Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 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-ssh11684690018919675459.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-ssh12052231494180969157.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7278805706461593408.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 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-ssh2803613010461897406.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12059569972631187573.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20673 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/190 [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/190 # 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 Avoid second fetch Checking out Revision ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 Commit message: "build(snap): source metadata from central repo (#3959)" > git rev-list --no-walk 197d819be8811250aad6d64bcb6b2aa1cf8bb64a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:28:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:28:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:28:13 ========================================================= 13:28:13 EdgeX Global Pipelines Version Info 13:28:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:28:14 ------------------- 13:28:14 stable info: 13:28:14 ------------------- 13:28:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:28:14 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:28:14 Message: update stable to v1.0.221 13:28:15 ------------------- 13:28:15 experimental info: 13:28:15 ------------------- 13:28:15 Commited By: **** collab-it+edgex@linuxfoundation.org 13:28:15 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:28:15 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad3b9b7 [Pipeline] echo 13:28:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:15 provisioning config files... 13:28:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/190@tmp/config6655997142042010287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:16 ---> docker-login.sh 13:28:16 nexus3.edgexfoundry.org:10001 13:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:16 Configure a credential helper to remove this warning. See 13:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:16 13:28:16 Login Succeeded 13:28:16 nexus3.edgexfoundry.org:10002 13:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:16 Configure a credential helper to remove this warning. See 13:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:16 13:28:16 Login Succeeded 13:28:16 nexus3.edgexfoundry.org:10003 13:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:16 Configure a credential helper to remove this warning. See 13:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:16 13:28:16 Login Succeeded 13:28:16 nexus3.edgexfoundry.org:10004 13:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:16 Configure a credential helper to remove this warning. See 13:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:16 13:28:16 Login Succeeded 13:28:16 docker.io 13:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:28:17 Configure a credential helper to remove this warning. See 13:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:28:17 13:28:17 Login Succeeded 13:28:17 ---> docker-login.sh ends [Pipeline] } 13:28:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:28:17 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 13:28:17 + dirname cmd/core-command/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo core-command,cmd/core-command/Dockerfile 13:28:17 + dirname cmd/core-data/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo core-data,cmd/core-data/Dockerfile 13:28:17 + dirname cmd/core-metadata/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo core-metadata,cmd/core-metadata/Dockerfile 13:28:17 + dirname cmd/security-bootstrapper/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:28:17 + dirname cmd/security-proxy-setup/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:28:17 + dirname cmd/security-secretstore-setup/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:28:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:28:17 + dirname cmd/security-spire-agent/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:28:17 + dirname cmd/security-spire-config/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:28:17 + dirname cmd/security-spire-server/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:28:17 + dirname cmd/support-notifications/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo support-notifications,cmd/support-notifications/Dockerfile 13:28:17 + dirname cmd/support-scheduler/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:28:17 + dirname cmd/sys-mgmt-agent/Dockerfile 13:28:17 + cut -d/ -f2 13:28:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:28:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:28:18 + git rev-list -1 --merges ad3b9b7afaca9b4f12e4a94d612d3496d02fef27~1..ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] echo 13:28:18 -----------> git rev-list -1 --merges ad3b9b7afaca9b4f12e4a94d612d3496d02fef27~1..ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [false] [Pipeline] sh 13:28:18 + git log --format=format:%s -1 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] echo 13:28:18 ========================================================= 13:28:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:28:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:28:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:28:19 + grep -v github /etc/ssh/ssh_known_hosts 13:28:19 + [ -e /tmp/ssh_known_hosts ] 13:28:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:28:19 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 13:28:19 tee -a /etc/ssh/ssh_known_hosts 13:28:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:28:19 13:28:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:28:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:28:19 latest: Pulling from edgex-devops/git-semver 13:28:19 a0d0a0d46f8b: Pulling fs layer 13:28:19 3e5f54012d9b: Pulling fs layer 13:28:19 4c7163046ea9: Pulling fs layer 13:28:19 0c2d73faf560: Pulling fs layer 13:28:19 0c2d73faf560: Waiting 13:28:19 3e5f54012d9b: Verifying Checksum 13:28:19 3e5f54012d9b: Download complete 13:28:19 a0d0a0d46f8b: Download complete 13:28:19 0c2d73faf560: Verifying Checksum 13:28:19 0c2d73faf560: Download complete 13:28:19 4c7163046ea9: Download complete 13:28:20 a0d0a0d46f8b: Pull complete 13:28:20 3e5f54012d9b: Pull complete 13:28:20 4c7163046ea9: Pull complete 13:28:20 0c2d73faf560: Pull complete 13:28:20 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:28:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:28:20 prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container 13:28:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:28:21 $ docker top b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:28:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:21 [ssh-agent] Looking for ssh-agent implementation... 13:28:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:21 $ docker exec b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 ssh-agent 13:28:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcGBJhl/agent.14 13:28:21 SSH_AGENT_PID=21 13:28:21 Running ssh-add (command line suppressed) 13:28:22 Identity added: /w/workspace/edgex-go/190@tmp/private_key_4368776497526892704.key (/w/workspace/edgex-go/190@tmp/private_key_4368776497526892704.key) 13:28:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:22 + git tag --points-at HEAD [Pipeline] } 13:28:22 $ docker exec --env ******** --env ******** b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 ssh-agent -k 13:28:22 unset SSH_AUTH_SOCK; 13:28:22 unset SSH_AGENT_PID; 13:28:22 echo Agent pid 21 killed; 13:28:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:28:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:28:22 [ssh-agent] Looking for ssh-agent implementation... 13:28:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:28:22 $ docker exec b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 ssh-agent 13:28:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGCJMBi/agent.54 13:28:22 SSH_AGENT_PID=60 13:28:22 Running ssh-add (command line suppressed) 13:28:22 Identity added: /w/workspace/edgex-go/190@tmp/private_key_7113159800901964364.key (/w/workspace/edgex-go/190@tmp/private_key_7113159800901964364.key) 13:28:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:28:23 + git semver init 13:28:23 # -> Open(): unable to determine branch for HEAD 13:28:23 # $GIT_DIR = /w/workspace/edgex-go/190/.git 13:28:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/190 13:28:23 # $SEMVER_REMOTE_NAME = origin 13:28:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:28:23 # $SEMVER_USER_NAME = edgex-jenkins 13:28:23 # $SEMVER_BRANCH = main 13:28:23 # $SEMVER_TEMP = /tmp/semver-849436004 13:28:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:28:38 # '/tmp/semver-849436004' -> '/w/workspace/edgex-go/190/.semver' 13:28:38 # -> Force: false 13:28:38 # $SEMVER_DIR = /w/workspace/edgex-go/190/.semver [Pipeline] } 13:28:38 $ docker exec --env ******** --env ******** b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 ssh-agent -k 13:28:38 unset SSH_AUTH_SOCK; 13:28:38 unset SSH_AGENT_PID; 13:28:38 echo Agent pid 60 killed; 13:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:28:38 + git semver [Pipeline] } 13:28:38 $ docker stop --time=1 b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 13:28:40 $ docker rm -f b38f6c2153c2da0ff76dc1d56551d7c50c5d47bcb1860ef83d3203d77dbc4233 [Pipeline] // withDockerContainer [Pipeline] sh 13:28:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:28:41 Stashed 1 file(s) [Pipeline] echo 13:28:41 [edgeXSemver]: initialized semver on version 2.2.0-dev.65 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 13:28:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:28:41 ========================================================= 13:28:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:28:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:28:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:28:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:28:41 59bf1c3509f3: Pulling fs layer 13:28:41 666ba61612fd: Pulling fs layer 13:28:41 8ed8ca486205: Pulling fs layer 13:28:41 4fe6c5a15a65: Pulling fs layer 13:28:41 22a0e8bec74d: Pulling fs layer 13:28:41 640e595b4fbd: Pulling fs layer 13:28:41 763cafe07f6e: Pulling fs layer 13:28:41 0c0b528cf693: Pulling fs layer 13:28:41 10935f4eaf8b: Pulling fs layer 13:28:41 763cafe07f6e: Waiting 13:28:41 640e595b4fbd: Waiting 13:28:41 10935f4eaf8b: Waiting 13:28:41 0c0b528cf693: Waiting 13:28:41 8ed8ca486205: Verifying Checksum 13:28:41 8ed8ca486205: Download complete 13:28:41 666ba61612fd: Download complete 13:28:41 22a0e8bec74d: Verifying Checksum 13:28:41 22a0e8bec74d: Download complete 13:28:41 640e595b4fbd: Download complete 13:28:41 59bf1c3509f3: Verifying Checksum 13:28:41 59bf1c3509f3: Download complete 13:28:41 763cafe07f6e: Download complete 13:28:41 0c0b528cf693: Verifying Checksum 13:28:41 0c0b528cf693: Download complete 13:28:41 59bf1c3509f3: Pull complete 13:28:41 666ba61612fd: Pull complete 13:28:42 8ed8ca486205: Pull complete 13:28:42 10935f4eaf8b: Verifying Checksum 13:28:42 10935f4eaf8b: Download complete 13:28:42 4fe6c5a15a65: Verifying Checksum 13:28:42 4fe6c5a15a65: Download complete 13:28:46 4fe6c5a15a65: Pull complete 13:28:46 22a0e8bec74d: Pull complete 13:28:46 640e595b4fbd: Pull complete 13:28:46 763cafe07f6e: Pull complete 13:28:46 0c0b528cf693: Pull complete 13:28:49 10935f4eaf8b: Pull complete 13:28:49 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 13:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:28:49 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:28:49 WORKDIR /edgex 13:28:49 COPY go.mod . 13:28:49 RUN go mod download build 13:28:49 -t ci-base-image-x86_64 -f - . 13:28:50 Sending build context to Docker daemon 334.7MB 13:28:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:28:50 ---> 99d49a6021b9 13:28:50 Step 2/4 : WORKDIR /edgex 13:28:52 ---> Running in 4540df7f961f 13:28:52 Removing intermediate container 4540df7f961f 13:28:52 ---> b00069c8e1f3 13:28:52 Step 3/4 : COPY go.mod . 13:28:52 ---> 07379b0190fc 13:28:52 Step 4/4 : RUN go mod download 13:28:52 ---> Running in ca2c484271d0 13:28:56 Still waiting to schedule task 13:28:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:29:10 Removing intermediate container ca2c484271d0 13:29:10 ---> 8676dbdafc7d 13:29:10 Successfully built 8676dbdafc7d 13:29:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:29:11 + docker inspect -f . ci-base-image-x86_64 13:29:11 . [Pipeline] withDockerContainer 13:29:11 prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container 13:29:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** ci-base-image-x86_64 cat 13:29:11 $ docker top f4833e84dd17e589171cf67b51ecd1b07b018cfdf1fb2f1ac87fc35ed7960dc0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:12 + go version 13:29:12 go version go1.17.6 linux/amd64 [Pipeline] } 13:29:12 $ docker stop --time=1 f4833e84dd17e589171cf67b51ecd1b07b018cfdf1fb2f1ac87fc35ed7960dc0 13:29:13 $ docker rm -f f4833e84dd17e589171cf67b51ecd1b07b018cfdf1fb2f1ac87fc35ed7960dc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:29:13 + docker inspect -f . ci-base-image-x86_64 13:29:13 . [Pipeline] withDockerContainer 13:29:13 prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container 13:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** ci-base-image-x86_64 cat 13:29:14 $ docker top 3075b400328d4d9017593d3dbf41ddb4c73c2c2d774aea0ef5ed37a24392efbb -eo pid,comm [Pipeline] { [Pipeline] echo 13:29:14 ========================================================= 13:29:14 [edgeXBuildGoParallel] Running Tests and Build... 13:29:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:29:14 + make test 13:29:14 go mod tidy -compat=1.17 13:29:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:29:21 ? github.com/edgexfoundry/edgex-go [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:29:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:29:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 13:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:29:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.125s coverage: 98.5% of statements 13:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.9% of statements 13:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.453s coverage: 89.2% of statements 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.427s coverage: 95.4% of statements 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.091s coverage: 60.0% of statements 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.122s coverage: 0.9% of statements 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 24.0% of statements 13:29:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.096s coverage: 79.5% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 13:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 13:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 13:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 13:29:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements 13:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.4% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 89.4% of statements 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 65.4% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:29:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 13:29:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 13:29:57 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 13:30:15 GO111MODULE=on go vet ./... 13:30:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:30:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:30:18 ./bin/test-attribution-txt.sh [Pipeline] echo 13:30:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:30:19 + ls -al . 13:30:19 total 668 13:30:19 drwxrwxr-x 10 1001 1001 4096 Apr 12 13:30 . 13:30:19 drwxr-xr-x 4 root root 4096 Apr 12 13:29 .. 13:30:19 -rw-rw-r-- 1 1001 1001 11 Apr 12 13:28 .dockerignore 13:30:19 drwxrwxr-x 8 1001 1001 4096 Apr 12 13:28 .git 13:30:19 drwxrwxr-x 3 1001 1001 4096 Apr 12 13:28 .github 13:30:19 -rw-rw-r-- 1 1001 1001 879 Apr 12 13:28 .gitignore 13:30:19 -rw-rw-r-- 1 1001 1001 42 Apr 12 13:28 .golangci.yml 13:30:19 -rw-rw-r-- 1 1001 1001 87 Apr 12 13:28 .hadolint.yml 13:30:19 drwx------ 3 1001 1001 4096 Apr 12 13:28 .semver 13:30:19 -rw-rw-r-- 1 1001 1001 166 Apr 12 13:28 .sonarcloud.properties 13:30:19 -rw-rw-r-- 1 1001 1001 1171 Apr 12 13:28 ADOPTERS.md 13:30:19 -rw-rw-r-- 1 1001 1001 9953 Apr 12 13:28 Attribution.txt 13:30:19 -rw-rw-r-- 1 1001 1001 51732 Apr 12 13:28 CHANGELOG.md 13:30:19 -rw-rw-r-- 1 1001 1001 3804 Apr 12 13:28 CONTRIBUTING.md 13:30:19 -rw-rw-r-- 1 1001 1001 677 Apr 12 13:28 GOVERNANCE.md 13:30:19 -rw-rw-r-- 1 1001 1001 850 Apr 12 13:28 Jenkinsfile 13:30:19 -rw-rw-r-- 1 1001 1001 10775 Apr 12 13:28 LICENSE 13:30:19 -rw-rw-r-- 1 1001 1001 8478 Apr 12 13:28 Makefile 13:30:19 -rw-rw-r-- 1 1001 1001 582 Apr 12 13:28 OWNERS.md 13:30:19 -rw-rw-r-- 1 1001 1001 8207 Apr 12 13:28 README.md 13:30:19 -rw-rw-r-- 1 1001 1001 6912 Apr 12 13:28 SECURITY.md 13:30:19 -rw-rw-r-- 1 1001 1001 12 Apr 12 13:28 VERSION 13:30:19 -rw-rw-r-- 1 1001 1001 4131 Apr 12 13:28 ZMQWindows.md 13:30:19 drwxrwxr-x 2 1001 1001 4096 Apr 12 13:28 bin 13:30:19 drwxrwxr-x 18 1001 1001 4096 Apr 12 13:28 cmd 13:30:19 -rw-r--r-- 1 root root 432619 Apr 12 13:29 coverage.out 13:30:19 -rw-rw-r-- 1 1001 1001 3175 Apr 12 13:28 go.mod 13:30:19 -rw-rw-r-- 1 1001 1001 34990 Apr 12 13:28 go.sum 13:30:19 drwxrwxr-x 8 1001 1001 4096 Apr 12 13:28 internal 13:30:19 drwxrwxr-x 3 1001 1001 4096 Apr 12 13:28 openapi 13:30:19 drwxrwxr-x 4 1001 1001 4096 Apr 12 13:28 snap 13:30:19 -rw-rw-r-- 1 1001 1001 204 Apr 12 13:28 version.go [Pipeline] sh 13:30:19 + '[' -e coverage.out ] 13:30:19 + chown 1001:1001 coverage.out [Pipeline] stash 13:30:19 Stashed 1 file(s) [Pipeline] sh 13:30:19 + make build 13:30:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:30:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20674 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 13:30:29 Running in /w/workspace/edgex-go/190 [Pipeline] { [Pipeline] checkout 13:30:29 The recommended git tool is: git 13:30:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:30:37 using credential edgex-jenkins-ssh 13:30:37 Cloning the remote Git repository 13:30:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:30:37 > git init /w/workspace/edgex-go/190 # timeout=10 13:30:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:30:37 > git --version # timeout=10 13:30:37 > git --version # 'git version 2.25.1' 13:30:37 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:30:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:30:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:30:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:30:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:30:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:30:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:30:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:30:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:30:54 Avoid second fetch 13:30:54 Checking out Revision ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 (main) 13:30:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:30:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:54 > git config core.sparsecheckout # timeout=10 13:30:54 > git checkout -f ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 # timeout=10 13:30:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:30:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:30:58 $ docker stop --time=1 3075b400328d4d9017593d3dbf41ddb4c73c2c2d774aea0ef5ed37a24392efbb 13:30:59 Commit message: "build(snap): source metadata from central repo (#3959)" 13:31:00 $ docker rm -f 3075b400328d4d9017593d3dbf41ddb4c73c2c2d774aea0ef5ed37a24392efbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 13:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:31:02 13:31:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:31:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:31:02 % Total % Received % Xferd Average Speed Time Time Time Current 13:31:02 Dload Upload Total Spent Left Speed 13:31:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 41554 0 --:--:-- --:--:-- --:--:-- 41700 13:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:31:02 latest: Pulling from edgex-devops/edgex-compose 13:31:02 cbdbe7a5bc2a: Pulling fs layer 13:31:02 ca9280d653b3: Pulling fs layer 13:31:02 7e9c9ca2126c: Pulling fs layer 13:31:02 cbdbe7a5bc2a: Download complete 13:31:02 ca9280d653b3: Verifying Checksum 13:31:02 cbdbe7a5bc2a: Pull complete [Pipeline] sh 13:31:02 7e9c9ca2126c: Download complete 13:31:03 ca9280d653b3: Pull complete 13:31:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:31:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:31:03 + sudo tee /etc/docker/daemon.new 13:31:03 { 13:31:03 "registry-mirrors": [ 13:31:03 "https://nexus3.edgexfoundry.org:10001" 13:31:03 ], 13:31:03 "bip": "10.250.0.254/24", 13:31:03 "hosts": [ 13:31:03 "tcp://0.0.0.0:5555", 13:31:03 "unix:///var/run/docker.sock" 13:31:03 ], 13:31:03 "mtu": 1458, 13:31:03 "selinux-enabled": true, 13:31:03 "seccomp-profile": "/etc/docker/seccomp.json" 13:31:03 } [Pipeline] sh 13:31:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:31:04 + sudo service docker restart 13:31:06 7e9c9ca2126c: Pull complete 13:31:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:31:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:31:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:31:06 prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container 13:31:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:31:07 $ docker top 010ebc6adb0d7772e3f464149bb1e8dfc3ed3b2177ae765423f96c63e543bdfd -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:08 + + docker-composegrep build parallel --help 13:31:08 13:31:08 --parallel Build images in parallel. [Pipeline] } 13:31:08 $ docker stop --time=1 010ebc6adb0d7772e3f464149bb1e8dfc3ed3b2177ae765423f96c63e543bdfd 13:31:10 $ docker rm -f 010ebc6adb0d7772e3f464149bb1e8dfc3ed3b2177ae765423f96c63e543bdfd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:31:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:31:10 . [Pipeline] withDockerContainer 13:31:10 prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container 13:31:10 $ 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/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:31:11 $ docker top b80193e3ad7551a32e9d3737181b69caee17759f66a58ef03eabd7fdba2b8db4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:31:11 + docker-compose -f ./docker-compose-build.yml build --parallel 13:31:12 Building core-command ... 13:31:12 Building core-data ... 13:31:12 Building core-metadata ... 13:31:12 Building security-bootstrapper ... 13:31:12 Building security-proxy-setup ... 13:31:12 Building security-secretstore-setup ... 13:31:12 Building security-spiffe-token-provider ... 13:31:12 Building security-spire-agent ... 13:31:12 Building security-spire-config ... 13:31:12 Building security-spire-server ... 13:31:12 Building support-notifications ... 13:31:12 Building support-scheduler ... 13:31:12 Building sys-mgmt-agent ... 13:31:12 Building security-spire-server 13:31:12 Building core-command 13:31:12 Building support-notifications 13:31:12 Building security-secretstore-setup 13:31:12 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:22 provisioning config files... 13:31:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/190@tmp/config3488290251156434900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:23 ---> docker-login.sh 13:31:23 nexus3.edgexfoundry.org:10001 13:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:24 Configure a credential helper to remove this warning. See 13:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:24 13:31:24 Login Succeeded 13:31:24 nexus3.edgexfoundry.org:10002 13:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:24 Configure a credential helper to remove this warning. See 13:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:24 13:31:24 Login Succeeded 13:31:24 nexus3.edgexfoundry.org:10003 13:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:24 Configure a credential helper to remove this warning. See 13:31:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:24 13:31:24 Login Succeeded 13:31:24 nexus3.edgexfoundry.org:10004 13:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:25 Configure a credential helper to remove this warning. See 13:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:25 13:31:25 Login Succeeded 13:31:25 docker.io 13:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:31:26 Configure a credential helper to remove this warning. See 13:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:31:26 13:31:26 Login Succeeded 13:31:26 ---> docker-login.sh ends [Pipeline] } 13:31:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:31:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:31:26 ========================================================= 13:31:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:31:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:31:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:31:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:31:27 9b3977197b4f: Pulling fs layer 13:31:27 1a89e8eeedd5: Pulling fs layer 13:31:27 94645a83ff95: Pulling fs layer 13:31:27 3f3a8bcf1eab: Pulling fs layer 13:31:27 0c92f367c5e7: Pulling fs layer 13:31:27 f7c0051592d6: Pulling fs layer 13:31:27 a227ed2f7395: Pulling fs layer 13:31:27 7b1c46037f91: Pulling fs layer 13:31:27 f7c0051592d6: Waiting 13:31:27 7b1c46037f91: Waiting 13:31:27 a227ed2f7395: Waiting 13:31:27 3f3a8bcf1eab: Waiting 13:31:27 0c92f367c5e7: Waiting 13:31:27 94645a83ff95: Download complete 13:31:27 1a89e8eeedd5: Verifying Checksum 13:31:27 1a89e8eeedd5: Download complete 13:31:27 0c92f367c5e7: Verifying Checksum 13:31:27 0c92f367c5e7: Download complete 13:31:27 f7c0051592d6: Verifying Checksum 13:31:27 f7c0051592d6: Download complete 13:31:27 a227ed2f7395: Download complete 13:31:27 9b3977197b4f: Verifying Checksum 13:31:27 9b3977197b4f: Download complete 13:31:28 9b3977197b4f: Pull complete 13:31:28 1a89e8eeedd5: Pull complete 13:31:28 94645a83ff95: Pull complete 13:31:29 7b1c46037f91: Verifying Checksum 13:31:29 7b1c46037f91: Download complete 13:31:30 3f3a8bcf1eab: Verifying Checksum 13:31:30 3f3a8bcf1eab: Download complete 13:31:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:31:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:31:30 ---> 8676dbdafc7d 13:31:30 Step 3/23 : WORKDIR /edgex-go 13:31:30 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:31:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:31:30 ---> 8676dbdafc7d 13:31:30 Step 3/20 : WORKDIR /edgex-go 13:31:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:31:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:31:30 ---> 8676dbdafc7d 13:31:30 Step 3/25 : WORKDIR /edgex-go 13:31:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:31:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:31:30 ---> 8676dbdafc7d 13:31:30 Step 3/25 : WORKDIR /edgex-go 13:31:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:31:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:31:30 ---> 8676dbdafc7d 13:31:30 Step 3/22 : WORKDIR /edgex-go 13:31:34 ---> Running in 11377734e4ba 13:31:34 ---> Running in 1b981310282b 13:31:34 ---> Running in 474ed2a663e1 13:31:34 ---> Running in a18a0975fcb4 13:31:34 ---> Running in 309e3aabb911 13:31:34 Removing intermediate container 11377734e4ba 13:31:34 ---> a853ad7cd0c1 13:31:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:34 Removing intermediate container a18a0975fcb4 13:31:34 ---> 2363eac7a3ea 13:31:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:34 Removing intermediate container 474ed2a663e1 13:31:34 ---> b0fe40e8f9c5 13:31:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:34 Removing intermediate container 1b981310282b 13:31:34 ---> 6c372a0e092d 13:31:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:31:34 Removing intermediate container 309e3aabb911 13:31:34 ---> 648c094b5f5c 13:31:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:34 ---> Running in 54ef83f05719 13:31:34 ---> Running in c424f6aa8769 13:31:34 ---> Running in e6dfa06d520f 13:31:34 ---> Running in 7789d26ef184 13:31:34 ---> Running in e9cd634ce05c 13:31:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:31:35 Removing intermediate container c424f6aa8769 13:31:35 ---> 6e13e405fee3 13:31:35 Step 5/23 : RUN apk add --update --no-cache make git 13:31:35 Removing intermediate container e6dfa06d520f 13:31:35 ---> 78bb4ceee2a9 13:31:35 Step 5/25 : RUN apk add --update --no-cache make git 13:31:35 ---> Running in f13643780f3b 13:31:35 ---> Running in b082d35bec97 13:31:35 Removing intermediate container e9cd634ce05c 13:31:35 ---> 05f5e147a894 13:31:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:31:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:31:35 ---> Running in 99a8c414c6a1 13:31:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:31:35 Removing intermediate container 54ef83f05719 13:31:35 ---> 988b4343ebb3 13:31:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 13:31:35 ---> Running in ae771e4ff91f 13:31:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:31:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:31:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:31:36 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:31:36 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:31:36 OK: 15864 distinct packages available 13:31:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:31:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:31:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:31:36 OK: 221 MiB in 52 packages 13:31:36 OK: 221 MiB in 52 packages 13:31:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:31:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:31:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:31:37 OK: 221 MiB in 52 packages 13:31:37 Removing intermediate container f13643780f3b 13:31:37 ---> 26a45e22abc6 13:31:37 Step 6/23 : COPY go.mod vendor* ./ 13:31:37 Removing intermediate container b082d35bec97 13:31:37 ---> 3744124294f5 13:31:37 Step 6/25 : COPY go.mod vendor* ./ 13:31:37 OK: 221 MiB in 52 packages 13:31:37 OK: 221 MiB in 52 packages 13:31:37 ---> e3d3242e2565 13:31:37 ---> c697ca34a043 13:31:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:37 13:31:37 ---> Running in c3bfa9dbfa47 13:31:37 ---> Running in 7ab8acb17577 13:31:37 Removing intermediate container 99a8c414c6a1 13:31:37 ---> 772da3cdf67f 13:31:37 Step 6/22 : COPY go.mod vendor* ./ 13:31:37 ---> ad3373948423 13:31:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:37 ---> Running in 0142632f302d 13:31:37 Removing intermediate container ae771e4ff91f 13:31:37 ---> f751a40c72e3 13:31:37 Step 6/25 : COPY go.mod vendor* ./ 13:31:37 ---> f7cd2271c7ce 13:31:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:38 ---> Running in 9d9ee956d483 13:31:38 Removing intermediate container 7789d26ef184 13:31:38 ---> 5c1367f048c6 13:31:38 Step 5/20 : COPY go.mod vendor* ./ 13:31:38 ---> e660f74227e8 13:31:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:38 ---> Running in 883e39ac0e76 13:31:38 Removing intermediate container 7ab8acb17577 13:31:38 ---> 8ea6dc776b2e 13:31:38 Step 8/23 : COPY . . 13:31:40 Removing intermediate container c3bfa9dbfa47 13:31:40 ---> bb91ae36c479 13:31:40 Step 8/25 : COPY . . 13:31:40 Removing intermediate container 0142632f302d 13:31:40 ---> ee37b194bfcb 13:31:40 Step 8/22 : COPY . . 13:31:40 Removing intermediate container 9d9ee956d483 13:31:40 ---> 308cba029b7e 13:31:40 Step 8/25 : COPY . . 13:31:41 Removing intermediate container 883e39ac0e76 13:31:41 ---> af0f8eafc343 13:31:41 Step 7/20 : COPY . . 13:31:42 3f3a8bcf1eab: Pull complete 13:31:42 0c92f367c5e7: Pull complete 13:31:42 f7c0051592d6: Pull complete 13:31:42 a227ed2f7395: Pull complete 13:31:51 7b1c46037f91: Pull complete 13:31:51 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 13:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:31:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:31:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:31:51 WORKDIR /edgex 13:31:51 COPY go.mod . 13:31:51 RUN go mod download 13:31:51 + docker build -t ci-base-image-arm64 -f - . 13:31:54 ---> 83b3e5b12dbf 13:31:54 ---> f5720888304b 13:31:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:31:54 13:31:54 ---> 197ca37baf7f 13:31:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:31:54 ---> 27a152d8cf42 13:31:54 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 13:31:54 ---> f48a7c208e31 13:31:54 Step 9/23 : RUN make cmd/core-command/core-command 13:31:54 ---> Running in 99e040351c91 13:31:54 ---> Running in 4598698fc86d 13:31:54 ---> Running in 6c939d08557b 13:31:54 ---> Running in ce6fe50e69a8 13:31:54 ---> Running in 2ea4f8d7d5ce 13:31:54 Removing intermediate container 6c939d08557b 13:31:54 ---> e51f7904a155 13:31:54 Step 10/25 : RUN mkdir -p spire-build 13:31:54 ---> Running in ad292a5c8068 13:31:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:31:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:31:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:31:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:31:54 Sending build context to Docker daemon 169.1MB 13:31:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:31:54 ---> f79e39bc4007 13:31:54 Step 2/4 : WORKDIR /edgex 13:31:54 Removing intermediate container ad292a5c8068 13:31:54 ---> 695a321e42b7 13:31:54 Step 11/25 : WORKDIR /edgex-go/spire-build 13:31:54 ---> Running in 9f58d749f00a 13:31:54 Removing intermediate container 9f58d749f00a 13:31:54 ---> e2093feb59e8 13:31:54 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 13:31:54 ---> Running in 6d1beeac0455 13:31:54 ---> Running in 627de6bcd8f6 13:31:55 Removing intermediate container 6d1beeac0455 13:31:55 ---> 44f211796a8d 13:31:55 Step 3/4 : COPY go.mod . 13:31:55 ---> 626c8859285d 13:31:55 Step 4/4 : RUN go mod download 13:31:55 ---> Running in da7cc3296aa7 13:31:55 spire-1.2.1/ 13:31:55 spire-1.2.1/.data/ 13:31:55 spire-1.2.1/.data/.file 13:31:55 spire-1.2.1/.dockerignore 13:31:55 spire-1.2.1/.gitattributes 13:31:55 spire-1.2.1/.githooks/ 13:31:55 spire-1.2.1/.githooks/pre-commit 13:31:55 spire-1.2.1/.github/ 13:31:55 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:31:55 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:31:55 spire-1.2.1/.github/dependabot.yml 13:31:55 spire-1.2.1/.github/workflows/ 13:31:55 spire-1.2.1/.github/workflows/nightly_build.yaml 13:31:55 spire-1.2.1/.github/workflows/pr_build.yaml 13:31:55 spire-1.2.1/.github/workflows/release_build.yaml 13:31:55 spire-1.2.1/.github/workflows/scripts/ 13:31:55 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:31:55 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:31:55 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:31:55 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:31:55 spire-1.2.1/.github/workflows/scripts/split.sh 13:31:55 spire-1.2.1/.gitignore 13:31:55 spire-1.2.1/.go-version 13:31:55 spire-1.2.1/.golangci.yml 13:31:55 spire-1.2.1/ADOPTERS.md 13:31:55 spire-1.2.1/CHANGELOG.md 13:31:55 spire-1.2.1/CODE-OF-CONDUCT.md 13:31:55 spire-1.2.1/CODEOWNERS 13:31:55 spire-1.2.1/CONTRIBUTING.md 13:31:55 spire-1.2.1/Dockerfile 13:31:55 spire-1.2.1/Dockerfile.dev 13:31:55 spire-1.2.1/Dockerfile.scratch 13:31:55 spire-1.2.1/LICENSE 13:31:55 spire-1.2.1/MAINTAINERS.md 13:31:55 spire-1.2.1/Makefile 13:31:55 spire-1.2.1/README.md 13:31:55 spire-1.2.1/ROADMAP.md 13:31:55 spire-1.2.1/SECURITY.md 13:31:55 spire-1.2.1/cmd/ 13:31:55 spire-1.2.1/cmd/spire-agent/ 13:31:55 spire-1.2.1/cmd/spire-agent/cli/ 13:31:55 spire-1.2.1/cmd/spire-agent/cli/api/ 13:31:55 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/common/ 13:31:55 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:31:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/run/ 13:31:55 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:31:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:31:55 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:31:55 spire-1.2.1/cmd/spire-agent/main.go 13:31:55 spire-1.2.1/cmd/spire-server/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/agent/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/cli.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/run/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/token/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/validate/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/x509/ 13:31:55 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:31:55 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:31:55 spire-1.2.1/cmd/spire-server/main.go 13:31:55 spire-1.2.1/cmd/spire-server/util/ 13:31:55 spire-1.2.1/cmd/spire-server/util/util.go 13:31:55 spire-1.2.1/conf/ 13:31:55 spire-1.2.1/conf/agent/ 13:31:55 spire-1.2.1/conf/agent/agent.conf 13:31:55 spire-1.2.1/conf/agent/agent_full.conf 13:31:55 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:31:55 spire-1.2.1/conf/server/ 13:31:55 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:31:55 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:31:55 spire-1.2.1/conf/server/server.conf 13:31:55 spire-1.2.1/conf/server/server_full.conf 13:31:55 spire-1.2.1/doc/ 13:31:55 spire-1.2.1/doc/SPIRE101.md 13:31:55 spire-1.2.1/doc/auditlog.md 13:31:55 spire-1.2.1/doc/authorization_policy_engine.md 13:31:55 spire-1.2.1/doc/changelog_guidelines.md 13:31:55 spire-1.2.1/doc/cure53-report.pdf 13:31:55 spire-1.2.1/doc/images/ 13:31:55 spire-1.2.1/doc/images/2019_roadmap.png 13:31:55 spire-1.2.1/doc/images/SPIRE101.png 13:31:55 spire-1.2.1/doc/images/SPIRE_agent.png 13:31:55 spire-1.2.1/doc/images/SPIRE_server.png 13:31:55 spire-1.2.1/doc/images/cache_mgr.png 13:31:55 spire-1.2.1/doc/images/cache_mgr_components.png 13:31:55 spire-1.2.1/doc/images/federated_spire.png 13:31:55 spire-1.2.1/doc/images/ha_mode.png 13:31:55 spire-1.2.1/doc/images/nested_spire.png 13:31:55 spire-1.2.1/doc/images/oidc_federation.png 13:31:55 spire-1.2.1/doc/images/single_trust_domain.png 13:31:55 spire-1.2.1/doc/images/spiffe_compatible.png 13:31:55 spire-1.2.1/doc/images/spire_logo.png 13:31:55 spire-1.2.1/doc/migrating_registration_api_clients.md 13:31:55 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:31:55 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:31:55 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:31:55 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:31:55 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:31:55 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:31:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:31:55 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:31:55 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:31:55 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:31:55 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:31:55 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:31:55 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:31:55 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:31:55 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:31:55 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:31:55 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:31:55 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:31:55 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:31:55 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:31:55 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:31:55 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:31:55 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:31:55 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:31:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:31:55 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:31:55 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:31:55 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:31:55 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:31:55 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:31:55 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:31:56 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:31:56 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:31:56 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:31:56 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:31:56 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:31:56 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:31:56 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:31:56 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:31:56 spire-1.2.1/doc/scaling_spire.md 13:31:56 spire-1.2.1/doc/spire_agent.md 13:31:56 spire-1.2.1/doc/spire_server.md 13:31:56 spire-1.2.1/doc/supported_integrations.md 13:31:56 spire-1.2.1/doc/telemetry.md 13:31:56 spire-1.2.1/doc/telemetry_config.md 13:31:56 spire-1.2.1/doc/upgrading.md 13:31:56 spire-1.2.1/doc/using_spire.md 13:31:56 spire-1.2.1/examples/ 13:31:56 spire-1.2.1/examples/README.md 13:31:56 spire-1.2.1/go.mod 13:31:56 spire-1.2.1/go.sum 13:31:56 spire-1.2.1/pkg/ 13:31:56 spire-1.2.1/pkg/agent/ 13:31:56 spire-1.2.1/pkg/agent/agent.go 13:31:56 spire-1.2.1/pkg/agent/api/ 13:31:56 spire-1.2.1/pkg/agent/api/config.go 13:31:56 spire-1.2.1/pkg/agent/api/debug/ 13:31:56 spire-1.2.1/pkg/agent/api/debug/v1/ 13:31:56 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:31:56 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:31:56 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:31:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:31:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:31:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:31:56 spire-1.2.1/pkg/agent/api/endpoints.go 13:31:56 spire-1.2.1/pkg/agent/api/health/ 13:31:56 spire-1.2.1/pkg/agent/api/health/v1/ 13:31:56 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:31:56 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:31:56 spire-1.2.1/pkg/agent/api/rpccontext/ 13:31:56 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:31:56 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:31:56 spire-1.2.1/pkg/agent/attestor/ 13:31:56 spire-1.2.1/pkg/agent/attestor/node/ 13:31:56 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:31:56 spire-1.2.1/pkg/agent/attestor/node/node.go 13:31:56 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:31:56 spire-1.2.1/pkg/agent/attestor/workload/ 13:31:56 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:31:56 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:31:56 spire-1.2.1/pkg/agent/catalog/ 13:31:56 spire-1.2.1/pkg/agent/catalog/catalog.go 13:31:56 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:31:56 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:31:56 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:31:56 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:31:56 spire-1.2.1/pkg/agent/client/ 13:31:56 spire-1.2.1/pkg/agent/client/client.go 13:31:56 spire-1.2.1/pkg/agent/client/client_test.go 13:31:56 spire-1.2.1/pkg/agent/client/dial.go 13:31:56 spire-1.2.1/pkg/agent/client/nodeconn.go 13:31:56 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:31:56 spire-1.2.1/pkg/agent/client/update.go 13:31:56 spire-1.2.1/pkg/agent/client/util.go 13:31:56 spire-1.2.1/pkg/agent/common/ 13:31:56 spire-1.2.1/pkg/agent/common/backoff/ 13:31:56 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:31:56 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:31:56 spire-1.2.1/pkg/agent/common/cgroups/ 13:31:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:31:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:31:56 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:31:56 spire-1.2.1/pkg/agent/config.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/ 13:31:56 spire-1.2.1/pkg/agent/endpoints/config.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:31:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:31:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/workload/ 13:31:56 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:31:56 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:31:56 spire-1.2.1/pkg/agent/manager/ 13:31:56 spire-1.2.1/pkg/agent/manager/cache/ 13:31:56 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:31:56 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:31:56 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:31:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:31:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:31:56 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:31:56 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:31:56 spire-1.2.1/pkg/agent/manager/config.go 13:31:56 spire-1.2.1/pkg/agent/manager/manager.go 13:31:56 spire-1.2.1/pkg/agent/manager/manager_test.go 13:31:56 spire-1.2.1/pkg/agent/manager/storage.go 13:31:56 spire-1.2.1/pkg/agent/manager/storage_test.go 13:31:56 spire-1.2.1/pkg/agent/manager/storecache/ 13:31:56 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:31:56 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:31:56 spire-1.2.1/pkg/agent/manager/sync.go 13:31:56 spire-1.2.1/pkg/agent/plugin/ 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:31:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:31:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:31:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:31:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:31:56 spire-1.2.1/pkg/agent/svid/ 13:31:56 spire-1.2.1/pkg/agent/svid/rotator.go 13:31:56 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:31:56 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:31:56 spire-1.2.1/pkg/agent/svid/store/ 13:31:56 spire-1.2.1/pkg/agent/svid/store/service.go 13:31:56 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:31:56 spire-1.2.1/pkg/common/ 13:31:56 spire-1.2.1/pkg/common/agentpathtemplate/ 13:31:56 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:31:56 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:31:56 spire-1.2.1/pkg/common/api/ 13:31:56 spire-1.2.1/pkg/common/api/metrics.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/ 13:31:56 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/logger.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/names.go 13:31:56 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:31:56 spire-1.2.1/pkg/common/api/names.go 13:31:56 spire-1.2.1/pkg/common/api/ratelimit.go 13:31:56 spire-1.2.1/pkg/common/api/rpccontext/ 13:31:56 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:31:56 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:31:56 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:31:56 spire-1.2.1/pkg/common/auth/ 13:31:56 spire-1.2.1/pkg/common/auth/interceptors.go 13:31:56 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:31:56 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:31:56 spire-1.2.1/pkg/common/bundleutil/ 13:31:56 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:31:56 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:31:56 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:31:56 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:31:56 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:31:56 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:31:56 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:31:56 spire-1.2.1/pkg/common/bundleutil/types.go 13:31:56 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:31:56 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:31:56 spire-1.2.1/pkg/common/catalog/ 13:31:56 spire-1.2.1/pkg/common/catalog/bind.go 13:31:56 spire-1.2.1/pkg/common/catalog/builtin.go 13:31:56 spire-1.2.1/pkg/common/catalog/catalog.go 13:31:56 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:31:56 spire-1.2.1/pkg/common/catalog/closers.go 13:31:56 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:31:56 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:31:56 spire-1.2.1/pkg/common/catalog/config.go 13:31:56 spire-1.2.1/pkg/common/catalog/config_test.go 13:31:56 spire-1.2.1/pkg/common/catalog/configure.go 13:31:56 spire-1.2.1/pkg/common/catalog/constraints.go 13:31:56 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:31:56 spire-1.2.1/pkg/common/catalog/context.go 13:31:56 spire-1.2.1/pkg/common/catalog/external.go 13:31:56 spire-1.2.1/pkg/common/catalog/host.go 13:31:56 spire-1.2.1/pkg/common/catalog/pipenet.go 13:31:56 spire-1.2.1/pkg/common/catalog/plugin.go 13:31:56 spire-1.2.1/pkg/common/catalog/testplugin/ 13:31:56 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:31:56 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:31:56 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:31:56 spire-1.2.1/pkg/common/cli/ 13:31:56 spire-1.2.1/pkg/common/cli/env.go 13:31:56 spire-1.2.1/pkg/common/cli/flags.go 13:31:56 spire-1.2.1/pkg/common/cli/trust_domain.go 13:31:56 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:31:56 spire-1.2.1/pkg/common/cli/umask.go 13:31:56 spire-1.2.1/pkg/common/cli/umask_posix.go 13:31:56 spire-1.2.1/pkg/common/cli/umask_test.go 13:31:56 spire-1.2.1/pkg/common/cli/umask_windows.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/ 13:31:56 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/flag.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/format.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/ 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:31:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:31:56 spire-1.2.1/pkg/common/coretypes/ 13:31:56 spire-1.2.1/pkg/common/coretypes/bundle/ 13:31:56 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:31:56 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:31:56 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:31:56 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:31:56 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:31:56 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:31:56 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:31:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:31:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:31:56 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:31:56 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:31:56 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:31:56 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:31:56 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:31:56 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:31:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:31:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:31:56 spire-1.2.1/pkg/common/cryptoutil/ 13:31:56 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:31:56 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:31:56 spire-1.2.1/pkg/common/diskutil/ 13:31:56 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:31:56 spire-1.2.1/pkg/common/diskutil/file_test.go 13:31:56 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:31:56 spire-1.2.1/pkg/common/errorutil/ 13:31:56 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:31:56 spire-1.2.1/pkg/common/health/ 13:31:56 spire-1.2.1/pkg/common/health/config.go 13:31:56 spire-1.2.1/pkg/common/health/context.go 13:31:56 spire-1.2.1/pkg/common/health/context_test.go 13:31:56 spire-1.2.1/pkg/common/health/health.go 13:31:56 spire-1.2.1/pkg/common/health/health_test.go 13:31:56 spire-1.2.1/pkg/common/health/logger.go 13:31:56 spire-1.2.1/pkg/common/hostservice/ 13:31:56 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:31:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:31:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:31:56 spire-1.2.1/pkg/common/idutil/ 13:31:56 spire-1.2.1/pkg/common/idutil/require.go 13:31:56 spire-1.2.1/pkg/common/idutil/require_test.go 13:31:56 spire-1.2.1/pkg/common/idutil/safety.go 13:31:56 spire-1.2.1/pkg/common/idutil/safety_test.go 13:31:56 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:31:56 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:31:56 spire-1.2.1/pkg/common/jwtsvid/ 13:31:56 spire-1.2.1/pkg/common/jwtsvid/common.go 13:31:56 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:31:56 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:31:56 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:31:56 spire-1.2.1/pkg/common/jwtutil/ 13:31:56 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:31:56 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:31:56 spire-1.2.1/pkg/common/log/ 13:31:56 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:31:56 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:31:56 spire-1.2.1/pkg/common/log/log.go 13:31:56 spire-1.2.1/pkg/common/log/log_test.go 13:31:56 spire-1.2.1/pkg/common/log/options.go 13:31:56 spire-1.2.1/pkg/common/nodeutil/ 13:31:56 spire-1.2.1/pkg/common/nodeutil/node.go 13:31:56 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:31:56 spire-1.2.1/pkg/common/peertracker/ 13:31:56 spire-1.2.1/pkg/common/peertracker/conn.go 13:31:56 spire-1.2.1/pkg/common/peertracker/credentials.go 13:31:56 spire-1.2.1/pkg/common/peertracker/errors.go 13:31:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:31:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:31:56 spire-1.2.1/pkg/common/peertracker/info.go 13:31:56 spire-1.2.1/pkg/common/peertracker/listener.go 13:31:56 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:31:56 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:31:56 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:31:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:31:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:31:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:31:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:31:56 spire-1.2.1/pkg/common/peertracker/tcp.go 13:31:56 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:31:56 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:31:56 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:31:56 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:31:56 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:31:56 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:31:56 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:31:56 spire-1.2.1/pkg/common/peertracker/uds.go 13:31:56 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:31:56 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:31:56 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:31:56 spire-1.2.1/pkg/common/pemutil/ 13:31:56 spire-1.2.1/pkg/common/pemutil/block.go 13:31:56 spire-1.2.1/pkg/common/pemutil/certs.go 13:31:56 spire-1.2.1/pkg/common/pemutil/common.go 13:31:56 spire-1.2.1/pkg/common/pemutil/csr.go 13:31:56 spire-1.2.1/pkg/common/pemutil/keys.go 13:31:56 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:31:56 spire-1.2.1/pkg/common/pemutil/testdata/ 13:31:56 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:31:56 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:31:56 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:31:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:31:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:31:56 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:31:56 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:31:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:31:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:31:56 spire-1.2.1/pkg/common/plugin/ 13:31:56 spire-1.2.1/pkg/common/plugin/aws/ 13:31:56 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:31:56 spire-1.2.1/pkg/common/plugin/azure/ 13:31:56 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:31:56 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:31:56 spire-1.2.1/pkg/common/plugin/facade.go 13:31:56 spire-1.2.1/pkg/common/plugin/facade_test.go 13:31:56 spire-1.2.1/pkg/common/plugin/gcp/ 13:31:56 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:31:56 spire-1.2.1/pkg/common/plugin/k8s/ 13:31:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:31:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:31:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:31:56 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:31:56 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:31:56 spire-1.2.1/pkg/common/plugin/log.go 13:31:56 spire-1.2.1/pkg/common/plugin/sshpop/ 13:31:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:31:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:31:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:31:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:31:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:31:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:31:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:31:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:31:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:31:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:31:56 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:31:56 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:31:56 spire-1.2.1/pkg/common/plugin/x509pop/ 13:31:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:31:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:31:56 spire-1.2.1/pkg/common/profiling/ 13:31:56 spire-1.2.1/pkg/common/profiling/dumpers.go 13:31:56 spire-1.2.1/pkg/common/profiling/profiling.go 13:31:56 spire-1.2.1/pkg/common/protoutil/ 13:31:56 spire-1.2.1/pkg/common/protoutil/masks.go 13:31:56 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:31:56 spire-1.2.1/pkg/common/rotationutil/ 13:31:56 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:31:56 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:31:56 spire-1.2.1/pkg/common/selector/ 13:31:56 spire-1.2.1/pkg/common/selector/selector.go 13:31:56 spire-1.2.1/pkg/common/selector/selector_test.go 13:31:56 spire-1.2.1/pkg/common/selector/set.go 13:31:56 spire-1.2.1/pkg/common/selector/set_utils.go 13:31:56 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:31:56 spire-1.2.1/pkg/common/telemetry/ 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/ 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:31:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:31:56 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:31:56 spire-1.2.1/pkg/common/telemetry/call.go 13:31:56 spire-1.2.1/pkg/common/telemetry/common/ 13:31:56 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:31:56 spire-1.2.1/pkg/common/telemetry/config.go 13:31:56 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:31:56 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:31:56 spire-1.2.1/pkg/common/telemetry/inmem.go 13:31:56 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:31:56 spire-1.2.1/pkg/common/telemetry/m3.go 13:31:56 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:31:56 spire-1.2.1/pkg/common/telemetry/metrics.go 13:31:56 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:31:56 spire-1.2.1/pkg/common/telemetry/names.go 13:31:56 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:31:56 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:31:56 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:31:56 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/ 13:31:56 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:31:56 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:31:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:31:56 spire-1.2.1/pkg/common/telemetry/server/server.go 13:31:56 spire-1.2.1/pkg/common/telemetry/sink.go 13:31:56 spire-1.2.1/pkg/common/telemetry/statsd.go 13:31:56 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:31:56 spire-1.2.1/pkg/common/telemetry/uptime.go 13:31:56 spire-1.2.1/pkg/common/telemetry/version.go 13:31:56 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:31:56 spire-1.2.1/pkg/common/uptime/ 13:31:56 spire-1.2.1/pkg/common/uptime/uptime.go 13:31:56 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:31:56 spire-1.2.1/pkg/common/util/ 13:31:56 spire-1.2.1/pkg/common/util/certs.go 13:31:56 spire-1.2.1/pkg/common/util/certs_test.go 13:31:56 spire-1.2.1/pkg/common/util/csr.go 13:31:56 spire-1.2.1/pkg/common/util/hash.go 13:31:56 spire-1.2.1/pkg/common/util/selectors.go 13:31:56 spire-1.2.1/pkg/common/util/selectors_test.go 13:31:56 spire-1.2.1/pkg/common/util/signals.go 13:31:56 spire-1.2.1/pkg/common/util/sort.go 13:31:56 spire-1.2.1/pkg/common/util/sort_test.go 13:31:56 spire-1.2.1/pkg/common/util/task.go 13:31:56 spire-1.2.1/pkg/common/util/task_test.go 13:31:56 spire-1.2.1/pkg/common/util/testdata/ 13:31:56 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:31:56 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:31:56 spire-1.2.1/pkg/common/version/ 13:31:56 spire-1.2.1/pkg/common/version/version.go 13:31:56 spire-1.2.1/pkg/common/x509svid/ 13:31:56 spire-1.2.1/pkg/common/x509svid/common_test.go 13:31:56 spire-1.2.1/pkg/common/x509svid/csr.go 13:31:56 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:31:56 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:31:56 spire-1.2.1/pkg/common/x509util/ 13:31:56 spire-1.2.1/pkg/common/x509util/cert.go 13:31:56 spire-1.2.1/pkg/common/x509util/dns.go 13:31:56 spire-1.2.1/pkg/common/x509util/dns_test.go 13:31:56 spire-1.2.1/pkg/common/x509util/keyid.go 13:31:56 spire-1.2.1/pkg/common/x509util/keypair.go 13:31:56 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:31:56 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:31:56 spire-1.2.1/pkg/server/ 13:31:56 spire-1.2.1/pkg/server/api/ 13:31:56 spire-1.2.1/pkg/server/api/agent.go 13:31:56 spire-1.2.1/pkg/server/api/agent/ 13:31:56 spire-1.2.1/pkg/server/api/agent/v1/ 13:31:56 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:31:56 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:31:56 spire-1.2.1/pkg/server/api/agent_test.go 13:31:56 spire-1.2.1/pkg/server/api/api.go 13:31:56 spire-1.2.1/pkg/server/api/audit/ 13:31:56 spire-1.2.1/pkg/server/api/audit/audit.go 13:31:56 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:31:56 spire-1.2.1/pkg/server/api/bundle.go 13:31:56 spire-1.2.1/pkg/server/api/bundle/ 13:31:56 spire-1.2.1/pkg/server/api/bundle/v1/ 13:31:56 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:31:56 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:31:56 spire-1.2.1/pkg/server/api/bundle_test.go 13:31:56 spire-1.2.1/pkg/server/api/debug/ 13:31:56 spire-1.2.1/pkg/server/api/debug/v1/ 13:31:56 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:31:56 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:31:56 spire-1.2.1/pkg/server/api/entry.go 13:31:56 spire-1.2.1/pkg/server/api/entry/ 13:31:56 spire-1.2.1/pkg/server/api/entry/v1/ 13:31:56 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:31:56 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:31:56 spire-1.2.1/pkg/server/api/entry_test.go 13:31:56 spire-1.2.1/pkg/server/api/health/ 13:31:56 spire-1.2.1/pkg/server/api/health/v1/ 13:31:56 spire-1.2.1/pkg/server/api/health/v1/service.go 13:31:56 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:31:56 spire-1.2.1/pkg/server/api/id.go 13:31:56 spire-1.2.1/pkg/server/api/id_test.go 13:31:56 spire-1.2.1/pkg/server/api/limits/ 13:31:56 spire-1.2.1/pkg/server/api/limits/limits.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/ 13:31:56 spire-1.2.1/pkg/server/api/middleware/alias.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/audit.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/caller.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/common.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/entries.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:31:56 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:31:56 spire-1.2.1/pkg/server/api/ratelimit.go 13:31:56 spire-1.2.1/pkg/server/api/rpccontext/ 13:31:56 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:31:56 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:31:56 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:31:56 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:31:56 spire-1.2.1/pkg/server/api/selector.go 13:31:56 spire-1.2.1/pkg/server/api/selector_test.go 13:31:56 spire-1.2.1/pkg/server/api/status.go 13:31:56 spire-1.2.1/pkg/server/api/status_test.go 13:31:56 spire-1.2.1/pkg/server/api/svid/ 13:31:56 spire-1.2.1/pkg/server/api/svid/v1/ 13:31:56 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:31:56 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:31:56 spire-1.2.1/pkg/server/api/trustdomain.go 13:31:56 spire-1.2.1/pkg/server/api/trustdomain/ 13:31:56 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:31:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:31:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:31:56 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:31:56 spire-1.2.1/pkg/server/authpolicy/ 13:31:56 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:31:56 spire-1.2.1/pkg/server/authpolicy/policy.go 13:31:56 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:31:56 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:31:56 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:31:56 spire-1.2.1/pkg/server/authpolicy/validate.go 13:31:56 spire-1.2.1/pkg/server/bundle/ 13:31:56 spire-1.2.1/pkg/server/bundle/client/ 13:31:56 spire-1.2.1/pkg/server/bundle/client/client.go 13:31:56 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:31:56 spire-1.2.1/pkg/server/bundle/client/manager.go 13:31:56 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:31:56 spire-1.2.1/pkg/server/bundle/client/sources.go 13:31:56 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:31:56 spire-1.2.1/pkg/server/bundle/client/updater.go 13:31:56 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:31:56 spire-1.2.1/pkg/server/ca/ 13:31:56 spire-1.2.1/pkg/server/ca/ca.go 13:31:56 spire-1.2.1/pkg/server/ca/ca_health.go 13:31:56 spire-1.2.1/pkg/server/ca/ca_test.go 13:31:56 spire-1.2.1/pkg/server/ca/journal.go 13:31:56 spire-1.2.1/pkg/server/ca/journal_test.go 13:31:56 spire-1.2.1/pkg/server/ca/manager.go 13:31:56 spire-1.2.1/pkg/server/ca/manager_health.go 13:31:56 spire-1.2.1/pkg/server/ca/manager_test.go 13:31:56 spire-1.2.1/pkg/server/ca/templates.go 13:31:56 spire-1.2.1/pkg/server/ca/upstream_client.go 13:31:56 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:31:56 spire-1.2.1/pkg/server/ca/validation.go 13:31:56 spire-1.2.1/pkg/server/cache/ 13:31:56 spire-1.2.1/pkg/server/cache/dscache/ 13:31:56 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:31:56 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:31:56 spire-1.2.1/pkg/server/cache/entrycache/ 13:31:56 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:31:56 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:31:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:31:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:31:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:31:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:31:56 spire-1.2.1/pkg/server/catalog/ 13:31:56 spire-1.2.1/pkg/server/catalog/catalog.go 13:31:56 spire-1.2.1/pkg/server/catalog/keymanager.go 13:31:56 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:31:56 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:31:56 spire-1.2.1/pkg/server/catalog/notifier.go 13:31:56 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:31:56 spire-1.2.1/pkg/server/config.go 13:31:56 spire-1.2.1/pkg/server/datastore/ 13:31:56 spire-1.2.1/pkg/server/datastore/datastore.go 13:31:56 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:31:56 spire-1.2.1/pkg/server/datastore/repository.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:31:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:31:56 spire-1.2.1/pkg/server/endpoints/ 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/ 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:31:56 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:31:56 spire-1.2.1/pkg/server/endpoints/config.go 13:31:56 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:31:56 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:31:56 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:31:56 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:31:56 spire-1.2.1/pkg/server/endpoints/middleware.go 13:31:56 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:31:56 spire-1.2.1/pkg/server/hostservice/ 13:31:56 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:31:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:31:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:31:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:31:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:31:56 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:31:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:31:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/ 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/ 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:31:56 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:31:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:31:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:31:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:31:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:31:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:31:56 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:31:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:31:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/ 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:31:56 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:31:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:31:56 spire-1.2.1/pkg/server/registration/ 13:31:56 spire-1.2.1/pkg/server/registration/manager.go 13:31:56 spire-1.2.1/pkg/server/registration/manager_test.go 13:31:56 spire-1.2.1/pkg/server/scanentries.go 13:31:56 spire-1.2.1/pkg/server/scanentries_test.go 13:31:56 spire-1.2.1/pkg/server/server.go 13:31:56 spire-1.2.1/pkg/server/server_test.go 13:31:56 spire-1.2.1/pkg/server/svid/ 13:31:56 spire-1.2.1/pkg/server/svid/observer.go 13:31:56 spire-1.2.1/pkg/server/svid/observer_test.go 13:31:56 spire-1.2.1/pkg/server/svid/rotator.go 13:31:56 spire-1.2.1/pkg/server/svid/rotator_config.go 13:31:56 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:31:56 spire-1.2.1/pkg/server/svid/rotator_test.go 13:31:56 spire-1.2.1/proto/ 13:31:56 spire-1.2.1/proto/private/ 13:31:56 spire-1.2.1/proto/private/server/ 13:31:56 spire-1.2.1/proto/private/server/journal/ 13:31:56 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:31:56 spire-1.2.1/proto/private/server/journal/journal.proto 13:31:56 spire-1.2.1/proto/spire/ 13:31:56 spire-1.2.1/proto/spire/common/ 13:31:56 spire-1.2.1/proto/spire/common/common.pb.go 13:31:56 spire-1.2.1/proto/spire/common/common.proto 13:31:56 spire-1.2.1/proto/spire/common/plugin/ 13:31:56 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:31:56 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:31:56 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:31:56 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:31:56 spire-1.2.1/proto/spire/plugin/ 13:31:56 spire-1.2.1/proto/spire/plugin/agent/ 13:31:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:31:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:31:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:31:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:31:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:31:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:31:56 spire-1.2.1/release/ 13:31:56 spire-1.2.1/release/spire-extras/ 13:31:56 spire-1.2.1/release/spire-extras/README.md 13:31:56 spire-1.2.1/release/spire-extras/conf/ 13:31:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:31:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:31:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:31:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:31:56 spire-1.2.1/release/spire/ 13:31:56 spire-1.2.1/release/spire/README.md 13:31:56 spire-1.2.1/release/spire/conf/ 13:31:56 spire-1.2.1/release/spire/conf/agent/ 13:31:56 spire-1.2.1/release/spire/conf/agent/agent.conf 13:31:56 spire-1.2.1/release/spire/conf/server/ 13:31:56 spire-1.2.1/release/spire/conf/server/server.conf 13:31:56 spire-1.2.1/script/ 13:31:56 spire-1.2.1/script/build-artifact.sh 13:31:56 spire-1.2.1/script/generate_dummy_ca.sh 13:31:56 spire-1.2.1/support/ 13:31:56 spire-1.2.1/support/k8s/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:31:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/ 13:31:56 spire-1.2.1/support/oidc-discovery-provider/README.md 13:31:56 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/config.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/main.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:31:56 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:31:56 spire-1.2.1/test/ 13:31:56 spire-1.2.1/test/clock/ 13:31:56 spire-1.2.1/test/clock/clock.go 13:31:56 spire-1.2.1/test/fakes/ 13:31:56 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:31:56 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:31:56 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:31:56 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:31:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:31:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:31:56 spire-1.2.1/test/fakes/fakeagentstore/ 13:31:56 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:31:56 spire-1.2.1/test/fakes/fakedatastore/ 13:31:56 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:31:56 spire-1.2.1/test/fakes/fakeentryclient/ 13:31:56 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:31:56 spire-1.2.1/test/fakes/fakehealthchecker/ 13:31:56 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:31:56 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:31:56 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:31:56 spire-1.2.1/test/fakes/fakemetrics/ 13:31:56 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:31:56 spire-1.2.1/test/fakes/fakenoderesolver/ 13:31:56 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:31:56 spire-1.2.1/test/fakes/fakenotifier/ 13:31:56 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:31:56 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:31:56 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:31:56 spire-1.2.1/test/fakes/fakeserverca/ 13:31:56 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:31:56 spire-1.2.1/test/fakes/fakeservercatalog/ 13:31:56 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:31:56 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:31:56 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:31:56 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:31:56 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:31:56 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:31:56 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:31:56 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:31:56 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:31:56 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:31:56 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:31:56 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:31:56 spire-1.2.1/test/fixture/ 13:31:56 spire-1.2.1/test/fixture/certs/ 13:31:56 spire-1.2.1/test/fixture/certs/agent_svid.der 13:31:56 spire-1.2.1/test/fixture/certs/base_cert.pem 13:31:56 spire-1.2.1/test/fixture/certs/base_csr.pem 13:31:56 spire-1.2.1/test/fixture/certs/base_key.pem 13:31:56 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:31:56 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:31:56 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:31:56 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:31:56 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:31:56 spire-1.2.1/test/fixture/certs/blog_key.pem 13:31:56 spire-1.2.1/test/fixture/certs/bundle.der 13:31:56 spire-1.2.1/test/fixture/certs/ca.pem 13:31:56 spire-1.2.1/test/fixture/certs/ca_key.pem 13:31:56 spire-1.2.1/test/fixture/certs/database_cert.pem 13:31:56 spire-1.2.1/test/fixture/certs/database_csr.pem 13:31:56 spire-1.2.1/test/fixture/certs/database_key.pem 13:31:56 spire-1.2.1/test/fixture/certs/node_cert.pem 13:31:56 spire-1.2.1/test/fixture/certs/node_csr.pem 13:31:56 spire-1.2.1/test/fixture/certs/node_key.pem 13:31:56 spire-1.2.1/test/fixture/certs/svid.pem 13:31:56 spire-1.2.1/test/fixture/certs/svid_key.pem 13:31:56 spire-1.2.1/test/fixture/config/ 13:31:56 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:31:56 spire-1.2.1/test/fixture/config/agent_good.conf 13:31:56 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:31:56 spire-1.2.1/test/fixture/config/plugin_good.conf 13:31:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:31:56 spire-1.2.1/test/fixture/config/server_good.conf 13:31:56 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:31:56 spire-1.2.1/test/fixture/fixture.go 13:31:56 spire-1.2.1/test/fixture/nodeattestor/ 13:31:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:31:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:31:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:31:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:31:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:31:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:31:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:31:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:31:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:31:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:31:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:31:56 spire-1.2.1/test/fixture/registration/ 13:31:56 spire-1.2.1/test/fixture/registration/entries.json 13:31:56 spire-1.2.1/test/fixture/registration/good-for-update.json 13:31:56 spire-1.2.1/test/fixture/registration/good.json 13:31:56 spire-1.2.1/test/fixture/registration/invalid.json 13:31:56 spire-1.2.1/test/fixture/registration/invalid_json.json 13:31:56 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:31:56 spire-1.2.1/test/integration/ 13:31:56 spire-1.2.1/test/integration/README.md 13:31:56 spire-1.2.1/test/integration/common 13:31:56 spire-1.2.1/test/integration/setup/ 13:31:56 spire-1.2.1/test/integration/setup/adminclient/ 13:31:56 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:31:56 spire-1.2.1/test/integration/setup/adminclient/client.go 13:31:56 spire-1.2.1/test/integration/setup/debugagent/ 13:31:56 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:31:56 spire-1.2.1/test/integration/setup/debugagent/main.go 13:31:56 spire-1.2.1/test/integration/setup/debugserver/ 13:31:56 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:31:56 spire-1.2.1/test/integration/setup/debugserver/main.go 13:31:56 spire-1.2.1/test/integration/setup/downstreamclient/ 13:31:56 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:31:56 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:31:56 spire-1.2.1/test/integration/setup/itclient/ 13:31:56 spire-1.2.1/test/integration/setup/itclient/client.go 13:31:56 spire-1.2.1/test/integration/setup/node-attestation/ 13:31:56 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:31:56 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:31:56 spire-1.2.1/test/integration/setup/x509pop/ 13:31:56 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:31:56 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:31:56 spire-1.2.1/test/integration/suites/ 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:31:56 spire-1.2.1/test/integration/suites/join-token/ 13:31:56 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:31:56 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:31:56 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:31:56 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:31:56 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:31:56 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:31:56 spire-1.2.1/test/integration/suites/join-token/README.md 13:31:56 spire-1.2.1/test/integration/suites/join-token/conf/ 13:31:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:31:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/join-token/teardown 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:31:56 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:31:56 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:31:56 spire-1.2.1/test/integration/suites/k8s/ 13:31:56 spire-1.2.1/test/integration/suites/k8s/00-setup 13:31:56 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:31:56 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:31:56 spire-1.2.1/test/integration/suites/k8s/README.md 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/ 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:31:56 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:31:56 spire-1.2.1/test/integration/suites/k8s/teardown 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/ 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:31:56 spire-1.2.1/test/integration/suites/rotation/ 13:31:56 spire-1.2.1/test/integration/suites/rotation/00-setup 13:31:56 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:31:56 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:31:56 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:31:56 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:31:56 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:31:56 spire-1.2.1/test/integration/suites/rotation/README.md 13:31:56 spire-1.2.1/test/integration/suites/rotation/conf/ 13:31:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:31:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/rotation/teardown 13:31:56 spire-1.2.1/test/integration/suites/self-test/ 13:31:56 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:31:56 spire-1.2.1/test/integration/suites/self-test/README.md 13:31:56 spire-1.2.1/test/integration/suites/self-test/teardown 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:31:56 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:31:56 spire-1.2.1/test/integration/suites/upgrade/ 13:31:56 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:31:56 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:31:56 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:31:56 spire-1.2.1/test/integration/suites/upgrade/README.md 13:31:56 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:31:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:31:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:31:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:31:56 spire-1.2.1/test/integration/suites/upgrade/teardown 13:31:56 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:31:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:31:56 spire-1.2.1/test/integration/test-one.sh 13:31:56 spire-1.2.1/test/integration/test.sh 13:31:56 spire-1.2.1/test/plugintest/ 13:31:56 spire-1.2.1/test/plugintest/config.go 13:31:56 spire-1.2.1/test/plugintest/load.go 13:31:56 spire-1.2.1/test/plugintest/option.go 13:31:56 spire-1.2.1/test/spiretest/ 13:31:56 spire-1.2.1/test/spiretest/apiserver.go 13:31:56 spire-1.2.1/test/spiretest/assertions.go 13:31:56 spire-1.2.1/test/spiretest/dir.go 13:31:56 spire-1.2.1/test/spiretest/errors_posix.go 13:31:56 spire-1.2.1/test/spiretest/errors_windows.go 13:31:56 spire-1.2.1/test/spiretest/logs.go 13:31:56 spire-1.2.1/test/spiretest/socketapi.go 13:31:56 spire-1.2.1/test/spiretest/suite.go 13:31:56 spire-1.2.1/test/spiretest/x509.go 13:31:56 spire-1.2.1/test/testca/ 13:31:56 spire-1.2.1/test/testca/ca.go 13:31:56 spire-1.2.1/test/testkey/ 13:31:56 spire-1.2.1/test/testkey/generate.sh 13:31:56 spire-1.2.1/test/testkey/genkeys.go 13:31:56 spire-1.2.1/test/testkey/keys.go 13:31:56 spire-1.2.1/test/testkey/new.go 13:31:56 spire-1.2.1/test/tpmsimulator/ 13:31:56 spire-1.2.1/test/tpmsimulator/simulator.go 13:31:56 spire-1.2.1/test/util/ 13:31:56 spire-1.2.1/test/util/cert_fixtures.go 13:31:56 spire-1.2.1/test/util/cert_generation.go 13:31:56 spire-1.2.1/test/util/io_redirection.go 13:31:56 spire-1.2.1/test/util/race.go 13:31:56 spire-1.2.1/test/util/util.go 13:31:56 building spire from source... 13:31:56 Installing go1.17.7... 13:32:01 Building bin/spire-server... 13:32:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:32:01 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:32:01 go: downloading github.com/mitchellh/cli v1.1.2 13:32:01 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:32:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:32:01 go: downloading github.com/imdario/mergo v0.3.12 13:32:01 go: downloading github.com/sirupsen/logrus v1.8.1 13:32:01 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:32:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:32:01 go: downloading google.golang.org/grpc v1.44.0 13:32:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:32:01 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:32:02 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:32:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:32:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:32:02 go: downloading github.com/armon/go-metrics v0.3.10 13:32:02 go: downloading github.com/prometheus/client_golang v1.12.1 13:32:02 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:32:02 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:32:02 go: downloading github.com/open-policy-agent/opa v0.38.0 13:32:02 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:32:02 go: downloading github.com/fatih/color v1.13.0 13:32:02 go: downloading github.com/mattn/go-isatty v0.0.14 13:32:02 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:32:02 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:32:02 go: downloading github.com/oklog/run v1.0.0 13:32:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:32:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:32:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:32:02 go: downloading github.com/imkira/go-observer v1.0.3 13:32:02 go: downloading github.com/prometheus/client_model v0.2.0 13:32:02 go: downloading github.com/prometheus/common v0.32.1 13:32:02 go: downloading github.com/beorn7/perks v1.0.1 13:32:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:32:02 go: downloading github.com/prometheus/procfs v0.7.3 13:32:02 go: downloading github.com/pkg/errors v0.9.1 13:32:02 go: downloading go.uber.org/atomic v1.9.0 13:32:02 go: downloading github.com/mattn/go-colorable v0.1.12 13:32:02 go: downloading github.com/Masterminds/goutils v1.1.0 13:32:02 go: downloading github.com/Masterminds/semver v1.5.0 13:32:02 go: downloading github.com/google/uuid v1.1.2 13:32:02 go: downloading github.com/huandu/xstrings v1.3.2 13:32:03 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:32:03 go: downloading github.com/blang/semver/v4 v4.0.0 13:32:03 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:32:03 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:32:03 go: downloading github.com/jinzhu/gorm v1.9.16 13:32:03 go: downloading github.com/lib/pq v1.10.4 13:32:03 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:32:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:32:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:32:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:32:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:32:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:32:06 go: downloading github.com/stretchr/testify v1.7.0 13:32:06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:32:06 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:32:10 go: downloading google.golang.org/api v0.70.0 13:32:10 go: downloading k8s.io/client-go v0.23.4 13:32:10 go: downloading k8s.io/api v0.23.4 13:32:10 go: downloading github.com/google/go-tpm v0.3.3 13:32:10 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:32:10 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:32:10 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:32:10 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:32:11 go: downloading cloud.google.com/go/storage v1.21.0 13:32:11 go: downloading cloud.google.com/go v0.100.2 13:32:12 go: downloading k8s.io/apimachinery v0.23.4 13:32:12 go: downloading k8s.io/kube-aggregator v0.23.3 13:32:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:32:12 go: downloading cloud.google.com/go/security v1.3.0 13:32:12 go: downloading github.com/hashicorp/vault/api v1.4.1 13:32:12 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:32:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:32:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:32:13 go: downloading github.com/twmb/murmur3 v1.1.6 13:32:13 go: downloading github.com/hashicorp/errwrap v1.1.0 13:32:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:32:13 go: downloading github.com/jinzhu/inflection v1.0.0 13:32:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:32:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:32:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:32:13 go: downloading github.com/aws/smithy-go v1.11.0 13:32:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:32:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:32:13 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:32:13 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:32:13 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:32:13 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:32:14 go: downloading github.com/dimchansky/utfbom v1.1.1 13:32:14 go: downloading cloud.google.com/go/compute v1.3.0 13:32:14 go: downloading cloud.google.com/go/iam v0.1.1 13:32:14 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:32:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:32:16 go: downloading github.com/gogo/protobuf v1.3.2 13:32:16 go: downloading k8s.io/klog/v2 v2.30.0 13:32:16 go: downloading github.com/google/gofuzz v1.1.0 13:32:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:32:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:32:16 go: downloading github.com/spf13/pflag v1.0.5 13:32:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:32:16 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:32:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:32:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:32:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:32:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:32:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:32:16 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:32:16 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:32:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:32:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:32:16 go: downloading gopkg.in/yaml.v2 v2.4.0 13:32:16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:32:16 go: downloading github.com/gobwas/glob v0.2.3 13:32:16 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:32:16 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:32:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:32:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:32:16 go: downloading go.opencensus.io v0.23.0 13:32:16 go: downloading gopkg.in/inf.v0 v0.9.1 13:32:16 go: downloading github.com/google/go-cmp v0.5.7 13:32:16 go: downloading github.com/googleapis/gnostic v0.5.5 13:32:16 go: downloading github.com/go-logr/logr v1.2.2 13:32:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:32:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:32:17 go: downloading github.com/json-iterator/go v1.1.12 13:32:17 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:32:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:32:17 go: downloading go.uber.org/zap v1.21.0 13:32:17 go: downloading github.com/tklauser/numcpus v0.3.0 13:32:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:32:17 go: downloading sigs.k8s.io/yaml v1.3.0 13:32:17 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:32:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:32:17 go: downloading github.com/modern-go/reflect2 v1.0.2 13:32:17 go: downloading github.com/ryanuber/go-glob v1.0.0 13:32:17 go: downloading github.com/golang/snappy v0.0.4 13:32:17 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:32:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:32:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:32:17 go: downloading github.com/hashicorp/go-version v1.2.0 13:32:17 go: downloading go.uber.org/multierr v1.6.0 13:32:17 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:32:23 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:32:23 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:32:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:32:38 Removing intermediate container 99e040351c91 13:32:38 ---> a27277dbeea8 13:32:38 13:32:38 Step 9/20 : FROM alpine:3.15 13:32:38 Removing intermediate container 4598698fc86d 13:32:38 ---> ddf50d6f1a70 13:32:38 13:32:38 Step 10/25 : FROM alpine:3.14 13:32:38 Removing intermediate container ce6fe50e69a8 13:32:38 ---> 46d84a4702af 13:32:38 13:32:38 Step 10/22 : FROM alpine:3.14 13:32:38 Removing intermediate container 2ea4f8d7d5ce 13:32:38 ---> 858f0782bb4b 13:32:38 13:32:38 Step 10/23 : FROM alpine:3.14 13:32:38 3.14: Pulling from library/alpine 13:32:38 3.14: Pulling from library/alpine 13:32:38 3.14: Pulling from library/alpine 13:32:38 3.15: Pulling from library/alpine 13:32:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:32:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:32:39 Status: Downloaded newer image for alpine:3.14 13:32:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:32:39 Status: Downloaded newer image for alpine:3.14 13:32:39 Status: Image is up to date for alpine:3.14 13:32:39 ---> e04c818066af 13:32:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:32:39 ---> e04c818066af 13:32:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:32:39 ---> e04c818066af 13:32:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:32:40 ---> Running in d0a1ff0a42e7 13:32:40 ---> Running in b91e8c5af2e3 13:32:40 ---> Running in 708b7aa6fe84 13:32:40 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 13:32:40 Status: Downloaded newer image for alpine:3.15 13:32:40 ---> 0ac33e5f5afa 13:32:40 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:32:40 ---> Running in d8572d5f9dbb 13:32:40 Removing intermediate container d8572d5f9dbb 13:32:40 ---> 219ee758493c 13:32:40 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:40 ---> Running in 37096d523a0a 13:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:32:41 (1/1) Installing dumb-init (1.2.5-r1) 13:32:41 Executing busybox-1.33.1-r7.trigger 13:32:41 OK: 6 MiB in 15 packages 13:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:32:41 (1/3) Installing ca-certificates (20211220-r0) 13:32:41 (2/3) Installing dumb-init (1.2.5-r1) 13:32:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:32:41 (3/3) Installing su-exec (0.2-r1) 13:32:41 Executing busybox-1.33.1-r7.trigger 13:32:41 Executing ca-certificates-20211220-r0.trigger 13:32:41 OK: 6 MiB in 17 packages 13:32:41 (1/2) Installing ca-certificates (20211220-r0) 13:32:41 (2/2) Installing dumb-init (1.2.5-r1) 13:32:41 Executing busybox-1.33.1-r7.trigger 13:32:41 Executing ca-certificates-20211220-r0.trigger 13:32:41 OK: 6 MiB in 16 packages 13:32:42 Removing intermediate container d0a1ff0a42e7 13:32:42 ---> 2c279a965f05 13:32:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:32:42 ---> Running in 9bc24c4929d7 13:32:42 Removing intermediate container b91e8c5af2e3 13:32:42 ---> 223a7b77315d 13:32:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:32:42 Removing intermediate container da7cc3296aa7 13:32:42 ---> 8a75ae680e54 13:32:42 Successfully built 8a75ae680e54 13:32:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:32:42 ---> Running in 5adc7ce18aae 13:32:42 Removing intermediate container 37096d523a0a 13:32:42 ---> 3caff22f1e74 13:32:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:32:42 Removing intermediate container 9bc24c4929d7 13:32:42 ---> 1ad7c2e0722b 13:32:42 Step 13/23 : ENV APP_PORT=59882 13:32:42 Removing intermediate container 708b7aa6fe84 13:32:42 ---> 8ec29bb86d07 13:32:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:32:42 ---> Running in a5787bcd3cf2 13:32:42 ---> Running in e432c11693ef 13:32:43 + docker inspect -f . ci-base-image-arm64 13:32:43 . [Pipeline] withDockerContainer 13:32:43 ---> Running in ecef453d20fb 13:32:43 Removing intermediate container 5adc7ce18aae 13:32:43 ---> 9ab222ee7e7f 13:32:43 Step 13/25 : WORKDIR / 13:32:43 ---> Running in 008b6153e23d 13:32:43 prd-ubuntu20.04-docker-arm64-4c-16g-20674 does not seem to be running inside a container 13:32:43 Removing intermediate container ecef453d20fb 13:32:43 ---> fe57b89bffdb 13:32:43 Step 13/22 : ENV APP_PORT=59860 13:32:43 ---> Running in 33783e033500 13:32:43 Removing intermediate container e432c11693ef 13:32:43 ---> f573f0bbee9d 13:32:43 Step 14/23 : EXPOSE $APP_PORT 13:32:43 Removing intermediate container 008b6153e23d 13:32:43 ---> 6c9eb8dc42d8 13:32:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:32:43 ---> Running in 07c0299fdfda 13:32:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** ci-base-image-arm64 cat 13:32:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:32:43 Removing intermediate container 33783e033500 13:32:43 ---> 3a6db6413daf 13:32:43 Step 14/22 : EXPOSE $APP_PORT 13:32:43 Removing intermediate container 07c0299fdfda 13:32:43 ---> 61e415000896 13:32:43 Step 15/23 : WORKDIR / 13:32:43 ---> Running in 79867aa753a5 13:32:43 ---> Running in 8fe99daea95c 13:32:43 ---> 3a3480fec744 13:32:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:32:44 Removing intermediate container 8fe99daea95c 13:32:44 ---> bcc6c85780ea 13:32:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:44 Removing intermediate container 79867aa753a5 13:32:44 ---> 34fb4ff6bdb3 13:32:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:32:44 ---> 429507cc9c3f 13:32:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:32:44 ---> 82911baa8e69 13:32:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:32:44 ---> cbaf6a4fec8f 13:32:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:32:44 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:32:44 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:32:44 OK: 15854 distinct packages available 13:32:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:32:44 $ docker top 864786aff30c7eba0641f9aa76316aac6f63a024f045ff3451b04026a9ca49ab -eo pid,comm 13:32:44 ---> 0b4ed7907836 13:32:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [Pipeline] { [Pipeline] sh 13:32:45 + go version 13:32:45 go version go1.17.6 linux/arm64 [Pipeline] } 13:32:45 $ docker stop --time=1 864786aff30c7eba0641f9aa76316aac6f63a024f045ff3451b04026a9ca49ab 13:32:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:32:45 ---> dd3639939283 13:32:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:32:45 ---> b78ae8d89771 13:32:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:32:45 ---> 3a05ee2f28ce 13:32:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:32:46 (1/9) Installing ca-certificates (20211220-r0) 13:32:46 (2/9) Installing brotli-libs (1.0.9-r5) 13:32:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:32:46 (4/9) Installing libcurl (7.80.0-r0) 13:32:46 ---> afef00fab3e2 13:32:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:32:46 (5/9) Installing curl (7.80.0-r0) 13:32:46 ---> b821243576f2 13:32:46 Step 19/23 : ENTRYPOINT ["/core-command"] 13:32:46 (6/9) Installing dumb-init (1.2.5-r1) 13:32:46 ---> Running in c015a68a39d4 13:32:46 ---> Running in 1087630df14d 13:32:46 (7/9) Installing musl-obstack (1.2.3-r0) 13:32:46 ---> 0bcd76e9f913 13:32:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:32:46 (8/9) Installing libucontext (1.1-r0) 13:32:46 (9/9) Installing gcompat (1.0.0-r4) 13:32:46 Removing intermediate container 1087630df14d 13:32:46 ---> 605ec165cf43 13:32:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:46 ---> Running in 45b41b9c8b8b 13:32:46 Executing busybox-1.34.1-r5.trigger 13:32:46 Executing ca-certificates-20211220-r0.trigger 13:32:46 OK: 8 MiB in 23 packages 13:32:46 Removing intermediate container c015a68a39d4 13:32:46 ---> c9ed7ea30ddf 13:32:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:47 ---> Running in b93c77817f8f 13:32:47 Removing intermediate container 45b41b9c8b8b 13:32:47 ---> 5b421c47cfd2 13:32:47 Step 21/23 : LABEL arch=x86_64 13:32:47 ---> Running in 68363b1e383c 13:32:47 Removing intermediate container b93c77817f8f 13:32:47 ---> 280a67fc168b 13:32:47 Step 20/22 : LABEL arch=x86_64 13:32:47 Removing intermediate container 68363b1e383c 13:32:47 ---> 75d9320500f1 13:32:47 Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:32:47 ---> Running in 6f4b0e8a40e2 13:32:47 ---> Running in b3641290094a 13:32:47 $ docker rm -f 864786aff30c7eba0641f9aa76316aac6f63a024f045ff3451b04026a9ca49ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:32:47 Removing intermediate container 6f4b0e8a40e2 13:32:47 ---> 5d0c4920957c 13:32:47 Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:32:47 Removing intermediate container b3641290094a 13:32:47 ---> 0f2d151a7f2d 13:32:47 Step 23/23 : LABEL version=2.2.0-dev.65 13:32:47 ---> 337bebba011e 13:32:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:32:47 ---> Running in 02a0df752b6c 13:32:47 ---> Running in ccab256de18e 13:32:47 Removing intermediate container a5787bcd3cf2 13:32:47 ---> 1eb31a26da03 13:32:47 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:32:47 13:32:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:32:48 Removing intermediate container ccab256de18e 13:32:48 ---> 799b67680290 13:32:48 Step 22/22 : LABEL version=2.2.0-dev.65 13:32:48 Removing intermediate container 02a0df752b6c 13:32:48 ---> 29fb742202d3 13:32:48 13:32:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:32:48 latest: Pulling from edgex-devops/edgex-compose-arm64 13:32:48 29e5d40040c1: Pulling fs layer 13:32:48 1ce36da41761: Pulling fs layer 13:32:48 25b303627fd3: Pulling fs layer 13:32:48 ---> 516a8615f03a 13:32:48 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/ 13:32:48 Successfully built 29fb742202d3 13:32:48 ---> Running in 701b9632ddbc 13:32:48 Successfully tagged core-command:latest 13:32:48  Building core-command ... done Building security-bootstrapper 13:32:48 ---> 9baacf856a0f 13:32:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:32:48 ---> Running in a9e72c5ca9c0 13:32:48 29e5d40040c1: Verifying Checksum 13:32:48 29e5d40040c1: Download complete 13:32:48 1ce36da41761: Verifying Checksum 13:32:48 1ce36da41761: Download complete 13:32:49 29e5d40040c1: Pull complete 13:32:49 Removing intermediate container 701b9632ddbc 13:32:49 ---> 1ad45e24e1d1 13:32:49 13:32:49 Successfully built 1ad45e24e1d1 13:32:49 Successfully tagged support-notifications:latest 13:32:49 Building security-spire-agent 13:32:50 25b303627fd3: Verifying Checksum 13:32:50 25b303627fd3: Download complete 13:32:50 1ce36da41761: Pull complete 13:32:50  Building support-notifications ... done  ---> 233b3e668cb3 13:32:50 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:32:51 ---> a7d4a073eda0 13:32:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:32:52 Removing intermediate container a9e72c5ca9c0 13:32:52 ---> Running in 4ce45c2e5b8c 13:32:52 ---> b85689dc8bbd 13:32:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:32:52 ---> Running in 6e3a57cf78d3 13:32:52 Removing intermediate container 4ce45c2e5b8c 13:32:52 ---> 3a4670dfbe56 13:32:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:52 Removing intermediate container 6e3a57cf78d3 13:32:52 ---> 7fb518e695aa 13:32:52 Step 23/25 : LABEL arch=x86_64 13:32:52 ---> Running in ac541e3fedd7 13:32:52 ---> Running in 78135b6e3556 13:32:53 Removing intermediate container ac541e3fedd7 13:32:53 ---> c8d91aec4145 13:32:53 Step 18/20 : LABEL arch=x86_64 13:32:53 Removing intermediate container 78135b6e3556 13:32:53 ---> be0797648919 13:32:53 Step 24/25 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:32:53 ---> Running in e0e06919f5f7 13:32:53 ---> Running in 8070b76e1d93 13:32:53 Removing intermediate container e0e06919f5f7 13:32:53 ---> 1cb8a292fa5f 13:32:53 Step 19/20 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:32:53 ---> Running in 8e4433726066 13:32:53 Removing intermediate container 8070b76e1d93 13:32:53 ---> 1d29775dd6d2 13:32:53 Step 25/25 : LABEL version=2.2.0-dev.65 13:32:53 ---> Running in b6277d56f5d7 13:32:53 Removing intermediate container 8e4433726066 13:32:53 ---> 8c2fbbc9ffa5 13:32:53 Step 20/20 : LABEL version=2.2.0-dev.65 13:32:53 ---> Running in 7aa480f38b9c 13:32:54 Removing intermediate container b6277d56f5d7 13:32:54 ---> 89f8aabea55a 13:32:54 13:32:54 Successfully built 89f8aabea55a 13:32:54 Successfully tagged security-secretstore-setup:latest 13:32:54  Building security-secretstore-setup ... done Building sys-mgmt-agent 13:32:54 Removing intermediate container 7aa480f38b9c 13:32:54 ---> 55a9a71c1c00 13:32:54 13:32:54 Successfully built 55a9a71c1c00 13:32:54 Successfully tagged security-spiffe-token-provider:latest 13:32:54 Building security-proxy-setup 13:33:00  Building security-spiffe-token-provider ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:33:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:33:00 ---> 8676dbdafc7d 13:33:00 Step 3/26 : WORKDIR /edgex-go 13:33:00 ---> Using cache 13:33:00 ---> 648c094b5f5c 13:33:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:00 ---> Using cache 13:33:00 ---> 05f5e147a894 13:33:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:33:00 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:33:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:33:00 ---> 8676dbdafc7d 13:33:00 Step 3/31 : WORKDIR /edgex-go 13:33:00 ---> Using cache 13:33:00 ---> 648c094b5f5c 13:33:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:00 ---> Using cache 13:33:00 ---> 05f5e147a894 13:33:00 Step 5/31 : RUN apk add --update --no-cache make git 13:33:03 25b303627fd3: Pull complete 13:33:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:33:03 prd-ubuntu20.04-docker-arm64-4c-16g-20674 does not seem to be running inside a container 13:33:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:33:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:33:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:33:04 ---> 8676dbdafc7d 13:33:04 Step 3/23 : WORKDIR /edgex-go 13:33:04 ---> Using cache 13:33:04 ---> 648c094b5f5c 13:33:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:04 ---> Using cache 13:33:04 ---> 05f5e147a894 13:33:04 Step 5/23 : RUN apk add --update --no-cache make bash git 13:33:05 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:33:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:33:05 ---> 8676dbdafc7d 13:33:05 Step 3/22 : WORKDIR /edgex-go 13:33:05 ---> Using cache 13:33:05 ---> 648c094b5f5c 13:33:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:05 ---> Using cache 13:33:05 ---> 05f5e147a894 13:33:05 Step 5/22 : RUN apk add --update --no-cache make git 13:33:05 $ docker top 1067b38bb7228e87a3dbcda34659829ce0eea5d29a3033e124b27c8a1469b2a8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:06 + docker-compose build --help 13:33:06 + grep parallel 13:33:07 ---> Running in 1b8798d25594 13:33:07 ---> Running in e5f1cb4a40c0 13:33:07 ---> Running in 3664fb5fca07 13:33:07 ---> Running in 152d51d621db 13:33:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:33:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:33:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:33:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:33:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:33:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:33:08 OK: 221 MiB in 52 packages 13:33:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:33:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:33:09 OK: 221 MiB in 52 packages 13:33:09 OK: 221 MiB in 52 packages 13:33:09 OK: 221 MiB in 52 packages 13:33:09 Removing intermediate container 1b8798d25594 13:33:09 ---> c9ab46b93c9a 13:33:09 Step 6/26 : COPY go.mod vendor* ./ 13:33:09 --parallel Build images in parallel. [Pipeline] } 13:33:10 $ docker stop --time=1 1067b38bb7228e87a3dbcda34659829ce0eea5d29a3033e124b27c8a1469b2a8 13:33:10 Removing intermediate container 3664fb5fca07 13:33:10 ---> bb6c00d73589 13:33:10 Step 6/23 : COPY go.mod vendor* ./ 13:33:10 Removing intermediate container e5f1cb4a40c0 13:33:10 ---> 43b25f2ba937 13:33:10 Step 6/31 : COPY go.mod vendor* ./ 13:33:10 ---> b56a340b3f4a 13:33:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:10 Removing intermediate container 152d51d621db 13:33:10 ---> 98d3dbd722fa 13:33:10 Step 6/22 : COPY go.mod vendor* ./ 13:33:10 ---> Running in 9266f905de8c 13:33:10 ---> ea15ab6501e6 13:33:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:10 ---> ab1044866823 13:33:10 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:10 ---> 1235a2eef7bb 13:33:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:10 ---> Running in 392dae4168e7 13:33:10 ---> Running in 84d67f338592 13:33:10 ---> Running in 291a31e560dd 13:33:11 $ docker rm -f 1067b38bb7228e87a3dbcda34659829ce0eea5d29a3033e124b27c8a1469b2a8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:33:12 Removing intermediate container 9266f905de8c 13:33:12 ---> 660c2d05b017 13:33:12 Step 8/26 : COPY . . 13:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:33:12 . [Pipeline] withDockerContainer 13:33:12 Removing intermediate container 84d67f338592 13:33:12 ---> 44397de39fb0 13:33:12 Step 8/31 : COPY . . 13:33:12 prd-ubuntu20.04-docker-arm64-4c-16g-20674 does not seem to be running inside a container 13:33:12 Removing intermediate container 392dae4168e7 13:33:12 ---> ea442b7152d3 13:33:12 Step 8/23 : COPY . . 13:33:12 $ 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/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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:10003/edgex-devops/edgex-compose-arm64:latest cat 13:33:12 Removing intermediate container 291a31e560dd 13:33:12 ---> fba12f0f11ff 13:33:12 Step 8/22 : COPY . . 13:33:13 $ docker top 7c704db3a140d4aee80026dc26c6bdde1b06ac334fe95159dd4a2dbc3b34ef55 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:14 + docker-compose -f ./docker-compose-build.yml build --parallel 13:33:18 Building core-command ... 13:33:18 Building core-data ... 13:33:18 Building core-metadata ... 13:33:18 Building security-bootstrapper ... 13:33:18 Building security-proxy-setup ... 13:33:18 Building security-secretstore-setup ... 13:33:18 Building security-spiffe-token-provider ... 13:33:18 Building security-spire-agent ... 13:33:18 Building security-spire-config ... 13:33:18 Building security-spire-server ... 13:33:18 Building support-notifications ... 13:33:18 Building support-scheduler ... 13:33:18 Building sys-mgmt-agent ... 13:33:18 Building security-bootstrapper 13:33:18 Building support-scheduler 13:33:18 Building support-notifications 13:33:18 Building security-spire-server 13:33:18 Building security-secretstore-setup 13:33:25 ---> e663f8443418 13:33:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:33:25 ---> 335df42ba40f 13:33:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:33:25 ---> Running in 356e088cc94d 13:33:25 ---> Running in 4fad047c9bfb 13:33:25 ---> 71bcbd5b7e78 13:33:25 ---> 928b25be351d 13:33:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:33:25 13:33:25 ---> Running in 14a032a8d348 13:33:25 ---> Running in 1a3ca6d782ae 13:33:25 Removing intermediate container 356e088cc94d 13:33:25 ---> efe57f6fecf2 13:33:25 Step 10/26 : RUN mkdir -p spire-build 13:33:25 ---> Running in 857867ad26b8 13:33:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:33:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:33:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:33:25 Removing intermediate container 857867ad26b8 13:33:25 ---> edfc8b77b1f0 13:33:25 Step 11/26 : WORKDIR /edgex-go/spire-build 13:33:25 ---> Running in 586b61f3de17 13:33:25 Removing intermediate container 586b61f3de17 13:33:25 ---> 660d65e4ddfc 13:33:25 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 13:33:25 ---> Running in 55cb31586d15 13:33:26 spire-1.2.1/ 13:33:26 spire-1.2.1/.data/ 13:33:26 spire-1.2.1/.data/.file 13:33:26 spire-1.2.1/.dockerignore 13:33:26 spire-1.2.1/.gitattributes 13:33:26 spire-1.2.1/.githooks/ 13:33:26 spire-1.2.1/.githooks/pre-commit 13:33:26 spire-1.2.1/.github/ 13:33:26 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:33:26 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:33:26 spire-1.2.1/.github/dependabot.yml 13:33:26 spire-1.2.1/.github/workflows/ 13:33:26 spire-1.2.1/.github/workflows/nightly_build.yaml 13:33:26 spire-1.2.1/.github/workflows/pr_build.yaml 13:33:26 spire-1.2.1/.github/workflows/release_build.yaml 13:33:26 spire-1.2.1/.github/workflows/scripts/ 13:33:26 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:33:26 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:33:26 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:33:26 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:33:26 spire-1.2.1/.github/workflows/scripts/split.sh 13:33:26 spire-1.2.1/.gitignore 13:33:26 spire-1.2.1/.go-version 13:33:26 spire-1.2.1/.golangci.yml 13:33:26 spire-1.2.1/ADOPTERS.md 13:33:26 spire-1.2.1/CHANGELOG.md 13:33:26 spire-1.2.1/CODE-OF-CONDUCT.md 13:33:26 spire-1.2.1/CODEOWNERS 13:33:26 spire-1.2.1/CONTRIBUTING.md 13:33:26 spire-1.2.1/Dockerfile 13:33:26 spire-1.2.1/Dockerfile.dev 13:33:26 spire-1.2.1/Dockerfile.scratch 13:33:26 spire-1.2.1/LICENSE 13:33:26 spire-1.2.1/MAINTAINERS.md 13:33:26 spire-1.2.1/Makefile 13:33:26 spire-1.2.1/README.md 13:33:26 spire-1.2.1/ROADMAP.md 13:33:26 spire-1.2.1/SECURITY.md 13:33:26 spire-1.2.1/cmd/ 13:33:26 spire-1.2.1/cmd/spire-agent/ 13:33:26 spire-1.2.1/cmd/spire-agent/cli/ 13:33:26 spire-1.2.1/cmd/spire-agent/cli/api/ 13:33:26 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/common/ 13:33:26 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:33:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/run/ 13:33:26 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:33:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:33:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:33:26 spire-1.2.1/cmd/spire-agent/main.go 13:33:26 spire-1.2.1/cmd/spire-server/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/agent/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/cli.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/run/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/token/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/validate/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/x509/ 13:33:26 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:33:26 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:33:26 spire-1.2.1/cmd/spire-server/main.go 13:33:26 spire-1.2.1/cmd/spire-server/util/ 13:33:26 spire-1.2.1/cmd/spire-server/util/util.go 13:33:26 spire-1.2.1/conf/ 13:33:26 spire-1.2.1/conf/agent/ 13:33:26 spire-1.2.1/conf/agent/agent.conf 13:33:26 spire-1.2.1/conf/agent/agent_full.conf 13:33:26 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:33:26 spire-1.2.1/conf/server/ 13:33:26 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:33:26 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:33:26 spire-1.2.1/conf/server/server.conf 13:33:26 spire-1.2.1/conf/server/server_full.conf 13:33:26 spire-1.2.1/doc/ 13:33:26 spire-1.2.1/doc/SPIRE101.md 13:33:26 spire-1.2.1/doc/auditlog.md 13:33:26 spire-1.2.1/doc/authorization_policy_engine.md 13:33:26 spire-1.2.1/doc/changelog_guidelines.md 13:33:26 spire-1.2.1/doc/cure53-report.pdf 13:33:26 spire-1.2.1/doc/images/ 13:33:26 spire-1.2.1/doc/images/2019_roadmap.png 13:33:26 spire-1.2.1/doc/images/SPIRE101.png 13:33:26 spire-1.2.1/doc/images/SPIRE_agent.png 13:33:26 spire-1.2.1/doc/images/SPIRE_server.png 13:33:26 spire-1.2.1/doc/images/cache_mgr.png 13:33:26 spire-1.2.1/doc/images/cache_mgr_components.png 13:33:26 spire-1.2.1/doc/images/federated_spire.png 13:33:26 spire-1.2.1/doc/images/ha_mode.png 13:33:26 spire-1.2.1/doc/images/nested_spire.png 13:33:26 spire-1.2.1/doc/images/oidc_federation.png 13:33:26 spire-1.2.1/doc/images/single_trust_domain.png 13:33:26 spire-1.2.1/doc/images/spiffe_compatible.png 13:33:26 spire-1.2.1/doc/images/spire_logo.png 13:33:26 spire-1.2.1/doc/migrating_registration_api_clients.md 13:33:26 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:33:26 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:33:26 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:33:26 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:33:26 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:33:26 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:33:26 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:33:26 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:33:26 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:33:26 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:33:26 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:33:26 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:33:26 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:33:26 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:33:26 spire-1.2.1/doc/scaling_spire.md 13:33:26 spire-1.2.1/doc/spire_agent.md 13:33:26 spire-1.2.1/doc/spire_server.md 13:33:26 spire-1.2.1/doc/supported_integrations.md 13:33:26 spire-1.2.1/doc/telemetry.md 13:33:26 spire-1.2.1/doc/telemetry_config.md 13:33:26 spire-1.2.1/doc/upgrading.md 13:33:26 spire-1.2.1/doc/using_spire.md 13:33:26 spire-1.2.1/examples/ 13:33:26 spire-1.2.1/examples/README.md 13:33:26 spire-1.2.1/go.mod 13:33:26 spire-1.2.1/go.sum 13:33:26 spire-1.2.1/pkg/ 13:33:26 spire-1.2.1/pkg/agent/ 13:33:26 spire-1.2.1/pkg/agent/agent.go 13:33:26 spire-1.2.1/pkg/agent/api/ 13:33:26 spire-1.2.1/pkg/agent/api/config.go 13:33:26 spire-1.2.1/pkg/agent/api/debug/ 13:33:26 spire-1.2.1/pkg/agent/api/debug/v1/ 13:33:26 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:33:26 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:33:26 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:33:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:33:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:33:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:33:26 spire-1.2.1/pkg/agent/api/endpoints.go 13:33:26 spire-1.2.1/pkg/agent/api/health/ 13:33:26 spire-1.2.1/pkg/agent/api/health/v1/ 13:33:26 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:33:26 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:33:26 spire-1.2.1/pkg/agent/api/rpccontext/ 13:33:26 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:33:26 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:33:26 spire-1.2.1/pkg/agent/attestor/ 13:33:26 spire-1.2.1/pkg/agent/attestor/node/ 13:33:26 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:33:26 spire-1.2.1/pkg/agent/attestor/node/node.go 13:33:26 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:33:26 spire-1.2.1/pkg/agent/attestor/workload/ 13:33:26 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:33:26 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:33:26 spire-1.2.1/pkg/agent/catalog/ 13:33:26 spire-1.2.1/pkg/agent/catalog/catalog.go 13:33:26 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:33:26 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:33:26 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:33:26 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:33:26 spire-1.2.1/pkg/agent/client/ 13:33:26 spire-1.2.1/pkg/agent/client/client.go 13:33:26 spire-1.2.1/pkg/agent/client/client_test.go 13:33:26 spire-1.2.1/pkg/agent/client/dial.go 13:33:26 spire-1.2.1/pkg/agent/client/nodeconn.go 13:33:26 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:33:26 spire-1.2.1/pkg/agent/client/update.go 13:33:26 spire-1.2.1/pkg/agent/client/util.go 13:33:26 spire-1.2.1/pkg/agent/common/ 13:33:26 spire-1.2.1/pkg/agent/common/backoff/ 13:33:26 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:33:26 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:33:26 spire-1.2.1/pkg/agent/common/cgroups/ 13:33:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:33:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:33:26 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:33:26 spire-1.2.1/pkg/agent/config.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/ 13:33:26 spire-1.2.1/pkg/agent/endpoints/config.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/workload/ 13:33:26 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:33:26 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:33:26 spire-1.2.1/pkg/agent/manager/ 13:33:26 spire-1.2.1/pkg/agent/manager/cache/ 13:33:26 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:33:26 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:33:26 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:33:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:33:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:33:26 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:33:26 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:33:26 spire-1.2.1/pkg/agent/manager/config.go 13:33:26 spire-1.2.1/pkg/agent/manager/manager.go 13:33:26 spire-1.2.1/pkg/agent/manager/manager_test.go 13:33:26 spire-1.2.1/pkg/agent/manager/storage.go 13:33:26 spire-1.2.1/pkg/agent/manager/storage_test.go 13:33:26 spire-1.2.1/pkg/agent/manager/storecache/ 13:33:26 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:33:26 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:33:26 spire-1.2.1/pkg/agent/manager/sync.go 13:33:26 spire-1.2.1/pkg/agent/plugin/ 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:33:26 spire-1.2.1/pkg/agent/svid/ 13:33:26 spire-1.2.1/pkg/agent/svid/rotator.go 13:33:26 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:33:26 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:33:26 spire-1.2.1/pkg/agent/svid/store/ 13:33:26 spire-1.2.1/pkg/agent/svid/store/service.go 13:33:26 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:33:26 spire-1.2.1/pkg/common/ 13:33:26 spire-1.2.1/pkg/common/agentpathtemplate/ 13:33:26 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:33:26 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:33:26 spire-1.2.1/pkg/common/api/ 13:33:26 spire-1.2.1/pkg/common/api/metrics.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/ 13:33:26 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/logger.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/names.go 13:33:26 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:33:26 spire-1.2.1/pkg/common/api/names.go 13:33:26 spire-1.2.1/pkg/common/api/ratelimit.go 13:33:26 spire-1.2.1/pkg/common/api/rpccontext/ 13:33:26 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:33:26 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:33:26 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:33:26 spire-1.2.1/pkg/common/auth/ 13:33:26 spire-1.2.1/pkg/common/auth/interceptors.go 13:33:26 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:33:26 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:33:26 spire-1.2.1/pkg/common/bundleutil/ 13:33:26 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:33:26 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:33:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:33:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:33:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:33:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:33:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:33:26 spire-1.2.1/pkg/common/bundleutil/types.go 13:33:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:33:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:33:26 spire-1.2.1/pkg/common/catalog/ 13:33:26 spire-1.2.1/pkg/common/catalog/bind.go 13:33:26 spire-1.2.1/pkg/common/catalog/builtin.go 13:33:26 spire-1.2.1/pkg/common/catalog/catalog.go 13:33:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:33:26 spire-1.2.1/pkg/common/catalog/closers.go 13:33:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:33:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:33:26 spire-1.2.1/pkg/common/catalog/config.go 13:33:26 spire-1.2.1/pkg/common/catalog/config_test.go 13:33:26 spire-1.2.1/pkg/common/catalog/configure.go 13:33:26 spire-1.2.1/pkg/common/catalog/constraints.go 13:33:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:33:26 spire-1.2.1/pkg/common/catalog/context.go 13:33:26 spire-1.2.1/pkg/common/catalog/external.go 13:33:26 spire-1.2.1/pkg/common/catalog/host.go 13:33:26 spire-1.2.1/pkg/common/catalog/pipenet.go 13:33:26 spire-1.2.1/pkg/common/catalog/plugin.go 13:33:26 spire-1.2.1/pkg/common/catalog/testplugin/ 13:33:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:33:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:33:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:33:26 spire-1.2.1/pkg/common/cli/ 13:33:26 spire-1.2.1/pkg/common/cli/env.go 13:33:26 spire-1.2.1/pkg/common/cli/flags.go 13:33:26 spire-1.2.1/pkg/common/cli/trust_domain.go 13:33:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:33:26 spire-1.2.1/pkg/common/cli/umask.go 13:33:26 spire-1.2.1/pkg/common/cli/umask_posix.go 13:33:26 spire-1.2.1/pkg/common/cli/umask_test.go 13:33:26 spire-1.2.1/pkg/common/cli/umask_windows.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/ 13:33:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/flag.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/format.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/ 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:33:26 spire-1.2.1/pkg/common/coretypes/ 13:33:26 spire-1.2.1/pkg/common/coretypes/bundle/ 13:33:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:33:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:33:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:33:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:33:26 spire-1.2.1/pkg/common/cryptoutil/ 13:33:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:33:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:33:26 spire-1.2.1/pkg/common/diskutil/ 13:33:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:33:26 spire-1.2.1/pkg/common/diskutil/file_test.go 13:33:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:33:26 spire-1.2.1/pkg/common/errorutil/ 13:33:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:33:26 spire-1.2.1/pkg/common/health/ 13:33:26 spire-1.2.1/pkg/common/health/config.go 13:33:26 spire-1.2.1/pkg/common/health/context.go 13:33:26 spire-1.2.1/pkg/common/health/context_test.go 13:33:26 spire-1.2.1/pkg/common/health/health.go 13:33:26 spire-1.2.1/pkg/common/health/health_test.go 13:33:26 spire-1.2.1/pkg/common/health/logger.go 13:33:26 spire-1.2.1/pkg/common/hostservice/ 13:33:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:33:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:33:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:33:26 spire-1.2.1/pkg/common/idutil/ 13:33:26 spire-1.2.1/pkg/common/idutil/require.go 13:33:26 spire-1.2.1/pkg/common/idutil/require_test.go 13:33:26 spire-1.2.1/pkg/common/idutil/safety.go 13:33:26 spire-1.2.1/pkg/common/idutil/safety_test.go 13:33:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:33:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:33:26 spire-1.2.1/pkg/common/jwtsvid/ 13:33:26 spire-1.2.1/pkg/common/jwtsvid/common.go 13:33:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:33:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:33:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:33:26 spire-1.2.1/pkg/common/jwtutil/ 13:33:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:33:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:33:26 spire-1.2.1/pkg/common/log/ 13:33:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:33:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:33:26 spire-1.2.1/pkg/common/log/log.go 13:33:26 spire-1.2.1/pkg/common/log/log_test.go 13:33:26 spire-1.2.1/pkg/common/log/options.go 13:33:26 spire-1.2.1/pkg/common/nodeutil/ 13:33:26 spire-1.2.1/pkg/common/nodeutil/node.go 13:33:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:33:26 spire-1.2.1/pkg/common/peertracker/ 13:33:26 spire-1.2.1/pkg/common/peertracker/conn.go 13:33:26 spire-1.2.1/pkg/common/peertracker/credentials.go 13:33:26 spire-1.2.1/pkg/common/peertracker/errors.go 13:33:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:33:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:33:26 spire-1.2.1/pkg/common/peertracker/info.go 13:33:26 spire-1.2.1/pkg/common/peertracker/listener.go 13:33:26 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:33:26 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:33:26 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:33:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:33:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:33:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:33:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:33:26 spire-1.2.1/pkg/common/peertracker/tcp.go 13:33:26 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:33:26 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:33:26 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:33:26 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:33:26 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:33:26 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:33:26 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:33:26 spire-1.2.1/pkg/common/peertracker/uds.go 13:33:26 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:33:26 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:33:26 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:33:26 spire-1.2.1/pkg/common/pemutil/ 13:33:26 spire-1.2.1/pkg/common/pemutil/block.go 13:33:26 spire-1.2.1/pkg/common/pemutil/certs.go 13:33:26 spire-1.2.1/pkg/common/pemutil/common.go 13:33:26 spire-1.2.1/pkg/common/pemutil/csr.go 13:33:26 spire-1.2.1/pkg/common/pemutil/keys.go 13:33:26 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:33:26 spire-1.2.1/pkg/common/pemutil/testdata/ 13:33:26 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:33:26 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:33:26 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:33:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:33:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:33:26 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:33:26 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:33:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:33:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:33:26 spire-1.2.1/pkg/common/plugin/ 13:33:26 spire-1.2.1/pkg/common/plugin/aws/ 13:33:26 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:33:26 spire-1.2.1/pkg/common/plugin/azure/ 13:33:26 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:33:26 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:33:26 spire-1.2.1/pkg/common/plugin/facade.go 13:33:26 spire-1.2.1/pkg/common/plugin/facade_test.go 13:33:26 spire-1.2.1/pkg/common/plugin/gcp/ 13:33:26 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:33:26 spire-1.2.1/pkg/common/plugin/k8s/ 13:33:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:33:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:33:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:33:26 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:33:26 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:33:26 spire-1.2.1/pkg/common/plugin/log.go 13:33:26 spire-1.2.1/pkg/common/plugin/sshpop/ 13:33:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:33:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:33:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:33:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:33:26 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:33:26 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:33:26 spire-1.2.1/pkg/common/plugin/x509pop/ 13:33:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:33:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:33:26 spire-1.2.1/pkg/common/profiling/ 13:33:26 spire-1.2.1/pkg/common/profiling/dumpers.go 13:33:26 spire-1.2.1/pkg/common/profiling/profiling.go 13:33:26 spire-1.2.1/pkg/common/protoutil/ 13:33:26 spire-1.2.1/pkg/common/protoutil/masks.go 13:33:26 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:33:26 spire-1.2.1/pkg/common/rotationutil/ 13:33:26 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:33:26 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:33:26 spire-1.2.1/pkg/common/selector/ 13:33:26 spire-1.2.1/pkg/common/selector/selector.go 13:33:26 spire-1.2.1/pkg/common/selector/selector_test.go 13:33:26 spire-1.2.1/pkg/common/selector/set.go 13:33:26 spire-1.2.1/pkg/common/selector/set_utils.go 13:33:26 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:33:26 spire-1.2.1/pkg/common/telemetry/ 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/ 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:33:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:33:26 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:33:26 spire-1.2.1/pkg/common/telemetry/call.go 13:33:26 spire-1.2.1/pkg/common/telemetry/common/ 13:33:26 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:33:26 spire-1.2.1/pkg/common/telemetry/config.go 13:33:26 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:33:26 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:33:26 spire-1.2.1/pkg/common/telemetry/inmem.go 13:33:26 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:33:26 spire-1.2.1/pkg/common/telemetry/m3.go 13:33:26 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:33:26 spire-1.2.1/pkg/common/telemetry/metrics.go 13:33:26 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:33:26 spire-1.2.1/pkg/common/telemetry/names.go 13:33:26 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:33:26 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:33:26 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:33:26 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/ 13:33:26 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:33:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:33:26 spire-1.2.1/pkg/common/telemetry/server/server.go 13:33:26 spire-1.2.1/pkg/common/telemetry/sink.go 13:33:26 spire-1.2.1/pkg/common/telemetry/statsd.go 13:33:26 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:33:26 spire-1.2.1/pkg/common/telemetry/uptime.go 13:33:26 spire-1.2.1/pkg/common/telemetry/version.go 13:33:26 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:33:26 spire-1.2.1/pkg/common/uptime/ 13:33:26 spire-1.2.1/pkg/common/uptime/uptime.go 13:33:26 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:33:26 spire-1.2.1/pkg/common/util/ 13:33:26 spire-1.2.1/pkg/common/util/certs.go 13:33:26 spire-1.2.1/pkg/common/util/certs_test.go 13:33:26 spire-1.2.1/pkg/common/util/csr.go 13:33:26 spire-1.2.1/pkg/common/util/hash.go 13:33:26 spire-1.2.1/pkg/common/util/selectors.go 13:33:26 spire-1.2.1/pkg/common/util/selectors_test.go 13:33:26 spire-1.2.1/pkg/common/util/signals.go 13:33:26 spire-1.2.1/pkg/common/util/sort.go 13:33:26 spire-1.2.1/pkg/common/util/sort_test.go 13:33:26 spire-1.2.1/pkg/common/util/task.go 13:33:26 spire-1.2.1/pkg/common/util/task_test.go 13:33:26 spire-1.2.1/pkg/common/util/testdata/ 13:33:26 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:33:26 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:33:26 spire-1.2.1/pkg/common/version/ 13:33:26 spire-1.2.1/pkg/common/version/version.go 13:33:26 spire-1.2.1/pkg/common/x509svid/ 13:33:26 spire-1.2.1/pkg/common/x509svid/common_test.go 13:33:26 spire-1.2.1/pkg/common/x509svid/csr.go 13:33:26 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:33:26 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:33:26 spire-1.2.1/pkg/common/x509util/ 13:33:26 spire-1.2.1/pkg/common/x509util/cert.go 13:33:26 spire-1.2.1/pkg/common/x509util/dns.go 13:33:26 spire-1.2.1/pkg/common/x509util/dns_test.go 13:33:26 spire-1.2.1/pkg/common/x509util/keyid.go 13:33:26 spire-1.2.1/pkg/common/x509util/keypair.go 13:33:26 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:33:26 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:33:26 spire-1.2.1/pkg/server/ 13:33:26 spire-1.2.1/pkg/server/api/ 13:33:26 spire-1.2.1/pkg/server/api/agent.go 13:33:26 spire-1.2.1/pkg/server/api/agent/ 13:33:26 spire-1.2.1/pkg/server/api/agent/v1/ 13:33:26 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:33:26 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:33:26 spire-1.2.1/pkg/server/api/agent_test.go 13:33:26 spire-1.2.1/pkg/server/api/api.go 13:33:26 spire-1.2.1/pkg/server/api/audit/ 13:33:26 spire-1.2.1/pkg/server/api/audit/audit.go 13:33:26 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:33:26 spire-1.2.1/pkg/server/api/bundle.go 13:33:26 spire-1.2.1/pkg/server/api/bundle/ 13:33:26 spire-1.2.1/pkg/server/api/bundle/v1/ 13:33:26 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:33:26 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:33:26 spire-1.2.1/pkg/server/api/bundle_test.go 13:33:26 spire-1.2.1/pkg/server/api/debug/ 13:33:26 spire-1.2.1/pkg/server/api/debug/v1/ 13:33:26 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:33:26 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:33:26 spire-1.2.1/pkg/server/api/entry.go 13:33:26 spire-1.2.1/pkg/server/api/entry/ 13:33:26 spire-1.2.1/pkg/server/api/entry/v1/ 13:33:26 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:33:26 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:33:26 spire-1.2.1/pkg/server/api/entry_test.go 13:33:26 spire-1.2.1/pkg/server/api/health/ 13:33:26 spire-1.2.1/pkg/server/api/health/v1/ 13:33:26 spire-1.2.1/pkg/server/api/health/v1/service.go 13:33:26 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:33:26 spire-1.2.1/pkg/server/api/id.go 13:33:26 spire-1.2.1/pkg/server/api/id_test.go 13:33:26 spire-1.2.1/pkg/server/api/limits/ 13:33:26 spire-1.2.1/pkg/server/api/limits/limits.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/ 13:33:26 spire-1.2.1/pkg/server/api/middleware/alias.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/audit.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/caller.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/common.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/entries.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:33:26 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:33:26 spire-1.2.1/pkg/server/api/ratelimit.go 13:33:26 spire-1.2.1/pkg/server/api/rpccontext/ 13:33:26 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:33:26 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:33:26 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:33:26 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:33:26 spire-1.2.1/pkg/server/api/selector.go 13:33:26 spire-1.2.1/pkg/server/api/selector_test.go 13:33:26 spire-1.2.1/pkg/server/api/status.go 13:33:26 spire-1.2.1/pkg/server/api/status_test.go 13:33:26 spire-1.2.1/pkg/server/api/svid/ 13:33:26 spire-1.2.1/pkg/server/api/svid/v1/ 13:33:26 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:33:26 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:33:26 spire-1.2.1/pkg/server/api/trustdomain.go 13:33:26 spire-1.2.1/pkg/server/api/trustdomain/ 13:33:26 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:33:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:33:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:33:26 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:33:26 spire-1.2.1/pkg/server/authpolicy/ 13:33:26 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:33:26 spire-1.2.1/pkg/server/authpolicy/policy.go 13:33:26 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:33:26 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:33:26 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:33:26 spire-1.2.1/pkg/server/authpolicy/validate.go 13:33:26 spire-1.2.1/pkg/server/bundle/ 13:33:26 spire-1.2.1/pkg/server/bundle/client/ 13:33:26 spire-1.2.1/pkg/server/bundle/client/client.go 13:33:26 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:33:26 spire-1.2.1/pkg/server/bundle/client/manager.go 13:33:26 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:33:26 spire-1.2.1/pkg/server/bundle/client/sources.go 13:33:26 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:33:26 spire-1.2.1/pkg/server/bundle/client/updater.go 13:33:26 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:33:26 spire-1.2.1/pkg/server/ca/ 13:33:26 spire-1.2.1/pkg/server/ca/ca.go 13:33:26 spire-1.2.1/pkg/server/ca/ca_health.go 13:33:26 spire-1.2.1/pkg/server/ca/ca_test.go 13:33:26 spire-1.2.1/pkg/server/ca/journal.go 13:33:26 spire-1.2.1/pkg/server/ca/journal_test.go 13:33:26 spire-1.2.1/pkg/server/ca/manager.go 13:33:26 spire-1.2.1/pkg/server/ca/manager_health.go 13:33:26 spire-1.2.1/pkg/server/ca/manager_test.go 13:33:26 spire-1.2.1/pkg/server/ca/templates.go 13:33:26 spire-1.2.1/pkg/server/ca/upstream_client.go 13:33:26 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:33:26 spire-1.2.1/pkg/server/ca/validation.go 13:33:26 spire-1.2.1/pkg/server/cache/ 13:33:26 spire-1.2.1/pkg/server/cache/dscache/ 13:33:26 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:33:26 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:33:26 spire-1.2.1/pkg/server/cache/entrycache/ 13:33:26 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:33:26 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:33:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:33:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:33:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:33:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:33:26 spire-1.2.1/pkg/server/catalog/ 13:33:26 spire-1.2.1/pkg/server/catalog/catalog.go 13:33:26 spire-1.2.1/pkg/server/catalog/keymanager.go 13:33:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:33:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:33:26 spire-1.2.1/pkg/server/catalog/notifier.go 13:33:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:33:26 spire-1.2.1/pkg/server/config.go 13:33:26 spire-1.2.1/pkg/server/datastore/ 13:33:26 spire-1.2.1/pkg/server/datastore/datastore.go 13:33:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:33:26 spire-1.2.1/pkg/server/datastore/repository.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:33:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:33:26 spire-1.2.1/pkg/server/endpoints/ 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/ 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:33:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:33:26 spire-1.2.1/pkg/server/endpoints/config.go 13:33:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:33:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:33:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:33:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:33:26 spire-1.2.1/pkg/server/endpoints/middleware.go 13:33:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:33:26 spire-1.2.1/pkg/server/hostservice/ 13:33:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:33:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:33:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:33:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:33:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:33:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:33:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:33:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/ 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/ 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:33:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:33:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:33:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:33:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:33:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:33:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:33:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:33:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:33:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/ 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:33:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:33:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:33:26 spire-1.2.1/pkg/server/registration/ 13:33:26 spire-1.2.1/pkg/server/registration/manager.go 13:33:26 spire-1.2.1/pkg/server/registration/manager_test.go 13:33:26 spire-1.2.1/pkg/server/scanentries.go 13:33:26 spire-1.2.1/pkg/server/scanentries_test.go 13:33:26 spire-1.2.1/pkg/server/server.go 13:33:26 spire-1.2.1/pkg/server/server_test.go 13:33:26 spire-1.2.1/pkg/server/svid/ 13:33:26 spire-1.2.1/pkg/server/svid/observer.go 13:33:26 spire-1.2.1/pkg/server/svid/observer_test.go 13:33:26 spire-1.2.1/pkg/server/svid/rotator.go 13:33:26 spire-1.2.1/pkg/server/svid/rotator_config.go 13:33:26 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:33:26 spire-1.2.1/pkg/server/svid/rotator_test.go 13:33:26 spire-1.2.1/proto/ 13:33:26 spire-1.2.1/proto/private/ 13:33:26 spire-1.2.1/proto/private/server/ 13:33:26 spire-1.2.1/proto/private/server/journal/ 13:33:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:33:26 spire-1.2.1/proto/private/server/journal/journal.proto 13:33:26 spire-1.2.1/proto/spire/ 13:33:26 spire-1.2.1/proto/spire/common/ 13:33:26 spire-1.2.1/proto/spire/common/common.pb.go 13:33:26 spire-1.2.1/proto/spire/common/common.proto 13:33:26 spire-1.2.1/proto/spire/common/plugin/ 13:33:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:33:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:33:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:33:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:33:26 spire-1.2.1/proto/spire/plugin/ 13:33:26 spire-1.2.1/proto/spire/plugin/agent/ 13:33:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:33:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:33:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:33:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:33:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:33:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:33:26 spire-1.2.1/release/ 13:33:26 spire-1.2.1/release/spire-extras/ 13:33:26 spire-1.2.1/release/spire-extras/README.md 13:33:26 spire-1.2.1/release/spire-extras/conf/ 13:33:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:33:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:33:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:33:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:33:26 spire-1.2.1/release/spire/ 13:33:26 spire-1.2.1/release/spire/README.md 13:33:26 spire-1.2.1/release/spire/conf/ 13:33:26 spire-1.2.1/release/spire/conf/agent/ 13:33:26 spire-1.2.1/release/spire/conf/agent/agent.conf 13:33:26 spire-1.2.1/release/spire/conf/server/ 13:33:26 spire-1.2.1/release/spire/conf/server/server.conf 13:33:26 spire-1.2.1/script/ 13:33:26 spire-1.2.1/script/build-artifact.sh 13:33:26 spire-1.2.1/script/generate_dummy_ca.sh 13:33:26 spire-1.2.1/support/ 13:33:26 spire-1.2.1/support/k8s/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:33:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/ 13:33:26 spire-1.2.1/support/oidc-discovery-provider/README.md 13:33:26 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/config.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/main.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:33:26 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:33:26 spire-1.2.1/test/ 13:33:26 spire-1.2.1/test/clock/ 13:33:26 spire-1.2.1/test/clock/clock.go 13:33:26 spire-1.2.1/test/fakes/ 13:33:26 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:33:26 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:33:26 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:33:26 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:33:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:33:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:33:26 spire-1.2.1/test/fakes/fakeagentstore/ 13:33:26 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:33:26 spire-1.2.1/test/fakes/fakedatastore/ 13:33:26 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:33:26 spire-1.2.1/test/fakes/fakeentryclient/ 13:33:26 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:33:26 spire-1.2.1/test/fakes/fakehealthchecker/ 13:33:26 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:33:26 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:33:26 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:33:26 spire-1.2.1/test/fakes/fakemetrics/ 13:33:26 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:33:26 spire-1.2.1/test/fakes/fakenoderesolver/ 13:33:26 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:33:26 spire-1.2.1/test/fakes/fakenotifier/ 13:33:26 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:33:26 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:33:26 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:33:26 spire-1.2.1/test/fakes/fakeserverca/ 13:33:26 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:33:26 spire-1.2.1/test/fakes/fakeservercatalog/ 13:33:26 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:33:26 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:33:26 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:33:26 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:33:26 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:33:26 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:33:26 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:33:26 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:33:26 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:33:26 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:33:26 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:33:26 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:33:26 spire-1.2.1/test/fixture/ 13:33:26 spire-1.2.1/test/fixture/certs/ 13:33:26 spire-1.2.1/test/fixture/certs/agent_svid.der 13:33:26 spire-1.2.1/test/fixture/certs/base_cert.pem 13:33:26 spire-1.2.1/test/fixture/certs/base_csr.pem 13:33:26 spire-1.2.1/test/fixture/certs/base_key.pem 13:33:26 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:33:26 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:33:26 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:33:26 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:33:26 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:33:26 spire-1.2.1/test/fixture/certs/blog_key.pem 13:33:26 spire-1.2.1/test/fixture/certs/bundle.der 13:33:26 spire-1.2.1/test/fixture/certs/ca.pem 13:33:26 spire-1.2.1/test/fixture/certs/ca_key.pem 13:33:26 spire-1.2.1/test/fixture/certs/database_cert.pem 13:33:26 spire-1.2.1/test/fixture/certs/database_csr.pem 13:33:26 spire-1.2.1/test/fixture/certs/database_key.pem 13:33:26 spire-1.2.1/test/fixture/certs/node_cert.pem 13:33:26 spire-1.2.1/test/fixture/certs/node_csr.pem 13:33:26 spire-1.2.1/test/fixture/certs/node_key.pem 13:33:26 spire-1.2.1/test/fixture/certs/svid.pem 13:33:26 spire-1.2.1/test/fixture/certs/svid_key.pem 13:33:26 spire-1.2.1/test/fixture/config/ 13:33:26 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:33:26 spire-1.2.1/test/fixture/config/agent_good.conf 13:33:26 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:33:26 spire-1.2.1/test/fixture/config/plugin_good.conf 13:33:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:33:26 spire-1.2.1/test/fixture/config/server_good.conf 13:33:26 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:33:26 spire-1.2.1/test/fixture/fixture.go 13:33:26 spire-1.2.1/test/fixture/nodeattestor/ 13:33:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:33:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:33:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:33:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:33:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:33:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:33:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:33:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:33:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:33:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:33:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:33:26 spire-1.2.1/test/fixture/registration/ 13:33:26 spire-1.2.1/test/fixture/registration/entries.json 13:33:26 spire-1.2.1/test/fixture/registration/good-for-update.json 13:33:26 spire-1.2.1/test/fixture/registration/good.json 13:33:26 spire-1.2.1/test/fixture/registration/invalid.json 13:33:26 spire-1.2.1/test/fixture/registration/invalid_json.json 13:33:26 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:33:26 spire-1.2.1/test/integration/ 13:33:26 spire-1.2.1/test/integration/README.md 13:33:26 spire-1.2.1/test/integration/common 13:33:26 spire-1.2.1/test/integration/setup/ 13:33:26 spire-1.2.1/test/integration/setup/adminclient/ 13:33:26 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:33:26 spire-1.2.1/test/integration/setup/adminclient/client.go 13:33:26 spire-1.2.1/test/integration/setup/debugagent/ 13:33:26 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:33:26 spire-1.2.1/test/integration/setup/debugagent/main.go 13:33:26 spire-1.2.1/test/integration/setup/debugserver/ 13:33:26 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:33:26 spire-1.2.1/test/integration/setup/debugserver/main.go 13:33:26 spire-1.2.1/test/integration/setup/downstreamclient/ 13:33:26 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:33:26 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:33:26 spire-1.2.1/test/integration/setup/itclient/ 13:33:26 spire-1.2.1/test/integration/setup/itclient/client.go 13:33:26 spire-1.2.1/test/integration/setup/node-attestation/ 13:33:26 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:33:26 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:33:26 spire-1.2.1/test/integration/setup/x509pop/ 13:33:26 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:33:26 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:33:26 spire-1.2.1/test/integration/suites/ 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:33:26 spire-1.2.1/test/integration/suites/join-token/ 13:33:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:33:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:33:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:33:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:33:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:33:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:33:26 spire-1.2.1/test/integration/suites/join-token/README.md 13:33:26 spire-1.2.1/test/integration/suites/join-token/conf/ 13:33:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:33:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/join-token/teardown 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:33:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:33:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:33:26 spire-1.2.1/test/integration/suites/k8s/ 13:33:26 spire-1.2.1/test/integration/suites/k8s/00-setup 13:33:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:33:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:33:26 spire-1.2.1/test/integration/suites/k8s/README.md 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/ 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:33:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:33:26 spire-1.2.1/test/integration/suites/k8s/teardown 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/ 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:33:26 spire-1.2.1/test/integration/suites/rotation/ 13:33:26 spire-1.2.1/test/integration/suites/rotation/00-setup 13:33:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:33:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:33:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:33:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:33:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:33:26 spire-1.2.1/test/integration/suites/rotation/README.md 13:33:26 spire-1.2.1/test/integration/suites/rotation/conf/ 13:33:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:33:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/rotation/teardown 13:33:26 spire-1.2.1/test/integration/suites/self-test/ 13:33:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:33:26 spire-1.2.1/test/integration/suites/self-test/README.md 13:33:26 spire-1.2.1/test/integration/suites/self-test/teardown 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:33:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:33:26 spire-1.2.1/test/integration/suites/upgrade/ 13:33:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:33:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:33:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:33:26 spire-1.2.1/test/integration/suites/upgrade/README.md 13:33:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:33:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:33:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:33:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:33:26 spire-1.2.1/test/integration/suites/upgrade/teardown 13:33:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:33:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:33:26 spire-1.2.1/test/integration/test-one.sh 13:33:26 spire-1.2.1/test/integration/test.sh 13:33:26 spire-1.2.1/test/plugintest/ 13:33:26 spire-1.2.1/test/plugintest/config.go 13:33:26 spire-1.2.1/test/plugintest/load.go 13:33:26 spire-1.2.1/test/plugintest/option.go 13:33:26 spire-1.2.1/test/spiretest/ 13:33:26 spire-1.2.1/test/spiretest/apiserver.go 13:33:26 spire-1.2.1/test/spiretest/assertions.go 13:33:26 spire-1.2.1/test/spiretest/dir.go 13:33:26 spire-1.2.1/test/spiretest/errors_posix.go 13:33:26 spire-1.2.1/test/spiretest/errors_windows.go 13:33:26 spire-1.2.1/test/spiretest/logs.go 13:33:26 spire-1.2.1/test/spiretest/socketapi.go 13:33:26 spire-1.2.1/test/spiretest/suite.go 13:33:26 spire-1.2.1/test/spiretest/x509.go 13:33:26 spire-1.2.1/test/testca/ 13:33:26 spire-1.2.1/test/testca/ca.go 13:33:26 spire-1.2.1/test/testkey/ 13:33:26 spire-1.2.1/test/testkey/generate.sh 13:33:26 spire-1.2.1/test/testkey/genkeys.go 13:33:26 spire-1.2.1/test/testkey/keys.go 13:33:26 spire-1.2.1/test/testkey/new.go 13:33:26 spire-1.2.1/test/tpmsimulator/ 13:33:26 spire-1.2.1/test/tpmsimulator/simulator.go 13:33:26 spire-1.2.1/test/util/ 13:33:26 spire-1.2.1/test/util/cert_fixtures.go 13:33:26 spire-1.2.1/test/util/cert_generation.go 13:33:26 spire-1.2.1/test/util/io_redirection.go 13:33:26 spire-1.2.1/test/util/race.go 13:33:26 spire-1.2.1/test/util/util.go 13:33:26 building spire from source... 13:33:26 Installing go1.17.7... 13:33:31 Building bin/spire-server... 13:33:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:33:31 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:33:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:33:31 go: downloading github.com/mitchellh/cli v1.1.2 13:33:31 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:33:31 go: downloading github.com/imdario/mergo v0.3.12 13:33:31 go: downloading github.com/sirupsen/logrus v1.8.1 13:33:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:33:31 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:33:31 go: downloading google.golang.org/grpc v1.44.0 13:33:31 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:33:31 go: downloading github.com/fatih/color v1.13.0 13:33:31 go: downloading github.com/mattn/go-isatty v0.0.14 13:33:31 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:33:31 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:33:32 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:33:32 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:33:32 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:33:32 go: downloading github.com/open-policy-agent/opa v0.38.0 13:33:32 go: downloading github.com/armon/go-metrics v0.3.10 13:33:32 go: downloading github.com/prometheus/client_golang v1.12.1 13:33:32 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:33:32 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:33:32 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:33:32 go: downloading github.com/mattn/go-colorable v0.1.12 13:33:32 go: downloading github.com/Masterminds/goutils v1.1.0 13:33:32 go: downloading github.com/Masterminds/semver v1.5.0 13:33:32 go: downloading github.com/google/uuid v1.1.2 13:33:32 go: downloading github.com/huandu/xstrings v1.3.2 13:33:32 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:33:32 go: downloading github.com/oklog/run v1.0.0 13:33:32 go: downloading github.com/imkira/go-observer v1.0.3 13:33:32 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:33:32 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:33:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:33:32 go: downloading go.uber.org/atomic v1.9.0 13:33:32 go: downloading github.com/pkg/errors v0.9.1 13:33:32 go: downloading github.com/prometheus/client_model v0.2.0 13:33:32 go: downloading github.com/prometheus/common v0.32.1 13:33:32 go: downloading github.com/beorn7/perks v1.0.1 13:33:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:33:32 go: downloading github.com/prometheus/procfs v0.7.3 13:33:32 go: downloading github.com/hashicorp/errwrap v1.1.0 13:33:32 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:33:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:33:33 go: downloading github.com/blang/semver/v4 v4.0.0 13:33:33 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:33:33 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:33:33 go: downloading github.com/jinzhu/gorm v1.9.16 13:33:33 go: downloading github.com/lib/pq v1.10.4 13:33:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:33:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:33:33 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:33:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:33:35 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:33:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:33:35 go: downloading github.com/stretchr/testify v1.7.0 13:33:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:33:35 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:33:39 go: downloading google.golang.org/api v0.70.0 13:33:39 go: downloading k8s.io/client-go v0.23.4 13:33:39 go: downloading k8s.io/api v0.23.4 13:33:39 go: downloading github.com/google/go-tpm v0.3.3 13:33:39 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:33:39 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:33:39 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:33:39 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:33:39 go: downloading cloud.google.com/go/storage v1.21.0 13:33:39 go: downloading cloud.google.com/go v0.100.2 13:33:41 go: downloading k8s.io/apimachinery v0.23.4 13:33:41 go: downloading k8s.io/kube-aggregator v0.23.3 13:33:41 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:33:41 go: downloading cloud.google.com/go/security v1.3.0 13:33:41 go: downloading github.com/hashicorp/vault/api v1.4.1 13:33:41 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:33:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:33:41 go: downloading github.com/twmb/murmur3 v1.1.6 13:33:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:33:41 go: downloading github.com/jinzhu/inflection v1.0.0 13:33:41 go: downloading github.com/aws/smithy-go v1.11.0 13:33:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:33:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:33:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:33:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:33:41 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:33:41 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:33:42 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:33:42 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:33:42 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:33:42 go: downloading github.com/dimchansky/utfbom v1.1.1 13:33:42 go: downloading cloud.google.com/go/compute v1.3.0 13:33:42 go: downloading cloud.google.com/go/iam v0.1.1 13:33:42 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:33:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:33:44 go: downloading github.com/gogo/protobuf v1.3.2 13:33:44 go: downloading k8s.io/klog/v2 v2.30.0 13:33:44 go: downloading github.com/google/gofuzz v1.1.0 13:33:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:33:44 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:33:44 go: downloading github.com/spf13/pflag v1.0.5 13:33:44 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:33:44 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:33:44 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:33:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:33:44 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:33:44 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:33:44 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:33:44 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:33:44 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:33:44 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:33:44 go: downloading gopkg.in/yaml.v2 v2.4.0 13:33:44 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:33:44 go: downloading github.com/gobwas/glob v0.2.3 13:33:44 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:33:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:33:44 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:33:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:33:44 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:33:44 go: downloading go.opencensus.io v0.23.0 13:33:44 go: downloading gopkg.in/inf.v0 v0.9.1 13:33:44 go: downloading github.com/google/go-cmp v0.5.7 13:33:44 go: downloading github.com/googleapis/gnostic v0.5.5 13:33:44 go: downloading github.com/go-logr/logr v1.2.2 13:33:45 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:33:45 go: downloading github.com/json-iterator/go v1.1.12 13:33:45 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:33:45 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:33:45 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:33:45 go: downloading go.uber.org/zap v1.21.0 13:33:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:33:45 go: downloading github.com/tklauser/numcpus v0.3.0 13:33:45 go: downloading sigs.k8s.io/yaml v1.3.0 13:33:45 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:33:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:33:45 go: downloading github.com/modern-go/reflect2 v1.0.2 13:33:45 go: downloading github.com/ryanuber/go-glob v1.0.0 13:33:45 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:33:45 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:33:45 go: downloading github.com/hashicorp/go-version v1.2.0 13:33:45 go: downloading github.com/golang/snappy v0.0.4 13:33:45 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:33:45 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:33:45 go: downloading go.uber.org/multierr v1.6.0 13:33:51 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:33:51 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:33:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:34:01 Building bin/spire-agent... 13:34:01 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:34:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:34:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:34:01 go: downloading github.com/docker/docker v20.10.12+incompatible 13:34:01 go: downloading github.com/google/go-tpm-tools v0.3.3 13:34:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:34:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:34:01 go: downloading github.com/docker/go-connections v0.4.0 13:34:01 go: downloading github.com/docker/go-units v0.4.0 13:34:01 go: downloading github.com/opencontainers/image-spec v1.0.1 13:34:01 go: downloading github.com/containerd/containerd v1.3.4 13:34:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:34:01 go: downloading github.com/opencontainers/go-digest v1.0.0 13:34:08 Removing intermediate container 1a3ca6d782ae 13:34:08 ---> 854c26dd9e34 13:34:08 13:34:08 Step 10/31 : FROM alpine:3.14 13:34:08 ---> e04c818066af 13:34:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:34:08 Removing intermediate container 14a032a8d348 13:34:08 ---> 912a41b39f6b 13:34:08 13:34:08 Step 10/22 : FROM alpine:3.14 13:34:08 ---> e04c818066af 13:34:08 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:34:08 Removing intermediate container 4fad047c9bfb 13:34:08 ---> 2daab4c3b3ac 13:34:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:34:08 ---> Running in a03163d13103 13:34:08 ---> Running in 5d074ab58508 13:34:08 ---> Running in 7ec311aed8e4 13:34:08 Removing intermediate container a03163d13103 13:34:08 ---> 3c9a4f352d89 13:34:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:34:08 ---> Running in 7e31ed01493a 13:34:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:34:09 (1/6) Installing ca-certificates (20211220-r0) 13:34:09 (2/6) Installing brotli-libs (1.0.9-r5) 13:34:09 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:34:09 (4/6) Installing libcurl (7.79.1-r0) 13:34:09 (5/6) Installing curl (7.79.1-r0) 13:34:09 (6/6) Installing dumb-init (1.2.5-r1) 13:34:09 Executing busybox-1.33.1-r7.trigger 13:34:09 Executing ca-certificates-20211220-r0.trigger 13:34:09 (1/2) Installing dumb-init (1.2.5-r1) 13:34:09 (2/2) Installing su-exec (0.2-r1) 13:34:09 Executing busybox-1.33.1-r7.trigger 13:34:09 OK: 6 MiB in 16 packages 13:34:09 OK: 8 MiB in 20 packages 13:34:11 Removing intermediate container 7ec311aed8e4 13:34:11 ---> 2e6b0da6de8b 13:34:11 13:34:11 Step 11/23 : FROM docker:20.10.14 13:34:11 Removing intermediate container 7e31ed01493a 13:34:11 ---> fe059d5aeed7 13:34:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:34:11 20.10.14: Pulling from library/docker 13:34:11 ---> Running in 77ed3c6c1231 13:34:11 Removing intermediate container 5d074ab58508 13:34:11 ---> 86798ddb62f6 13:34:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:34:11 ---> Running in 0626d62e6b70 13:34:11 Removing intermediate container 77ed3c6c1231 13:34:11 ---> 95affe2e2a39 13:34:11 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:34:11 Removing intermediate container 0626d62e6b70 13:34:11 ---> f820a58fbe82 13:34:11 Step 13/22 : WORKDIR /edgex 13:34:11 ---> Running in 1aefce048a65 13:34:11 ---> Running in 45de32fb6304 13:34:12 Removing intermediate container 1aefce048a65 13:34:12 ---> 456b23caa379 13:34:12 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:34:12 Removing intermediate container 45de32fb6304 13:34:12 ---> 7019c8ca7a0b 13:34:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:34:12 ---> Running in 2f245130e64c 13:34:12 ---> d5de4d1f0b74 13:34:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:34:13 ---> 7e574b378315 13:34:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:34:14 Removing intermediate container 2f245130e64c 13:34:14 ---> 737b6664ba91 13:34:14 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:34:14 ---> Running in 07699cca66d8 13:34:14 Removing intermediate container 07699cca66d8 13:34:14 ---> 24a56c03b8f9 13:34:14 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:34:15 ---> 443388541fdd 13:34:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:34:15 ---> 1fc1d4fc75d5 13:34:15 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:34:15 ---> Running in eaef3ed34e9b 13:34:15 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:34:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:34:15 ---> 8a75ae680e54 13:34:15 Step 3/25 : WORKDIR /edgex-go 13:34:15 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:34:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:34:15 ---> 8a75ae680e54 13:34:15 Step 3/25 : WORKDIR /edgex-go 13:34:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:34:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:34:15 ---> 8a75ae680e54 13:34:15 Step 3/22 : WORKDIR /edgex-go 13:34:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:34:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:34:15 ---> 8a75ae680e54 13:34:15 Step 3/22 : WORKDIR /edgex-go 13:34:15 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:34:15 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:34:15 ---> 8a75ae680e54 13:34:15 Step 3/31 : WORKDIR /edgex-go 13:34:15 ---> Running in 12af44e21773 13:34:15 ---> Running in 36ef49183d6b 13:34:15 ---> Running in c34e66b04030 13:34:15 ---> Running in 8420bd02dda4 13:34:15 ---> Running in 5e77e731ca95 13:34:15 Removing intermediate container 12af44e21773 13:34:15 ---> 3273ed0c27a5 13:34:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:15 Removing intermediate container c34e66b04030 13:34:15 ---> 29c2107ab2b6 13:34:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:15 Removing intermediate container 36ef49183d6b 13:34:15 ---> 38d687bd7fc8 13:34:15 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:15 Removing intermediate container 5e77e731ca95 13:34:15 ---> 4fbddeb561ea 13:34:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:15 Removing intermediate container 8420bd02dda4 13:34:15 ---> 62e944375b3e 13:34:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:15 ---> Running in 872dd02dc282 13:34:15 ---> Running in 21dbbea3c49d 13:34:15 ---> Running in 39ac92137452 13:34:15 ---> Running in bde67bd1ed1e 13:34:15 ---> Running in b615be7997c0 13:34:15 Removing intermediate container 872dd02dc282 13:34:15 ---> 8f8963ad2b4a 13:34:15 Step 5/25 : RUN apk add --update --no-cache make git 13:34:15 Removing intermediate container 21dbbea3c49d 13:34:15 ---> bead208c3301 13:34:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:34:15 ---> Running in 2d3daf2c4ddb 13:34:15 ---> Running in 4c94b64f5cf7 13:34:15 Removing intermediate container b615be7997c0 13:34:15 ---> e7fe04b1ce15 13:34:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 13:34:15 Removing intermediate container bde67bd1ed1e 13:34:15 Removing intermediate container 39ac92137452 13:34:15 ---> 3386a304fbd5 13:34:15 Step 5/22 : RUN apk add --update --no-cache make git 13:34:15 ---> 09f279fb15ee 13:34:15 Step 5/31 : RUN apk add --update --no-cache make git 13:34:15 ---> Running in d079fd3f0300 13:34:15 ---> Running in 0f2d26d767b4 13:34:15 ---> Running in 1237e4bf6583 13:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:34:15 ---> 49499919e964 13:34:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:34:15 ---> Running in 2c56400bd979 13:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:34:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:34:16 OK: 220 MiB in 52 packages 13:34:16 OK: 220 MiB in 52 packages 13:34:17 Removing intermediate container eaef3ed34e9b 13:34:17 ---> 9e1308d78e54 13:34:17 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:34:17 OK: 220 MiB in 52 packages 13:34:17 Removing intermediate container 2c56400bd979 13:34:17 ---> 7b97f293ea28 13:34:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:34:17 ---> Running in 0e2faf08d31c 13:34:17 ---> cb37e09a1ac5 13:34:17 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:34:17 OK: 220 MiB in 52 packages 13:34:17 OK: 220 MiB in 52 packages 13:34:17 Removing intermediate container 2d3daf2c4ddb 13:34:17 ---> 824d3536d182 13:34:17 Step 6/25 : COPY go.mod vendor* ./ 13:34:18 Removing intermediate container 0e2faf08d31c 13:34:18 ---> 8cb290d94edc 13:34:18 Step 20/22 : LABEL arch=x86_64 13:34:18 ---> Running in cd2ec329455f 13:34:18 Removing intermediate container 4c94b64f5cf7 13:34:18 ---> 249acd37b59f 13:34:18 Step 6/22 : COPY go.mod vendor* ./ 13:34:18 Removing intermediate container cd2ec329455f 13:34:18 ---> 6f393d7200c9 13:34:18 Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:34:19 ---> Running in a45d5ef9f45c 13:34:19 Removing intermediate container 0f2d26d767b4 13:34:19 ---> 97d33b5133cd 13:34:19 Step 6/31 : COPY go.mod vendor* ./ 13:34:19 Removing intermediate container a45d5ef9f45c 13:34:19 ---> ea28edf893e4 13:34:19 Step 22/22 : LABEL version=2.2.0-dev.65 13:34:19 ---> d2e6f568e4fe 13:34:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:34:19 ---> Running in a0a19864c89b 13:34:19 ---> f66e17f7021a 13:34:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:19 Removing intermediate container a0a19864c89b 13:34:19 ---> f429c52784f8 13:34:19 13:34:19 ---> 575f69f16c70 13:34:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:19 Removing intermediate container d079fd3f0300 13:34:19 ---> 33570ba267bf 13:34:19 Step 6/25 : COPY go.mod vendor* ./ 13:34:19 ---> Running in 7b9013a2a248 13:34:19 Removing intermediate container 1237e4bf6583 13:34:19 ---> ff4388157873 13:34:19 Step 6/22 : COPY go.mod vendor* ./ 13:34:19 ---> 145c0d9220dc 13:34:19 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:34:19 Successfully built f429c52784f8 13:34:19 Successfully tagged security-proxy-setup:latest 13:34:19 Building core-data 13:34:20 ---> Running in de7051117a7b 13:34:20 ---> 1d3772d08c88 13:34:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:20 ---> Running in 91936c277bb9 13:34:21 ---> ee3634844d67 13:34:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:21 ---> Running in 2cfe1d97ec62 13:34:21 ---> 2c1419342579 13:34:21  Building security-proxy-setup ... done  ---> 5c8d805630d4 13:34:21 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:34:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:21 ---> Running in 037f49b91971 13:34:22 ---> 0c5129500494 13:34:22 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:34:22 ---> Running in df17e300b81d 13:34:23 Removing intermediate container df17e300b81d 13:34:23 ---> 03e92ec152ee 13:34:23 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:34:24 ---> 7d93b46331b1 13:34:24 Step 26/31 : RUN chmod +x /entrypoint.sh 13:34:24 ---> Running in c6212042bc82 13:34:24 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 13:34:24 Status: Downloaded newer image for docker:20.10.14 13:34:24 ---> 7417809fdb73 13:34:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:34:25 Removing intermediate container 7b9013a2a248 13:34:25 ---> bb6550ccb151 13:34:25 Step 8/25 : COPY . . 13:34:25 Removing intermediate container de7051117a7b 13:34:25 ---> d8b3f64d45f5 13:34:25 Step 8/22 : COPY . . 13:34:25 ---> Running in 940c57325ad1 13:34:25 Removing intermediate container 940c57325ad1 13:34:25 ---> a14f8463d0b5 13:34:25 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 13:34:25 ---> Running in 0444a71fff9b 13:34:26 Removing intermediate container c6212042bc82 13:34:26 ---> 6eee7ee542ce 13:34:26 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:34:26 ---> Running in b9150a3684d0 13:34:26 Removing intermediate container 2cfe1d97ec62 13:34:26 ---> 667e8958af27 13:34:26 Step 8/25 : COPY . . 13:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:34:26 Removing intermediate container 91936c277bb9 13:34:26 ---> 54ef1b5199b8 13:34:26 Step 8/31 : COPY . . 13:34:26 Removing intermediate container 037f49b91971 13:34:26 ---> 2e44967f8e9b 13:34:26 Step 8/22 : COPY . . 13:34:27 (1/43) Installing readline (8.1.1-r0) 13:34:27 Removing intermediate container b9150a3684d0 13:34:27 ---> 030bc81f74a4 13:34:27 Step 28/31 : CMD ["gate"] 13:34:27 (2/43) Installing bash (5.1.16-r0) 13:34:27 Executing bash-5.1.16-r0.post-install 13:34:27 (3/43) Installing brotli-libs (1.0.9-r5) 13:34:27 (4/43) Installing nghttp2-libs (1.46.0-r0) 13:34:27 (5/43) Installing libcurl (7.80.0-r0) 13:34:27 (6/43) Installing curl (7.80.0-r0) 13:34:27 (7/43) Installing dumb-init (1.2.5-r1) 13:34:27 (8/43) Installing libbz2 (1.0.8-r1) 13:34:27 (9/43) Installing expat (2.4.7-r0) 13:34:27 (10/43) Installing libffi (3.4.2-r1) 13:34:27 (11/43) Installing gdbm (1.22-r0) 13:34:27 (12/43) Installing xz-libs (5.2.5-r1) 13:34:27 (13/43) Installing libgcc (10.3.1_git20211027-r0) 13:34:27 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 13:34:27 (15/43) Installing mpdecimal (2.5.1-r1) 13:34:27 (16/43) Installing sqlite-libs (3.36.0-r0) 13:34:27 (17/43) Installing python3 (3.9.7-r4) 13:34:27 ---> Running in 37ffa4b068b6 13:34:27 (18/43) Installing py3-appdirs (1.4.4-r2) 13:34:27 (19/43) Installing py3-certifi (2020.12.5-r1) 13:34:27 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 13:34:27 (21/43) Installing py3-idna (3.3-r0) 13:34:27 (22/43) Installing py3-urllib3 (1.26.7-r0) 13:34:27 (23/43) Installing py3-requests (2.26.0-r1) 13:34:27 (24/43) Installing py3-msgpack (1.0.2-r1) 13:34:27 (25/43) Installing py3-lockfile (0.12.2-r4) 13:34:27 (26/43) Installing py3-cachecontrol (0.12.10-r0) 13:34:27 (27/43) Installing py3-colorama (0.4.4-r1) 13:34:27 (28/43) Installing py3-contextlib2 (21.6.0-r1) 13:34:27 (29/43) Installing py3-distlib (0.3.3-r0) 13:34:27 (30/43) Installing py3-distro (1.6.0-r0) 13:34:27 (31/43) Installing py3-six (1.16.0-r0) 13:34:27 (32/43) Installing py3-webencodings (0.5.1-r4) 13:34:27 (33/43) Installing py3-html5lib (1.1-r1) 13:34:27 (34/43) Installing py3-parsing (2.4.7-r2) 13:34:27 (35/43) Installing py3-packaging (20.9-r1) 13:34:27 (36/43) Installing py3-tomli (1.2.2-r0) 13:34:27 (37/43) Installing py3-pep517 (0.12.0-r0) 13:34:27 (38/43) Installing py3-progress (1.6-r0) 13:34:27 (39/43) Installing py3-retrying (1.3.3-r2) 13:34:27 (40/43) Installing py3-ordered-set (4.0.2-r2) 13:34:27 (41/43) Installing py3-setuptools (52.0.0-r4) 13:34:27 (42/43) Installing py3-toml (0.10.2-r2) 13:34:27 (43/43) Installing py3-pip (20.3.4-r1) 13:34:27 Executing busybox-1.34.1-r5.trigger 13:34:27 OK: 83 MiB in 65 packages 13:34:28 Removing intermediate container 37ffa4b068b6 13:34:28 ---> a03a92cc4a66 13:34:28 Step 29/31 : LABEL arch=x86_64 13:34:28 ---> Running in 11b601ff0c17 13:34:28 Collecting docker-compose==1.23.2 13:34:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:34:28 Collecting cached-property<2,>=1.2.0 13:34:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:34:28 Collecting dockerpty<0.5,>=0.4.1 13:34:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:34:29 Removing intermediate container 11b601ff0c17 13:34:29 ---> b4dbed1f33e9 13:34:29 Step 30/31 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:34:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:34:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:34:29 Collecting texttable<0.10,>=0.9.0 13:34:29 ---> Running in b326c70b0494 13:34:29 Downloading texttable-0.9.1.tar.gz (11 kB) 13:34:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:34:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:34:29 ---> 8676dbdafc7d 13:34:29 Step 3/23 : WORKDIR /edgex-go 13:34:29 ---> Using cache 13:34:29 ---> 648c094b5f5c 13:34:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:29 ---> Using cache 13:34:29 ---> 05f5e147a894 13:34:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:34:29 Collecting jsonschema<3,>=2.5.1 13:34:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:34:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 13:34:29 Collecting websocket-client<1.0,>=0.32.0 13:34:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:34:30 Removing intermediate container b326c70b0494 13:34:30 ---> bb04829816b8 13:34:30 Step 31/31 : LABEL version=2.2.0-dev.65 13:34:30 Collecting PyYAML<4,>=3.10 13:34:30 Downloading PyYAML-3.13.tar.gz (270 kB) 13:34:30 ---> Running in 0bf3a3907544 13:34:30 ---> Running in ff8d88c9c908 13:34:30 Collecting docker<4.0,>=3.6.0 13:34:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:34:30 Collecting docopt<0.7,>=0.6.1 13:34:30 Downloading docopt-0.6.2.tar.gz (25 kB) 13:34:30 Removing intermediate container ff8d88c9c908 13:34:30 ---> aa5801eea756 13:34:30 13:34:30 Successfully built aa5801eea756 13:34:30 Successfully tagged security-bootstrapper:latest 13:34:30 Building core-metadata 13:34:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:34:31  Building security-bootstrapper ... done Collecting docker-pycreds>=0.4.0 13:34:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:34:31 Collecting urllib3<1.25,>=1.21.1 13:34:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:34:31 Collecting chardet<3.1.0,>=3.0.2 13:34:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:34:31 Collecting idna<2.8,>=2.5 13:34:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:34:31 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) 13:34:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:34:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:34:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:34:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:34:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:34:31 Attempting uninstall: urllib3 13:34:31 Found existing installation: urllib3 1.26.7 13:34:31 Uninstalling urllib3-1.26.7: 13:34:31 Successfully uninstalled urllib3-1.26.7 13:34:31 Attempting uninstall: idna 13:34:31 Found existing installation: idna 3.3 13:34:31 Uninstalling idna-3.3: 13:34:31 Successfully uninstalled idna-3.3 13:34:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:34:32 OK: 221 MiB in 52 packages 13:34:32 Attempting uninstall: requests 13:34:32 Found existing installation: requests 2.26.0 13:34:32 Uninstalling requests-2.26.0: 13:34:32 Successfully uninstalled requests-2.26.0 13:34:32 Running setup.py install for texttable: started 13:34:32 Running setup.py install for texttable: finished with status 'done' 13:34:32 Running setup.py install for PyYAML: started 13:34:33 Running setup.py install for PyYAML: finished with status 'done' 13:34:33 Running setup.py install for docopt: started 13:34:34 Running setup.py install for docopt: finished with status 'done' 13:34:34 Running setup.py install for dockerpty: started 13:34:34 Running setup.py install for dockerpty: finished with status 'done' 13:34:35 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 13:34:36 Removing intermediate container 0bf3a3907544 13:34:36 ---> e40d6ae9d134 13:34:36 Step 6/23 : COPY go.mod vendor* ./ 13:34:37 ---> 57a7650fee94 13:34:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:37 ---> Running in 3c001eb483d7 13:34:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:34:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:34:37 ---> 8676dbdafc7d 13:34:37 Step 3/23 : WORKDIR /edgex-go 13:34:37 ---> Using cache 13:34:37 ---> 648c094b5f5c 13:34:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:37 ---> Using cache 13:34:37 ---> 05f5e147a894 13:34:37 Step 5/23 : RUN apk add --update --no-cache make git 13:34:37 ---> Using cache 13:34:37 ---> 98d3dbd722fa 13:34:37 Step 6/23 : COPY go.mod vendor* ./ 13:34:37 ---> Using cache 13:34:37 ---> 1235a2eef7bb 13:34:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:37 ---> Using cache 13:34:37 ---> fba12f0f11ff 13:34:37 Step 8/23 : COPY . . 13:34:37 ---> Using cache 13:34:37 ---> 71bcbd5b7e78 13:34:37 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:34:38 ---> Running in 972a7d8cf001 13:34:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:34:40 Removing intermediate container 3c001eb483d7 13:34:40 ---> fa64eb9b56c0 13:34:40 Step 8/23 : COPY . . 13:34:40 Removing intermediate container 0444a71fff9b 13:34:40 ---> c441dabadebe 13:34:40 Step 14/23 : ENV APP_PORT=58890 13:34:40 ---> Running in 606d12921ff4 13:34:41 Removing intermediate container 606d12921ff4 13:34:41 ---> 08825e340edd 13:34:41 Step 15/23 : EXPOSE $APP_PORT 13:34:41 ---> Running in 0bb636deeed5 13:34:42 Removing intermediate container 0bb636deeed5 13:34:42 ---> 76386a2a6a62 13:34:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:34:42 ---> 51d910103498 13:34:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:34:42 ---> Running in 0cf87f3bd60e 13:34:42 ---> 9dab1b037700 13:34:42 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 13:34:42 ---> 7feb7ad3c9bb 13:34:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:34:42 ---> abd823d8a482 13:34:42 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:34:42 ---> Running in cd9706a494a6 13:34:42 ---> Running in beefebcce423 13:34:42 ---> Running in c8398d767b1e 13:34:43 Removing intermediate container beefebcce423 13:34:43 ---> 58837c81d9a8 13:34:43 Step 10/25 : RUN mkdir -p spire-build 13:34:43 ---> Running in 26613f969207 13:34:44 ---> 99b064be42ba 13:34:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:34:44 ---> Running in c88a8980ca03 13:34:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:34:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:34:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:34:46 ---> c8d40af9ba8a 13:34:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:34:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:34:47 Removing intermediate container 26613f969207 13:34:47 ---> 2dad87106175 13:34:47 Step 11/25 : WORKDIR /edgex-go/spire-build 13:34:47 ---> ceb02e89e593 13:34:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:34:47 ---> Running in ecb2215aabcf 13:34:47 Removing intermediate container ecb2215aabcf 13:34:47 ---> ddf46b503c15 13:34:47 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 13:34:47 ---> Running in 52af1ab67d39 13:34:48 ---> b0b1971b7b74 13:34:48 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:34:48 ---> Running in bafe798c4e06 13:34:49 Removing intermediate container bafe798c4e06 13:34:49 ---> 51a27327a1b4 13:34:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:34:49 ---> Running in 87aad534a2f8 13:34:49 Removing intermediate container 87aad534a2f8 13:34:49 ---> 1cefed8d8dba 13:34:49 Step 21/23 : LABEL arch=x86_64 13:34:49 ---> Running in c73f7d458b26 13:34:50 Removing intermediate container c73f7d458b26 13:34:50 ---> 7338a166029b 13:34:50 Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:34:50 ---> Running in 42cd95cc46fb 13:34:50 spire-1.2.1/ 13:34:50 spire-1.2.1/.data/ 13:34:50 spire-1.2.1/.data/.file 13:34:50 spire-1.2.1/.dockerignore 13:34:50 spire-1.2.1/.gitattributes 13:34:50 spire-1.2.1/.githooks/ 13:34:50 spire-1.2.1/.githooks/pre-commit 13:34:50 spire-1.2.1/.github/ 13:34:50 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:34:50 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:34:50 spire-1.2.1/.github/dependabot.yml 13:34:50 spire-1.2.1/.github/workflows/ 13:34:50 spire-1.2.1/.github/workflows/nightly_build.yaml 13:34:50 spire-1.2.1/.github/workflows/pr_build.yaml 13:34:50 spire-1.2.1/.github/workflows/release_build.yaml 13:34:50 spire-1.2.1/.github/workflows/scripts/ 13:34:50 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:34:50 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:34:50 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:34:50 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:34:50 spire-1.2.1/.github/workflows/scripts/split.sh 13:34:50 spire-1.2.1/.gitignore 13:34:50 spire-1.2.1/.go-version 13:34:50 spire-1.2.1/.golangci.yml 13:34:50 spire-1.2.1/ADOPTERS.md 13:34:50 spire-1.2.1/CHANGELOG.md 13:34:50 spire-1.2.1/CODE-OF-CONDUCT.md 13:34:50 spire-1.2.1/CODEOWNERS 13:34:50 spire-1.2.1/CONTRIBUTING.md 13:34:50 spire-1.2.1/Dockerfile 13:34:50 spire-1.2.1/Dockerfile.dev 13:34:50 spire-1.2.1/Dockerfile.scratch 13:34:50 spire-1.2.1/LICENSE 13:34:50 spire-1.2.1/MAINTAINERS.md 13:34:50 spire-1.2.1/Makefile 13:34:50 spire-1.2.1/README.md 13:34:50 spire-1.2.1/ROADMAP.md 13:34:50 spire-1.2.1/SECURITY.md 13:34:50 spire-1.2.1/cmd/ 13:34:50 spire-1.2.1/cmd/spire-agent/ 13:34:50 spire-1.2.1/cmd/spire-agent/cli/ 13:34:50 spire-1.2.1/cmd/spire-agent/cli/api/ 13:34:50 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/common/ 13:34:50 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:34:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/run/ 13:34:50 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:34:50 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:34:50 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:34:50 spire-1.2.1/cmd/spire-agent/main.go 13:34:50 spire-1.2.1/cmd/spire-server/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/agent/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/cli.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/run/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/token/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/validate/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/x509/ 13:34:50 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:34:50 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:34:50 spire-1.2.1/cmd/spire-server/main.go 13:34:50 spire-1.2.1/cmd/spire-server/util/ 13:34:50 spire-1.2.1/cmd/spire-server/util/util.go 13:34:50 spire-1.2.1/conf/ 13:34:50 spire-1.2.1/conf/agent/ 13:34:50 spire-1.2.1/conf/agent/agent.conf 13:34:50 spire-1.2.1/conf/agent/agent_full.conf 13:34:50 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:34:50 spire-1.2.1/conf/server/ 13:34:50 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:34:50 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:34:50 spire-1.2.1/conf/server/server.conf 13:34:50 spire-1.2.1/conf/server/server_full.conf 13:34:50 spire-1.2.1/doc/ 13:34:50 spire-1.2.1/doc/SPIRE101.md 13:34:50 spire-1.2.1/doc/auditlog.md 13:34:50 spire-1.2.1/doc/authorization_policy_engine.md 13:34:50 spire-1.2.1/doc/changelog_guidelines.md 13:34:50 spire-1.2.1/doc/cure53-report.pdf 13:34:50 spire-1.2.1/doc/images/ 13:34:50 spire-1.2.1/doc/images/2019_roadmap.png 13:34:50 spire-1.2.1/doc/images/SPIRE101.png 13:34:50 spire-1.2.1/doc/images/SPIRE_agent.png 13:34:50 spire-1.2.1/doc/images/SPIRE_server.png 13:34:50 spire-1.2.1/doc/images/cache_mgr.png 13:34:50 spire-1.2.1/doc/images/cache_mgr_components.png 13:34:50 spire-1.2.1/doc/images/federated_spire.png 13:34:50 spire-1.2.1/doc/images/ha_mode.png 13:34:50 spire-1.2.1/doc/images/nested_spire.png 13:34:50 spire-1.2.1/doc/images/oidc_federation.png 13:34:50 spire-1.2.1/doc/images/single_trust_domain.png 13:34:50 spire-1.2.1/doc/images/spiffe_compatible.png 13:34:50 spire-1.2.1/doc/images/spire_logo.png 13:34:50 spire-1.2.1/doc/migrating_registration_api_clients.md 13:34:50 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:34:50 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:34:50 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:34:50 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:34:50 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:34:50 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:34:50 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:34:50 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:34:50 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:34:50 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:34:50 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:34:50 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:34:50 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:34:50 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:34:50 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:34:50 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:34:50 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:34:50 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:34:50 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:34:50 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:34:50 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:34:50 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:34:50 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:34:50 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:34:50 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:34:50 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:34:50 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:34:50 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:34:50 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:34:50 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:34:50 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:34:50 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:34:50 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:34:50 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:34:50 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:34:50 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:34:50 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:34:50 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:34:50 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:34:50 spire-1.2.1/doc/scaling_spire.md 13:34:50 spire-1.2.1/doc/spire_agent.md 13:34:50 spire-1.2.1/doc/spire_server.md 13:34:50 spire-1.2.1/doc/supported_integrations.md 13:34:50 spire-1.2.1/doc/telemetry.md 13:34:50 spire-1.2.1/doc/telemetry_config.md 13:34:50 spire-1.2.1/doc/upgrading.md 13:34:50 spire-1.2.1/doc/using_spire.md 13:34:50 spire-1.2.1/examples/ 13:34:50 spire-1.2.1/examples/README.md 13:34:50 spire-1.2.1/go.mod 13:34:50 spire-1.2.1/go.sum 13:34:50 spire-1.2.1/pkg/ 13:34:50 spire-1.2.1/pkg/agent/ 13:34:50 spire-1.2.1/pkg/agent/agent.go 13:34:50 spire-1.2.1/pkg/agent/api/ 13:34:50 spire-1.2.1/pkg/agent/api/config.go 13:34:50 spire-1.2.1/pkg/agent/api/debug/ 13:34:50 spire-1.2.1/pkg/agent/api/debug/v1/ 13:34:50 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:34:50 Removing intermediate container 42cd95cc46fb 13:34:50 ---> 76f22acc3920 13:34:50 Step 23/23 : LABEL version=2.2.0-dev.65 13:34:50 ---> Running in bf6c35ca7060 13:34:50 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:34:50 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:34:50 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:34:50 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:34:50 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:34:50 spire-1.2.1/pkg/agent/api/endpoints.go 13:34:50 spire-1.2.1/pkg/agent/api/health/ 13:34:50 spire-1.2.1/pkg/agent/api/health/v1/ 13:34:50 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:34:50 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:34:50 spire-1.2.1/pkg/agent/api/rpccontext/ 13:34:50 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:34:50 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:34:50 spire-1.2.1/pkg/agent/attestor/ 13:34:50 spire-1.2.1/pkg/agent/attestor/node/ 13:34:50 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:34:50 spire-1.2.1/pkg/agent/attestor/node/node.go 13:34:50 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:34:50 spire-1.2.1/pkg/agent/attestor/workload/ 13:34:50 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:34:50 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:34:50 spire-1.2.1/pkg/agent/catalog/ 13:34:50 spire-1.2.1/pkg/agent/catalog/catalog.go 13:34:50 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:34:50 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:34:50 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:34:50 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:34:50 spire-1.2.1/pkg/agent/client/ 13:34:50 spire-1.2.1/pkg/agent/client/client.go 13:34:50 spire-1.2.1/pkg/agent/client/client_test.go 13:34:50 spire-1.2.1/pkg/agent/client/dial.go 13:34:50 spire-1.2.1/pkg/agent/client/nodeconn.go 13:34:50 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:34:50 spire-1.2.1/pkg/agent/client/update.go 13:34:50 spire-1.2.1/pkg/agent/client/util.go 13:34:50 spire-1.2.1/pkg/agent/common/ 13:34:50 spire-1.2.1/pkg/agent/common/backoff/ 13:34:50 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:34:50 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:34:50 spire-1.2.1/pkg/agent/common/cgroups/ 13:34:50 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:34:50 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:34:50 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:34:50 spire-1.2.1/pkg/agent/config.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/ 13:34:50 spire-1.2.1/pkg/agent/endpoints/config.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:34:50 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:34:50 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/workload/ 13:34:50 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:34:50 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:34:50 spire-1.2.1/pkg/agent/manager/ 13:34:50 spire-1.2.1/pkg/agent/manager/cache/ 13:34:50 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:34:50 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:34:50 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:34:50 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:34:50 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:34:50 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:34:50 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:34:50 spire-1.2.1/pkg/agent/manager/config.go 13:34:50 spire-1.2.1/pkg/agent/manager/manager.go 13:34:50 spire-1.2.1/pkg/agent/manager/manager_test.go 13:34:50 spire-1.2.1/pkg/agent/manager/storage.go 13:34:50 spire-1.2.1/pkg/agent/manager/storage_test.go 13:34:50 spire-1.2.1/pkg/agent/manager/storecache/ 13:34:50 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:34:50 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:34:50 spire-1.2.1/pkg/agent/manager/sync.go 13:34:50 spire-1.2.1/pkg/agent/plugin/ 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:34:50 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:34:50 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:34:50 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:34:50 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:34:50 spire-1.2.1/pkg/agent/svid/ 13:34:50 spire-1.2.1/pkg/agent/svid/rotator.go 13:34:50 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:34:50 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:34:50 spire-1.2.1/pkg/agent/svid/store/ 13:34:50 spire-1.2.1/pkg/agent/svid/store/service.go 13:34:50 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:34:50 spire-1.2.1/pkg/common/ 13:34:50 spire-1.2.1/pkg/common/agentpathtemplate/ 13:34:50 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:34:50 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:34:50 spire-1.2.1/pkg/common/api/ 13:34:50 spire-1.2.1/pkg/common/api/metrics.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/ 13:34:50 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/logger.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/names.go 13:34:50 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:34:50 spire-1.2.1/pkg/common/api/names.go 13:34:50 spire-1.2.1/pkg/common/api/ratelimit.go 13:34:50 spire-1.2.1/pkg/common/api/rpccontext/ 13:34:50 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:34:50 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:34:50 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:34:50 spire-1.2.1/pkg/common/auth/ 13:34:50 spire-1.2.1/pkg/common/auth/interceptors.go 13:34:50 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:34:50 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:34:50 spire-1.2.1/pkg/common/bundleutil/ 13:34:50 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:34:50 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:34:50 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:34:50 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:34:50 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:34:50 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:34:50 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:34:50 spire-1.2.1/pkg/common/bundleutil/types.go 13:34:50 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:34:50 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:34:50 spire-1.2.1/pkg/common/catalog/ 13:34:50 spire-1.2.1/pkg/common/catalog/bind.go 13:34:50 spire-1.2.1/pkg/common/catalog/builtin.go 13:34:50 spire-1.2.1/pkg/common/catalog/catalog.go 13:34:50 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:34:50 spire-1.2.1/pkg/common/catalog/closers.go 13:34:50 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:34:50 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:34:50 spire-1.2.1/pkg/common/catalog/config.go 13:34:50 spire-1.2.1/pkg/common/catalog/config_test.go 13:34:50 spire-1.2.1/pkg/common/catalog/configure.go 13:34:50 spire-1.2.1/pkg/common/catalog/constraints.go 13:34:50 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:34:50 spire-1.2.1/pkg/common/catalog/context.go 13:34:50 spire-1.2.1/pkg/common/catalog/external.go 13:34:50 spire-1.2.1/pkg/common/catalog/host.go 13:34:50 spire-1.2.1/pkg/common/catalog/pipenet.go 13:34:50 spire-1.2.1/pkg/common/catalog/plugin.go 13:34:50 spire-1.2.1/pkg/common/catalog/testplugin/ 13:34:50 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:34:50 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:34:50 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:34:50 spire-1.2.1/pkg/common/cli/ 13:34:50 spire-1.2.1/pkg/common/cli/env.go 13:34:50 spire-1.2.1/pkg/common/cli/flags.go 13:34:50 spire-1.2.1/pkg/common/cli/trust_domain.go 13:34:50 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:34:50 spire-1.2.1/pkg/common/cli/umask.go 13:34:50 spire-1.2.1/pkg/common/cli/umask_posix.go 13:34:50 spire-1.2.1/pkg/common/cli/umask_test.go 13:34:50 spire-1.2.1/pkg/common/cli/umask_windows.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/ 13:34:50 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/flag.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/format.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/ 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:34:50 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:34:50 spire-1.2.1/pkg/common/coretypes/ 13:34:50 spire-1.2.1/pkg/common/coretypes/bundle/ 13:34:50 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:34:50 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:34:50 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:34:50 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:34:50 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:34:50 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:34:50 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:34:50 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:34:50 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:34:50 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:34:50 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:34:50 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:34:50 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:34:50 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:34:50 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:34:50 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:34:50 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:34:50 spire-1.2.1/pkg/common/cryptoutil/ 13:34:50 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:34:50 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:34:50 spire-1.2.1/pkg/common/diskutil/ 13:34:50 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:34:50 spire-1.2.1/pkg/common/diskutil/file_test.go 13:34:50 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:34:50 spire-1.2.1/pkg/common/errorutil/ 13:34:50 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:34:50 spire-1.2.1/pkg/common/health/ 13:34:50 spire-1.2.1/pkg/common/health/config.go 13:34:50 spire-1.2.1/pkg/common/health/context.go 13:34:50 spire-1.2.1/pkg/common/health/context_test.go 13:34:50 spire-1.2.1/pkg/common/health/health.go 13:34:50 spire-1.2.1/pkg/common/health/health_test.go 13:34:50 spire-1.2.1/pkg/common/health/logger.go 13:34:50 spire-1.2.1/pkg/common/hostservice/ 13:34:50 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:34:50 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:34:51 ---> d96ba3c1a071 13:34:51 Step 9/23 : RUN make cmd/core-data/core-data 13:34:51 ---> Running in c33a0a7871db 13:34:51 Removing intermediate container bf6c35ca7060 13:34:51 ---> 8c1eb5dc6d24 13:34:51 13:34:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:34:51 spire-1.2.1/pkg/common/idutil/ 13:34:51 spire-1.2.1/pkg/common/idutil/require.go 13:34:51 spire-1.2.1/pkg/common/idutil/require_test.go 13:34:51 spire-1.2.1/pkg/common/idutil/safety.go 13:34:51 spire-1.2.1/pkg/common/idutil/safety_test.go 13:34:51 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:34:51 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:34:51 spire-1.2.1/pkg/common/jwtsvid/ 13:34:51 spire-1.2.1/pkg/common/jwtsvid/common.go 13:34:51 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:34:51 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:34:51 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:34:51 spire-1.2.1/pkg/common/jwtutil/ 13:34:51 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:34:51 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:34:51 spire-1.2.1/pkg/common/log/ 13:34:51 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:34:51 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:34:51 spire-1.2.1/pkg/common/log/log.go 13:34:51 spire-1.2.1/pkg/common/log/log_test.go 13:34:51 spire-1.2.1/pkg/common/log/options.go 13:34:51 spire-1.2.1/pkg/common/nodeutil/ 13:34:51 spire-1.2.1/pkg/common/nodeutil/node.go 13:34:51 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:34:51 spire-1.2.1/pkg/common/peertracker/ 13:34:51 spire-1.2.1/pkg/common/peertracker/conn.go 13:34:51 spire-1.2.1/pkg/common/peertracker/credentials.go 13:34:51 spire-1.2.1/pkg/common/peertracker/errors.go 13:34:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:34:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:34:51 spire-1.2.1/pkg/common/peertracker/info.go 13:34:51 spire-1.2.1/pkg/common/peertracker/listener.go 13:34:51 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:34:51 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:34:51 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:34:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:34:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:34:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:34:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:34:51 spire-1.2.1/pkg/common/peertracker/tcp.go 13:34:51 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:34:51 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:34:51 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:34:51 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:34:51 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:34:51 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:34:51 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:34:51 spire-1.2.1/pkg/common/peertracker/uds.go 13:34:51 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:34:51 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:34:51 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:34:51 spire-1.2.1/pkg/common/pemutil/ 13:34:51 spire-1.2.1/pkg/common/pemutil/block.go 13:34:51 spire-1.2.1/pkg/common/pemutil/certs.go 13:34:51 spire-1.2.1/pkg/common/pemutil/common.go 13:34:51 spire-1.2.1/pkg/common/pemutil/csr.go 13:34:51 spire-1.2.1/pkg/common/pemutil/keys.go 13:34:51 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:34:51 spire-1.2.1/pkg/common/pemutil/testdata/ 13:34:51 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:34:51 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:34:51 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:34:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:34:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:34:51 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:34:51 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:34:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:34:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:34:51 spire-1.2.1/pkg/common/plugin/ 13:34:51 spire-1.2.1/pkg/common/plugin/aws/ 13:34:51 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:34:51 spire-1.2.1/pkg/common/plugin/azure/ 13:34:51 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:34:51 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:34:51 spire-1.2.1/pkg/common/plugin/facade.go 13:34:51 spire-1.2.1/pkg/common/plugin/facade_test.go 13:34:51 spire-1.2.1/pkg/common/plugin/gcp/ 13:34:51 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:34:51 spire-1.2.1/pkg/common/plugin/k8s/ 13:34:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:34:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:34:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:34:51 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:34:51 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:34:51 spire-1.2.1/pkg/common/plugin/log.go 13:34:51 spire-1.2.1/pkg/common/plugin/sshpop/ 13:34:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:34:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:34:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:34:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:34:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:34:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:34:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:34:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:34:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:34:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:34:51 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:34:51 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:34:51 spire-1.2.1/pkg/common/plugin/x509pop/ 13:34:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:34:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:34:51 spire-1.2.1/pkg/common/profiling/ 13:34:51 spire-1.2.1/pkg/common/profiling/dumpers.go 13:34:51 spire-1.2.1/pkg/common/profiling/profiling.go 13:34:51 spire-1.2.1/pkg/common/protoutil/ 13:34:51 spire-1.2.1/pkg/common/protoutil/masks.go 13:34:51 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:34:51 spire-1.2.1/pkg/common/rotationutil/ 13:34:51 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:34:51 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:34:51 spire-1.2.1/pkg/common/selector/ 13:34:51 spire-1.2.1/pkg/common/selector/selector.go 13:34:51 spire-1.2.1/pkg/common/selector/selector_test.go 13:34:51 spire-1.2.1/pkg/common/selector/set.go 13:34:51 spire-1.2.1/pkg/common/selector/set_utils.go 13:34:51 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:34:51 spire-1.2.1/pkg/common/telemetry/ 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/ 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:34:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:34:51 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:34:51 spire-1.2.1/pkg/common/telemetry/call.go 13:34:51 spire-1.2.1/pkg/common/telemetry/common/ 13:34:51 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:34:51 spire-1.2.1/pkg/common/telemetry/config.go 13:34:51 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:34:51 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:34:51 spire-1.2.1/pkg/common/telemetry/inmem.go 13:34:51 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:34:51 spire-1.2.1/pkg/common/telemetry/m3.go 13:34:51 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:34:51 spire-1.2.1/pkg/common/telemetry/metrics.go 13:34:51 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:34:51 spire-1.2.1/pkg/common/telemetry/names.go 13:34:51 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:34:51 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:34:51 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:34:51 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/ 13:34:51 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:34:51 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:34:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:34:51 spire-1.2.1/pkg/common/telemetry/server/server.go 13:34:51 spire-1.2.1/pkg/common/telemetry/sink.go 13:34:51 spire-1.2.1/pkg/common/telemetry/statsd.go 13:34:51 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:34:51 spire-1.2.1/pkg/common/telemetry/uptime.go 13:34:51 spire-1.2.1/pkg/common/telemetry/version.go 13:34:51 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:34:51 spire-1.2.1/pkg/common/uptime/ 13:34:51 spire-1.2.1/pkg/common/uptime/uptime.go 13:34:51 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:34:51 spire-1.2.1/pkg/common/util/ 13:34:51 spire-1.2.1/pkg/common/util/certs.go 13:34:51 spire-1.2.1/pkg/common/util/certs_test.go 13:34:51 spire-1.2.1/pkg/common/util/csr.go 13:34:51 spire-1.2.1/pkg/common/util/hash.go 13:34:51 spire-1.2.1/pkg/common/util/selectors.go 13:34:51 spire-1.2.1/pkg/common/util/selectors_test.go 13:34:51 spire-1.2.1/pkg/common/util/signals.go 13:34:51 spire-1.2.1/pkg/common/util/sort.go 13:34:51 spire-1.2.1/pkg/common/util/sort_test.go 13:34:51 spire-1.2.1/pkg/common/util/task.go 13:34:51 spire-1.2.1/pkg/common/util/task_test.go 13:34:51 spire-1.2.1/pkg/common/util/testdata/ 13:34:51 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:34:51 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:34:51 spire-1.2.1/pkg/common/version/ 13:34:51 spire-1.2.1/pkg/common/version/version.go 13:34:51 spire-1.2.1/pkg/common/x509svid/ 13:34:51 spire-1.2.1/pkg/common/x509svid/common_test.go 13:34:51 spire-1.2.1/pkg/common/x509svid/csr.go 13:34:51 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:34:51 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:34:51 spire-1.2.1/pkg/common/x509util/ 13:34:51 spire-1.2.1/pkg/common/x509util/cert.go 13:34:51 spire-1.2.1/pkg/common/x509util/dns.go 13:34:51 spire-1.2.1/pkg/common/x509util/dns_test.go 13:34:51 spire-1.2.1/pkg/common/x509util/keyid.go 13:34:51 spire-1.2.1/pkg/common/x509util/keypair.go 13:34:51 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:34:51 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:34:51 spire-1.2.1/pkg/server/ 13:34:51 spire-1.2.1/pkg/server/api/ 13:34:51 spire-1.2.1/pkg/server/api/agent.go 13:34:51 spire-1.2.1/pkg/server/api/agent/ 13:34:51 spire-1.2.1/pkg/server/api/agent/v1/ 13:34:51 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:34:51 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:34:51 spire-1.2.1/pkg/server/api/agent_test.go 13:34:51 spire-1.2.1/pkg/server/api/api.go 13:34:51 spire-1.2.1/pkg/server/api/audit/ 13:34:51 spire-1.2.1/pkg/server/api/audit/audit.go 13:34:51 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:34:51 spire-1.2.1/pkg/server/api/bundle.go 13:34:51 spire-1.2.1/pkg/server/api/bundle/ 13:34:51 spire-1.2.1/pkg/server/api/bundle/v1/ 13:34:51 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:34:51 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:34:51 spire-1.2.1/pkg/server/api/bundle_test.go 13:34:51 spire-1.2.1/pkg/server/api/debug/ 13:34:51 spire-1.2.1/pkg/server/api/debug/v1/ 13:34:51 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:34:51 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:34:51 spire-1.2.1/pkg/server/api/entry.go 13:34:51 spire-1.2.1/pkg/server/api/entry/ 13:34:51 spire-1.2.1/pkg/server/api/entry/v1/ 13:34:51 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:34:51 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:34:51 spire-1.2.1/pkg/server/api/entry_test.go 13:34:51 spire-1.2.1/pkg/server/api/health/ 13:34:51 spire-1.2.1/pkg/server/api/health/v1/ 13:34:51 spire-1.2.1/pkg/server/api/health/v1/service.go 13:34:51 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:34:51 spire-1.2.1/pkg/server/api/id.go 13:34:51 spire-1.2.1/pkg/server/api/id_test.go 13:34:51 spire-1.2.1/pkg/server/api/limits/ 13:34:51 spire-1.2.1/pkg/server/api/limits/limits.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/ 13:34:51 spire-1.2.1/pkg/server/api/middleware/alias.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/audit.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/caller.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/common.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/entries.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:34:51 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:34:51 spire-1.2.1/pkg/server/api/ratelimit.go 13:34:51 spire-1.2.1/pkg/server/api/rpccontext/ 13:34:51 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:34:51 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:34:51 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:34:51 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:34:51 spire-1.2.1/pkg/server/api/selector.go 13:34:51 spire-1.2.1/pkg/server/api/selector_test.go 13:34:51 spire-1.2.1/pkg/server/api/status.go 13:34:51 spire-1.2.1/pkg/server/api/status_test.go 13:34:51 spire-1.2.1/pkg/server/api/svid/ 13:34:51 spire-1.2.1/pkg/server/api/svid/v1/ 13:34:51 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:34:51 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:34:51 spire-1.2.1/pkg/server/api/trustdomain.go 13:34:51 spire-1.2.1/pkg/server/api/trustdomain/ 13:34:51 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:34:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:34:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:34:51 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:34:51 spire-1.2.1/pkg/server/authpolicy/ 13:34:51 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:34:51 spire-1.2.1/pkg/server/authpolicy/policy.go 13:34:51 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:34:51 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:34:51 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:34:51 spire-1.2.1/pkg/server/authpolicy/validate.go 13:34:51 spire-1.2.1/pkg/server/bundle/ 13:34:51 spire-1.2.1/pkg/server/bundle/client/ 13:34:51 spire-1.2.1/pkg/server/bundle/client/client.go 13:34:51 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:34:51 spire-1.2.1/pkg/server/bundle/client/manager.go 13:34:51 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:34:51 spire-1.2.1/pkg/server/bundle/client/sources.go 13:34:51 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:34:51 spire-1.2.1/pkg/server/bundle/client/updater.go 13:34:51 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:34:51 spire-1.2.1/pkg/server/ca/ 13:34:51 spire-1.2.1/pkg/server/ca/ca.go 13:34:51 spire-1.2.1/pkg/server/ca/ca_health.go 13:34:51 spire-1.2.1/pkg/server/ca/ca_test.go 13:34:51 spire-1.2.1/pkg/server/ca/journal.go 13:34:51 spire-1.2.1/pkg/server/ca/journal_test.go 13:34:51 spire-1.2.1/pkg/server/ca/manager.go 13:34:51 spire-1.2.1/pkg/server/ca/manager_health.go 13:34:51 spire-1.2.1/pkg/server/ca/manager_test.go 13:34:51 spire-1.2.1/pkg/server/ca/templates.go 13:34:51 spire-1.2.1/pkg/server/ca/upstream_client.go 13:34:51 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:34:51 spire-1.2.1/pkg/server/ca/validation.go 13:34:51 spire-1.2.1/pkg/server/cache/ 13:34:51 spire-1.2.1/pkg/server/cache/dscache/ 13:34:51 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:34:51 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:34:51 spire-1.2.1/pkg/server/cache/entrycache/ 13:34:51 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:34:51 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:34:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:34:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:34:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:34:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:34:51 spire-1.2.1/pkg/server/catalog/ 13:34:51 spire-1.2.1/pkg/server/catalog/catalog.go 13:34:51 Successfully built 8c1eb5dc6d24 13:34:51 Successfully tagged sys-mgmt-agent:latest 13:34:51 Building support-scheduler 13:34:51 spire-1.2.1/pkg/server/catalog/keymanager.go 13:34:51 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:34:51 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:34:51 spire-1.2.1/pkg/server/catalog/notifier.go 13:34:51 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:34:51 spire-1.2.1/pkg/server/config.go 13:34:51 spire-1.2.1/pkg/server/datastore/ 13:34:51 spire-1.2.1/pkg/server/datastore/datastore.go 13:34:51 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:34:51 spire-1.2.1/pkg/server/datastore/repository.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:34:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:34:51 spire-1.2.1/pkg/server/endpoints/ 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/ 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:34:51 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:34:51 spire-1.2.1/pkg/server/endpoints/config.go 13:34:51 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:34:51 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:34:51 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:34:51 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:34:51 spire-1.2.1/pkg/server/endpoints/middleware.go 13:34:51 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:34:51 spire-1.2.1/pkg/server/hostservice/ 13:34:51 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:34:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:34:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:34:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:34:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:34:51 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:34:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:34:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/ 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/ 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:34:51 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:34:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:34:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:34:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:34:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:34:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:34:51 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:34:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:34:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/ 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:34:51 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:34:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:34:51 spire-1.2.1/pkg/server/registration/ 13:34:51 spire-1.2.1/pkg/server/registration/manager.go 13:34:51 spire-1.2.1/pkg/server/registration/manager_test.go 13:34:51 spire-1.2.1/pkg/server/scanentries.go 13:34:51 spire-1.2.1/pkg/server/scanentries_test.go 13:34:51 spire-1.2.1/pkg/server/server.go 13:34:51 spire-1.2.1/pkg/server/server_test.go 13:34:51 spire-1.2.1/pkg/server/svid/ 13:34:51 spire-1.2.1/pkg/server/svid/observer.go 13:34:51 spire-1.2.1/pkg/server/svid/observer_test.go 13:34:51 spire-1.2.1/pkg/server/svid/rotator.go 13:34:51 spire-1.2.1/pkg/server/svid/rotator_config.go 13:34:51 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:34:51 spire-1.2.1/pkg/server/svid/rotator_test.go 13:34:51 spire-1.2.1/proto/ 13:34:51 spire-1.2.1/proto/private/ 13:34:51 spire-1.2.1/proto/private/server/ 13:34:51 spire-1.2.1/proto/private/server/journal/ 13:34:51 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:34:51 spire-1.2.1/proto/private/server/journal/journal.proto 13:34:51 spire-1.2.1/proto/spire/ 13:34:51 spire-1.2.1/proto/spire/common/ 13:34:51 spire-1.2.1/proto/spire/common/common.pb.go 13:34:51 spire-1.2.1/proto/spire/common/common.proto 13:34:51 spire-1.2.1/proto/spire/common/plugin/ 13:34:51 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:34:51 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:34:51 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:34:51 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:34:51 spire-1.2.1/proto/spire/plugin/ 13:34:51 spire-1.2.1/proto/spire/plugin/agent/ 13:34:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:34:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:34:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:34:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:34:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:34:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:34:51 spire-1.2.1/release/ 13:34:51 spire-1.2.1/release/spire-extras/ 13:34:51 spire-1.2.1/release/spire-extras/README.md 13:34:51 spire-1.2.1/release/spire-extras/conf/ 13:34:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:34:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:34:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:34:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:34:51 spire-1.2.1/release/spire/ 13:34:51 spire-1.2.1/release/spire/README.md 13:34:51 spire-1.2.1/release/spire/conf/ 13:34:51 spire-1.2.1/release/spire/conf/agent/ 13:34:51 spire-1.2.1/release/spire/conf/agent/agent.conf 13:34:51 spire-1.2.1/release/spire/conf/server/ 13:34:51 spire-1.2.1/release/spire/conf/server/server.conf 13:34:51 spire-1.2.1/script/ 13:34:51 spire-1.2.1/script/build-artifact.sh 13:34:51 spire-1.2.1/script/generate_dummy_ca.sh 13:34:51 spire-1.2.1/support/ 13:34:51 spire-1.2.1/support/k8s/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:34:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/ 13:34:51 spire-1.2.1/support/oidc-discovery-provider/README.md 13:34:51 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/config.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/main.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:34:51 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:34:51 spire-1.2.1/test/ 13:34:51 spire-1.2.1/test/clock/ 13:34:51 spire-1.2.1/test/clock/clock.go 13:34:51 spire-1.2.1/test/fakes/ 13:34:51 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:34:51 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:34:51 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:34:51 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:34:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:34:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:34:51 spire-1.2.1/test/fakes/fakeagentstore/ 13:34:51 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:34:51 spire-1.2.1/test/fakes/fakedatastore/ 13:34:51 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:34:51 spire-1.2.1/test/fakes/fakeentryclient/ 13:34:51 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:34:51 spire-1.2.1/test/fakes/fakehealthchecker/ 13:34:51 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:34:51 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:34:51 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:34:51 spire-1.2.1/test/fakes/fakemetrics/ 13:34:51 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:34:51 spire-1.2.1/test/fakes/fakenoderesolver/ 13:34:51 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:34:51 spire-1.2.1/test/fakes/fakenotifier/ 13:34:51 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:34:51 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:34:51 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:34:51 spire-1.2.1/test/fakes/fakeserverca/ 13:34:51 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:34:51 spire-1.2.1/test/fakes/fakeservercatalog/ 13:34:51 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:34:51 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:34:51 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:34:51 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:34:51 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:34:51 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:34:51 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:34:51 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:34:51 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:34:51 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:34:51 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:34:51 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:34:51 spire-1.2.1/test/fixture/ 13:34:51 spire-1.2.1/test/fixture/certs/ 13:34:51 spire-1.2.1/test/fixture/certs/agent_svid.der 13:34:51 spire-1.2.1/test/fixture/certs/base_cert.pem 13:34:51 spire-1.2.1/test/fixture/certs/base_csr.pem 13:34:51 spire-1.2.1/test/fixture/certs/base_key.pem 13:34:51 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:34:51 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:34:51 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:34:51 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:34:51 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:34:51 spire-1.2.1/test/fixture/certs/blog_key.pem 13:34:51 spire-1.2.1/test/fixture/certs/bundle.der 13:34:51 spire-1.2.1/test/fixture/certs/ca.pem 13:34:51 spire-1.2.1/test/fixture/certs/ca_key.pem 13:34:51 spire-1.2.1/test/fixture/certs/database_cert.pem 13:34:51 spire-1.2.1/test/fixture/certs/database_csr.pem 13:34:51 spire-1.2.1/test/fixture/certs/database_key.pem 13:34:51 spire-1.2.1/test/fixture/certs/node_cert.pem 13:34:51 spire-1.2.1/test/fixture/certs/node_csr.pem 13:34:51 spire-1.2.1/test/fixture/certs/node_key.pem 13:34:51 spire-1.2.1/test/fixture/certs/svid.pem 13:34:51 spire-1.2.1/test/fixture/certs/svid_key.pem 13:34:51 spire-1.2.1/test/fixture/config/ 13:34:51 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:34:51 spire-1.2.1/test/fixture/config/agent_good.conf 13:34:51 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:34:51 spire-1.2.1/test/fixture/config/plugin_good.conf 13:34:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:34:51 spire-1.2.1/test/fixture/config/server_good.conf 13:34:51 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:34:51 spire-1.2.1/test/fixture/fixture.go 13:34:51 spire-1.2.1/test/fixture/nodeattestor/ 13:34:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:34:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:34:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:34:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:34:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:34:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:34:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:34:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:34:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:34:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:34:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:34:51 spire-1.2.1/test/fixture/registration/ 13:34:51 spire-1.2.1/test/fixture/registration/entries.json 13:34:51 spire-1.2.1/test/fixture/registration/good-for-update.json 13:34:51 spire-1.2.1/test/fixture/registration/good.json 13:34:51 spire-1.2.1/test/fixture/registration/invalid.json 13:34:51 spire-1.2.1/test/fixture/registration/invalid_json.json 13:34:51 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:34:51 spire-1.2.1/test/integration/ 13:34:51 spire-1.2.1/test/integration/README.md 13:34:51 spire-1.2.1/test/integration/common 13:34:51 spire-1.2.1/test/integration/setup/ 13:34:51 spire-1.2.1/test/integration/setup/adminclient/ 13:34:51 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:34:51 spire-1.2.1/test/integration/setup/adminclient/client.go 13:34:51 spire-1.2.1/test/integration/setup/debugagent/ 13:34:51 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:34:51 spire-1.2.1/test/integration/setup/debugagent/main.go 13:34:51 spire-1.2.1/test/integration/setup/debugserver/ 13:34:51 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:34:51 spire-1.2.1/test/integration/setup/debugserver/main.go 13:34:51 spire-1.2.1/test/integration/setup/downstreamclient/ 13:34:51 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:34:51 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:34:51 spire-1.2.1/test/integration/setup/itclient/ 13:34:51 spire-1.2.1/test/integration/setup/itclient/client.go 13:34:51 spire-1.2.1/test/integration/setup/node-attestation/ 13:34:51 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:34:51 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:34:51 spire-1.2.1/test/integration/setup/x509pop/ 13:34:51 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:34:51 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:34:51 spire-1.2.1/test/integration/suites/ 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:34:51 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:34:51 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:34:51 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:34:51 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:34:51 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:34:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:34:51  Building sys-mgmt-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:34:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:34:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:34:52 spire-1.2.1/test/integration/suites/join-token/ 13:34:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:34:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:34:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:34:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:34:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:34:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:34:52 spire-1.2.1/test/integration/suites/join-token/README.md 13:34:52 spire-1.2.1/test/integration/suites/join-token/conf/ 13:34:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:34:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:34:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:34:52 spire-1.2.1/test/integration/suites/join-token/teardown 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:34:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:34:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:34:52 spire-1.2.1/test/integration/suites/k8s/ 13:34:52 spire-1.2.1/test/integration/suites/k8s/00-setup 13:34:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:34:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:34:52 spire-1.2.1/test/integration/suites/k8s/README.md 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/ 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:34:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:34:52 spire-1.2.1/test/integration/suites/k8s/teardown 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/ 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:34:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:34:52 spire-1.2.1/test/integration/suites/rotation/ 13:34:52 spire-1.2.1/test/integration/suites/rotation/00-setup 13:34:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:34:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:34:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:34:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:34:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:34:52 spire-1.2.1/test/integration/suites/rotation/README.md 13:34:52 spire-1.2.1/test/integration/suites/rotation/conf/ 13:34:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:34:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:34:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:34:52 spire-1.2.1/test/integration/suites/rotation/teardown 13:34:52 spire-1.2.1/test/integration/suites/self-test/ 13:34:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:34:52 spire-1.2.1/test/integration/suites/self-test/README.md 13:34:52 spire-1.2.1/test/integration/suites/self-test/teardown 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:34:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:34:52 spire-1.2.1/test/integration/suites/upgrade/ 13:34:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:34:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:34:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:34:52 spire-1.2.1/test/integration/suites/upgrade/README.md 13:34:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:34:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:34:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:34:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:34:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:34:52 spire-1.2.1/test/integration/suites/upgrade/teardown 13:34:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:34:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:34:52 spire-1.2.1/test/integration/test-one.sh 13:34:52 spire-1.2.1/test/integration/test.sh 13:34:52 spire-1.2.1/test/plugintest/ 13:34:52 spire-1.2.1/test/plugintest/config.go 13:34:52 spire-1.2.1/test/plugintest/load.go 13:34:52 spire-1.2.1/test/plugintest/option.go 13:34:52 spire-1.2.1/test/spiretest/ 13:34:52 spire-1.2.1/test/spiretest/apiserver.go 13:34:52 spire-1.2.1/test/spiretest/assertions.go 13:34:52 spire-1.2.1/test/spiretest/dir.go 13:34:52 spire-1.2.1/test/spiretest/errors_posix.go 13:34:52 spire-1.2.1/test/spiretest/errors_windows.go 13:34:52 spire-1.2.1/test/spiretest/logs.go 13:34:52 spire-1.2.1/test/spiretest/socketapi.go 13:34:52 spire-1.2.1/test/spiretest/suite.go 13:34:52 spire-1.2.1/test/spiretest/x509.go 13:34:52 spire-1.2.1/test/testca/ 13:34:52 spire-1.2.1/test/testca/ca.go 13:34:52 spire-1.2.1/test/testkey/ 13:34:52 spire-1.2.1/test/testkey/generate.sh 13:34:52 spire-1.2.1/test/testkey/genkeys.go 13:34:52 spire-1.2.1/test/testkey/keys.go 13:34:52 spire-1.2.1/test/testkey/new.go 13:34:52 spire-1.2.1/test/tpmsimulator/ 13:34:52 spire-1.2.1/test/tpmsimulator/simulator.go 13:34:52 spire-1.2.1/test/util/ 13:34:52 spire-1.2.1/test/util/cert_fixtures.go 13:34:52 spire-1.2.1/test/util/cert_generation.go 13:34:52 spire-1.2.1/test/util/io_redirection.go 13:34:52 spire-1.2.1/test/util/race.go 13:34:52 spire-1.2.1/test/util/util.go 13:34:52 building spire from source... 13:34:52 Installing go1.17.7... 13:34:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:34:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:34:58 ---> 8676dbdafc7d 13:34:58 Step 3/22 : WORKDIR /edgex-go 13:34:58 ---> Using cache 13:34:58 ---> 648c094b5f5c 13:34:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:34:58 ---> Using cache 13:34:58 ---> 05f5e147a894 13:34:58 Step 5/22 : RUN apk add --update --no-cache make git 13:34:58 ---> Using cache 13:34:58 ---> 98d3dbd722fa 13:34:58 Step 6/22 : COPY go.mod vendor* ./ 13:34:58 ---> Using cache 13:34:58 ---> 1235a2eef7bb 13:34:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:34:58 ---> Using cache 13:34:58 ---> fba12f0f11ff 13:34:58 Step 8/22 : COPY . . 13:34:58 ---> Using cache 13:34:58 ---> 71bcbd5b7e78 13:34:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:35:02 ---> Running in 8ad6e0f008a5 13:35:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:35:05 Removing intermediate container 972a7d8cf001 13:35:05 ---> f9d5ad1bf3fd 13:35:05 13:35:05 Step 10/23 : FROM alpine:3.14 13:35:05 ---> e04c818066af 13:35:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:35:05 ---> Using cache 13:35:05 ---> 2c279a965f05 13:35:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:35:05 ---> Using cache 13:35:05 ---> 1ad7c2e0722b 13:35:05 Step 13/23 : ENV APP_PORT=59881 13:35:05 ---> Running in b9d1257bd949 13:35:06 Removing intermediate container b9d1257bd949 13:35:06 ---> ca888e141b8b 13:35:06 Step 14/23 : EXPOSE $APP_PORT 13:35:06 ---> Running in 0c2e045dd6cc 13:35:06 Removing intermediate container 0c2e045dd6cc 13:35:06 ---> 17a9a2126064 13:35:06 Step 15/23 : WORKDIR / 13:35:06 ---> Running in 638a1b162ad3 13:35:07 Removing intermediate container 638a1b162ad3 13:35:07 ---> 00f411271188 13:35:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:35:07 ---> d74d1ff06c6a 13:35:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:35:09 ---> 84da95ae0766 13:35:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:35:10 ---> 14ff6ce69ae3 13:35:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:35:10 ---> Running in 62ba58e568d4 13:35:10 Removing intermediate container 62ba58e568d4 13:35:10 ---> 8ee874e369e8 13:35:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:10 ---> Running in b7ac4e3d3368 13:35:11 Removing intermediate container b7ac4e3d3368 13:35:11 ---> 18d8a4c556be 13:35:11 Step 21/23 : LABEL arch=x86_64 13:35:11 ---> Running in de9c3acacf41 13:35:11 Removing intermediate container de9c3acacf41 13:35:11 ---> 3c2764d316c4 13:35:11 Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:35:11 ---> Running in a2d9773bfacb 13:35:11 Removing intermediate container a2d9773bfacb 13:35:11 ---> 2e2f201010bb 13:35:11 Step 23/23 : LABEL version=2.2.0-dev.65 13:35:12 ---> Running in fac601adca26 13:35:12 Removing intermediate container fac601adca26 13:35:12 ---> c0dda58a3bc8 13:35:12 13:35:12 Successfully built c0dda58a3bc8 13:35:12 Successfully tagged core-metadata:latest 13:35:12  Building core-metadata ... done Building security-spire-config 13:35:13 Removing intermediate container 627de6bcd8f6 13:35:13 ---> cc9e55cfc488 13:35:13 13:35:13 Step 13/25 : FROM alpine:3.15 13:35:13 ---> 0ac33e5f5afa 13:35:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:35:13 ---> Using cache 13:35:13 ---> 219ee758493c 13:35:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:13 ---> Using cache 13:35:13 ---> 3caff22f1e74 13:35:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:35:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:35:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:35:16 ---> 8676dbdafc7d 13:35:16 Step 3/26 : WORKDIR /edgex-go 13:35:16 ---> Using cache 13:35:16 ---> 648c094b5f5c 13:35:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:16 ---> Using cache 13:35:16 ---> 05f5e147a894 13:35:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:35:16 ---> Using cache 13:35:16 ---> c9ab46b93c9a 13:35:16 Step 6/26 : COPY go.mod vendor* ./ 13:35:16 ---> Using cache 13:35:16 ---> b56a340b3f4a 13:35:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:35:16 ---> Using cache 13:35:16 ---> 660c2d05b017 13:35:16 Step 8/26 : COPY . . 13:35:16 ---> Using cache 13:35:16 ---> 335df42ba40f 13:35:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:35:16 ---> Using cache 13:35:16 ---> efe57f6fecf2 13:35:16 Step 10/26 : RUN mkdir -p spire-build 13:35:16 ---> Using cache 13:35:16 ---> edfc8b77b1f0 13:35:16 Step 11/26 : WORKDIR /edgex-go/spire-build 13:35:16 ---> Using cache 13:35:16 ---> 660d65e4ddfc 13:35: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 13:35:16 ---> Running in 8206878bc802 13:35:16 ---> Running in dd65530f7ef9 13:35:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:35:17 spire-1.2.1/ 13:35:17 spire-1.2.1/.data/ 13:35:17 spire-1.2.1/.data/.file 13:35:17 spire-1.2.1/.dockerignore 13:35:17 spire-1.2.1/.gitattributes 13:35:17 spire-1.2.1/.githooks/ 13:35:17 spire-1.2.1/.githooks/pre-commit 13:35:17 spire-1.2.1/.github/ 13:35:17 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:35:17 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:35:17 spire-1.2.1/.github/dependabot.yml 13:35:17 spire-1.2.1/.github/workflows/ 13:35:17 spire-1.2.1/.github/workflows/nightly_build.yaml 13:35:17 spire-1.2.1/.github/workflows/pr_build.yaml 13:35:17 spire-1.2.1/.github/workflows/release_build.yaml 13:35:17 spire-1.2.1/.github/workflows/scripts/ 13:35:17 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:35:17 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:35:17 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:35:17 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:35:17 spire-1.2.1/.github/workflows/scripts/split.sh 13:35:17 spire-1.2.1/.gitignore 13:35:17 spire-1.2.1/.go-version 13:35:17 spire-1.2.1/.golangci.yml 13:35:17 spire-1.2.1/ADOPTERS.md 13:35:17 spire-1.2.1/CHANGELOG.md 13:35:17 spire-1.2.1/CODE-OF-CONDUCT.md 13:35:17 spire-1.2.1/CODEOWNERS 13:35:17 spire-1.2.1/CONTRIBUTING.md 13:35:17 spire-1.2.1/Dockerfile 13:35:17 spire-1.2.1/Dockerfile.dev 13:35:17 spire-1.2.1/Dockerfile.scratch 13:35:17 spire-1.2.1/LICENSE 13:35:17 spire-1.2.1/MAINTAINERS.md 13:35:17 spire-1.2.1/Makefile 13:35:17 spire-1.2.1/README.md 13:35:17 spire-1.2.1/ROADMAP.md 13:35:17 spire-1.2.1/SECURITY.md 13:35:17 spire-1.2.1/cmd/ 13:35:17 spire-1.2.1/cmd/spire-agent/ 13:35:17 spire-1.2.1/cmd/spire-agent/cli/ 13:35:17 spire-1.2.1/cmd/spire-agent/cli/api/ 13:35:17 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/common/ 13:35:17 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:35:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/run/ 13:35:17 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:35:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:35:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:35:17 spire-1.2.1/cmd/spire-agent/main.go 13:35:17 spire-1.2.1/cmd/spire-server/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/agent/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/cli.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/run/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/token/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/validate/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/x509/ 13:35:17 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:35:17 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:35:17 spire-1.2.1/cmd/spire-server/main.go 13:35:17 spire-1.2.1/cmd/spire-server/util/ 13:35:17 spire-1.2.1/cmd/spire-server/util/util.go 13:35:17 spire-1.2.1/conf/ 13:35:17 spire-1.2.1/conf/agent/ 13:35:17 spire-1.2.1/conf/agent/agent.conf 13:35:17 spire-1.2.1/conf/agent/agent_full.conf 13:35:17 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:35:17 spire-1.2.1/conf/server/ 13:35:17 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:35:17 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:35:17 spire-1.2.1/conf/server/server.conf 13:35:17 spire-1.2.1/conf/server/server_full.conf 13:35:17 spire-1.2.1/doc/ 13:35:17 spire-1.2.1/doc/SPIRE101.md 13:35:17 spire-1.2.1/doc/auditlog.md 13:35:17 spire-1.2.1/doc/authorization_policy_engine.md 13:35:17 spire-1.2.1/doc/changelog_guidelines.md 13:35:17 spire-1.2.1/doc/cure53-report.pdf 13:35:17 spire-1.2.1/doc/images/ 13:35:17 spire-1.2.1/doc/images/2019_roadmap.png 13:35:17 spire-1.2.1/doc/images/SPIRE101.png 13:35:17 spire-1.2.1/doc/images/SPIRE_agent.png 13:35:17 spire-1.2.1/doc/images/SPIRE_server.png 13:35:17 spire-1.2.1/doc/images/cache_mgr.png 13:35:17 spire-1.2.1/doc/images/cache_mgr_components.png 13:35:17 spire-1.2.1/doc/images/federated_spire.png 13:35:17 spire-1.2.1/doc/images/ha_mode.png 13:35:17 spire-1.2.1/doc/images/nested_spire.png 13:35:17 spire-1.2.1/doc/images/oidc_federation.png 13:35:17 spire-1.2.1/doc/images/single_trust_domain.png 13:35:17 spire-1.2.1/doc/images/spiffe_compatible.png 13:35:17 spire-1.2.1/doc/images/spire_logo.png 13:35:17 spire-1.2.1/doc/migrating_registration_api_clients.md 13:35:17 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:35:17 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:35:17 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:35:17 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:35:17 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:35:17 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:35:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:35:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:35:17 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:35:17 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:35:17 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:35:17 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:35:17 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:35:17 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:35:17 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:35:17 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:35:17 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:35:17 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:35:17 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:35:17 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:35:17 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:35:17 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:35:17 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:35:17 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:35:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:35:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:35:17 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:35:17 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:35:17 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:35:17 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:35:17 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:35:17 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:35:17 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:35:17 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:35:17 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:35:17 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:35:17 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:35:17 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:35:17 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:35:17 spire-1.2.1/doc/scaling_spire.md 13:35:17 spire-1.2.1/doc/spire_agent.md 13:35:17 spire-1.2.1/doc/spire_server.md 13:35:17 spire-1.2.1/doc/supported_integrations.md 13:35:17 spire-1.2.1/doc/telemetry.md 13:35:17 spire-1.2.1/doc/telemetry_config.md 13:35:17 spire-1.2.1/doc/upgrading.md 13:35:17 spire-1.2.1/doc/using_spire.md 13:35:17 spire-1.2.1/examples/ 13:35:17 spire-1.2.1/examples/README.md 13:35:17 spire-1.2.1/go.mod 13:35:17 spire-1.2.1/go.sum 13:35:17 spire-1.2.1/pkg/ 13:35:17 spire-1.2.1/pkg/agent/ 13:35:17 spire-1.2.1/pkg/agent/agent.go 13:35:17 spire-1.2.1/pkg/agent/api/ 13:35:17 spire-1.2.1/pkg/agent/api/config.go 13:35:17 spire-1.2.1/pkg/agent/api/debug/ 13:35:17 spire-1.2.1/pkg/agent/api/debug/v1/ 13:35:17 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:35:17 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:35:17 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:35:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:35:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:35:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:35:17 spire-1.2.1/pkg/agent/api/endpoints.go 13:35:17 spire-1.2.1/pkg/agent/api/health/ 13:35:17 spire-1.2.1/pkg/agent/api/health/v1/ 13:35:17 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:35:17 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:35:17 spire-1.2.1/pkg/agent/api/rpccontext/ 13:35:17 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:35:17 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:35:17 spire-1.2.1/pkg/agent/attestor/ 13:35:17 spire-1.2.1/pkg/agent/attestor/node/ 13:35:17 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:35:17 spire-1.2.1/pkg/agent/attestor/node/node.go 13:35:17 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:35:17 spire-1.2.1/pkg/agent/attestor/workload/ 13:35:17 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:35:17 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:35:17 spire-1.2.1/pkg/agent/catalog/ 13:35:17 spire-1.2.1/pkg/agent/catalog/catalog.go 13:35:17 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:35:17 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:35:17 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:35:17 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:35:17 spire-1.2.1/pkg/agent/client/ 13:35:17 spire-1.2.1/pkg/agent/client/client.go 13:35:17 spire-1.2.1/pkg/agent/client/client_test.go 13:35:17 spire-1.2.1/pkg/agent/client/dial.go 13:35:17 spire-1.2.1/pkg/agent/client/nodeconn.go 13:35:17 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:35:17 spire-1.2.1/pkg/agent/client/update.go 13:35:17 spire-1.2.1/pkg/agent/client/util.go 13:35:17 spire-1.2.1/pkg/agent/common/ 13:35:17 spire-1.2.1/pkg/agent/common/backoff/ 13:35:17 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:35:17 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:35:17 spire-1.2.1/pkg/agent/common/cgroups/ 13:35:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:35:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:35:17 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:35:17 spire-1.2.1/pkg/agent/config.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/ 13:35:17 spire-1.2.1/pkg/agent/endpoints/config.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:35:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:35:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/workload/ 13:35:17 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:35:17 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:35:17 spire-1.2.1/pkg/agent/manager/ 13:35:17 spire-1.2.1/pkg/agent/manager/cache/ 13:35:17 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:35:17 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:35:17 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:35:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:35:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:35:17 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:35:17 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:35:17 spire-1.2.1/pkg/agent/manager/config.go 13:35:17 spire-1.2.1/pkg/agent/manager/manager.go 13:35:17 spire-1.2.1/pkg/agent/manager/manager_test.go 13:35:17 spire-1.2.1/pkg/agent/manager/storage.go 13:35:17 spire-1.2.1/pkg/agent/manager/storage_test.go 13:35:17 spire-1.2.1/pkg/agent/manager/storecache/ 13:35:17 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:35:17 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:35:17 spire-1.2.1/pkg/agent/manager/sync.go 13:35:17 spire-1.2.1/pkg/agent/plugin/ 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:35:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:35:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:35:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:35:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:35:17 spire-1.2.1/pkg/agent/svid/ 13:35:17 spire-1.2.1/pkg/agent/svid/rotator.go 13:35:17 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:35:17 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:35:17 spire-1.2.1/pkg/agent/svid/store/ 13:35:17 spire-1.2.1/pkg/agent/svid/store/service.go 13:35:17 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:35:17 spire-1.2.1/pkg/common/ 13:35:17 spire-1.2.1/pkg/common/agentpathtemplate/ 13:35:17 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:35:17 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:35:17 spire-1.2.1/pkg/common/api/ 13:35:17 spire-1.2.1/pkg/common/api/metrics.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/ 13:35:17 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/logger.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/names.go 13:35:17 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:35:17 spire-1.2.1/pkg/common/api/names.go 13:35:17 spire-1.2.1/pkg/common/api/ratelimit.go 13:35:17 spire-1.2.1/pkg/common/api/rpccontext/ 13:35:17 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:35:17 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:35:17 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:35:17 spire-1.2.1/pkg/common/auth/ 13:35:17 spire-1.2.1/pkg/common/auth/interceptors.go 13:35:17 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:35:17 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:35:17 spire-1.2.1/pkg/common/bundleutil/ 13:35:17 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:35:17 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:35:17 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:35:17 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:35:17 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:35:17 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:35:17 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:35:17 spire-1.2.1/pkg/common/bundleutil/types.go 13:35:17 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:35:17 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:35:17 spire-1.2.1/pkg/common/catalog/ 13:35:17 spire-1.2.1/pkg/common/catalog/bind.go 13:35:17 spire-1.2.1/pkg/common/catalog/builtin.go 13:35:17 spire-1.2.1/pkg/common/catalog/catalog.go 13:35:17 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:35:17 spire-1.2.1/pkg/common/catalog/closers.go 13:35:17 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:35:17 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:35:17 spire-1.2.1/pkg/common/catalog/config.go 13:35:17 spire-1.2.1/pkg/common/catalog/config_test.go 13:35:17 spire-1.2.1/pkg/common/catalog/configure.go 13:35:17 spire-1.2.1/pkg/common/catalog/constraints.go 13:35:17 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:35:17 spire-1.2.1/pkg/common/catalog/context.go 13:35:17 spire-1.2.1/pkg/common/catalog/external.go 13:35:17 spire-1.2.1/pkg/common/catalog/host.go 13:35:17 spire-1.2.1/pkg/common/catalog/pipenet.go 13:35:17 spire-1.2.1/pkg/common/catalog/plugin.go 13:35:17 spire-1.2.1/pkg/common/catalog/testplugin/ 13:35:17 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:35:17 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:35:17 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:35:17 spire-1.2.1/pkg/common/cli/ 13:35:17 spire-1.2.1/pkg/common/cli/env.go 13:35:17 spire-1.2.1/pkg/common/cli/flags.go 13:35:17 spire-1.2.1/pkg/common/cli/trust_domain.go 13:35:17 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:35:17 spire-1.2.1/pkg/common/cli/umask.go 13:35:17 spire-1.2.1/pkg/common/cli/umask_posix.go 13:35:17 spire-1.2.1/pkg/common/cli/umask_test.go 13:35:17 spire-1.2.1/pkg/common/cli/umask_windows.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/ 13:35:17 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/flag.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/format.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/ 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:35:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:35:17 spire-1.2.1/pkg/common/coretypes/ 13:35:17 spire-1.2.1/pkg/common/coretypes/bundle/ 13:35:17 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:35:17 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:35:17 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:35:17 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:35:17 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:35:17 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:35:17 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:35:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:35:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:35:17 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:35:17 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:35:17 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:35:17 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:35:17 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:35:17 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:35:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:35:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:35:17 spire-1.2.1/pkg/common/cryptoutil/ 13:35:17 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:35:17 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:35:17 spire-1.2.1/pkg/common/diskutil/ 13:35:17 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:35:17 spire-1.2.1/pkg/common/diskutil/file_test.go 13:35:17 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:35:17 spire-1.2.1/pkg/common/errorutil/ 13:35:17 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:35:17 spire-1.2.1/pkg/common/health/ 13:35:17 spire-1.2.1/pkg/common/health/config.go 13:35:17 spire-1.2.1/pkg/common/health/context.go 13:35:17 spire-1.2.1/pkg/common/health/context_test.go 13:35:17 spire-1.2.1/pkg/common/health/health.go 13:35:17 spire-1.2.1/pkg/common/health/health_test.go 13:35:17 spire-1.2.1/pkg/common/health/logger.go 13:35:17 spire-1.2.1/pkg/common/hostservice/ 13:35:17 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:35:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:35:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:35:17 spire-1.2.1/pkg/common/idutil/ 13:35:17 spire-1.2.1/pkg/common/idutil/require.go 13:35:17 spire-1.2.1/pkg/common/idutil/require_test.go 13:35:17 spire-1.2.1/pkg/common/idutil/safety.go 13:35:17 spire-1.2.1/pkg/common/idutil/safety_test.go 13:35:17 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:35:17 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:35:17 spire-1.2.1/pkg/common/jwtsvid/ 13:35:17 spire-1.2.1/pkg/common/jwtsvid/common.go 13:35:17 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:35:17 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:35:17 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:35:17 spire-1.2.1/pkg/common/jwtutil/ 13:35:17 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:35:17 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:35:17 spire-1.2.1/pkg/common/log/ 13:35:17 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:35:17 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:35:17 spire-1.2.1/pkg/common/log/log.go 13:35:17 spire-1.2.1/pkg/common/log/log_test.go 13:35:17 spire-1.2.1/pkg/common/log/options.go 13:35:17 spire-1.2.1/pkg/common/nodeutil/ 13:35:17 spire-1.2.1/pkg/common/nodeutil/node.go 13:35:17 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:35:17 spire-1.2.1/pkg/common/peertracker/ 13:35:17 spire-1.2.1/pkg/common/peertracker/conn.go 13:35:17 spire-1.2.1/pkg/common/peertracker/credentials.go 13:35:17 spire-1.2.1/pkg/common/peertracker/errors.go 13:35:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:35:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:35:17 spire-1.2.1/pkg/common/peertracker/info.go 13:35:17 spire-1.2.1/pkg/common/peertracker/listener.go 13:35:17 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:35:17 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:35:17 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:35:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:35:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:35:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:35:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:35:17 spire-1.2.1/pkg/common/peertracker/tcp.go 13:35:17 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:35:17 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:35:17 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:35:17 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:35:17 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:35:17 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:35:17 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:35:17 spire-1.2.1/pkg/common/peertracker/uds.go 13:35:17 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:35:17 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:35:17 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:35:17 spire-1.2.1/pkg/common/pemutil/ 13:35:17 spire-1.2.1/pkg/common/pemutil/block.go 13:35:17 spire-1.2.1/pkg/common/pemutil/certs.go 13:35:17 spire-1.2.1/pkg/common/pemutil/common.go 13:35:17 spire-1.2.1/pkg/common/pemutil/csr.go 13:35:17 spire-1.2.1/pkg/common/pemutil/keys.go 13:35:17 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:35:17 spire-1.2.1/pkg/common/pemutil/testdata/ 13:35:17 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:35:17 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:35:17 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:35:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:35:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:35:17 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:35:17 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:35:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:35:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:35:17 spire-1.2.1/pkg/common/plugin/ 13:35:17 spire-1.2.1/pkg/common/plugin/aws/ 13:35:17 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:35:17 spire-1.2.1/pkg/common/plugin/azure/ 13:35:17 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:35:17 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:35:17 spire-1.2.1/pkg/common/plugin/facade.go 13:35:17 spire-1.2.1/pkg/common/plugin/facade_test.go 13:35:17 spire-1.2.1/pkg/common/plugin/gcp/ 13:35:17 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:35:17 spire-1.2.1/pkg/common/plugin/k8s/ 13:35:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:35:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:35:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:35:17 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:35:17 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:35:17 spire-1.2.1/pkg/common/plugin/log.go 13:35:17 spire-1.2.1/pkg/common/plugin/sshpop/ 13:35:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:35:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:35:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:35:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:35:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:35:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:35:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:35:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:35:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:35:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:35:17 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:35:17 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:35:17 spire-1.2.1/pkg/common/plugin/x509pop/ 13:35:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:35:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:35:17 spire-1.2.1/pkg/common/profiling/ 13:35:17 spire-1.2.1/pkg/common/profiling/dumpers.go 13:35:17 spire-1.2.1/pkg/common/profiling/profiling.go 13:35:17 spire-1.2.1/pkg/common/protoutil/ 13:35:17 spire-1.2.1/pkg/common/protoutil/masks.go 13:35:17 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:35:17 spire-1.2.1/pkg/common/rotationutil/ 13:35:17 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:35:17 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:35:17 spire-1.2.1/pkg/common/selector/ 13:35:17 spire-1.2.1/pkg/common/selector/selector.go 13:35:17 spire-1.2.1/pkg/common/selector/selector_test.go 13:35:17 spire-1.2.1/pkg/common/selector/set.go 13:35:17 spire-1.2.1/pkg/common/selector/set_utils.go 13:35:17 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:35:17 spire-1.2.1/pkg/common/telemetry/ 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/ 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:35:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:35:17 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:35:17 spire-1.2.1/pkg/common/telemetry/call.go 13:35:17 spire-1.2.1/pkg/common/telemetry/common/ 13:35:17 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:35:17 spire-1.2.1/pkg/common/telemetry/config.go 13:35:17 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:35:17 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:35:17 spire-1.2.1/pkg/common/telemetry/inmem.go 13:35:17 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:35:17 spire-1.2.1/pkg/common/telemetry/m3.go 13:35:17 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:35:17 spire-1.2.1/pkg/common/telemetry/metrics.go 13:35:17 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:35:17 spire-1.2.1/pkg/common/telemetry/names.go 13:35:17 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:35:17 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:35:17 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:35:17 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/ 13:35:17 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:35:17 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:35:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:35:17 spire-1.2.1/pkg/common/telemetry/server/server.go 13:35:17 spire-1.2.1/pkg/common/telemetry/sink.go 13:35:17 spire-1.2.1/pkg/common/telemetry/statsd.go 13:35:17 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:35:17 spire-1.2.1/pkg/common/telemetry/uptime.go 13:35:17 spire-1.2.1/pkg/common/telemetry/version.go 13:35:17 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:35:17 spire-1.2.1/pkg/common/uptime/ 13:35:17 spire-1.2.1/pkg/common/uptime/uptime.go 13:35:17 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:35:17 spire-1.2.1/pkg/common/util/ 13:35:17 spire-1.2.1/pkg/common/util/certs.go 13:35:17 spire-1.2.1/pkg/common/util/certs_test.go 13:35:17 spire-1.2.1/pkg/common/util/csr.go 13:35:17 spire-1.2.1/pkg/common/util/hash.go 13:35:17 spire-1.2.1/pkg/common/util/selectors.go 13:35:17 spire-1.2.1/pkg/common/util/selectors_test.go 13:35:17 spire-1.2.1/pkg/common/util/signals.go 13:35:17 spire-1.2.1/pkg/common/util/sort.go 13:35:17 spire-1.2.1/pkg/common/util/sort_test.go 13:35:17 spire-1.2.1/pkg/common/util/task.go 13:35:17 spire-1.2.1/pkg/common/util/task_test.go 13:35:17 spire-1.2.1/pkg/common/util/testdata/ 13:35:17 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:35:17 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:35:17 spire-1.2.1/pkg/common/version/ 13:35:17 spire-1.2.1/pkg/common/version/version.go 13:35:17 spire-1.2.1/pkg/common/x509svid/ 13:35:17 spire-1.2.1/pkg/common/x509svid/common_test.go 13:35:17 spire-1.2.1/pkg/common/x509svid/csr.go 13:35:17 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:35:17 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:35:17 spire-1.2.1/pkg/common/x509util/ 13:35:17 spire-1.2.1/pkg/common/x509util/cert.go 13:35:17 spire-1.2.1/pkg/common/x509util/dns.go 13:35:17 spire-1.2.1/pkg/common/x509util/dns_test.go 13:35:17 spire-1.2.1/pkg/common/x509util/keyid.go 13:35:17 spire-1.2.1/pkg/common/x509util/keypair.go 13:35:17 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:35:17 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:35:17 spire-1.2.1/pkg/server/ 13:35:17 spire-1.2.1/pkg/server/api/ 13:35:17 spire-1.2.1/pkg/server/api/agent.go 13:35:17 spire-1.2.1/pkg/server/api/agent/ 13:35:17 spire-1.2.1/pkg/server/api/agent/v1/ 13:35:17 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:35:17 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:35:17 spire-1.2.1/pkg/server/api/agent_test.go 13:35:17 spire-1.2.1/pkg/server/api/api.go 13:35:17 spire-1.2.1/pkg/server/api/audit/ 13:35:17 spire-1.2.1/pkg/server/api/audit/audit.go 13:35:17 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:35:17 spire-1.2.1/pkg/server/api/bundle.go 13:35:17 spire-1.2.1/pkg/server/api/bundle/ 13:35:17 spire-1.2.1/pkg/server/api/bundle/v1/ 13:35:17 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:35:17 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:35:17 spire-1.2.1/pkg/server/api/bundle_test.go 13:35:17 spire-1.2.1/pkg/server/api/debug/ 13:35:17 spire-1.2.1/pkg/server/api/debug/v1/ 13:35:17 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:35:17 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:35:17 spire-1.2.1/pkg/server/api/entry.go 13:35:17 spire-1.2.1/pkg/server/api/entry/ 13:35:17 spire-1.2.1/pkg/server/api/entry/v1/ 13:35:17 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:35:17 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:35:17 spire-1.2.1/pkg/server/api/entry_test.go 13:35:17 spire-1.2.1/pkg/server/api/health/ 13:35:17 spire-1.2.1/pkg/server/api/health/v1/ 13:35:17 spire-1.2.1/pkg/server/api/health/v1/service.go 13:35:17 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:35:17 spire-1.2.1/pkg/server/api/id.go 13:35:17 spire-1.2.1/pkg/server/api/id_test.go 13:35:17 spire-1.2.1/pkg/server/api/limits/ 13:35:17 spire-1.2.1/pkg/server/api/limits/limits.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/ 13:35:17 spire-1.2.1/pkg/server/api/middleware/alias.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/audit.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/caller.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/common.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/entries.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:35:17 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:35:17 spire-1.2.1/pkg/server/api/ratelimit.go 13:35:17 spire-1.2.1/pkg/server/api/rpccontext/ 13:35:17 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:35:17 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:35:17 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:35:17 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:35:17 spire-1.2.1/pkg/server/api/selector.go 13:35:17 spire-1.2.1/pkg/server/api/selector_test.go 13:35:17 spire-1.2.1/pkg/server/api/status.go 13:35:17 spire-1.2.1/pkg/server/api/status_test.go 13:35:17 spire-1.2.1/pkg/server/api/svid/ 13:35:17 spire-1.2.1/pkg/server/api/svid/v1/ 13:35:17 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:35:17 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:35:17 spire-1.2.1/pkg/server/api/trustdomain.go 13:35:17 spire-1.2.1/pkg/server/api/trustdomain/ 13:35:17 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:35:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:35:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:35:17 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:35:17 spire-1.2.1/pkg/server/authpolicy/ 13:35:17 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:35:17 spire-1.2.1/pkg/server/authpolicy/policy.go 13:35:17 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:35:17 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:35:17 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:35:17 spire-1.2.1/pkg/server/authpolicy/validate.go 13:35:17 spire-1.2.1/pkg/server/bundle/ 13:35:17 spire-1.2.1/pkg/server/bundle/client/ 13:35:17 spire-1.2.1/pkg/server/bundle/client/client.go 13:35:17 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:35:17 spire-1.2.1/pkg/server/bundle/client/manager.go 13:35:17 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:35:17 spire-1.2.1/pkg/server/bundle/client/sources.go 13:35:17 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:35:17 spire-1.2.1/pkg/server/bundle/client/updater.go 13:35:17 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:35:17 spire-1.2.1/pkg/server/ca/ 13:35:17 spire-1.2.1/pkg/server/ca/ca.go 13:35:17 spire-1.2.1/pkg/server/ca/ca_health.go 13:35:17 spire-1.2.1/pkg/server/ca/ca_test.go 13:35:17 spire-1.2.1/pkg/server/ca/journal.go 13:35:17 spire-1.2.1/pkg/server/ca/journal_test.go 13:35:17 spire-1.2.1/pkg/server/ca/manager.go 13:35:17 spire-1.2.1/pkg/server/ca/manager_health.go 13:35:17 spire-1.2.1/pkg/server/ca/manager_test.go 13:35:17 spire-1.2.1/pkg/server/ca/templates.go 13:35:17 spire-1.2.1/pkg/server/ca/upstream_client.go 13:35:17 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:35:17 spire-1.2.1/pkg/server/ca/validation.go 13:35:17 spire-1.2.1/pkg/server/cache/ 13:35:17 spire-1.2.1/pkg/server/cache/dscache/ 13:35:17 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:35:17 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:35:17 spire-1.2.1/pkg/server/cache/entrycache/ 13:35:17 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:35:17 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:35:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:35:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:35:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:35:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:35:17 spire-1.2.1/pkg/server/catalog/ 13:35:17 spire-1.2.1/pkg/server/catalog/catalog.go 13:35:17 spire-1.2.1/pkg/server/catalog/keymanager.go 13:35:17 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:35:17 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:35:17 spire-1.2.1/pkg/server/catalog/notifier.go 13:35:17 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:35:17 spire-1.2.1/pkg/server/config.go 13:35:17 spire-1.2.1/pkg/server/datastore/ 13:35:17 spire-1.2.1/pkg/server/datastore/datastore.go 13:35:17 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:35:17 spire-1.2.1/pkg/server/datastore/repository.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:35:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:35:17 spire-1.2.1/pkg/server/endpoints/ 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/ 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:35:17 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:35:17 spire-1.2.1/pkg/server/endpoints/config.go 13:35:17 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:35:17 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:35:17 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:35:17 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:35:17 spire-1.2.1/pkg/server/endpoints/middleware.go 13:35:17 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:35:17 spire-1.2.1/pkg/server/hostservice/ 13:35:17 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:35:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:35:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:35:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:35:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:35:17 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:35:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:35:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/ 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/ 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:35:17 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:35:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:35:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:35:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:35:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:35:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:35:17 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:35:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:35:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/ 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:35:17 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:35:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:35:17 spire-1.2.1/pkg/server/registration/ 13:35:17 spire-1.2.1/pkg/server/registration/manager.go 13:35:17 spire-1.2.1/pkg/server/registration/manager_test.go 13:35:17 spire-1.2.1/pkg/server/scanentries.go 13:35:17 spire-1.2.1/pkg/server/scanentries_test.go 13:35:17 spire-1.2.1/pkg/server/server.go 13:35:17 spire-1.2.1/pkg/server/server_test.go 13:35:17 spire-1.2.1/pkg/server/svid/ 13:35:17 spire-1.2.1/pkg/server/svid/observer.go 13:35:17 spire-1.2.1/pkg/server/svid/observer_test.go 13:35:17 spire-1.2.1/pkg/server/svid/rotator.go 13:35:17 spire-1.2.1/pkg/server/svid/rotator_config.go 13:35:17 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:35:17 spire-1.2.1/pkg/server/svid/rotator_test.go 13:35:17 spire-1.2.1/proto/ 13:35:17 spire-1.2.1/proto/private/ 13:35:17 spire-1.2.1/proto/private/server/ 13:35:17 spire-1.2.1/proto/private/server/journal/ 13:35:17 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:35:17 spire-1.2.1/proto/private/server/journal/journal.proto 13:35:17 spire-1.2.1/proto/spire/ 13:35:17 spire-1.2.1/proto/spire/common/ 13:35:17 spire-1.2.1/proto/spire/common/common.pb.go 13:35:17 spire-1.2.1/proto/spire/common/common.proto 13:35:17 spire-1.2.1/proto/spire/common/plugin/ 13:35:17 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:35:17 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:35:17 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:35:17 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:35:17 spire-1.2.1/proto/spire/plugin/ 13:35:17 spire-1.2.1/proto/spire/plugin/agent/ 13:35:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:35:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:35:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:35:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:35:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:35:17 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:35:17 spire-1.2.1/release/ 13:35:17 spire-1.2.1/release/spire-extras/ 13:35:17 spire-1.2.1/release/spire-extras/README.md 13:35:17 spire-1.2.1/release/spire-extras/conf/ 13:35:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:35:17 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:35:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:35:17 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:35:17 spire-1.2.1/release/spire/ 13:35:17 spire-1.2.1/release/spire/README.md 13:35:17 spire-1.2.1/release/spire/conf/ 13:35:17 spire-1.2.1/release/spire/conf/agent/ 13:35:17 spire-1.2.1/release/spire/conf/agent/agent.conf 13:35:17 spire-1.2.1/release/spire/conf/server/ 13:35:17 spire-1.2.1/release/spire/conf/server/server.conf 13:35:17 spire-1.2.1/script/ 13:35:17 spire-1.2.1/script/build-artifact.sh 13:35:17 spire-1.2.1/script/generate_dummy_ca.sh 13:35:17 spire-1.2.1/support/ 13:35:17 spire-1.2.1/support/k8s/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:35:17 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/ 13:35:17 spire-1.2.1/support/oidc-discovery-provider/README.md 13:35:17 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/config.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/main.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:35:17 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:35:17 spire-1.2.1/test/ 13:35:17 spire-1.2.1/test/clock/ 13:35:17 spire-1.2.1/test/clock/clock.go 13:35:17 spire-1.2.1/test/fakes/ 13:35:17 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:35:17 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:35:17 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:35:17 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:35:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:35:17 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:35:17 spire-1.2.1/test/fakes/fakeagentstore/ 13:35:17 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:35:17 spire-1.2.1/test/fakes/fakedatastore/ 13:35:17 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:35:17 spire-1.2.1/test/fakes/fakeentryclient/ 13:35:17 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:35:17 spire-1.2.1/test/fakes/fakehealthchecker/ 13:35:17 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:35:17 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:35:17 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:35:17 spire-1.2.1/test/fakes/fakemetrics/ 13:35:17 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:35:17 spire-1.2.1/test/fakes/fakenoderesolver/ 13:35:17 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:35:17 spire-1.2.1/test/fakes/fakenotifier/ 13:35:17 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:35:17 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:35:17 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:35:17 spire-1.2.1/test/fakes/fakeserverca/ 13:35:17 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:35:17 spire-1.2.1/test/fakes/fakeservercatalog/ 13:35:17 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:35:17 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:35:17 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:35:17 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:35:17 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:35:17 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:35:17 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:35:17 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:35:17 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:35:17 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:35:17 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:35:17 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:35:17 spire-1.2.1/test/fixture/ 13:35:17 spire-1.2.1/test/fixture/certs/ 13:35:17 spire-1.2.1/test/fixture/certs/agent_svid.der 13:35:17 spire-1.2.1/test/fixture/certs/base_cert.pem 13:35:17 spire-1.2.1/test/fixture/certs/base_csr.pem 13:35:17 spire-1.2.1/test/fixture/certs/base_key.pem 13:35:17 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:35:17 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:35:17 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:35:17 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:35:17 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:35:17 spire-1.2.1/test/fixture/certs/blog_key.pem 13:35:17 spire-1.2.1/test/fixture/certs/bundle.der 13:35:17 spire-1.2.1/test/fixture/certs/ca.pem 13:35:17 spire-1.2.1/test/fixture/certs/ca_key.pem 13:35:17 spire-1.2.1/test/fixture/certs/database_cert.pem 13:35:17 spire-1.2.1/test/fixture/certs/database_csr.pem 13:35:17 spire-1.2.1/test/fixture/certs/database_key.pem 13:35:17 spire-1.2.1/test/fixture/certs/node_cert.pem 13:35:17 spire-1.2.1/test/fixture/certs/node_csr.pem 13:35:17 spire-1.2.1/test/fixture/certs/node_key.pem 13:35:17 spire-1.2.1/test/fixture/certs/svid.pem 13:35:17 spire-1.2.1/test/fixture/certs/svid_key.pem 13:35:17 spire-1.2.1/test/fixture/config/ 13:35:17 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:35:17 spire-1.2.1/test/fixture/config/agent_good.conf 13:35:17 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:35:17 spire-1.2.1/test/fixture/config/plugin_good.conf 13:35:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:35:17 spire-1.2.1/test/fixture/config/server_good.conf 13:35:17 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:35:17 spire-1.2.1/test/fixture/fixture.go 13:35:17 spire-1.2.1/test/fixture/nodeattestor/ 13:35:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:35:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:35:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:35:17 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:35:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:35:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:35:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:35:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:35:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:35:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:35:17 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:35:17 spire-1.2.1/test/fixture/registration/ 13:35:17 spire-1.2.1/test/fixture/registration/entries.json 13:35:17 spire-1.2.1/test/fixture/registration/good-for-update.json 13:35:17 spire-1.2.1/test/fixture/registration/good.json 13:35:17 spire-1.2.1/test/fixture/registration/invalid.json 13:35:17 spire-1.2.1/test/fixture/registration/invalid_json.json 13:35:17 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:35:17 spire-1.2.1/test/integration/ 13:35:17 spire-1.2.1/test/integration/README.md 13:35:17 spire-1.2.1/test/integration/common 13:35:17 spire-1.2.1/test/integration/setup/ 13:35:17 spire-1.2.1/test/integration/setup/adminclient/ 13:35:17 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:35:17 spire-1.2.1/test/integration/setup/adminclient/client.go 13:35:17 spire-1.2.1/test/integration/setup/debugagent/ 13:35:17 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:35:17 spire-1.2.1/test/integration/setup/debugagent/main.go 13:35:17 spire-1.2.1/test/integration/setup/debugserver/ 13:35:17 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:35:17 spire-1.2.1/test/integration/setup/debugserver/main.go 13:35:17 spire-1.2.1/test/integration/setup/downstreamclient/ 13:35:17 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:35:17 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:35:17 spire-1.2.1/test/integration/setup/itclient/ 13:35:17 spire-1.2.1/test/integration/setup/itclient/client.go 13:35:17 spire-1.2.1/test/integration/setup/node-attestation/ 13:35:17 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:35:17 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:35:17 spire-1.2.1/test/integration/setup/x509pop/ 13:35:17 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:35:17 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:35:17 spire-1.2.1/test/integration/suites/ 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:35:17 spire-1.2.1/test/integration/suites/join-token/ 13:35:17 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:35:17 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:35:17 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:35:17 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:35:17 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:35:17 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:35:17 spire-1.2.1/test/integration/suites/join-token/README.md 13:35:17 spire-1.2.1/test/integration/suites/join-token/conf/ 13:35:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:35:17 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/join-token/teardown 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:35:17 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:35:17 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:35:17 spire-1.2.1/test/integration/suites/k8s/ 13:35:17 spire-1.2.1/test/integration/suites/k8s/00-setup 13:35:17 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:35:17 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:35:17 spire-1.2.1/test/integration/suites/k8s/README.md 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/ 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:35:17 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:35:17 spire-1.2.1/test/integration/suites/k8s/teardown 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/ 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:35:17 spire-1.2.1/test/integration/suites/rotation/ 13:35:17 spire-1.2.1/test/integration/suites/rotation/00-setup 13:35:17 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:35:17 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:35:17 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:35:17 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:35:17 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:35:17 spire-1.2.1/test/integration/suites/rotation/README.md 13:35:17 spire-1.2.1/test/integration/suites/rotation/conf/ 13:35:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:35:17 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/rotation/teardown 13:35:17 spire-1.2.1/test/integration/suites/self-test/ 13:35:17 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:35:17 spire-1.2.1/test/integration/suites/self-test/README.md 13:35:17 spire-1.2.1/test/integration/suites/self-test/teardown 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:35:17 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:35:17 spire-1.2.1/test/integration/suites/upgrade/ 13:35:17 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:35:17 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:35:17 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:35:17 spire-1.2.1/test/integration/suites/upgrade/README.md 13:35:17 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:35:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:35:17 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:35:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:35:17 spire-1.2.1/test/integration/suites/upgrade/teardown 13:35:17 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:35:17 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:35:17 spire-1.2.1/test/integration/test-one.sh 13:35:17 spire-1.2.1/test/integration/test.sh 13:35:17 spire-1.2.1/test/plugintest/ 13:35:17 spire-1.2.1/test/plugintest/config.go 13:35:17 spire-1.2.1/test/plugintest/load.go 13:35:17 spire-1.2.1/test/plugintest/option.go 13:35:17 spire-1.2.1/test/spiretest/ 13:35:17 spire-1.2.1/test/spiretest/apiserver.go 13:35:17 spire-1.2.1/test/spiretest/assertions.go 13:35:17 spire-1.2.1/test/spiretest/dir.go 13:35:17 spire-1.2.1/test/spiretest/errors_posix.go 13:35:17 spire-1.2.1/test/spiretest/errors_windows.go 13:35:17 spire-1.2.1/test/spiretest/logs.go 13:35:17 spire-1.2.1/test/spiretest/socketapi.go 13:35:17 spire-1.2.1/test/spiretest/suite.go 13:35:17 spire-1.2.1/test/spiretest/x509.go 13:35:17 spire-1.2.1/test/testca/ 13:35:17 spire-1.2.1/test/testca/ca.go 13:35:17 spire-1.2.1/test/testkey/ 13:35:17 spire-1.2.1/test/testkey/generate.sh 13:35:17 spire-1.2.1/test/testkey/genkeys.go 13:35:17 spire-1.2.1/test/testkey/keys.go 13:35:17 spire-1.2.1/test/testkey/new.go 13:35:17 spire-1.2.1/test/tpmsimulator/ 13:35:17 spire-1.2.1/test/tpmsimulator/simulator.go 13:35:17 spire-1.2.1/test/util/ 13:35:17 spire-1.2.1/test/util/cert_fixtures.go 13:35:17 spire-1.2.1/test/util/cert_generation.go 13:35:17 spire-1.2.1/test/util/io_redirection.go 13:35:17 spire-1.2.1/test/util/race.go 13:35:17 spire-1.2.1/test/util/util.go 13:35:17 building spire from source... 13:35:17 Installing go1.17.7... 13:35:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:35:18 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:35:18 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:35:18 OK: 15854 distinct packages available 13:35:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:35:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:35:19 (1/5) Installing dumb-init (1.2.5-r1) 13:35:19 (2/5) Installing musl-obstack (1.2.3-r0) 13:35:19 (3/5) Installing libucontext (1.1-r0) 13:35:19 Building bin/spire-server... 13:35:19 go: downloading github.com/mitchellh/cli v1.1.2 13:35:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:35:19 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:35:19 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:35:19 go: downloading google.golang.org/grpc v1.44.0 13:35:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:35:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:35:19 go: downloading github.com/imdario/mergo v0.3.12 13:35:19 go: downloading github.com/sirupsen/logrus v1.8.1 13:35:19 (4/5) Installing gcompat (1.0.0-r4) 13:35:19 Removing intermediate container c33a0a7871db 13:35:19 ---> 634f95484538 13:35:19 13:35:19 Step 10/23 : FROM alpine:3.14 13:35:19 ---> e04c818066af 13:35:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:35:19 (5/5) Installing openssl (1.1.1n-r0) 13:35:19 Executing busybox-1.34.1-r5.trigger 13:35:19 OK: 6 MiB in 19 packages 13:35:19 ---> Running in 9f5eae6ae67a 13:35:19 Removing intermediate container 9f5eae6ae67a 13:35:19 ---> ab48a030cdb2 13:35:19 Step 12/23 : ENV APP_PORT=59880 13:35:20 ---> Running in 16f83ca947d4 13:35:20 Removing intermediate container 8206878bc802 13:35:20 ---> 4a0b130100e6 13:35:20 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:35:20 Removing intermediate container 16f83ca947d4 13:35:20 ---> e0066916f1c0 13:35:20 Step 13/23 : EXPOSE $APP_PORT 13:35:20 ---> Running in b22a35721581 13:35:20 Removing intermediate container b22a35721581 13:35:20 ---> 0c38a087097d 13:35:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:35:20 ---> Running in 99da06c97d11 13:35:20 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:35:21 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:35:21 go: downloading github.com/fatih/color v1.13.0 13:35:21 go: downloading github.com/mattn/go-isatty v0.0.14 13:35:21 ---> f40618612e91 13:35:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:35:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:35:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:35:22 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:35:22 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:35:22 Removing intermediate container 99da06c97d11 13:35:22 ---> 03e369fb24fb 13:35:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:35:22 ---> 92287ea465bb 13:35:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:35:22 ---> Running in adebab70a0e1 13:35:22 ---> 447f3f18a90c 13:35:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:35:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:35:23 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:35:23 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:35:23 go: downloading github.com/armon/go-metrics v0.3.10 13:35:23 ---> e915f8c78894 13:35:23 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:35:23 ---> Running in e5ccb30435d4 13:35:23 go: downloading github.com/prometheus/client_golang v1.12.1 13:35:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:35:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:35:23 Removing intermediate container e5ccb30435d4 13:35:23 ---> 3c6eafa30ee3 13:35:23 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:35:23 Building bin/spire-server... 13:35:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:35:23 go: downloading github.com/mitchellh/cli v1.1.2 13:35:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:35:23 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:35:23 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:35:23  ---> Running in d4cc69bdc8d4 13:35:23 go: downloading github.com/imdario/mergo v0.3.12 13:35:23 Removing intermediate container 8ad6e0f008a5 13:35:23 ---> cd49ec0436d4 13:35:23 13:35:23 Step 10/22 : FROM alpine:3.14 13:35:23 ---> e04c818066af 13:35:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:35:23 ---> Using cache 13:35:23 ---> 2c279a965f05 13:35:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:35:23 ---> Using cache 13:35:23 ---> 1ad7c2e0722b 13:35:23 Step 13/22 : ENV APP_PORT=59861 13:35:23 go: downloading github.com/sirupsen/logrus v1.8.1 13:35:23 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:35:23  ---> Running in f22a679335d5 13:35:23 go: downloading google.golang.org/grpc v1.44.0 13:35:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:35:23 (1/6) Installing dumb-init (1.2.5-r1) 13:35:23 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:35:23 go: downloading github.com/fatih/color v1.13.0 13:35:23 Removing intermediate container d4cc69bdc8d4 13:35:23 ---> 3939dddff01c 13:35:23 Step 23/25 : LABEL arch=x86_64 13:35:23 go: downloading github.com/mattn/go-isatty v0.0.14 13:35:23 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:35:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:35:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:35:24 Removing intermediate container f22a679335d5 13:35:24 ---> 95e8c83880da 13:35:24 ---> Running in a0bc0eb78a1a 13:35:24 Step 14/22 : EXPOSE $APP_PORT 13:35:24 ---> Running in a26886bc963c 13:35:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:35:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:35:24 (3/6) Installing libsodium (1.0.18-r0) 13:35:24 go: downloading github.com/armon/go-metrics v0.3.10 13:35:24 go: downloading github.com/prometheus/client_golang v1.12.1 13:35:24 Removing intermediate container a0bc0eb78a1a 13:35:24 ---> 6f6857faa654 13:35:24 Step 24/25 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:35:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:35:24 Removing intermediate container a26886bc963c 13:35:24 ---> b891375ecbc4 13:35:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:35:24 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:35:24  ---> Running in d28e556b2edb 13:35:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:35:24 (5/6) Installing libzmq (4.3.4-r0) 13:35:24 go: downloading github.com/open-policy-agent/opa v0.38.0 13:35:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:35:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:35:24 go: downloading github.com/Masterminds/goutils v1.1.0 13:35:24 go: downloading github.com/Masterminds/semver v1.5.0 13:35:24 go: downloading github.com/google/uuid v1.1.2 13:35:24 go: downloading github.com/huandu/xstrings v1.3.2 13:35:24 go: downloading github.com/mattn/go-colorable v0.1.12 13:35:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:35:24 go: downloading github.com/oklog/run v1.0.0 13:35:24 (6/6) Installing zeromq (4.3.4-r0) 13:35:24 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:35:24 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:35:24 go: downloading github.com/prometheus/client_model v0.2.0 13:35:24 go: downloading github.com/prometheus/common v0.32.1 13:35:24 go: downloading github.com/beorn7/perks v1.0.1 13:35:24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:35:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:35:24 go: downloading github.com/prometheus/procfs v0.7.3 13:35:24 Executing busybox-1.33.1-r7.trigger 13:35:24 Removing intermediate container d28e556b2edb 13:35:24 ---> 6f63b2a3752c 13:35:24 Step 25/25 : LABEL version=2.2.0-dev.65 13:35:24 ---> 916c54f97855 13:35:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:35:24 OK: 8 MiB in 20 packages 13:35:24 go: downloading github.com/imkira/go-observer v1.0.3 13:35:24 go: downloading github.com/pkg/errors v0.9.1 13:35:24  ---> Running in 74d516cc9277 13:35:24 go: downloading go.uber.org/atomic v1.9.0 13:35:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:35:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:35:24 go: downloading github.com/hashicorp/errwrap v1.1.0 13:35:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:35:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:35:24 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:35:24 go: downloading github.com/blang/semver/v4 v4.0.0 13:35:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:35:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:35:24 go: downloading github.com/jinzhu/gorm v1.9.16 13:35:24 go: downloading github.com/open-policy-agent/opa v0.38.0 13:35:24 go: downloading github.com/lib/pq v1.10.4 13:35:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:35:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:35:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:35:25 Removing intermediate container 74d516cc9277 13:35:25 ---> d1f9ec402733 13:35:25 13:35:25 ---> 1b0326c1b1f3 13:35:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:35:25 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:35:25 Successfully built d1f9ec402733 13:35:25 Successfully tagged security-spire-server:latest 13:35:25  Building security-spire-server ... done Removing intermediate container adebab70a0e1 13:35:25 ---> 5de366fa2d7f 13:35:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:35:25 ---> ad5e8d896211 13:35:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:35:25 ---> Running in 18f3a686837e 13:35:25 ---> 40959b218f10 13:35:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:35:25 Removing intermediate container 18f3a686837e 13:35:25 ---> 4ea8b269ed05 13:35:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:25 ---> Running in 95b1e4004dbd 13:35:25 Removing intermediate container 95b1e4004dbd 13:35:25 ---> ecd7b16e5e7e 13:35:25 Step 20/22 : LABEL arch=x86_64 13:35:26 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:35:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:35:26 go: downloading github.com/stretchr/testify v1.7.0 13:35:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:35:26 go: downloading google.golang.org/api v0.70.0 13:35:26 go: downloading k8s.io/client-go v0.23.4 13:35:26 go: downloading k8s.io/api v0.23.4 13:35:26 go: downloading github.com/google/go-tpm v0.3.3 13:35:26 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:35:26  ---> Running in 808e6b3cdfbb 13:35:26 ---> 6cc5ac563b8d 13:35:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:35:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:35:26 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:35:26 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:35:27 go: downloading cloud.google.com/go/storage v1.21.0 13:35:27 Removing intermediate container 808e6b3cdfbb 13:35:27 ---> e5458d5e1ad8 13:35:27 Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:35:27 go: downloading cloud.google.com/go v0.100.2 13:35:27  ---> c322ba161636 13:35:27 Step 19/23 : ENTRYPOINT ["/core-data"] 13:35:27 ---> Running in d3a73b10e958 13:35:27 ---> Running in 5a9a6b48fead 13:35:27 go: downloading k8s.io/apimachinery v0.23.4 13:35:27 Removing intermediate container d3a73b10e958 13:35:27 ---> 18267dd2e53a 13:35:27 Step 22/22 : LABEL version=2.2.0-dev.65 13:35:27 Removing intermediate container 5a9a6b48fead 13:35:27 ---> eb682c50226c 13:35:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:35:27 go: downloading k8s.io/kube-aggregator v0.23.3 13:35:27  ---> Running in 2bb9bdec7e04 13:35:27 ---> Running in d636ad2e5b63 13:35:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:35:27 Removing intermediate container 2bb9bdec7e04 13:35:27 ---> d52d18489830 13:35:27 13:35:27 Removing intermediate container d636ad2e5b63 13:35:27 ---> 0f8917081baf 13:35:27 Step 21/23 : LABEL arch=x86_64 13:35:28 ---> Running in 99aa1268c7cc 13:35:28 Successfully built d52d18489830 13:35:28 Successfully tagged support-scheduler:latest 13:35:28  Building support-scheduler ... done Removing intermediate container 99aa1268c7cc 13:35:28 ---> 6ce36f128348 13:35:28 Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:35:28 ---> Running in 96c7148effa7 13:35:28 Removing intermediate container 96c7148effa7 13:35:28 ---> 5105c8fd1e5c 13:35:28 Step 23/23 : LABEL version=2.2.0-dev.65 13:35:28 ---> Running in 9bcd9ab42919 13:35:28 Removing intermediate container 9bcd9ab42919 13:35:28 ---> 408794cd0866 13:35:28 13:35:28 Successfully built 408794cd0866 13:35:28 Successfully tagged core-data:latest 13:35:31  Building core-data ... done go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:35:31 go: downloading cloud.google.com/go/security v1.3.0 13:35:31 go: downloading github.com/hashicorp/vault/api v1.4.1 13:35:31 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:35:31 go: downloading github.com/twmb/murmur3 v1.1.6 13:35:31 go: downloading github.com/jinzhu/inflection v1.0.0 13:35:31 go: downloading github.com/aws/smithy-go v1.11.0 13:35:31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:35:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:35:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:35:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:35:31 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:35:31 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:35:31 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:35:31 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:35:31 go: downloading github.com/dimchansky/utfbom v1.1.1 13:35:31 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:35:31 go: downloading cloud.google.com/go/compute v1.3.0 13:35:31 go: downloading cloud.google.com/go/iam v0.1.1 13:35:31 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:35:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:35:31 go: downloading github.com/gogo/protobuf v1.3.2 13:35:31 go: downloading k8s.io/klog/v2 v2.30.0 13:35:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:35:31 go: downloading github.com/google/gofuzz v1.1.0 13:35:31 go: downloading github.com/spf13/pflag v1.0.5 13:35:31 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:35:31 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:35:31 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:35:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:35:31 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:35:31 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:35:31 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:35:31 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:35:31 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:35:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:35:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:35:31 go: downloading gopkg.in/yaml.v2 v2.4.0 13:35:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:35:31 go: downloading github.com/gobwas/glob v0.2.3 13:35:31 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:35:31 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:35:31 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:35:31 go: downloading go.opencensus.io v0.23.0 13:35:31 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:35:31 go: downloading gopkg.in/inf.v0 v0.9.1 13:35:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:35:31 go: downloading github.com/go-logr/logr v1.2.2 13:35:31 go: downloading github.com/googleapis/gnostic v0.5.5 13:35:31 go: downloading github.com/google/go-cmp v0.5.7 13:35:31 go: downloading github.com/json-iterator/go v1.1.12 13:35:31 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:35:31 go: downloading go.uber.org/zap v1.21.0 13:35:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:35:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:35:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:35:31 go: downloading github.com/tklauser/numcpus v0.3.0 13:35:31 go: downloading sigs.k8s.io/yaml v1.3.0 13:35:31 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:35:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:35:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:35:31 go: downloading github.com/modern-go/reflect2 v1.0.2 13:35:31 go: downloading github.com/ryanuber/go-glob v1.0.0 13:35:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:35:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:35:31 go: downloading github.com/hashicorp/go-version v1.2.0 13:35:31 go: downloading github.com/golang/snappy v0.0.4 13:35:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:35:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:35:31 go: downloading go.uber.org/multierr v1.6.0 13:35:31 Building bin/spire-agent... 13:35:31 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:35:31 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:35:31 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:35:31 go: downloading github.com/docker/docker v20.10.12+incompatible 13:35:32 go: downloading github.com/google/go-tpm-tools v0.3.3 13:35:32 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:35:32 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:35:32 go: downloading github.com/docker/go-units v0.4.0 13:35:32 go: downloading github.com/docker/go-connections v0.4.0 13:35:32 go: downloading github.com/opencontainers/image-spec v1.0.1 13:35:32 go: downloading github.com/containerd/containerd v1.3.4 13:35:32 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:35:32 go: downloading github.com/opencontainers/go-digest v1.0.0 13:35:35 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:35:35 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:35:39 go: downloading github.com/mattn/go-colorable v0.1.12 13:35:39 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:35:39 go: downloading github.com/Masterminds/goutils v1.1.0 13:35:39 go: downloading github.com/Masterminds/semver v1.5.0 13:35:39 go: downloading github.com/google/uuid v1.1.2 13:35:39 go: downloading github.com/huandu/xstrings v1.3.2 13:35:39 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:35:39 go: downloading github.com/oklog/run v1.0.0 13:35:39 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:35:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:35:40 go: downloading go.uber.org/atomic v1.9.0 13:35:40 go: downloading github.com/pkg/errors v0.9.1 13:35:41 go: downloading github.com/prometheus/client_model v0.2.0 13:35:41 go: downloading github.com/prometheus/common v0.32.1 13:35:41 go: downloading github.com/imkira/go-observer v1.0.3 13:35:41 go: downloading github.com/beorn7/perks v1.0.1 13:35:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:35:41 go: downloading github.com/prometheus/procfs v0.7.3 13:35:42 go: downloading github.com/hashicorp/errwrap v1.1.0 13:35:42 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:35:42 go: downloading github.com/twmb/murmur3 v1.1.6 13:35:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:35:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:35:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:35:43 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:35:55 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:35:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:35:55 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:35:56 go: downloading github.com/stretchr/testify v1.7.0 13:35:56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:35:56 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:35:56 go: downloading github.com/blang/semver/v4 v4.0.0 13:35:56 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:35:56 go: downloading github.com/jinzhu/gorm v1.9.16 13:35:57 go: downloading github.com/lib/pq v1.10.4 13:35:57 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:35:58 go: downloading google.golang.org/api v0.70.0 13:36:03 go: downloading k8s.io/client-go v0.23.4 13:36:10 go: downloading k8s.io/api v0.23.4 13:36:15 go: downloading github.com/google/go-tpm v0.3.3 13:36:15 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:36:42 Removing intermediate container 55cb31586d15 13:36:42 ---> d06cd1deb0a5 13:36:42 13:36:42 Step 13/26 : FROM alpine:3.15 13:36:42 ---> 0ac33e5f5afa 13:36:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:36:42 ---> Using cache 13:36:42 ---> 219ee758493c 13:36:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:42 ---> Using cache 13:36:42 ---> 3caff22f1e74 13:36:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:36:42 ---> Using cache 13:36:42 ---> 4a0b130100e6 13:36:42 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 13:36:42 ---> 382bb5ed4615 13:36:42 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:36:42 ---> d698685c36b8 13:36:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:36:42 ---> f9ffddae7665 13:36:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:36:42 ---> a4aff8af4615 13:36:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:36:42 ---> 990e66c5c617 13:36:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:36:42 ---> Running in 4846cc117c13 13:36:42 Removing intermediate container 4846cc117c13 13:36:42 ---> ba466568bc5f 13:36:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:36:42 ---> Running in 117fced745bf 13:36:42 Removing intermediate container 117fced745bf 13:36:42 ---> 07a7c91db34e 13:36:42 Step 24/26 : LABEL arch=x86_64 13:36:42 ---> Running in 4fb8b0ea0b19 13:36:42 Removing intermediate container 4fb8b0ea0b19 13:36:42 ---> a09287c1d64b 13:36:42 Step 25/26 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:36:42 ---> Running in 4bb755e84a03 13:36:42 Removing intermediate container 4bb755e84a03 13:36:42 ---> 950ee817fb03 13:36:42 Step 26/26 : LABEL version=2.2.0-dev.65 13:36:42 ---> Running in fcec950d6b50 13:36:42 Removing intermediate container fcec950d6b50 13:36:42 ---> 94c25cd54e17 13:36:42 13:36:42 Successfully built 94c25cd54e17 13:36:42 Successfully tagged security-spire-agent:latest 13:36:48 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:36:48 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:36:48 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:36:48 go: downloading cloud.google.com/go/storage v1.21.0 13:36:48 go: downloading cloud.google.com/go v0.100.2 13:36:48 go: downloading k8s.io/apimachinery v0.23.4 13:36:48 go: downloading k8s.io/kube-aggregator v0.23.3 13:36:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:37:04  Building security-spire-agent ... done Building bin/spire-agent... 13:37:04 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:37:04 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:37:04 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:37:04 go: downloading github.com/docker/docker v20.10.12+incompatible 13:37:04 go: downloading github.com/google/go-tpm-tools v0.3.3 13:37:04 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:37:04 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:37:04 go: downloading github.com/docker/go-connections v0.4.0 13:37:04 go: downloading github.com/docker/go-units v0.4.0 13:37:04 go: downloading github.com/opencontainers/image-spec v1.0.1 13:37:04 go: downloading github.com/containerd/containerd v1.3.4 13:37:04 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:37:04 go: downloading github.com/opencontainers/go-digest v1.0.0 13:37:27 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:37:29 go: downloading cloud.google.com/go/security v1.3.0 13:37:29 go: downloading github.com/hashicorp/vault/api v1.4.1 13:37:29 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:37:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:37:30 go: downloading gopkg.in/yaml.v2 v2.4.0 13:37:30 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:37:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:37:31 go: downloading github.com/gobwas/glob v0.2.3 13:37:31 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:37:31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:37:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:37:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:37:32 go: downloading github.com/aws/smithy-go v1.11.0 13:37:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:37:33 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:37:33 go: downloading github.com/jinzhu/inflection v1.0.0 13:37:33 go: downloading github.com/gogo/protobuf v1.3.2 13:37:39 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:37:39 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:37:39 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:37:39 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:37:39 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:37:39 go: downloading github.com/dimchansky/utfbom v1.1.1 13:37:39 go: downloading cloud.google.com/go/compute v1.3.0 13:37:41 go: downloading cloud.google.com/go/iam v0.1.1 13:37:41 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:37:41 go: downloading k8s.io/klog/v2 v2.30.0 13:37:41 go: downloading github.com/google/gofuzz v1.1.0 13:37:41 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:37:42 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:37:43 go: downloading github.com/spf13/pflag v1.0.5 13:37:43 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:37:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:37:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:37:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:37:44 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:37:44 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:37:44 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:37:45 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:37:45 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:37:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:37:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:37:46 go: downloading go.opencensus.io v0.23.0 13:37:47 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:37:47 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:37:47 go: downloading gopkg.in/inf.v0 v0.9.1 13:37:47 go: downloading github.com/go-logr/logr v1.2.2 13:37:47 go: downloading github.com/google/go-cmp v0.5.7 13:37:48 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:37:48 go: downloading github.com/json-iterator/go v1.1.12 13:37:48 go: downloading github.com/googleapis/gnostic v0.5.5 13:37:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:37:53 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:37:55 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:37:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:37:56 go: downloading github.com/tklauser/numcpus v0.3.0 13:37:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:37:56 go: downloading go.uber.org/zap v1.21.0 13:37:56 go: downloading sigs.k8s.io/yaml v1.3.0 13:37:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:37:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:37:57 go: downloading github.com/modern-go/reflect2 v1.0.2 13:37:57 go: downloading github.com/ryanuber/go-glob v1.0.0 13:37:57 go: downloading github.com/golang/snappy v0.0.4 13:37:57 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:38:01 Removing intermediate container dd65530f7ef9 13:38:01 ---> 6c1ce1e17a02 13:38:01 13:38:01 Step 13/26 : FROM alpine:3.15 13:38:01 ---> 0ac33e5f5afa 13:38:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:38:01 ---> Using cache 13:38:01 ---> 219ee758493c 13:38:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:01 ---> Using cache 13:38:01 ---> 3caff22f1e74 13:38:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:38:01 ---> Running in 94cad495ef12 13:38:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:38:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:38:01 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:38:01 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:38:01 OK: 15854 distinct packages available 13:38:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:38:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:38:01 (1/4) Installing dumb-init (1.2.5-r1) 13:38:01 (2/4) Installing musl-obstack (1.2.3-r0) 13:38:01 (3/4) Installing libucontext (1.1-r0) 13:38:01 (4/4) Installing gcompat (1.0.0-r4) 13:38:01 Executing busybox-1.34.1-r5.trigger 13:38:01 OK: 6 MiB in 18 packages 13:38:01 Removing intermediate container 94cad495ef12 13:38:01 ---> 5946148e3d2b 13:38:01 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:38:01 ---> 0a1b8c79ad2a 13:38:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:38:01 ---> a839a6851eb4 13:38:01 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:38:01 ---> Running in 46dfab6ee187 13:38:01 Removing intermediate container 46dfab6ee187 13:38:01 ---> fe913f78e090 13:38:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:38:01 ---> 8c143a4ee650 13:38:01 Step 21/26 : WORKDIR / 13:38:01 ---> Running in 1d69edc69399 13:38:01 Removing intermediate container 1d69edc69399 13:38:01 ---> c1ffdff16d2e 13:38:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:38:01 ---> Running in 2c94d2091c32 13:38:01 Removing intermediate container 2c94d2091c32 13:38:01 ---> ebf427c1e3ad 13:38:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:38:01 ---> Running in ca6f3e920950 13:38:01 Removing intermediate container ca6f3e920950 13:38:01 ---> 622c630d48db 13:38:01 Step 24/26 : LABEL arch=x86_64 13:38:01 ---> Running in 2290992b1855 13:38:01 Removing intermediate container 2290992b1855 13:38:01 ---> 7d23e8ca3c41 13:38:01 Step 25/26 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:01 ---> Running in a9b10b6929d3 13:38:01 Removing intermediate container a9b10b6929d3 13:38:01 ---> 005c243c08ec 13:38:01 Step 26/26 : LABEL version=2.2.0-dev.65 13:38:01 ---> Running in 6fcb8ac61212 13:38:01 Removing intermediate container 6fcb8ac61212 13:38:01 ---> c06e8f16b890 13:38:01 13:38:01 Successfully built c06e8f16b890 13:38:01 Successfully tagged security-spire-config:latest 13:38:01  Building security-spire-config ... done  [Pipeline] } 13:38:01 $ docker stop --time=1 b80193e3ad7551a32e9d3737181b69caee17759f66a58ef03eabd7fdba2b8db4 13:38:02 $ docker rm -f b80193e3ad7551a32e9d3737181b69caee17759f66a58ef03eabd7fdba2b8db4 [Pipeline] // withDockerContainer [Pipeline] sh 13:38:02 + docker images 13:38:02 REPOSITORY TAG IMAGE ID CREATED SIZE 13:38:02 security-spire-config latest c06e8f16b890 3 seconds ago 86.7MB 13:38:02 6c1ce1e17a02 18 seconds ago 4.5GB 13:38:02 security-spire-agent latest 94c25cd54e17 About a minute ago 127MB 13:38:02 d06cd1deb0a5 About a minute ago 4.5GB 13:38:02 core-data latest 408794cd0866 2 minutes ago 35.9MB 13:38:02 support-scheduler latest d52d18489830 2 minutes ago 26MB 13:38:02 security-spire-server latest d1f9ec402733 2 minutes ago 87.3MB 13:38:02 cd49ec0436d4 2 minutes ago 1.62GB 13:38:02 634f95484538 2 minutes ago 1.65GB 13:38:02 core-metadata latest c0dda58a3bc8 2 minutes ago 26.2MB 13:38:02 cc9e55cfc488 2 minutes ago 4.5GB 13:38:02 f9d5ad1bf3fd 2 minutes ago 1.62GB 13:38:02 sys-mgmt-agent latest 8c1eb5dc6d24 3 minutes ago 307MB 13:38:02 security-bootstrapper latest aa5801eea756 3 minutes ago 24.3MB 13:38:02 security-proxy-setup latest f429c52784f8 3 minutes ago 43.4MB 13:38:02 2e6b0da6de8b 3 minutes ago 1.62GB 13:38:02 854c26dd9e34 3 minutes ago 1.61GB 13:38:02 912a41b39f6b 3 minutes ago 1.63GB 13:38:02 security-secretstore-setup latest 89f8aabea55a 5 minutes ago 42.1MB 13:38:02 security-spiffe-token-provider latest 55a9a71c1c00 5 minutes ago 28.5MB 13:38:02 support-notifications latest 1ad45e24e1d1 5 minutes ago 26.6MB 13:38:02 core-command latest 29fb742202d3 5 minutes ago 24.5MB 13:38:02 46d84a4702af 5 minutes ago 1.62GB 13:38:02 ddf50d6f1a70 5 minutes ago 1.63GB 13:38:02 858f0782bb4b 5 minutes ago 1.61GB 13:38:02 a27277dbeea8 5 minutes ago 1.61GB 13:38:02 ci-base-image-x86_64 latest 8676dbdafc7d 8 minutes ago 896MB 13:38:02 docker 20.10.14 7417809fdb73 7 days ago 218MB 13:38:02 alpine 3.14 e04c818066af 7 days ago 5.59MB 13:38:02 alpine 3.15 0ac33e5f5afa 7 days ago 5.57MB 13:38:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 13:38:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 13:38:02 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:02 provisioning config files... 13:38:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/190@tmp/config4627768374880132289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:03 ---> docker-login.sh 13:38:03 nexus3.edgexfoundry.org:10001 13:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:03 Configure a credential helper to remove this warning. See 13:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:03 13:38:03 Login Succeeded 13:38:03 nexus3.edgexfoundry.org:10002 13:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:03 Configure a credential helper to remove this warning. See 13:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:03 13:38:03 Login Succeeded 13:38:03 nexus3.edgexfoundry.org:10003 13:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:03 Configure a credential helper to remove this warning. See 13:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:03 13:38:03 Login Succeeded 13:38:03 nexus3.edgexfoundry.org:10004 13:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:03 Configure a credential helper to remove this warning. See 13:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:03 13:38:03 Login Succeeded 13:38:03 docker.io 13:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:03 Configure a credential helper to remove this warning. See 13:38:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:03 13:38:03 Login Succeeded 13:38:03 ---> docker-login.sh ends [Pipeline] } 13:38:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:38:03 [edgeXDocker.push] Tagging docker image core-command with the following tags: 13:38:03 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:03 latest 13:38:03 2.2.0-dev.65 13:38:03 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:03 main 13:38:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:38:04 + docker push nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:38:04 611f4c9520b0: Preparing 13:38:04 35ed4dcf6afe: Preparing 13:38:04 e54f5cfa383a: Preparing 13:38:04 5280024f7d69: Preparing 13:38:04 b541d28bf3b4: Preparing 13:38:04 b541d28bf3b4: Layer already exists 13:38:04 5280024f7d69: Pushed 13:38:04 e54f5cfa383a: Pushed 13:38:04 611f4c9520b0: Pushed 13:38:07 35ed4dcf6afe: Pushed 13:38:07 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:ab5b2e47ffef98fc7bce40db1fab044c8c796b82731beda52c1e85e35254ddb6 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:38:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 13:38:07 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 13:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:38:07 611f4c9520b0: Preparing 13:38:07 35ed4dcf6afe: Preparing 13:38:07 e54f5cfa383a: Preparing 13:38:07 5280024f7d69: Preparing 13:38:07 b541d28bf3b4: Preparing 13:38:07 b541d28bf3b4: Layer already exists 13:38:07 611f4c9520b0: Layer already exists 13:38:07 e54f5cfa383a: Layer already exists 13:38:07 5280024f7d69: Layer already exists 13:38:07 35ed4dcf6afe: Layer already exists 13:38:07 latest: digest: sha256:ab5b2e47ffef98fc7bce40db1fab044c8c796b82731beda52c1e85e35254ddb6 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:38:07 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:38:07 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:38:07 go: downloading github.com/hashicorp/go-version v1.2.0 13:38:07 go: downloading go.uber.org/multierr v1.6.0 13:38:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:08 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.65 13:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:38:08 611f4c9520b0: Preparing 13:38:08 35ed4dcf6afe: Preparing 13:38:08 e54f5cfa383a: Preparing 13:38:08 5280024f7d69: Preparing 13:38:08 b541d28bf3b4: Preparing 13:38:08 35ed4dcf6afe: Layer already exists 13:38:08 b541d28bf3b4: Layer already exists 13:38:08 5280024f7d69: Layer already exists 13:38:08 e54f5cfa383a: Layer already exists 13:38:08 611f4c9520b0: Layer already exists 13:38:08 2.2.0-dev.65: digest: sha256:ab5b2e47ffef98fc7bce40db1fab044c8c796b82731beda52c1e85e35254ddb6 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:38:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:08 + docker push nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:38:08 611f4c9520b0: Preparing 13:38:08 35ed4dcf6afe: Preparing 13:38:08 e54f5cfa383a: Preparing 13:38:08 5280024f7d69: Preparing 13:38:08 b541d28bf3b4: Preparing 13:38:08 b541d28bf3b4: Layer already exists 13:38:08 35ed4dcf6afe: Layer already exists 13:38:08 611f4c9520b0: Layer already exists 13:38:08 e54f5cfa383a: Layer already exists 13:38:08 5280024f7d69: Layer already exists 13:38:08 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:ab5b2e47ffef98fc7bce40db1fab044c8c796b82731beda52c1e85e35254ddb6 size: 1363 [Pipeline] isUnix [Pipeline] sh 13:38:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 13:38:09 + docker push nexus3.edgexfoundry.org:10004/core-command:main 13:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:38:09 611f4c9520b0: Preparing 13:38:09 35ed4dcf6afe: Preparing 13:38:09 e54f5cfa383a: Preparing 13:38:09 5280024f7d69: Preparing 13:38:09 b541d28bf3b4: Preparing 13:38:09 e54f5cfa383a: Layer already exists 13:38:09 35ed4dcf6afe: Layer already exists 13:38:09 5280024f7d69: Layer already exists 13:38:09 611f4c9520b0: Layer already exists 13:38:09 b541d28bf3b4: Layer already exists 13:38:09 main: digest: sha256:ab5b2e47ffef98fc7bce40db1fab044c8c796b82731beda52c1e85e35254ddb6 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:09 ===================================================== [Pipeline] echo 13:38:09 taggedImages: 13:38:09 - nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:09 - nexus3.edgexfoundry.org:10004/core-command:latest 13:38:09 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.65 13:38:09 - nexus3.edgexfoundry.org:10004/core-command:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:09 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 13:38:09 [edgeXDocker.push] Tagging docker image core-data with the following tags: 13:38:09 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:09 latest 13:38:09 2.2.0-dev.65 13:38:09 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:09 main 13:38:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:38:10 + docker push nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:38:10 2382fd222ba6: Preparing 13:38:10 f6f152903379: Preparing 13:38:10 e54f5cfa383a: Preparing 13:38:10 0ee5e1466441: Preparing 13:38:10 068afeda3f3c: Preparing 13:38:10 b541d28bf3b4: Preparing 13:38:10 b541d28bf3b4: Waiting 13:38:10 e54f5cfa383a: Layer already exists 13:38:10 b541d28bf3b4: Layer already exists 13:38:10 2382fd222ba6: Pushed 13:38:10 068afeda3f3c: Pushed 13:38:10 0ee5e1466441: Pushed 13:38:12 f6f152903379: Pushed 13:38:12 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:680bd7b37a4e285076cfe384e5820b24c441e273711170cde5422c991a635a01 size: 1574 [Pipeline] isUnix [Pipeline] sh 13:38:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 13:38:13 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 13:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:38:13 2382fd222ba6: Preparing 13:38:13 f6f152903379: Preparing 13:38:13 e54f5cfa383a: Preparing 13:38:13 0ee5e1466441: Preparing 13:38:13 068afeda3f3c: Preparing 13:38:13 b541d28bf3b4: Preparing 13:38:13 b541d28bf3b4: Waiting 13:38:13 2382fd222ba6: Layer already exists 13:38:13 e54f5cfa383a: Layer already exists 13:38:13 f6f152903379: Layer already exists 13:38:13 0ee5e1466441: Layer already exists 13:38:13 068afeda3f3c: Layer already exists 13:38:13 b541d28bf3b4: Layer already exists 13:38:13 latest: digest: sha256:680bd7b37a4e285076cfe384e5820b24c441e273711170cde5422c991a635a01 size: 1574 [Pipeline] isUnix [Pipeline] sh 13:38:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:14 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.65 13:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:38:14 2382fd222ba6: Preparing 13:38:14 f6f152903379: Preparing 13:38:14 e54f5cfa383a: Preparing 13:38:14 0ee5e1466441: Preparing 13:38:14 068afeda3f3c: Preparing 13:38:14 b541d28bf3b4: Preparing 13:38:14 b541d28bf3b4: Waiting 13:38:14 068afeda3f3c: Layer already exists 13:38:14 e54f5cfa383a: Layer already exists 13:38:14 f6f152903379: Layer already exists 13:38:14 0ee5e1466441: Layer already exists 13:38:14 2382fd222ba6: Layer already exists 13:38:14 b541d28bf3b4: Layer already exists 13:38:14 2.2.0-dev.65: digest: sha256:680bd7b37a4e285076cfe384e5820b24c441e273711170cde5422c991a635a01 size: 1574 [Pipeline] isUnix [Pipeline] sh 13:38:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:14 + docker push nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:38:14 2382fd222ba6: Preparing 13:38:14 f6f152903379: Preparing 13:38:14 e54f5cfa383a: Preparing 13:38:14 0ee5e1466441: Preparing 13:38:14 068afeda3f3c: Preparing 13:38:14 b541d28bf3b4: Preparing 13:38:14 b541d28bf3b4: Waiting 13:38:14 f6f152903379: Layer already exists 13:38:14 0ee5e1466441: Layer already exists 13:38:14 e54f5cfa383a: Layer already exists 13:38:14 068afeda3f3c: Layer already exists 13:38:14 2382fd222ba6: Layer already exists 13:38:14 b541d28bf3b4: Layer already exists 13:38:14 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:680bd7b37a4e285076cfe384e5820b24c441e273711170cde5422c991a635a01 size: 1574 [Pipeline] isUnix [Pipeline] sh 13:38:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 13:38:15 + docker push nexus3.edgexfoundry.org:10004/core-data:main 13:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:38:15 2382fd222ba6: Preparing 13:38:15 f6f152903379: Preparing 13:38:15 e54f5cfa383a: Preparing 13:38:15 0ee5e1466441: Preparing 13:38:15 068afeda3f3c: Preparing 13:38:15 b541d28bf3b4: Preparing 13:38:15 b541d28bf3b4: Waiting 13:38:15 e54f5cfa383a: Layer already exists 13:38:15 0ee5e1466441: Layer already exists 13:38:15 068afeda3f3c: Layer already exists 13:38:15 f6f152903379: Layer already exists 13:38:15 2382fd222ba6: Layer already exists 13:38:15 b541d28bf3b4: Layer already exists 13:38:15 main: digest: sha256:680bd7b37a4e285076cfe384e5820b24c441e273711170cde5422c991a635a01 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:15 ===================================================== [Pipeline] echo 13:38:15 taggedImages: 13:38:15 - nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:15 - nexus3.edgexfoundry.org:10004/core-data:latest 13:38:15 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.65 13:38:15 - nexus3.edgexfoundry.org:10004/core-data:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:15 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 13:38:15 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 13:38:15 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:15 latest 13:38:15 2.2.0-dev.65 13:38:15 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:15 main 13:38:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:38:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:38:16 85c386baaaba: Preparing 13:38:16 99ec5a917519: Preparing 13:38:16 e54f5cfa383a: Preparing 13:38:16 5280024f7d69: Preparing 13:38:16 b541d28bf3b4: Preparing 13:38:16 e54f5cfa383a: Layer already exists 13:38:16 b541d28bf3b4: Layer already exists 13:38:16 5280024f7d69: Layer already exists 13:38:16 85c386baaaba: Pushed 13:38:16 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:38:16 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:38:18 99ec5a917519: Pushed 13:38:18 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:dd605a7b923168dc0b76145abd52f4cba2ace0e1651801ebdec82863a3f61e86 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:38:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 13:38:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 13:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:38:18 85c386baaaba: Preparing 13:38:18 99ec5a917519: Preparing 13:38:18 e54f5cfa383a: Preparing 13:38:18 5280024f7d69: Preparing 13:38:18 b541d28bf3b4: Preparing 13:38:18 b541d28bf3b4: Layer already exists 13:38:18 e54f5cfa383a: Layer already exists 13:38:18 99ec5a917519: Layer already exists 13:38:18 85c386baaaba: Layer already exists 13:38:18 5280024f7d69: Layer already exists 13:38:18 latest: digest: sha256:dd605a7b923168dc0b76145abd52f4cba2ace0e1651801ebdec82863a3f61e86 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:38:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.65 13:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:38:19 85c386baaaba: Preparing 13:38:19 99ec5a917519: Preparing 13:38:19 e54f5cfa383a: Preparing 13:38:19 5280024f7d69: Preparing 13:38:19 b541d28bf3b4: Preparing 13:38:19 99ec5a917519: Layer already exists 13:38:19 b541d28bf3b4: Layer already exists 13:38:19 5280024f7d69: Layer already exists 13:38:19 85c386baaaba: Layer already exists 13:38:19 e54f5cfa383a: Layer already exists 13:38:19 2.2.0-dev.65: digest: sha256:dd605a7b923168dc0b76145abd52f4cba2ace0e1651801ebdec82863a3f61e86 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:38:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:38:19 85c386baaaba: Preparing 13:38:19 99ec5a917519: Preparing 13:38:19 e54f5cfa383a: Preparing 13:38:19 5280024f7d69: Preparing 13:38:19 b541d28bf3b4: Preparing 13:38:19 5280024f7d69: Layer already exists 13:38:19 e54f5cfa383a: Layer already exists 13:38:19 99ec5a917519: Layer already exists 13:38:19 b541d28bf3b4: Layer already exists 13:38:19 85c386baaaba: Layer already exists 13:38:19 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:dd605a7b923168dc0b76145abd52f4cba2ace0e1651801ebdec82863a3f61e86 size: 1365 [Pipeline] isUnix [Pipeline] sh 13:38:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 13:38:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 13:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:38:20 85c386baaaba: Preparing 13:38:20 99ec5a917519: Preparing 13:38:20 e54f5cfa383a: Preparing 13:38:20 5280024f7d69: Preparing 13:38:20 b541d28bf3b4: Preparing 13:38:20 99ec5a917519: Layer already exists 13:38:20 5280024f7d69: Layer already exists 13:38:20 e54f5cfa383a: Layer already exists 13:38:20 b541d28bf3b4: Layer already exists 13:38:20 85c386baaaba: Layer already exists 13:38:20 main: digest: sha256:dd605a7b923168dc0b76145abd52f4cba2ace0e1651801ebdec82863a3f61e86 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:20 ===================================================== [Pipeline] echo 13:38:20 taggedImages: 13:38:20 - nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:20 - nexus3.edgexfoundry.org:10004/core-metadata:latest 13:38:20 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.65 13:38:20 - nexus3.edgexfoundry.org:10004/core-metadata:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:20 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 13:38:20 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 13:38:20 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:20 latest 13:38:20 2.2.0-dev.65 13:38:20 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:20 main 13:38:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:38:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:38:21 87b0c2652faa: Preparing 13:38:21 87b0c2652faa: Preparing 13:38:21 4971fa7e478e: Preparing 13:38:21 ed2b5005479c: Preparing 13:38:21 31073d5b80bb: Preparing 13:38:21 a40ba65528fa: Preparing 13:38:21 e54f5cfa383a: Preparing 13:38:21 bfaa7e6a5f10: Preparing 13:38:21 b0caae876206: Preparing 13:38:21 75a631176850: Preparing 13:38:21 a57c414e909d: Preparing 13:38:21 b541d28bf3b4: Preparing 13:38:21 75a631176850: Waiting 13:38:21 b0caae876206: Waiting 13:38:21 a57c414e909d: Waiting 13:38:21 b541d28bf3b4: Waiting 13:38:21 bfaa7e6a5f10: Waiting 13:38:21 e54f5cfa383a: Waiting 13:38:21 ed2b5005479c: Pushed 13:38:21 31073d5b80bb: Pushed 13:38:21 87b0c2652faa: Pushed 13:38:21 4971fa7e478e: Pushed 13:38:21 e54f5cfa383a: Layer already exists 13:38:21 bfaa7e6a5f10: Pushed 13:38:21 b541d28bf3b4: Layer already exists 13:38:21 75a631176850: Pushed 13:38:21 a57c414e909d: Pushed 13:38:21 b0caae876206: Pushed 13:38:23 a40ba65528fa: Pushed 13:38:23 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:6917ff26e29d794b134c37b2e82809c0e391e094bbab3492eb8c65de55fea275 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:38:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 13:38:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:38:23 87b0c2652faa: Preparing 13:38:23 87b0c2652faa: Preparing 13:38:23 4971fa7e478e: Preparing 13:38:23 ed2b5005479c: Preparing 13:38:23 31073d5b80bb: Preparing 13:38:23 a40ba65528fa: Preparing 13:38:23 e54f5cfa383a: Preparing 13:38:23 bfaa7e6a5f10: Preparing 13:38:23 b0caae876206: Preparing 13:38:23 75a631176850: Preparing 13:38:23 a57c414e909d: Preparing 13:38:23 b541d28bf3b4: Preparing 13:38:23 b0caae876206: Waiting 13:38:23 75a631176850: Waiting 13:38:23 b541d28bf3b4: Waiting 13:38:23 a57c414e909d: Waiting 13:38:23 e54f5cfa383a: Waiting 13:38:23 4971fa7e478e: Layer already exists 13:38:23 87b0c2652faa: Layer already exists 13:38:23 ed2b5005479c: Layer already exists 13:38:23 a40ba65528fa: Layer already exists 13:38:23 31073d5b80bb: Layer already exists 13:38:23 e54f5cfa383a: Layer already exists 13:38:23 bfaa7e6a5f10: Layer already exists 13:38:23 b0caae876206: Layer already exists 13:38:23 75a631176850: Layer already exists 13:38:23 a57c414e909d: Layer already exists 13:38:23 b541d28bf3b4: Layer already exists 13:38:23 latest: digest: sha256:6917ff26e29d794b134c37b2e82809c0e391e094bbab3492eb8c65de55fea275 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:38:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.65 13:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:38:24 87b0c2652faa: Preparing 13:38:24 87b0c2652faa: Preparing 13:38:24 4971fa7e478e: Preparing 13:38:24 ed2b5005479c: Preparing 13:38:24 31073d5b80bb: Preparing 13:38:24 a40ba65528fa: Preparing 13:38:24 e54f5cfa383a: Preparing 13:38:24 bfaa7e6a5f10: Preparing 13:38:24 b0caae876206: Preparing 13:38:24 75a631176850: Preparing 13:38:24 a57c414e909d: Preparing 13:38:24 b541d28bf3b4: Preparing 13:38:24 bfaa7e6a5f10: Waiting 13:38:24 a57c414e909d: Waiting 13:38:24 b541d28bf3b4: Waiting 13:38:24 b0caae876206: Waiting 13:38:24 75a631176850: Waiting 13:38:24 e54f5cfa383a: Waiting 13:38:24 31073d5b80bb: Layer already exists 13:38:24 ed2b5005479c: Layer already exists 13:38:24 87b0c2652faa: Layer already exists 13:38:24 a40ba65528fa: Layer already exists 13:38:24 4971fa7e478e: Layer already exists 13:38:24 b0caae876206: Layer already exists 13:38:24 e54f5cfa383a: Layer already exists 13:38:24 75a631176850: Layer already exists 13:38:24 bfaa7e6a5f10: Layer already exists 13:38:24 a57c414e909d: Layer already exists 13:38:24 b541d28bf3b4: Layer already exists 13:38:24 2.2.0-dev.65: digest: sha256:6917ff26e29d794b134c37b2e82809c0e391e094bbab3492eb8c65de55fea275 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:38:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:38:25 87b0c2652faa: Preparing 13:38:25 87b0c2652faa: Preparing 13:38:25 4971fa7e478e: Preparing 13:38:25 ed2b5005479c: Preparing 13:38:25 31073d5b80bb: Preparing 13:38:25 a40ba65528fa: Preparing 13:38:25 e54f5cfa383a: Preparing 13:38:25 bfaa7e6a5f10: Preparing 13:38:25 b0caae876206: Preparing 13:38:25 75a631176850: Preparing 13:38:25 a57c414e909d: Preparing 13:38:25 b541d28bf3b4: Preparing 13:38:25 b0caae876206: Waiting 13:38:25 bfaa7e6a5f10: Waiting 13:38:25 75a631176850: Waiting 13:38:25 a57c414e909d: Waiting 13:38:25 b541d28bf3b4: Waiting 13:38:25 4971fa7e478e: Layer already exists 13:38:25 ed2b5005479c: Layer already exists 13:38:25 a40ba65528fa: Layer already exists 13:38:25 87b0c2652faa: Layer already exists 13:38:25 31073d5b80bb: Layer already exists 13:38:25 e54f5cfa383a: Layer already exists 13:38:25 b0caae876206: Layer already exists 13:38:25 bfaa7e6a5f10: Layer already exists 13:38:25 a57c414e909d: Layer already exists 13:38:25 75a631176850: Layer already exists 13:38:25 b541d28bf3b4: Layer already exists 13:38:25 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:6917ff26e29d794b134c37b2e82809c0e391e094bbab3492eb8c65de55fea275 size: 2817 [Pipeline] isUnix [Pipeline] sh 13:38:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 13:38:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 13:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:38:25 87b0c2652faa: Preparing 13:38:25 87b0c2652faa: Preparing 13:38:25 4971fa7e478e: Preparing 13:38:25 ed2b5005479c: Preparing 13:38:25 31073d5b80bb: Preparing 13:38:25 a40ba65528fa: Preparing 13:38:25 e54f5cfa383a: Preparing 13:38:25 bfaa7e6a5f10: Preparing 13:38:25 b0caae876206: Preparing 13:38:25 75a631176850: Preparing 13:38:25 a57c414e909d: Preparing 13:38:25 b541d28bf3b4: Preparing 13:38:25 e54f5cfa383a: Waiting 13:38:25 bfaa7e6a5f10: Waiting 13:38:25 b0caae876206: Waiting 13:38:25 75a631176850: Waiting 13:38:25 a57c414e909d: Waiting 13:38:25 b541d28bf3b4: Waiting 13:38:25 a40ba65528fa: Layer already exists 13:38:25 4971fa7e478e: Layer already exists 13:38:25 87b0c2652faa: Layer already exists 13:38:25 31073d5b80bb: Layer already exists 13:38:25 ed2b5005479c: Layer already exists 13:38:25 e54f5cfa383a: Layer already exists 13:38:25 b0caae876206: Layer already exists 13:38:25 bfaa7e6a5f10: Layer already exists 13:38:25 a57c414e909d: Layer already exists 13:38:25 75a631176850: Layer already exists 13:38:25 b541d28bf3b4: Layer already exists 13:38:25 main: digest: sha256:6917ff26e29d794b134c37b2e82809c0e391e094bbab3492eb8c65de55fea275 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:25 ===================================================== [Pipeline] echo 13:38:25 taggedImages: 13:38:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:38:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.65 13:38:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 13:38:25 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 13:38:25 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:25 latest 13:38:25 2.2.0-dev.65 13:38:25 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:25 main 13:38:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:38:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:38:26 541cc9ad5607: Preparing 13:38:26 f3430eee37d7: Preparing 13:38:26 e8cd5dd8fd6a: Preparing 13:38:26 a059e4d02f28: Preparing 13:38:26 4b4ab28e0c8b: Preparing 13:38:26 f507615e0c0f: Preparing 13:38:26 f4231aaae256: Preparing 13:38:26 b541d28bf3b4: Preparing 13:38:26 b541d28bf3b4: Waiting 13:38:26 f4231aaae256: Waiting 13:38:26 f507615e0c0f: Waiting 13:38:26 f3430eee37d7: Pushed 13:38:26 541cc9ad5607: Pushed 13:38:26 4b4ab28e0c8b: Pushed 13:38:26 b541d28bf3b4: Layer already exists 13:38:26 f507615e0c0f: Pushed 13:38:26 f4231aaae256: Pushed 13:38:28 a059e4d02f28: Pushed 13:38:28 e8cd5dd8fd6a: Pushed 13:38:28 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:f3e86f015e1a9ba3b6597f87c2118f9b6770c43726c61f161012f1ecc43f7769 size: 1990 [Pipeline] isUnix [Pipeline] sh 13:38:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 13:38:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:38:29 541cc9ad5607: Preparing 13:38:29 f3430eee37d7: Preparing 13:38:29 e8cd5dd8fd6a: Preparing 13:38:29 a059e4d02f28: Preparing 13:38:29 4b4ab28e0c8b: Preparing 13:38:29 f507615e0c0f: Preparing 13:38:29 f4231aaae256: Preparing 13:38:29 b541d28bf3b4: Preparing 13:38:29 b541d28bf3b4: Waiting 13:38:29 f4231aaae256: Waiting 13:38:29 f507615e0c0f: Waiting 13:38:29 f3430eee37d7: Layer already exists 13:38:29 a059e4d02f28: Layer already exists 13:38:29 541cc9ad5607: Layer already exists 13:38:29 4b4ab28e0c8b: Layer already exists 13:38:29 e8cd5dd8fd6a: Layer already exists 13:38:29 f507615e0c0f: Layer already exists 13:38:29 f4231aaae256: Layer already exists 13:38:29 b541d28bf3b4: Layer already exists 13:38:29 latest: digest: sha256:f3e86f015e1a9ba3b6597f87c2118f9b6770c43726c61f161012f1ecc43f7769 size: 1990 [Pipeline] isUnix [Pipeline] sh 13:38:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.65 13:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:38:29 541cc9ad5607: Preparing 13:38:29 f3430eee37d7: Preparing 13:38:29 e8cd5dd8fd6a: Preparing 13:38:29 a059e4d02f28: Preparing 13:38:29 4b4ab28e0c8b: Preparing 13:38:29 f507615e0c0f: Preparing 13:38:29 f4231aaae256: Preparing 13:38:29 b541d28bf3b4: Preparing 13:38:29 b541d28bf3b4: Waiting 13:38:29 f507615e0c0f: Waiting 13:38:29 f4231aaae256: Waiting 13:38:29 f3430eee37d7: Layer already exists 13:38:29 4b4ab28e0c8b: Layer already exists 13:38:29 a059e4d02f28: Layer already exists 13:38:29 541cc9ad5607: Layer already exists 13:38:29 e8cd5dd8fd6a: Layer already exists 13:38:29 f507615e0c0f: Layer already exists 13:38:29 f4231aaae256: Layer already exists 13:38:29 b541d28bf3b4: Layer already exists 13:38:29 2.2.0-dev.65: digest: sha256:f3e86f015e1a9ba3b6597f87c2118f9b6770c43726c61f161012f1ecc43f7769 size: 1990 [Pipeline] isUnix [Pipeline] sh 13:38:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:38:30 541cc9ad5607: Preparing 13:38:30 f3430eee37d7: Preparing 13:38:30 e8cd5dd8fd6a: Preparing 13:38:30 a059e4d02f28: Preparing 13:38:30 4b4ab28e0c8b: Preparing 13:38:30 f507615e0c0f: Preparing 13:38:30 f4231aaae256: Preparing 13:38:30 b541d28bf3b4: Preparing 13:38:30 f507615e0c0f: Waiting 13:38:30 f4231aaae256: Waiting 13:38:30 b541d28bf3b4: Waiting 13:38:30 e8cd5dd8fd6a: Layer already exists 13:38:30 a059e4d02f28: Layer already exists 13:38:30 f3430eee37d7: Layer already exists 13:38:30 4b4ab28e0c8b: Layer already exists 13:38:30 541cc9ad5607: Layer already exists 13:38:30 f507615e0c0f: Layer already exists 13:38:30 f4231aaae256: Layer already exists 13:38:30 b541d28bf3b4: Layer already exists 13:38:30 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:f3e86f015e1a9ba3b6597f87c2118f9b6770c43726c61f161012f1ecc43f7769 size: 1990 [Pipeline] isUnix [Pipeline] sh 13:38:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 13:38:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 13:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:38:30 541cc9ad5607: Preparing 13:38:30 f3430eee37d7: Preparing 13:38:30 e8cd5dd8fd6a: Preparing 13:38:30 a059e4d02f28: Preparing 13:38:30 4b4ab28e0c8b: Preparing 13:38:30 f507615e0c0f: Preparing 13:38:30 f4231aaae256: Preparing 13:38:30 b541d28bf3b4: Preparing 13:38:30 f507615e0c0f: Waiting 13:38:30 b541d28bf3b4: Waiting 13:38:30 f4231aaae256: Waiting 13:38:30 f3430eee37d7: Layer already exists 13:38:30 e8cd5dd8fd6a: Layer already exists 13:38:30 541cc9ad5607: Layer already exists 13:38:30 a059e4d02f28: Layer already exists 13:38:30 4b4ab28e0c8b: Layer already exists 13:38:30 f507615e0c0f: Layer already exists 13:38:30 b541d28bf3b4: Layer already exists 13:38:30 f4231aaae256: Layer already exists 13:38:30 main: digest: sha256:f3e86f015e1a9ba3b6597f87c2118f9b6770c43726c61f161012f1ecc43f7769 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:30 ===================================================== [Pipeline] echo 13:38:30 taggedImages: 13:38:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:38:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.65 13:38:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 13:38:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 13:38:31 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:31 latest 13:38:31 2.2.0-dev.65 13:38:31 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:31 main 13:38:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:38:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:38:31 7b8e44e529e4: Preparing 13:38:31 66438d84d6af: Preparing 13:38:31 facd678f05c7: Preparing 13:38:31 b7f0f8fd94a6: Preparing 13:38:31 2465a1748c31: Preparing 13:38:31 e4c8bf1f8804: Preparing 13:38:31 61cd02aa42c0: Preparing 13:38:31 8eef9e81b5c4: Preparing 13:38:31 692e3bf2e559: Preparing 13:38:31 b541d28bf3b4: Preparing 13:38:31 e4c8bf1f8804: Waiting 13:38:31 61cd02aa42c0: Waiting 13:38:31 8eef9e81b5c4: Waiting 13:38:31 692e3bf2e559: Waiting 13:38:31 2465a1748c31: Pushed 13:38:31 66438d84d6af: Pushed 13:38:31 7b8e44e529e4: Pushed 13:38:31 e4c8bf1f8804: Pushed 13:38:31 61cd02aa42c0: Pushed 13:38:31 8eef9e81b5c4: Pushed 13:38:31 b541d28bf3b4: Layer already exists 13:38:31 692e3bf2e559: Pushed 13:38:33 b7f0f8fd94a6: Pushed 13:38:33 facd678f05c7: Pushed 13:38:33 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:496b5d3dbabd2b9c15dd8aa8436dd8873dd0e268cb89c11ee46260b285a3572e size: 2405 [Pipeline] isUnix [Pipeline] sh 13:38:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 13:38:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:38:34 7b8e44e529e4: Preparing 13:38:34 66438d84d6af: Preparing 13:38:34 facd678f05c7: Preparing 13:38:34 b7f0f8fd94a6: Preparing 13:38:34 2465a1748c31: Preparing 13:38:34 e4c8bf1f8804: Preparing 13:38:34 61cd02aa42c0: Preparing 13:38:34 8eef9e81b5c4: Preparing 13:38:34 692e3bf2e559: Preparing 13:38:34 b541d28bf3b4: Preparing 13:38:34 692e3bf2e559: Waiting 13:38:34 8eef9e81b5c4: Waiting 13:38:34 e4c8bf1f8804: Waiting 13:38:34 b541d28bf3b4: Waiting 13:38:34 61cd02aa42c0: Waiting 13:38:34 7b8e44e529e4: Layer already exists 13:38:34 66438d84d6af: Layer already exists 13:38:34 2465a1748c31: Layer already exists 13:38:34 facd678f05c7: Layer already exists 13:38:34 b7f0f8fd94a6: Layer already exists 13:38:34 61cd02aa42c0: Layer already exists 13:38:34 e4c8bf1f8804: Layer already exists 13:38:34 b541d28bf3b4: Layer already exists 13:38:34 8eef9e81b5c4: Layer already exists 13:38:34 692e3bf2e559: Layer already exists 13:38:34 latest: digest: sha256:496b5d3dbabd2b9c15dd8aa8436dd8873dd0e268cb89c11ee46260b285a3572e size: 2405 [Pipeline] isUnix [Pipeline] sh 13:38:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.65 13:38:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:38:34 7b8e44e529e4: Preparing 13:38:34 66438d84d6af: Preparing 13:38:34 facd678f05c7: Preparing 13:38:34 b7f0f8fd94a6: Preparing 13:38:34 2465a1748c31: Preparing 13:38:34 e4c8bf1f8804: Preparing 13:38:34 61cd02aa42c0: Preparing 13:38:34 8eef9e81b5c4: Preparing 13:38:34 692e3bf2e559: Preparing 13:38:34 b541d28bf3b4: Preparing 13:38:34 e4c8bf1f8804: Waiting 13:38:34 61cd02aa42c0: Waiting 13:38:34 8eef9e81b5c4: Waiting 13:38:34 692e3bf2e559: Waiting 13:38:34 b541d28bf3b4: Waiting 13:38:34 2465a1748c31: Layer already exists 13:38:34 7b8e44e529e4: Layer already exists 13:38:34 66438d84d6af: Layer already exists 13:38:34 facd678f05c7: Layer already exists 13:38:34 b7f0f8fd94a6: Layer already exists 13:38:34 692e3bf2e559: Layer already exists 13:38:34 8eef9e81b5c4: Layer already exists 13:38:34 61cd02aa42c0: Layer already exists 13:38:34 e4c8bf1f8804: Layer already exists 13:38:34 b541d28bf3b4: Layer already exists 13:38:34 2.2.0-dev.65: digest: sha256:496b5d3dbabd2b9c15dd8aa8436dd8873dd0e268cb89c11ee46260b285a3572e size: 2405 [Pipeline] isUnix [Pipeline] sh 13:38:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:38:35 7b8e44e529e4: Preparing 13:38:35 66438d84d6af: Preparing 13:38:35 facd678f05c7: Preparing 13:38:35 b7f0f8fd94a6: Preparing 13:38:35 2465a1748c31: Preparing 13:38:35 e4c8bf1f8804: Preparing 13:38:35 61cd02aa42c0: Preparing 13:38:35 8eef9e81b5c4: Preparing 13:38:35 692e3bf2e559: Preparing 13:38:35 b541d28bf3b4: Preparing 13:38:35 61cd02aa42c0: Waiting 13:38:35 8eef9e81b5c4: Waiting 13:38:35 692e3bf2e559: Waiting 13:38:35 b541d28bf3b4: Waiting 13:38:35 e4c8bf1f8804: Waiting 13:38:35 b7f0f8fd94a6: Layer already exists 13:38:35 2465a1748c31: Layer already exists 13:38:35 66438d84d6af: Layer already exists 13:38:35 facd678f05c7: Layer already exists 13:38:35 7b8e44e529e4: Layer already exists 13:38:35 e4c8bf1f8804: Layer already exists 13:38:35 b541d28bf3b4: Layer already exists 13:38:35 8eef9e81b5c4: Layer already exists 13:38:35 61cd02aa42c0: Layer already exists 13:38:35 692e3bf2e559: Layer already exists 13:38:35 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:496b5d3dbabd2b9c15dd8aa8436dd8873dd0e268cb89c11ee46260b285a3572e size: 2405 [Pipeline] isUnix [Pipeline] sh 13:38:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 13:38:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 13:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:38:36 7b8e44e529e4: Preparing 13:38:36 66438d84d6af: Preparing 13:38:36 facd678f05c7: Preparing 13:38:36 b7f0f8fd94a6: Preparing 13:38:36 2465a1748c31: Preparing 13:38:36 e4c8bf1f8804: Preparing 13:38:36 61cd02aa42c0: Preparing 13:38:36 8eef9e81b5c4: Preparing 13:38:36 692e3bf2e559: Preparing 13:38:36 b541d28bf3b4: Preparing 13:38:36 61cd02aa42c0: Waiting 13:38:36 b541d28bf3b4: Waiting 13:38:36 692e3bf2e559: Waiting 13:38:36 e4c8bf1f8804: Waiting 13:38:36 b7f0f8fd94a6: Layer already exists 13:38:36 66438d84d6af: Layer already exists 13:38:36 facd678f05c7: Layer already exists 13:38:36 2465a1748c31: Layer already exists 13:38:36 7b8e44e529e4: Layer already exists 13:38:36 8eef9e81b5c4: Layer already exists 13:38:36 61cd02aa42c0: Layer already exists 13:38:36 692e3bf2e559: Layer already exists 13:38:36 e4c8bf1f8804: Layer already exists 13:38:36 b541d28bf3b4: Layer already exists 13:38:36 main: digest: sha256:496b5d3dbabd2b9c15dd8aa8436dd8873dd0e268cb89c11ee46260b285a3572e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:36 ===================================================== [Pipeline] echo 13:38:36 taggedImages: 13:38:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:38:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.65 13:38:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 13:38:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 13:38:36 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:36 latest 13:38:36 2.2.0-dev.65 13:38:36 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:36 main 13:38:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:38:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:38:36 d37f24f1020a: Preparing 13:38:36 ed83dce2e0cf: Preparing 13:38:36 e54f5cfa383a: Preparing 13:38:36 a6fd387856de: Preparing 13:38:36 248d69451a4d: Preparing 13:38:36 4fc242d58285: Preparing 13:38:36 4fc242d58285: Waiting 13:38:36 e54f5cfa383a: Layer already exists 13:38:36 4fc242d58285: Layer already exists 13:38:36 248d69451a4d: Pushed 13:38:36 d37f24f1020a: Pushed 13:38:37 a6fd387856de: Pushed 13:38:38 ed83dce2e0cf: Pushed 13:38:38 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:b5eedd1ac1843daa419516cd4fb11a001d6da44d0564ae3f38f3e6a994fdcecc size: 1572 [Pipeline] isUnix [Pipeline] sh 13:38:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 13:38:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:38:39 d37f24f1020a: Preparing 13:38:39 ed83dce2e0cf: Preparing 13:38:39 e54f5cfa383a: Preparing 13:38:39 a6fd387856de: Preparing 13:38:39 248d69451a4d: Preparing 13:38:39 4fc242d58285: Preparing 13:38:39 4fc242d58285: Waiting 13:38:39 248d69451a4d: Layer already exists 13:38:39 e54f5cfa383a: Layer already exists 13:38:39 a6fd387856de: Layer already exists 13:38:39 d37f24f1020a: Layer already exists 13:38:39 ed83dce2e0cf: Layer already exists 13:38:39 4fc242d58285: Layer already exists 13:38:39 latest: digest: sha256:b5eedd1ac1843daa419516cd4fb11a001d6da44d0564ae3f38f3e6a994fdcecc size: 1572 [Pipeline] isUnix [Pipeline] sh 13:38:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.65 13:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:38:40 d37f24f1020a: Preparing 13:38:40 ed83dce2e0cf: Preparing 13:38:40 e54f5cfa383a: Preparing 13:38:40 a6fd387856de: Preparing 13:38:40 248d69451a4d: Preparing 13:38:40 4fc242d58285: Preparing 13:38:40 4fc242d58285: Waiting 13:38:40 d37f24f1020a: Layer already exists 13:38:40 ed83dce2e0cf: Layer already exists 13:38:40 248d69451a4d: Layer already exists 13:38:40 a6fd387856de: Layer already exists 13:38:40 e54f5cfa383a: Layer already exists 13:38:40 4fc242d58285: Layer already exists 13:38:40 2.2.0-dev.65: digest: sha256:b5eedd1ac1843daa419516cd4fb11a001d6da44d0564ae3f38f3e6a994fdcecc size: 1572 [Pipeline] isUnix [Pipeline] sh 13:38:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:38:40 d37f24f1020a: Preparing 13:38:40 ed83dce2e0cf: Preparing 13:38:40 e54f5cfa383a: Preparing 13:38:40 a6fd387856de: Preparing 13:38:40 248d69451a4d: Preparing 13:38:40 4fc242d58285: Preparing 13:38:40 4fc242d58285: Waiting 13:38:40 248d69451a4d: Layer already exists 13:38:40 d37f24f1020a: Layer already exists 13:38:40 a6fd387856de: Layer already exists 13:38:40 e54f5cfa383a: Layer already exists 13:38:40 ed83dce2e0cf: Layer already exists 13:38:40 4fc242d58285: Layer already exists 13:38:40 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:b5eedd1ac1843daa419516cd4fb11a001d6da44d0564ae3f38f3e6a994fdcecc size: 1572 [Pipeline] isUnix [Pipeline] sh 13:38:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 13:38:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 13:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:38:41 d37f24f1020a: Preparing 13:38:41 ed83dce2e0cf: Preparing 13:38:41 e54f5cfa383a: Preparing 13:38:41 a6fd387856de: Preparing 13:38:41 248d69451a4d: Preparing 13:38:41 4fc242d58285: Preparing 13:38:41 4fc242d58285: Waiting 13:38:41 e54f5cfa383a: Layer already exists 13:38:41 ed83dce2e0cf: Layer already exists 13:38:41 248d69451a4d: Layer already exists 13:38:41 a6fd387856de: Layer already exists 13:38:41 d37f24f1020a: Layer already exists 13:38:41 4fc242d58285: Layer already exists 13:38:41 main: digest: sha256:b5eedd1ac1843daa419516cd4fb11a001d6da44d0564ae3f38f3e6a994fdcecc size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:41 ===================================================== [Pipeline] echo 13:38:41 taggedImages: 13:38:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:38:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.65 13:38:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 13:38:41 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 13:38:41 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:41 latest 13:38:41 2.2.0-dev.65 13:38:41 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:41 main 13:38:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:38:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:38:41 53e802fb8dbc: Preparing 13:38:41 3cbf3b2684d6: Preparing 13:38:41 1429ac08141c: Preparing 13:38:41 8401f9877e8e: Preparing 13:38:41 48ca8b64ff38: Preparing 13:38:41 240870c4c943: Preparing 13:38:41 248d69451a4d: Preparing 13:38:41 4fc242d58285: Preparing 13:38:41 248d69451a4d: Waiting 13:38:41 4fc242d58285: Waiting 13:38:41 240870c4c943: Waiting 13:38:41 3cbf3b2684d6: Pushed 13:38:41 53e802fb8dbc: Pushed 13:38:41 1429ac08141c: Pushed 13:38:41 248d69451a4d: Layer already exists 13:38:41 4fc242d58285: Layer already exists 13:38:42 240870c4c943: Pushed 13:38:45 48ca8b64ff38: Pushed 13:38:49 8401f9877e8e: Pushed 13:38:49 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:76759f3b6a3ca8405a072e46c3107ec823c4920c30b6a61a447941e8ac0b4cd2 size: 1992 [Pipeline] isUnix [Pipeline] sh 13:38:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 13:38:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:38:49 53e802fb8dbc: Preparing 13:38:49 3cbf3b2684d6: Preparing 13:38:49 1429ac08141c: Preparing 13:38:49 8401f9877e8e: Preparing 13:38:49 48ca8b64ff38: Preparing 13:38:49 240870c4c943: Preparing 13:38:49 248d69451a4d: Preparing 13:38:49 4fc242d58285: Preparing 13:38:49 240870c4c943: Waiting 13:38:49 248d69451a4d: Waiting 13:38:49 4fc242d58285: Waiting 13:38:49 3cbf3b2684d6: Layer already exists 13:38:49 1429ac08141c: Layer already exists 13:38:49 48ca8b64ff38: Layer already exists 13:38:49 8401f9877e8e: Layer already exists 13:38:49 53e802fb8dbc: Layer already exists 13:38:49 240870c4c943: Layer already exists 13:38:49 248d69451a4d: Layer already exists 13:38:49 4fc242d58285: Layer already exists 13:38:49 latest: digest: sha256:76759f3b6a3ca8405a072e46c3107ec823c4920c30b6a61a447941e8ac0b4cd2 size: 1992 [Pipeline] isUnix [Pipeline] sh 13:38:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.65 13:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:38:50 53e802fb8dbc: Preparing 13:38:50 3cbf3b2684d6: Preparing 13:38:50 1429ac08141c: Preparing 13:38:50 8401f9877e8e: Preparing 13:38:50 48ca8b64ff38: Preparing 13:38:50 240870c4c943: Preparing 13:38:50 248d69451a4d: Preparing 13:38:50 4fc242d58285: Preparing 13:38:50 240870c4c943: Waiting 13:38:50 248d69451a4d: Waiting 13:38:50 4fc242d58285: Waiting 13:38:50 1429ac08141c: Layer already exists 13:38:50 53e802fb8dbc: Layer already exists 13:38:50 48ca8b64ff38: Layer already exists 13:38:50 8401f9877e8e: Layer already exists 13:38:50 3cbf3b2684d6: Layer already exists 13:38:50 240870c4c943: Layer already exists 13:38:50 248d69451a4d: Layer already exists 13:38:50 4fc242d58285: Layer already exists 13:38:50 2.2.0-dev.65: digest: sha256:76759f3b6a3ca8405a072e46c3107ec823c4920c30b6a61a447941e8ac0b4cd2 size: 1992 [Pipeline] isUnix [Pipeline] sh 13:38:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:38:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:38:50 53e802fb8dbc: Preparing 13:38:50 3cbf3b2684d6: Preparing 13:38:50 1429ac08141c: Preparing 13:38:50 8401f9877e8e: Preparing 13:38:50 48ca8b64ff38: Preparing 13:38:50 240870c4c943: Preparing 13:38:50 248d69451a4d: Preparing 13:38:50 4fc242d58285: Preparing 13:38:50 240870c4c943: Waiting 13:38:50 248d69451a4d: Waiting 13:38:50 4fc242d58285: Waiting 13:38:50 53e802fb8dbc: Layer already exists 13:38:50 8401f9877e8e: Layer already exists 13:38:50 1429ac08141c: Layer already exists 13:38:50 3cbf3b2684d6: Layer already exists 13:38:50 48ca8b64ff38: Layer already exists 13:38:50 240870c4c943: Layer already exists 13:38:50 248d69451a4d: Layer already exists 13:38:50 4fc242d58285: Layer already exists 13:38:50 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:76759f3b6a3ca8405a072e46c3107ec823c4920c30b6a61a447941e8ac0b4cd2 size: 1992 [Pipeline] isUnix [Pipeline] sh 13:38:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 13:38:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 13:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:38:51 53e802fb8dbc: Preparing 13:38:51 3cbf3b2684d6: Preparing 13:38:51 1429ac08141c: Preparing 13:38:51 8401f9877e8e: Preparing 13:38:51 48ca8b64ff38: Preparing 13:38:51 240870c4c943: Preparing 13:38:51 248d69451a4d: Preparing 13:38:51 4fc242d58285: Preparing 13:38:51 240870c4c943: Waiting 13:38:51 4fc242d58285: Waiting 13:38:51 48ca8b64ff38: Layer already exists 13:38:51 8401f9877e8e: Layer already exists 13:38:51 3cbf3b2684d6: Layer already exists 13:38:51 53e802fb8dbc: Layer already exists 13:38:51 1429ac08141c: Layer already exists 13:38:51 248d69451a4d: Layer already exists 13:38:51 4fc242d58285: Layer already exists 13:38:51 240870c4c943: Layer already exists 13:38:51 main: digest: sha256:76759f3b6a3ca8405a072e46c3107ec823c4920c30b6a61a447941e8ac0b4cd2 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:51 ===================================================== [Pipeline] echo 13:38:51 taggedImages: 13:38:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:38:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.65 13:38:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:51 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 13:38:51 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 13:38:51 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:51 latest 13:38:51 2.2.0-dev.65 13:38:51 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:38:51 main 13:38:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:38:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:38:52 ee6f8a58a133: Preparing 13:38:52 8b209ddddcc0: Preparing 13:38:52 4953213c4eb9: Preparing 13:38:52 7043b276747b: Preparing 13:38:52 30ba2d3c40a4: Preparing 13:38:52 248d69451a4d: Preparing 13:38:52 4fc242d58285: Preparing 13:38:52 4fc242d58285: Waiting 13:38:52 ee6f8a58a133: Pushed 13:38:52 4953213c4eb9: Pushed 13:38:52 8b209ddddcc0: Pushed 13:38:52 248d69451a4d: Layer already exists 13:38:52 4fc242d58285: Layer already exists 13:38:52 30ba2d3c40a4: Pushed 13:38:59 7043b276747b: Pushed 13:38:59 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:e1be2e5fedd6e70d54a7ef120a5b435b239234495925fc7b7700edd13ebf4d57 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:38:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 13:38:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:38:59 ee6f8a58a133: Preparing 13:38:59 8b209ddddcc0: Preparing 13:38:59 4953213c4eb9: Preparing 13:38:59 7043b276747b: Preparing 13:38:59 30ba2d3c40a4: Preparing 13:38:59 248d69451a4d: Preparing 13:38:59 4fc242d58285: Preparing 13:38:59 4fc242d58285: Waiting 13:38:59 248d69451a4d: Waiting 13:38:59 4953213c4eb9: Layer already exists 13:38:59 ee6f8a58a133: Layer already exists 13:38:59 8b209ddddcc0: Layer already exists 13:38:59 7043b276747b: Layer already exists 13:38:59 30ba2d3c40a4: Layer already exists 13:38:59 248d69451a4d: Layer already exists 13:38:59 4fc242d58285: Layer already exists 13:38:59 latest: digest: sha256:e1be2e5fedd6e70d54a7ef120a5b435b239234495925fc7b7700edd13ebf4d57 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:39:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:39:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.65 13:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:39:00 ee6f8a58a133: Preparing 13:39:00 8b209ddddcc0: Preparing 13:39:00 4953213c4eb9: Preparing 13:39:00 7043b276747b: Preparing 13:39:00 30ba2d3c40a4: Preparing 13:39:00 248d69451a4d: Preparing 13:39:00 4fc242d58285: Preparing 13:39:00 248d69451a4d: Waiting 13:39:00 4fc242d58285: Waiting 13:39:00 30ba2d3c40a4: Layer already exists 13:39:00 7043b276747b: Layer already exists 13:39:00 4953213c4eb9: Layer already exists 13:39:00 ee6f8a58a133: Layer already exists 13:39:00 8b209ddddcc0: Layer already exists 13:39:00 4fc242d58285: Layer already exists 13:39:00 248d69451a4d: Layer already exists 13:39:00 2.2.0-dev.65: digest: sha256:e1be2e5fedd6e70d54a7ef120a5b435b239234495925fc7b7700edd13ebf4d57 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:39:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:39:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:39:01 ee6f8a58a133: Preparing 13:39:01 8b209ddddcc0: Preparing 13:39:01 4953213c4eb9: Preparing 13:39:01 7043b276747b: Preparing 13:39:01 30ba2d3c40a4: Preparing 13:39:01 248d69451a4d: Preparing 13:39:01 4fc242d58285: Preparing 13:39:01 248d69451a4d: Waiting 13:39:01 4fc242d58285: Waiting 13:39:01 30ba2d3c40a4: Layer already exists 13:39:01 8b209ddddcc0: Layer already exists 13:39:01 ee6f8a58a133: Layer already exists 13:39:01 7043b276747b: Layer already exists 13:39:01 4953213c4eb9: Layer already exists 13:39:01 4fc242d58285: Layer already exists 13:39:01 248d69451a4d: Layer already exists 13:39:01 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:e1be2e5fedd6e70d54a7ef120a5b435b239234495925fc7b7700edd13ebf4d57 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:39:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 13:39:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 13:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 13:39:01 ee6f8a58a133: Preparing 13:39:01 8b209ddddcc0: Preparing 13:39:01 4953213c4eb9: Preparing 13:39:01 7043b276747b: Preparing 13:39:01 30ba2d3c40a4: Preparing 13:39:01 248d69451a4d: Preparing 13:39:01 4fc242d58285: Preparing 13:39:01 4fc242d58285: Waiting 13:39:01 248d69451a4d: Waiting 13:39:01 8b209ddddcc0: Layer already exists 13:39:01 ee6f8a58a133: Layer already exists 13:39:01 4953213c4eb9: Layer already exists 13:39:01 7043b276747b: Layer already exists 13:39:01 30ba2d3c40a4: Layer already exists 13:39:01 248d69451a4d: Layer already exists 13:39:01 4fc242d58285: Layer already exists 13:39:01 main: digest: sha256:e1be2e5fedd6e70d54a7ef120a5b435b239234495925fc7b7700edd13ebf4d57 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:01 ===================================================== [Pipeline] echo 13:39:01 taggedImages: 13:39:01 - nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:01 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 13:39:01 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.65 13:39:01 - nexus3.edgexfoundry.org:10004/security-spire-config:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:01 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 13:39:01 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 13:39:01 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:01 latest 13:39:01 2.2.0-dev.65 13:39:01 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:01 main 13:39:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:39:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:39:02 50f5c8809db0: Preparing 13:39:02 7ee4b8b09181: Preparing 13:39:02 1b56ca42fbe0: Preparing 13:39:02 64338b8ea507: Preparing 13:39:02 240870c4c943: Preparing 13:39:02 248d69451a4d: Preparing 13:39:02 4fc242d58285: Preparing 13:39:02 248d69451a4d: Waiting 13:39:02 4fc242d58285: Waiting 13:39:02 240870c4c943: Layer already exists 13:39:02 248d69451a4d: Layer already exists 13:39:02 4fc242d58285: Layer already exists 13:39:02 1b56ca42fbe0: Pushed 13:39:02 7ee4b8b09181: Pushed 13:39:02 50f5c8809db0: Pushed 13:39:10 64338b8ea507: Pushed 13:39:10 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:38cbdad5f7d1d67b42ad236409ba8e9e3b3b5afb943eaac4cbb6ce2e2fb31766 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:39:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 13:39:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:39:11 50f5c8809db0: Preparing 13:39:11 7ee4b8b09181: Preparing 13:39:11 1b56ca42fbe0: Preparing 13:39:11 64338b8ea507: Preparing 13:39:11 240870c4c943: Preparing 13:39:11 248d69451a4d: Preparing 13:39:11 4fc242d58285: Preparing 13:39:11 4fc242d58285: Waiting 13:39:11 248d69451a4d: Waiting 13:39:11 64338b8ea507: Layer already exists 13:39:11 1b56ca42fbe0: Layer already exists 13:39:11 50f5c8809db0: Layer already exists 13:39:11 7ee4b8b09181: Layer already exists 13:39:11 240870c4c943: Layer already exists 13:39:11 248d69451a4d: Layer already exists 13:39:11 4fc242d58285: Layer already exists 13:39:11 latest: digest: sha256:38cbdad5f7d1d67b42ad236409ba8e9e3b3b5afb943eaac4cbb6ce2e2fb31766 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:39:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:39:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.65 13:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:39:11 50f5c8809db0: Preparing 13:39:11 7ee4b8b09181: Preparing 13:39:11 1b56ca42fbe0: Preparing 13:39:11 64338b8ea507: Preparing 13:39:11 240870c4c943: Preparing 13:39:11 248d69451a4d: Preparing 13:39:11 4fc242d58285: Preparing 13:39:11 248d69451a4d: Waiting 13:39:11 4fc242d58285: Waiting 13:39:11 240870c4c943: Layer already exists 13:39:11 7ee4b8b09181: Layer already exists 13:39:11 50f5c8809db0: Layer already exists 13:39:11 64338b8ea507: Layer already exists 13:39:11 1b56ca42fbe0: Layer already exists 13:39:11 248d69451a4d: Layer already exists 13:39:11 4fc242d58285: Layer already exists 13:39:11 2.2.0-dev.65: digest: sha256:38cbdad5f7d1d67b42ad236409ba8e9e3b3b5afb943eaac4cbb6ce2e2fb31766 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:39:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:39:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:39:12 50f5c8809db0: Preparing 13:39:12 7ee4b8b09181: Preparing 13:39:12 1b56ca42fbe0: Preparing 13:39:12 64338b8ea507: Preparing 13:39:12 240870c4c943: Preparing 13:39:12 248d69451a4d: Preparing 13:39:12 4fc242d58285: Preparing 13:39:12 248d69451a4d: Waiting 13:39:12 4fc242d58285: Waiting 13:39:12 64338b8ea507: Layer already exists 13:39:12 1b56ca42fbe0: Layer already exists 13:39:12 240870c4c943: Layer already exists 13:39:12 50f5c8809db0: Layer already exists 13:39:12 7ee4b8b09181: Layer already exists 13:39:12 248d69451a4d: Layer already exists 13:39:12 4fc242d58285: Layer already exists 13:39:12 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:38cbdad5f7d1d67b42ad236409ba8e9e3b3b5afb943eaac4cbb6ce2e2fb31766 size: 1780 [Pipeline] isUnix [Pipeline] sh 13:39:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 13:39:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 13:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 13:39:12 50f5c8809db0: Preparing 13:39:12 7ee4b8b09181: Preparing 13:39:12 1b56ca42fbe0: Preparing 13:39:12 64338b8ea507: Preparing 13:39:12 240870c4c943: Preparing 13:39:12 248d69451a4d: Preparing 13:39:12 4fc242d58285: Preparing 13:39:12 248d69451a4d: Waiting 13:39:12 4fc242d58285: Waiting 13:39:12 50f5c8809db0: Layer already exists 13:39:12 1b56ca42fbe0: Layer already exists 13:39:12 7ee4b8b09181: Layer already exists 13:39:12 240870c4c943: Layer already exists 13:39:12 64338b8ea507: Layer already exists 13:39:12 248d69451a4d: Layer already exists 13:39:12 4fc242d58285: Layer already exists 13:39:12 main: digest: sha256:38cbdad5f7d1d67b42ad236409ba8e9e3b3b5afb943eaac4cbb6ce2e2fb31766 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:12 ===================================================== [Pipeline] echo 13:39:12 taggedImages: 13:39:12 - nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:12 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 13:39:12 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.65 13:39:12 - nexus3.edgexfoundry.org:10004/security-spire-server:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:12 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 13:39:12 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 13:39:12 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:12 latest 13:39:12 2.2.0-dev.65 13:39:12 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:12 main 13:39:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:39:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:39:13 439d8e48d147: Preparing 13:39:13 d1151df537d3: Preparing 13:39:13 e54f5cfa383a: Preparing 13:39:13 a7d5160a367e: Preparing 13:39:13 b541d28bf3b4: Preparing 13:39:13 b541d28bf3b4: Layer already exists 13:39:13 e54f5cfa383a: Layer already exists 13:39:13 439d8e48d147: Pushed 13:39:13 a7d5160a367e: Pushed 13:39:16 d1151df537d3: Pushed 13:39:16 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:47180cab76dd45e9b4a2cbe2b6af1c5940486768d6518573781b81f9f652c3a8 size: 1366 [Pipeline] isUnix [Pipeline] sh 13:39:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 13:39:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 13:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:39:16 439d8e48d147: Preparing 13:39:16 d1151df537d3: Preparing 13:39:16 e54f5cfa383a: Preparing 13:39:16 a7d5160a367e: Preparing 13:39:16 b541d28bf3b4: Preparing 13:39:16 439d8e48d147: Layer already exists 13:39:16 d1151df537d3: Layer already exists 13:39:16 b541d28bf3b4: Layer already exists 13:39:16 e54f5cfa383a: Layer already exists 13:39:16 a7d5160a367e: Layer already exists 13:39:16 latest: digest: sha256:47180cab76dd45e9b4a2cbe2b6af1c5940486768d6518573781b81f9f652c3a8 size: 1366 [Pipeline] isUnix [Pipeline] sh 13:39:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:39:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.65 13:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:39:17 439d8e48d147: Preparing 13:39:17 d1151df537d3: Preparing 13:39:17 e54f5cfa383a: Preparing 13:39:17 a7d5160a367e: Preparing 13:39:17 b541d28bf3b4: Preparing 13:39:17 e54f5cfa383a: Layer already exists 13:39:17 d1151df537d3: Layer already exists 13:39:17 439d8e48d147: Layer already exists 13:39:17 a7d5160a367e: Layer already exists 13:39:17 b541d28bf3b4: Layer already exists 13:39:17 2.2.0-dev.65: digest: sha256:47180cab76dd45e9b4a2cbe2b6af1c5940486768d6518573781b81f9f652c3a8 size: 1366 [Pipeline] isUnix [Pipeline] sh 13:39:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:39:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:39:17 439d8e48d147: Preparing 13:39:17 d1151df537d3: Preparing 13:39:17 e54f5cfa383a: Preparing 13:39:17 a7d5160a367e: Preparing 13:39:17 b541d28bf3b4: Preparing 13:39:17 e54f5cfa383a: Layer already exists 13:39:17 a7d5160a367e: Layer already exists 13:39:17 439d8e48d147: Layer already exists 13:39:17 d1151df537d3: Layer already exists 13:39:17 b541d28bf3b4: Layer already exists 13:39:17 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:47180cab76dd45e9b4a2cbe2b6af1c5940486768d6518573781b81f9f652c3a8 size: 1366 [Pipeline] isUnix [Pipeline] sh 13:39:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 13:39:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 13:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 13:39:18 439d8e48d147: Preparing 13:39:18 d1151df537d3: Preparing 13:39:18 e54f5cfa383a: Preparing 13:39:18 a7d5160a367e: Preparing 13:39:18 b541d28bf3b4: Preparing 13:39:18 e54f5cfa383a: Layer already exists 13:39:18 b541d28bf3b4: Layer already exists 13:39:18 439d8e48d147: Layer already exists 13:39:18 a7d5160a367e: Layer already exists 13:39:18 d1151df537d3: Layer already exists 13:39:18 main: digest: sha256:47180cab76dd45e9b4a2cbe2b6af1c5940486768d6518573781b81f9f652c3a8 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:18 ===================================================== [Pipeline] echo 13:39:18 taggedImages: 13:39:18 - nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 13:39:18 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.65 13:39:18 - nexus3.edgexfoundry.org:10004/support-notifications:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 13:39:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 13:39:18 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:18 latest 13:39:18 2.2.0-dev.65 13:39:18 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:18 main 13:39:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:39:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:39:19 2c9d64f707af: Preparing 13:39:19 ae6f0a8a72eb: Preparing 13:39:19 e54f5cfa383a: Preparing 13:39:19 5280024f7d69: Preparing 13:39:19 b541d28bf3b4: Preparing 13:39:19 b541d28bf3b4: Layer already exists 13:39:19 5280024f7d69: Layer already exists 13:39:19 e54f5cfa383a: Layer already exists 13:39:19 2c9d64f707af: Pushed 13:39:21 ae6f0a8a72eb: Pushed 13:39:21 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:1ca64db15519764d4318301b13445a2dc7754fc40d9bb35727a3369f81549c5b size: 1365 [Pipeline] isUnix [Pipeline] sh 13:39:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 13:39:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:39:22 2c9d64f707af: Preparing 13:39:22 ae6f0a8a72eb: Preparing 13:39:22 e54f5cfa383a: Preparing 13:39:22 5280024f7d69: Preparing 13:39:22 b541d28bf3b4: Preparing 13:39:22 ae6f0a8a72eb: Layer already exists 13:39:22 b541d28bf3b4: Layer already exists 13:39:22 e54f5cfa383a: Layer already exists 13:39:22 5280024f7d69: Layer already exists 13:39:22 2c9d64f707af: Layer already exists 13:39:22 latest: digest: sha256:1ca64db15519764d4318301b13445a2dc7754fc40d9bb35727a3369f81549c5b size: 1365 [Pipeline] isUnix [Pipeline] sh 13:39:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:39:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.65 13:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:39:22 2c9d64f707af: Preparing 13:39:22 ae6f0a8a72eb: Preparing 13:39:22 e54f5cfa383a: Preparing 13:39:22 5280024f7d69: Preparing 13:39:22 b541d28bf3b4: Preparing 13:39:22 ae6f0a8a72eb: Layer already exists 13:39:22 5280024f7d69: Layer already exists 13:39:22 b541d28bf3b4: Layer already exists 13:39:22 e54f5cfa383a: Layer already exists 13:39:22 2c9d64f707af: Layer already exists 13:39:22 2.2.0-dev.65: digest: sha256:1ca64db15519764d4318301b13445a2dc7754fc40d9bb35727a3369f81549c5b size: 1365 [Pipeline] isUnix [Pipeline] sh 13:39:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:39:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:39:23 2c9d64f707af: Preparing 13:39:23 ae6f0a8a72eb: Preparing 13:39:23 e54f5cfa383a: Preparing 13:39:23 5280024f7d69: Preparing 13:39:23 b541d28bf3b4: Preparing 13:39:23 e54f5cfa383a: Layer already exists 13:39:23 5280024f7d69: Layer already exists 13:39:23 2c9d64f707af: Layer already exists 13:39:23 b541d28bf3b4: Layer already exists 13:39:23 ae6f0a8a72eb: Layer already exists 13:39:23 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:1ca64db15519764d4318301b13445a2dc7754fc40d9bb35727a3369f81549c5b size: 1365 [Pipeline] isUnix [Pipeline] sh 13:39:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 13:39:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 13:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 13:39:24 2c9d64f707af: Preparing 13:39:24 ae6f0a8a72eb: Preparing 13:39:24 e54f5cfa383a: Preparing 13:39:24 5280024f7d69: Preparing 13:39:24 b541d28bf3b4: Preparing 13:39:24 2c9d64f707af: Layer already exists 13:39:24 b541d28bf3b4: Layer already exists 13:39:24 5280024f7d69: Layer already exists 13:39:24 ae6f0a8a72eb: Layer already exists 13:39:24 e54f5cfa383a: Layer already exists 13:39:24 main: digest: sha256:1ca64db15519764d4318301b13445a2dc7754fc40d9bb35727a3369f81549c5b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:24 ===================================================== [Pipeline] echo 13:39:24 taggedImages: 13:39:24 - nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:24 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 13:39:24 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.65 13:39:24 - nexus3.edgexfoundry.org:10004/support-scheduler:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:24 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 13:39:24 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 13:39:24 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:24 latest 13:39:24 2.2.0-dev.65 13:39:24 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:24 main 13:39:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:39:24 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 13:39:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:39:24 45d98ed6dbc2: Preparing 13:39:24 63b27b6ecc09: Preparing 13:39:24 9e0af5a7d891: Preparing 13:39:24 f3fdb2ffb8a5: Preparing 13:39:24 52f44be93a46: Preparing 13:39:24 10d82663b225: Preparing 13:39:24 f7a7a140f1b3: Preparing 13:39:24 31e69d4774c9: Preparing 13:39:24 7750d494dfbd: Preparing 13:39:24 18708474c90b: Preparing 13:39:24 4fc242d58285: Preparing 13:39:24 31e69d4774c9: Waiting 13:39:24 18708474c90b: Waiting 13:39:24 10d82663b225: Waiting 13:39:24 7750d494dfbd: Waiting 13:39:24 f7a7a140f1b3: Waiting 13:39:24 52f44be93a46: Layer already exists 13:39:24 10d82663b225: Layer already exists 13:39:24 f7a7a140f1b3: Layer already exists 13:39:24 63b27b6ecc09: Pushed 13:39:24 31e69d4774c9: Layer already exists 13:39:24 7750d494dfbd: Layer already exists 13:39:24 18708474c90b: Layer already exists 13:39:24 4fc242d58285: Layer already exists 13:39:25 45d98ed6dbc2: Pushed 13:39:26 9e0af5a7d891: Pushed 13:39:32 f3fdb2ffb8a5: Pushed 13:39:32 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:74965b2a7f8e12298c43f4e1c78e73276daf57ac341a087b6c98cbed807f5dfa size: 2622 [Pipeline] isUnix [Pipeline] sh 13:39:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 13:39:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 13:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:39:32 45d98ed6dbc2: Preparing 13:39:32 63b27b6ecc09: Preparing 13:39:32 9e0af5a7d891: Preparing 13:39:32 f3fdb2ffb8a5: Preparing 13:39:32 52f44be93a46: Preparing 13:39:32 10d82663b225: Preparing 13:39:32 f7a7a140f1b3: Preparing 13:39:32 31e69d4774c9: Preparing 13:39:32 7750d494dfbd: Preparing 13:39:32 18708474c90b: Preparing 13:39:32 4fc242d58285: Preparing 13:39:32 10d82663b225: Waiting 13:39:32 f7a7a140f1b3: Waiting 13:39:32 31e69d4774c9: Waiting 13:39:32 7750d494dfbd: Waiting 13:39:32 18708474c90b: Waiting 13:39:32 4fc242d58285: Waiting 13:39:32 45d98ed6dbc2: Layer already exists 13:39:32 63b27b6ecc09: Layer already exists 13:39:32 9e0af5a7d891: Layer already exists 13:39:32 f3fdb2ffb8a5: Layer already exists 13:39:32 52f44be93a46: Layer already exists 13:39:32 7750d494dfbd: Layer already exists 13:39:32 10d82663b225: Layer already exists 13:39:32 f7a7a140f1b3: Layer already exists 13:39:32 31e69d4774c9: Layer already exists 13:39:32 18708474c90b: Layer already exists 13:39:32 4fc242d58285: Layer already exists 13:39:32 latest: digest: sha256:74965b2a7f8e12298c43f4e1c78e73276daf57ac341a087b6c98cbed807f5dfa size: 2622 [Pipeline] isUnix [Pipeline] sh 13:39:33 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:39:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.65 13:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:39:33 45d98ed6dbc2: Preparing 13:39:33 63b27b6ecc09: Preparing 13:39:33 9e0af5a7d891: Preparing 13:39:33 f3fdb2ffb8a5: Preparing 13:39:33 52f44be93a46: Preparing 13:39:33 10d82663b225: Preparing 13:39:33 f7a7a140f1b3: Preparing 13:39:33 31e69d4774c9: Preparing 13:39:33 7750d494dfbd: Preparing 13:39:33 18708474c90b: Preparing 13:39:33 4fc242d58285: Preparing 13:39:33 31e69d4774c9: Waiting 13:39:33 7750d494dfbd: Waiting 13:39:33 18708474c90b: Waiting 13:39:33 4fc242d58285: Waiting 13:39:33 10d82663b225: Waiting 13:39:33 f7a7a140f1b3: Waiting 13:39:33 52f44be93a46: Layer already exists 13:39:33 f3fdb2ffb8a5: Layer already exists 13:39:33 9e0af5a7d891: Layer already exists 13:39:33 45d98ed6dbc2: Layer already exists 13:39:33 63b27b6ecc09: Layer already exists 13:39:33 7750d494dfbd: Layer already exists 13:39:33 f7a7a140f1b3: Layer already exists 13:39:33 10d82663b225: Layer already exists 13:39:33 31e69d4774c9: Layer already exists 13:39:33 18708474c90b: Layer already exists 13:39:33 4fc242d58285: Layer already exists 13:39:33 2.2.0-dev.65: digest: sha256:74965b2a7f8e12298c43f4e1c78e73276daf57ac341a087b6c98cbed807f5dfa size: 2622 [Pipeline] isUnix [Pipeline] sh 13:39:33 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 13:39:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:39:34 45d98ed6dbc2: Preparing 13:39:34 63b27b6ecc09: Preparing 13:39:34 9e0af5a7d891: Preparing 13:39:34 f3fdb2ffb8a5: Preparing 13:39:34 52f44be93a46: Preparing 13:39:34 10d82663b225: Preparing 13:39:34 f7a7a140f1b3: Preparing 13:39:34 31e69d4774c9: Preparing 13:39:34 7750d494dfbd: Preparing 13:39:34 18708474c90b: Preparing 13:39:34 4fc242d58285: Preparing 13:39:34 f7a7a140f1b3: Waiting 13:39:34 31e69d4774c9: Waiting 13:39:34 7750d494dfbd: Waiting 13:39:34 18708474c90b: Waiting 13:39:34 4fc242d58285: Waiting 13:39:34 10d82663b225: Waiting 13:39:34 63b27b6ecc09: Layer already exists 13:39:34 52f44be93a46: Layer already exists 13:39:34 45d98ed6dbc2: Layer already exists 13:39:34 f3fdb2ffb8a5: Layer already exists 13:39:34 9e0af5a7d891: Layer already exists 13:39:34 10d82663b225: Layer already exists 13:39:34 f7a7a140f1b3: Layer already exists 13:39:34 31e69d4774c9: Layer already exists 13:39:34 18708474c90b: Layer already exists 13:39:34 7750d494dfbd: Layer already exists 13:39:34 4fc242d58285: Layer already exists 13:39:34 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:74965b2a7f8e12298c43f4e1c78e73276daf57ac341a087b6c98cbed807f5dfa size: 2622 [Pipeline] isUnix [Pipeline] sh 13:39:34 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 13:39:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 13:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 13:39:34 45d98ed6dbc2: Preparing 13:39:34 63b27b6ecc09: Preparing 13:39:34 9e0af5a7d891: Preparing 13:39:34 f3fdb2ffb8a5: Preparing 13:39:34 52f44be93a46: Preparing 13:39:34 10d82663b225: Preparing 13:39:34 f7a7a140f1b3: Preparing 13:39:34 31e69d4774c9: Preparing 13:39:34 7750d494dfbd: Preparing 13:39:34 18708474c90b: Preparing 13:39:34 4fc242d58285: Preparing 13:39:34 f7a7a140f1b3: Waiting 13:39:34 31e69d4774c9: Waiting 13:39:34 18708474c90b: Waiting 13:39:34 10d82663b225: Waiting 13:39:34 7750d494dfbd: Waiting 13:39:34 4fc242d58285: Waiting 13:39:34 f3fdb2ffb8a5: Layer already exists 13:39:34 63b27b6ecc09: Layer already exists 13:39:34 9e0af5a7d891: Layer already exists 13:39:34 45d98ed6dbc2: Layer already exists 13:39:34 52f44be93a46: Layer already exists 13:39:34 10d82663b225: Layer already exists 13:39:34 f7a7a140f1b3: Layer already exists 13:39:34 18708474c90b: Layer already exists 13:39:34 31e69d4774c9: Layer already exists 13:39:34 7750d494dfbd: Layer already exists 13:39:34 4fc242d58285: Layer already exists 13:39:34 main: digest: sha256:74965b2a7f8e12298c43f4e1c78e73276daf57ac341a087b6c98cbed807f5dfa size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:39:34 ===================================================== [Pipeline] echo 13:39:34 taggedImages: 13:39:34 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:39:34 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 13:39:34 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.65 13:39:34 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 13:39:34 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:41:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:41:21 Removing intermediate container cd9706a494a6 13:41:21 ---> 978c596d3b2b 13:41:21 13:41:21 Step 10/31 : FROM alpine:3.14 13:41:21 3.14: Pulling from library/alpine 13:41:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:41:23 Status: Downloaded newer image for alpine:3.14 13:41:23 ---> ac73e934f311 13:41:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:41:23 ---> Running in 2b4745314b93 13:41:24 Removing intermediate container 2b4745314b93 13:41:24 ---> d12b88246242 13:41:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:41:24 ---> Running in dd02552ed248 13:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:41:28 (1/2) Installing dumb-init (1.2.5-r1) 13:41:28 (2/2) Installing su-exec (0.2-r1) 13:41:28 Executing busybox-1.33.1-r7.trigger 13:41:28 OK: 6 MiB in 16 packages 13:41:31 Removing intermediate container dd02552ed248 13:41:31 ---> 8dcc54e3ef83 13:41:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:41:31 ---> Running in 1be71f0fdb93 13:41:32 Removing intermediate container c8398d767b1e 13:41:32 ---> b2b0f7827d4f 13:41:32 13:41:32 Step 10/25 : FROM alpine:3.14 13:41:32 ---> ac73e934f311 13:41:32 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:41:32 ---> Running in 98bcf5467d89 13:41:33 Removing intermediate container 1be71f0fdb93 13:41:33 ---> 7d8845871039 13:41:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:41:33 ---> Running in 33dbb17a87ed 13:41:34 Removing intermediate container 33dbb17a87ed 13:41:34 ---> c4f59b99b5c7 13:41:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:41:35 ---> Running in 50d03192b52e 13:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:41:36 (1/3) Installing ca-certificates (20211220-r0) 13:41:36 (2/3) Installing dumb-init (1.2.5-r1) 13:41:36 (3/3) Installing su-exec (0.2-r1) 13:41:36 Executing busybox-1.33.1-r7.trigger 13:41:36 Executing ca-certificates-20211220-r0.trigger 13:41:37 OK: 6 MiB in 17 packages 13:41:39 Removing intermediate container 50d03192b52e 13:41:39 ---> ae7821bb71f3 13:41:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:41:39 ---> Running in 23ddd4725c63 13:41:42 Removing intermediate container 23ddd4725c63 13:41:42 ---> c6fe8872b68f 13:41:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:41:42 Removing intermediate container 98bcf5467d89 13:41:42 ---> 00ab015ca0c1 13:41:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:41:42 ---> Running in 5a3d86c17ec2 13:41:43 ---> 2a245451dabc 13:41:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:41:44 Removing intermediate container 5a3d86c17ec2 13:41:44 ---> 13db6f861e91 13:41:44 Step 13/25 : WORKDIR / 13:41:44 ---> Running in 47539e5e18ec 13:41:44 ---> Running in 298ba42ef779 13:41:45 Removing intermediate container c88a8980ca03 13:41:45 ---> 33bd7903b75e 13:41:45 13:41:45 Step 10/22 : FROM alpine:3.14 13:41:45 ---> ac73e934f311 13:41:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:41:45 Removing intermediate container 298ba42ef779 13:41:45 ---> 2452069c0b95 13:41: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 13:41:46 ---> Running in cc37bb694d4e 13:41:48 ---> 4b3ea5dcec67 13:41:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:41:48 Removing intermediate container 0cf87f3bd60e 13:41:48 ---> 08fded833601 13:41:48 13:41:48 Step 10/22 : FROM alpine:3.14 13:41:48 ---> ac73e934f311 13:41:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:41:49 ---> Running in 68dcee9cc511 13:41:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:41:49 Removing intermediate container 47539e5e18ec 13:41:49 ---> 9a00d2a62e68 13:41:49 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:41:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:41:50 ---> 6f85d8489ed0 13:41:50 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:41:50 (1/1) Installing dumb-init (1.2.5-r1) 13:41:50 Executing busybox-1.33.1-r7.trigger 13:41:50 OK: 5 MiB in 15 packages 13:41:50 ---> 470eb0a09b24 13:41:50 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:41:51 ---> d2ed5c5d4f3e 13:41:51 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:41:52 Removing intermediate container cc37bb694d4e 13:41:52 ---> a59ce40e1427 13:41:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:41:52 ---> Running in 013ee5e3b1cb 13:41:52 (1/2) Installing ca-certificates (20211220-r0) 13:41:52 (2/2) Installing dumb-init (1.2.5-r1) 13:41:52 Executing busybox-1.33.1-r7.trigger 13:41:52 Executing ca-certificates-20211220-r0.trigger 13:41:53 OK: 6 MiB in 16 packages 13:41:53 Removing intermediate container 013ee5e3b1cb 13:41:53 ---> f02e33167bfa 13:41:53 Step 13/22 : ENV APP_PORT=59861 13:41:53 ---> 218c514088b5 13:41:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:41:53 ---> Running in be09a28e06f4 13:41:55 ---> 1bdd2a87c839 13:41:55 Removing intermediate container be09a28e06f4 13:41:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:41:55 ---> e3b6baff4c98 13:41:55 Step 14/22 : EXPOSE $APP_PORT 13:41:55 ---> Running in fa6fe8fb57a0 13:41:56 Removing intermediate container fa6fe8fb57a0 13:41:56 ---> 15306847433d 13:41:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:41:56 Removing intermediate container 68dcee9cc511 13:41:56 ---> cbab606a334f 13:41:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:41:56 ---> Running in d00c226e2fb8 13:41:57 ---> d6373ffe4eb9 13:41:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:41:57 Removing intermediate container d00c226e2fb8 13:41:57 ---> 4d40329eb18e 13:41:57 Step 13/22 : ENV APP_PORT=59860 13:41:57 ---> Running in ab8093e9389b 13:41:58 ---> 0a1c172e57f2 13:41:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:41:58 ---> 6c283ab4f9ed 13:41:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:41:58 Removing intermediate container ab8093e9389b 13:41:58 ---> 7a312aac1aaa 13:41:58 Step 14/22 : EXPOSE $APP_PORT 13:41:58 ---> Running in 4bbe4c20ae50 13:41:59 ---> 6adabc9cc98a 13:41:59 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:41:59 Removing intermediate container 4bbe4c20ae50 13:41:59 ---> e610695cda9c 13:41:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:42:01 ---> 6df36a1c4002 13:42:01 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:42:01 ---> 63767b00a661 13:42:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:42:02 ---> Running in 12f05ae00493 13:42:03 ---> cc5c05b22b74 13:42:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:42:03 Removing intermediate container 12f05ae00493 13:42:03 ---> cbb799dbf28e 13:42:03 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:42:03 ---> c444d3705429 13:42:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:42:05 ---> ae20d1377f48 13:42:05 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/ 13:42:05 ---> 80ea7068a737 13:42:05 Step 26/31 : RUN chmod +x /entrypoint.sh 13:42:05 ---> Running in d5f80b2224f5 13:42:05 ---> ab319375e8ff 13:42:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:42:05 ---> Running in ade47e425f2f 13:42:05 ---> Running in 53af974c9d73 13:42:06 ---> 84a4f9cb998a 13:42:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:42:07 Removing intermediate container ade47e425f2f 13:42:07 ---> a181fea33e08 13:42:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:42:07 ---> Running in aad909423340 13:42:08 ---> 3b9c6405bccd 13:42:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:42:08 Removing intermediate container aad909423340 13:42:08 ---> 459a1dc7caa5 13:42:08 Step 20/22 : LABEL arch=arm64 13:42:08 ---> Running in 5bdc7d0b474d 13:42:08 ---> Running in 11c52f9f3ca2 13:42:09 Removing intermediate container 5bdc7d0b474d 13:42:09 ---> 5f80bff963d7 13:42:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:42:10 Removing intermediate container d5f80b2224f5 13:42:10 ---> 3dd909a4e313 13:42:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:42:10 ---> Running in 17d77ca4d52c 13:42:10 Removing intermediate container 11c52f9f3ca2 13:42:10 ---> 681d30f7710b 13:42:10 Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:42:10 ---> Running in 1722b984021f 13:42:10 ---> Running in b8a3aa65a003 13:42:10 Removing intermediate container 53af974c9d73 13:42:10 ---> 4f45f20454db 13:42:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:42:11 ---> Running in 5e2feff6ae37 13:42:11 Removing intermediate container 1722b984021f 13:42:11 ---> c89fcabcb647 13:42:11 Step 23/25 : LABEL arch=arm64 13:42:11 Removing intermediate container 17d77ca4d52c 13:42:11 ---> 28010c2f2637 13:42:11 Step 20/22 : LABEL arch=arm64 13:42:11 Removing intermediate container b8a3aa65a003 13:42:11 ---> 5a2d66248642 13:42:11 Step 22/22 : LABEL version=2.2.0-dev.65 13:42:11 ---> Running in 1de141d4b5bc 13:42:11 ---> Running in 2a652681f4cf 13:42:11 ---> Running in 87eb050d9ddd 13:42:12 Removing intermediate container 5e2feff6ae37 13:42:12 ---> ee19f12fd3b5 13:42:12 Step 28/31 : CMD ["gate"] 13:42:12 Removing intermediate container 1de141d4b5bc 13:42:12 ---> 8e0125b2eb7d 13:42:12 Step 24/25 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:42:12 Removing intermediate container 2a652681f4cf 13:42:12 ---> d159bb85285e 13:42:12 13:42:12 ---> Running in 34d93cb7859b 13:42:12 Removing intermediate container 87eb050d9ddd 13:42:12 ---> b490ec99f26d 13:42:12 Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:42:12 ---> Running in 618bdd27015d 13:42:13 ---> Running in 733a43db9e6c 13:42:13 Removing intermediate container 34d93cb7859b 13:42:13 ---> 4881915d1f99 13:42:13 Step 25/25 : LABEL version=2.2.0-dev.65 13:42:13 Successfully built d159bb85285e 13:42:13 Successfully tagged support-scheduler-arm64:latest 13:42:13 Building core-metadata 13:42:14  Building support-scheduler ... done  ---> Running in d495a83065d1 13:42:14 Removing intermediate container 733a43db9e6c 13:42:14 ---> 0400b852c99a 13:42:14 Step 22/22 : LABEL version=2.2.0-dev.65 13:42:14 Removing intermediate container 618bdd27015d 13:42:14 ---> 4f38a25af492 13:42:14 Step 29/31 : LABEL arch=arm64 13:42:14 ---> Running in 4f6cd65c0d18 13:42:14 ---> Running in f0b17220b75b 13:42:14 Removing intermediate container d495a83065d1 13:42:14 ---> 9bb726fc3002 13:42:14 13:42:14 Removing intermediate container 4f6cd65c0d18 13:42:14 ---> cc11b69c6375 13:42:14 13:42:15 Successfully built cc11b69c6375 13:42:15 Successfully built 9bb726fc3002 13:42:15 Successfully tagged support-notifications-arm64:latest 13:42:15  Building support-notifications ... done Successfully tagged security-secretstore-setup-arm64:latest 13:42:15 Building sys-mgmt-agent 13:42:15  Building security-secretstore-setup ... done Building security-spiffe-token-provider 13:42:15 Removing intermediate container f0b17220b75b 13:42:15 ---> 3f8bc4848101 13:42:15 Step 30/31 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:42:15 ---> Running in b625f7369e63 13:42:16 Removing intermediate container b625f7369e63 13:42:16 ---> 3446d39ec678 13:42:16 Step 31/31 : LABEL version=2.2.0-dev.65 13:42:16 ---> Running in 28345c748abe 13:42:17 Removing intermediate container 28345c748abe 13:42:17 ---> a2ba3e69f516 13:42:17 13:42:17 Successfully built a2ba3e69f516 13:42:17 Successfully tagged security-bootstrapper-arm64:latest 13:42:17  Building security-bootstrapper ... done Building security-proxy-setup 13:42:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:42:49 ---> 8a75ae680e54 13:42:49 Step 3/23 : WORKDIR /edgex-go 13:42:49 ---> Using cache 13:42:49 ---> 62e944375b3e 13:42:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:49 ---> Using cache 13:42:49 ---> e7fe04b1ce15 13:42:49 Step 5/23 : RUN apk add --update --no-cache make git 13:42:49 ---> Running in 5744ab9f9a7d 13:42:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:42:51 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:42:51 ---> 8a75ae680e54 13:42:51 Step 3/20 : WORKDIR /edgex-go 13:42:51 ---> Using cache 13:42:51 ---> 62e944375b3e 13:42:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:42:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:42:51 ---> 8a75ae680e54 13:42:51 Step 3/23 : WORKDIR /edgex-go 13:42:51 ---> Using cache 13:42:51 ---> 62e944375b3e 13:42:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:51 ---> Using cache 13:42:51 ---> e7fe04b1ce15 13:42:51 Step 5/23 : RUN apk add --update --no-cache make bash git 13:42:51 ---> Running in d643ac1bc1a3 13:42:51 ---> Running in 0675cea58967 13:42:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:42:53 OK: 220 MiB in 52 packages 13:42:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:42:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:42:53 ---> 8a75ae680e54 13:42:53 Step 3/22 : WORKDIR /edgex-go 13:42:53 ---> Using cache 13:42:53 ---> 62e944375b3e 13:42:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:42:53 ---> Using cache 13:42:53 ---> e7fe04b1ce15 13:42:53 Step 5/22 : RUN apk add --update --no-cache make git 13:42:53 ---> Running in 1bbac7cab7a9 13:42:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:42:55 Removing intermediate container 5744ab9f9a7d 13:42:55 ---> 591bbc1adc39 13:42:55 Step 6/23 : COPY go.mod vendor* ./ 13:42:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:42:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:42:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:42:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:42:56 ---> 71f0262f151e 13:42:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:42:56 ---> Running in cc7d82ed28c3 13:42:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:42:57 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:42:57 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:42:57 OK: 15739 distinct packages available 13:42:57 OK: 220 MiB in 52 packages 13:42:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:42:58 OK: 220 MiB in 52 packages 13:42:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:42:59 Removing intermediate container d643ac1bc1a3 13:42:59 ---> b6865ad13138 13:42:59 Step 6/23 : COPY go.mod vendor* ./ 13:43:00 Removing intermediate container 1bbac7cab7a9 13:43:00 ---> edc13de9a146 13:43:00 Step 6/22 : COPY go.mod vendor* ./ 13:43:00 OK: 220 MiB in 52 packages 13:43:01 ---> d4e8b0776f71 13:43:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:01 ---> Running in cfc53e686d00 13:43:02 ---> ca50e9d86348 13:43:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:02 Removing intermediate container 0675cea58967 13:43:02 ---> 78d980130914 13:43:02 Step 5/20 : COPY go.mod vendor* ./ 13:43:02 ---> Running in a8fd5e22f828 13:43:02 Removing intermediate container cc7d82ed28c3 13:43:02 ---> ee8300a8c460 13:43:02 Step 8/23 : COPY . . 13:43:04 ---> 956db6b989e9 13:43:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:05 ---> Running in 5113fb1a6f53 13:43:08 Removing intermediate container cfc53e686d00 13:43:08 ---> 44b5305857e9 13:43:08 Step 8/23 : COPY . . 13:43:08 Removing intermediate container a8fd5e22f828 13:43:08 ---> facea3472bff 13:43:08 Step 8/22 : COPY . . 13:43:11 Removing intermediate container 5113fb1a6f53 13:43:11 ---> 6250b1b42e49 13:43:11 Step 7/20 : COPY . . 13:43:38 ---> 2a8d29eb46ba 13:43:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:43:38 ---> Running in 1dacbd9635cb 13:43:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:43:44 ---> 7e0ec9f11cee 13:43:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:43:44 ---> Running in 637dc225afb6 13:43:45 ---> 5848ea33f1cf 13:43:45 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:43:45 ---> Running in 8812aad03893 13:43:46 ---> ea44f6778e86 13:43:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:43:46 ---> Running in 20d9129526c0 13:43:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:43:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:43:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:50:05 Removing intermediate container 20d9129526c0 13:50:05 ---> f6ef3b5c2359 13:50:05 13:50:05 Step 9/20 : FROM alpine:3.15 13:50:05 3.15: Pulling from library/alpine 13:50:08 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 13:50:08 Status: Downloaded newer image for alpine:3.15 13:50:08 ---> 3fb3c9af89a9 13:50:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:50:08 ---> Running in 354b5a7bad04 13:50:09 Removing intermediate container 354b5a7bad04 13:50:09 ---> d56cec5733d4 13:50:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:09 ---> Running in 91426c40ba03 13:50:13 Removing intermediate container 91426c40ba03 13:50:13 ---> f2791228059a 13:50:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:50:13 ---> Running in 77d07a3c5051 13:50:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:50:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:50:19 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:50:19 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 13:50:19 OK: 15729 distinct packages available 13:50:19 Removing intermediate container 637dc225afb6 13:50:19 ---> 784d1c66f2d8 13:50:19 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:50:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:50:19 ---> Running in 558dc9283b35 13:50:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:50:21 (1/9) Installing ca-certificates (20211220-r0) 13:50:21 (2/9) Installing brotli-libs (1.0.9-r5) 13:50:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:50:22 (4/9) Installing libcurl (7.80.0-r0) 13:50:22 (5/9) Installing curl (7.80.0-r0) 13:50:22 (6/9) Installing dumb-init (1.2.5-r1) 13:50:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:50:22 (7/9) Installing musl-obstack (1.2.3-r0) 13:50:22 (8/9) Installing libucontext (1.1-r0) 13:50:22 (9/9) Installing gcompat (1.0.0-r4) 13:50:22 Executing busybox-1.34.1-r5.trigger 13:50:22 Executing ca-certificates-20211220-r0.trigger 13:50:23 OK: 8 MiB in 23 packages 13:50:28 Removing intermediate container 558dc9283b35 13:50:28 ---> 7d947e2890e3 13:50:28 13:50:28 Step 11/23 : FROM docker:20.10.14 13:50:28 Removing intermediate container 77d07a3c5051 13:50:28 ---> 71ffab072c7d 13:50:28 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:50:28 20.10.14: Pulling from library/docker 13:50:31 ---> 5d121bbec6f9 13:50:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:50:36 ---> 5a444d281054 13:50:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:50:37 Removing intermediate container 8812aad03893 13:50:37 ---> c7a183181ad9 13:50:37 13:50:37 Step 10/22 : FROM alpine:3.14 13:50:37 ---> ac73e934f311 13:50:37 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:50:37 ---> Running in c5502d496768 13:50:37 Removing intermediate container 1dacbd9635cb 13:50:37 ---> ec4e34138d00 13:50:37 13:50:37 Step 10/23 : FROM alpine:3.14 13:50:37 ---> ac73e934f311 13:50:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:50:37 ---> Using cache 13:50:37 ---> a59ce40e1427 13:50:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:50:37 ---> Using cache 13:50:37 ---> f02e33167bfa 13:50:37 Step 13/23 : ENV APP_PORT=59881 13:50:38 ---> Running in 6c750ec48b7d 13:50:39 ---> d5fc10d692bb 13:50:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:50:39 ---> Running in 526fe367d03c 13:50:39 Removing intermediate container 6c750ec48b7d 13:50:39 ---> 35a7be118c40 13:50:39 Step 14/23 : EXPOSE $APP_PORT 13:50:39 ---> Running in b9c6eae61e92 13:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:50:40 Removing intermediate container 526fe367d03c 13:50:40 ---> 9d1bd9f56914 13:50:40 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:50:40 ---> Running in 7a7e2a5db55f 13:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:50:40 Removing intermediate container b9c6eae61e92 13:50:40 ---> 3d47c8cdb6b5 13:50:40 Step 15/23 : WORKDIR / 13:50:41 ---> Running in df877a05a34a 13:50:41 (1/6) Installing ca-certificates (20211220-r0) 13:50:41 (2/6) Installing brotli-libs (1.0.9-r5) 13:50:41 Removing intermediate container 7a7e2a5db55f 13:50:41 ---> 19297d94cdf1 13:50:41 Step 18/20 : LABEL arch=arm64 13:50:41 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:50:41 (4/6) Installing libcurl (7.79.1-r0) 13:50:41 (5/6) Installing curl (7.79.1-r0) 13:50:41 (6/6) Installing dumb-init (1.2.5-r1) 13:50:41 Executing busybox-1.33.1-r7.trigger 13:50:41 ---> Running in 9fb3c0c5dede 13:50:41 Removing intermediate container df877a05a34a 13:50:41 ---> 910f131db827 13:50:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:50:41 Executing ca-certificates-20211220-r0.trigger 13:50:42 OK: 8 MiB in 20 packages 13:50:43 Removing intermediate container 9fb3c0c5dede 13:50:43 ---> ac8fc4a1d7a5 13:50:43 Step 19/20 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:50:43 ---> Running in 959b4906892b 13:50:43 ---> 1e8b15f992de 13:50:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:50:44 Removing intermediate container 959b4906892b 13:50:44 ---> 9e42f4ee5940 13:50:44 Step 20/20 : LABEL version=2.2.0-dev.65 13:50:45 ---> Running in 31444fbed5c3 13:50:45 Removing intermediate container c5502d496768 13:50:45 ---> b5797cc51502 13:50:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:50:45 ---> Running in 86df121ec07b 13:50:46 Removing intermediate container 31444fbed5c3 13:50:46 ---> f15b7d48b3b3 13:50:46 13:50:46 Removing intermediate container 86df121ec07b 13:50:46 ---> f3336c7f643a 13:50:46 Step 13/22 : WORKDIR /edgex 13:50:46 ---> Running in b0d6bedeaf8d 13:50:47 Successfully built f15b7d48b3b3 13:50:47 Successfully tagged security-spiffe-token-provider-arm64:latest 13:50:47  Building security-spiffe-token-provider ... done Building core-command 13:50:48 Removing intermediate container b0d6bedeaf8d 13:50:48 ---> 6e5649514382 13:50:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:50:49 ---> ed70a1ad15d6 13:50:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:50:49 ---> 3aa0f3f54805 13:50:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:50:52 ---> 3c7d99721533 13:50:52 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:50:52 ---> Running in d1807ed03120 13:50:53 Removing intermediate container d1807ed03120 13:50:53 ---> 818bead7acfc 13:50:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:50:53 ---> Running in 94aa1b0495f0 13:50:53 ---> 5a831bd79358 13:50:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:50:54 Removing intermediate container 94aa1b0495f0 13:50:54 ---> 70bb0ad3617d 13:50:54 Step 21/23 : LABEL arch=arm64 13:50:54 ---> Running in 904c1d036adb 13:50:55 Removing intermediate container 904c1d036adb 13:50:55 ---> 1e6f3b1de981 13:50:55 Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:50:55 ---> Running in 0810759f0673 13:50:56 Removing intermediate container 0810759f0673 13:50:56 ---> 39bf4e55c388 13:50:56 Step 23/23 : LABEL version=2.2.0-dev.65 13:50:56 ---> Running in 0aedc0e3da50 13:50:58 Removing intermediate container 0aedc0e3da50 13:50:58 ---> bd7c2ee03aec 13:50:58 13:50:58 Successfully built bd7c2ee03aec 13:50:58 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 13:50:58 Successfully tagged core-metadata-arm64:latest 13:50:58  Building core-metadata ... done Status: Downloaded newer image for docker:20.10.14 13:50:58 ---> c346e9eafbab 13:50:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:50:58 Building security-spire-agent 13:50:59 ---> Running in 26dc61bd45dc 13:50:59 ---> 3070eecd678f 13:50:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:51:00 Removing intermediate container 26dc61bd45dc 13:51:00 ---> 7f95bc9c7701 13:51:00 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 13:51:00 ---> Running in a93e92e24ff1 13:51:01 ---> fa5e78dff440 13:51:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:51:01 ---> Running in fffc4f57a5fc 13:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:51:04 (1/43) Installing readline (8.1.1-r0) 13:51:04 (2/43) Installing bash (5.1.16-r0) 13:51:04 Executing bash-5.1.16-r0.post-install 13:51:04 (3/43) Installing brotli-libs (1.0.9-r5) 13:51:04 (4/43) Installing nghttp2-libs (1.46.0-r0) 13:51:04 (5/43) Installing libcurl (7.80.0-r0) 13:51:04 (6/43) Installing curl (7.80.0-r0) 13:51:04 (7/43) Installing dumb-init (1.2.5-r1) 13:51:04 (8/43) Installing libbz2 (1.0.8-r1) 13:51:04 (9/43) Installing expat (2.4.7-r0) 13:51:04 (10/43) Installing libffi (3.4.2-r1) 13:51:04 (11/43) Installing gdbm (1.22-r0) 13:51:04 (12/43) Installing xz-libs (5.2.5-r1) 13:51:04 (13/43) Installing libgcc (10.3.1_git20211027-r0) 13:51:04 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 13:51:04 (15/43) Installing mpdecimal (2.5.1-r1) 13:51:04 (16/43) Installing sqlite-libs (3.36.0-r0) 13:51:04 (17/43) Installing python3 (3.9.7-r4) 13:51:05 Removing intermediate container fffc4f57a5fc 13:51:05 ---> 353cecc31c44 13:51:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:51:05 ---> Running in 55d37963951b 13:51:06 Removing intermediate container 55d37963951b 13:51:06 ---> c23d17c63064 13:51:06 Step 20/22 : LABEL arch=arm64 13:51:06 ---> Running in 1b7cab852544 13:51:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:51:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:51:07 ---> 8a75ae680e54 13:51:07 Step 3/23 : WORKDIR /edgex-go 13:51:07 ---> Using cache 13:51:07 ---> 62e944375b3e 13:51:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:51:07 ---> Using cache 13:51:07 ---> e7fe04b1ce15 13:51:07 Step 5/23 : RUN apk add --update --no-cache make git 13:51:07 ---> Using cache 13:51:07 ---> edc13de9a146 13:51:07 Step 6/23 : COPY go.mod vendor* ./ 13:51:07 ---> Using cache 13:51:07 ---> ca50e9d86348 13:51:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:07 ---> Using cache 13:51:07 ---> facea3472bff 13:51:07 Step 8/23 : COPY . . 13:51:07 ---> Using cache 13:51:07 ---> 5848ea33f1cf 13:51:07 Step 9/23 : RUN make cmd/core-command/core-command 13:51:07 Removing intermediate container 1b7cab852544 13:51:07 ---> e8444e06ada7 13:51:07 Step 21/22 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:51:07 ---> Running in 13a4929d02d8 13:51:07 ---> Running in 171f7bf5547f 13:51:07 (18/43) Installing py3-appdirs (1.4.4-r2) 13:51:07 (19/43) Installing py3-certifi (2020.12.5-r1) 13:51:08 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 13:51:08 (21/43) Installing py3-idna (3.3-r0) 13:51:08 (22/43) Installing py3-urllib3 (1.26.7-r0) 13:51:08 (23/43) Installing py3-requests (2.26.0-r1) 13:51:08 (24/43) Installing py3-msgpack (1.0.2-r1) 13:51:08 (25/43) Installing py3-lockfile (0.12.2-r4) 13:51:08 (26/43) Installing py3-cachecontrol (0.12.10-r0) 13:51:08 (27/43) Installing py3-colorama (0.4.4-r1) 13:51:08 (28/43) Installing py3-contextlib2 (21.6.0-r1) 13:51:08 (29/43) Installing py3-distlib (0.3.3-r0) 13:51:08 (30/43) Installing py3-distro (1.6.0-r0) 13:51:08 (31/43) Installing py3-six (1.16.0-r0) 13:51:08 (32/43) Installing py3-webencodings (0.5.1-r4) 13:51:08 (33/43) Installing py3-html5lib (1.1-r1) 13:51:08 Removing intermediate container 171f7bf5547f 13:51:08 ---> 5901dc775a0a 13:51:08 Step 22/22 : LABEL version=2.2.0-dev.65 13:51:08 (34/43) Installing py3-parsing (2.4.7-r2) 13:51:08 (35/43) Installing py3-packaging (20.9-r1) 13:51:08 (36/43) Installing py3-tomli (1.2.2-r0) 13:51:08 (37/43) Installing py3-pep517 (0.12.0-r0) 13:51:08 (38/43) Installing py3-progress (1.6-r0) 13:51:08 (39/43) Installing py3-retrying (1.3.3-r2) 13:51:08 (40/43) Installing py3-ordered-set (4.0.2-r2) 13:51:08 ---> Running in 5041507ed64c 13:51:08 (41/43) Installing py3-setuptools (52.0.0-r4) 13:51:08 (42/43) Installing py3-toml (0.10.2-r2) 13:51:08 (43/43) Installing py3-pip (20.3.4-r1) 13:51:09 Removing intermediate container 5041507ed64c 13:51:09 ---> 751dc0c98a5b 13:51:09 13:51:09 Executing busybox-1.34.1-r5.trigger 13:51:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:51:09 OK: 82 MiB in 65 packages 13:51:10 Successfully built 751dc0c98a5b 13:51:10 Successfully tagged security-proxy-setup-arm64:latest 13:51:10  Building security-proxy-setup ... done Building core-data 13:51:14 Collecting docker-compose==1.23.2 13:51:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:51:15 Collecting cached-property<2,>=1.2.0 13:51:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:51:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 13:51:16 Collecting PyYAML<4,>=3.10 13:51:16 Downloading PyYAML-3.13.tar.gz (270 kB) 13:51:20 Collecting texttable<0.10,>=0.9.0 13:51:20 Downloading texttable-0.9.1.tar.gz (11 kB) 13:51:23 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:51:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:51:23 ---> 8a75ae680e54 13:51:23 Step 3/26 : WORKDIR /edgex-go 13:51:23 ---> Using cache 13:51:23 ---> 62e944375b3e 13:51:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:51:23 Collecting dockerpty<0.5,>=0.4.1 13:51:23 ---> Using cache 13:51:23 ---> e7fe04b1ce15 13:51:23 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:51:23 ---> Using cache 13:51:23 ---> 33570ba267bf 13:51:23 Step 6/26 : COPY go.mod vendor* ./ 13:51:23 ---> Using cache 13:51:23 ---> ee3634844d67 13:51:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:23 ---> Using cache 13:51:23 ---> 667e8958af27 13:51:23 Step 8/26 : COPY . . 13:51:23 ---> Using cache 13:51:23 ---> 9dab1b037700 13:51:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:51:23 ---> Using cache 13:51:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:51:23 ---> 58837c81d9a8 13:51:23 Step 10/26 : RUN mkdir -p spire-build 13:51:23 ---> Using cache 13:51:23 ---> 2dad87106175 13:51:23 Step 11/26 : WORKDIR /edgex-go/spire-build 13:51:23 ---> Using cache 13:51:23 ---> ddf46b503c15 13:51:23 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 13:51:24 ---> Running in bbcdeccdfb8e 13:51:26 Collecting docker<4.0,>=3.6.0 13:51:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:51:26 Collecting docopt<0.7,>=0.6.1 13:51:26 Downloading docopt-0.6.2.tar.gz (25 kB) 13:51:27 spire-1.2.1/ 13:51:27 spire-1.2.1/.data/ 13:51:27 spire-1.2.1/.data/.file 13:51:27 spire-1.2.1/.dockerignore 13:51:27 spire-1.2.1/.gitattributes 13:51:27 spire-1.2.1/.githooks/ 13:51:27 spire-1.2.1/.githooks/pre-commit 13:51:27 spire-1.2.1/.github/ 13:51:27 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:51:27 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:51:27 spire-1.2.1/.github/dependabot.yml 13:51:27 spire-1.2.1/.github/workflows/ 13:51:27 spire-1.2.1/.github/workflows/nightly_build.yaml 13:51:27 spire-1.2.1/.github/workflows/pr_build.yaml 13:51:27 spire-1.2.1/.github/workflows/release_build.yaml 13:51:27 spire-1.2.1/.github/workflows/scripts/ 13:51:27 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:51:27 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:51:27 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:51:27 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:51:27 spire-1.2.1/.github/workflows/scripts/split.sh 13:51:27 spire-1.2.1/.gitignore 13:51:27 spire-1.2.1/.go-version 13:51:27 spire-1.2.1/.golangci.yml 13:51:27 spire-1.2.1/ADOPTERS.md 13:51:27 spire-1.2.1/CHANGELOG.md 13:51:27 spire-1.2.1/CODE-OF-CONDUCT.md 13:51:27 spire-1.2.1/CODEOWNERS 13:51:27 spire-1.2.1/CONTRIBUTING.md 13:51:27 spire-1.2.1/Dockerfile 13:51:27 spire-1.2.1/Dockerfile.dev 13:51:27 spire-1.2.1/Dockerfile.scratch 13:51:27 spire-1.2.1/LICENSE 13:51:27 spire-1.2.1/MAINTAINERS.md 13:51:27 spire-1.2.1/Makefile 13:51:27 spire-1.2.1/README.md 13:51:27 spire-1.2.1/ROADMAP.md 13:51:27 spire-1.2.1/SECURITY.md 13:51:27 spire-1.2.1/cmd/ 13:51:27 spire-1.2.1/cmd/spire-agent/ 13:51:27 spire-1.2.1/cmd/spire-agent/cli/ 13:51:27 spire-1.2.1/cmd/spire-agent/cli/api/ 13:51:27 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/common/ 13:51:27 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:51:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/run/ 13:51:27 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:51:27 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:51:27 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:51:27 spire-1.2.1/cmd/spire-agent/main.go 13:51:27 spire-1.2.1/cmd/spire-server/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/agent/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/cli.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/run/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/token/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/validate/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/x509/ 13:51:27 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:51:27 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:51:27 spire-1.2.1/cmd/spire-server/main.go 13:51:27 spire-1.2.1/cmd/spire-server/util/ 13:51:27 spire-1.2.1/cmd/spire-server/util/util.go 13:51:27 spire-1.2.1/conf/ 13:51:27 spire-1.2.1/conf/agent/ 13:51:27 spire-1.2.1/conf/agent/agent.conf 13:51:27 spire-1.2.1/conf/agent/agent_full.conf 13:51:27 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:51:27 spire-1.2.1/conf/server/ 13:51:27 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:51:27 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:51:27 spire-1.2.1/conf/server/server.conf 13:51:27 spire-1.2.1/conf/server/server_full.conf 13:51:27 spire-1.2.1/doc/ 13:51:27 spire-1.2.1/doc/SPIRE101.md 13:51:27 spire-1.2.1/doc/auditlog.md 13:51:27 spire-1.2.1/doc/authorization_policy_engine.md 13:51:27 spire-1.2.1/doc/changelog_guidelines.md 13:51:27 spire-1.2.1/doc/cure53-report.pdf 13:51:27 spire-1.2.1/doc/images/ 13:51:27 spire-1.2.1/doc/images/2019_roadmap.png 13:51:27 spire-1.2.1/doc/images/SPIRE101.png 13:51:27 spire-1.2.1/doc/images/SPIRE_agent.png 13:51:27 spire-1.2.1/doc/images/SPIRE_server.png 13:51:27 spire-1.2.1/doc/images/cache_mgr.png 13:51:27 spire-1.2.1/doc/images/cache_mgr_components.png 13:51:27 spire-1.2.1/doc/images/federated_spire.png 13:51:27 spire-1.2.1/doc/images/ha_mode.png 13:51:27 spire-1.2.1/doc/images/nested_spire.png 13:51:27 spire-1.2.1/doc/images/oidc_federation.png 13:51:27 spire-1.2.1/doc/images/single_trust_domain.png 13:51:27 spire-1.2.1/doc/images/spiffe_compatible.png 13:51:27 spire-1.2.1/doc/images/spire_logo.png 13:51:27 spire-1.2.1/doc/migrating_registration_api_clients.md 13:51:27 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:51:27 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:51:27 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:51:27 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:51:27 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:51:27 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:51:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:51:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:51:27 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:51:27 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:51:27 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:51:27 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:51:27 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:51:27 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:51:27 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:51:27 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:51:27 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:51:27 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:51:27 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:51:27 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:51:27 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:51:27 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:51:27 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:51:27 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:51:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:51:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:51:27 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:51:27 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:51:27 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:51:27 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:51:27 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:51:27 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:51:27 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:51:27 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:51:27 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:51:27 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:51:27 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:51:27 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:51:27 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:51:27 spire-1.2.1/doc/scaling_spire.md 13:51:27 spire-1.2.1/doc/spire_agent.md 13:51:27 spire-1.2.1/doc/spire_server.md 13:51:27 spire-1.2.1/doc/supported_integrations.md 13:51:27 spire-1.2.1/doc/telemetry.md 13:51:27 spire-1.2.1/doc/telemetry_config.md 13:51:27 spire-1.2.1/doc/upgrading.md 13:51:27 spire-1.2.1/doc/using_spire.md 13:51:27 spire-1.2.1/examples/ 13:51:27 spire-1.2.1/examples/README.md 13:51:27 spire-1.2.1/go.mod 13:51:27 spire-1.2.1/go.sum 13:51:27 spire-1.2.1/pkg/ 13:51:27 spire-1.2.1/pkg/agent/ 13:51:27 spire-1.2.1/pkg/agent/agent.go 13:51:27 spire-1.2.1/pkg/agent/api/ 13:51:27 spire-1.2.1/pkg/agent/api/config.go 13:51:27 spire-1.2.1/pkg/agent/api/debug/ 13:51:27 spire-1.2.1/pkg/agent/api/debug/v1/ 13:51:27 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:51:27 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:51:27 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:51:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:51:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:51:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:51:27 spire-1.2.1/pkg/agent/api/endpoints.go 13:51:27 spire-1.2.1/pkg/agent/api/health/ 13:51:27 spire-1.2.1/pkg/agent/api/health/v1/ 13:51:27 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:51:27 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:51:27 spire-1.2.1/pkg/agent/api/rpccontext/ 13:51:27 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:51:27 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:51:27 spire-1.2.1/pkg/agent/attestor/ 13:51:27 spire-1.2.1/pkg/agent/attestor/node/ 13:51:27 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:51:27 spire-1.2.1/pkg/agent/attestor/node/node.go 13:51:27 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:51:27 spire-1.2.1/pkg/agent/attestor/workload/ 13:51:27 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:51:27 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:51:27 spire-1.2.1/pkg/agent/catalog/ 13:51:27 spire-1.2.1/pkg/agent/catalog/catalog.go 13:51:27 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:51:27 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:51:27 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:51:27 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:51:27 spire-1.2.1/pkg/agent/client/ 13:51:27 spire-1.2.1/pkg/agent/client/client.go 13:51:27 spire-1.2.1/pkg/agent/client/client_test.go 13:51:27 spire-1.2.1/pkg/agent/client/dial.go 13:51:27 spire-1.2.1/pkg/agent/client/nodeconn.go 13:51:27 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:51:27 spire-1.2.1/pkg/agent/client/update.go 13:51:27 spire-1.2.1/pkg/agent/client/util.go 13:51:27 spire-1.2.1/pkg/agent/common/ 13:51:27 spire-1.2.1/pkg/agent/common/backoff/ 13:51:27 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:51:27 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:51:27 spire-1.2.1/pkg/agent/common/cgroups/ 13:51:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:51:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:51:27 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:51:27 spire-1.2.1/pkg/agent/config.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/ 13:51:27 spire-1.2.1/pkg/agent/endpoints/config.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:51:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:51:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/workload/ 13:51:27 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:51:27 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:51:27 spire-1.2.1/pkg/agent/manager/ 13:51:27 spire-1.2.1/pkg/agent/manager/cache/ 13:51:27 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:51:27 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:51:27 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:51:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:51:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:51:27 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:51:27 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:51:27 spire-1.2.1/pkg/agent/manager/config.go 13:51:27 spire-1.2.1/pkg/agent/manager/manager.go 13:51:27 spire-1.2.1/pkg/agent/manager/manager_test.go 13:51:27 spire-1.2.1/pkg/agent/manager/storage.go 13:51:27 spire-1.2.1/pkg/agent/manager/storage_test.go 13:51:27 spire-1.2.1/pkg/agent/manager/storecache/ 13:51:27 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:51:27 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:51:27 spire-1.2.1/pkg/agent/manager/sync.go 13:51:27 spire-1.2.1/pkg/agent/plugin/ 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:51:27 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:51:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:51:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:51:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:51:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:51:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:51:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:51:28 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:51:28 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:51:28 spire-1.2.1/pkg/agent/svid/ 13:51:28 spire-1.2.1/pkg/agent/svid/rotator.go 13:51:28 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:51:28 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:51:28 spire-1.2.1/pkg/agent/svid/store/ 13:51:28 spire-1.2.1/pkg/agent/svid/store/service.go 13:51:28 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:51:28 spire-1.2.1/pkg/common/ 13:51:28 spire-1.2.1/pkg/common/agentpathtemplate/ 13:51:28 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:51:28 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:51:28 spire-1.2.1/pkg/common/api/ 13:51:28 spire-1.2.1/pkg/common/api/metrics.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/ 13:51:28 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/logger.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/names.go 13:51:28 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:51:28 spire-1.2.1/pkg/common/api/names.go 13:51:28 spire-1.2.1/pkg/common/api/ratelimit.go 13:51:28 spire-1.2.1/pkg/common/api/rpccontext/ 13:51:28 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:51:28 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:51:28 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:51:28 spire-1.2.1/pkg/common/auth/ 13:51:28 spire-1.2.1/pkg/common/auth/interceptors.go 13:51:28 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:51:28 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:51:28 spire-1.2.1/pkg/common/bundleutil/ 13:51:28 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:51:28 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:51:28 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:51:28 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:51:28 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:51:28 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:51:28 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:51:28 spire-1.2.1/pkg/common/bundleutil/types.go 13:51:28 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:51:28 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:51:28 spire-1.2.1/pkg/common/catalog/ 13:51:28 spire-1.2.1/pkg/common/catalog/bind.go 13:51:28 spire-1.2.1/pkg/common/catalog/builtin.go 13:51:28 spire-1.2.1/pkg/common/catalog/catalog.go 13:51:28 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:51:28 spire-1.2.1/pkg/common/catalog/closers.go 13:51:28 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:51:28 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:51:28 spire-1.2.1/pkg/common/catalog/config.go 13:51:28 spire-1.2.1/pkg/common/catalog/config_test.go 13:51:28 spire-1.2.1/pkg/common/catalog/configure.go 13:51:28 spire-1.2.1/pkg/common/catalog/constraints.go 13:51:28 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:51:28 spire-1.2.1/pkg/common/catalog/context.go 13:51:28 spire-1.2.1/pkg/common/catalog/external.go 13:51:28 spire-1.2.1/pkg/common/catalog/host.go 13:51:28 spire-1.2.1/pkg/common/catalog/pipenet.go 13:51:28 spire-1.2.1/pkg/common/catalog/plugin.go 13:51:28 spire-1.2.1/pkg/common/catalog/testplugin/ 13:51:28 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:51:28 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:51:28 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:51:28 spire-1.2.1/pkg/common/cli/ 13:51:28 spire-1.2.1/pkg/common/cli/env.go 13:51:28 spire-1.2.1/pkg/common/cli/flags.go 13:51:28 spire-1.2.1/pkg/common/cli/trust_domain.go 13:51:28 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:51:28 spire-1.2.1/pkg/common/cli/umask.go 13:51:28 spire-1.2.1/pkg/common/cli/umask_posix.go 13:51:28 spire-1.2.1/pkg/common/cli/umask_test.go 13:51:28 spire-1.2.1/pkg/common/cli/umask_windows.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/ 13:51:28 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/flag.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/format.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/ 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:51:28 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:51:28 spire-1.2.1/pkg/common/coretypes/ 13:51:28 spire-1.2.1/pkg/common/coretypes/bundle/ 13:51:28 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:51:28 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:51:28 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:51:28 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:51:28 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:51:28 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:51:28 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:51:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:51:28 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:51:28 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:51:28 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:51:28 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:51:28 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:51:28 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:51:28 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:51:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:51:28 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:51:28 spire-1.2.1/pkg/common/cryptoutil/ 13:51:28 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:51:28 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:51:28 spire-1.2.1/pkg/common/diskutil/ 13:51:28 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:51:28 spire-1.2.1/pkg/common/diskutil/file_test.go 13:51:28 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:51:28 spire-1.2.1/pkg/common/errorutil/ 13:51:28 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:51:28 spire-1.2.1/pkg/common/health/ 13:51:28 spire-1.2.1/pkg/common/health/config.go 13:51:28 spire-1.2.1/pkg/common/health/context.go 13:51:28 spire-1.2.1/pkg/common/health/context_test.go 13:51:28 spire-1.2.1/pkg/common/health/health.go 13:51:28 spire-1.2.1/pkg/common/health/health_test.go 13:51:28 spire-1.2.1/pkg/common/health/logger.go 13:51:28 spire-1.2.1/pkg/common/hostservice/ 13:51:28 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:51:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:51:28 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:51:28 spire-1.2.1/pkg/common/idutil/ 13:51:28 spire-1.2.1/pkg/common/idutil/require.go 13:51:28 spire-1.2.1/pkg/common/idutil/require_test.go 13:51:28 spire-1.2.1/pkg/common/idutil/safety.go 13:51:28 spire-1.2.1/pkg/common/idutil/safety_test.go 13:51:28 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:51:28 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:51:28 spire-1.2.1/pkg/common/jwtsvid/ 13:51:28 spire-1.2.1/pkg/common/jwtsvid/common.go 13:51:28 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:51:28 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:51:28 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:51:28 spire-1.2.1/pkg/common/jwtutil/ 13:51:28 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:51:28 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:51:28 spire-1.2.1/pkg/common/log/ 13:51:28 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:51:28 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:51:28 spire-1.2.1/pkg/common/log/log.go 13:51:28 spire-1.2.1/pkg/common/log/log_test.go 13:51:28 spire-1.2.1/pkg/common/log/options.go 13:51:28 spire-1.2.1/pkg/common/nodeutil/ 13:51:28 spire-1.2.1/pkg/common/nodeutil/node.go 13:51:28 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:51:28 spire-1.2.1/pkg/common/peertracker/ 13:51:28 spire-1.2.1/pkg/common/peertracker/conn.go 13:51:28 spire-1.2.1/pkg/common/peertracker/credentials.go 13:51:28 spire-1.2.1/pkg/common/peertracker/errors.go 13:51:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:51:28 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:51:28 spire-1.2.1/pkg/common/peertracker/info.go 13:51:28 spire-1.2.1/pkg/common/peertracker/listener.go 13:51:28 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:51:28 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:51:28 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:51:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:51:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:51:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:51:28 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:51:28 spire-1.2.1/pkg/common/peertracker/tcp.go 13:51:28 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:51:28 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:51:28 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:51:28 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:51:28 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:51:28 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:51:28 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:51:28 spire-1.2.1/pkg/common/peertracker/uds.go 13:51:28 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:51:28 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:51:28 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:51:28 spire-1.2.1/pkg/common/pemutil/ 13:51:28 spire-1.2.1/pkg/common/pemutil/block.go 13:51:28 spire-1.2.1/pkg/common/pemutil/certs.go 13:51:28 spire-1.2.1/pkg/common/pemutil/common.go 13:51:28 spire-1.2.1/pkg/common/pemutil/csr.go 13:51:28 spire-1.2.1/pkg/common/pemutil/keys.go 13:51:28 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:51:28 spire-1.2.1/pkg/common/pemutil/testdata/ 13:51:28 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:51:28 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:51:28 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:51:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:51:28 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:51:28 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:51:28 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:51:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:51:28 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:51:28 spire-1.2.1/pkg/common/plugin/ 13:51:28 spire-1.2.1/pkg/common/plugin/aws/ 13:51:28 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:51:28 spire-1.2.1/pkg/common/plugin/azure/ 13:51:28 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:51:28 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:51:28 spire-1.2.1/pkg/common/plugin/facade.go 13:51:28 spire-1.2.1/pkg/common/plugin/facade_test.go 13:51:28 spire-1.2.1/pkg/common/plugin/gcp/ 13:51:28 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:51:28 spire-1.2.1/pkg/common/plugin/k8s/ 13:51:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:51:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:51:28 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:51:28 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:51:28 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:51:28 spire-1.2.1/pkg/common/plugin/log.go 13:51:28 spire-1.2.1/pkg/common/plugin/sshpop/ 13:51:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:51:28 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:51:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:51:28 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:51:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:51:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:51:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:51:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:51:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:51:28 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:51:28 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:51:28 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:51:28 spire-1.2.1/pkg/common/plugin/x509pop/ 13:51:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:51:28 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:51:28 spire-1.2.1/pkg/common/profiling/ 13:51:28 spire-1.2.1/pkg/common/profiling/dumpers.go 13:51:28 spire-1.2.1/pkg/common/profiling/profiling.go 13:51:28 spire-1.2.1/pkg/common/protoutil/ 13:51:28 spire-1.2.1/pkg/common/protoutil/masks.go 13:51:28 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:51:28 spire-1.2.1/pkg/common/rotationutil/ 13:51:28 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:51:28 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:51:28 spire-1.2.1/pkg/common/selector/ 13:51:28 spire-1.2.1/pkg/common/selector/selector.go 13:51:28 spire-1.2.1/pkg/common/selector/selector_test.go 13:51:28 spire-1.2.1/pkg/common/selector/set.go 13:51:28 spire-1.2.1/pkg/common/selector/set_utils.go 13:51:28 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:51:28 spire-1.2.1/pkg/common/telemetry/ 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/ 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:51:28 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:51:28 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:51:28 spire-1.2.1/pkg/common/telemetry/call.go 13:51:28 spire-1.2.1/pkg/common/telemetry/common/ 13:51:28 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:51:28 spire-1.2.1/pkg/common/telemetry/config.go 13:51:28 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:51:28 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:51:28 spire-1.2.1/pkg/common/telemetry/inmem.go 13:51:28 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:51:28 spire-1.2.1/pkg/common/telemetry/m3.go 13:51:28 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:51:28 spire-1.2.1/pkg/common/telemetry/metrics.go 13:51:28 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:51:28 spire-1.2.1/pkg/common/telemetry/names.go 13:51:28 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:51:28 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:51:28 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:51:28 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/ 13:51:28 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:51:28 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:51:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:51:28 spire-1.2.1/pkg/common/telemetry/server/server.go 13:51:28 spire-1.2.1/pkg/common/telemetry/sink.go 13:51:28 spire-1.2.1/pkg/common/telemetry/statsd.go 13:51:28 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:51:28 spire-1.2.1/pkg/common/telemetry/uptime.go 13:51:28 spire-1.2.1/pkg/common/telemetry/version.go 13:51:28 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:51:28 spire-1.2.1/pkg/common/uptime/ 13:51:28 spire-1.2.1/pkg/common/uptime/uptime.go 13:51:28 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:51:28 spire-1.2.1/pkg/common/util/ 13:51:28 spire-1.2.1/pkg/common/util/certs.go 13:51:28 spire-1.2.1/pkg/common/util/certs_test.go 13:51:28 spire-1.2.1/pkg/common/util/csr.go 13:51:28 spire-1.2.1/pkg/common/util/hash.go 13:51:28 spire-1.2.1/pkg/common/util/selectors.go 13:51:28 spire-1.2.1/pkg/common/util/selectors_test.go 13:51:28 spire-1.2.1/pkg/common/util/signals.go 13:51:28 spire-1.2.1/pkg/common/util/sort.go 13:51:28 spire-1.2.1/pkg/common/util/sort_test.go 13:51:28 spire-1.2.1/pkg/common/util/task.go 13:51:28 spire-1.2.1/pkg/common/util/task_test.go 13:51:28 spire-1.2.1/pkg/common/util/testdata/ 13:51:28 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:51:28 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:51:28 spire-1.2.1/pkg/common/version/ 13:51:28 spire-1.2.1/pkg/common/version/version.go 13:51:28 spire-1.2.1/pkg/common/x509svid/ 13:51:28 spire-1.2.1/pkg/common/x509svid/common_test.go 13:51:28 spire-1.2.1/pkg/common/x509svid/csr.go 13:51:28 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:51:28 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:51:28 spire-1.2.1/pkg/common/x509util/ 13:51:28 spire-1.2.1/pkg/common/x509util/cert.go 13:51:28 spire-1.2.1/pkg/common/x509util/dns.go 13:51:28 spire-1.2.1/pkg/common/x509util/dns_test.go 13:51:28 spire-1.2.1/pkg/common/x509util/keyid.go 13:51:28 spire-1.2.1/pkg/common/x509util/keypair.go 13:51:28 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:51:28 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:51:28 spire-1.2.1/pkg/server/ 13:51:28 spire-1.2.1/pkg/server/api/ 13:51:28 spire-1.2.1/pkg/server/api/agent.go 13:51:28 spire-1.2.1/pkg/server/api/agent/ 13:51:28 spire-1.2.1/pkg/server/api/agent/v1/ 13:51:28 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:51:28 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:51:28 spire-1.2.1/pkg/server/api/agent_test.go 13:51:28 spire-1.2.1/pkg/server/api/api.go 13:51:28 spire-1.2.1/pkg/server/api/audit/ 13:51:28 spire-1.2.1/pkg/server/api/audit/audit.go 13:51:28 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:51:28 spire-1.2.1/pkg/server/api/bundle.go 13:51:28 spire-1.2.1/pkg/server/api/bundle/ 13:51:28 spire-1.2.1/pkg/server/api/bundle/v1/ 13:51:28 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:51:28 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:51:28 spire-1.2.1/pkg/server/api/bundle_test.go 13:51:28 spire-1.2.1/pkg/server/api/debug/ 13:51:28 spire-1.2.1/pkg/server/api/debug/v1/ 13:51:28 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:51:29 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:51:29 spire-1.2.1/pkg/server/api/entry.go 13:51:29 spire-1.2.1/pkg/server/api/entry/ 13:51:29 spire-1.2.1/pkg/server/api/entry/v1/ 13:51:29 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:51:29 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:51:29 spire-1.2.1/pkg/server/api/entry_test.go 13:51:29 spire-1.2.1/pkg/server/api/health/ 13:51:29 spire-1.2.1/pkg/server/api/health/v1/ 13:51:29 spire-1.2.1/pkg/server/api/health/v1/service.go 13:51:29 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:51:29 spire-1.2.1/pkg/server/api/id.go 13:51:29 spire-1.2.1/pkg/server/api/id_test.go 13:51:29 spire-1.2.1/pkg/server/api/limits/ 13:51:29 spire-1.2.1/pkg/server/api/limits/limits.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/ 13:51:29 spire-1.2.1/pkg/server/api/middleware/alias.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/audit.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/caller.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/common.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/entries.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:51:29 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:51:29 spire-1.2.1/pkg/server/api/ratelimit.go 13:51:29 spire-1.2.1/pkg/server/api/rpccontext/ 13:51:29 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:51:29 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:51:29 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:51:29 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:51:29 spire-1.2.1/pkg/server/api/selector.go 13:51:29 spire-1.2.1/pkg/server/api/selector_test.go 13:51:29 spire-1.2.1/pkg/server/api/status.go 13:51:29 spire-1.2.1/pkg/server/api/status_test.go 13:51:29 spire-1.2.1/pkg/server/api/svid/ 13:51:29 spire-1.2.1/pkg/server/api/svid/v1/ 13:51:29 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:51:29 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:51:29 spire-1.2.1/pkg/server/api/trustdomain.go 13:51:29 spire-1.2.1/pkg/server/api/trustdomain/ 13:51:29 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:51:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:51:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:51:29 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:51:29 spire-1.2.1/pkg/server/authpolicy/ 13:51:29 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:51:29 spire-1.2.1/pkg/server/authpolicy/policy.go 13:51:29 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:51:29 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:51:29 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:51:29 spire-1.2.1/pkg/server/authpolicy/validate.go 13:51:29 spire-1.2.1/pkg/server/bundle/ 13:51:29 spire-1.2.1/pkg/server/bundle/client/ 13:51:29 spire-1.2.1/pkg/server/bundle/client/client.go 13:51:29 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:51:29 spire-1.2.1/pkg/server/bundle/client/manager.go 13:51:29 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:51:29 spire-1.2.1/pkg/server/bundle/client/sources.go 13:51:29 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:51:29 spire-1.2.1/pkg/server/bundle/client/updater.go 13:51:29 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:51:29 spire-1.2.1/pkg/server/ca/ 13:51:29 spire-1.2.1/pkg/server/ca/ca.go 13:51:29 spire-1.2.1/pkg/server/ca/ca_health.go 13:51:29 spire-1.2.1/pkg/server/ca/ca_test.go 13:51:29 spire-1.2.1/pkg/server/ca/journal.go 13:51:29 spire-1.2.1/pkg/server/ca/journal_test.go 13:51:29 spire-1.2.1/pkg/server/ca/manager.go 13:51:29 spire-1.2.1/pkg/server/ca/manager_health.go 13:51:29 spire-1.2.1/pkg/server/ca/manager_test.go 13:51:29 spire-1.2.1/pkg/server/ca/templates.go 13:51:29 spire-1.2.1/pkg/server/ca/upstream_client.go 13:51:29 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:51:29 spire-1.2.1/pkg/server/ca/validation.go 13:51:29 spire-1.2.1/pkg/server/cache/ 13:51:29 spire-1.2.1/pkg/server/cache/dscache/ 13:51:29 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:51:29 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:51:29 spire-1.2.1/pkg/server/cache/entrycache/ 13:51:29 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:51:29 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:51:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:51:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:51:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:51:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:51:29 spire-1.2.1/pkg/server/catalog/ 13:51:29 spire-1.2.1/pkg/server/catalog/catalog.go 13:51:29 spire-1.2.1/pkg/server/catalog/keymanager.go 13:51:29 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:51:29 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:51:29 spire-1.2.1/pkg/server/catalog/notifier.go 13:51:29 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:51:29 spire-1.2.1/pkg/server/config.go 13:51:29 spire-1.2.1/pkg/server/datastore/ 13:51:29 spire-1.2.1/pkg/server/datastore/datastore.go 13:51:29 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:51:29 spire-1.2.1/pkg/server/datastore/repository.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:51:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:51:29 spire-1.2.1/pkg/server/endpoints/ 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/ 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:51:29 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:51:29 spire-1.2.1/pkg/server/endpoints/config.go 13:51:29 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:51:29 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:51:29 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:51:29 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:51:29 spire-1.2.1/pkg/server/endpoints/middleware.go 13:51:29 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:51:29 spire-1.2.1/pkg/server/hostservice/ 13:51:29 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:51:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:51:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:51:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:51:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:51:29 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:51:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:51:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/ 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/ 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:51:29 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:51:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:51:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:51:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:51:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:51:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:51:29 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:51:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:51:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/ 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:51:29 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:51:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:51:29 spire-1.2.1/pkg/server/registration/ 13:51:29 spire-1.2.1/pkg/server/registration/manager.go 13:51:29 spire-1.2.1/pkg/server/registration/manager_test.go 13:51:29 spire-1.2.1/pkg/server/scanentries.go 13:51:29 spire-1.2.1/pkg/server/scanentries_test.go 13:51:29 spire-1.2.1/pkg/server/server.go 13:51:29 spire-1.2.1/pkg/server/server_test.go 13:51:29 spire-1.2.1/pkg/server/svid/ 13:51:29 spire-1.2.1/pkg/server/svid/observer.go 13:51:29 spire-1.2.1/pkg/server/svid/observer_test.go 13:51:29 spire-1.2.1/pkg/server/svid/rotator.go 13:51:29 spire-1.2.1/pkg/server/svid/rotator_config.go 13:51:29 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:51:29 spire-1.2.1/pkg/server/svid/rotator_test.go 13:51:29 spire-1.2.1/proto/ 13:51:29 spire-1.2.1/proto/private/ 13:51:29 spire-1.2.1/proto/private/server/ 13:51:29 spire-1.2.1/proto/private/server/journal/ 13:51:29 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:51:29 spire-1.2.1/proto/private/server/journal/journal.proto 13:51:29 spire-1.2.1/proto/spire/ 13:51:29 spire-1.2.1/proto/spire/common/ 13:51:29 spire-1.2.1/proto/spire/common/common.pb.go 13:51:29 spire-1.2.1/proto/spire/common/common.proto 13:51:29 spire-1.2.1/proto/spire/common/plugin/ 13:51:29 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:51:29 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:51:29 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:51:29 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:51:29 spire-1.2.1/proto/spire/plugin/ 13:51:29 spire-1.2.1/proto/spire/plugin/agent/ 13:51:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:51:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:51:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:51:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:51:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:51:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:51:29 spire-1.2.1/release/ 13:51:29 spire-1.2.1/release/spire-extras/ 13:51:29 spire-1.2.1/release/spire-extras/README.md 13:51:29 spire-1.2.1/release/spire-extras/conf/ 13:51:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:51:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:51:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:51:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:51:29 spire-1.2.1/release/spire/ 13:51:29 spire-1.2.1/release/spire/README.md 13:51:29 spire-1.2.1/release/spire/conf/ 13:51:29 spire-1.2.1/release/spire/conf/agent/ 13:51:29 spire-1.2.1/release/spire/conf/agent/agent.conf 13:51:29 spire-1.2.1/release/spire/conf/server/ 13:51:29 spire-1.2.1/release/spire/conf/server/server.conf 13:51:29 spire-1.2.1/script/ 13:51:29 spire-1.2.1/script/build-artifact.sh 13:51:29 spire-1.2.1/script/generate_dummy_ca.sh 13:51:29 spire-1.2.1/support/ 13:51:29 spire-1.2.1/support/k8s/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:51:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/ 13:51:29 spire-1.2.1/support/oidc-discovery-provider/README.md 13:51:29 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/config.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/main.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:51:29 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:51:29 spire-1.2.1/test/ 13:51:29 spire-1.2.1/test/clock/ 13:51:29 spire-1.2.1/test/clock/clock.go 13:51:29 spire-1.2.1/test/fakes/ 13:51:29 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:51:29 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:51:29 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:51:29 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:51:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:51:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:51:29 spire-1.2.1/test/fakes/fakeagentstore/ 13:51:29 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:51:29 spire-1.2.1/test/fakes/fakedatastore/ 13:51:29 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:51:29 spire-1.2.1/test/fakes/fakeentryclient/ 13:51:29 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:51:29 spire-1.2.1/test/fakes/fakehealthchecker/ 13:51:29 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:51:29 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:51:29 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:51:29 spire-1.2.1/test/fakes/fakemetrics/ 13:51:29 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:51:29 spire-1.2.1/test/fakes/fakenoderesolver/ 13:51:29 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:51:29 spire-1.2.1/test/fakes/fakenotifier/ 13:51:29 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:51:29 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:51:29 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:51:29 spire-1.2.1/test/fakes/fakeserverca/ 13:51:29 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:51:29 spire-1.2.1/test/fakes/fakeservercatalog/ 13:51:29 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:51:29 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:51:29 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:51:29 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:51:29 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:51:29 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:51:29 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:51:29 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:51:29 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:51:29 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:51:29 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:51:29 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:51:29 spire-1.2.1/test/fixture/ 13:51:29 spire-1.2.1/test/fixture/certs/ 13:51:29 spire-1.2.1/test/fixture/certs/agent_svid.der 13:51:29 spire-1.2.1/test/fixture/certs/base_cert.pem 13:51:29 spire-1.2.1/test/fixture/certs/base_csr.pem 13:51:29 spire-1.2.1/test/fixture/certs/base_key.pem 13:51:29 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:51:29 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:51:29 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:51:29 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:51:29 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:51:29 spire-1.2.1/test/fixture/certs/blog_key.pem 13:51:29 spire-1.2.1/test/fixture/certs/bundle.der 13:51:29 spire-1.2.1/test/fixture/certs/ca.pem 13:51:29 spire-1.2.1/test/fixture/certs/ca_key.pem 13:51:29 spire-1.2.1/test/fixture/certs/database_cert.pem 13:51:29 spire-1.2.1/test/fixture/certs/database_csr.pem 13:51:29 spire-1.2.1/test/fixture/certs/database_key.pem 13:51:29 spire-1.2.1/test/fixture/certs/node_cert.pem 13:51:29 spire-1.2.1/test/fixture/certs/node_csr.pem 13:51:29 spire-1.2.1/test/fixture/certs/node_key.pem 13:51:29 spire-1.2.1/test/fixture/certs/svid.pem 13:51:29 spire-1.2.1/test/fixture/certs/svid_key.pem 13:51:29 spire-1.2.1/test/fixture/config/ 13:51:29 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:51:29 spire-1.2.1/test/fixture/config/agent_good.conf 13:51:29 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:51:29 spire-1.2.1/test/fixture/config/plugin_good.conf 13:51:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:51:29 spire-1.2.1/test/fixture/config/server_good.conf 13:51:29 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:51:29 spire-1.2.1/test/fixture/fixture.go 13:51:29 spire-1.2.1/test/fixture/nodeattestor/ 13:51:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:51:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:51:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:51:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:51:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:51:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:51:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:51:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:51:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:51:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:51:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:51:29 spire-1.2.1/test/fixture/registration/ 13:51:29 spire-1.2.1/test/fixture/registration/entries.json 13:51:29 spire-1.2.1/test/fixture/registration/good-for-update.json 13:51:29 spire-1.2.1/test/fixture/registration/good.json 13:51:29 spire-1.2.1/test/fixture/registration/invalid.json 13:51:29 spire-1.2.1/test/fixture/registration/invalid_json.json 13:51:29 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:51:29 spire-1.2.1/test/integration/ 13:51:29 spire-1.2.1/test/integration/README.md 13:51:29 spire-1.2.1/test/integration/common 13:51:29 spire-1.2.1/test/integration/setup/ 13:51:29 spire-1.2.1/test/integration/setup/adminclient/ 13:51:29 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:51:29 spire-1.2.1/test/integration/setup/adminclient/client.go 13:51:29 spire-1.2.1/test/integration/setup/debugagent/ 13:51:29 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:51:29 spire-1.2.1/test/integration/setup/debugagent/main.go 13:51:29 spire-1.2.1/test/integration/setup/debugserver/ 13:51:29 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:51:29 spire-1.2.1/test/integration/setup/debugserver/main.go 13:51:29 spire-1.2.1/test/integration/setup/downstreamclient/ 13:51:29 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:51:29 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:51:29 spire-1.2.1/test/integration/setup/itclient/ 13:51:29 spire-1.2.1/test/integration/setup/itclient/client.go 13:51:29 spire-1.2.1/test/integration/setup/node-attestation/ 13:51:29 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:51:29 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:51:29 spire-1.2.1/test/integration/setup/x509pop/ 13:51:29 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:51:29 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:51:29 spire-1.2.1/test/integration/suites/ 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:51:29 spire-1.2.1/test/integration/suites/join-token/ 13:51:29 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:51:29 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:51:29 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:51:29 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:51:29 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:51:29 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:51:29 spire-1.2.1/test/integration/suites/join-token/README.md 13:51:29 spire-1.2.1/test/integration/suites/join-token/conf/ 13:51:29 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:51:29 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/join-token/teardown 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:51:29 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:51:29 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:51:29 spire-1.2.1/test/integration/suites/k8s/ 13:51:29 spire-1.2.1/test/integration/suites/k8s/00-setup 13:51:29 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:51:29 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:51:29 spire-1.2.1/test/integration/suites/k8s/README.md 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/ 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:51:29 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:51:29 spire-1.2.1/test/integration/suites/k8s/teardown 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/ 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:51:29 spire-1.2.1/test/integration/suites/rotation/ 13:51:29 spire-1.2.1/test/integration/suites/rotation/00-setup 13:51:29 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:51:29 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:51:29 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:51:29 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:51:29 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:51:29 spire-1.2.1/test/integration/suites/rotation/README.md 13:51:29 spire-1.2.1/test/integration/suites/rotation/conf/ 13:51:29 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:51:29 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/rotation/teardown 13:51:29 spire-1.2.1/test/integration/suites/self-test/ 13:51:29 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:51:29 spire-1.2.1/test/integration/suites/self-test/README.md 13:51:29 spire-1.2.1/test/integration/suites/self-test/teardown 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:51:29 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:51:29 spire-1.2.1/test/integration/suites/upgrade/ 13:51:29 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:51:29 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:51:29 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:51:29 spire-1.2.1/test/integration/suites/upgrade/README.md 13:51:29 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:51:29 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:51:29 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:51:29 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:51:29 spire-1.2.1/test/integration/suites/upgrade/teardown 13:51:29 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:51:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:51:29 spire-1.2.1/test/integration/test-one.sh 13:51:29 spire-1.2.1/test/integration/test.sh 13:51:29 spire-1.2.1/test/plugintest/ 13:51:29 spire-1.2.1/test/plugintest/config.go 13:51:29 spire-1.2.1/test/plugintest/load.go 13:51:29 spire-1.2.1/test/plugintest/option.go 13:51:29 spire-1.2.1/test/spiretest/ 13:51:29 spire-1.2.1/test/spiretest/apiserver.go 13:51:29 spire-1.2.1/test/spiretest/assertions.go 13:51:29 spire-1.2.1/test/spiretest/dir.go 13:51:29 spire-1.2.1/test/spiretest/errors_posix.go 13:51:29 spire-1.2.1/test/spiretest/errors_windows.go 13:51:29 spire-1.2.1/test/spiretest/logs.go 13:51:29 spire-1.2.1/test/spiretest/socketapi.go 13:51:29 spire-1.2.1/test/spiretest/suite.go 13:51:29 spire-1.2.1/test/spiretest/x509.go 13:51:29 spire-1.2.1/test/testca/ 13:51:29 spire-1.2.1/test/testca/ca.go 13:51:29 spire-1.2.1/test/testkey/ 13:51:29 spire-1.2.1/test/testkey/generate.sh 13:51:29 spire-1.2.1/test/testkey/genkeys.go 13:51:29 spire-1.2.1/test/testkey/keys.go 13:51:29 spire-1.2.1/test/testkey/new.go 13:51:29 spire-1.2.1/test/tpmsimulator/ 13:51:29 spire-1.2.1/test/tpmsimulator/simulator.go 13:51:29 spire-1.2.1/test/util/ 13:51:29 spire-1.2.1/test/util/cert_fixtures.go 13:51:29 spire-1.2.1/test/util/cert_generation.go 13:51:29 spire-1.2.1/test/util/io_redirection.go 13:51:29 spire-1.2.1/test/util/race.go 13:51:29 spire-1.2.1/test/util/util.go 13:51:29 building spire from source... 13:51:30 Installing go1.17.7... 13:51:30 Collecting jsonschema<3,>=2.5.1 13:51:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:51:31 Collecting websocket-client<1.0,>=0.32.0 13:51:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:51:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:51:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:51:34 Collecting docker-pycreds>=0.4.0 13:51:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:51:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:51:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:51:35 ---> 8a75ae680e54 13:51:35 Step 3/23 : WORKDIR /edgex-go 13:51:35 ---> Using cache 13:51:35 ---> 62e944375b3e 13:51:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:51:35 ---> Using cache 13:51:35 ---> e7fe04b1ce15 13:51:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:51:35 Collecting urllib3<1.25,>=1.21.1 13:51:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:51:35 Collecting idna<2.8,>=2.5 13:51:35 ---> Running in 8f0a937f920d 13:51:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:51:35 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) 13:51:35 Collecting chardet<3.1.0,>=3.0.2 13:51:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:51:36 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:51:36 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:51:36 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:51:36 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:51:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:51:37 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:51:37 Attempting uninstall: urllib3 13:51:37 Found existing installation: urllib3 1.26.7 13:51:37 Uninstalling urllib3-1.26.7: 13:51:37 Successfully uninstalled urllib3-1.26.7 13:51:38 Attempting uninstall: idna 13:51:38 Found existing installation: idna 3.3 13:51:38 Uninstalling idna-3.3: 13:51:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:51:38 Successfully uninstalled idna-3.3 13:51:39 OK: 220 MiB in 52 packages 13:51:41 Removing intermediate container 8f0a937f920d 13:51:41 ---> 53a3681145d7 13:51:41 Step 6/23 : COPY go.mod vendor* ./ 13:51:41 Attempting uninstall: requests 13:51:41 Found existing installation: requests 2.26.0 13:51:41 Uninstalling requests-2.26.0: 13:51:42 Successfully uninstalled requests-2.26.0 13:51:42 ---> b5e6c0a94f6e 13:51:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:42 ---> Running in 10df2baf6991 13:51:42 Running setup.py install for texttable: started 13:51:45 Running setup.py install for texttable: finished with status 'done' 13:51:45 Running setup.py install for PyYAML: started 13:51:48 Removing intermediate container 10df2baf6991 13:51:48 ---> 5271aa0046f9 13:51:48 Step 8/23 : COPY . . 13:51:49 Running setup.py install for PyYAML: finished with status 'done' 13:51:49 Running setup.py install for docopt: started 13:51:52 Running setup.py install for docopt: finished with status 'done' 13:51:52 Running setup.py install for dockerpty: started 13:51:56 Running setup.py install for dockerpty: finished with status 'done' 13:51:58 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 13:52:00 Building bin/spire-server... 13:52:00 go: downloading github.com/mitchellh/cli v1.1.2 13:52:00  ---> 732fe4c6b0a5 13:52:00 Step 9/23 : RUN make cmd/core-data/core-data 13:52:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:52:01 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:52:01  ---> Running in 82830448e29b 13:52:02 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:52:02 go: downloading google.golang.org/grpc v1.44.0 13:52:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.65" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:52:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:52:07 go: downloading github.com/imdario/mergo v0.3.12 13:52:07 go: downloading github.com/sirupsen/logrus v1.8.1 13:52:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:52:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:52:09 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:52:09 go: downloading github.com/fatih/color v1.13.0 13:52:09 go: downloading github.com/mattn/go-isatty v0.0.14 13:52:09 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:52:09 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:52:09 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:52:09 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:52:09 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:52:10 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:52:11 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:52:11 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:52:11 go: downloading github.com/open-policy-agent/opa v0.38.0 13:52:14 Removing intermediate container a93e92e24ff1 13:52:14 ---> fd1e70783230 13:52:14 Step 14/23 : ENV APP_PORT=58890 13:52:14 ---> Running in 31c3300b200c 13:52:15 Removing intermediate container 31c3300b200c 13:52:15 ---> fb8ae046b0e5 13:52:15 Step 15/23 : EXPOSE $APP_PORT 13:52:15 ---> Running in 3ceabea2e6d4 13:52:16 Removing intermediate container 3ceabea2e6d4 13:52:16 ---> 6e0433be7784 13:52:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:52:18 ---> de4ec7a6b3d7 13:52:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:52:19 ---> c7547930fc66 13:52:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:52:20 ---> b9c870cc0087 13:52:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:52:20 ---> Running in e7e374707a88 13:52:20 Removing intermediate container e7e374707a88 13:52:20 ---> 938d0c8d525f 13:52:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:52:20 ---> Running in cfe262be5279 13:52:21 Removing intermediate container cfe262be5279 13:52:21 ---> 002d4c56674e 13:52:21 Step 21/23 : LABEL arch=arm64 13:52:21 ---> Running in e890c5d70cd6 13:52:22 Removing intermediate container e890c5d70cd6 13:52:22 ---> 5c45a8bf9770 13:52:22 Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:52:22 ---> Running in 7adbbcd687bb 13:52:22 Removing intermediate container 7adbbcd687bb 13:52:22 ---> 60b108d2f610 13:52:22 Step 23/23 : LABEL version=2.2.0-dev.65 13:52:22 ---> Running in 076df8888152 13:52:23 Removing intermediate container 076df8888152 13:52:23 ---> b3ba49790089 13:52:23 13:52:23 Successfully built b3ba49790089 13:52:23 Successfully tagged sys-mgmt-agent-arm64:latest 13:52:23 Building security-spire-config 13:52:42  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:52:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:52:42 ---> 8a75ae680e54 13:52:42 Step 3/26 : WORKDIR /edgex-go 13:52:42 ---> Using cache 13:52:42 ---> 62e944375b3e 13:52:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:52:42 ---> Using cache 13:52:42 ---> e7fe04b1ce15 13:52:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:52:42 ---> Using cache 13:52:42 ---> 33570ba267bf 13:52:42 Step 6/26 : COPY go.mod vendor* ./ 13:52:42 ---> Using cache 13:52:42 ---> ee3634844d67 13:52:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:52:42 ---> Using cache 13:52:42 ---> 667e8958af27 13:52:42 Step 8/26 : COPY . . 13:52:42 ---> Using cache 13:52:42 ---> 9dab1b037700 13:52:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:52:42 ---> Using cache 13:52:42 ---> 58837c81d9a8 13:52:42 Step 10/26 : RUN mkdir -p spire-build 13:52:42 ---> Using cache 13:52:42 ---> 2dad87106175 13:52:42 Step 11/26 : WORKDIR /edgex-go/spire-build 13:52:42 ---> Using cache 13:52:42 ---> ddf46b503c15 13:52:42 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 13:52:42 ---> Running in a37214b672a1 13:52:43 go: downloading github.com/armon/go-metrics v0.3.10 13:52:43 go: downloading github.com/prometheus/client_golang v1.12.1 13:52:43 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:52:44 go: downloading github.com/mattn/go-colorable v0.1.12 13:52:44 go: downloading github.com/Masterminds/goutils v1.1.0 13:52:44 go: downloading github.com/Masterminds/semver v1.5.0 13:52:44 go: downloading github.com/google/uuid v1.1.2 13:52:44 go: downloading github.com/huandu/xstrings v1.3.2 13:52:44 spire-1.2.1/ 13:52:44 spire-1.2.1/.data/ 13:52:44 spire-1.2.1/.data/.file 13:52:44 spire-1.2.1/.dockerignore 13:52:44 spire-1.2.1/.gitattributes 13:52:44 spire-1.2.1/.githooks/ 13:52:44 spire-1.2.1/.githooks/pre-commit 13:52:44 spire-1.2.1/.github/ 13:52:44 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:52:44 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:52:44 spire-1.2.1/.github/dependabot.yml 13:52:44 spire-1.2.1/.github/workflows/ 13:52:44 spire-1.2.1/.github/workflows/nightly_build.yaml 13:52:44 spire-1.2.1/.github/workflows/pr_build.yaml 13:52:44 spire-1.2.1/.github/workflows/release_build.yaml 13:52:44 spire-1.2.1/.github/workflows/scripts/ 13:52:44 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:52:44 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:52:44 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:52:44 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:52:44 spire-1.2.1/.github/workflows/scripts/split.sh 13:52:44 spire-1.2.1/.gitignore 13:52:44 spire-1.2.1/.go-version 13:52:44 spire-1.2.1/.golangci.yml 13:52:44 spire-1.2.1/ADOPTERS.md 13:52:44 spire-1.2.1/CHANGELOG.md 13:52:44 spire-1.2.1/CODE-OF-CONDUCT.md 13:52:44 spire-1.2.1/CODEOWNERS 13:52:44 spire-1.2.1/CONTRIBUTING.md 13:52:44 spire-1.2.1/Dockerfile 13:52:44 spire-1.2.1/Dockerfile.dev 13:52:44 spire-1.2.1/Dockerfile.scratch 13:52:44 spire-1.2.1/LICENSE 13:52:44 spire-1.2.1/MAINTAINERS.md 13:52:44 spire-1.2.1/Makefile 13:52:44 spire-1.2.1/README.md 13:52:44 spire-1.2.1/ROADMAP.md 13:52:44 spire-1.2.1/SECURITY.md 13:52:44 spire-1.2.1/cmd/ 13:52:44 spire-1.2.1/cmd/spire-agent/ 13:52:44 spire-1.2.1/cmd/spire-agent/cli/ 13:52:44 spire-1.2.1/cmd/spire-agent/cli/api/ 13:52:44 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/common/ 13:52:44 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:52:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/run/ 13:52:44 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:52:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:52:44 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:52:44 spire-1.2.1/cmd/spire-agent/main.go 13:52:44 spire-1.2.1/cmd/spire-server/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/agent/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/cli.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/run/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/token/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/validate/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/x509/ 13:52:44 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:52:44 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:52:44 spire-1.2.1/cmd/spire-server/main.go 13:52:44 spire-1.2.1/cmd/spire-server/util/ 13:52:44 spire-1.2.1/cmd/spire-server/util/util.go 13:52:44 spire-1.2.1/conf/ 13:52:44 spire-1.2.1/conf/agent/ 13:52:44 spire-1.2.1/conf/agent/agent.conf 13:52:44 spire-1.2.1/conf/agent/agent_full.conf 13:52:44 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:52:44 spire-1.2.1/conf/server/ 13:52:44 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:52:44 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:52:44 spire-1.2.1/conf/server/server.conf 13:52:44 spire-1.2.1/conf/server/server_full.conf 13:52:44 spire-1.2.1/doc/ 13:52:44 spire-1.2.1/doc/SPIRE101.md 13:52:44 spire-1.2.1/doc/auditlog.md 13:52:44 spire-1.2.1/doc/authorization_policy_engine.md 13:52:44 spire-1.2.1/doc/changelog_guidelines.md 13:52:44 spire-1.2.1/doc/cure53-report.pdf 13:52:44 spire-1.2.1/doc/images/ 13:52:44 spire-1.2.1/doc/images/2019_roadmap.png 13:52:44 spire-1.2.1/doc/images/SPIRE101.png 13:52:44 spire-1.2.1/doc/images/SPIRE_agent.png 13:52:44 spire-1.2.1/doc/images/SPIRE_server.png 13:52:44 spire-1.2.1/doc/images/cache_mgr.png 13:52:44 spire-1.2.1/doc/images/cache_mgr_components.png 13:52:44 spire-1.2.1/doc/images/federated_spire.png 13:52:44 spire-1.2.1/doc/images/ha_mode.png 13:52:44 spire-1.2.1/doc/images/nested_spire.png 13:52:44 spire-1.2.1/doc/images/oidc_federation.png 13:52:44 spire-1.2.1/doc/images/single_trust_domain.png 13:52:44 spire-1.2.1/doc/images/spiffe_compatible.png 13:52:44 spire-1.2.1/doc/images/spire_logo.png 13:52:44 spire-1.2.1/doc/migrating_registration_api_clients.md 13:52:44 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:52:44 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:52:44 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:52:44 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:52:44 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:52:44 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:52:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:52:44 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:52:44 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:52:44 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:52:44 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:52:44 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:52:44 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:52:44 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:52:44 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:52:44 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:52:44 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:52:44 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:52:44 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:52:44 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:52:44 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:52:44 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:52:44 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:52:44 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:52:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:52:44 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:52:44 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:52:44 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:52:44 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:52:44 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:52:44 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:52:44 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:52:44 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:52:44 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:52:44 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:52:44 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:52:44 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:52:44 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:52:44 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:52:44 spire-1.2.1/doc/scaling_spire.md 13:52:44 spire-1.2.1/doc/spire_agent.md 13:52:44 spire-1.2.1/doc/spire_server.md 13:52:44 spire-1.2.1/doc/supported_integrations.md 13:52:44 spire-1.2.1/doc/telemetry.md 13:52:44 spire-1.2.1/doc/telemetry_config.md 13:52:44 spire-1.2.1/doc/upgrading.md 13:52:44 spire-1.2.1/doc/using_spire.md 13:52:44 spire-1.2.1/examples/ 13:52:44 spire-1.2.1/examples/README.md 13:52:44 spire-1.2.1/go.mod 13:52:44 spire-1.2.1/go.sum 13:52:44 spire-1.2.1/pkg/ 13:52:44 spire-1.2.1/pkg/agent/ 13:52:44 spire-1.2.1/pkg/agent/agent.go 13:52:44 spire-1.2.1/pkg/agent/api/ 13:52:44 spire-1.2.1/pkg/agent/api/config.go 13:52:44 spire-1.2.1/pkg/agent/api/debug/ 13:52:44 spire-1.2.1/pkg/agent/api/debug/v1/ 13:52:44 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:52:44 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:52:44 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:52:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:52:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:52:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:52:44 spire-1.2.1/pkg/agent/api/endpoints.go 13:52:44 spire-1.2.1/pkg/agent/api/health/ 13:52:44 spire-1.2.1/pkg/agent/api/health/v1/ 13:52:44 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:52:44 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:52:44 spire-1.2.1/pkg/agent/api/rpccontext/ 13:52:44 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:52:44 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:52:44 spire-1.2.1/pkg/agent/attestor/ 13:52:44 spire-1.2.1/pkg/agent/attestor/node/ 13:52:44 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:52:44 spire-1.2.1/pkg/agent/attestor/node/node.go 13:52:44 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:52:44 spire-1.2.1/pkg/agent/attestor/workload/ 13:52:44 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:52:44 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:52:44 spire-1.2.1/pkg/agent/catalog/ 13:52:44 spire-1.2.1/pkg/agent/catalog/catalog.go 13:52:44 spire-1.2.1/pkg/agent/catalog/keymanager.gogo: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:52:44 go: downloading github.com/oklog/run v1.0.0 13:52:44  13:52:44 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:52:44 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:52:44 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:52:44 spire-1.2.1/pkg/agent/client/ 13:52:44 spire-1.2.1/pkg/agent/client/client.go 13:52:44 spire-1.2.1/pkg/agent/client/client_test.go 13:52:44 spire-1.2.1/pkg/agent/client/dial.go 13:52:44 spire-1.2.1/pkg/agent/client/nodeconn.go 13:52:44 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:52:44 spire-1.2.1/pkg/agent/client/update.go 13:52:44 spire-1.2.1/pkg/agent/client/util.go 13:52:44 spire-1.2.1/pkg/agent/common/ 13:52:44 spire-1.2.1/pkg/agent/common/backoff/ 13:52:44 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:52:44 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:52:44 spire-1.2.1/pkg/agent/common/cgroups/ 13:52:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:52:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:52:44 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:52:44 spire-1.2.1/pkg/agent/config.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/ 13:52:44 spire-1.2.1/pkg/agent/endpoints/config.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:52:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:52:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/workload/ 13:52:44 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:52:44 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:52:44 spire-1.2.1/pkg/agent/manager/ 13:52:44 spire-1.2.1/pkg/agent/manager/cache/ 13:52:44 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:52:44 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:52:44 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:52:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:52:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:52:44 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:52:44 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:52:44 spire-1.2.1/pkg/agent/manager/config.go 13:52:44 spire-1.2.1/pkg/agent/manager/manager.go 13:52:44 spire-1.2.1/pkg/agent/manager/manager_test.go 13:52:44 spire-1.2.1/pkg/agent/manager/storage.go 13:52:44 spire-1.2.1/pkg/agent/manager/storage_test.go 13:52:44 spire-1.2.1/pkg/agent/manager/storecache/ 13:52:44 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:52:44 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:52:44 spire-1.2.1/pkg/agent/manager/sync.go 13:52:44 spire-1.2.1/pkg/agent/plugin/ 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:52:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:52:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:52:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:52:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:52:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:52:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:52:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:52:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:52:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:52:45 spire-1.2.1/pkg/agent/svid/ 13:52:45 spire-1.2.1/pkg/agent/svid/rotator.go 13:52:45 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:52:45 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:52:45 spire-1.2.1/pkg/agent/svid/store/ 13:52:45 spire-1.2.1/pkg/agent/svid/store/service.go 13:52:45 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:52:45 spire-1.2.1/pkg/common/ 13:52:45 spire-1.2.1/pkg/common/agentpathtemplate/ 13:52:45 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:52:45 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:52:45 spire-1.2.1/pkg/common/api/ 13:52:45 spire-1.2.1/pkg/common/api/metrics.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/ 13:52:45 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/logger.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/names.go 13:52:45 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:52:45 spire-1.2.1/pkg/common/api/names.go 13:52:45 spire-1.2.1/pkg/common/api/ratelimit.go 13:52:45 spire-1.2.1/pkg/common/api/rpccontext/ 13:52:45 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:52:45 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:52:45 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:52:45 spire-1.2.1/pkg/common/auth/ 13:52:45 spire-1.2.1/pkg/common/auth/interceptors.go 13:52:45 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:52:45 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:52:45 spire-1.2.1/pkg/common/bundleutil/ 13:52:45 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:52:45 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:52:45 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:52:45 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:52:45 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:52:45 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:52:45 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:52:45 spire-1.2.1/pkg/common/bundleutil/types.go 13:52:45 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:52:45 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:52:45 spire-1.2.1/pkg/common/catalog/ 13:52:45 spire-1.2.1/pkg/common/catalog/bind.go 13:52:45 spire-1.2.1/pkg/common/catalog/builtin.go 13:52:45 spire-1.2.1/pkg/common/catalog/catalog.go 13:52:45 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:52:45 spire-1.2.1/pkg/common/catalog/closers.go 13:52:45 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:52:45 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:52:45 spire-1.2.1/pkg/common/catalog/config.go 13:52:45 spire-1.2.1/pkg/common/catalog/config_test.go 13:52:45 spire-1.2.1/pkg/common/catalog/configure.go 13:52:45 spire-1.2.1/pkg/common/catalog/constraints.go 13:52:45 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:52:45 spire-1.2.1/pkg/common/catalog/context.gogo: downloading github.com/imkira/go-observer v1.0.3 13:52:45  13:52:45 spire-1.2.1/pkg/common/catalog/external.go 13:52:45 spire-1.2.1/pkg/common/catalog/host.go 13:52:45 spire-1.2.1/pkg/common/catalog/pipenet.go 13:52:45 spire-1.2.1/pkg/common/catalog/plugin.go 13:52:45 spire-1.2.1/pkg/common/catalog/testplugin/ 13:52:45 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:52:45 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:52:45 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:52:45 spire-1.2.1/pkg/common/cli/ 13:52:45 spire-1.2.1/pkg/common/cli/env.go 13:52:45 spire-1.2.1/pkg/common/cli/flags.go 13:52:45 spire-1.2.1/pkg/common/cli/trust_domain.go 13:52:45 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:52:45 spire-1.2.1/pkg/common/cli/umask.go 13:52:45 spire-1.2.1/pkg/common/cli/umask_posix.go 13:52:45 spire-1.2.1/pkg/common/cli/umask_test.go 13:52:45 spire-1.2.1/pkg/common/cli/umask_windows.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/ 13:52:45 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/flag.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/format.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/ 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:52:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:52:45 spire-1.2.1/pkg/common/coretypes/ 13:52:45 spire-1.2.1/pkg/common/coretypes/bundle/ 13:52:45 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:52:45 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:52:45 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:52:45 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:52:45 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:52:45 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:52:45 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:52:45 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:52:45 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:52:45 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:52:45 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:52:45 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:52:45 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:52:45 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:52:45 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:52:45 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:52:45 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:52:45 spire-1.2.1/pkg/common/cryptoutil/ 13:52:45 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:52:45 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:52:45 spire-1.2.1/pkg/common/diskutil/ 13:52:45 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:52:45 spire-1.2.1/pkg/common/diskutil/file_test.go 13:52:45 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:52:45 spire-1.2.1/pkg/common/errorutil/ 13:52:45 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:52:45 spire-1.2.1/pkg/common/health/ 13:52:45 spire-1.2.1/pkg/common/health/config.go 13:52:45 spire-1.2.1/pkg/common/health/context.go 13:52:45 spire-1.2.1/pkg/common/health/context_test.go 13:52:45 spire-1.2.1/pkg/common/health/health.go 13:52:45 spire-1.2.1/pkg/common/health/health_test.go 13:52:45 spire-1.2.1/pkg/common/health/logger.go 13:52:45 spire-1.2.1/pkg/common/hostservice/ 13:52:45 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:52:45 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:52:45 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:52:45 spire-1.2.1/pkg/common/idutil/ 13:52:45 spire-1.2.1/pkg/common/idutil/require.go 13:52:45 spire-1.2.1/pkg/common/idutil/require_test.go 13:52:45 spire-1.2.1/pkg/common/idutil/safety.go 13:52:45 spire-1.2.1/pkg/common/idutil/safety_test.go 13:52:45 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:52:45 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:52:45 spire-1.2.1/pkg/common/jwtsvid/ 13:52:45 spire-1.2.1/pkg/common/jwtsvid/common.go 13:52:45 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:52:45 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:52:45 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:52:45 spire-1.2.1/pkg/common/jwtutil/ 13:52:45 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:52:45 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:52:45 spire-1.2.1/pkg/common/log/ 13:52:45 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:52:45 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:52:45 spire-1.2.1/pkg/common/log/log.go 13:52:45 spire-1.2.1/pkg/common/log/log_test.go 13:52:45 spire-1.2.1/pkg/common/log/options.go 13:52:45 spire-1.2.1/pkg/common/nodeutil/ 13:52:45 spire-1.2.1/pkg/common/nodeutil/node.go 13:52:45 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:52:45 spire-1.2.1/pkg/common/peertracker/ 13:52:45 spire-1.2.1/pkg/common/peertracker/conn.go 13:52:45 spire-1.2.1/pkg/common/peertracker/credentials.go 13:52:45 spire-1.2.1/pkg/common/peertracker/errors.go 13:52:45 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:52:45 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:52:45 spire-1.2.1/pkg/common/peertracker/info.go 13:52:45 spire-1.2.1/pkg/common/peertracker/listener.go 13:52:45 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:52:45 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:52:45 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:52:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:52:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:52:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:52:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:52:45 spire-1.2.1/pkg/common/peertracker/tcp.go 13:52:45 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:52:45 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:52:45 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:52:45 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:52:45 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:52:45 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:52:45 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:52:45 spire-1.2.1/pkg/common/peertracker/uds.go 13:52:45 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:52:45 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:52:45 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:52:45 spire-1.2.1/pkg/common/pemutil/ 13:52:45 spire-1.2.1/pkg/common/pemutil/block.go 13:52:45 spire-1.2.1/pkg/common/pemutil/certs.go 13:52:45 spire-1.2.1/pkg/common/pemutil/common.go 13:52:45 spire-1.2.1/pkg/common/pemutil/csr.go 13:52:45 spire-1.2.1/pkg/common/pemutil/keys.go 13:52:45 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:52:45 spire-1.2.1/pkg/common/pemutil/testdata/ 13:52:45 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:52:45 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:52:45 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:52:45 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:52:45 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:52:45 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:52:45 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:52:45 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:52:45 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:52:45 spire-1.2.1/pkg/common/plugin/ 13:52:45 spire-1.2.1/pkg/common/plugin/aws/ 13:52:45 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:52:45 spire-1.2.1/pkg/common/plugin/azure/ 13:52:45 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:52:45 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:52:45 spire-1.2.1/pkg/common/plugin/facade.go 13:52:45 spire-1.2.1/pkg/common/plugin/facade_test.go 13:52:45 spire-1.2.1/pkg/common/plugin/gcp/ 13:52:45 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:52:45 spire-1.2.1/pkg/common/plugin/k8s/ 13:52:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:52:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:52:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:52:45 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:52:45 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:52:45 spire-1.2.1/pkg/common/plugin/log.go 13:52:45 spire-1.2.1/pkg/common/plugin/sshpop/ 13:52:45 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:52:45 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:52:45 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:52:45 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:52:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:52:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:52:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:52:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:52:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:52:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:52:45 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:52:45 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:52:45 spire-1.2.1/pkg/common/plugin/x509pop/ 13:52:45 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:52:45 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:52:45 spire-1.2.1/pkg/common/profiling/ 13:52:45 spire-1.2.1/pkg/common/profiling/dumpers.go 13:52:45 spire-1.2.1/pkg/common/profiling/profiling.go 13:52:45 spire-1.2.1/pkg/common/protoutil/ 13:52:45 spire-1.2.1/pkg/common/protoutil/masks.go 13:52:45 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:52:45 spire-1.2.1/pkg/common/rotationutil/ 13:52:45 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:52:45 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:52:45 spire-1.2.1/pkg/common/selector/ 13:52:45 spire-1.2.1/pkg/common/selector/selector.go 13:52:45 spire-1.2.1/pkg/common/selector/selector_test.go 13:52:45 spire-1.2.1/pkg/common/selector/set.go 13:52:45 spire-1.2.1/pkg/common/selector/set_utils.go 13:52:45 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:52:45 spire-1.2.1/pkg/common/telemetry/ 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/ 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:52:45 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:52:45 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:52:45 spire-1.2.1/pkg/common/telemetry/call.go 13:52:45 spire-1.2.1/pkg/common/telemetry/common/ 13:52:45 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:52:45 spire-1.2.1/pkg/common/telemetry/config.go 13:52:45 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:52:45 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:52:45 spire-1.2.1/pkg/common/telemetry/inmem.go 13:52:45 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:52:45 spire-1.2.1/pkg/common/telemetry/m3.go 13:52:45 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:52:45 spire-1.2.1/pkg/common/telemetry/metrics.go 13:52:45 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:52:45 spire-1.2.1/pkg/common/telemetry/names.go 13:52:45 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:52:45 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:52:45 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:52:45 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/ 13:52:45 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:52:45 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:52:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:52:45 spire-1.2.1/pkg/common/telemetry/server/server.go 13:52:45 spire-1.2.1/pkg/common/telemetry/sink.go 13:52:45 spire-1.2.1/pkg/common/telemetry/statsd.go 13:52:45 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:52:45 spire-1.2.1/pkg/common/telemetry/uptime.go 13:52:45 spire-1.2.1/pkg/common/telemetry/version.go 13:52:45 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:52:45 spire-1.2.1/pkg/common/uptime/ 13:52:45 spire-1.2.1/pkg/common/uptime/uptime.go 13:52:45 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:52:45 spire-1.2.1/pkg/common/util/ 13:52:45 spire-1.2.1/pkg/common/util/certs.go 13:52:45 spire-1.2.1/pkg/common/util/certs_test.go 13:52:45 spire-1.2.1/pkg/common/util/csr.go 13:52:45 spire-1.2.1/pkg/common/util/hash.go 13:52:45 spire-1.2.1/pkg/common/util/selectors.go 13:52:45 spire-1.2.1/pkg/common/util/selectors_test.go 13:52:45 spire-1.2.1/pkg/common/util/signals.go 13:52:45 spire-1.2.1/pkg/common/util/sort.go 13:52:45 spire-1.2.1/pkg/common/util/sort_test.go 13:52:45 spire-1.2.1/pkg/common/util/task.go 13:52:45 spire-1.2.1/pkg/common/util/task_test.go 13:52:45 spire-1.2.1/pkg/common/util/testdata/ 13:52:45 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:52:45 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:52:45 spire-1.2.1/pkg/common/version/ 13:52:45 spire-1.2.1/pkg/common/version/version.go 13:52:45 spire-1.2.1/pkg/common/x509svid/ 13:52:45 spire-1.2.1/pkg/common/x509svid/common_test.go 13:52:45 spire-1.2.1/pkg/common/x509svid/csr.go 13:52:45 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:52:45 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:52:45 spire-1.2.1/pkg/common/x509util/ 13:52:45 spire-1.2.1/pkg/common/x509util/cert.go 13:52:45 spire-1.2.1/pkg/common/x509util/dns.go 13:52:45 spire-1.2.1/pkg/common/x509util/dns_test.go 13:52:45 spire-1.2.1/pkg/common/x509util/keyid.go 13:52:45 spire-1.2.1/pkg/common/x509util/keypair.go 13:52:45 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:52:45 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:52:45 spire-1.2.1/pkg/server/ 13:52:45 spire-1.2.1/pkg/server/api/ 13:52:45 spire-1.2.1/pkg/server/api/agent.go 13:52:45 spire-1.2.1/pkg/server/api/agent/ 13:52:45 spire-1.2.1/pkg/server/api/agent/v1/ 13:52:45 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:52:45 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:52:45 spire-1.2.1/pkg/server/api/agent_test.go 13:52:45 spire-1.2.1/pkg/server/api/api.go 13:52:45 spire-1.2.1/pkg/server/api/audit/ 13:52:45 spire-1.2.1/pkg/server/api/audit/audit.go 13:52:45 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:52:45 spire-1.2.1/pkg/server/api/bundle.go 13:52:45 spire-1.2.1/pkg/server/api/bundle/ 13:52:45 spire-1.2.1/pkg/server/api/bundle/v1/ 13:52:45 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:52:45 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:52:45 spire-1.2.1/pkg/server/api/bundle_test.go 13:52:45 spire-1.2.1/pkg/server/api/debug/ 13:52:45 spire-1.2.1/pkg/server/api/debug/v1/ 13:52:45 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:52:45 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:52:45 spire-1.2.1/pkg/server/api/entry.go 13:52:45 spire-1.2.1/pkg/server/api/entry/ 13:52:45 spire-1.2.1/pkg/server/api/entry/v1/ 13:52:45 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:52:45 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:52:45 spire-1.2.1/pkg/server/api/entry_test.go 13:52:45 spire-1.2.1/pkg/server/api/health/ 13:52:45 spire-1.2.1/pkg/server/api/health/v1/ 13:52:45 spire-1.2.1/pkg/server/api/health/v1/service.go 13:52:45 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:52:45 spire-1.2.1/pkg/server/api/id.go 13:52:45 spire-1.2.1/pkg/server/api/id_test.go 13:52:45 spire-1.2.1/pkg/server/api/limits/ 13:52:45 spire-1.2.1/pkg/server/api/limits/limits.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/ 13:52:45 spire-1.2.1/pkg/server/api/middleware/alias.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/audit.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/caller.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/common.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/entries.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:52:45 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:52:45 spire-1.2.1/pkg/server/api/ratelimit.go 13:52:45 spire-1.2.1/pkg/server/api/rpccontext/ 13:52:45 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:52:45 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:52:45 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:52:45 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:52:45 spire-1.2.1/pkg/server/api/selector.go 13:52:45 spire-1.2.1/pkg/server/api/selector_test.go 13:52:45 spire-1.2.1/pkg/server/api/status.go 13:52:45 spire-1.2.1/pkg/server/api/status_test.go 13:52:45 spire-1.2.1/pkg/server/api/svid/ 13:52:45 spire-1.2.1/pkg/server/api/svid/v1/ 13:52:45 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:52:45 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:52:45 spire-1.2.1/pkg/server/api/trustdomain.go 13:52:45 spire-1.2.1/pkg/server/api/trustdomain/ 13:52:45 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:52:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:52:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:52:45 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:52:45 spire-1.2.1/pkg/server/authpolicy/ 13:52:45 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:52:45 spire-1.2.1/pkg/server/authpolicy/policy.go 13:52:45 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:52:45 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:52:45 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:52:45 spire-1.2.1/pkg/server/authpolicy/validate.go 13:52:45 spire-1.2.1/pkg/server/bundle/ 13:52:45 spire-1.2.1/pkg/server/bundle/client/ 13:52:45 spire-1.2.1/pkg/server/bundle/client/client.go 13:52:45 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:52:45 spire-1.2.1/pkg/server/bundle/client/manager.go 13:52:45 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:52:45 spire-1.2.1/pkg/server/bundle/client/sources.go 13:52:45 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:52:45 spire-1.2.1/pkg/server/bundle/client/updater.go 13:52:45 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:52:45 spire-1.2.1/pkg/server/ca/ 13:52:45 spire-1.2.1/pkg/server/ca/ca.go 13:52:45 spire-1.2.1/pkg/server/ca/ca_health.go 13:52:45 spire-1.2.1/pkg/server/ca/ca_test.go 13:52:45 spire-1.2.1/pkg/server/ca/journal.go 13:52:45 spire-1.2.1/pkg/server/ca/journal_test.go 13:52:45 spire-1.2.1/pkg/server/ca/manager.go 13:52:45 spire-1.2.1/pkg/server/ca/manager_health.go 13:52:45 spire-1.2.1/pkg/server/ca/manager_test.go 13:52:45 spire-1.2.1/pkg/server/ca/templates.go 13:52:45 spire-1.2.1/pkg/server/ca/upstream_client.go 13:52:45 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:52:45 spire-1.2.1/pkg/server/ca/validation.go 13:52:45 spire-1.2.1/pkg/server/cache/ 13:52:45 spire-1.2.1/pkg/server/cache/dscache/ 13:52:45 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:52:45 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:52:45 spire-1.2.1/pkg/server/cache/entrycache/ 13:52:45 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:52:45 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:52:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:52:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:52:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:52:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:52:45 spire-1.2.1/pkg/server/catalog/ 13:52:45 spire-1.2.1/pkg/server/catalog/catalog.go 13:52:45 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:52:45 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:52:45 spire-1.2.1/pkg/server/catalog/keymanager.go 13:52:45 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:52:45 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:52:45 spire-1.2.1/pkg/server/catalog/notifier.go 13:52:45 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:52:45 spire-1.2.1/pkg/server/config.go 13:52:45 spire-1.2.1/pkg/server/datastore/ 13:52:45 spire-1.2.1/pkg/server/datastore/datastore.go 13:52:45 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:52:45 spire-1.2.1/pkg/server/datastore/repository.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gogo: downloading github.com/prometheus/client_model v0.2.0 13:52:45  13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:52:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:52:45 spire-1.2.1/pkg/server/endpoints/ 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/ 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:52:45 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:52:45 spire-1.2.1/pkg/server/endpoints/config.go 13:52:45 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:52:45 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:52:45 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:52:45 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:52:45 spire-1.2.1/pkg/server/endpoints/middleware.go 13:52:45 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:52:45 spire-1.2.1/pkg/server/hostservice/ 13:52:45 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:52:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:52:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:52:45 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:52:45 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.gogo: downloading github.com/prometheus/common v0.32.1 13:52:45  13:52:45 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:52:45 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:52:45 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/ 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/ 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:52:45 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:52:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:52:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:52:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:52:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:52:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:52:45 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:52:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:52:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/ 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:52:45 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/go: downloading github.com/beorn7/perks v1.0.1 13:52:45  13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemgo: downloading github.com/cespare/xxhash/v2 v2.1.2 13:52:45  13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:52:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:52:45 spire-1.2.1/pkg/server/registration/ 13:52:45 spire-1.2.1/pkg/server/registration/manager.go 13:52:45 spire-1.2.1/pkg/server/registration/manager_test.go 13:52:45 spire-1.2.1/pkg/server/scanentries.go 13:52:45 spire-1.2.1/pkg/server/scanentries_test.go 13:52:45 spire-1.2.1/pkg/server/server.go 13:52:45 spire-1.2.1/pkg/server/server_test.go 13:52:45 spire-1.2.1/pkg/server/svid/ 13:52:45 spire-1.2.1/pkg/server/svid/observer.go 13:52:45 spire-1.2.1/pkg/server/svid/observer_test.go 13:52:45 spire-1.2.1/pkg/server/svid/rotator.go 13:52:45 spire-1.2.1/pkg/server/svid/rotator_config.go 13:52:45 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:52:45 spire-1.2.1/pkg/server/svid/rotator_test.go 13:52:45 spire-1.2.1/proto/ 13:52:45 spire-1.2.1/proto/private/ 13:52:45 spire-1.2.1/proto/private/server/ 13:52:45 spire-1.2.1/proto/private/server/journal/ 13:52:45 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:52:45 spire-1.2.1/proto/private/server/journal/journal.proto 13:52:45 spire-1.2.1/proto/spire/ 13:52:45 spire-1.2.1/proto/spire/common/ 13:52:45 spire-1.2.1/proto/spire/common/common.pb.go 13:52:45 spire-1.2.1/proto/spire/common/common.proto 13:52:45 spire-1.2.1/proto/spire/common/plugin/ 13:52:45 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:52:45 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:52:45 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:52:45 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:52:45 spire-1.2.1/proto/spire/plugin/ 13:52:45 spire-1.2.1/proto/spire/plugin/agent/ 13:52:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:52:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:52:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:52:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:52:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:52:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:52:45 spire-1.2.1/release/ 13:52:45 spire-1.2.1/release/spire-extras/ 13:52:45 spire-1.2.1/release/spire-extras/README.md 13:52:45 spire-1.2.1/release/spire-extras/conf/ 13:52:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:52:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:52:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:52:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:52:45 spire-1.2.1/release/spire/ 13:52:45 spire-1.2.1/release/spire/README.md 13:52:45 spire-1.2.1/release/spire/conf/ 13:52:45 spire-1.2.1/release/spire/conf/agent/ 13:52:45 spire-1.2.1/release/spire/conf/agent/agent.conf 13:52:45 spire-1.2.1/release/spire/conf/server/ 13:52:45 spire-1.2.1/release/spire/conf/server/server.conf 13:52:45 spire-1.2.1/script/ 13:52:45 spire-1.2.1/script/build-artifact.sh 13:52:45 spire-1.2.1/script/generate_dummy_ca.sh 13:52:45 spire-1.2.1/support/ 13:52:45 spire-1.2.1/support/k8s/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:52:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/ 13:52:45 spire-1.2.1/support/oidc-discovery-provider/README.md 13:52:45 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/config.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy.gogo: downloading github.com/prometheus/procfs v0.7.3 13:52:45  13:52:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/main.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:52:45 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:52:45 spire-1.2.1/test/ 13:52:45 spire-1.2.1/test/clock/ 13:52:45 spire-1.2.1/test/clock/clock.go 13:52:45 spire-1.2.1/test/fakes/ 13:52:45 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:52:45 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:52:45 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:52:45 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:52:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:52:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:52:45 spire-1.2.1/test/fakes/fakeagentstore/ 13:52:45 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:52:45 spire-1.2.1/test/fakes/fakedatastore/ 13:52:45 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:52:45 spire-1.2.1/test/fakes/fakeentryclient/ 13:52:45 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:52:45 spire-1.2.1/test/fakes/fakehealthchecker/ 13:52:45 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:52:45 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:52:45 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:52:45 spire-1.2.1/test/fakes/fakemetrics/ 13:52:45 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:52:45 spire-1.2.1/test/fakes/fakenoderesolver/ 13:52:45 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:52:45 spire-1.2.1/test/fakes/fakenotifier/ 13:52:45 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:52:45 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:52:45 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:52:45 spire-1.2.1/test/fakes/fakeserverca/ 13:52:45 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:52:45 spire-1.2.1/test/fakes/fakeservercatalog/ 13:52:45 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:52:45 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:52:45 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:52:45 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:52:45 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:52:45 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:52:45 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:52:45 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:52:45 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:52:45 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:52:45 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:52:45 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:52:45 spire-1.2.1/test/fixture/ 13:52:45 spire-1.2.1/test/fixture/certs/ 13:52:45 spire-1.2.1/test/fixture/certs/agent_svid.der 13:52:45 spire-1.2.1/test/fixture/certs/base_cert.pem 13:52:45 spire-1.2.1/test/fixture/certs/base_csr.pem 13:52:45 spire-1.2.1/test/fixture/certs/base_key.pem 13:52:45 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:52:45 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:52:45 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:52:45 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:52:45 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:52:45 spire-1.2.1/test/fixture/certs/blog_key.pem 13:52:45 spire-1.2.1/test/fixture/certs/bundle.der 13:52:45 spire-1.2.1/test/fixture/certs/ca.pem 13:52:45 spire-1.2.1/test/fixture/certs/ca_key.pem 13:52:45 spire-1.2.1/test/fixture/certs/database_cert.pem 13:52:45 spire-1.2.1/test/fixture/certs/database_csr.pem 13:52:45 spire-1.2.1/test/fixture/certs/database_key.pem 13:52:45 spire-1.2.1/test/fixture/certs/node_cert.pem 13:52:45 spire-1.2.1/test/fixture/certs/node_csr.pem 13:52:45 spire-1.2.1/test/fixture/certs/node_key.pem 13:52:45 spire-1.2.1/test/fixture/certs/svid.pem 13:52:45 spire-1.2.1/test/fixture/certs/svid_key.pem 13:52:45 spire-1.2.1/test/fixture/config/ 13:52:45 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:52:45 spire-1.2.1/test/fixture/config/agent_good.conf 13:52:45 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:52:45 spire-1.2.1/test/fixture/config/plugin_good.conf 13:52:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:52:45 spire-1.2.1/test/fixture/config/server_good.conf 13:52:45 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:52:45 spire-1.2.1/test/fixture/fixture.go 13:52:45 spire-1.2.1/test/fixture/nodeattestor/ 13:52:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:52:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:52:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:52:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:52:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:52:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:52:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:52:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:52:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:52:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:52:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:52:45 spire-1.2.1/test/fixture/registration/ 13:52:45 spire-1.2.1/test/fixture/registration/entries.json 13:52:45 spire-1.2.1/test/fixture/registration/good-for-update.json 13:52:45 spire-1.2.1/test/fixture/registration/good.json 13:52:45 spire-1.2.1/test/fixture/registration/invalid.json 13:52:45 spire-1.2.1/test/fixture/registration/invalid_json.json 13:52:45 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:52:45 spire-1.2.1/test/integration/ 13:52:46 spire-1.2.1/test/integration/README.mdgo: downloading github.com/hashicorp/errwrap v1.1.0 13:52:46  13:52:46 spire-1.2.1/test/integration/common 13:52:46 spire-1.2.1/test/integration/setup/ 13:52:46 spire-1.2.1/test/integration/setup/adminclient/ 13:52:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:52:46 spire-1.2.1/test/integration/setup/adminclient/client.go 13:52:46 spire-1.2.1/test/integration/setup/debugagent/ 13:52:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:52:46 spire-1.2.1/test/integration/setup/debugagent/main.go 13:52:46 spire-1.2.1/test/integration/setup/debugserver/ 13:52:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:52:46 spire-1.2.1/test/integration/setup/debugserver/main.go 13:52:46 spire-1.2.1/test/integration/setup/downstreamclient/ 13:52:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:52:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:52:46 spire-1.2.1/test/integration/setup/itclient/ 13:52:46 spire-1.2.1/test/integration/setup/itclient/client.go 13:52:46 spire-1.2.1/test/integration/setup/node-attestation/ 13:52:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:52:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:52:46 spire-1.2.1/test/integration/setup/x509pop/ 13:52:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:52:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:52:46 spire-1.2.1/test/integration/suites/ 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlgo: downloading github.com/pkg/errors v0.9.1 13:52:46  13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:52:46 spire-1.2.1/test/integration/suites/join-token/ 13:52:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:52:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:52:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:52:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:52:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:52:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:52:46 spire-1.2.1/test/integration/suites/join-token/README.md 13:52:46 spire-1.2.1/test/integration/suites/join-token/conf/ 13:52:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:52:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/join-token/teardown 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:52:46 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:52:46 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:52:46 spire-1.2.1/test/integration/suites/k8s/ 13:52:46 spire-1.2.1/test/integration/suites/k8s/00-setup 13:52:46 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:52:46 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:52:46 spire-1.2.1/test/integration/suites/k8s/README.md 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/ 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:52:46 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:52:46 spire-1.2.1/test/integration/suites/k8s/teardown 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/ 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:52:46 spire-1.2.1/test/integration/suites/rotation/ 13:52:46 spire-1.2.1/test/integration/suites/rotation/00-setup 13:52:46 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:52:46 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:52:46 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:52:46 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:52:46 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:52:46 spire-1.2.1/test/integration/suites/rotation/README.md 13:52:46 spire-1.2.1/test/integration/suites/rotation/conf/ 13:52:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:52:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/rotation/teardown 13:52:46 spire-1.2.1/test/integration/suites/self-test/ 13:52:46 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:52:46 spire-1.2.1/test/integration/suites/self-test/README.md 13:52:46 spire-1.2.1/test/integration/suites/self-test/teardown 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:52:46 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:52:46 spire-1.2.1/test/integration/suites/upgrade/ 13:52:46 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:52:46 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:52:46 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:52:46 spire-1.2.1/test/integration/suites/upgrade/README.md 13:52:46 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:52:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:52:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:52:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:52:46 spire-1.2.1/test/integration/suites/upgrade/teardown 13:52:46 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:52:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:52:46 spire-1.2.1/test/integration/test-one.sh 13:52:46 spire-1.2.1/test/integration/test.sh 13:52:46 spire-1.2.1/test/plugintest/ 13:52:46 spire-1.2.1/test/plugintest/config.go 13:52:46 spire-1.2.1/test/plugintest/load.go 13:52:46 spire-1.2.1/test/plugintest/option.go 13:52:46 spire-1.2.1/test/spiretest/ 13:52:46 spire-1.2.1/test/spiretest/apiserver.go 13:52:46 spire-1.2.1/test/spiretest/assertions.go 13:52:46 spire-1.2.1/test/spiretest/dir.go 13:52:46 spire-1.2.1/test/spiretest/errors_posix.go 13:52:46 spire-1.2.1/test/spiretest/errors_windows.go 13:52:46 spire-1.2.1/test/spiretest/logs.go 13:52:46 spire-1.2.1/test/spiretest/socketapi.go 13:52:46 spire-1.2.1/test/spiretest/suite.go 13:52:46 spire-1.2.1/test/spiretest/x509.go 13:52:46 spire-1.2.1/test/testca/ 13:52:46 spire-1.2.1/test/testca/ca.go 13:52:46 spire-1.2.1/test/testkey/ 13:52:46 spire-1.2.1/test/testkey/generate.sh 13:52:46 spire-1.2.1/test/testkey/genkeys.go 13:52:46 spire-1.2.1/test/testkey/keys.go 13:52:46 spire-1.2.1/test/testkey/new.go 13:52:46 spire-1.2.1/test/tpmsimulator/ 13:52:46 spire-1.2.1/test/tpmsimulator/simulator.go 13:52:46 spire-1.2.1/test/util/ 13:52:46 spire-1.2.1/test/util/cert_fixtures.go 13:52:46 spire-1.2.1/test/util/cert_generation.go 13:52:46 spire-1.2.1/test/util/io_redirection.go 13:52:46 spire-1.2.1/test/util/race.go 13:52:46 spire-1.2.1/test/util/util.go 13:52:46 building spire from source... 13:52:46 go: downloading go.uber.org/atomic v1.9.0 13:52:46 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:52:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:52:46 Installing go1.17.7... 13:52:46 go: downloading github.com/stretchr/testify v1.7.0 13:52:46 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:52:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:52:47 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:52:47 go: downloading github.com/blang/semver/v4 v4.0.0 13:52:47 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:52:47 go: downloading github.com/jinzhu/gorm v1.9.16 13:52:48 go: downloading github.com/lib/pq v1.10.4 13:52:49 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:52:49 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:52:49 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:52:49 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:52:52 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:52:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:52:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:52:58 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:53:10 Building bin/spire-server... 13:53:10 go: downloading github.com/mitchellh/cli v1.1.2 13:53:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:53:10 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:53:11 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:53:11 go: downloading google.golang.org/grpc v1.44.0 13:53:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:53:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:53:14 go: downloading github.com/imdario/mergo v0.3.12 13:53:15 go: downloading github.com/sirupsen/logrus v1.8.1 13:53:17 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:53:17 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:53:17 go: downloading github.com/fatih/color v1.13.0 13:53:17 go: downloading github.com/mattn/go-isatty v0.0.14 13:53:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:53:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:53:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:53:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:53:18 go: downloading google.golang.org/api v0.70.0 13:53:18 go: downloading k8s.io/client-go v0.23.4 13:53:18 go: downloading k8s.io/api v0.23.4 13:53:18 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:53:18 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:53:18 go: downloading github.com/armon/go-metrics v0.3.10 13:53:19 go: downloading github.com/prometheus/client_golang v1.12.1 13:53:19 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:53:20 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:53:20 go: downloading github.com/open-policy-agent/opa v0.38.0 13:53:30 go: downloading github.com/google/go-tpm v0.3.3 13:53:30 go: downloading cloud.google.com/go/storage v1.21.0 13:53:31 go: downloading cloud.google.com/go v0.100.2 13:53:32 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:53:34 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:53:34 go: downloading github.com/mattn/go-colorable v0.1.12 13:53:34 go: downloading github.com/Masterminds/goutils v1.1.0 13:53:34 go: downloading github.com/Masterminds/semver v1.5.0 13:53:34 go: downloading github.com/google/uuid v1.1.2 13:53:34 go: downloading github.com/huandu/xstrings v1.3.2 13:53:35 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:53:35 go: downloading github.com/oklog/run v1.0.0 13:53:35 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:53:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:53:35 go: downloading go.uber.org/atomic v1.9.0 13:53:35 go: downloading github.com/prometheus/client_model v0.2.0 13:53:36 go: downloading github.com/prometheus/common v0.32.1 13:53:36 go: downloading github.com/pkg/errors v0.9.1 13:53:37 go: downloading github.com/imkira/go-observer v1.0.3 13:53:37 go: downloading github.com/beorn7/perks v1.0.1 13:53:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:53:37 go: downloading github.com/prometheus/procfs v0.7.3 13:53:37 go: downloading github.com/hashicorp/errwrap v1.1.0 13:53:37 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:53:38 go: downloading github.com/twmb/murmur3 v1.1.6 13:53:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:53:38 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:53:38 go: downloading github.com/blang/semver/v4 v4.0.0 13:53:38 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:53:39 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:53:39 go: downloading github.com/jinzhu/gorm v1.9.16 13:53:39 go: downloading github.com/lib/pq v1.10.4 13:53:39 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:53:40 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:53:40 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:53:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:53:54 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:53:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:53:54 go: downloading github.com/stretchr/testify v1.7.0 13:53:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:53:54 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:53:57 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:53:57 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:53:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:53:57 go: downloading k8s.io/apimachinery v0.23.4 13:54:00 go: downloading k8s.io/kube-aggregator v0.23.3 13:54:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:54:02 go: downloading github.com/hashicorp/vault/api v1.4.1 13:54:03 go: downloading cloud.google.com/go/security v1.3.0 13:54:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:54:03 go: downloading gopkg.in/yaml.v2 v2.4.0 13:54:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:54:03 go: downloading github.com/gobwas/glob v0.2.3 13:54:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:54:04 go: downloading github.com/twmb/murmur3 v1.1.6 13:54:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:54:04 go: downloading github.com/jinzhu/inflection v1.0.0 13:54:04 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:54:04 go: downloading github.com/aws/smithy-go v1.11.0 13:54:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:54:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:54:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:54:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:54:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:54:07 go: downloading github.com/gogo/protobuf v1.3.2 13:54:12 go: downloading cloud.google.com/go/compute v1.3.0 13:54:13 go: downloading cloud.google.com/go/iam v0.1.1 13:54:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:54:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:54:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:54:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:54:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:54:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:54:14 go: downloading github.com/dimchansky/utfbom v1.1.1 13:54:14 go: downloading k8s.io/klog/v2 v2.30.0 13:54:15 go: downloading github.com/google/gofuzz v1.1.0 13:54:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:54:16 go: downloading google.golang.org/api v0.70.0 13:54:16 go: downloading k8s.io/client-go v0.23.4 13:54:16 go: downloading k8s.io/api v0.23.4 13:54:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:54:17 go: downloading github.com/spf13/pflag v1.0.5 13:54:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:54:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:54:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:54:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:54:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:54:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:54:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:54:19 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:54:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:54:19 go: downloading github.com/tklauser/numcpus v0.3.0 13:54:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:54:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:54:21 go: downloading go.opencensus.io v0.23.0 13:54:22 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:54:22 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:54:22 go: downloading gopkg.in/inf.v0 v0.9.1 13:54:22 go: downloading github.com/go-logr/logr v1.2.2 13:54:23 go: downloading github.com/google/go-cmp v0.5.7 13:54:23 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:54:24 go: downloading github.com/json-iterator/go v1.1.12 13:54:24 go: downloading github.com/googleapis/gnostic v0.5.5 13:54:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:54:28 go: downloading github.com/google/go-tpm v0.3.3 13:54:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:54:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:54:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:54:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:54:29 go: downloading go.uber.org/zap v1.21.0 13:54:30 go: downloading sigs.k8s.io/yaml v1.3.0 13:54:30 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:54:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:54:31 go: downloading github.com/modern-go/reflect2 v1.0.2 13:54:31 go: downloading github.com/ryanuber/go-glob v1.0.0 13:54:31 go: downloading github.com/golang/snappy v0.0.4 13:54:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:54:41 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:54:41 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:54:41 go: downloading github.com/hashicorp/go-version v1.2.0 13:54:41 go: downloading go.uber.org/multierr v1.6.0 13:54:56 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:54:56 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:54:56 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:54:56 go: downloading cloud.google.com/go/storage v1.21.0 13:54:56 go: downloading cloud.google.com/go v0.100.2 13:54:57 go: downloading k8s.io/apimachinery v0.23.4 13:54:59 go: downloading k8s.io/kube-aggregator v0.23.3 13:55:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:55:02 go: downloading cloud.google.com/go/security v1.3.0 13:55:02 go: downloading github.com/hashicorp/vault/api v1.4.1 13:55:02 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:55:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:55:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:55:04 go: downloading gopkg.in/yaml.v2 v2.4.0 13:55:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:55:04 go: downloading github.com/gobwas/glob v0.2.3 13:55:05 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:55:05 go: downloading github.com/jinzhu/inflection v1.0.0 13:55:05 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:55:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:55:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:55:06 go: downloading github.com/aws/smithy-go v1.11.0 13:55:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:55:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:55:07 go: downloading github.com/gogo/protobuf v1.3.2 13:55:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:55:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:55:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:55:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:55:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:55:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:55:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:55:14 go: downloading github.com/dimchansky/utfbom v1.1.1 13:55:14 go: downloading cloud.google.com/go/compute v1.3.0 13:55:15 go: downloading cloud.google.com/go/iam v0.1.1 13:55:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:55:16 go: downloading k8s.io/klog/v2 v2.30.0 13:55:16 go: downloading github.com/google/gofuzz v1.1.0 13:55:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:55:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:55:17 go: downloading github.com/spf13/pflag v1.0.5 13:55:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:55:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:55:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:55:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:55:18 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:55:18 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:55:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:55:19 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:55:19 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:55:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:55:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:55:20 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:55:22 go: downloading go.opencensus.io v0.23.0 13:55:23 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:55:23 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:55:23 go: downloading gopkg.in/inf.v0 v0.9.1 13:55:23 go: downloading github.com/go-logr/logr v1.2.2 13:55:23 go: downloading github.com/google/go-cmp v0.5.7 13:55:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:55:25 go: downloading github.com/json-iterator/go v1.1.12 13:55:25 go: downloading github.com/googleapis/gnostic v0.5.5 13:55:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:55:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:55:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:55:31 go: downloading github.com/tklauser/numcpus v0.3.0 13:55:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:55:32 go: downloading go.uber.org/zap v1.21.0 13:55:32 go: downloading sigs.k8s.io/yaml v1.3.0 13:55:33 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:55:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:55:33 go: downloading github.com/modern-go/reflect2 v1.0.2 13:55:33 go: downloading github.com/ryanuber/go-glob v1.0.0 13:55:33 go: downloading github.com/golang/snappy v0.0.4 13:55:33 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:55:43 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:55:43 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:55:43 go: downloading github.com/hashicorp/go-version v1.2.0 13:55:43 go: downloading go.uber.org/multierr v1.6.0 13:56:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:56:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:58:02 Removing intermediate container 13a4929d02d8 13:58:02 ---> de53d7344906 13:58:02 13:58:02 Step 10/23 : FROM alpine:3.14 13:58:02 ---> ac73e934f311 13:58:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:58:02 ---> Using cache 13:58:02 ---> a59ce40e1427 13:58:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:58:02 ---> Using cache 13:58:02 ---> f02e33167bfa 13:58:02 Step 13/23 : ENV APP_PORT=59882 13:58:02 ---> Running in 90f44591ec02 13:58:02 Removing intermediate container 90f44591ec02 13:58:02 ---> ae81b284695f 13:58:02 Step 14/23 : EXPOSE $APP_PORT 13:58:02 ---> Running in ea17affc4386 13:58:02 Removing intermediate container ea17affc4386 13:58:02 ---> 73b18d2e87ac 13:58:02 Step 15/23 : WORKDIR / 13:58:02 ---> Running in ad9ecbf19926 13:58:02 Removing intermediate container ad9ecbf19926 13:58:02 ---> 63bb4da13327 13:58:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:58:02 ---> 719d6a1a6108 13:58:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:58:02 ---> c1b69e51442b 13:58:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:58:02 ---> 10fc109cd5fd 13:58:02 Step 19/23 : ENTRYPOINT ["/core-command"] 13:58:02 ---> Running in 9e2958263159 13:58:02 Removing intermediate container 9e2958263159 13:58:02 ---> 3e2eb82e378e 13:58:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:58:02 ---> Running in 9c326c40878e 13:58:02 Removing intermediate container 9c326c40878e 13:58:02 ---> f1f37aaa4745 13:58:02 Step 21/23 : LABEL arch=arm64 13:58:02 ---> Running in dff33d3c223b 13:58:02 Removing intermediate container dff33d3c223b 13:58:02 ---> 8c0f175170d5 13:58:02 Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:58:02 ---> Running in 4bfb8f2ef588 13:58:02 Removing intermediate container 4bfb8f2ef588 13:58:02 ---> 729f19c50c94 13:58:02 Step 23/23 : LABEL version=2.2.0-dev.65 13:58:02 ---> Running in 22d6404835c7 13:58:03 Removing intermediate container 22d6404835c7 13:58:03 ---> 7212d502a11d 13:58:03 13:58:03 Successfully built 7212d502a11d 13:58:03 Successfully tagged core-command-arm64:latest 13:59:40  Building core-command ... done Removing intermediate container 82830448e29b 13:59:40 ---> 1472f3111083 13:59:40 13:59:40 Step 10/23 : FROM alpine:3.14 13:59:40 ---> ac73e934f311 13:59:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:59:40 ---> Running in 427db35e001d 13:59:40 Removing intermediate container 427db35e001d 13:59:40 ---> 6401eedac338 13:59:40 Step 12/23 : ENV APP_PORT=59880 13:59:40 ---> Running in 946283666b3d 13:59:40 Removing intermediate container 946283666b3d 13:59:40 ---> 0f3450626ece 13:59:40 Step 13/23 : EXPOSE $APP_PORT 13:59:40 ---> Running in 61ae5f347fe9 13:59:40 Removing intermediate container 61ae5f347fe9 13:59:40 ---> 5e2bb5e995fb 13:59:40 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:59:40 ---> Running in 3f39a68a6108 13:59:42 Removing intermediate container 3f39a68a6108 13:59:42 ---> e99dd7588c9f 13:59:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:59:42 ---> Running in 8ed758092bf3 13:59:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:59:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:59:46 (1/6) Installing dumb-init (1.2.5-r1) 13:59:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:59:46 (3/6) Installing libsodium (1.0.18-r0) 13:59:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:59:46 (5/6) Installing libzmq (4.3.4-r0) 13:59:46 (6/6) Installing zeromq (4.3.4-r0) 13:59:46 Executing busybox-1.33.1-r7.trigger 13:59:46 OK: 8 MiB in 20 packages 13:59:48 Removing intermediate container 8ed758092bf3 13:59:48 ---> c2cac94206e6 13:59:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:59:49 ---> df99a5eea2ae 13:59:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:59:52 ---> eb57fd0106b6 13:59:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:59:52 ---> 2689582fecc0 13:59:52 Step 19/23 : ENTRYPOINT ["/core-data"] 13:59:53 ---> Running in f94d20a43382 13:59:53 Removing intermediate container f94d20a43382 13:59:53 ---> 0fb611336cb9 13:59:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:59:53 ---> Running in 0a5c9b7eaf1c 13:59:54 Removing intermediate container 0a5c9b7eaf1c 13:59:54 ---> 0aa7d507969a 13:59:54 Step 21/23 : LABEL arch=arm64 13:59:54 ---> Running in abf1cec168a3 13:59:54 Removing intermediate container abf1cec168a3 13:59:54 ---> ef72bbe4088f 13:59:54 Step 22/23 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 13:59:54 ---> Running in 0518a551ac5f 13:59:55 Removing intermediate container 0518a551ac5f 13:59:55 ---> 47c7cc650265 13:59:55 Step 23/23 : LABEL version=2.2.0-dev.65 13:59:55 ---> Running in 012942b97775 13:59:56 Removing intermediate container 012942b97775 13:59:56 ---> ef5214b9360a 13:59:56 13:59:56 Successfully built ef5214b9360a 13:59:56 Successfully tagged core-data-arm64:latest 14:08:49  Building core-data ... done Building bin/spire-agent... 14:08:49 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:08:49 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:08:49 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:08:50 go: downloading github.com/docker/docker v20.10.12+incompatible 14:08:55 go: downloading github.com/google/go-tpm-tools v0.3.3 14:08:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:08:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:08:57 go: downloading github.com/docker/go-connections v0.4.0 14:08:57 go: downloading github.com/docker/go-units v0.4.0 14:08:57 go: downloading github.com/opencontainers/image-spec v1.0.1 14:08:57 go: downloading github.com/containerd/containerd v1.3.4 14:08:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:08:58 go: downloading github.com/opencontainers/go-digest v1.0.0 14:15:35 Removing intermediate container 52af1ab67d39 14:15:35 ---> 57f5d0b2e659 14:15:35 14:15:35 Step 13/25 : FROM alpine:3.15 14:15:35 ---> 3fb3c9af89a9 14:15:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:15:35 ---> Using cache 14:15:35 ---> d56cec5733d4 14:15:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:35 ---> Using cache 14:15:35 ---> f2791228059a 14:15:35 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:15:35 ---> Running in 79886a82c717 14:15:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:35 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:15:35 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:15:35 OK: 15729 distinct packages available 14:15:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:15:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:15:35 (1/5) Installing dumb-init (1.2.5-r1) 14:15:35 (2/5) Installing musl-obstack (1.2.3-r0) 14:15:35 (3/5) Installing libucontext (1.1-r0) 14:15:35 (4/5) Installing gcompat (1.0.0-r4) 14:15:35 (5/5) Installing openssl (1.1.1n-r0) 14:15:35 Executing busybox-1.34.1-r5.trigger 14:15:35 OK: 6 MiB in 19 packages 14:15:35 Removing intermediate container 79886a82c717 14:15:35 ---> da615e1db430 14:15:35 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:15:36 ---> c936f9a50d5d 14:15:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:15:37 ---> 555473c4de31 14:15:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:15:38 ---> c0adde96ee93 14:15:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:15:39 ---> 9aa22aad3ca1 14:15:39 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:15:39 ---> Running in bb3798e721ec 14:15:39 Removing intermediate container bb3798e721ec 14:15:39 ---> 62207e2986ba 14:15:39 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:15:39 ---> Running in 92270aaaa7cf 14:15:40 Removing intermediate container 92270aaaa7cf 14:15:40 ---> 4c788f7fbe74 14:15:40 Step 23/25 : LABEL arch=arm64 14:15:40 ---> Running in 416b5fd84dcc 14:15:41 Removing intermediate container 416b5fd84dcc 14:15:41 ---> 3a07547c4a9a 14:15:41 Step 24/25 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:15:41 ---> Running in fb7e50caa274 14:15:41 Removing intermediate container fb7e50caa274 14:15:41 ---> 7a97a3380a72 14:15:41 Step 25/25 : LABEL version=2.2.0-dev.65 14:15:41 ---> Running in 755c2ba877a4 14:15:42 Removing intermediate container 755c2ba877a4 14:15:42 ---> 25776be223bf 14:15:42 14:15:42 Successfully built 25776be223bf 14:15:42 Successfully tagged security-spire-server-arm64:latest 14:20:04  Building security-spire-server ... done Building bin/spire-agent... 14:20:04 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:20:04 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:20:04 go: downloading github.com/docker/docker v20.10.12+incompatible 14:20:08 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:20:08 go: downloading github.com/google/go-tpm-tools v0.3.3 14:20:08 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:20:08 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:20:08 go: downloading github.com/docker/go-connections v0.4.0 14:20:08 go: downloading github.com/docker/go-units v0.4.0 14:20:08 go: downloading github.com/opencontainers/image-spec v1.0.1 14:20:09 go: downloading github.com/containerd/containerd v1.3.4 14:20:09 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:20:09 go: downloading github.com/opencontainers/go-digest v1.0.0 14:20:24 Building bin/spire-agent... 14:20:24 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:20:24 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:20:24 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:20:24 go: downloading github.com/docker/docker v20.10.12+incompatible 14:20:27 go: downloading github.com/google/go-tpm-tools v0.3.3 14:20:28 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:20:28 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:20:29 go: downloading github.com/docker/go-connections v0.4.0 14:20:29 go: downloading github.com/docker/go-units v0.4.0 14:20:29 go: downloading github.com/opencontainers/image-spec v1.0.1 14:20:29 go: downloading github.com/containerd/containerd v1.3.4 14:20:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:20:29 go: downloading github.com/opencontainers/go-digest v1.0.0 14:24:51 Removing intermediate container bbcdeccdfb8e 14:24:51 ---> 1c9cdc14e3e9 14:24:51 14:24:51 Step 13/26 : FROM alpine:3.15 14:24:51 ---> 3fb3c9af89a9 14:24:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:24:51 ---> Using cache 14:24:51 ---> d56cec5733d4 14:24:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:51 ---> Using cache 14:24:51 ---> f2791228059a 14:24:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:24:51 ---> Using cache 14:24:51 ---> da615e1db430 14:24:51 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:24:51 ---> a67df14635fd 14:24:51 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:24:52 ---> 04e19488d5fb 14:24:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:24:53 ---> b2b063b1ad01 14:24:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:24:54 ---> 1983635105b0 14:24:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:24:54 ---> 4d8f5c4ad85e 14:24:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:24:54 ---> Running in ec3f328a155c 14:24:55 Removing intermediate container ec3f328a155c 14:24:55 ---> 5528e246edea 14:24:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:24:55 ---> Running in 7c90012db2a1 14:24:55 Removing intermediate container 7c90012db2a1 14:24:55 ---> a4ef97bfa0e7 14:24:55 Step 24/26 : LABEL arch=arm64 14:24:55 ---> Running in 504ce52aca17 14:24:56 Removing intermediate container 504ce52aca17 14:24:56 ---> e106cf130e14 14:24:56 Step 25/26 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:24:56 ---> Running in 049f3295495d 14:24:56 Removing intermediate container 049f3295495d 14:24:56 ---> c4d8f45a5b4b 14:24:56 Step 26/26 : LABEL version=2.2.0-dev.65 14:24:56 ---> Running in 92058e2253e1 14:24:57 Removing intermediate container 92058e2253e1 14:24:57 ---> 256fc8b370c4 14:24:57 14:24:57 Successfully built 256fc8b370c4 14:24:57 Successfully tagged security-spire-agent-arm64:latest 14:25:00  Building security-spire-agent ... done Removing intermediate container a37214b672a1 14:25:00 ---> 9790d28b65b7 14:25:00 14:25:00 Step 13/26 : FROM alpine:3.15 14:25:00 ---> 3fb3c9af89a9 14:25:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:25:00 ---> Using cache 14:25:00 ---> d56cec5733d4 14:25:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:25:00 ---> Using cache 14:25:00 ---> f2791228059a 14:25:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:25:00 ---> Running in b67db3b024c9 14:25:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:25:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:25:03 v3.15.4-16-g62c4e646a9 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:25:03 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:25:03 OK: 15729 distinct packages available 14:25:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:25:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:25:05 (1/4) Installing dumb-init (1.2.5-r1) 14:25:05 (2/4) Installing musl-obstack (1.2.3-r0) 14:25:05 (3/4) Installing libucontext (1.1-r0) 14:25:05 (4/4) Installing gcompat (1.0.0-r4) 14:25:05 Executing busybox-1.34.1-r5.trigger 14:25:05 OK: 6 MiB in 18 packages 14:25:06 Removing intermediate container b67db3b024c9 14:25:06 ---> 65a7714b3e89 14:25:06 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:25:10 ---> b86698107391 14:25:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:25:10 ---> 4a8f18e434af 14:25:10 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:25:10 ---> Running in 18fe9b3c724c 14:25:10 Removing intermediate container 18fe9b3c724c 14:25:10 ---> ed8affbb6460 14:25:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:25:11 ---> 5cae5b27e8ea 14:25:11 Step 21/26 : WORKDIR / 14:25:11 ---> Running in 18c01f273147 14:25:11 Removing intermediate container 18c01f273147 14:25:11 ---> e8b883587106 14:25:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:25:11 ---> Running in ca2d3cf352c1 14:25:12 Removing intermediate container ca2d3cf352c1 14:25:12 ---> cb2876aefda6 14:25:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:25:12 ---> Running in fef6d4cdff05 14:25:12 Removing intermediate container fef6d4cdff05 14:25:12 ---> 01c660f00e2a 14:25:12 Step 24/26 : LABEL arch=arm64 14:25:12 ---> Running in 46e285f8b399 14:25:12 Removing intermediate container 46e285f8b399 14:25:12 ---> 8b4e8a14b072 14:25:12 Step 25/26 : LABEL git_sha=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:13 ---> Running in f92a08da20bb 14:25:13 Removing intermediate container f92a08da20bb 14:25:13 ---> 8e9724faf5bc 14:25:13 Step 26/26 : LABEL version=2.2.0-dev.65 14:25:13 ---> Running in 5a85b50ad98f 14:25:13 Removing intermediate container 5a85b50ad98f 14:25:13 ---> a1fbf3b22ce9 14:25:13 14:25:13 Successfully built a1fbf3b22ce9 14:25:13 Successfully tagged security-spire-config-arm64:latest 14:25:14  Building security-spire-config ... done  [Pipeline] } 14:25:14 $ docker stop --time=1 7c704db3a140d4aee80026dc26c6bdde1b06ac334fe95159dd4a2dbc3b34ef55 14:25:15 $ docker rm -f 7c704db3a140d4aee80026dc26c6bdde1b06ac334fe95159dd4a2dbc3b34ef55 [Pipeline] // withDockerContainer [Pipeline] sh 14:25:16 + docker images 14:25:17 REPOSITORY TAG IMAGE ID CREATED SIZE 14:25:17 security-spire-config-arm64 latest a1fbf3b22ce9 3 seconds ago 85.6MB 14:25:17 security-spire-agent-arm64 latest 256fc8b370c4 19 seconds ago 126MB 14:25:17 9790d28b65b7 32 seconds ago 3.98GB 14:25:17 1c9cdc14e3e9 48 seconds ago 3.98GB 14:25:17 security-spire-server-arm64 latest 25776be223bf 9 minutes ago 86.3MB 14:25:17 57f5d0b2e659 10 minutes ago 3.98GB 14:25:17 core-data-arm64 latest ef5214b9360a 25 minutes ago 34.4MB 14:25:17 1472f3111083 25 minutes ago 1.23GB 14:25:17 core-command-arm64 latest 7212d502a11d 27 minutes ago 23.7MB 14:25:17 de53d7344906 27 minutes ago 1.2GB 14:25:17 sys-mgmt-agent-arm64 latest b3ba49790089 32 minutes ago 290MB 14:25:17 security-proxy-setup-arm64 latest 751dc0c98a5b 34 minutes ago 42.1MB 14:25:17 core-metadata-arm64 latest bd7c2ee03aec 34 minutes ago 25.2MB 14:25:17 security-spiffe-token-provider-arm64 latest f15b7d48b3b3 34 minutes ago 27.7MB 14:25:17 ec4e34138d00 34 minutes ago 1.2GB 14:25:17 c7a183181ad9 34 minutes ago 1.21GB 14:25:17 7d947e2890e3 34 minutes ago 1.2GB 14:25:17 f6ef3b5c2359 35 minutes ago 1.19GB 14:25:17 security-bootstrapper-arm64 latest a2ba3e69f516 43 minutes ago 23.6MB 14:25:17 support-notifications-arm64 latest cc11b69c6375 43 minutes ago 25.5MB 14:25:17 security-secretstore-setup-arm64 latest 9bb726fc3002 43 minutes ago 40.8MB 14:25:17 support-scheduler-arm64 latest d159bb85285e 43 minutes ago 24.9MB 14:25:17 08fded833601 43 minutes ago 1.2GB 14:25:17 33bd7903b75e 43 minutes ago 1.2GB 14:25:17 b2b0f7827d4f 43 minutes ago 1.21GB 14:25:17 978c596d3b2b 43 minutes ago 1.2GB 14:25:17 ci-base-image-arm64 latest 8a75ae680e54 52 minutes ago 886MB 14:25:17 docker 20.10.14 c346e9eafbab 7 days ago 202MB 14:25:17 alpine 3.14 ac73e934f311 7 days ago 5.34MB 14:25:17 alpine 3.15 3fb3c9af89a9 7 days ago 5.32MB 14:25:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 14:25:17 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:17 provisioning config files... 14:25:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/190@tmp/config825572955545072357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:25:17 ---> docker-login.sh 14:25:17 nexus3.edgexfoundry.org:10001 14:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:18 Configure a credential helper to remove this warning. See 14:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:18 14:25:18 Login Succeeded 14:25:18 nexus3.edgexfoundry.org:10002 14:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:18 Configure a credential helper to remove this warning. See 14:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:18 14:25:18 Login Succeeded 14:25:18 nexus3.edgexfoundry.org:10003 14:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:19 Configure a credential helper to remove this warning. See 14:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:19 14:25:19 Login Succeeded 14:25:19 nexus3.edgexfoundry.org:10004 14:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:19 Configure a credential helper to remove this warning. See 14:25:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:19 14:25:19 Login Succeeded 14:25:19 docker.io 14:25:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:25:20 Configure a credential helper to remove this warning. See 14:25:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:25:20 14:25:20 Login Succeeded 14:25:20 ---> docker-login.sh ends [Pipeline] } 14:25:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:25:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:25:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:25:20 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:20 latest 14:25:20 2.2.0-dev.65 14:25:20 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:25:20 main 14:25:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:25:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:25:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:25:21 befa7f879b67: Preparing 14:25:21 6a9cef5a2853: Preparing 14:25:21 edb05cab6b96: Preparing 14:25:21 86fd22473245: Preparing 14:25:21 f73e7dbfee58: Preparing 14:25:21 f73e7dbfee58: Layer already exists 14:25:21 edb05cab6b96: Pushed 14:25:21 befa7f879b67: Pushed 14:25:21 86fd22473245: Pushed 14:25:26 6a9cef5a2853: Pushed 14:25:26 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:76fc2405522fc4844b59c7ec454bca93933ced28a95eb8f711d76959d53d417d size: 1363 [Pipeline] isUnix [Pipeline] sh 14:25:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:25:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:25:27 befa7f879b67: Preparing 14:25:27 6a9cef5a2853: Preparing 14:25:27 edb05cab6b96: Preparing 14:25:27 86fd22473245: Preparing 14:25:27 f73e7dbfee58: Preparing 14:25:27 86fd22473245: Layer already exists 14:25:27 edb05cab6b96: Layer already exists 14:25:27 f73e7dbfee58: Layer already exists 14:25:27 befa7f879b67: Layer already exists 14:25:27 6a9cef5a2853: Layer already exists 14:25:27 latest: digest: sha256:76fc2405522fc4844b59c7ec454bca93933ced28a95eb8f711d76959d53d417d size: 1363 [Pipeline] isUnix [Pipeline] sh 14:25:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:25:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.65 14:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:25:28 befa7f879b67: Preparing 14:25:28 6a9cef5a2853: Preparing 14:25:28 edb05cab6b96: Preparing 14:25:28 86fd22473245: Preparing 14:25:28 f73e7dbfee58: Preparing 14:25:28 6a9cef5a2853: Layer already exists 14:25:28 f73e7dbfee58: Layer already exists 14:25:28 befa7f879b67: Layer already exists 14:25:28 edb05cab6b96: Layer already exists 14:25:28 86fd22473245: Layer already exists 14:25:28 2.2.0-dev.65: digest: sha256:76fc2405522fc4844b59c7ec454bca93933ced28a95eb8f711d76959d53d417d size: 1363 [Pipeline] isUnix [Pipeline] sh 14:25:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:25:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:25:29 befa7f879b67: Preparing 14:25:29 6a9cef5a2853: Preparing 14:25:29 edb05cab6b96: Preparing 14:25:29 86fd22473245: Preparing 14:25:29 f73e7dbfee58: Preparing 14:25:29 befa7f879b67: Layer already exists 14:25:29 6a9cef5a2853: Layer already exists 14:25:29 f73e7dbfee58: Layer already exists 14:25:29 edb05cab6b96: Layer already exists 14:25:29 86fd22473245: Layer already exists 14:25:29 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:76fc2405522fc4844b59c7ec454bca93933ced28a95eb8f711d76959d53d417d size: 1363 [Pipeline] isUnix [Pipeline] sh 14:25:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 14:25:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:25:30 befa7f879b67: Preparing 14:25:30 6a9cef5a2853: Preparing 14:25:30 edb05cab6b96: Preparing 14:25:30 86fd22473245: Preparing 14:25:30 f73e7dbfee58: Preparing 14:25:30 86fd22473245: Layer already exists 14:25:30 6a9cef5a2853: Layer already exists 14:25:30 f73e7dbfee58: Layer already exists 14:25:30 edb05cab6b96: Layer already exists 14:25:30 befa7f879b67: Layer already exists 14:25:30 main: digest: sha256:76fc2405522fc4844b59c7ec454bca93933ced28a95eb8f711d76959d53d417d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:25:30 ===================================================== [Pipeline] echo 14:25:30 taggedImages: 14:25:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:25:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.65 14:25:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:25:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:25:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:25:30 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:30 latest 14:25:30 2.2.0-dev.65 14:25:30 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:25:30 main 14:25:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:25:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:25:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:25:31 863d13c74694: Preparing 14:25:31 1aa2c28e3d2f: Preparing 14:25:31 edb05cab6b96: Preparing 14:25:31 2e76117cccdb: Preparing 14:25:31 13aa6c7df255: Preparing 14:25:31 f73e7dbfee58: Preparing 14:25:31 f73e7dbfee58: Waiting 14:25:31 edb05cab6b96: Layer already exists 14:25:31 f73e7dbfee58: Layer already exists 14:25:31 863d13c74694: Pushed 14:25:31 13aa6c7df255: Pushed 14:25:32 2e76117cccdb: Pushed 14:25:39 1aa2c28e3d2f: Pushed 14:25:39 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:ca0f2b6c9bda301ed03a2face8590ce0de077d4e228e149b3ed52f8172b65a8f size: 1573 [Pipeline] isUnix [Pipeline] sh 14:25:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:25:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:25:39 863d13c74694: Preparing 14:25:39 1aa2c28e3d2f: Preparing 14:25:39 edb05cab6b96: Preparing 14:25:39 2e76117cccdb: Preparing 14:25:39 13aa6c7df255: Preparing 14:25:39 f73e7dbfee58: Preparing 14:25:39 f73e7dbfee58: Waiting 14:25:39 13aa6c7df255: Layer already exists 14:25:39 1aa2c28e3d2f: Layer already exists 14:25:39 edb05cab6b96: Layer already exists 14:25:39 863d13c74694: Layer already exists 14:25:39 2e76117cccdb: Layer already exists 14:25:39 f73e7dbfee58: Layer already exists 14:25:40 latest: digest: sha256:ca0f2b6c9bda301ed03a2face8590ce0de077d4e228e149b3ed52f8172b65a8f size: 1573 [Pipeline] isUnix [Pipeline] sh 14:25:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:25:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.65 14:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:25:40 863d13c74694: Preparing 14:25:40 1aa2c28e3d2f: Preparing 14:25:40 edb05cab6b96: Preparing 14:25:40 2e76117cccdb: Preparing 14:25:40 13aa6c7df255: Preparing 14:25:40 f73e7dbfee58: Preparing 14:25:40 f73e7dbfee58: Waiting 14:25:40 863d13c74694: Layer already exists 14:25:40 2e76117cccdb: Layer already exists 14:25:40 1aa2c28e3d2f: Layer already exists 14:25:40 13aa6c7df255: Layer already exists 14:25:40 edb05cab6b96: Layer already exists 14:25:41 f73e7dbfee58: Layer already exists 14:25:41 2.2.0-dev.65: digest: sha256:ca0f2b6c9bda301ed03a2face8590ce0de077d4e228e149b3ed52f8172b65a8f size: 1573 [Pipeline] isUnix [Pipeline] sh 14:25:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:25:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:25:41 863d13c74694: Preparing 14:25:41 1aa2c28e3d2f: Preparing 14:25:41 edb05cab6b96: Preparing 14:25:41 2e76117cccdb: Preparing 14:25:41 13aa6c7df255: Preparing 14:25:41 f73e7dbfee58: Preparing 14:25:41 f73e7dbfee58: Waiting 14:25:41 863d13c74694: Layer already exists 14:25:41 13aa6c7df255: Layer already exists 14:25:41 edb05cab6b96: Layer already exists 14:25:41 1aa2c28e3d2f: Layer already exists 14:25:41 2e76117cccdb: Layer already exists 14:25:42 f73e7dbfee58: Layer already exists 14:25:42 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:ca0f2b6c9bda301ed03a2face8590ce0de077d4e228e149b3ed52f8172b65a8f size: 1573 [Pipeline] isUnix [Pipeline] sh 14:25:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 14:25:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:25:42 863d13c74694: Preparing 14:25:42 1aa2c28e3d2f: Preparing 14:25:42 edb05cab6b96: Preparing 14:25:42 2e76117cccdb: Preparing 14:25:42 13aa6c7df255: Preparing 14:25:42 f73e7dbfee58: Preparing 14:25:42 f73e7dbfee58: Waiting 14:25:42 edb05cab6b96: Layer already exists 14:25:42 13aa6c7df255: Layer already exists 14:25:42 863d13c74694: Layer already exists 14:25:42 1aa2c28e3d2f: Layer already exists 14:25:42 2e76117cccdb: Layer already exists 14:25:43 f73e7dbfee58: Layer already exists 14:25:43 main: digest: sha256:ca0f2b6c9bda301ed03a2face8590ce0de077d4e228e149b3ed52f8172b65a8f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:25:43 ===================================================== [Pipeline] echo 14:25:43 taggedImages: 14:25:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:25:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.65 14:25:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:25:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:25:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:25:43 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:43 latest 14:25:43 2.2.0-dev.65 14:25:43 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:25:43 main 14:25:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:25:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:25:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:25:43 4eb64efa2369: Preparing 14:25:43 774e048d26d9: Preparing 14:25:43 edb05cab6b96: Preparing 14:25:43 86fd22473245: Preparing 14:25:43 f73e7dbfee58: Preparing 14:25:44 86fd22473245: Layer already exists 14:25:44 f73e7dbfee58: Layer already exists 14:25:44 edb05cab6b96: Layer already exists 14:25:44 4eb64efa2369: Pushed 14:25:49 774e048d26d9: Pushed 14:25:49 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:86be8df27b247aecbf06a488d08c95bdad02877a8192ed19a5b98ab8fe167077 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:25:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:25:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:25:50 4eb64efa2369: Preparing 14:25:50 774e048d26d9: Preparing 14:25:50 edb05cab6b96: Preparing 14:25:50 86fd22473245: Preparing 14:25:50 f73e7dbfee58: Preparing 14:25:50 f73e7dbfee58: Layer already exists 14:25:50 4eb64efa2369: Layer already exists 14:25:50 edb05cab6b96: Layer already exists 14:25:50 86fd22473245: Layer already exists 14:25:50 774e048d26d9: Layer already exists 14:25:50 latest: digest: sha256:86be8df27b247aecbf06a488d08c95bdad02877a8192ed19a5b98ab8fe167077 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:25:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:25:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.65 14:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:25:51 4eb64efa2369: Preparing 14:25:51 774e048d26d9: Preparing 14:25:51 edb05cab6b96: Preparing 14:25:51 86fd22473245: Preparing 14:25:51 f73e7dbfee58: Preparing 14:25:51 774e048d26d9: Layer already exists 14:25:51 4eb64efa2369: Layer already exists 14:25:51 f73e7dbfee58: Layer already exists 14:25:51 86fd22473245: Layer already exists 14:25:51 edb05cab6b96: Layer already exists 14:25:51 2.2.0-dev.65: digest: sha256:86be8df27b247aecbf06a488d08c95bdad02877a8192ed19a5b98ab8fe167077 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:25:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:25:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:25:52 4eb64efa2369: Preparing 14:25:52 774e048d26d9: Preparing 14:25:52 edb05cab6b96: Preparing 14:25:52 86fd22473245: Preparing 14:25:52 f73e7dbfee58: Preparing 14:25:52 86fd22473245: Layer already exists 14:25:52 edb05cab6b96: Layer already exists 14:25:52 774e048d26d9: Layer already exists 14:25:52 4eb64efa2369: Layer already exists 14:25:52 f73e7dbfee58: Layer already exists 14:25:52 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:86be8df27b247aecbf06a488d08c95bdad02877a8192ed19a5b98ab8fe167077 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:25:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 14:25:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:25:53 4eb64efa2369: Preparing 14:25:53 774e048d26d9: Preparing 14:25:53 edb05cab6b96: Preparing 14:25:53 86fd22473245: Preparing 14:25:53 f73e7dbfee58: Preparing 14:25:53 774e048d26d9: Layer already exists 14:25:53 86fd22473245: Layer already exists 14:25:53 f73e7dbfee58: Layer already exists 14:25:53 edb05cab6b96: Layer already exists 14:25:53 4eb64efa2369: Layer already exists 14:25:53 main: digest: sha256:86be8df27b247aecbf06a488d08c95bdad02877a8192ed19a5b98ab8fe167077 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:25:53 ===================================================== [Pipeline] echo 14:25:53 taggedImages: 14:25:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:25:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.65 14:25:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:25:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:25:53 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:25:53 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:53 latest 14:25:53 2.2.0-dev.65 14:25:53 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:25:53 main 14:25:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:25:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:25:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:25:54 de9a02abd6bb: Preparing 14:25:54 de9a02abd6bb: Preparing 14:25:54 ec6da739cc52: Preparing 14:25:54 a6df23af5a43: Preparing 14:25:54 138981f25690: Preparing 14:25:54 cded49ba3986: Preparing 14:25:54 edb05cab6b96: Preparing 14:25:54 54b673026147: Preparing 14:25:54 f306594eccd1: Preparing 14:25:54 2581f42e5de6: Preparing 14:25:54 0ffd5117c138: Preparing 14:25:54 f73e7dbfee58: Preparing 14:25:54 f306594eccd1: Waiting 14:25:54 2581f42e5de6: Waiting 14:25:54 0ffd5117c138: Waiting 14:25:54 f73e7dbfee58: Waiting 14:25:54 edb05cab6b96: Waiting 14:25:54 54b673026147: Waiting 14:25:54 138981f25690: Pushed 14:25:54 a6df23af5a43: Pushed 14:25:54 ec6da739cc52: Pushed 14:25:54 edb05cab6b96: Layer already exists 14:25:54 de9a02abd6bb: Pushed 14:25:54 2581f42e5de6: Pushed 14:25:54 54b673026147: Pushed 14:25:54 f306594eccd1: Pushed 14:25:54 f73e7dbfee58: Layer already exists 14:25:55 0ffd5117c138: Pushed 14:25:59 cded49ba3986: Pushed 14:25:59 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:884db0bad7b73d2264c405613a2dd7815006275f3758f37f75f2a0115b7a89a6 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:25:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:26:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:26:00 de9a02abd6bb: Preparing 14:26:00 de9a02abd6bb: Preparing 14:26:00 ec6da739cc52: Preparing 14:26:00 a6df23af5a43: Preparing 14:26:00 138981f25690: Preparing 14:26:00 cded49ba3986: Preparing 14:26:00 edb05cab6b96: Preparing 14:26:00 54b673026147: Preparing 14:26:00 f306594eccd1: Preparing 14:26:00 edb05cab6b96: Waiting 14:26:00 2581f42e5de6: Preparing 14:26:00 0ffd5117c138: Preparing 14:26:00 f73e7dbfee58: Preparing 14:26:00 2581f42e5de6: Waiting 14:26:00 54b673026147: Waiting 14:26:00 0ffd5117c138: Waiting 14:26:00 f306594eccd1: Waiting 14:26:00 f73e7dbfee58: Waiting 14:26:00 cded49ba3986: Layer already exists 14:26:00 a6df23af5a43: Layer already exists 14:26:00 de9a02abd6bb: Layer already exists 14:26:00 138981f25690: Layer already exists 14:26:00 ec6da739cc52: Layer already exists 14:26:00 54b673026147: Layer already exists 14:26:00 2581f42e5de6: Layer already exists 14:26:00 f306594eccd1: Layer already exists 14:26:00 edb05cab6b96: Layer already exists 14:26:00 0ffd5117c138: Layer already exists 14:26:00 f73e7dbfee58: Layer already exists 14:26:00 latest: digest: sha256:884db0bad7b73d2264c405613a2dd7815006275f3758f37f75f2a0115b7a89a6 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:26:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:26:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.65 14:26:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:26:01 de9a02abd6bb: Preparing 14:26:01 de9a02abd6bb: Preparing 14:26:01 ec6da739cc52: Preparing 14:26:01 a6df23af5a43: Preparing 14:26:01 138981f25690: Preparing 14:26:01 cded49ba3986: Preparing 14:26:01 edb05cab6b96: Preparing 14:26:01 54b673026147: Preparing 14:26:01 f306594eccd1: Preparing 14:26:01 2581f42e5de6: Preparing 14:26:01 0ffd5117c138: Preparing 14:26:01 f73e7dbfee58: Preparing 14:26:01 edb05cab6b96: Waiting 14:26:01 54b673026147: Waiting 14:26:01 0ffd5117c138: Waiting 14:26:01 2581f42e5de6: Waiting 14:26:01 f306594eccd1: Waiting 14:26:01 f73e7dbfee58: Waiting 14:26:01 de9a02abd6bb: Layer already exists 14:26:01 cded49ba3986: Layer already exists 14:26:01 ec6da739cc52: Layer already exists 14:26:01 138981f25690: Layer already exists 14:26:01 a6df23af5a43: Layer already exists 14:26:01 f306594eccd1: Layer already exists 14:26:01 2581f42e5de6: Layer already exists 14:26:01 54b673026147: Layer already exists 14:26:01 edb05cab6b96: Layer already exists 14:26:01 0ffd5117c138: Layer already exists 14:26:01 f73e7dbfee58: Layer already exists 14:26:01 2.2.0-dev.65: digest: sha256:884db0bad7b73d2264c405613a2dd7815006275f3758f37f75f2a0115b7a89a6 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:26:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:26:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:26:02 de9a02abd6bb: Preparing 14:26:02 de9a02abd6bb: Preparing 14:26:02 ec6da739cc52: Preparing 14:26:02 a6df23af5a43: Preparing 14:26:02 138981f25690: Preparing 14:26:02 cded49ba3986: Preparing 14:26:02 edb05cab6b96: Preparing 14:26:02 54b673026147: Preparing 14:26:02 f306594eccd1: Preparing 14:26:02 2581f42e5de6: Preparing 14:26:02 0ffd5117c138: Preparing 14:26:02 f73e7dbfee58: Preparing 14:26:02 edb05cab6b96: Waiting 14:26:02 54b673026147: Waiting 14:26:02 f306594eccd1: Waiting 14:26:02 2581f42e5de6: Waiting 14:26:02 0ffd5117c138: Waiting 14:26:02 f73e7dbfee58: Waiting 14:26:02 cded49ba3986: Layer already exists 14:26:02 138981f25690: Layer already exists 14:26:02 a6df23af5a43: Layer already exists 14:26:02 ec6da739cc52: Layer already exists 14:26:02 de9a02abd6bb: Layer already exists 14:26:02 edb05cab6b96: Layer already exists 14:26:02 f306594eccd1: Layer already exists 14:26:02 54b673026147: Layer already exists 14:26:02 2581f42e5de6: Layer already exists 14:26:02 0ffd5117c138: Layer already exists 14:26:02 f73e7dbfee58: Layer already exists 14:26:02 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:884db0bad7b73d2264c405613a2dd7815006275f3758f37f75f2a0115b7a89a6 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:26:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 14:26:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:26:03 de9a02abd6bb: Preparing 14:26:03 de9a02abd6bb: Preparing 14:26:03 ec6da739cc52: Preparing 14:26:03 a6df23af5a43: Preparing 14:26:03 138981f25690: Preparing 14:26:03 cded49ba3986: Preparing 14:26:03 edb05cab6b96: Preparing 14:26:03 54b673026147: Preparing 14:26:03 f306594eccd1: Preparing 14:26:03 2581f42e5de6: Preparing 14:26:03 0ffd5117c138: Preparing 14:26:03 f73e7dbfee58: Preparing 14:26:03 f306594eccd1: Waiting 14:26:03 2581f42e5de6: Waiting 14:26:03 0ffd5117c138: Waiting 14:26:03 f73e7dbfee58: Waiting 14:26:03 edb05cab6b96: Waiting 14:26:03 54b673026147: Waiting 14:26:03 de9a02abd6bb: Layer already exists 14:26:03 138981f25690: Layer already exists 14:26:03 ec6da739cc52: Layer already exists 14:26:03 cded49ba3986: Layer already exists 14:26:03 a6df23af5a43: Layer already exists 14:26:03 edb05cab6b96: Layer already exists 14:26:03 0ffd5117c138: Layer already exists 14:26:03 54b673026147: Layer already exists 14:26:03 f306594eccd1: Layer already exists 14:26:03 2581f42e5de6: Layer already exists 14:26:03 f73e7dbfee58: Layer already exists 14:26:03 main: digest: sha256:884db0bad7b73d2264c405613a2dd7815006275f3758f37f75f2a0115b7a89a6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:26:03 ===================================================== [Pipeline] echo 14:26:03 taggedImages: 14:26:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:26:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.65 14:26:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:26:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:26:03 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:03 latest 14:26:03 2.2.0-dev.65 14:26:03 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:03 main 14:26:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:26:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:26:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:26:04 026aff21e273: Preparing 14:26:04 0874666da2ef: Preparing 14:26:04 8291afbc38d6: Preparing 14:26:04 f6ebf595721d: Preparing 14:26:04 1594a930c0e0: Preparing 14:26:04 0390a0103ddf: Preparing 14:26:04 b51abc483f3b: Preparing 14:26:04 f73e7dbfee58: Preparing 14:26:04 0390a0103ddf: Waiting 14:26:04 b51abc483f3b: Waiting 14:26:04 f73e7dbfee58: Waiting 14:26:04 0874666da2ef: Pushed 14:26:04 026aff21e273: Pushed 14:26:04 1594a930c0e0: Pushed 14:26:04 f73e7dbfee58: Layer already exists 14:26:04 0390a0103ddf: Pushed 14:26:05 b51abc483f3b: Pushed 14:26:09 f6ebf595721d: Pushed 14:26:09 8291afbc38d6: Pushed 14:26:09 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:fa6b95874f65ec1bcea3cbcf13f1f2cd694f3ffd5707221c949f874615cdab8e size: 1990 [Pipeline] isUnix [Pipeline] sh 14:26:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:26:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:26:10 026aff21e273: Preparing 14:26:10 0874666da2ef: Preparing 14:26:10 8291afbc38d6: Preparing 14:26:10 f6ebf595721d: Preparing 14:26:10 1594a930c0e0: Preparing 14:26:10 0390a0103ddf: Preparing 14:26:10 b51abc483f3b: Preparing 14:26:10 f73e7dbfee58: Preparing 14:26:10 0390a0103ddf: Waiting 14:26:10 b51abc483f3b: Waiting 14:26:10 f73e7dbfee58: Waiting 14:26:10 0874666da2ef: Layer already exists 14:26:10 8291afbc38d6: Layer already exists 14:26:10 f6ebf595721d: Layer already exists 14:26:10 026aff21e273: Layer already exists 14:26:10 1594a930c0e0: Layer already exists 14:26:10 0390a0103ddf: Layer already exists 14:26:10 b51abc483f3b: Layer already exists 14:26:10 f73e7dbfee58: Layer already exists 14:26:10 latest: digest: sha256:fa6b95874f65ec1bcea3cbcf13f1f2cd694f3ffd5707221c949f874615cdab8e size: 1990 [Pipeline] isUnix [Pipeline] sh 14:26:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:26:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.65 14:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:26:11 026aff21e273: Preparing 14:26:11 0874666da2ef: Preparing 14:26:11 8291afbc38d6: Preparing 14:26:11 f6ebf595721d: Preparing 14:26:11 1594a930c0e0: Preparing 14:26:11 0390a0103ddf: Preparing 14:26:11 b51abc483f3b: Preparing 14:26:11 f73e7dbfee58: Preparing 14:26:11 b51abc483f3b: Waiting 14:26:11 0390a0103ddf: Waiting 14:26:11 f73e7dbfee58: Waiting 14:26:11 f6ebf595721d: Layer already exists 14:26:11 026aff21e273: Layer already exists 14:26:11 1594a930c0e0: Layer already exists 14:26:11 0874666da2ef: Layer already exists 14:26:11 8291afbc38d6: Layer already exists 14:26:11 f73e7dbfee58: Layer already exists 14:26:11 b51abc483f3b: Layer already exists 14:26:11 0390a0103ddf: Layer already exists 14:26:11 2.2.0-dev.65: digest: sha256:fa6b95874f65ec1bcea3cbcf13f1f2cd694f3ffd5707221c949f874615cdab8e size: 1990 [Pipeline] isUnix [Pipeline] sh 14:26:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:26:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:26:12 026aff21e273: Preparing 14:26:12 0874666da2ef: Preparing 14:26:12 8291afbc38d6: Preparing 14:26:12 f6ebf595721d: Preparing 14:26:12 1594a930c0e0: Preparing 14:26:12 0390a0103ddf: Preparing 14:26:12 b51abc483f3b: Preparing 14:26:12 f73e7dbfee58: Preparing 14:26:12 0390a0103ddf: Waiting 14:26:12 b51abc483f3b: Waiting 14:26:12 f73e7dbfee58: Waiting 14:26:12 1594a930c0e0: Layer already exists 14:26:12 0874666da2ef: Layer already exists 14:26:12 026aff21e273: Layer already exists 14:26:12 8291afbc38d6: Layer already exists 14:26:12 f6ebf595721d: Layer already exists 14:26:12 0390a0103ddf: Layer already exists 14:26:12 b51abc483f3b: Layer already exists 14:26:12 f73e7dbfee58: Layer already exists 14:26:12 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:fa6b95874f65ec1bcea3cbcf13f1f2cd694f3ffd5707221c949f874615cdab8e size: 1990 [Pipeline] isUnix [Pipeline] sh 14:26:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 14:26:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:26:13 026aff21e273: Preparing 14:26:13 0874666da2ef: Preparing 14:26:13 8291afbc38d6: Preparing 14:26:13 f6ebf595721d: Preparing 14:26:13 1594a930c0e0: Preparing 14:26:13 0390a0103ddf: Preparing 14:26:13 b51abc483f3b: Preparing 14:26:13 f73e7dbfee58: Preparing 14:26:13 0390a0103ddf: Waiting 14:26:13 b51abc483f3b: Waiting 14:26:13 f73e7dbfee58: Waiting 14:26:13 f6ebf595721d: Layer already exists 14:26:13 1594a930c0e0: Layer already exists 14:26:13 026aff21e273: Layer already exists 14:26:13 0874666da2ef: Layer already exists 14:26:13 8291afbc38d6: Layer already exists 14:26:13 b51abc483f3b: Layer already exists 14:26:13 f73e7dbfee58: Layer already exists 14:26:13 0390a0103ddf: Layer already exists 14:26:13 main: digest: sha256:fa6b95874f65ec1bcea3cbcf13f1f2cd694f3ffd5707221c949f874615cdab8e size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:26:13 ===================================================== [Pipeline] echo 14:26:13 taggedImages: 14:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.65 14:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:26:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:26:13 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:13 latest 14:26:13 2.2.0-dev.65 14:26:13 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:13 main 14:26:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:26:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:26:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:26:14 98423afdc1a2: Preparing 14:26:14 13b8cc596122: Preparing 14:26:14 ddddb2aea914: Preparing 14:26:14 1a70eca300b2: Preparing 14:26:14 927408ebbee0: Preparing 14:26:14 2c20cd9c9bcf: Preparing 14:26:14 f86d1e69d64e: Preparing 14:26:14 1e0d2648e977: Preparing 14:26:14 907e21febd8a: Preparing 14:26:14 f73e7dbfee58: Preparing 14:26:14 f86d1e69d64e: Waiting 14:26:14 907e21febd8a: Waiting 14:26:14 f73e7dbfee58: Waiting 14:26:14 1e0d2648e977: Waiting 14:26:14 2c20cd9c9bcf: Waiting 14:26:14 98423afdc1a2: Pushed 14:26:14 13b8cc596122: Pushed 14:26:14 927408ebbee0: Pushed 14:26:14 2c20cd9c9bcf: Pushed 14:26:14 f86d1e69d64e: Pushed 14:26:14 1e0d2648e977: Pushed 14:26:14 f73e7dbfee58: Layer already exists 14:26:14 907e21febd8a: Pushed 14:26:19 1a70eca300b2: Pushed 14:26:19 ddddb2aea914: Pushed 14:26:19 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:3d583b43dcd8aa47c464463488a4240a24f7981d28bd93f3f92f7ee49fce3f0f size: 2405 [Pipeline] isUnix [Pipeline] sh 14:26:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:26:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:26:19 98423afdc1a2: Preparing 14:26:19 13b8cc596122: Preparing 14:26:19 ddddb2aea914: Preparing 14:26:19 1a70eca300b2: Preparing 14:26:19 927408ebbee0: Preparing 14:26:19 2c20cd9c9bcf: Preparing 14:26:19 f86d1e69d64e: Preparing 14:26:19 1e0d2648e977: Preparing 14:26:19 907e21febd8a: Preparing 14:26:19 f73e7dbfee58: Preparing 14:26:19 2c20cd9c9bcf: Waiting 14:26:19 1e0d2648e977: Waiting 14:26:19 f86d1e69d64e: Waiting 14:26:19 907e21febd8a: Waiting 14:26:19 f73e7dbfee58: Waiting 14:26:19 1a70eca300b2: Layer already exists 14:26:19 ddddb2aea914: Layer already exists 14:26:19 13b8cc596122: Layer already exists 14:26:19 927408ebbee0: Layer already exists 14:26:19 98423afdc1a2: Layer already exists 14:26:20 f73e7dbfee58: Layer already exists 14:26:20 f86d1e69d64e: Layer already exists 14:26:20 907e21febd8a: Layer already exists 14:26:20 2c20cd9c9bcf: Layer already exists 14:26:20 1e0d2648e977: Layer already exists 14:26:20 latest: digest: sha256:3d583b43dcd8aa47c464463488a4240a24f7981d28bd93f3f92f7ee49fce3f0f size: 2405 [Pipeline] isUnix [Pipeline] sh 14:26:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:26:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.65 14:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:26:20 98423afdc1a2: Preparing 14:26:20 13b8cc596122: Preparing 14:26:20 ddddb2aea914: Preparing 14:26:20 1a70eca300b2: Preparing 14:26:20 927408ebbee0: Preparing 14:26:20 2c20cd9c9bcf: Preparing 14:26:20 f86d1e69d64e: Preparing 14:26:20 1e0d2648e977: Preparing 14:26:20 907e21febd8a: Preparing 14:26:20 f73e7dbfee58: Preparing 14:26:20 2c20cd9c9bcf: Waiting 14:26:20 f86d1e69d64e: Waiting 14:26:20 1e0d2648e977: Waiting 14:26:20 907e21febd8a: Waiting 14:26:20 f73e7dbfee58: Waiting 14:26:20 1a70eca300b2: Layer already exists 14:26:20 927408ebbee0: Layer already exists 14:26:20 13b8cc596122: Layer already exists 14:26:20 98423afdc1a2: Layer already exists 14:26:20 ddddb2aea914: Layer already exists 14:26:21 f86d1e69d64e: Layer already exists 14:26:21 1e0d2648e977: Layer already exists 14:26:21 f73e7dbfee58: Layer already exists 14:26:21 2c20cd9c9bcf: Layer already exists 14:26:21 907e21febd8a: Layer already exists 14:26:21 2.2.0-dev.65: digest: sha256:3d583b43dcd8aa47c464463488a4240a24f7981d28bd93f3f92f7ee49fce3f0f size: 2405 [Pipeline] isUnix [Pipeline] sh 14:26:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:26:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:26:21 98423afdc1a2: Preparing 14:26:21 13b8cc596122: Preparing 14:26:21 ddddb2aea914: Preparing 14:26:21 1a70eca300b2: Preparing 14:26:21 927408ebbee0: Preparing 14:26:21 2c20cd9c9bcf: Preparing 14:26:21 f86d1e69d64e: Preparing 14:26:21 1e0d2648e977: Preparing 14:26:21 907e21febd8a: Preparing 14:26:21 f73e7dbfee58: Preparing 14:26:21 f86d1e69d64e: Waiting 14:26:21 1e0d2648e977: Waiting 14:26:21 2c20cd9c9bcf: Waiting 14:26:21 907e21febd8a: Waiting 14:26:21 f73e7dbfee58: Waiting 14:26:21 927408ebbee0: Layer already exists 14:26:21 1a70eca300b2: Layer already exists 14:26:21 ddddb2aea914: Layer already exists 14:26:21 13b8cc596122: Layer already exists 14:26:21 98423afdc1a2: Layer already exists 14:26:21 2c20cd9c9bcf: Layer already exists 14:26:21 1e0d2648e977: Layer already exists 14:26:21 f86d1e69d64e: Layer already exists 14:26:21 f73e7dbfee58: Layer already exists 14:26:21 907e21febd8a: Layer already exists 14:26:22 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:3d583b43dcd8aa47c464463488a4240a24f7981d28bd93f3f92f7ee49fce3f0f size: 2405 [Pipeline] isUnix [Pipeline] sh 14:26:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 14:26:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:26:22 98423afdc1a2: Preparing 14:26:22 13b8cc596122: Preparing 14:26:22 ddddb2aea914: Preparing 14:26:22 1a70eca300b2: Preparing 14:26:22 927408ebbee0: Preparing 14:26:22 2c20cd9c9bcf: Preparing 14:26:22 f86d1e69d64e: Preparing 14:26:22 1e0d2648e977: Preparing 14:26:22 907e21febd8a: Preparing 14:26:22 f73e7dbfee58: Preparing 14:26:22 2c20cd9c9bcf: Waiting 14:26:22 f86d1e69d64e: Waiting 14:26:22 1e0d2648e977: Waiting 14:26:22 907e21febd8a: Waiting 14:26:22 f73e7dbfee58: Waiting 14:26:22 ddddb2aea914: Layer already exists 14:26:22 927408ebbee0: Layer already exists 14:26:22 98423afdc1a2: Layer already exists 14:26:22 1a70eca300b2: Layer already exists 14:26:22 13b8cc596122: Layer already exists 14:26:22 1e0d2648e977: Layer already exists 14:26:22 2c20cd9c9bcf: Layer already exists 14:26:22 f73e7dbfee58: Layer already exists 14:26:22 f86d1e69d64e: Layer already exists 14:26:22 907e21febd8a: Layer already exists 14:26:22 main: digest: sha256:3d583b43dcd8aa47c464463488a4240a24f7981d28bd93f3f92f7ee49fce3f0f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:26:23 ===================================================== [Pipeline] echo 14:26:23 taggedImages: 14:26:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:26:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.65 14:26:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:26:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:26:23 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:23 latest 14:26:23 2.2.0-dev.65 14:26:23 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:23 main 14:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:26:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:26:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:26:23 5d96d8bd7402: Preparing 14:26:23 1a85bbd87ca8: Preparing 14:26:23 edb05cab6b96: Preparing 14:26:23 d6ce2d0f1a04: Preparing 14:26:23 83dfc5b410c1: Preparing 14:26:23 4f4ce317c6bb: Preparing 14:26:23 4f4ce317c6bb: Waiting 14:26:23 edb05cab6b96: Layer already exists 14:26:24 4f4ce317c6bb: Layer already exists 14:26:24 5d96d8bd7402: Pushed 14:26:24 83dfc5b410c1: Pushed 14:26:25 d6ce2d0f1a04: Pushed 14:26:28 1a85bbd87ca8: Pushed 14:26:28 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:651df7967e63efe49f74c990710e4dda32181fea199dcfc0eb9ca2e919846b69 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:26:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:26:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:26:29 5d96d8bd7402: Preparing 14:26:29 1a85bbd87ca8: Preparing 14:26:29 edb05cab6b96: Preparing 14:26:29 d6ce2d0f1a04: Preparing 14:26:29 83dfc5b410c1: Preparing 14:26:29 4f4ce317c6bb: Preparing 14:26:29 4f4ce317c6bb: Waiting 14:26:29 d6ce2d0f1a04: Layer already exists 14:26:29 1a85bbd87ca8: Layer already exists 14:26:29 5d96d8bd7402: Layer already exists 14:26:29 edb05cab6b96: Layer already exists 14:26:29 83dfc5b410c1: Layer already exists 14:26:30 4f4ce317c6bb: Layer already exists 14:26:30 latest: digest: sha256:651df7967e63efe49f74c990710e4dda32181fea199dcfc0eb9ca2e919846b69 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:26:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:26:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.65 14:26:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:26:30 5d96d8bd7402: Preparing 14:26:30 1a85bbd87ca8: Preparing 14:26:30 edb05cab6b96: Preparing 14:26:30 d6ce2d0f1a04: Preparing 14:26:30 83dfc5b410c1: Preparing 14:26:30 4f4ce317c6bb: Preparing 14:26:30 4f4ce317c6bb: Waiting 14:26:30 1a85bbd87ca8: Layer already exists 14:26:30 edb05cab6b96: Layer already exists 14:26:30 5d96d8bd7402: Layer already exists 14:26:30 d6ce2d0f1a04: Layer already exists 14:26:30 83dfc5b410c1: Layer already exists 14:26:30 4f4ce317c6bb: Layer already exists 14:26:31 2.2.0-dev.65: digest: sha256:651df7967e63efe49f74c990710e4dda32181fea199dcfc0eb9ca2e919846b69 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:26:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:26:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:26:31 5d96d8bd7402: Preparing 14:26:31 1a85bbd87ca8: Preparing 14:26:31 edb05cab6b96: Preparing 14:26:31 d6ce2d0f1a04: Preparing 14:26:31 83dfc5b410c1: Preparing 14:26:31 4f4ce317c6bb: Preparing 14:26:31 4f4ce317c6bb: Waiting 14:26:31 d6ce2d0f1a04: Layer already exists 14:26:31 1a85bbd87ca8: Layer already exists 14:26:31 83dfc5b410c1: Layer already exists 14:26:31 5d96d8bd7402: Layer already exists 14:26:31 edb05cab6b96: Layer already exists 14:26:31 4f4ce317c6bb: Layer already exists 14:26:32 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:651df7967e63efe49f74c990710e4dda32181fea199dcfc0eb9ca2e919846b69 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:26:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 14:26:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:26:32 5d96d8bd7402: Preparing 14:26:32 1a85bbd87ca8: Preparing 14:26:32 edb05cab6b96: Preparing 14:26:32 d6ce2d0f1a04: Preparing 14:26:32 83dfc5b410c1: Preparing 14:26:32 4f4ce317c6bb: Preparing 14:26:32 4f4ce317c6bb: Waiting 14:26:32 5d96d8bd7402: Layer already exists 14:26:32 edb05cab6b96: Layer already exists 14:26:32 83dfc5b410c1: Layer already exists 14:26:32 1a85bbd87ca8: Layer already exists 14:26:32 d6ce2d0f1a04: Layer already exists 14:26:32 4f4ce317c6bb: Layer already exists 14:26:32 main: digest: sha256:651df7967e63efe49f74c990710e4dda32181fea199dcfc0eb9ca2e919846b69 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:26:33 ===================================================== [Pipeline] echo 14:26:33 taggedImages: 14:26:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:26:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.65 14:26:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:26:33 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:26:33 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:33 latest 14:26:33 2.2.0-dev.65 14:26:33 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:33 main 14:26:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:26:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:26:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:26:33 cec1ea0ec57a: Preparing 14:26:33 78f0d9210e1a: Preparing 14:26:33 d18e73d89bab: Preparing 14:26:33 5fe119cc3932: Preparing 14:26:33 7c41a8185eba: Preparing 14:26:33 fb3dbc41b7fc: Preparing 14:26:33 83dfc5b410c1: Preparing 14:26:33 4f4ce317c6bb: Preparing 14:26:33 83dfc5b410c1: Waiting 14:26:33 4f4ce317c6bb: Waiting 14:26:33 fb3dbc41b7fc: Waiting 14:26:34 cec1ea0ec57a: Pushed 14:26:34 d18e73d89bab: Pushed 14:26:34 78f0d9210e1a: Pushed 14:26:34 83dfc5b410c1: Layer already exists 14:26:34 4f4ce317c6bb: Layer already exists 14:26:35 fb3dbc41b7fc: Pushed 14:26:43 7c41a8185eba: Pushed 14:26:51 5fe119cc3932: Pushed 14:26:51 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:2e8df8b54b54bd2a7b83f4ea7d34dff8f9a2deba21ccb6ef932097f0959f15a9 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:26:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:26:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:26:52 cec1ea0ec57a: Preparing 14:26:52 78f0d9210e1a: Preparing 14:26:52 d18e73d89bab: Preparing 14:26:52 5fe119cc3932: Preparing 14:26:52 7c41a8185eba: Preparing 14:26:52 fb3dbc41b7fc: Preparing 14:26:52 83dfc5b410c1: Preparing 14:26:52 4f4ce317c6bb: Preparing 14:26:52 fb3dbc41b7fc: Waiting 14:26:52 83dfc5b410c1: Waiting 14:26:52 4f4ce317c6bb: Waiting 14:26:52 d18e73d89bab: Layer already exists 14:26:52 cec1ea0ec57a: Layer already exists 14:26:52 5fe119cc3932: Layer already exists 14:26:52 7c41a8185eba: Layer already exists 14:26:52 78f0d9210e1a: Layer already exists 14:26:52 4f4ce317c6bb: Layer already exists 14:26:52 83dfc5b410c1: Layer already exists 14:26:52 fb3dbc41b7fc: Layer already exists 14:26:52 latest: digest: sha256:2e8df8b54b54bd2a7b83f4ea7d34dff8f9a2deba21ccb6ef932097f0959f15a9 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:26:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:26:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.65 14:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:26:53 cec1ea0ec57a: Preparing 14:26:53 78f0d9210e1a: Preparing 14:26:53 d18e73d89bab: Preparing 14:26:53 5fe119cc3932: Preparing 14:26:53 7c41a8185eba: Preparing 14:26:53 fb3dbc41b7fc: Preparing 14:26:53 83dfc5b410c1: Preparing 14:26:53 4f4ce317c6bb: Preparing 14:26:53 83dfc5b410c1: Waiting 14:26:53 4f4ce317c6bb: Waiting 14:26:53 fb3dbc41b7fc: Waiting 14:26:53 d18e73d89bab: Layer already exists 14:26:53 78f0d9210e1a: Layer already exists 14:26:53 7c41a8185eba: Layer already exists 14:26:53 cec1ea0ec57a: Layer already exists 14:26:53 5fe119cc3932: Layer already exists 14:26:53 fb3dbc41b7fc: Layer already exists 14:26:53 83dfc5b410c1: Layer already exists 14:26:53 4f4ce317c6bb: Layer already exists 14:26:53 2.2.0-dev.65: digest: sha256:2e8df8b54b54bd2a7b83f4ea7d34dff8f9a2deba21ccb6ef932097f0959f15a9 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:26:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:26:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:26:54 cec1ea0ec57a: Preparing 14:26:54 78f0d9210e1a: Preparing 14:26:54 d18e73d89bab: Preparing 14:26:54 5fe119cc3932: Preparing 14:26:54 7c41a8185eba: Preparing 14:26:54 fb3dbc41b7fc: Preparing 14:26:54 83dfc5b410c1: Preparing 14:26:54 4f4ce317c6bb: Preparing 14:26:54 fb3dbc41b7fc: Waiting 14:26:54 83dfc5b410c1: Waiting 14:26:54 4f4ce317c6bb: Waiting 14:26:54 7c41a8185eba: Layer already exists 14:26:54 5fe119cc3932: Layer already exists 14:26:54 78f0d9210e1a: Layer already exists 14:26:54 cec1ea0ec57a: Layer already exists 14:26:54 d18e73d89bab: Layer already exists 14:26:54 fb3dbc41b7fc: Layer already exists 14:26:54 83dfc5b410c1: Layer already exists 14:26:54 4f4ce317c6bb: Layer already exists 14:26:54 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:2e8df8b54b54bd2a7b83f4ea7d34dff8f9a2deba21ccb6ef932097f0959f15a9 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:26:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 14:26:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:26:55 cec1ea0ec57a: Preparing 14:26:55 78f0d9210e1a: Preparing 14:26:55 d18e73d89bab: Preparing 14:26:55 5fe119cc3932: Preparing 14:26:55 7c41a8185eba: Preparing 14:26:55 fb3dbc41b7fc: Preparing 14:26:55 83dfc5b410c1: Preparing 14:26:55 4f4ce317c6bb: Preparing 14:26:55 fb3dbc41b7fc: Waiting 14:26:55 83dfc5b410c1: Waiting 14:26:55 4f4ce317c6bb: Waiting 14:26:55 cec1ea0ec57a: Layer already exists 14:26:55 7c41a8185eba: Layer already exists 14:26:55 5fe119cc3932: Layer already exists 14:26:55 78f0d9210e1a: Layer already exists 14:26:55 d18e73d89bab: Layer already exists 14:26:55 4f4ce317c6bb: Layer already exists 14:26:55 83dfc5b410c1: Layer already exists 14:26:55 fb3dbc41b7fc: Layer already exists 14:26:55 main: digest: sha256:2e8df8b54b54bd2a7b83f4ea7d34dff8f9a2deba21ccb6ef932097f0959f15a9 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:26:55 ===================================================== [Pipeline] echo 14:26:55 taggedImages: 14:26:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:26:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.65 14:26:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:26:55 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:26:55 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:55 latest 14:26:55 2.2.0-dev.65 14:26:55 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:26:55 main 14:26:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:26:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:26:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:26:56 3ec55ced2635: Preparing 14:26:56 3de8a42febbb: Preparing 14:26:56 07ca60a87cf1: Preparing 14:26:56 83be31b72eb9: Preparing 14:26:56 a3ca8d769269: Preparing 14:26:56 83dfc5b410c1: Preparing 14:26:56 4f4ce317c6bb: Preparing 14:26:56 83dfc5b410c1: Waiting 14:26:56 4f4ce317c6bb: Waiting 14:26:56 3ec55ced2635: Pushed 14:26:56 3de8a42febbb: Pushed 14:26:56 07ca60a87cf1: Pushed 14:26:56 83dfc5b410c1: Layer already exists 14:26:56 4f4ce317c6bb: Layer already exists 14:26:56 a3ca8d769269: Pushed 14:27:15 83be31b72eb9: Pushed 14:27:15 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:d280d44cd18b4bc75fb72a4b8539be97ba473ba61e9fbf0223f5aa32036d9825 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:27:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:27:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:27:15 3ec55ced2635: Preparing 14:27:15 3de8a42febbb: Preparing 14:27:15 07ca60a87cf1: Preparing 14:27:15 83be31b72eb9: Preparing 14:27:15 a3ca8d769269: Preparing 14:27:15 83dfc5b410c1: Preparing 14:27:15 4f4ce317c6bb: Preparing 14:27:15 83dfc5b410c1: Waiting 14:27:15 4f4ce317c6bb: Waiting 14:27:15 3de8a42febbb: Layer already exists 14:27:15 3ec55ced2635: Layer already exists 14:27:15 a3ca8d769269: Layer already exists 14:27:15 83be31b72eb9: Layer already exists 14:27:15 07ca60a87cf1: Layer already exists 14:27:16 83dfc5b410c1: Layer already exists 14:27:16 4f4ce317c6bb: Layer already exists 14:27:16 latest: digest: sha256:d280d44cd18b4bc75fb72a4b8539be97ba473ba61e9fbf0223f5aa32036d9825 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:27:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:27:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.65 14:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:27:16 3ec55ced2635: Preparing 14:27:16 3de8a42febbb: Preparing 14:27:16 07ca60a87cf1: Preparing 14:27:16 83be31b72eb9: Preparing 14:27:16 a3ca8d769269: Preparing 14:27:16 83dfc5b410c1: Preparing 14:27:16 4f4ce317c6bb: Preparing 14:27:16 83dfc5b410c1: Waiting 14:27:16 4f4ce317c6bb: Waiting 14:27:16 3de8a42febbb: Layer already exists 14:27:16 83be31b72eb9: Layer already exists 14:27:16 07ca60a87cf1: Layer already exists 14:27:16 a3ca8d769269: Layer already exists 14:27:16 3ec55ced2635: Layer already exists 14:27:16 4f4ce317c6bb: Layer already exists 14:27:16 83dfc5b410c1: Layer already exists 14:27:17 2.2.0-dev.65: digest: sha256:d280d44cd18b4bc75fb72a4b8539be97ba473ba61e9fbf0223f5aa32036d9825 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:27:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:27:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:27:17 3ec55ced2635: Preparing 14:27:17 3de8a42febbb: Preparing 14:27:17 07ca60a87cf1: Preparing 14:27:17 83be31b72eb9: Preparing 14:27:17 a3ca8d769269: Preparing 14:27:17 83dfc5b410c1: Preparing 14:27:17 4f4ce317c6bb: Preparing 14:27:17 83dfc5b410c1: Waiting 14:27:17 4f4ce317c6bb: Waiting 14:27:17 3de8a42febbb: Layer already exists 14:27:17 3ec55ced2635: Layer already exists 14:27:17 07ca60a87cf1: Layer already exists 14:27:17 83be31b72eb9: Layer already exists 14:27:17 a3ca8d769269: Layer already exists 14:27:17 4f4ce317c6bb: Layer already exists 14:27:17 83dfc5b410c1: Layer already exists 14:27:18 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:d280d44cd18b4bc75fb72a4b8539be97ba473ba61e9fbf0223f5aa32036d9825 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:27:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 14:27:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:27:18 3ec55ced2635: Preparing 14:27:18 3de8a42febbb: Preparing 14:27:18 07ca60a87cf1: Preparing 14:27:18 83be31b72eb9: Preparing 14:27:18 a3ca8d769269: Preparing 14:27:18 83dfc5b410c1: Preparing 14:27:18 4f4ce317c6bb: Preparing 14:27:18 83dfc5b410c1: Waiting 14:27:18 4f4ce317c6bb: Waiting 14:27:18 3ec55ced2635: Layer already exists 14:27:18 83be31b72eb9: Layer already exists 14:27:18 a3ca8d769269: Layer already exists 14:27:18 07ca60a87cf1: Layer already exists 14:27:18 3de8a42febbb: Layer already exists 14:27:18 4f4ce317c6bb: Layer already exists 14:27:18 83dfc5b410c1: Layer already exists 14:27:19 main: digest: sha256:d280d44cd18b4bc75fb72a4b8539be97ba473ba61e9fbf0223f5aa32036d9825 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:27:19 ===================================================== [Pipeline] echo 14:27:19 taggedImages: 14:27:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:27:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:27:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.65 14:27:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:27:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:27:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:27:19 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:27:19 latest 14:27:19 2.2.0-dev.65 14:27:19 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:27:19 main 14:27:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:27:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:27:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:27:19 16a4ba3fe7ae: Preparing 14:27:19 91bb361f8c13: Preparing 14:27:19 9c356def1e7e: Preparing 14:27:19 5461b6285452: Preparing 14:27:19 fb3dbc41b7fc: Preparing 14:27:19 83dfc5b410c1: Preparing 14:27:19 4f4ce317c6bb: Preparing 14:27:19 83dfc5b410c1: Waiting 14:27:19 4f4ce317c6bb: Waiting 14:27:19 fb3dbc41b7fc: Layer already exists 14:27:20 83dfc5b410c1: Layer already exists 14:27:20 4f4ce317c6bb: Layer already exists 14:27:20 9c356def1e7e: Pushed 14:27:20 91bb361f8c13: Pushed 14:27:20 16a4ba3fe7ae: Pushed 14:27:38 5461b6285452: Pushed 14:27:38 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:64efba95dccb9fc87adaa93d424e9569f0fe9ed9529a0655a802f2ba18586b32 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:27:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:27:39 16a4ba3fe7ae: Preparing 14:27:39 91bb361f8c13: Preparing 14:27:39 9c356def1e7e: Preparing 14:27:39 5461b6285452: Preparing 14:27:39 fb3dbc41b7fc: Preparing 14:27:39 83dfc5b410c1: Preparing 14:27:39 4f4ce317c6bb: Preparing 14:27:39 83dfc5b410c1: Waiting 14:27:39 4f4ce317c6bb: Waiting 14:27:39 16a4ba3fe7ae: Layer already exists 14:27:39 fb3dbc41b7fc: Layer already exists 14:27:39 91bb361f8c13: Layer already exists 14:27:39 5461b6285452: Layer already exists 14:27:39 9c356def1e7e: Layer already exists 14:27:39 4f4ce317c6bb: Layer already exists 14:27:39 83dfc5b410c1: Layer already exists 14:27:39 latest: digest: sha256:64efba95dccb9fc87adaa93d424e9569f0fe9ed9529a0655a802f2ba18586b32 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:27:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.65 14:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:27:39 16a4ba3fe7ae: Preparing 14:27:39 91bb361f8c13: Preparing 14:27:39 9c356def1e7e: Preparing 14:27:39 5461b6285452: Preparing 14:27:39 fb3dbc41b7fc: Preparing 14:27:39 83dfc5b410c1: Preparing 14:27:39 4f4ce317c6bb: Preparing 14:27:39 83dfc5b410c1: Waiting 14:27:39 4f4ce317c6bb: Waiting 14:27:39 5461b6285452: Layer already exists 14:27:39 9c356def1e7e: Layer already exists 14:27:39 91bb361f8c13: Layer already exists 14:27:39 fb3dbc41b7fc: Layer already exists 14:27:39 16a4ba3fe7ae: Layer already exists 14:27:39 83dfc5b410c1: Layer already exists 14:27:39 4f4ce317c6bb: Layer already exists 14:27:40 2.2.0-dev.65: digest: sha256:64efba95dccb9fc87adaa93d424e9569f0fe9ed9529a0655a802f2ba18586b32 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:27:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:27:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:27:40 16a4ba3fe7ae: Preparing 14:27:40 91bb361f8c13: Preparing 14:27:40 9c356def1e7e: Preparing 14:27:40 5461b6285452: Preparing 14:27:40 fb3dbc41b7fc: Preparing 14:27:40 83dfc5b410c1: Preparing 14:27:40 4f4ce317c6bb: Preparing 14:27:40 83dfc5b410c1: Waiting 14:27:40 4f4ce317c6bb: Waiting 14:27:40 fb3dbc41b7fc: Layer already exists 14:27:40 16a4ba3fe7ae: Layer already exists 14:27:40 91bb361f8c13: Layer already exists 14:27:40 9c356def1e7e: Layer already exists 14:27:40 5461b6285452: Layer already exists 14:27:40 83dfc5b410c1: Layer already exists 14:27:40 4f4ce317c6bb: Layer already exists 14:27:41 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:64efba95dccb9fc87adaa93d424e9569f0fe9ed9529a0655a802f2ba18586b32 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:27:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 14:27:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:27:41 16a4ba3fe7ae: Preparing 14:27:41 91bb361f8c13: Preparing 14:27:41 9c356def1e7e: Preparing 14:27:41 5461b6285452: Preparing 14:27:41 fb3dbc41b7fc: Preparing 14:27:41 83dfc5b410c1: Preparing 14:27:41 4f4ce317c6bb: Preparing 14:27:41 83dfc5b410c1: Waiting 14:27:41 4f4ce317c6bb: Waiting 14:27:41 91bb361f8c13: Layer already exists 14:27:41 9c356def1e7e: Layer already exists 14:27:41 5461b6285452: Layer already exists 14:27:41 16a4ba3fe7ae: Layer already exists 14:27:41 fb3dbc41b7fc: Layer already exists 14:27:42 4f4ce317c6bb: Layer already exists 14:27:42 83dfc5b410c1: Layer already exists 14:27:42 main: digest: sha256:64efba95dccb9fc87adaa93d424e9569f0fe9ed9529a0655a802f2ba18586b32 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:27:42 ===================================================== [Pipeline] echo 14:27:42 taggedImages: 14:27:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:27:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:27:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.65 14:27:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:27:42 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:27:42 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:27:42 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:27:42 latest 14:27:42 2.2.0-dev.65 14:27:42 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:27:42 main 14:27:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:27:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:27:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:27:42 4931cfdcae5a: Preparing 14:27:42 2bc4a1052ff2: Preparing 14:27:42 edb05cab6b96: Preparing 14:27:42 e562062cf389: Preparing 14:27:42 f73e7dbfee58: Preparing 14:27:42 f73e7dbfee58: Layer already exists 14:27:43 edb05cab6b96: Layer already exists 14:27:43 4931cfdcae5a: Pushed 14:27:43 e562062cf389: Pushed 14:27:48 2bc4a1052ff2: Pushed 14:27:48 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:0c939d773111117d1ff8e06c729729f415a1301fbefb90985b3f786fbfb902d1 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:27:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:27:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:27:49 4931cfdcae5a: Preparing 14:27:49 2bc4a1052ff2: Preparing 14:27:49 edb05cab6b96: Preparing 14:27:49 e562062cf389: Preparing 14:27:49 f73e7dbfee58: Preparing 14:27:49 2bc4a1052ff2: Layer already exists 14:27:49 f73e7dbfee58: Layer already exists 14:27:49 e562062cf389: Layer already exists 14:27:49 4931cfdcae5a: Layer already exists 14:27:49 edb05cab6b96: Layer already exists 14:27:49 latest: digest: sha256:0c939d773111117d1ff8e06c729729f415a1301fbefb90985b3f786fbfb902d1 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:27:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:27:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.65 14:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:27:50 4931cfdcae5a: Preparing 14:27:50 2bc4a1052ff2: Preparing 14:27:50 edb05cab6b96: Preparing 14:27:50 e562062cf389: Preparing 14:27:50 f73e7dbfee58: Preparing 14:27:50 2bc4a1052ff2: Layer already exists 14:27:50 e562062cf389: Layer already exists 14:27:50 4931cfdcae5a: Layer already exists 14:27:50 f73e7dbfee58: Layer already exists 14:27:50 edb05cab6b96: Layer already exists 14:27:50 2.2.0-dev.65: digest: sha256:0c939d773111117d1ff8e06c729729f415a1301fbefb90985b3f786fbfb902d1 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:27:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:27:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:27:51 4931cfdcae5a: Preparing 14:27:51 2bc4a1052ff2: Preparing 14:27:51 edb05cab6b96: Preparing 14:27:51 e562062cf389: Preparing 14:27:51 f73e7dbfee58: Preparing 14:27:51 f73e7dbfee58: Layer already exists 14:27:51 4931cfdcae5a: Layer already exists 14:27:51 2bc4a1052ff2: Layer already exists 14:27:51 e562062cf389: Layer already exists 14:27:51 edb05cab6b96: Layer already exists 14:27:51 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:0c939d773111117d1ff8e06c729729f415a1301fbefb90985b3f786fbfb902d1 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:27:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 14:27:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:27:52 4931cfdcae5a: Preparing 14:27:52 2bc4a1052ff2: Preparing 14:27:52 edb05cab6b96: Preparing 14:27:52 e562062cf389: Preparing 14:27:52 f73e7dbfee58: Preparing 14:27:52 f73e7dbfee58: Layer already exists 14:27:52 2bc4a1052ff2: Layer already exists 14:27:52 4931cfdcae5a: Layer already exists 14:27:52 e562062cf389: Layer already exists 14:27:52 edb05cab6b96: Layer already exists 14:27:52 main: digest: sha256:0c939d773111117d1ff8e06c729729f415a1301fbefb90985b3f786fbfb902d1 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:27:52 ===================================================== [Pipeline] echo 14:27:52 taggedImages: 14:27:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:27:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:27:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.65 14:27:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:27:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:27:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:27:52 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:27:52 latest 14:27:52 2.2.0-dev.65 14:27:52 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:27:52 main 14:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:27:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:27:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:27:53 c7445c54c79c: Preparing 14:27:53 c744c146e598: Preparing 14:27:53 edb05cab6b96: Preparing 14:27:53 86fd22473245: Preparing 14:27:53 f73e7dbfee58: Preparing 14:27:53 f73e7dbfee58: Layer already exists 14:27:53 86fd22473245: Layer already exists 14:27:53 edb05cab6b96: Layer already exists 14:27:53 c7445c54c79c: Pushed 14:27:59 c744c146e598: Pushed 14:27:59 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:22120f176b125b51ca2fb64866e934406399959c02512fc6addcbd3402a98488 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:27:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:27:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:27:59 c7445c54c79c: Preparing 14:27:59 c744c146e598: Preparing 14:27:59 edb05cab6b96: Preparing 14:27:59 86fd22473245: Preparing 14:27:59 f73e7dbfee58: Preparing 14:27:59 f73e7dbfee58: Layer already exists 14:27:59 c7445c54c79c: Layer already exists 14:27:59 86fd22473245: Layer already exists 14:27:59 edb05cab6b96: Layer already exists 14:27:59 c744c146e598: Layer already exists 14:27:59 latest: digest: sha256:22120f176b125b51ca2fb64866e934406399959c02512fc6addcbd3402a98488 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:28:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:28:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.65 14:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:28:00 c7445c54c79c: Preparing 14:28:00 c744c146e598: Preparing 14:28:00 edb05cab6b96: Preparing 14:28:00 86fd22473245: Preparing 14:28:00 f73e7dbfee58: Preparing 14:28:00 f73e7dbfee58: Layer already exists 14:28:00 86fd22473245: Layer already exists 14:28:00 edb05cab6b96: Layer already exists 14:28:00 c7445c54c79c: Layer already exists 14:28:00 c744c146e598: Layer already exists 14:28:00 2.2.0-dev.65: digest: sha256:22120f176b125b51ca2fb64866e934406399959c02512fc6addcbd3402a98488 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:28:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:28:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:28:01 c7445c54c79c: Preparing 14:28:01 c744c146e598: Preparing 14:28:01 edb05cab6b96: Preparing 14:28:01 86fd22473245: Preparing 14:28:01 f73e7dbfee58: Preparing 14:28:01 c744c146e598: Layer already exists 14:28:01 edb05cab6b96: Layer already exists 14:28:01 f73e7dbfee58: Layer already exists 14:28:01 c7445c54c79c: Layer already exists 14:28:01 86fd22473245: Layer already exists 14:28:01 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:22120f176b125b51ca2fb64866e934406399959c02512fc6addcbd3402a98488 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:28:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 14:28:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:28:02 c7445c54c79c: Preparing 14:28:02 c744c146e598: Preparing 14:28:02 edb05cab6b96: Preparing 14:28:02 86fd22473245: Preparing 14:28:02 f73e7dbfee58: Preparing 14:28:02 86fd22473245: Layer already exists 14:28:02 f73e7dbfee58: Layer already exists 14:28:02 c744c146e598: Layer already exists 14:28:02 c7445c54c79c: Layer already exists 14:28:02 edb05cab6b96: Layer already exists 14:28:02 main: digest: sha256:22120f176b125b51ca2fb64866e934406399959c02512fc6addcbd3402a98488 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:02 ===================================================== [Pipeline] echo 14:28:02 taggedImages: 14:28:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:28:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:28:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.65 14:28:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:28:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 14:28:02 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 14:28:02 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:28:02 latest 14:28:02 2.2.0-dev.65 14:28:02 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:28:02 main 14:28:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:03 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] isUnix [Pipeline] sh 14:28:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:28:03 afd6cf3ca68a: Preparing 14:28:03 8e1ad025732e: Preparing 14:28:03 7b1a904b4960: Preparing 14:28:03 a677adb8baf4: Preparing 14:28:03 f0e5a4d6c014: Preparing 14:28:03 3b19d27f08f7: Preparing 14:28:03 73bb99a6e169: Preparing 14:28:03 ec06c3102977: Preparing 14:28:03 6a3c62e080c7: Preparing 14:28:03 340cb19ca677: Preparing 14:28:03 4f4ce317c6bb: Preparing 14:28:03 73bb99a6e169: Waiting 14:28:03 ec06c3102977: Waiting 14:28:03 6a3c62e080c7: Waiting 14:28:03 340cb19ca677: Waiting 14:28:03 4f4ce317c6bb: Waiting 14:28:03 3b19d27f08f7: Waiting 14:28:04 f0e5a4d6c014: Layer already exists 14:28:04 3b19d27f08f7: Layer already exists 14:28:04 73bb99a6e169: Layer already exists 14:28:04 8e1ad025732e: Pushed 14:28:04 ec06c3102977: Layer already exists 14:28:04 6a3c62e080c7: Layer already exists 14:28:04 340cb19ca677: Layer already exists 14:28:04 4f4ce317c6bb: Layer already exists 14:28:04 afd6cf3ca68a: Pushed 14:28:09 7b1a904b4960: Pushed 14:28:24 a677adb8baf4: Pushed 14:28:24 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27: digest: sha256:c570a3ced1ce024d9cbe9564fe32c69f71bb48df19c739e45973d658931323ce size: 2622 [Pipeline] isUnix [Pipeline] sh 14:28:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:28:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:28:24 afd6cf3ca68a: Preparing 14:28:24 8e1ad025732e: Preparing 14:28:24 7b1a904b4960: Preparing 14:28:24 a677adb8baf4: Preparing 14:28:24 f0e5a4d6c014: Preparing 14:28:24 3b19d27f08f7: Preparing 14:28:24 73bb99a6e169: Preparing 14:28:24 ec06c3102977: Preparing 14:28:24 6a3c62e080c7: Preparing 14:28:24 340cb19ca677: Preparing 14:28:24 4f4ce317c6bb: Preparing 14:28:24 ec06c3102977: Waiting 14:28:24 340cb19ca677: Waiting 14:28:24 6a3c62e080c7: Waiting 14:28:24 4f4ce317c6bb: Waiting 14:28:24 3b19d27f08f7: Waiting 14:28:24 73bb99a6e169: Waiting 14:28:24 7b1a904b4960: Layer already exists 14:28:24 a677adb8baf4: Layer already exists 14:28:24 8e1ad025732e: Layer already exists 14:28:24 afd6cf3ca68a: Layer already exists 14:28:24 f0e5a4d6c014: Layer already exists 14:28:25 340cb19ca677: Layer already exists 14:28:25 3b19d27f08f7: Layer already exists 14:28:25 73bb99a6e169: Layer already exists 14:28:25 ec06c3102977: Layer already exists 14:28:25 6a3c62e080c7: Layer already exists 14:28:25 4f4ce317c6bb: Layer already exists 14:28:25 latest: digest: sha256:c570a3ced1ce024d9cbe9564fe32c69f71bb48df19c739e45973d658931323ce size: 2622 [Pipeline] isUnix [Pipeline] sh 14:28:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:28:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.65 14:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:28:25 afd6cf3ca68a: Preparing 14:28:25 8e1ad025732e: Preparing 14:28:25 7b1a904b4960: Preparing 14:28:25 a677adb8baf4: Preparing 14:28:25 f0e5a4d6c014: Preparing 14:28:25 3b19d27f08f7: Preparing 14:28:25 73bb99a6e169: Preparing 14:28:25 ec06c3102977: Preparing 14:28:25 6a3c62e080c7: Preparing 14:28:25 340cb19ca677: Preparing 14:28:25 4f4ce317c6bb: Preparing 14:28:25 3b19d27f08f7: Waiting 14:28:25 73bb99a6e169: Waiting 14:28:25 ec06c3102977: Waiting 14:28:25 340cb19ca677: Waiting 14:28:25 6a3c62e080c7: Waiting 14:28:25 4f4ce317c6bb: Waiting 14:28:25 a677adb8baf4: Layer already exists 14:28:25 8e1ad025732e: Layer already exists 14:28:25 f0e5a4d6c014: Layer already exists 14:28:25 afd6cf3ca68a: Layer already exists 14:28:25 7b1a904b4960: Layer already exists 14:28:25 3b19d27f08f7: Layer already exists 14:28:25 ec06c3102977: Layer already exists 14:28:26 73bb99a6e169: Layer already exists 14:28:26 6a3c62e080c7: Layer already exists 14:28:26 340cb19ca677: Layer already exists 14:28:26 4f4ce317c6bb: Layer already exists 14:28:26 2.2.0-dev.65: digest: sha256:c570a3ced1ce024d9cbe9564fe32c69f71bb48df19c739e45973d658931323ce size: 2622 [Pipeline] isUnix [Pipeline] sh 14:28:26 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 [Pipeline] isUnix [Pipeline] sh 14:28:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:28:26 afd6cf3ca68a: Preparing 14:28:26 8e1ad025732e: Preparing 14:28:26 7b1a904b4960: Preparing 14:28:26 a677adb8baf4: Preparing 14:28:26 f0e5a4d6c014: Preparing 14:28:26 3b19d27f08f7: Preparing 14:28:26 73bb99a6e169: Preparing 14:28:26 ec06c3102977: Preparing 14:28:26 6a3c62e080c7: Preparing 14:28:26 340cb19ca677: Preparing 14:28:26 4f4ce317c6bb: Preparing 14:28:26 ec06c3102977: Waiting 14:28:26 6a3c62e080c7: Waiting 14:28:26 340cb19ca677: Waiting 14:28:26 4f4ce317c6bb: Waiting 14:28:26 3b19d27f08f7: Waiting 14:28:26 73bb99a6e169: Waiting 14:28:26 afd6cf3ca68a: Layer already exists 14:28:26 7b1a904b4960: Layer already exists 14:28:26 f0e5a4d6c014: Layer already exists 14:28:26 8e1ad025732e: Layer already exists 14:28:26 a677adb8baf4: Layer already exists 14:28:27 3b19d27f08f7: Layer already exists 14:28:27 ec06c3102977: Layer already exists 14:28:27 73bb99a6e169: Layer already exists 14:28:27 6a3c62e080c7: Layer already exists 14:28:27 340cb19ca677: Layer already exists 14:28:27 4f4ce317c6bb: Layer already exists 14:28:27 ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65: digest: sha256:c570a3ced1ce024d9cbe9564fe32c69f71bb48df19c739e45973d658931323ce size: 2622 [Pipeline] isUnix [Pipeline] sh 14:28:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 14:28:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 14:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:28:27 afd6cf3ca68a: Preparing 14:28:27 8e1ad025732e: Preparing 14:28:27 7b1a904b4960: Preparing 14:28:27 a677adb8baf4: Preparing 14:28:27 f0e5a4d6c014: Preparing 14:28:27 3b19d27f08f7: Preparing 14:28:27 73bb99a6e169: Preparing 14:28:27 ec06c3102977: Preparing 14:28:27 6a3c62e080c7: Preparing 14:28:27 340cb19ca677: Preparing 14:28:27 4f4ce317c6bb: Preparing 14:28:27 73bb99a6e169: Waiting 14:28:27 340cb19ca677: Waiting 14:28:27 ec06c3102977: Waiting 14:28:27 6a3c62e080c7: Waiting 14:28:27 4f4ce317c6bb: Waiting 14:28:27 afd6cf3ca68a: Layer already exists 14:28:27 7b1a904b4960: Layer already exists 14:28:27 a677adb8baf4: Layer already exists 14:28:27 f0e5a4d6c014: Layer already exists 14:28:27 8e1ad025732e: Layer already exists 14:28:27 3b19d27f08f7: Layer already exists 14:28:27 ec06c3102977: Layer already exists 14:28:27 73bb99a6e169: Layer already exists 14:28:27 340cb19ca677: Layer already exists 14:28:27 6a3c62e080c7: Layer already exists 14:28:28 4f4ce317c6bb: Layer already exists 14:28:28 main: digest: sha256:c570a3ced1ce024d9cbe9564fe32c69f71bb48df19c739e45973d658931323ce size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:28:28 ===================================================== [Pipeline] echo 14:28:28 taggedImages: 14:28:28 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 14:28:28 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:28:28 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.65 14:28:28 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ad3b9b7afaca9b4f12e4a94d612d3496d02fef27-2.2.0-dev.65 14:28:28 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:28 14:28:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:28:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:29 arm64: Pulling from edgex-lftools-log-publisher 14:28:29 8998bd30e6a1: Pulling fs layer 14:28:29 04944245beec: Pulling fs layer 14:28:29 699f458cf7ca: Pulling fs layer 14:28:29 765212b225bb: Pulling fs layer 14:28:29 f23df028b6ca: Pulling fs layer 14:28:29 d65c8cfc05b1: Pulling fs layer 14:28:29 2437ff75d9bd: Pulling fs layer 14:28:29 765212b225bb: Waiting 14:28:29 f23df028b6ca: Waiting 14:28:29 2437ff75d9bd: Waiting 14:28:29 04944245beec: Verifying Checksum 14:28:29 04944245beec: Download complete 14:28:29 765212b225bb: Verifying Checksum 14:28:29 765212b225bb: Download complete 14:28:29 f23df028b6ca: Verifying Checksum 14:28:29 f23df028b6ca: Download complete 14:28:29 d65c8cfc05b1: Verifying Checksum 14:28:29 d65c8cfc05b1: Download complete 14:28:29 699f458cf7ca: Verifying Checksum 14:28:29 699f458cf7ca: Download complete 14:28:29 8998bd30e6a1: Verifying Checksum 14:28:29 8998bd30e6a1: Download complete 14:28:32 2437ff75d9bd: Verifying Checksum 14:28:32 2437ff75d9bd: Download complete 14:28:34 8998bd30e6a1: Pull complete 14:28:34 04944245beec: Pull complete 14:28:35 699f458cf7ca: Pull complete 14:28:36 765212b225bb: Pull complete 14:28:37 f23df028b6ca: Pull complete 14:28:37 d65c8cfc05b1: Pull complete 14:28:52 2437ff75d9bd: Pull complete 14:28:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:28:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:28:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:28:52 prd-ubuntu20.04-docker-arm64-4c-16g-20674 does not seem to be running inside a container 14:28:52 $ 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/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:28:55 $ docker top a291a4cacb99b755c7d8fd949aca8a735e9b5491aa8eed3bb73925bef8b8cea2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:28:56 ---> job-cost.sh 14:28:56 lf-activate-venv: SKIPPING 14:28:56 INFO: No Stack... 14:28:57 INFO: Retrieving Pricing Info for: v3-standard-4 14:28:57 INFO: Archiving Costs [Pipeline] sh 14:28:58 + cut -d, -f6 14:28:58 + cat /w/workspace/edgex-go/190/archives/cost.csv [Pipeline] lock 14:28:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-190-stack-cost] 14:28:58 Resource [jenkins-edgexfoundry-edgex-go-main-190-stack-cost] did not exist. Created. 14:28:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:28:59 + echo total: 0.10999999940395355 [Pipeline] stash 14:28:59 Stashed 1 file(s) [Pipeline] } 14:28:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-190-stack-cost] [Pipeline] // lock [Pipeline] } 14:28:59 $ docker stop --time=1 a291a4cacb99b755c7d8fd949aca8a735e9b5491aa8eed3bb73925bef8b8cea2 14:29:01 $ docker rm -f a291a4cacb99b755c7d8fd949aca8a735e9b5491aa8eed3bb73925bef8b8cea2 [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 14:29:01 provisioning config files... 14:29:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/190@tmp/config138135254640957136tmp [Pipeline] { [Pipeline] sh 14:29:02 + set +x 14:29:02 + bash -s -- 14:29:02 + curl -s https://codecov.io/bash 14:29:02 14:29:02 _____ _ 14:29:02 / ____| | | 14:29:02 | | ___ __| | ___ ___ _____ __ 14:29:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:29:02 | |___| (_) | (_| | __/ (_| (_) \ V / 14:29:02 \_____\___/ \__,_|\___|\___\___/ \_/ 14:29:02 Bash-1.0.6 14:29:02 14:29:02 14:29:02 ==> git version 2.25.1 found 14:29:02 ==> 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 14:29:02 Release-Date: 2020-01-08 14:29:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:29:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:29:02 ==> Jenkins CI detected. 14:29:02 current dir:  /w/workspace/edgex-go/190 14:29:02 project root: . 14:29:02 --> token set from env 14:29:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:29:02 ==> Running gcov in . (disable via -X gcov) 14:29:02 ==> Python coveragepy not found 14:29:02 ==> Searching for coverage reports in: 14:29:02 + . 14:29:02 -> Found 1 reports 14:29:02 ==> Detecting git/mercurial file structure 14:29:02 ==> Reading reports 14:29:02 + ./coverage.out bytes=432619 14:29:02 ==> Appending adjustments 14:29:02 https://docs.codecov.io/docs/fixing-reports 14:29:03 + Found adjustments 14:29:03 ==> Gzipping contents 14:29:03 60K /tmp/codecov.drlnHR.gz 14:29:03 ==> Uploading reports 14:29:03 url: https://codecov.io 14:29:03 query: branch=main&commit=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:29:03 -> Pinging Codecov 14:29:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=ad3b9b7afaca9b4f12e4a94d612d3496d02fef27&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:29:03 -> Uploading to 14:29:03 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/00271124DB129430A58F1EEE437C3FCB/ad3b9b7afaca9b4f12e4a94d612d3496d02fef27/12cac4a8-b95f-41b4-a52f-d53d2485cfe5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T142903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=defb2d2085647ef4f48e297f0b04ea42d5cf017f720f4b7cba0f48352590e8fe 14:29:03 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:03 Dload Upload Total Spent Left Speed 14:29:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59392 0 0 100 59392 0 226k --:--:-- --:--:-- --:--:-- 226k 14:29:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 [Pipeline] } 14:29:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:29:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:29:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:29:04 14:29:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:29:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:29:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:29:04 188c0c94c7c5: Pulling fs layer 14:29:04 0ef7d3d256c8: Pulling fs layer 14:29:04 de9db76c5a1d: Pulling fs layer 14:29:04 0eba1c9be4d2: Pulling fs layer 14:29:04 0d57e429df01: Pulling fs layer 14:29:04 4e4be7b47b0d: Pulling fs layer 14:29:04 e1f770b5df2f: Pulling fs layer 14:29:04 85a0685a4137: Pulling fs layer 14:29:04 0d57e429df01: Waiting 14:29:04 0eba1c9be4d2: Waiting 14:29:04 4e4be7b47b0d: Waiting 14:29:04 85a0685a4137: Waiting 14:29:04 e1f770b5df2f: Waiting 14:29:04 de9db76c5a1d: Verifying Checksum 14:29:04 de9db76c5a1d: Download complete 14:29:04 0ef7d3d256c8: Download complete 14:29:04 0d57e429df01: Verifying Checksum 14:29:04 0d57e429df01: Download complete 14:29:04 4e4be7b47b0d: Verifying Checksum 14:29:04 4e4be7b47b0d: Download complete 14:29:04 188c0c94c7c5: Download complete 14:29:05 188c0c94c7c5: Pull complete 14:29:05 e1f770b5df2f: Verifying Checksum 14:29:05 e1f770b5df2f: Download complete 14:29:05 0ef7d3d256c8: Pull complete 14:29:05 de9db76c5a1d: Pull complete 14:29:05 0eba1c9be4d2: Verifying Checksum 14:29:05 0eba1c9be4d2: Download complete 14:29:05 85a0685a4137: Verifying Checksum 14:29:05 85a0685a4137: Download complete 14:29:09 0eba1c9be4d2: Pull complete 14:29:09 0d57e429df01: Pull complete 14:29:09 4e4be7b47b0d: Pull complete 14:29:09 e1f770b5df2f: Pull complete 14:29:13 85a0685a4137: Pull complete 14:29:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:29:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:29:13 prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container 14:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:29:15 $ docker top cce9342b9427b7390e33d10e2138bedc3fcb0c31c9b7789a02977629c0de8450 -eo pid,comm [Pipeline] { [Pipeline] echo 14:29:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:29:16 + set -o pipefail 14:29:16 + snyk monitor '--org=edgex-jenkins' 14:29:22 14:29:22 Monitoring /w/workspace/edgex-go/190 (github.com/edgexfoundry/edgex-go)... 14:29:22 14:29:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/2d883b74-07c9-49a5-a6d8-cb0be0166311 14:29:22 14:29:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:29:22 14:29:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:29:22 14:29:22 [Pipeline] } 14:29:22 $ docker stop --time=1 cce9342b9427b7390e33d10e2138bedc3fcb0c31c9b7789a02977629c0de8450 14:29:25 $ docker rm -f cce9342b9427b7390e33d10e2138bedc3fcb0c31c9b7789a02977629c0de8450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:29:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:25 provisioning config files... 14:29:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/190@tmp/config1416017360192914394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:25 --> edgex-publish-swagger.sh 14:29:25 === Publish openapi/v2 API === 14:29:25 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:29:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/190/openapi/v2/core-command.yaml] 14:29:25 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:25 Dload Upload Total Spent Left Speed 14:29:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 28028 0:00:01 0:00:01 --:--:-- 28028 100 33831 0 0 100 33831 0 28005 0:00:01 0:00:01 --:--:-- 28005 14:29:27 14:29:27 14:29:27 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/190/openapi/v2/core-data.yaml] 14:29:27 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:27 Dload Upload Total Spent Left Speed 14:29:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68000 0:00:01 0:00:01 --:--:-- 68000 100 71604 0 0 100 71604 0 68000 0:00:01 0:00:01 --:--:-- 68000 14:29:28 14:29:28 14:29:28 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/190/openapi/v2/core-metadata.yaml] 14:29:28 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:28 Dload Upload Total Spent Left Speed 14:29:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 127k 0:00:01 0:00:01 --:--:-- 127k 100 141k 0 0 100 141k 0 127k 0:00:01 0:00:01 --:--:-- 127k 14:29:29 14:29:29 14:29:29 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/190/openapi/v2/support-notifications.yaml] 14:29:29 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:29 Dload Upload Total Spent Left Speed 14:29:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 87309 0:00:01 0:00:01 --:--:-- 87309 100 89318 0 0 100 89318 0 87309 0:00:01 0:00:01 --:--:-- 87309 14:29:30 14:29:30 14:29:30 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/190/openapi/v2/support-scheduler.yaml] 14:29:30 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:30 Dload Upload Total Spent Left Speed 14:29:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41247 --:--:-- --:--:-- --:--:-- 41204 100 39556 0 0 100 39556 0 41247 --:--:-- --:--:-- --:--:-- 41204 14:29:31 14:29:31 14:29:31 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/190/openapi/v2/system-agent.yaml] 14:29:31 % Total % Received % Xferd Average Speed Time Time Time Current 14:29:31 Dload Upload Total Spent Left Speed 14:29:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22273 --:--:-- --:--:-- --:--:-- 22249 100 20091 0 0 100 20091 0 22249 --:--:-- --:--:-- --:--:-- 22249 14:29:32 14:29:32 [Pipeline] } 14:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:29:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:29:33 . [Pipeline] withDockerContainer 14:29:33 prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container 14:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:29:33 $ docker top faa77d1b616b4edbf18f578ff5e29739b72bfdfc98dc36d16286dd39eac32b7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:33 [ssh-agent] Looking for ssh-agent implementation... 14:29:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:33 $ docker exec faa77d1b616b4edbf18f578ff5e29739b72bfdfc98dc36d16286dd39eac32b7d ssh-agent 14:29:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAMPDIH/agent.14 14:29:33 SSH_AGENT_PID=20 14:29:33 Running ssh-add (command line suppressed) 14:29:34 Identity added: /w/workspace/edgex-go/190@tmp/private_key_2882510524525964952.key (/w/workspace/edgex-go/190@tmp/private_key_2882510524525964952.key) 14:29:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:34 + git semver tag 14:29:34 # -> Open(): unable to determine branch for HEAD 14:29:34 # $GIT_DIR = /w/workspace/edgex-go/190/.git 14:29:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/190 14:29:34 # $SEMVER_REMOTE_NAME = origin 14:29:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:29:34 # $SEMVER_USER_NAME = edgex-jenkins 14:29:34 # $SEMVER_BRANCH = main 14:29:34 # $SEMVER_DIR = /w/workspace/edgex-go/190/.semver 14:29:34 # ad3b9b7afaca9b4f12e4a94d612d3496d02fef27 HEAD 14:29:34 # -> Force: false 14:29:34 # 3020d55a3312529ff67b0839101d5b24455d77bb refs/tags/v2.2.0-dev.65 [Pipeline] } 14:29:34 $ docker exec --env ******** --env ******** faa77d1b616b4edbf18f578ff5e29739b72bfdfc98dc36d16286dd39eac32b7d ssh-agent -k 14:29:34 unset SSH_AUTH_SOCK; 14:29:34 unset SSH_AGENT_PID; 14:29:34 echo Agent pid 20 killed; 14:29:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:34 + git semver [Pipeline] } 14:29:34 $ docker stop --time=1 faa77d1b616b4edbf18f578ff5e29739b72bfdfc98dc36d16286dd39eac32b7d 14:29:36 $ docker rm -f faa77d1b616b4edbf18f578ff5e29739b72bfdfc98dc36d16286dd39eac32b7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:36 14:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:29:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:36 0.23.1-centos7: Pulling from edgex-lftools 14:29:36 ab5ef0e58194: Pulling fs layer 14:29:36 9712f1f96733: Pulling fs layer 14:29:36 63f879dbbcfc: Pulling fs layer 14:29:36 0d9ebad4ef96: Pulling fs layer 14:29:36 e9a5061849ea: Pulling fs layer 14:29:36 d747dcd14b5f: Pulling fs layer 14:29:36 2de7ff778b66: Pulling fs layer 14:29:36 0d9ebad4ef96: Waiting 14:29:36 e9a5061849ea: Waiting 14:29:36 d747dcd14b5f: Waiting 14:29:36 2de7ff778b66: Waiting 14:29:36 9712f1f96733: Verifying Checksum 14:29:36 9712f1f96733: Download complete 14:29:37 63f879dbbcfc: Verifying Checksum 14:29:37 63f879dbbcfc: Download complete 14:29:37 e9a5061849ea: Verifying Checksum 14:29:37 e9a5061849ea: Download complete 14:29:37 d747dcd14b5f: Verifying Checksum 14:29:37 d747dcd14b5f: Download complete 14:29:37 0d9ebad4ef96: Verifying Checksum 14:29:37 0d9ebad4ef96: Download complete 14:29:37 ab5ef0e58194: Verifying Checksum 14:29:37 ab5ef0e58194: Download complete 14:29:37 2de7ff778b66: Download complete 14:29:40 ab5ef0e58194: Pull complete 14:29:40 9712f1f96733: Pull complete 14:29:40 63f879dbbcfc: Pull complete 14:29:45 0d9ebad4ef96: Pull complete 14:29:45 e9a5061849ea: Pull complete 14:29:45 d747dcd14b5f: Pull complete 14:29:45 2de7ff778b66: Pull complete 14:29:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:29:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:29:46 prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container 14:29:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:29:48 $ docker top 66cf6cd69dc47bb29094d8d79462c5ff1853bfb8b4fc5039a61ee4d19122394a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:29:48 provisioning config files... 14:29:48 copy managed file [sigul-config] to file:/w/workspace/edgex-go/190@tmp/config8688461503588392245tmp 14:29:48 copy managed file [sigul-password] to file:/w/workspace/edgex-go/190@tmp/config8924046274322019648tmp 14:29:48 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/190@tmp/config2750746752108243662tmp [Pipeline] { [Pipeline] echo 14:29:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:29:48 ---> sigul-configuration.sh 14:29:48 gpg: directory `/root/.gnupg' created 14:29:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:29:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:29:48 gpg: keyring `/root/.gnupg/secring.gpg' created 14:29:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:29:48 gpg: CAST5 encrypted data 14:29:48 gpg: encrypted with 1 passphrase 14:29:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:29:49 + mkdir /home/jenkins 14:29:49 + mkdir /home/jenkins/sigul [Pipeline] sh 14:29:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:29:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:29:49 ---> sigul-install.sh 14:29:49 Sigul already installed; skipping installation. [Pipeline] sh 14:29:50 + git tag --list 14:29:50 0.6.0 14:29:50 0.6.1 14:29:50 0.7.0 14:29:50 0.7.1 14:29:50 v1.0.0 14:29:50 v1.0.1 14:29:50 v1.1.0 14:29:50 v1.2.0 14:29:50 v1.2.1 14:29:50 v1.3.0 14:29:50 v1.3.1 14:29:50 v2.0.0 14:29:50 v2.0.1-dev.1 14:29:50 v2.0.1-dev.10 14:29:50 v2.0.1-dev.11 14:29:50 v2.0.1-dev.12 14:29:50 v2.0.1-dev.13 14:29:50 v2.0.1-dev.14 14:29:50 v2.0.1-dev.15 14:29:50 v2.0.1-dev.16 14:29:50 v2.0.1-dev.17 14:29:50 v2.0.1-dev.18 14:29:50 v2.0.1-dev.19 14:29:50 v2.0.1-dev.2 14:29:50 v2.0.1-dev.20 14:29:50 v2.0.1-dev.21 14:29:50 v2.0.1-dev.22 14:29:50 v2.0.1-dev.23 14:29:50 v2.0.1-dev.24 14:29:50 v2.0.1-dev.25 14:29:50 v2.0.1-dev.26 14:29:50 v2.0.1-dev.27 14:29:50 v2.0.1-dev.28 14:29:50 v2.0.1-dev.29 14:29:50 v2.0.1-dev.3 14:29:50 v2.0.1-dev.30 14:29:50 v2.0.1-dev.31 14:29:50 v2.0.1-dev.32 14:29:50 v2.0.1-dev.33 14:29:50 v2.0.1-dev.34 14:29:50 v2.0.1-dev.35 14:29:50 v2.0.1-dev.36 14:29:50 v2.0.1-dev.37 14:29:50 v2.0.1-dev.38 14:29:50 v2.0.1-dev.39 14:29:50 v2.0.1-dev.4 14:29:50 v2.0.1-dev.40 14:29:50 v2.0.1-dev.41 14:29:50 v2.0.1-dev.42 14:29:50 v2.0.1-dev.43 14:29:50 v2.0.1-dev.44 14:29:50 v2.0.1-dev.45 14:29:50 v2.0.1-dev.46 14:29:50 v2.0.1-dev.47 14:29:50 v2.0.1-dev.48 14:29:50 v2.0.1-dev.49 14:29:50 v2.0.1-dev.5 14:29:50 v2.0.1-dev.50 14:29:50 v2.0.1-dev.51 14:29:50 v2.0.1-dev.52 14:29:50 v2.0.1-dev.53 14:29:50 v2.0.1-dev.54 14:29:50 v2.0.1-dev.55 14:29:50 v2.0.1-dev.56 14:29:50 v2.0.1-dev.57 14:29:50 v2.0.1-dev.58 14:29:50 v2.0.1-dev.59 14:29:50 v2.0.1-dev.6 14:29:50 v2.0.1-dev.60 14:29:50 v2.0.1-dev.61 14:29:50 v2.0.1-dev.62 14:29:50 v2.0.1-dev.63 14:29:50 v2.0.1-dev.64 14:29:50 v2.0.1-dev.65 14:29:50 v2.0.1-dev.66 14:29:50 v2.0.1-dev.67 14:29:50 v2.0.1-dev.68 14:29:50 v2.0.1-dev.69 14:29:50 v2.0.1-dev.7 14:29:50 v2.0.1-dev.70 14:29:50 v2.0.1-dev.71 14:29:50 v2.0.1-dev.72 14:29:50 v2.0.1-dev.73 14:29:50 v2.0.1-dev.74 14:29:50 v2.0.1-dev.75 14:29:50 v2.0.1-dev.76 14:29:50 v2.0.1-dev.77 14:29:50 v2.0.1-dev.78 14:29:50 v2.0.1-dev.79 14:29:50 v2.0.1-dev.8 14:29:50 v2.0.1-dev.80 14:29:50 v2.0.1-dev.81 14:29:50 v2.0.1-dev.82 14:29:50 v2.0.1-dev.83 14:29:50 v2.0.1-dev.84 14:29:50 v2.0.1-dev.85 14:29:50 v2.0.1-dev.86 14:29:50 v2.0.1-dev.87 14:29:50 v2.0.1-dev.88 14:29:50 v2.0.1-dev.89 14:29:50 v2.0.1-dev.9 14:29:50 v2.0.1-dev.90 14:29:50 v2.0.1-dev.91 14:29:50 v2.0.1-dev.92 14:29:50 v2.0.1-dev.93 14:29:50 v2.0.1-dev.94 14:29:50 v2.0.1-dev.95 14:29:50 v2.0.1-dev.96 14:29:50 v2.0.1-dev.97 14:29:50 v2.0.1-dev.98 14:29:50 v2.0.1-dev.99 14:29:50 v2.1.0 14:29:50 v2.2.0-dev.1 14:29:50 v2.2.0-dev.10 14:29:50 v2.2.0-dev.11 14:29:50 v2.2.0-dev.12 14:29:50 v2.2.0-dev.13 14:29:50 v2.2.0-dev.14 14:29:50 v2.2.0-dev.15 14:29:50 v2.2.0-dev.16 14:29:50 v2.2.0-dev.17 14:29:50 v2.2.0-dev.18 14:29:50 v2.2.0-dev.19 14:29:50 v2.2.0-dev.2 14:29:50 v2.2.0-dev.20 14:29:50 v2.2.0-dev.21 14:29:50 v2.2.0-dev.22 14:29:50 v2.2.0-dev.23 14:29:50 v2.2.0-dev.24 14:29:50 v2.2.0-dev.25 14:29:50 v2.2.0-dev.26 14:29:50 v2.2.0-dev.27 14:29:50 v2.2.0-dev.28 14:29:50 v2.2.0-dev.29 14:29:50 v2.2.0-dev.3 14:29:50 v2.2.0-dev.30 14:29:50 v2.2.0-dev.31 14:29:50 v2.2.0-dev.32 14:29:50 v2.2.0-dev.33 14:29:50 v2.2.0-dev.34 14:29:50 v2.2.0-dev.35 14:29:50 v2.2.0-dev.36 14:29:50 v2.2.0-dev.37 14:29:50 v2.2.0-dev.38 14:29:50 v2.2.0-dev.39 14:29:50 v2.2.0-dev.4 14:29:50 v2.2.0-dev.40 14:29:50 v2.2.0-dev.41 14:29:50 v2.2.0-dev.42 14:29:50 v2.2.0-dev.43 14:29:50 v2.2.0-dev.44 14:29:50 v2.2.0-dev.45 14:29:50 v2.2.0-dev.46 14:29:50 v2.2.0-dev.47 14:29:50 v2.2.0-dev.48 14:29:50 v2.2.0-dev.49 14:29:50 v2.2.0-dev.5 14:29:50 v2.2.0-dev.50 14:29:50 v2.2.0-dev.51 14:29:50 v2.2.0-dev.52 14:29:50 v2.2.0-dev.53 14:29:50 v2.2.0-dev.54 14:29:50 v2.2.0-dev.55 14:29:50 v2.2.0-dev.56 14:29:50 v2.2.0-dev.57 14:29:50 v2.2.0-dev.58 14:29:50 v2.2.0-dev.59 14:29:50 v2.2.0-dev.6 14:29:50 v2.2.0-dev.60 14:29:50 v2.2.0-dev.61 14:29:50 v2.2.0-dev.62 14:29:50 v2.2.0-dev.63 14:29:50 v2.2.0-dev.64 14:29:50 v2.2.0-dev.65 14:29:50 v2.2.0-dev.7 14:29:50 v2.2.0-dev.8 14:29:50 v2.2.0-dev.9 [Pipeline] sh 14:29:50 + lftools sign git-tag v2.2.0-dev.65 14:29:50 Signing Git tag with Sigul... 14:29:50 Signing v2.2.0-dev.65 [Pipeline] echo 14:29:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:29:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:29:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:29:51 $ docker stop --time=1 66cf6cd69dc47bb29094d8d79462c5ff1853bfb8b4fc5039a61ee4d19122394a 14:29:53 $ docker rm -f 66cf6cd69dc47bb29094d8d79462c5ff1853bfb8b4fc5039a61ee4d19122394a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:29:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:29:53 . [Pipeline] withDockerContainer 14:29:53 prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container 14:29:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:29:54 $ docker top c1afa17af7acab70ffa71784d71c6ee8f019cf4e692caf3fd5719eb28beb1a38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:54 [ssh-agent] Looking for ssh-agent implementation... 14:29:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:54 $ docker exec c1afa17af7acab70ffa71784d71c6ee8f019cf4e692caf3fd5719eb28beb1a38 ssh-agent 14:29:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjPnJoa/agent.13 14:29:54 SSH_AGENT_PID=19 14:29:54 Running ssh-add (command line suppressed) 14:29:54 Identity added: /w/workspace/edgex-go/190@tmp/private_key_7192601457272828569.key (/w/workspace/edgex-go/190@tmp/private_key_7192601457272828569.key) 14:29:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:55 + git semver bump pre 14:29:55 # -> Open(): unable to determine branch for HEAD 14:29:55 # $GIT_DIR = /w/workspace/edgex-go/190/.git 14:29:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/190 14:29:55 # $SEMVER_REMOTE_NAME = origin 14:29:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:29:55 # $SEMVER_USER_NAME = edgex-jenkins 14:29:55 # $SEMVER_BRANCH = main 14:29:55 # $SEMVER_DIR = /w/workspace/edgex-go/190/.semver 14:29:55 2.2.0-dev.66 [Pipeline] } 14:29:55 $ docker exec --env ******** --env ******** c1afa17af7acab70ffa71784d71c6ee8f019cf4e692caf3fd5719eb28beb1a38 ssh-agent -k 14:29:55 unset SSH_AUTH_SOCK; 14:29:55 unset SSH_AGENT_PID; 14:29:55 echo Agent pid 19 killed; 14:29:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:55 + git semver [Pipeline] } 14:29:55 $ docker stop --time=1 c1afa17af7acab70ffa71784d71c6ee8f019cf4e692caf3fd5719eb28beb1a38 14:29:56 $ docker rm -f c1afa17af7acab70ffa71784d71c6ee8f019cf4e692caf3fd5719eb28beb1a38 [Pipeline] // withDockerContainer [Pipeline] sh 14:29:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:29:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:29:57 . [Pipeline] withDockerContainer 14:29:57 prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container 14:29:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:29:58 $ docker top dd6d3c97c65d489258a9c13ba52eb5055fc8abff01cf7fb0b805b7beadad8234 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:58 [ssh-agent] Looking for ssh-agent implementation... 14:29:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:58 $ docker exec dd6d3c97c65d489258a9c13ba52eb5055fc8abff01cf7fb0b805b7beadad8234 ssh-agent 14:29:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbbAPoG/agent.14 14:29:58 SSH_AGENT_PID=21 14:29:58 Running ssh-add (command line suppressed) 14:29:58 Identity added: /w/workspace/edgex-go/190@tmp/private_key_2020889856053371535.key (/w/workspace/edgex-go/190@tmp/private_key_2020889856053371535.key) 14:29:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:58 + git semver push 14:29:58 # -> Open(): unable to determine branch for HEAD 14:29:58 # $GIT_DIR = /w/workspace/edgex-go/190/.git 14:29:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/190 14:29:58 # $SEMVER_REMOTE_NAME = origin 14:29:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:29:58 # $SEMVER_USER_NAME = edgex-jenkins 14:29:58 # $SEMVER_BRANCH = main 14:29:58 # $SEMVER_DIR = /w/workspace/edgex-go/190/.semver [Pipeline] } 14:30:03 $ docker exec --env ******** --env ******** dd6d3c97c65d489258a9c13ba52eb5055fc8abff01cf7fb0b805b7beadad8234 ssh-agent -k 14:30:03 unset SSH_AUTH_SOCK; 14:30:03 unset SSH_AGENT_PID; 14:30:03 echo Agent pid 21 killed; 14:30:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:30:03 + git semver [Pipeline] } 14:30:03 $ docker stop --time=1 dd6d3c97c65d489258a9c13ba52eb5055fc8abff01cf7fb0b805b7beadad8234 14:30:04 $ docker rm -f dd6d3c97c65d489258a9c13ba52eb5055fc8abff01cf7fb0b805b7beadad8234 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:30:05 + [ -d /w/workspace/edgex-go/190/archives ] [Pipeline] libraryResource [Pipeline] sh 14:30:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:30:06 ---> package-listing.sh 14:30:06 ++ facter osfamily 14:30:06 ++ tr '[:upper:]' '[:lower:]' 14:30:06 + OS_FAMILY=debian 14:30:06 + workspace=/w/workspace/edgex-go/190 14:30:06 + START_PACKAGES=/tmp/packages_start.txt 14:30:06 + END_PACKAGES=/tmp/packages_end.txt 14:30:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:30:06 + PACKAGES=/tmp/packages_start.txt 14:30:06 + '[' /w/workspace/edgex-go/190 ']' 14:30:06 + PACKAGES=/tmp/packages_end.txt 14:30:06 + case "${OS_FAMILY}" in 14:30:06 + dpkg -l 14:30:06 + grep '^ii' 14:30:06 + '[' -f /tmp/packages_start.txt ']' 14:30:06 + '[' -f /tmp/packages_end.txt ']' 14:30:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:30:06 + '[' /w/workspace/edgex-go/190 ']' 14:30:06 + mkdir -p /w/workspace/edgex-go/190/archives/ 14:30:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/190/archives/ [Pipeline] echo 14:30:06 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/190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:30:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:07 14:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:08 latest: Pulling from edgex-lftools-log-publisher 14:30:08 5eb5b503b376: Pulling fs layer 14:30:08 5c69ac0246d0: Pulling fs layer 14:30:08 ec43610c2a17: Pulling fs layer 14:30:08 3a2ae6a8a46f: Pulling fs layer 14:30:08 33b1e0a273af: Pulling fs layer 14:30:08 5d3b04190fa2: Pulling fs layer 14:30:08 2f39f015ded8: Pulling fs layer 14:30:08 3a2ae6a8a46f: Waiting 14:30:08 33b1e0a273af: Waiting 14:30:08 5d3b04190fa2: Waiting 14:30:08 2f39f015ded8: Waiting 14:30:08 5c69ac0246d0: Download complete 14:30:08 3a2ae6a8a46f: Verifying Checksum 14:30:08 3a2ae6a8a46f: Download complete 14:30:08 33b1e0a273af: Verifying Checksum 14:30:08 33b1e0a273af: Download complete 14:30:08 5d3b04190fa2: Download complete 14:30:08 ec43610c2a17: Verifying Checksum 14:30:08 ec43610c2a17: Download complete 14:30:08 5eb5b503b376: Verifying Checksum 14:30:08 5eb5b503b376: Download complete 14:30:08 2f39f015ded8: Download complete 14:30:09 5eb5b503b376: Pull complete 14:30:09 5c69ac0246d0: Pull complete 14:30:10 ec43610c2a17: Pull complete 14:30:10 3a2ae6a8a46f: Pull complete 14:30:10 33b1e0a273af: Pull complete 14:30:10 5d3b04190fa2: Pull complete 14:30:14 2f39f015ded8: Pull complete 14:30:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:30:14 prd-ubuntu20.04-docker-8c-8g-20673 does not seem to be running inside a container 14:30:14 $ 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/190/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/190 -v /w/workspace/edgex-go/190:/w/workspace/edgex-go/190:rw,z -v /w/workspace/edgex-go/190@tmp:/w/workspace/edgex-go/190@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:30:16 $ docker top 75a149f89f98f37ee33ba90180cd020e9b3940ef12ccfc14feaf23f26867be29 -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:16 + touch /tmp/pre-build-complete [Pipeline] sh 14:30:16 + mkdir -p /var/log/sysstat [Pipeline] sh 14:30:17 + ls /var/log/sa-host 14:30:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:30:17 provisioning config files... 14:30:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/190@tmp/config2016937554679472198tmp [Pipeline] { [Pipeline] echo 14:30:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:30:17 ---> create-netrc.sh [Pipeline] } 14:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:30:18 ---> python-tools-install.sh [Pipeline] echo 14:30:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:30:18 ---> sudo-logs.sh 14:30:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:30:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:30:18 ---> job-cost.sh 14:30:18 lf-activate-venv: SKIPPING 14:30:18 DEBUG: total: 0.10999999940395355 14:30:18 INFO: Retrieving Stack Cost... 14:30:19 INFO: Retrieving Pricing Info for: v3-standard-8 14:30:19 INFO: Archiving Costs [Pipeline] echo 14:30:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:30:19 ---> logs-deploy.sh 14:30:19 lf-activate-venv: SKIPPING 14:30:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/190 14:30:19 INFO: archiving workspace using pattern(s): 14:30:20 Archives upload complete. 14:30:20 INFO: archiving logs to Nexus 14:30:21 ---> uname -a: 14:30:21 Linux prd-ubuntu20-04-docker-8c-8g-20673 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:30:21 14:30:21 14:30:21 ---> lscpu: 14:30:21 Architecture: x86_64 14:30:21 CPU op-mode(s): 32-bit, 64-bit 14:30:21 Byte Order: Little Endian 14:30:21 Address sizes: 40 bits physical, 48 bits virtual 14:30:21 CPU(s): 8 14:30:21 On-line CPU(s) list: 0-7 14:30:21 Thread(s) per core: 1 14:30:21 Core(s) per socket: 1 14:30:21 Socket(s): 8 14:30:21 NUMA node(s): 1 14:30:21 Vendor ID: AuthenticAMD 14:30:21 CPU family: 23 14:30:21 Model: 49 14:30:21 Model name: AMD EPYC-Rome Processor 14:30:21 Stepping: 0 14:30:21 CPU MHz: 2799.998 14:30:21 BogoMIPS: 5599.99 14:30:21 Virtualization: AMD-V 14:30:21 Hypervisor vendor: KVM 14:30:21 Virtualization type: full 14:30:21 L1d cache: 256 KiB 14:30:21 L1i cache: 256 KiB 14:30:21 L2 cache: 4 MiB 14:30:21 L3 cache: 128 MiB 14:30:21 NUMA node0 CPU(s): 0-7 14:30:21 Vulnerability Itlb multihit: Not affected 14:30:21 Vulnerability L1tf: Not affected 14:30:21 Vulnerability Mds: Not affected 14:30:21 Vulnerability Meltdown: Not affected 14:30:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:30:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:30:21 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:30:21 Vulnerability Srbds: Not affected 14:30:21 Vulnerability Tsx async abort: Not affected 14:30:21 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 14:30:21 14:30:21 14:30:21 ---> nproc: 14:30:21 8 14:30:21 14:30:21 14:30:21 ---> df -h: 14:30:21 Filesystem Size Used Avail Use% Mounted on 14:30:21 overlay 155G 30G 126G 19% / 14:30:21 tmpfs 64M 0 64M 0% /dev 14:30:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:30:21 shm 64M 0 64M 0% /dev/shm 14:30:21 /dev/vda1 155G 30G 126G 19% /facter-os 14:30:21 14:30:21 14:30:21 ---> sar -b -r -n DEV: 14:30:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20673) 04/12/22 _x86_64_ (8 CPU) 14:30:21 14:30:21 13:27:32 LINUX RESTART (8 CPU) 14:30:21 14:30:21 13:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:30:21 13:29:01 304.05 16.90 287.15 0.00 2221.59 134117.34 0.00 14:30:21 13:30:01 61.22 0.07 61.16 0.00 3.87 27268.92 0.00 14:30:21 13:31:01 69.88 0.13 69.74 0.00 1.73 26120.51 0.00 14:30:21 13:32:01 421.53 0.07 421.47 0.00 8.40 392466.53 0.00 14:30:21 13:33:01 764.93 0.40 764.53 0.00 15.99 233277.44 0.00 14:30:21 13:34:01 585.25 0.50 584.76 0.00 12.26 352004.93 0.00 14:30:21 13:35:01 1031.71 0.40 1031.31 0.00 8.26 357880.04 0.00 14:30:21 13:36:01 882.16 0.83 881.32 0.00 6.66 229198.13 0.00 14:30:21 13:37:01 311.35 0.00 311.35 0.00 0.00 165273.44 0.00 14:30:21 13:38:01 296.62 0.03 296.58 0.00 0.27 133101.23 0.00 14:30:21 13:39:01 28.62 0.05 28.57 0.00 8.26 818.39 0.00 14:30:21 13:40:01 15.31 0.00 15.31 0.00 0.00 396.47 0.00 14:30:21 13:41:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 14:30:21 13:42:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 14:30:21 13:43:01 1.88 0.02 1.87 0.00 0.13 20.26 0.00 14:30:21 13:44:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 14:30:21 13:45:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 14:30:21 13:46:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 14:30:21 13:47:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 14:30:21 13:48:01 1.40 0.00 1.40 0.00 0.00 17.86 0.00 14:30:21 13:49:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 14:30:21 13:50:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 14:30:21 13:51:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 14:30:21 13:52:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 14:30:21 13:53:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 14:30:21 13:54:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 14:30:21 13:55:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 14:30:21 13:56:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 14:30:21 13:57:01 1.90 0.87 1.03 0.00 18.39 11.06 0.00 14:30:21 13:58:01 2.28 0.00 2.28 0.00 0.00 29.58 0.00 14:30:21 13:59:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 14:30:21 14:00:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 14:30:21 14:01:01 3.03 1.57 1.47 0.00 49.06 18.26 0.00 14:30:21 14:02:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 14:30:21 14:03:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 14:30:21 14:04:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 14:30:21 14:05:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 14:30:21 14:06:01 1.13 0.00 1.13 0.00 0.00 15.33 0.00 14:30:21 14:07:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 14:30:21 14:08:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 14:30:21 14:09:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 14:30:21 14:10:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 14:30:21 14:11:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 14:30:21 14:12:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 14:30:21 14:13:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 14:30:21 14:14:01 1.85 0.00 1.85 0.00 0.00 20.93 0.00 14:30:21 14:15:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 14:30:21 14:16:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 14:30:21 14:17:01 1.12 0.02 1.10 0.00 0.13 12.40 0.00 14:30:21 14:18:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 14:30:21 14:19:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 14:30:21 14:20:01 0.93 0.00 0.93 0.00 0.00 12.26 0.00 14:30:21 14:21:02 1.30 0.00 1.30 0.00 0.00 14.13 0.00 14:30:21 14:22:01 1.73 0.00 1.73 0.00 0.00 19.79 0.00 14:30:21 14:23:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 14:30:21 14:24:01 2.12 0.00 2.12 0.00 0.00 24.79 0.00 14:30:21 14:25:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 14:30:21 14:26:01 2.03 0.00 2.03 0.00 0.00 23.20 0.00 14:30:21 14:27:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 14:30:21 14:28:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 14:30:21 14:29:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 14:30:21 14:30:01 205.80 0.45 205.35 0.00 15.06 61077.82 0.00 14:30:21 Average: 81.34 0.36 80.99 0.00 37.65 34075.69 0.00 14:30:21 14:30:21 13:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:30:21 13:29:01 28157724 31769864 531808 1.62 134924 3711124 2026408 5.97 1266256 3045256 40 14:30:21 13:30:01 28015916 31662168 630968 1.92 151144 3696428 2433324 7.17 1465696 2941932 167548 14:30:21 13:31:01 28273352 31774740 523020 1.59 154264 3563936 1788432 5.27 1307488 2864664 92 14:30:21 13:32:01 20926632 31377052 883888 2.69 181200 10182004 4155412 12.25 2324268 8840756 663436 14:30:21 13:33:01 16195792 30281720 1987960 6.05 260876 13503104 4121736 12.15 4225832 11451500 1573752 14:30:21 13:34:01 12207176 31430976 821668 2.50 356444 18181772 2828368 8.34 3165428 16120704 280088 14:30:21 13:35:01 6460208 31086236 1170628 3.56 462312 23224220 3243912 9.56 4646020 20137852 138888 14:30:21 13:36:01 5976968 30441484 1813376 5.51 583600 22883944 3845860 11.33 5055064 20150288 1393296 14:30:21 13:37:01 7345456 31314244 939120 2.86 638648 22366412 2608736 7.69 4365240 19503424 81156 14:30:21 13:38:01 8757040 31709288 552748 1.68 726928 21331264 2204700 6.50 3055260 19480324 820 14:30:21 13:39:01 8777044 31725296 541000 1.65 728032 21331536 2067204 6.09 3047148 19479852 212 14:30:21 13:40:01 8795840 31744284 522372 1.59 728520 21331652 1895688 5.59 3027268 19479888 24 14:30:21 13:41:01 8796868 31745312 521376 1.59 728532 21331656 1895688 5.59 3025676 19479904 16 14:30:21 13:42:01 8803724 31752172 514844 1.57 728560 21331660 1895688 5.59 3019712 19479904 228 14:30:21 13:43:01 8803984 31752464 514632 1.57 728576 21331664 1908396 5.62 3019040 19479912 24 14:30:21 13:44:01 8805228 31753708 513368 1.56 728588 21331664 1908396 5.62 3017952 19479912 44 14:30:21 13:45:01 8805360 31753956 512980 1.56 728612 21331796 1908396 5.62 3017824 19480016 20 14:30:21 13:46:01 8805636 31754292 512640 1.56 728620 21331800 1908396 5.62 3017672 19480048 148 14:30:21 13:47:01 8805548 31754204 512644 1.56 728628 21331800 1908396 5.62 3018208 19480048 192 14:30:21 13:48:01 8805352 31754028 512868 1.56 728644 21331800 1908396 5.62 3017708 19480052 68 14:30:21 13:49:01 8805240 31753932 512900 1.56 728656 21331808 1908396 5.62 3018216 19480056 12 14:30:21 13:50:01 8804932 31753648 513180 1.56 728668 21331808 1908396 5.62 3018252 19480056 152 14:30:21 13:51:01 8804852 31753604 513084 1.56 728672 21331816 1908396 5.62 3018968 19480064 200 14:30:21 13:52:01 8804760 31753516 513296 1.56 728692 21331820 1908396 5.62 3019044 19480064 220 14:30:21 13:53:01 8805264 31754068 512752 1.56 728712 21331820 1908396 5.62 3018124 19480072 20 14:30:21 13:54:01 8804924 31753732 513016 1.56 728724 21331828 1908396 5.62 3018792 19480076 196 14:30:21 13:55:01 8805200 31754008 512736 1.56 728728 21331828 1908396 5.62 3017856 19480076 12 14:30:21 13:56:01 8804900 31753712 512956 1.56 728744 21331832 1908396 5.62 3017840 19480080 48 14:30:21 13:57:01 8797160 31746876 519760 1.58 728800 21332344 1983536 5.85 3025996 19480528 208 14:30:21 13:58:01 8803540 31753264 513308 1.56 728824 21332344 1950096 5.75 3017968 19480532 44 14:30:21 13:59:01 8803780 31753532 513208 1.56 728832 21332352 1950096 5.75 3018296 19480536 12 14:30:21 14:00:01 8803756 31753508 513176 1.56 728848 21332356 1950096 5.75 3017992 19480536 184 14:30:21 14:01:01 8799640 31751836 514724 1.57 728880 21333832 1950096 5.75 3023924 19480124 20 14:30:21 14:02:01 8800104 31752340 514172 1.56 728896 21333836 1950096 5.75 3023188 19480072 148 14:30:21 14:03:01 8800004 31752240 514404 1.56 728912 21333828 1950096 5.75 3023172 19480072 12 14:30:21 14:04:01 8799988 31752248 514488 1.56 728920 21333840 1950096 5.75 3023512 19480076 184 14:30:21 14:05:01 8799980 31752252 514436 1.56 728924 21333840 1950096 5.75 3023220 19480076 8 14:30:21 14:06:01 8799892 31752184 514380 1.56 728952 21333844 1950096 5.75 3024384 19480080 268 14:30:21 14:07:01 8799916 31752244 514332 1.56 728972 21333848 1950096 5.75 3023300 19480084 28 14:30:21 14:08:01 8799732 31752084 514364 1.56 728996 21333856 1950096 5.75 3023852 19480088 72 14:30:21 14:09:01 8799892 31752292 514316 1.56 729024 21333860 1950096 5.75 3024280 19480096 196 14:30:21 14:10:01 8799916 31752328 514260 1.56 729032 21333860 1950096 5.75 3023916 19480096 244 14:30:21 14:11:01 8799940 31752356 514216 1.56 729048 21333864 1950096 5.75 3023348 19480100 16 14:30:21 14:12:01 8799560 31752008 514452 1.56 729060 21333868 1950096 5.75 3023940 19480104 212 14:30:21 14:13:01 8799584 31752032 514420 1.56 729084 21333852 1950096 5.75 3023384 19480104 12 14:30:21 14:14:01 8799720 31752340 514260 1.56 729112 21334000 1933096 5.70 3023812 19480236 12 14:30:21 14:15:01 8799988 31752628 513952 1.56 729120 21334004 1933096 5.70 3023452 19480240 12 14:30:21 14:16:01 8799436 31752088 514436 1.56 729128 21334004 1933096 5.70 3024060 19480240 44 14:30:21 14:17:01 8799136 31751804 514656 1.57 729144 21334004 1933096 5.70 3023724 19480244 12 14:30:21 14:18:01 8798788 31751524 514856 1.57 729176 21334004 1933096 5.70 3023440 19480248 52 14:30:21 14:19:01 8798464 31751224 515120 1.57 729176 21334016 1933096 5.70 3023776 19480252 12 14:30:21 14:20:01 8798448 31751212 515072 1.57 729176 21334020 1933096 5.70 3024172 19480256 196 14:30:21 14:21:02 8798616 31751396 515040 1.57 729196 21334020 1933096 5.70 3023536 19480256 16 14:30:21 14:22:01 8798600 31751392 515012 1.57 729208 21334024 1933096 5.70 3023528 19480260 12 14:30:21 14:23:01 8798228 31751036 515372 1.57 729212 21334024 1933096 5.70 3024096 19480260 192 14:30:21 14:24:01 8798252 31751100 515304 1.57 729248 21334032 1933096 5.70 3023964 19480268 28 14:30:21 14:25:01 8798384 31751240 515044 1.57 729260 21334036 1933096 5.70 3024156 19480272 184 14:30:21 14:26:01 8798692 31751592 514692 1.57 729300 21334040 1933096 5.70 3023888 19480276 12 14:30:21 14:27:01 8798792 31751716 514976 1.57 729316 21334044 1933096 5.70 3023660 19480280 8 14:30:21 14:28:01 8798776 31751744 514920 1.57 729352 21334048 1933096 5.70 3023680 19480284 48 14:30:21 14:29:01 8798508 31751484 515120 1.57 729364 21334044 1933096 5.70 3024036 19480284 16 14:30:21 14:30:01 7212156 31666960 598036 1.82 780488 22657116 2135952 6.29 3211580 20751192 800 14:30:21 Average: 9973553 31674932 592260 1.80 671052 20214302 2096440 6.18 3036001 18367346 69427 14:30:21 14:30:21 13:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:30:21 13:29:01 docker0 843.28 544.91 73.36 3763.98 0.00 0.00 0.00 0.00 14:30:21 13:29:01 ens3 1550.14 1694.31 10899.52 229.31 0.00 0.00 0.00 0.00 14:30:21 13:29:01 lo 4.34 4.34 0.42 0.42 0.00 0.00 0.00 0.00 14:30:21 13:30:01 veth2dbbe20 1.45 1.63 0.11 0.14 0.00 0.00 0.00 0.00 14:30:21 13:30:01 docker0 1.45 1.52 0.09 0.13 0.00 0.00 0.00 0.00 14:30:21 13:30:01 ens3 58.69 44.99 33.56 56.72 0.00 0.00 0.00 0.00 14:30:21 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:31:01 ens3 27.82 15.73 23.99 12.38 0.00 0.00 0.00 0.00 14:30:21 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:32:01 docker0 142.05 263.42 7.51 2482.03 0.00 0.00 0.00 0.00 14:30:21 13:32:01 veth433a2e8 97.95 210.07 6.37 2253.32 0.00 0.00 0.00 0.18 14:30:21 13:32:01 vethaa9c983 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 14:30:21 13:32:01 veth06271f5 0.00 1.23 0.00 0.07 0.00 0.00 0.00 0.00 14:30:21 13:32:01 veth4b1ae43 0.05 0.23 0.00 0.01 0.00 0.00 0.00 0.00 14:30:21 13:32:01 ens3 397.03 243.78 4187.00 91.47 0.00 0.00 0.00 0.00 14:30:21 13:32:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 14:30:21 13:32:01 vethb853233 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 14:30:21 13:32:01 veth59dcc13 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 14:30:21 13:33:01 docker0 130.89 252.50 11.89 3782.13 0.00 0.00 0.00 0.00 14:30:21 13:33:01 veth433a2e8 110.25 222.04 12.17 3577.03 0.00 0.00 0.00 0.29 14:30:21 13:33:01 veth06271f5 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 14:30:21 13:33:01 ens3 329.14 200.40 3910.44 92.63 0.00 0.00 0.00 0.00 14:30:21 13:33:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 14:30:21 13:34:01 vetha4fdc13 202.23 429.74 18.08 5830.29 0.00 0.00 0.00 0.48 14:30:21 13:34:01 docker0 236.95 473.49 17.44 6115.72 0.00 0.00 0.00 0.00 14:30:21 13:34:01 veth433a2e8 6.58 8.76 0.62 133.03 0.00 0.00 0.00 0.01 14:30:21 13:34:01 veth06271f5 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 14:30:21 13:34:01 ens3 506.18 254.18 6142.62 36.72 0.00 0.00 0.00 0.00 14:30:21 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:35:01 veth24fff24 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:30:21 13:35:01 vetha4fdc13 0.10 0.55 0.01 0.03 0.00 0.00 0.00 0.00 14:30:21 13:35:01 docker0 27.97 54.18 2.14 606.36 0.00 0.00 0.00 0.00 14:30:21 13:35:01 veth06271f5 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 14:30:21 13:35:01 ens3 153.37 91.82 1734.21 87.08 0.00 0.00 0.00 0.00 14:30:21 13:35:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 14:30:21 13:36:01 veth0ae1331 242.20 478.56 20.75 5834.49 0.00 0.00 0.00 0.48 14:30:21 13:36:01 docker0 276.61 520.31 19.69 6174.59 0.00 0.00 0.00 0.00 14:30:21 13:36:01 veth06271f5 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 14:30:21 13:36:01 ens3 584.11 325.21 6203.79 100.63 0.00 0.00 0.00 0.00 14:30:21 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:37:01 veth0ae1331 0.13 0.48 0.01 0.02 0.00 0.00 0.00 0.00 14:30:21 13:37:01 docker0 0.13 0.47 0.01 0.02 0.00 0.00 0.00 0.00 14:30:21 13:37:01 veth06271f5 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 14:30:21 13:37:01 ens3 5.91 3.73 4.84 2.66 0.00 0.00 0.00 0.00 14:30:21 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:38:01 docker0 23.59 29.67 1.63 283.89 0.00 0.00 0.00 0.00 14:30:21 13:38:01 veth06271f5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:30:21 13:38:01 ens3 36.25 27.89 289.64 4.97 0.00 0.00 0.00 0.00 14:30:21 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:39:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:39:01 ens3 471.24 517.83 222.97 2657.99 0.00 0.00 0.00 0.00 14:30:21 13:39:01 lo 44.39 44.39 4.38 4.38 0.00 0.00 0.00 0.00 14:30:21 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:40:01 ens3 209.93 229.45 105.23 1300.66 0.00 0.00 0.00 0.00 14:30:21 13:40:01 lo 18.53 18.53 1.82 1.82 0.00 0.00 0.00 0.00 14:30:21 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:41:01 ens3 5.23 2.70 7.43 0.18 0.00 0.00 0.00 0.00 14:30:21 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:44:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:30:21 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:45:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 14:30:21 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:47:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:49:01 ens3 0.62 0.13 0.12 0.07 0.00 0.00 0.00 0.00 14:30:21 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:50:01 ens3 1.10 0.55 0.32 0.22 0.00 0.00 0.00 0.00 14:30:21 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:51:01 ens3 2.95 1.30 1.30 0.87 0.00 0.00 0.00 0.00 14:30:21 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:52:01 ens3 0.57 0.37 0.27 0.21 0.00 0.00 0.00 0.00 14:30:21 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:54:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 14:30:21 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 13:59:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 14:30:21 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:01:01 ens3 19.20 19.65 6.08 32.49 0.00 0.00 0.00 0.00 14:30:21 14:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:02:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:04:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:30:21 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:05:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:06:01 ens3 1.03 0.65 0.43 0.28 0.00 0.00 0.00 0.00 14:30:21 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:09:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 14:30:21 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:14:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 14:30:21 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:15:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 14:30:21 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:16:01 ens3 0.77 0.50 0.52 0.27 0.00 0.00 0.00 0.00 14:30:21 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:19:01 ens3 0.77 0.07 0.13 0.06 0.00 0.00 0.00 0.00 14:30:21 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:20:01 ens3 0.67 0.47 0.35 0.28 0.00 0.00 0.00 0.00 14:30:21 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:21:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:24:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:30:21 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:26:01 ens3 0.23 0.13 0.12 0.01 0.00 0.00 0.00 0.00 14:30:21 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:27:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:30:21 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:29:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:30:21 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:21 14:30:01 veth86d7b1f 2.17 1.53 0.56 0.88 0.00 0.00 0.00 0.00 14:30:21 14:30:01 docker0 73.50 95.90 6.83 726.10 0.00 0.00 0.00 0.00 14:30:21 14:30:01 ens3 441.69 297.50 8039.17 123.37 0.00 0.00 0.00 0.00 14:30:21 14:30:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 14:30:21 Average: veth86d7b1f 0.03 0.02 0.01 0.01 0.00 0.00 0.00 0.00 14:30:21 Average: docker0 28.12 35.94 2.25 385.25 0.00 0.00 0.00 0.00 14:30:21 Average: ens3 77.18 63.71 671.86 77.92 0.00 0.00 0.00 0.00 14:30:21 Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:30:21 14:30:21 14:30:21 ---> sar -P ALL: 14:30:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20673) 04/12/22 _x86_64_ (8 CPU) 14:30:21 14:30:21 13:27:32 LINUX RESTART (8 CPU) 14:30:21 14:30:21 13:28:02 CPU %user %nice %system %iowait %steal %idle 14:30:21 13:29:01 all 12.25 0.00 4.12 1.51 0.07 82.05 14:30:21 13:29:01 0 11.96 0.00 4.23 0.70 0.05 83.06 14:30:21 13:29:01 1 14.78 0.00 3.71 0.89 0.05 80.57 14:30:21 13:29:01 2 10.52 0.00 6.18 6.18 0.09 77.03 14:30:21 13:29:01 3 11.83 0.00 4.61 1.65 0.07 81.85 14:30:21 13:29:01 4 10.83 0.00 3.10 1.95 0.07 84.05 14:30:21 13:29:01 5 17.47 0.00 3.12 0.22 0.09 79.11 14:30:21 13:29:01 6 8.67 0.00 3.51 0.29 0.05 87.48 14:30:21 13:29:01 7 11.93 0.00 4.53 0.17 0.09 83.28 14:30:21 13:30:01 all 32.99 0.00 6.46 0.58 0.10 59.86 14:30:21 13:30:01 0 32.98 0.00 6.68 0.05 0.12 60.17 14:30:21 13:30:01 1 33.95 0.00 7.04 0.20 0.12 58.69 14:30:21 13:30:01 2 33.29 0.00 6.71 2.76 0.08 57.15 14:30:21 13:30:01 3 32.02 0.00 6.44 0.32 0.10 61.13 14:30:21 13:30:01 4 33.77 0.00 5.74 0.08 0.10 60.30 14:30:21 13:30:01 5 32.96 0.00 6.05 0.67 0.10 60.22 14:30:21 13:30:01 6 32.89 0.00 6.58 0.29 0.10 60.14 14:30:21 13:30:01 7 32.06 0.00 6.48 0.25 0.10 61.11 14:30:21 13:31:01 all 47.05 0.00 6.25 0.36 0.12 46.23 14:30:21 13:31:01 0 47.56 0.00 6.14 0.15 0.12 46.04 14:30:21 13:31:01 1 47.45 0.00 6.28 0.00 0.10 46.17 14:30:21 13:31:01 2 45.80 0.00 6.32 0.20 0.14 47.54 14:30:21 13:31:01 3 46.24 0.00 6.03 0.02 0.12 47.59 14:30:21 13:31:01 4 46.73 0.00 6.12 0.00 0.12 47.03 14:30:21 13:31:01 5 50.95 0.00 6.39 0.07 0.12 42.47 14:30:21 13:31:01 6 45.94 0.00 6.84 2.41 0.12 44.69 14:30:21 13:31:01 7 45.70 0.00 5.86 0.00 0.12 48.32 14:30:21 13:32:01 all 24.48 0.00 13.33 6.14 0.12 55.94 14:30:21 13:32:01 0 25.86 0.00 14.08 2.72 0.10 57.24 14:30:21 13:32:01 1 25.39 0.00 15.10 13.59 0.15 45.77 14:30:21 13:32:01 2 23.23 0.00 13.57 3.43 0.12 59.65 14:30:21 13:32:01 3 24.19 0.00 13.12 3.68 0.10 58.91 14:30:21 13:32:01 4 25.91 0.00 12.41 2.75 0.10 58.84 14:30:21 13:32:01 5 25.45 0.00 13.16 8.19 0.12 53.09 14:30:21 13:32:01 6 22.58 0.00 13.45 13.06 0.12 50.79 14:30:21 13:32:01 7 23.19 0.00 11.76 1.75 0.12 63.17 14:30:21 13:33:01 all 75.43 0.00 13.44 2.17 0.16 8.80 14:30:21 13:33:01 0 78.21 0.00 11.54 2.23 0.15 7.86 14:30:21 13:33:01 1 76.53 0.00 14.01 2.23 0.15 7.07 14:30:21 13:33:01 2 76.34 0.00 13.65 2.08 0.13 7.79 14:30:21 13:33:01 3 73.87 0.00 13.37 1.83 0.17 10.76 14:30:21 13:33:01 4 71.92 0.00 14.57 1.85 0.15 11.52 14:30:21 13:33:01 5 78.37 0.00 11.73 1.01 0.17 8.72 14:30:21 13:33:01 6 75.06 0.00 14.68 4.38 0.17 5.72 14:30:21 13:33:01 7 73.11 0.00 14.02 1.71 0.17 10.99 14:30:21 13:34:01 all 72.18 0.00 12.63 3.04 0.15 11.99 14:30:21 13:34:01 0 73.92 0.00 10.06 5.59 0.15 10.28 14:30:21 13:34:01 1 69.47 0.00 12.61 10.25 0.17 7.50 14:30:21 13:34:01 2 72.32 0.00 12.96 1.18 0.15 13.38 14:30:21 13:34:01 3 70.37 0.00 13.10 1.07 0.15 15.31 14:30:21 13:34:01 4 78.65 0.00 11.04 1.03 0.15 9.13 14:30:21 13:34:01 5 70.87 0.00 13.56 1.08 0.13 14.36 14:30:21 13:34:01 6 68.96 0.00 14.79 2.93 0.15 13.16 14:30:21 13:34:01 7 72.82 0.00 12.97 1.27 0.14 12.80 14:30:21 13:35:01 all 79.86 0.00 14.50 1.40 0.17 4.07 14:30:21 13:35:01 0 78.46 0.00 15.80 1.72 0.19 3.84 14:30:21 13:35:01 1 78.18 0.00 13.20 1.72 0.17 6.73 14:30:21 13:35:01 2 80.26 0.00 14.41 1.01 0.17 4.16 14:30:21 13:35:01 3 78.74 0.00 15.06 1.02 0.17 5.01 14:30:21 13:35:01 4 78.70 0.00 15.64 1.37 0.17 4.13 14:30:21 13:35:01 5 77.80 0.00 16.24 2.58 0.15 3.23 14:30:21 13:35:01 6 80.07 0.00 14.81 1.10 0.15 3.88 14:30:21 13:35:01 7 86.65 0.00 10.89 0.70 0.17 1.59 14:30:21 13:36:01 all 70.32 0.00 13.13 2.82 0.15 13.58 14:30:21 13:36:01 0 74.09 0.00 12.29 2.18 0.15 11.28 14:30:21 13:36:01 1 68.66 0.00 13.28 3.26 0.15 14.65 14:30:21 13:36:01 2 69.45 0.00 13.45 3.06 0.15 13.89 14:30:21 13:36:01 3 71.03 0.00 12.24 1.89 0.15 14.69 14:30:21 13:36:01 4 71.39 0.00 11.87 2.40 0.15 14.18 14:30:21 13:36:01 5 69.99 0.00 14.05 2.27 0.17 13.52 14:30:21 13:36:01 6 70.04 0.00 12.96 2.72 0.15 14.14 14:30:21 13:36:01 7 67.86 0.00 14.92 4.81 0.15 12.26 14:30:21 13:37:01 all 35.14 0.00 5.56 2.18 0.08 57.03 14:30:21 13:37:01 0 30.72 0.00 5.67 0.79 0.08 62.73 14:30:21 13:37:01 1 40.19 0.00 8.21 2.86 0.10 48.64 14:30:21 13:37:01 2 42.23 0.00 4.66 0.55 0.08 52.47 14:30:21 13:37:01 3 47.76 0.00 5.83 0.34 0.10 45.97 14:30:21 13:37:01 4 32.47 0.00 5.28 0.15 0.07 62.03 14:30:21 13:37:01 5 27.88 0.00 3.78 0.94 0.07 67.34 14:30:21 13:37:01 6 26.73 0.00 6.81 11.35 0.08 55.03 14:30:21 13:37:01 7 33.14 0.00 4.29 0.51 0.08 61.98 14:30:21 13:38:01 all 15.60 0.00 5.86 2.32 0.08 76.14 14:30:21 13:38:01 0 17.28 0.00 8.02 12.41 0.08 62.20 14:30:21 13:38:01 1 13.56 0.00 5.60 2.87 0.07 77.90 14:30:21 13:38:01 2 15.69 0.00 5.83 0.30 0.08 78.08 14:30:21 13:38:01 3 16.36 0.00 6.00 1.05 0.09 76.49 14:30:21 13:38:01 4 15.38 0.00 5.67 0.76 0.08 78.11 14:30:21 13:38:01 5 16.35 0.00 6.06 0.54 0.07 76.98 14:30:21 13:38:01 6 14.45 0.00 4.70 0.14 0.07 80.64 14:30:21 13:38:01 7 15.77 0.00 5.03 0.46 0.07 78.68 14:30:21 13:39:01 all 9.25 0.00 1.44 0.10 0.05 89.16 14:30:21 13:39:01 0 6.15 0.00 1.45 0.02 0.03 92.35 14:30:21 13:39:01 1 10.85 0.00 1.48 0.22 0.07 87.39 14:30:21 13:39:01 2 8.89 0.00 1.16 0.02 0.05 89.89 14:30:21 13:39:01 3 9.41 0.00 1.61 0.00 0.07 88.92 14:30:21 13:39:01 4 9.63 0.00 1.14 0.20 0.03 88.99 14:30:21 13:39:01 5 10.99 0.00 1.45 0.13 0.05 87.37 14:30:21 13:39:01 6 9.16 0.00 1.31 0.15 0.05 89.33 14:30:21 13:39:01 7 8.96 0.00 1.90 0.03 0.07 89.03 14:30:21 14:30:21 13:39:01 CPU %user %nice %system %iowait %steal %idle 14:30:21 13:40:01 all 5.11 0.00 0.71 0.07 0.04 94.07 14:30:21 13:40:01 0 6.29 0.00 0.92 0.02 0.05 92.73 14:30:21 13:40:01 1 7.68 0.00 1.00 0.02 0.05 91.26 14:30:21 13:40:01 2 2.69 0.00 0.47 0.00 0.03 96.81 14:30:21 13:40:01 3 5.79 0.00 0.63 0.00 0.03 93.54 14:30:21 13:40:01 4 3.43 0.00 0.52 0.34 0.03 95.68 14:30:21 13:40:01 5 5.68 0.00 0.65 0.18 0.03 93.45 14:30:21 13:40:01 6 5.29 0.00 0.69 0.00 0.05 93.97 14:30:21 13:40:01 7 4.02 0.00 0.79 0.02 0.05 95.12 14:30:21 13:41:01 all 0.03 0.00 0.02 0.01 0.01 99.94 14:30:21 13:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:30:21 13:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:30:21 13:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 14:30:21 13:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:41:01 4 0.03 0.00 0.02 0.05 0.02 99.88 14:30:21 13:41:01 5 0.03 0.00 0.02 0.02 0.02 99.92 14:30:21 13:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 13:41:01 7 0.05 0.00 0.03 0.00 0.00 99.92 14:30:21 13:42:01 all 0.02 0.00 0.02 0.01 0.00 99.94 14:30:21 13:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 14:30:21 13:42:01 1 0.07 0.00 0.07 0.00 0.02 99.85 14:30:21 13:42:01 2 0.02 0.00 0.00 0.05 0.02 99.92 14:30:21 13:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:30:21 13:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 13:42:01 6 0.05 0.00 0.02 0.00 0.00 99.93 14:30:21 13:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 13:43:01 all 0.03 0.00 0.01 0.01 0.00 99.95 14:30:21 13:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:30:21 13:43:01 1 0.10 0.00 0.02 0.00 0.02 99.87 14:30:21 13:43:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:30:21 13:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 13:43:01 5 0.05 0.00 0.00 0.02 0.00 99.93 14:30:21 13:43:01 6 0.02 0.00 0.02 0.03 0.00 99.93 14:30:21 13:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:44:01 all 0.03 0.00 0.02 0.01 0.00 99.95 14:30:21 13:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:44:01 1 0.08 0.00 0.07 0.00 0.02 99.83 14:30:21 13:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 13:44:01 4 0.03 0.00 0.00 0.02 0.00 99.95 14:30:21 13:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:44:01 6 0.02 0.00 0.02 0.03 0.00 99.93 14:30:21 13:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:30:21 13:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:30:21 13:45:01 1 0.07 0.00 0.05 0.00 0.03 99.85 14:30:21 13:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 13:45:01 4 0.02 0.00 0.00 0.02 0.02 99.95 14:30:21 13:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:30:21 13:45:01 6 0.00 0.00 0.00 0.03 0.00 99.97 14:30:21 13:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:46:01 all 0.15 0.00 0.01 0.00 0.00 99.83 14:30:21 13:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:30:21 13:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 13:46:01 4 1.09 0.00 0.03 0.02 0.00 98.86 14:30:21 13:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:46:01 6 0.00 0.00 0.02 0.02 0.00 99.97 14:30:21 13:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:47:01 all 0.27 0.00 0.01 0.00 0.00 99.71 14:30:21 13:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 13:47:01 1 0.07 0.00 0.05 0.00 0.02 99.87 14:30:21 13:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:47:01 4 1.97 0.00 0.00 0.02 0.00 98.01 14:30:21 13:47:01 5 0.07 0.00 0.02 0.00 0.00 99.92 14:30:21 13:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:30:21 13:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:48:01 all 0.26 0.00 0.01 0.01 0.00 99.72 14:30:21 13:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:48:01 1 0.05 0.00 0.07 0.00 0.02 99.87 14:30:21 13:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:48:01 4 1.97 0.00 0.00 0.02 0.00 98.01 14:30:21 13:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:30:21 13:48:01 6 0.00 0.00 0.02 0.03 0.00 99.95 14:30:21 13:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:49:01 all 0.27 0.00 0.01 0.00 0.01 99.70 14:30:21 13:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:30:21 13:49:01 1 0.07 0.00 0.03 0.00 0.03 99.87 14:30:21 13:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:30:21 13:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:49:01 4 1.99 0.00 0.00 0.00 0.00 98.01 14:30:21 13:49:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:30:21 13:49:01 6 0.03 0.00 0.00 0.02 0.02 99.93 14:30:21 13:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:50:01 all 0.26 0.00 0.01 0.00 0.00 99.72 14:30:21 13:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:30:21 13:50:01 2 0.00 0.00 0.02 0.02 0.02 99.95 14:30:21 13:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:50:01 4 1.97 0.00 0.03 0.02 0.00 97.98 14:30:21 13:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 14:30:21 13:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:30:21 13:50:01 CPU %user %nice %system %iowait %steal %idle 14:30:21 13:51:01 all 0.21 0.00 0.03 0.00 0.00 99.75 14:30:21 13:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:30:21 13:51:01 1 0.10 0.00 0.07 0.00 0.02 99.82 14:30:21 13:51:01 2 0.03 0.00 0.00 0.02 0.00 99.95 14:30:21 13:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:51:01 4 1.42 0.00 0.12 0.00 0.02 98.45 14:30:21 13:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 13:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 13:52:01 all 0.02 0.00 0.01 0.01 0.00 99.95 14:30:21 13:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 13:52:01 1 0.08 0.00 0.02 0.00 0.02 99.88 14:30:21 13:52:01 2 0.02 0.00 0.02 0.03 0.00 99.93 14:30:21 13:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 13:52:01 4 0.05 0.00 0.02 0.02 0.00 99.92 14:30:21 13:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 13:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 13:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:53:01 all 0.03 0.00 0.02 0.01 0.00 99.94 14:30:21 13:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:53:01 4 0.03 0.00 0.03 0.02 0.02 99.90 14:30:21 13:53:01 5 0.05 0.00 0.05 0.02 0.00 99.88 14:30:21 13:53:01 6 0.05 0.00 0.02 0.02 0.00 99.92 14:30:21 13:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 13:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:30:21 13:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 13:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 13:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 14:30:21 13:54:01 6 0.00 0.00 0.00 0.03 0.00 99.97 14:30:21 13:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 14:30:21 13:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 13:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:55:01 4 0.03 0.00 0.02 0.02 0.02 99.92 14:30:21 13:55:01 5 0.02 0.00 0.05 0.00 0.02 99.92 14:30:21 13:55:01 6 0.07 0.00 0.00 0.03 0.00 99.90 14:30:21 13:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:30:21 13:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:30:21 13:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:30:21 13:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 13:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 14:30:21 13:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 13:56:01 6 0.00 0.00 0.00 0.03 0.02 99.95 14:30:21 13:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:57:01 all 0.05 0.00 0.04 0.01 0.01 99.89 14:30:21 13:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:30:21 13:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:57:01 2 0.02 0.00 0.03 0.02 0.00 99.93 14:30:21 13:57:01 3 0.17 0.00 0.07 0.05 0.00 99.72 14:30:21 13:57:01 4 0.03 0.00 0.05 0.05 0.00 99.87 14:30:21 13:57:01 5 0.08 0.00 0.07 0.00 0.02 99.83 14:30:21 13:57:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:30:21 13:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 13:58:01 all 0.01 0.00 0.01 0.01 0.01 99.95 14:30:21 13:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 13:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 13:58:01 2 0.00 0.00 0.00 0.05 0.00 99.95 14:30:21 13:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:30:21 13:58:01 4 0.00 0.00 0.02 0.02 0.02 99.95 14:30:21 13:58:01 5 0.07 0.00 0.02 0.05 0.02 99.85 14:30:21 13:58:01 6 0.02 0.00 0.03 0.00 0.00 99.95 14:30:21 13:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 13:59:01 all 0.02 0.00 0.02 0.01 0.00 99.95 14:30:21 13:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 13:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:30:21 13:59:01 2 0.00 0.00 0.00 0.03 0.00 99.97 14:30:21 13:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:30:21 13:59:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:30:21 13:59:01 5 0.07 0.00 0.07 0.00 0.00 99.87 14:30:21 13:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:30:21 13:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:30:21 14:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:30:21 14:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:00:01 5 0.03 0.00 0.03 0.00 0.02 99.92 14:30:21 14:00:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:30:21 14:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:01:01 all 0.40 0.00 0.05 0.02 0.00 99.53 14:30:21 14:01:01 0 0.27 0.00 0.07 0.00 0.00 99.67 14:30:21 14:01:01 1 0.23 0.00 0.05 0.08 0.00 99.63 14:30:21 14:01:01 2 1.68 0.00 0.08 0.00 0.00 98.24 14:30:21 14:01:01 3 0.27 0.00 0.03 0.00 0.00 99.70 14:30:21 14:01:01 4 0.17 0.00 0.05 0.03 0.00 99.75 14:30:21 14:01:01 5 0.23 0.00 0.05 0.00 0.02 99.70 14:30:21 14:01:01 6 0.17 0.00 0.02 0.03 0.00 99.78 14:30:21 14:01:01 7 0.20 0.00 0.03 0.00 0.00 99.77 14:30:21 14:30:21 14:01:01 CPU %user %nice %system %iowait %steal %idle 14:30:21 14:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 14:30:21 14:02:01 0 0.00 0.00 0.03 0.00 0.02 99.95 14:30:21 14:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:02:01 2 0.12 0.00 0.03 0.00 0.00 99.85 14:30:21 14:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:02:01 4 0.00 0.00 0.03 0.00 0.02 99.95 14:30:21 14:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:30:21 14:02:01 6 0.02 0.00 0.02 0.02 0.00 99.95 14:30:21 14:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:03:01 all 0.02 0.00 0.00 0.00 0.01 99.97 14:30:21 14:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:30:21 14:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:30:21 14:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 14:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:03:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:30:21 14:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:03:01 6 0.02 0.00 0.00 0.02 0.02 99.95 14:30:21 14:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 14:30:21 14:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 14:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 14:04:01 5 0.03 0.00 0.03 0.00 0.02 99.92 14:30:21 14:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 14:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:30:21 14:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:30:21 14:05:01 5 0.05 0.00 0.05 0.00 0.02 99.88 14:30:21 14:05:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:30:21 14:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:06:01 all 0.02 0.00 0.01 0.00 0.01 99.97 14:30:21 14:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 14:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 14:30:21 14:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 14:30:21 14:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:30:21 14:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:30:21 14:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 14:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:30:21 14:07:01 5 0.02 0.00 0.05 0.00 0.00 99.93 14:30:21 14:07:01 6 0.00 0.00 0.00 0.03 0.00 99.97 14:30:21 14:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:30:21 14:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:30:21 14:08:01 5 0.07 0.00 0.03 0.02 0.02 99.87 14:30:21 14:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 14:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 14:30:21 14:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:30:21 14:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:30:21 14:09:01 4 0.02 0.00 0.03 0.02 0.00 99.93 14:30:21 14:09:01 5 0.07 0.00 0.05 0.00 0.03 99.85 14:30:21 14:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:30:21 14:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:10:01 3 0.00 0.00 0.02 0.05 0.00 99.93 14:30:21 14:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 14:10:01 5 0.07 0.00 0.05 0.00 0.00 99.88 14:30:21 14:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:30:21 14:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:30:21 14:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:30:21 14:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:30:21 14:11:01 5 0.03 0.00 0.03 0.00 0.02 99.92 14:30:21 14:11:01 6 0.00 0.00 0.02 0.03 0.00 99.95 14:30:21 14:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:12:01 all 0.01 0.00 0.01 0.01 0.00 99.96 14:30:21 14:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 14:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:30:21 14:12:01 5 0.03 0.00 0.05 0.00 0.02 99.90 14:30:21 14:12:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:30:21 14:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:30:21 14:12:01 CPU %user %nice %system %iowait %steal %idle 14:30:21 14:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:30:21 14:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:30:21 14:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:13:01 5 0.03 0.00 0.05 0.00 0.02 99.90 14:30:21 14:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 14:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:14:01 all 0.14 0.00 0.01 0.01 0.00 99.84 14:30:21 14:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:14:01 2 0.98 0.00 0.00 0.00 0.00 99.02 14:30:21 14:14:01 3 0.02 0.00 0.03 0.02 0.00 99.93 14:30:21 14:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 14:14:01 5 0.05 0.00 0.05 0.00 0.00 99.90 14:30:21 14:14:01 6 0.02 0.00 0.00 0.05 0.02 99.92 14:30:21 14:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:15:01 all 0.23 0.00 0.02 0.01 0.00 99.74 14:30:21 14:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:15:01 2 1.78 0.00 0.05 0.00 0.00 98.18 14:30:21 14:15:01 3 0.00 0.00 0.00 0.05 0.00 99.95 14:30:21 14:15:01 4 0.00 0.00 0.02 0.02 0.02 99.95 14:30:21 14:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 14:30:21 14:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:16:01 all 0.04 0.00 0.01 0.01 0.00 99.94 14:30:21 14:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 14:16:01 2 0.17 0.00 0.07 0.00 0.00 99.77 14:30:21 14:16:01 3 0.02 0.00 0.02 0.03 0.00 99.93 14:30:21 14:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 14:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 14:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:17:01 all 0.01 0.00 0.01 0.01 0.01 99.97 14:30:21 14:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:30:21 14:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:30:21 14:17:01 3 0.02 0.00 0.00 0.03 0.00 99.95 14:30:21 14:17:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:30:21 14:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:30:21 14:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:18:01 all 0.01 0.00 0.00 0.01 0.00 99.98 14:30:21 14:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 14:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 14:18:01 6 0.00 0.00 0.00 0.03 0.00 99.97 14:30:21 14:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:30:21 14:19:01 all 0.01 0.00 0.01 0.00 0.00 99.96 14:30:21 14:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:30:21 14:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 14:30:21 14:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 14:19:01 5 0.00 0.00 0.03 0.00 0.02 99.95 14:30:21 14:19:01 6 0.00 0.00 0.02 0.03 0.00 99.95 14:30:21 14:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:30:21 14:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 14:30:21 14:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:30:21 14:20:01 4 0.00 0.00 0.03 0.02 0.00 99.95 14:30:21 14:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:30:21 14:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 14:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:21:02 all 0.02 0.00 0.01 0.00 0.00 99.97 14:30:21 14:21:02 0 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:21:02 1 0.00 0.00 0.02 0.00 0.02 99.97 14:30:21 14:21:02 2 0.05 0.00 0.02 0.00 0.00 99.93 14:30:21 14:21:02 3 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:21:02 4 0.03 0.00 0.02 0.02 0.00 99.93 14:30:21 14:21:02 5 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:21:02 6 0.00 0.00 0.00 0.02 0.00 99.98 14:30:21 14:21:02 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:22:01 all 0.01 0.00 0.00 0.01 0.00 99.98 14:30:21 14:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 14:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 14:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:30:21 14:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:30:21 14:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:30:21 14:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 14:30:21 14:23:01 3 0.02 0.00 0.02 0.02 0.02 99.93 14:30:21 14:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 14:30:21 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:30:21 14:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:30:21 14:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 14:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 14:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 14:30:21 14:24:01 4 0.02 0.00 0.03 0.05 0.00 99.90 14:30:21 14:24:01 5 0.02 0.00 0.02 0.02 0.00 99.95 14:30:21 14:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 14:30:21 14:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:25:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:30:21 14:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:25:01 2 0.05 0.00 0.03 0.00 0.00 99.92 14:30:21 14:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 14:25:01 5 0.00 0.00 0.03 0.00 0.00 99.97 14:30:21 14:25:01 6 0.00 0.00 0.00 0.03 0.00 99.97 14:30:21 14:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:30:21 14:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:30:21 14:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:30:21 14:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:30:21 14:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:30:21 14:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:30:21 14:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:30:21 14:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 14:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 14:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:27:01 4 0.00 0.00 0.03 0.00 0.00 99.97 14:30:21 14:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:27:01 6 0.02 0.00 0.02 0.02 0.00 99.95 14:30:21 14:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:30:21 14:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:30:21 14:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:30:21 14:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:28:01 3 0.02 0.00 0.02 0.03 0.00 99.93 14:30:21 14:28:01 4 0.02 0.00 0.02 0.03 0.00 99.93 14:30:21 14:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:30:21 14:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 14:30:21 14:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:30:21 14:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 14:30:21 14:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:30:21 14:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:30:21 14:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:30:21 14:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:30:21 14:30:01 all 10.47 0.00 4.56 1.67 0.07 83.22 14:30:21 14:30:01 0 9.06 0.00 5.04 1.21 0.07 84.62 14:30:21 14:30:01 1 10.68 0.00 3.86 1.01 0.07 84.37 14:30:21 14:30:01 2 9.82 0.00 4.66 0.44 0.07 85.01 14:30:21 14:30:01 3 11.14 0.00 5.11 6.26 0.08 77.41 14:30:21 14:30:01 4 9.71 0.00 4.27 1.86 0.07 84.09 14:30:21 14:30:01 5 9.65 0.00 3.78 0.42 0.05 86.10 14:30:21 14:30:01 6 11.85 0.00 4.48 1.38 0.07 82.22 14:30:21 14:30:01 7 11.87 0.00 5.31 0.82 0.07 81.94 14:30:21 Average: all 7.88 0.00 1.64 0.39 0.02 90.07 14:30:21 Average: 0 7.90 0.00 1.64 0.48 0.02 89.97 14:30:21 Average: 1 7.95 0.00 1.69 0.62 0.03 89.71 14:30:21 Average: 2 7.95 0.00 1.67 0.34 0.03 90.01 14:30:21 Average: 3 7.97 0.00 1.65 0.31 0.02 90.05 14:30:21 Average: 4 7.98 0.00 1.57 0.25 0.02 90.18 14:30:21 Average: 5 7.93 0.00 1.61 0.29 0.03 90.13 14:30:21 Average: 6 7.55 0.00 1.69 0.65 0.02 90.09 14:30:21 Average: 7 7.78 0.00 1.58 0.20 0.02 90.42 14:30:21 14:30:21 14:30:21