Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82d51753c0ffe06333f0831f521723714ea5f555 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-ssh17447156645254893297.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-ssh16061611641160597411.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-ssh6721796608651155637.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-ssh17051532385596182277.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-ssh3581058266631504745.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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-11412 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/180 [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/180 # 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 82d51753c0ffe06333f0831f521723714ea5f555 (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 82d51753c0ffe06333f0831f521723714ea5f555 # timeout=10 Commit message: "Merge pull request #3936 from jinlinGuan/issue-3925-post-devicecommand" > git rev-list --no-walk 73837d3c09c2d062edd8c57da436144a45e21f80 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:58:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:58:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:58:26 ========================================================= 13:58:26 EdgeX Global Pipelines Version Info 13:58:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:58:27 ------------------- 13:58:27 stable info: 13:58:27 ------------------- 13:58:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:58:27 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:58:27 Message: update stable to v1.0.221 13:58:28 ------------------- 13:58:28 experimental info: 13:58:28 ------------------- 13:58:28 Commited By: **** collab-it+edgex@linuxfoundation.org 13:58:28 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 13:58:28 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82d5175 [Pipeline] echo 13:58:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:58:28 provisioning config files... 13:58:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/180@tmp/config2994763227594434646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:29 ---> docker-login.sh 13:58:29 nexus3.edgexfoundry.org:10001 13:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:29 Configure a credential helper to remove this warning. See 13:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:29 13:58:29 Login Succeeded 13:58:29 nexus3.edgexfoundry.org:10002 13:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:29 Configure a credential helper to remove this warning. See 13:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:29 13:58:29 Login Succeeded 13:58:29 nexus3.edgexfoundry.org:10003 13:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:29 Configure a credential helper to remove this warning. See 13:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:29 13:58:29 Login Succeeded 13:58:29 nexus3.edgexfoundry.org:10004 13:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:29 Configure a credential helper to remove this warning. See 13:58:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:29 13:58:29 Login Succeeded 13:58:29 docker.io 13:58:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:58:30 Configure a credential helper to remove this warning. See 13:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:58:30 13:58:30 Login Succeeded 13:58:30 ---> docker-login.sh ends [Pipeline] } 13:58:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:58:30 + 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:58:30 + dirname cmd/core-command/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + echo core-command,cmd/core-command/Dockerfile 13:58:30 + dirname cmd/core-data/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + echo core-data,cmd/core-data/Dockerfile 13:58:30 + dirname cmd/core-metadata/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + echo core-metadata,cmd/core-metadata/Dockerfile 13:58:30 + + dirname cmd/security-bootstrapper/Dockerfilecut 13:58:30 -d/ -f2 13:58:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:58:30 + dirname cmd/security-proxy-setup/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:58:30 + dirname cmd/security-secretstore-setup/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:58:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:58:30 + dirname cmd/security-spire-agent/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:58:30 + dirname cmd/security-spire-config/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:58:30 + dirname cmd/security-spire-server/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + dirname cmd/support-notifications/Dockerfile 13:58:30 + echo support-notifications,cmd/support-notifications/Dockerfile 13:58:30 + dirname cmd/support-scheduler/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:58:30 + dirname cmd/sys-mgmt-agent/Dockerfile 13:58:30 + cut -d/ -f2 13:58:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:58:30 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:58:31 + git rev-list -1 --merges 82d51753c0ffe06333f0831f521723714ea5f555~1..82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] echo 13:58:31 -----------> git rev-list -1 --merges 82d51753c0ffe06333f0831f521723714ea5f555~1..82d51753c0ffe06333f0831f521723714ea5f555 82d51753c0ffe06333f0831f521723714ea5f555 13:58:31 82d51753c0ffe06333f0831f521723714ea5f555 [false] [Pipeline] sh 13:58:31 + git log --format=format:%s -1 82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] echo 13:58:31 ========================================================= 13:58:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:58:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:58:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:58:32 + grep -v github /etc/ssh/ssh_known_hosts 13:58:32 + [ -e /tmp/ssh_known_hosts ] 13:58:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:58:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:58:32 + sudo tee -a /etc/ssh/ssh_known_hosts 13:58:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:58:32 13:58:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:58:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:58:32 latest: Pulling from edgex-devops/git-semver 13:58:32 a0d0a0d46f8b: Pulling fs layer 13:58:32 3e5f54012d9b: Pulling fs layer 13:58:32 4c7163046ea9: Pulling fs layer 13:58:32 0c2d73faf560: Pulling fs layer 13:58:32 0c2d73faf560: Waiting 13:58:32 3e5f54012d9b: Verifying Checksum 13:58:32 3e5f54012d9b: Download complete 13:58:32 a0d0a0d46f8b: Verifying Checksum 13:58:32 a0d0a0d46f8b: Download complete 13:58:32 0c2d73faf560: Verifying Checksum 13:58:32 0c2d73faf560: Download complete 13:58:33 4c7163046ea9: Download complete 13:58:33 a0d0a0d46f8b: Pull complete 13:58:33 3e5f54012d9b: Pull complete 13:58:33 4c7163046ea9: Pull complete 13:58:33 0c2d73faf560: Pull complete 13:58:33 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:58:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:58:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:58:33 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 13:58:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:58:34 $ docker top 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:58:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:58:34 [ssh-agent] Looking for ssh-agent implementation... 13:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:34 $ docker exec 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 ssh-agent 13:58:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhJBcOe/agent.14 13:58:35 SSH_AGENT_PID=21 13:58:35 Running ssh-add (command line suppressed) 13:58:35 Identity added: /w/workspace/edgex-go/180@tmp/private_key_4095606415902291690.key (/w/workspace/edgex-go/180@tmp/private_key_4095606415902291690.key) 13:58:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:58:35 + git tag --points-at HEAD [Pipeline] } 13:58:35 $ docker exec --env ******** --env ******** 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 ssh-agent -k 13:58:35 unset SSH_AUTH_SOCK; 13:58:35 unset SSH_AGENT_PID; 13:58:35 echo Agent pid 21 killed; 13:58:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:58:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:58:35 [ssh-agent] Looking for ssh-agent implementation... 13:58:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:58:35 $ docker exec 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 ssh-agent 13:58:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgLFpeE/agent.56 13:58:35 SSH_AGENT_PID=62 13:58:35 Running ssh-add (command line suppressed) 13:58:36 Identity added: /w/workspace/edgex-go/180@tmp/private_key_7590875248884022626.key (/w/workspace/edgex-go/180@tmp/private_key_7590875248884022626.key) 13:58:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:58:36 + git semver init 13:58:36 # -> Open(): unable to determine branch for HEAD 13:58:36 # $GIT_DIR = /w/workspace/edgex-go/180/.git 13:58:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/180 13:58:36 # $SEMVER_REMOTE_NAME = origin 13:58:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:58:36 # $SEMVER_USER_NAME = edgex-jenkins 13:58:36 # $SEMVER_BRANCH = main 13:58:36 # $SEMVER_TEMP = /tmp/semver-521470822 13:58:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:58:51 # '/tmp/semver-521470822' -> '/w/workspace/edgex-go/180/.semver' 13:58:51 # -> Force: false 13:58:51 # $SEMVER_DIR = /w/workspace/edgex-go/180/.semver [Pipeline] } 13:58:51 $ docker exec --env ******** --env ******** 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 ssh-agent -k 13:58:51 unset SSH_AUTH_SOCK; 13:58:51 unset SSH_AGENT_PID; 13:58:51 echo Agent pid 62 killed; 13:58:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:58:51 + git semver [Pipeline] } 13:58:51 $ docker stop --time=1 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 13:58:53 $ docker rm -f 52cbf4a1fb72d8d638983971ea8245b143e29d07faf3b62b8f1f2f5ced6de148 [Pipeline] // withDockerContainer [Pipeline] sh 13:58:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:58:54 Stashed 1 file(s) [Pipeline] echo 13:58:54 [edgeXSemver]: initialized semver on version 2.2.0-dev.58 [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:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:58:54 ========================================================= 13:58:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:58:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:58:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:58:54 59bf1c3509f3: Pulling fs layer 13:58:54 666ba61612fd: Pulling fs layer 13:58:54 8ed8ca486205: Pulling fs layer 13:58:54 4fe6c5a15a65: Pulling fs layer 13:58:54 22a0e8bec74d: Pulling fs layer 13:58:54 640e595b4fbd: Pulling fs layer 13:58:54 763cafe07f6e: Pulling fs layer 13:58:54 0c0b528cf693: Pulling fs layer 13:58:54 10935f4eaf8b: Pulling fs layer 13:58:54 763cafe07f6e: Waiting 13:58:54 0c0b528cf693: Waiting 13:58:54 4fe6c5a15a65: Waiting 13:58:54 640e595b4fbd: Waiting 13:58:54 8ed8ca486205: Verifying Checksum 13:58:54 8ed8ca486205: Download complete 13:58:54 666ba61612fd: Verifying Checksum 13:58:54 666ba61612fd: Download complete 13:58:54 22a0e8bec74d: Download complete 13:58:54 640e595b4fbd: Download complete 13:58:54 59bf1c3509f3: Verifying Checksum 13:58:54 59bf1c3509f3: Download complete 13:58:54 763cafe07f6e: Verifying Checksum 13:58:54 763cafe07f6e: Download complete 13:58:55 0c0b528cf693: Verifying Checksum 13:58:55 0c0b528cf693: Download complete 13:58:55 59bf1c3509f3: Pull complete 13:58:55 666ba61612fd: Pull complete 13:58:55 8ed8ca486205: Pull complete 13:58:55 10935f4eaf8b: Verifying Checksum 13:58:55 4fe6c5a15a65: Verifying Checksum 13:58:55 4fe6c5a15a65: Download complete 13:58:59 4fe6c5a15a65: Pull complete 13:58:59 22a0e8bec74d: Pull complete 13:58:59 640e595b4fbd: Pull complete 13:58:59 763cafe07f6e: Pull complete 13:58:59 0c0b528cf693: Pull complete 13:59:02 10935f4eaf8b: Pull complete 13:59:02 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 13:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:59:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:59:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:59:02 WORKDIR /edgex 13:59:02 COPY go.mod . 13:59:02 RUN go mod download 13:59:02 + docker build -t ci-base-image-x86_64 -f - . 13:59:04 Sending build context to Docker daemon 334.7MB 13:59:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:59:04 ---> 99d49a6021b9 13:59:04 Step 2/4 : WORKDIR /edgex 13:59:07 ---> Running in f3b546155214 13:59:07 Removing intermediate container f3b546155214 13:59:07 ---> 071fe23cbe83 13:59:07 Step 3/4 : COPY go.mod . 13:59:07 ---> 1213e5661a7c 13:59:07 Step 4/4 : RUN go mod download 13:59:07 ---> Running in 30b16104b375 13:59:09 Still waiting to schedule task 13:59:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:59:25 Removing intermediate container 30b16104b375 13:59:25 ---> 518bedfd46bc 13:59:25 Successfully built 518bedfd46bc 13:59:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:59:25 + docker inspect -f . ci-base-image-x86_64 13:59:25 . [Pipeline] withDockerContainer 13:59:25 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 13:59:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-x86_64 cat 13:59:26 $ docker top 4760c218a703ad2b3073ea57b9e6f2d6e069c45355444ba7ea93424051285c6f -eo pid,comm [Pipeline] { [Pipeline] sh 13:59:26 + go version 13:59:26 go version go1.17.6 linux/amd64 [Pipeline] } 13:59:26 $ docker stop --time=1 4760c218a703ad2b3073ea57b9e6f2d6e069c45355444ba7ea93424051285c6f 13:59:27 $ docker rm -f 4760c218a703ad2b3073ea57b9e6f2d6e069c45355444ba7ea93424051285c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:59:28 + docker inspect -f . ci-base-image-x86_64 13:59:28 . [Pipeline] withDockerContainer 13:59:28 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 13:59:28 $ 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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-x86_64 cat 13:59:28 $ docker top 858c71d6e2a1eb54eca90b80e0ec9ec2a1a520e7a5bb19467a25729aceab30ec -eo pid,comm [Pipeline] { [Pipeline] echo 13:59:28 ========================================================= 13:59:28 [edgeXBuildGoParallel] Running Tests and Build... 13:59:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:59:29 + make test 13:59:29 go mod tidy -compat=1.17 13:59:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:59:35 ? github.com/edgexfoundry/edgex-go [no test files] 13:59:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:59:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 13:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements 13:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:59:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.9% of statements 13:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.649s coverage: 89.2% of statements 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.102s coverage: 84.4% of statements 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.375s coverage: 95.0% of statements 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.089s coverage: 24.0% of statements 13:59:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 13:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 14:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 14:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 14:00:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 82.5% of statements 14:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.377s coverage: 65.4% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.070s coverage: 28.9% of statements 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:00:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 14:00:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 14:00:12 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 14:00:30 GO111MODULE=on go vet ./... 14:00:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:00:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:00:34 ./bin/test-attribution-txt.sh [Pipeline] echo 14:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:00:35 + ls -al . 14:00:35 total 668 14:00:35 drwxrwxr-x 10 1001 1001 4096 Apr 7 14:00 . 14:00:35 drwxr-xr-x 4 root root 4096 Apr 7 13:59 .. 14:00:35 -rw-rw-r-- 1 1001 1001 11 Apr 7 13:58 .dockerignore 14:00:35 drwxrwxr-x 8 1001 1001 4096 Apr 7 13:58 .git 14:00:35 drwxrwxr-x 4 1001 1001 4096 Apr 7 13:58 .github 14:00:35 -rw-rw-r-- 1 1001 1001 870 Apr 7 13:58 .gitignore 14:00:35 -rw-rw-r-- 1 1001 1001 42 Apr 7 13:58 .golangci.yml 14:00:35 -rw-rw-r-- 1 1001 1001 87 Apr 7 13:58 .hadolint.yml 14:00:35 drwx------ 3 1001 1001 4096 Apr 7 13:58 .semver 14:00:35 -rw-rw-r-- 1 1001 1001 166 Apr 7 13:58 .sonarcloud.properties 14:00:35 -rw-rw-r-- 1 1001 1001 1171 Apr 7 13:58 ADOPTERS.md 14:00:35 -rw-rw-r-- 1 1001 1001 9953 Apr 7 13:58 Attribution.txt 14:00:35 -rw-rw-r-- 1 1001 1001 51732 Apr 7 13:58 CHANGELOG.md 14:00:35 -rw-rw-r-- 1 1001 1001 3804 Apr 7 13:58 CONTRIBUTING.md 14:00:35 -rw-rw-r-- 1 1001 1001 677 Apr 7 13:58 GOVERNANCE.md 14:00:35 -rw-rw-r-- 1 1001 1001 849 Apr 7 13:58 Jenkinsfile 14:00:35 -rw-rw-r-- 1 1001 1001 10775 Apr 7 13:58 LICENSE 14:00:35 -rw-rw-r-- 1 1001 1001 8478 Apr 7 13:58 Makefile 14:00:35 -rw-rw-r-- 1 1001 1001 582 Apr 7 13:58 OWNERS.md 14:00:35 -rw-rw-r-- 1 1001 1001 8207 Apr 7 13:58 README.md 14:00:35 -rw-rw-r-- 1 1001 1001 6912 Apr 7 13:58 SECURITY.md 14:00:35 -rw-rw-r-- 1 1001 1001 12 Apr 7 13:58 VERSION 14:00:35 -rw-rw-r-- 1 1001 1001 4131 Apr 7 13:58 ZMQWindows.md 14:00:35 drwxrwxr-x 2 1001 1001 4096 Apr 7 13:58 bin 14:00:35 drwxrwxr-x 18 1001 1001 4096 Apr 7 13:58 cmd 14:00:35 -rw-r--r-- 1 root root 430374 Apr 7 14:00 coverage.out 14:00:35 -rw-rw-r-- 1 1001 1001 3175 Apr 7 13:58 go.mod 14:00:35 -rw-rw-r-- 1 1001 1001 34990 Apr 7 13:59 go.sum 14:00:35 drwxrwxr-x 8 1001 1001 4096 Apr 7 13:58 internal 14:00:35 drwxrwxr-x 3 1001 1001 4096 Apr 7 13:58 openapi 14:00:35 drwxrwxr-x 4 1001 1001 4096 Apr 7 13:58 snap 14:00:35 -rw-rw-r-- 1 1001 1001 204 Apr 7 13:58 version.go [Pipeline] sh 14:00:35 + '[' -e coverage.out ] 14:00:35 + chown 1001:1001 coverage.out [Pipeline] stash 14:00:35 Stashed 1 file(s) [Pipeline] sh 14:00:36 + make build 14:00:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:00:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11414 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:00:46 Running in /w/workspace/edgex-go/180 [Pipeline] { [Pipeline] checkout 14:00:46 The recommended git tool is: git 14:00:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:00:54 using credential edgex-jenkins-ssh 14:00:54 Cloning the remote Git repository 14:00:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:00:54 > git init /w/workspace/edgex-go/180 # timeout=10 14:00:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:00:54 > git --version # timeout=10 14:00:54 > git --version # 'git version 2.25.1' 14:00:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:00:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:01:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:01:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:01:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:01:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:01:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:01:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:01:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:01:10 Avoid second fetch 14:01:10 Checking out Revision 82d51753c0ffe06333f0831f521723714ea5f555 (main) 14:01:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:01:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:01:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:10 > git config core.sparsecheckout # timeout=10 14:01:10 > git checkout -f 82d51753c0ffe06333f0831f521723714ea5f555 # timeout=10 14:01:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:01:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:01:14 $ docker stop --time=1 858c71d6e2a1eb54eca90b80e0ec9ec2a1a520e7a5bb19467a25729aceab30ec 14:01:14 Commit message: "Merge pull request #3936 from jinlinGuan/issue-3925-post-devicecommand" 14:01:17 $ docker rm -f 858c71d6e2a1eb54eca90b80e0ec9ec2a1a520e7a5bb19467a25729aceab30ec [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 14:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:01:18 14:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:01:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:01:19 % Total % Received % Xferd Average Speed Time Time Time Current 14:01:19 Dload Upload Total Spent Left Speed 14:01:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 44690 0 --:--:-- --:--:-- --:--:-- 44859 14:01:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:01:19 latest: Pulling from edgex-devops/edgex-compose 14:01:19 cbdbe7a5bc2a: Pulling fs layer 14:01:19 ca9280d653b3: Pulling fs layer 14:01:19 7e9c9ca2126c: Pulling fs layer 14:01:19 cbdbe7a5bc2a: Download complete [Pipeline] sh 14:01:19 ca9280d653b3: Verifying Checksum 14:01:19 ca9280d653b3: Download complete 14:01:19 cbdbe7a5bc2a: Pull complete 14:01:19 7e9c9ca2126c: Verifying Checksum 14:01:19 7e9c9ca2126c: Download complete 14:01:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:01:19 ca9280d653b3: Pull complete 14:01:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:01:20 + sudo tee /etc/docker/daemon.new 14:01:20 { 14:01:20 "registry-mirrors": [ 14:01:20 "https://nexus3.edgexfoundry.org:10001" 14:01:20 ], 14:01:20 "bip": "10.250.0.254/24", 14:01:20 "hosts": [ 14:01:20 "tcp://0.0.0.0:5555", 14:01:20 "unix:///var/run/docker.sock" 14:01:20 ], 14:01:20 "mtu": 1458, 14:01:20 "selinux-enabled": true, 14:01:20 "seccomp-profile": "/etc/docker/seccomp.json" 14:01:20 } [Pipeline] sh 14:01:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:01:20 + sudo service docker restart 14:01:23 7e9c9ca2126c: Pull complete 14:01:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:01:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:01:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:01:23 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 14:01:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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 14:01:25 $ docker top 2494bd9d6505c61e2f5542d204e4f87627b770919da1cb558d31bcf2607ab844 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:25 + docker-compose build --help 14:01:25 + grep parallel 14:01:26 --parallel Build images in parallel. [Pipeline] } 14:01:26 $ docker stop --time=1 2494bd9d6505c61e2f5542d204e4f87627b770919da1cb558d31bcf2607ab844 14:01:27 $ docker rm -f 2494bd9d6505c61e2f5542d204e4f87627b770919da1cb558d31bcf2607ab844 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:01:27 . [Pipeline] withDockerContainer 14:01:27 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 14:01:28 $ 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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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:latest cat 14:01:28 $ docker top d1120f5c5279e871c44c79a8984f245150be6be4c25bad591a912144f516c8a3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:28 + docker-compose -f ./docker-compose-build.yml build --parallel 14:01:29 Building core-command ... 14:01:29 Building core-data ... 14:01:29 Building core-metadata ... 14:01:29 Building security-bootstrapper ... 14:01:29 Building security-proxy-setup ... 14:01:29 Building security-secretstore-setup ... 14:01:29 Building security-spiffe-token-provider ... 14:01:29 Building security-spire-agent ... 14:01:29 Building security-spire-config ... 14:01:29 Building security-spire-server ... 14:01:29 Building support-notifications ... 14:01:29 Building support-scheduler ... 14:01:29 Building sys-mgmt-agent ... 14:01:29 Building security-spiffe-token-provider 14:01:29 Building sys-mgmt-agent 14:01:29 Building security-spire-config 14:01:29 Building security-spire-server 14:01:29 Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:39 provisioning config files... 14:01:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/180@tmp/config583539974595812693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:39 ---> docker-login.sh 14:01:39 nexus3.edgexfoundry.org:10001 14:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:40 Configure a credential helper to remove this warning. See 14:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:40 14:01:40 Login Succeeded 14:01:40 nexus3.edgexfoundry.org:10002 14:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:41 Configure a credential helper to remove this warning. See 14:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:41 14:01:41 Login Succeeded 14:01:41 nexus3.edgexfoundry.org:10003 14:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:41 Configure a credential helper to remove this warning. See 14:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:41 14:01:41 Login Succeeded 14:01:41 nexus3.edgexfoundry.org:10004 14:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:42 Configure a credential helper to remove this warning. See 14:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:42 14:01:42 Login Succeeded 14:01:42 docker.io 14:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:01:43 Configure a credential helper to remove this warning. See 14:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:01:43 14:01:43 Login Succeeded 14:01:43 ---> docker-login.sh ends [Pipeline] } 14:01:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:01:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:01:43 ========================================================= 14:01:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:01:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:01:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:01:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:01:44 9b3977197b4f: Pulling fs layer 14:01:44 1a89e8eeedd5: Pulling fs layer 14:01:44 94645a83ff95: Pulling fs layer 14:01:44 3f3a8bcf1eab: Pulling fs layer 14:01:44 0c92f367c5e7: Pulling fs layer 14:01:44 f7c0051592d6: Pulling fs layer 14:01:44 a227ed2f7395: Pulling fs layer 14:01:44 7b1c46037f91: Pulling fs layer 14:01:44 3f3a8bcf1eab: Waiting 14:01:44 0c92f367c5e7: Waiting 14:01:44 f7c0051592d6: Waiting 14:01:44 a227ed2f7395: Waiting 14:01:44 94645a83ff95: Verifying Checksum 14:01:44 94645a83ff95: Download complete 14:01:44 1a89e8eeedd5: Download complete 14:01:44 0c92f367c5e7: Verifying Checksum 14:01:44 0c92f367c5e7: Download complete 14:01:44 f7c0051592d6: Verifying Checksum 14:01:44 f7c0051592d6: Download complete 14:01:44 9b3977197b4f: Download complete 14:01:44 a227ed2f7395: Verifying Checksum 14:01:44 a227ed2f7395: Download complete 14:01:45 9b3977197b4f: Pull complete 14:01:45 1a89e8eeedd5: Pull complete 14:01:45 94645a83ff95: Pull complete 14:01:46 7b1c46037f91: Verifying Checksum 14:01:46 7b1c46037f91: Download complete 14:01:46 3f3a8bcf1eab: Verifying Checksum 14:01:46 3f3a8bcf1eab: Download complete 14:01:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:01:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:01:47 ---> 518bedfd46bc 14:01:47 Step 3/23 : WORKDIR /edgex-go 14:01:47 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:01:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:01:47 ---> 518bedfd46bc 14:01:47 Step 3/25 : WORKDIR /edgex-go 14:01:47 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:01:47 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:01:47 ---> 518bedfd46bc 14:01:47 Step 3/20 : WORKDIR /edgex-go 14:01:47 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:01:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:01:47 ---> 518bedfd46bc 14:01:47 Step 3/26 : WORKDIR /edgex-go 14:01:47 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:01:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:01:47 ---> 518bedfd46bc 14:01:47 Step 3/22 : WORKDIR /edgex-go 14:01:51 ---> Running in d42a87c37d9d 14:01:51 ---> Running in bdbcb6914b15 14:01:51 ---> Running in a6e04a329beb 14:01:51 ---> Running in 394100ae7658 14:01:51 ---> Running in 9ef5d95a5417 14:01:51 Removing intermediate container a6e04a329beb 14:01:51 ---> f6ae59f5c6d1 14:01:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:51 Removing intermediate container d42a87c37d9d 14:01:51 ---> 55f8d72bd50d 14:01:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:51 Removing intermediate container 9ef5d95a5417 14:01:51 ---> 5a41cb51424a 14:01:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:51 Removing intermediate container 394100ae7658 14:01:51 ---> 955550926943 14:01:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:51 Removing intermediate container bdbcb6914b15 14:01:51 ---> 777fa4cee9d2 14:01:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:01:51 ---> Running in b1140e645ca9 14:01:51 ---> Running in 1638551ddbd7 14:01:51 ---> Running in 28c9a5a54272 14:01:51 ---> Running in 3d1538a58ef6 14:01:51 ---> Running in 185ffa58b818 14:01:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:52 Removing intermediate container b1140e645ca9 14:01:52 ---> a604d24216ee 14:01:52 Step 5/22 : RUN apk add --update --no-cache make git 14:01:52 ---> Running in e7053c95a934 14:01:53 Removing intermediate container 1638551ddbd7 14:01:53 ---> 62d085984c2d 14:01:53 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:01:53 Removing intermediate container 28c9a5a54272 14:01:53 ---> 80733747fa56 14:01:53 Step 5/23 : RUN apk add --update --no-cache make bash git 14:01:53 ---> Running in 7987c7913903 14:01:53 Removing intermediate container 3d1538a58ef6 14:01:53 ---> 3cca3a42effe 14:01:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:01:53 ---> Running in dd2a6edc5675 14:01:53 ---> Running in 533a25d70728 14:01:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:01:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:54 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:01:54 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:01:54 OK: 15864 distinct packages available 14:01:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:01:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:01:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:01:54 OK: 221 MiB in 52 packages 14:01:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:01:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:01:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:01:54 OK: 221 MiB in 52 packages 14:01:55 Removing intermediate container e7053c95a934 14:01:55 ---> 57da80cdf464 14:01:55 Step 6/22 : COPY go.mod vendor* ./ 14:01:55 OK: 221 MiB in 52 packages 14:01:55 OK: 221 MiB in 52 packages 14:01:55 OK: 221 MiB in 52 packages 14:01:55 ---> 7a20786869cd 14:01:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:55 ---> Running in 870d5144a3c2 14:01:55 Removing intermediate container 7987c7913903 14:01:55 ---> a4cb7dc979c8 14:01:55 Step 6/25 : COPY go.mod vendor* ./ 14:01:55 ---> cf6a1e08e442 14:01:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:55 ---> Running in 9e8da57359e9 14:01:55 Removing intermediate container 533a25d70728 14:01:55 ---> ca1a41d7b961 14:01:55 Step 6/26 : COPY go.mod vendor* ./ 14:01:55 Removing intermediate container dd2a6edc5675 14:01:55 ---> 0ff8fdda45fd 14:01:55 Step 6/23 : COPY go.mod vendor* ./ 14:01:55 ---> 74a47678fd51 14:01:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:55 ---> Running in f58c7ddaac3f 14:01:55 Removing intermediate container 185ffa58b818 14:01:55 ---> 3c8b06e78ad5 14:01:55 Step 5/20 : COPY go.mod vendor* ./ 14:01:55 ---> a102117f125a 14:01:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:56 ---> Running in 947573e905be 14:01:56 ---> b341ea11c2ed 14:01:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:01:56 ---> Running in 3fa8fc998bb4 14:01:57 Removing intermediate container 870d5144a3c2 14:01:57 ---> 08911ccee381 14:01:57 Step 8/22 : COPY . . 14:01:57 Removing intermediate container f58c7ddaac3f 14:01:57 ---> 2c48268804b9 14:01:57 Step 8/26 : COPY . . 14:01:57 Removing intermediate container 9e8da57359e9 14:01:57 ---> 99adc317cf24 14:01:57 Step 8/25 : COPY . . 14:01:59 3f3a8bcf1eab: Pull complete 14:01:59 0c92f367c5e7: Pull complete 14:01:59 f7c0051592d6: Pull complete 14:01:59 a227ed2f7395: Pull complete 14:02:01 Removing intermediate container 947573e905be 14:02:01 ---> 93fe61c209b4 14:02:01 Step 8/23 : COPY . . 14:02:07 Removing intermediate container 3fa8fc998bb4 14:02:07 ---> 7e8e8186208e 14:02:07 Step 7/20 : COPY . . 14:02:07 ---> 7048fe181fc7 14:02:07 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:02:08 7b1c46037f91: Pull complete 14:02:08 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 14:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:02:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:02:08 ---> 63b57f966c08 14:02:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:02:08 ---> b6e77656ab0d 14:02:08 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:02:08 ---> 780a2fe0370c 14:02:08 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:02:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:02:08 WORKDIR /edgex 14:02:08 COPY go.mod . 14:02:08 RUN go mod download 14:02:08 + docker build -t ci-base-image-arm64 -f - . 14:02:09 ---> Running in 40eb269495be 14:02:09 ---> Running in 818359d77541 14:02:09 ---> Running in 92216547918b 14:02:09 ---> Running in 911c0a1dbc56 14:02:09 Removing intermediate container 818359d77541 14:02:09 ---> 2bad0749b85b 14:02:09 Step 10/26 : RUN mkdir -p spire-build 14:02:09 Removing intermediate container 40eb269495be 14:02:09 ---> 941594532548 14:02:09 Step 10/25 : RUN mkdir -p spire-build 14:02:10 ---> Running in 483cecfd700e 14:02:10 ---> Running in 1ad125f1f709 14:02:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:02:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:02:11 Sending build context to Docker daemon 169.1MB 14:02:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:02:11 ---> f79e39bc4007 14:02:11 Step 2/4 : WORKDIR /edgex 14:02:13 ---> Running in 5606a4d96580 14:02:13 Removing intermediate container 5606a4d96580 14:02:13 ---> 182b325a371a 14:02:13 Step 3/4 : COPY go.mod . 14:02:13 ---> c7c56863df0f 14:02:13 Step 4/4 : RUN go mod download 14:02:13 ---> Running in 40c85a6e9954 14:02:14 Removing intermediate container 1ad125f1f709 14:02:14 ---> 1a7b6f624d41 14:02:14 Step 11/25 : WORKDIR /edgex-go/spire-build 14:02:14 Removing intermediate container 483cecfd700e 14:02:14 ---> 453f729ffb6c 14:02:14 Step 11/26 : WORKDIR /edgex-go/spire-build 14:02:15 ---> Running in 85f1da20b726 14:02:15 ---> 72c819d4a53c 14:02:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:02:16 ---> Running in 5c64f1d30452 14:02:16 ---> Running in bc4e5f16bf32 14:02:16 Removing intermediate container 85f1da20b726 14:02:16 ---> 5ae1f349a3b0 14:02:16 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:02:16 ---> Running in 08aa4ece2105 14:02:16 Removing intermediate container 5c64f1d30452 14:02:16 ---> a6e96181cb4c 14:02: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 14:02:17 ---> Running in 05d50add07b5 14:02:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:02:18 spire-1.2.1/ 14:02:18 spire-1.2.1/.data/ 14:02:18 spire-1.2.1/.data/.file 14:02:18 spire-1.2.1/.dockerignore 14:02:18 spire-1.2.1/.gitattributes 14:02:18 spire-1.2.1/.githooks/ 14:02:18 spire-1.2.1/.githooks/pre-commit 14:02:18 spire-1.2.1/.github/ 14:02:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:02:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:02:18 spire-1.2.1/.github/dependabot.yml 14:02:18 spire-1.2.1/.github/workflows/ 14:02:18 spire-1.2.1/.github/workflows/nightly_build.yaml 14:02:18 spire-1.2.1/.github/workflows/pr_build.yaml 14:02:18 spire-1.2.1/.github/workflows/release_build.yaml 14:02:18 spire-1.2.1/.github/workflows/scripts/ 14:02:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:02:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:02:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:02:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:02:18 spire-1.2.1/.github/workflows/scripts/split.sh 14:02:18 spire-1.2.1/.gitignore 14:02:18 spire-1.2.1/.go-version 14:02:18 spire-1.2.1/.golangci.yml 14:02:18 spire-1.2.1/ADOPTERS.md 14:02:18 spire-1.2.1/CHANGELOG.md 14:02:18 spire-1.2.1/CODE-OF-CONDUCT.md 14:02:18 spire-1.2.1/CODEOWNERS 14:02:18 spire-1.2.1/CONTRIBUTING.md 14:02:18 spire-1.2.1/Dockerfile 14:02:18 spire-1.2.1/Dockerfile.devspire-1.2.1/ 14:02:18 spire-1.2.1/.data/ 14:02:18 spire-1.2.1/.data/.file 14:02:18 spire-1.2.1/.dockerignore 14:02:18 spire-1.2.1/.gitattributes 14:02:18 spire-1.2.1/.githooks/ 14:02:18 spire-1.2.1/.githooks/pre-commit 14:02:18 spire-1.2.1/.github/ 14:02:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:02:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:02:18 spire-1.2.1/.github/dependabot.yml 14:02:18 spire-1.2.1/.github/workflows/ 14:02:18 spire-1.2.1/.github/workflows/nightly_build.yaml 14:02:18 spire-1.2.1/.github/workflows/pr_build.yaml 14:02:18 spire-1.2.1/.github/workflows/release_build.yaml 14:02:18 spire-1.2.1/.github/workflows/scripts/ 14:02:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:02:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:02:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:02:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:02:18 spire-1.2.1/.github/workflows/scripts/split.sh 14:02:18 spire-1.2.1/.gitignore 14:02:18 spire-1.2.1/.go-version 14:02:18 spire-1.2.1/.golangci.yml 14:02:18 spire-1.2.1/ADOPTERS.md 14:02:18 spire-1.2.1/CHANGELOG.md 14:02:18 spire-1.2.1/CODE-OF-CONDUCT.md 14:02:18 spire-1.2.1/CODEOWNERS 14:02:18 spire-1.2.1/CONTRIBUTING.md 14:02:18 spire-1.2.1/Dockerfile 14:02:18 spire-1.2.1/Dockerfile.dev 14:02:18 spire-1.2.1/Dockerfile.scratch 14:02:18 spire-1.2.1/LICENSE 14:02:18 spire-1.2.1/MAINTAINERS.md 14:02:18 spire-1.2.1/Makefile 14:02:18 spire-1.2.1/README.md 14:02:18 spire-1.2.1/ROADMAP.md 14:02:18 spire-1.2.1/SECURITY.md 14:02:18 spire-1.2.1/cmd/ 14:02:18 spire-1.2.1/cmd/spire-agent/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/common/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/run/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:02:18 spire-1.2.1/Dockerfile.scratch 14:02:18 spire-1.2.1/LICENSE 14:02:18 spire-1.2.1/MAINTAINERS.md 14:02:18 spire-1.2.1/Makefile 14:02:18 spire-1.2.1/README.md 14:02:18 spire-1.2.1/ROADMAP.md 14:02:18 spire-1.2.1/SECURITY.md 14:02:18 spire-1.2.1/cmd/ 14:02:18 spire-1.2.1/cmd/spire-agent/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/common/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/run/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:02:18 spire-1.2.1/cmd/spire-agent/main.go 14:02:18 spire-1.2.1/cmd/spire-server/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/cli.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/ 14:02:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:02:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:02:18 spire-1.2.1/cmd/spire-agent/main.go 14:02:18 spire-1.2.1/cmd/spire-server/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/cli.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/run/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/token/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/validate/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/run/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/token/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/validate/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/x509/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:02:18 spire-1.2.1/cmd/spire-server/main.go 14:02:18 spire-1.2.1/cmd/spire-server/util/ 14:02:18 spire-1.2.1/cmd/spire-server/util/util.go 14:02:18 spire-1.2.1/conf/ 14:02:18 spire-1.2.1/conf/agent/ 14:02:18 spire-1.2.1/conf/agent/agent.conf 14:02:18 spire-1.2.1/conf/agent/agent_full.conf 14:02:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:02:18 spire-1.2.1/conf/server/ 14:02:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:02:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:02:18 spire-1.2.1/conf/server/server.conf 14:02:18 spire-1.2.1/conf/server/server_full.conf 14:02:18 spire-1.2.1/doc/ 14:02:18 spire-1.2.1/doc/SPIRE101.md 14:02:18 spire-1.2.1/doc/auditlog.md 14:02:18 spire-1.2.1/doc/authorization_policy_engine.md 14:02:18 spire-1.2.1/doc/changelog_guidelines.md 14:02:18 spire-1.2.1/doc/cure53-report.pdf 14:02:18 spire-1.2.1/doc/images/ 14:02:18 spire-1.2.1/doc/images/2019_roadmap.png 14:02:18 spire-1.2.1/doc/images/SPIRE101.png 14:02:18 spire-1.2.1/doc/images/SPIRE_agent.png 14:02:18 spire-1.2.1/doc/images/SPIRE_server.png 14:02:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/x509/ 14:02:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:02:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:02:18 spire-1.2.1/cmd/spire-server/main.go 14:02:18 spire-1.2.1/cmd/spire-server/util/ 14:02:18 spire-1.2.1/cmd/spire-server/util/util.go 14:02:18 spire-1.2.1/conf/ 14:02:18 spire-1.2.1/conf/agent/ 14:02:18 spire-1.2.1/conf/agent/agent.conf 14:02:18 spire-1.2.1/conf/agent/agent_full.conf 14:02:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:02:18 spire-1.2.1/conf/server/ 14:02:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:02:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:02:18 spire-1.2.1/conf/server/server.conf 14:02:18 spire-1.2.1/conf/server/server_full.conf 14:02:18 spire-1.2.1/doc/ 14:02:18 spire-1.2.1/doc/SPIRE101.md 14:02:18 spire-1.2.1/doc/auditlog.md 14:02:18 spire-1.2.1/doc/authorization_policy_engine.md 14:02:18 spire-1.2.1/doc/changelog_guidelines.md 14:02:18 spire-1.2.1/doc/cure53-report.pdf 14:02:18 spire-1.2.1/doc/images/ 14:02:18 spire-1.2.1/doc/images/2019_roadmap.png 14:02:18 spire-1.2.1/doc/images/SPIRE101.png 14:02:18 spire-1.2.1/doc/images/SPIRE_agent.png 14:02:18 spire-1.2.1/doc/images/SPIRE_server.png 14:02:18 spire-1.2.1/doc/images/cache_mgr.png 14:02:18 spire-1.2.1/doc/images/cache_mgr_components.png 14:02:18 spire-1.2.1/doc/images/federated_spire.png 14:02:18 spire-1.2.1/doc/images/ha_mode.png 14:02:18 spire-1.2.1/doc/images/nested_spire.png 14:02:18 spire-1.2.1/doc/images/oidc_federation.png 14:02:18 spire-1.2.1/doc/images/single_trust_domain.png 14:02:18 spire-1.2.1/doc/images/spiffe_compatible.png 14:02:18 spire-1.2.1/doc/images/spire_logo.png 14:02:18 spire-1.2.1/doc/migrating_registration_api_clients.md 14:02:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:02:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:02:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:02:18 spire-1.2.1/doc/images/cache_mgr.png 14:02:18 spire-1.2.1/doc/images/cache_mgr_components.png 14:02:18 spire-1.2.1/doc/images/federated_spire.png 14:02:18 spire-1.2.1/doc/images/ha_mode.png 14:02:18 spire-1.2.1/doc/images/nested_spire.png 14:02:18 spire-1.2.1/doc/images/oidc_federation.png 14:02:18 spire-1.2.1/doc/images/single_trust_domain.png 14:02:18 spire-1.2.1/doc/images/spiffe_compatible.png 14:02:18 spire-1.2.1/doc/images/spire_logo.png 14:02:18 spire-1.2.1/doc/migrating_registration_api_clients.md 14:02:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:02:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:02:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:02:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:02:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:02:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:02:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:02:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:02:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:02:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:02:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:02:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:02:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:02:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:02:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:02:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:02:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:02:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:02:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:02:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:02:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:02:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:02:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:02:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:02:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:02:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:02:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:02:18 spire-1.2.1/doc/scaling_spire.md 14:02:18 spire-1.2.1/doc/spire_agent.md 14:02:18 spire-1.2.1/doc/spire_server.md 14:02:18 spire-1.2.1/doc/supported_integrations.md 14:02:18 spire-1.2.1/doc/telemetry.md 14:02:18 spire-1.2.1/doc/telemetry_config.md 14:02:18 spire-1.2.1/doc/upgrading.md 14:02:18 spire-1.2.1/doc/using_spire.md 14:02:18 spire-1.2.1/examples/ 14:02:18 spire-1.2.1/examples/README.md 14:02:18 spire-1.2.1/go.mod 14:02:18 spire-1.2.1/go.sum 14:02:18 spire-1.2.1/pkg/ 14:02:18 spire-1.2.1/pkg/agent/ 14:02:18 spire-1.2.1/pkg/agent/agent.go 14:02:18 spire-1.2.1/pkg/agent/api/ 14:02:18 spire-1.2.1/pkg/agent/api/config.go 14:02:18 spire-1.2.1/pkg/agent/api/debug/ 14:02:18 spire-1.2.1/pkg/agent/api/debug/v1/ 14:02:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:02:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:02:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:02:18 spire-1.2.1/doc/scaling_spire.md 14:02:18 spire-1.2.1/doc/spire_agent.md 14:02:18 spire-1.2.1/doc/spire_server.md 14:02:18 spire-1.2.1/doc/supported_integrations.md 14:02:18 spire-1.2.1/doc/telemetry.md 14:02:18 spire-1.2.1/doc/telemetry_config.md 14:02:18 spire-1.2.1/doc/upgrading.md 14:02:18 spire-1.2.1/doc/using_spire.md 14:02:18 spire-1.2.1/examples/ 14:02:18 spire-1.2.1/examples/README.md 14:02:18 spire-1.2.1/go.mod 14:02:18 spire-1.2.1/go.sum 14:02:18 spire-1.2.1/pkg/ 14:02:18 spire-1.2.1/pkg/agent/ 14:02:18 spire-1.2.1/pkg/agent/agent.go 14:02:18 spire-1.2.1/pkg/agent/api/ 14:02:18 spire-1.2.1/pkg/agent/api/config.go 14:02:18 spire-1.2.1/pkg/agent/api/debug/ 14:02:18 spire-1.2.1/pkg/agent/api/debug/v1/ 14:02:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:02:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:02:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:02:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:02:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:02:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:02:18 spire-1.2.1/pkg/agent/api/endpoints.go 14:02:18 spire-1.2.1/pkg/agent/api/health/ 14:02:18 spire-1.2.1/pkg/agent/api/health/v1/ 14:02:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:02:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:02:18 spire-1.2.1/pkg/agent/api/rpccontext/ 14:02:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:02:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:02:18 spire-1.2.1/pkg/agent/attestor/ 14:02:18 spire-1.2.1/pkg/agent/attestor/node/ 14:02:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:02:18 spire-1.2.1/pkg/agent/attestor/node/node.go 14:02:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:02:18 spire-1.2.1/pkg/agent/attestor/workload/ 14:02:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:02:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:02:18 spire-1.2.1/pkg/agent/catalog/ 14:02:18 spire-1.2.1/pkg/agent/catalog/catalog.go 14:02:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:02:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:02:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:02:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:02:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:02:18 spire-1.2.1/pkg/agent/api/endpoints.go 14:02:18 spire-1.2.1/pkg/agent/api/health/ 14:02:18 spire-1.2.1/pkg/agent/api/health/v1/ 14:02:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:02:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:02:18 spire-1.2.1/pkg/agent/api/rpccontext/ 14:02:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:02:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:02:18 spire-1.2.1/pkg/agent/attestor/ 14:02:18 spire-1.2.1/pkg/agent/attestor/node/ 14:02:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:02:18 spire-1.2.1/pkg/agent/attestor/node/node.go 14:02:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:02:18 spire-1.2.1/pkg/agent/attestor/workload/ 14:02:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:02:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:02:18 spire-1.2.1/pkg/agent/catalog/ 14:02:18 spire-1.2.1/pkg/agent/catalog/catalog.go 14:02:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:02:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:02:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:02:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:02:18 spire-1.2.1/pkg/agent/client/ 14:02:18 spire-1.2.1/pkg/agent/client/client.go 14:02:18 spire-1.2.1/pkg/agent/client/client_test.go 14:02:18 spire-1.2.1/pkg/agent/client/dial.go 14:02:18 spire-1.2.1/pkg/agent/client/nodeconn.go 14:02:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:02:18 spire-1.2.1/pkg/agent/client/update.go 14:02:18 spire-1.2.1/pkg/agent/client/util.go 14:02:18 spire-1.2.1/pkg/agent/common/ 14:02:18 spire-1.2.1/pkg/agent/common/backoff/ 14:02:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:02:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:02:18 spire-1.2.1/pkg/agent/common/cgroups/ 14:02:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:02:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:02:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:02:18 spire-1.2.1/pkg/agent/config.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/ 14:02:18 spire-1.2.1/pkg/agent/endpoints/config.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:02:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:02:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:02:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:02:18 spire-1.2.1/pkg/agent/client/ 14:02:18 spire-1.2.1/pkg/agent/client/client.go 14:02:18 spire-1.2.1/pkg/agent/client/client_test.go 14:02:18 spire-1.2.1/pkg/agent/client/dial.go 14:02:18 spire-1.2.1/pkg/agent/client/nodeconn.go 14:02:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:02:18 spire-1.2.1/pkg/agent/client/update.go 14:02:18 spire-1.2.1/pkg/agent/client/util.go 14:02:18 spire-1.2.1/pkg/agent/common/ 14:02:18 spire-1.2.1/pkg/agent/common/backoff/ 14:02:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:02:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:02:18 spire-1.2.1/pkg/agent/common/cgroups/ 14:02:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:02:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:02:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:02:18 spire-1.2.1/pkg/agent/config.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/ 14:02:18 spire-1.2.1/pkg/agent/endpoints/config.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/workload/ 14:02:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/ 14:02:18 spire-1.2.1/pkg/agent/manager/cache/ 14:02:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:02:18 spire-1.2.1/pkg/agent/manager/config.go 14:02:18 spire-1.2.1/pkg/agent/manager/manager.go 14:02:18 spire-1.2.1/pkg/agent/manager/manager_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/storage.go 14:02:18 spire-1.2.1/pkg/agent/manager/storage_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/storecache/ 14:02:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:02:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/sync.go 14:02:18 spire-1.2.1/pkg/agent/plugin/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:02:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/workload/ 14:02:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:02:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/ 14:02:18 spire-1.2.1/pkg/agent/manager/cache/ 14:02:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:02:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:02:18 spire-1.2.1/pkg/agent/manager/config.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:02:18 spire-1.2.1/pkg/agent/manager/manager.go 14:02:18 spire-1.2.1/pkg/agent/manager/manager_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/storage.go 14:02:18 spire-1.2.1/pkg/agent/manager/storage_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/storecache/ 14:02:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:02:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:02:18 spire-1.2.1/pkg/agent/manager/sync.go 14:02:18 spire-1.2.1/pkg/agent/plugin/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:02:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:02:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:02:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:02:18 spire-1.2.1/pkg/agent/svid/ 14:02:18 spire-1.2.1/pkg/agent/svid/rotator.go 14:02:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:02:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:02:18 spire-1.2.1/pkg/agent/svid/store/ 14:02:18 spire-1.2.1/pkg/agent/svid/store/service.go 14:02:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:02:18 spire-1.2.1/pkg/common/ 14:02:18 spire-1.2.1/pkg/common/agentpathtemplate/ 14:02:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:02:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:02:18 spire-1.2.1/pkg/common/api/ 14:02:18 spire-1.2.1/pkg/common/api/metrics.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/ 14:02:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:02:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:02:18 spire-1.2.1/pkg/agent/svid/ 14:02:18 spire-1.2.1/pkg/agent/svid/rotator.go 14:02:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:02:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:02:18 spire-1.2.1/pkg/agent/svid/store/ 14:02:18 spire-1.2.1/pkg/agent/svid/store/service.go 14:02:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:02:18 spire-1.2.1/pkg/common/ 14:02:18 spire-1.2.1/pkg/common/agentpathtemplate/ 14:02:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:02:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:02:18 spire-1.2.1/pkg/common/api/ 14:02:18 spire-1.2.1/pkg/common/api/metrics.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/ 14:02:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/logger.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/names.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:02:18 spire-1.2.1/pkg/common/api/names.go 14:02:18 spire-1.2.1/pkg/common/api/ratelimit.go 14:02:18 spire-1.2.1/pkg/common/api/rpccontext/ 14:02:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:02:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:02:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:02:18 spire-1.2.1/pkg/common/auth/ 14:02:18 spire-1.2.1/pkg/common/auth/interceptors.go 14:02:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:02:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/ 14:02:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:02:18 14:02:18 spire-1.2.1/pkg/common/api/middleware/logger.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/names.go 14:02:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:02:18 spire-1.2.1/pkg/common/api/names.go 14:02:18 spire-1.2.1/pkg/common/api/ratelimit.go 14:02:18 spire-1.2.1/pkg/common/api/rpccontext/ 14:02:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:02:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:02:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:02:18 spire-1.2.1/pkg/common/auth/ 14:02:18 spire-1.2.1/pkg/common/auth/interceptors.go 14:02:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:02:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/ 14:02:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/types.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:02:18 spire-1.2.1/pkg/common/catalog/ 14:02:18 spire-1.2.1/pkg/common/catalog/bind.go 14:02:18 spire-1.2.1/pkg/common/catalog/builtin.go 14:02:18 spire-1.2.1/pkg/common/catalog/catalog.go 14:02:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:02:18 spire-1.2.1/pkg/common/catalog/closers.go 14:02:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:02:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:02:18 spire-1.2.1/pkg/common/catalog/config.go 14:02:18 spire-1.2.1/pkg/common/catalog/config_test.go 14:02:18 spire-1.2.1/pkg/common/catalog/configure.go 14:02:18 spire-1.2.1/pkg/common/catalog/constraints.go 14:02:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:02:18 spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/types.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:02:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:02:18 spire-1.2.1/pkg/common/catalog/ 14:02:18 spire-1.2.1/pkg/common/catalog/bind.go 14:02:18 spire-1.2.1/pkg/common/catalog/builtin.go 14:02:18 spire-1.2.1/pkg/common/catalog/catalog.go 14:02:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:02:18 spire-1.2.1/pkg/common/catalog/closers.go 14:02:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:02:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:02:18 spire-1.2.1/pkg/common/catalog/config.go 14:02:18 spire-1.2.1/pkg/common/catalog/config_test.go 14:02:18 spire-1.2.1/pkg/common/catalog/configure.go 14:02:18 spire-1.2.1/pkg/common/catalog/constraints.go 14:02:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:02:18 spire-1.2.1/pkg/common/catalog/context.go 14:02:18 spire-1.2.1/pkg/common/catalog/external.go 14:02:18 spire-1.2.1/pkg/common/catalog/host.go 14:02:18 spire-1.2.1/pkg/common/catalog/pipenet.go 14:02:18 spire-1.2.1/pkg/common/catalog/plugin.go 14:02:18 spire-1.2.1/pkg/common/catalog/testplugin/ 14:02:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:02:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:02:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:02:18 spire-1.2.1/pkg/common/cli/ 14:02:18 spire-1.2.1/pkg/common/cli/env.go 14:02:18 spire-1.2.1/pkg/common/cli/flags.go 14:02:18 spire-1.2.1/pkg/common/cli/trust_domain.go 14:02:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:02:18 spire-1.2.1/pkg/common/cli/umask.go 14:02:18 spire-1.2.1/pkg/common/cli/umask_posix.go 14:02:18 spire-1.2.1/pkg/common/cli/umask_test.go 14:02:18 spire-1.2.1/pkg/common/cli/umask_windows.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/flag.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/format.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:02:18 14:02:18 spire-1.2.1/pkg/common/catalog/external.go 14:02:18 spire-1.2.1/pkg/common/catalog/host.go 14:02:18 spire-1.2.1/pkg/common/catalog/pipenet.go 14:02:18 spire-1.2.1/pkg/common/catalog/plugin.go 14:02:18 spire-1.2.1/pkg/common/catalog/testplugin/ 14:02:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:02:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:02:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:02:18 spire-1.2.1/pkg/common/cli/ 14:02:18 spire-1.2.1/pkg/common/cli/env.go 14:02:18 spire-1.2.1/pkg/common/cli/flags.go 14:02:18 spire-1.2.1/pkg/common/cli/trust_domain.go 14:02:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:02:18 spire-1.2.1/pkg/common/cli/umask.go 14:02:18 spire-1.2.1/pkg/common/cli/umask_posix.go 14:02:18 spire-1.2.1/pkg/common/cli/umask_test.go 14:02:18 spire-1.2.1/pkg/common/cli/umask_windows.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/flag.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/format.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:02:18 spire-1.2.1/pkg/common/coretypes/ 14:02:18 spire-1.2.1/pkg/common/coretypes/bundle/ 14:02:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:02:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:02:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:02:18 spire-1.2.1/pkg/common/coretypes/ 14:02:18 spire-1.2.1/pkg/common/coretypes/bundle/ 14:02:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:02:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:02:18 spire-1.2.1/pkg/common/cryptoutil/ 14:02:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:02:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:02:18 spire-1.2.1/pkg/common/diskutil/ 14:02:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:02:18 spire-1.2.1/pkg/common/diskutil/file_test.go 14:02:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:02:18 spire-1.2.1/pkg/common/errorutil/ 14:02:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:02:18 spire-1.2.1/pkg/common/health/ 14:02:18 spire-1.2.1/pkg/common/health/config.go 14:02:18 spire-1.2.1/pkg/common/health/context.go 14:02:18 spire-1.2.1/pkg/common/health/context_test.go 14:02:18 spire-1.2.1/pkg/common/health/health.go 14:02:18 spire-1.2.1/pkg/common/health/health_test.go 14:02:18 spire-1.2.1/pkg/common/health/logger.go 14:02:18 spire-1.2.1/pkg/common/hostservice/ 14:02:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:02:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:02:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:02:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:02:18 spire-1.2.1/pkg/common/cryptoutil/ 14:02:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:02:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:02:18 spire-1.2.1/pkg/common/diskutil/ 14:02:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:02:18 spire-1.2.1/pkg/common/diskutil/file_test.go 14:02:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:02:18 spire-1.2.1/pkg/common/errorutil/ 14:02:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:02:18 spire-1.2.1/pkg/common/health/ 14:02:18 spire-1.2.1/pkg/common/health/config.go 14:02:18 spire-1.2.1/pkg/common/health/context.go 14:02:18 spire-1.2.1/pkg/common/health/context_test.go 14:02:18 spire-1.2.1/pkg/common/health/health.go 14:02:18 spire-1.2.1/pkg/common/health/health_test.go 14:02:18 spire-1.2.1/pkg/common/health/logger.go 14:02:18 spire-1.2.1/pkg/common/hostservice/ 14:02:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:02:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:02:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:02:18 spire-1.2.1/pkg/common/idutil/ 14:02:18 spire-1.2.1/pkg/common/idutil/require.go 14:02:18 spire-1.2.1/pkg/common/idutil/require_test.go 14:02:18 spire-1.2.1/pkg/common/idutil/safety.go 14:02:18 spire-1.2.1/pkg/common/idutil/safety_test.go 14:02:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:02:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:02:18 spire-1.2.1/pkg/common/jwtsvid/ 14:02:18 spire-1.2.1/pkg/common/jwtsvid/common.go 14:02:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:02:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:02:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:02:18 spire-1.2.1/pkg/common/jwtutil/ 14:02:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:02:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:02:18 spire-1.2.1/pkg/common/log/ 14:02:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:02:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:02:18 spire-1.2.1/pkg/common/log/log.go 14:02:18 spire-1.2.1/pkg/common/log/log_test.go 14:02:18 spire-1.2.1/pkg/common/log/options.go 14:02:18 spire-1.2.1/pkg/common/nodeutil/ 14:02:18 spire-1.2.1/pkg/common/nodeutil/node.go 14:02:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:02:18 spire-1.2.1/pkg/common/peertracker/ 14:02:18 spire-1.2.1/pkg/common/peertracker/conn.go 14:02:18 spire-1.2.1/pkg/common/peertracker/credentials.go 14:02:18 spire-1.2.1/pkg/common/peertracker/errors.go 14:02:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:02:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:02:18 spire-1.2.1/pkg/common/peertracker/info.go 14:02:18 spire-1.2.1/pkg/common/peertracker/listener.go 14:02:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tcp.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:02:18 spire-1.2.1/pkg/common/idutil/ 14:02:18 spire-1.2.1/pkg/common/idutil/require.go 14:02:18 spire-1.2.1/pkg/common/idutil/require_test.go 14:02:18 spire-1.2.1/pkg/common/idutil/safety.go 14:02:18 spire-1.2.1/pkg/common/idutil/safety_test.go 14:02:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:02:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:02:18 spire-1.2.1/pkg/common/jwtsvid/ 14:02:18 spire-1.2.1/pkg/common/jwtsvid/common.go 14:02:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:02:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:02:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:02:18 spire-1.2.1/pkg/common/jwtutil/ 14:02:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:02:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:02:18 spire-1.2.1/pkg/common/log/ 14:02:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:02:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:02:18 spire-1.2.1/pkg/common/log/log.go 14:02:18 spire-1.2.1/pkg/common/log/log_test.go 14:02:18 spire-1.2.1/pkg/common/log/options.go 14:02:18 spire-1.2.1/pkg/common/nodeutil/ 14:02:18 spire-1.2.1/pkg/common/nodeutil/node.go 14:02:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:02:18 spire-1.2.1/pkg/common/peertracker/ 14:02:18 spire-1.2.1/pkg/common/peertracker/conn.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:02:18 spire-1.2.1/pkg/common/peertracker/uds.go 14:02:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:02:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:02:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:02:18 spire-1.2.1/pkg/common/pemutil/ 14:02:18 spire-1.2.1/pkg/common/pemutil/block.go 14:02:18 spire-1.2.1/pkg/common/pemutil/certs.go 14:02:18 spire-1.2.1/pkg/common/pemutil/common.go 14:02:18 spire-1.2.1/pkg/common/pemutil/csr.go 14:02:18 spire-1.2.1/pkg/common/pemutil/keys.go 14:02:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/ 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:02:18 spire-1.2.1/pkg/common/plugin/ 14:02:18 spire-1.2.1/pkg/common/plugin/aws/ 14:02:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:02:18 spire-1.2.1/pkg/common/plugin/azure/ 14:02:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:02:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/facade.go 14:02:18 spire-1.2.1/pkg/common/plugin/facade_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/gcp/ 14:02:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/ 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/log.go 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/ 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:02:18 spire-1.2.1/pkg/common/peertracker/credentials.go 14:02:18 spire-1.2.1/pkg/common/peertracker/errors.go 14:02:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:02:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:02:18 spire-1.2.1/pkg/common/peertracker/info.go 14:02:18 spire-1.2.1/pkg/common/peertracker/listener.go 14:02:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:02:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tcp.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:02:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:02:18 spire-1.2.1/pkg/common/peertracker/uds.go 14:02:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:02:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:02:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:02:18 spire-1.2.1/pkg/common/pemutil/ 14:02:18 spire-1.2.1/pkg/common/pemutil/block.go 14:02:18 spire-1.2.1/pkg/common/pemutil/certs.go 14:02:18 spire-1.2.1/pkg/common/pemutil/common.go 14:02:18 spire-1.2.1/pkg/common/pemutil/csr.go 14:02:18 spire-1.2.1/pkg/common/pemutil/keys.go 14:02:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/ 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:02:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:02:18 spire-1.2.1/pkg/common/plugin/ 14:02:18 spire-1.2.1/pkg/common/plugin/aws/ 14:02:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:02:18 spire-1.2.1/pkg/common/plugin/azure/ 14:02:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:02:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/facade.go 14:02:18 spire-1.2.1/pkg/common/plugin/facade_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/gcp/ 14:02:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/ 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:02:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/log.go 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/ 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:02:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:02:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:02:18 spire-1.2.1/pkg/common/plugin/x509pop/ 14:02:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:02:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:02:18 spire-1.2.1/pkg/common/profiling/ 14:02:18 spire-1.2.1/pkg/common/profiling/dumpers.go 14:02:18 spire-1.2.1/pkg/common/profiling/profiling.go 14:02:18 spire-1.2.1/pkg/common/protoutil/ 14:02:18 spire-1.2.1/pkg/common/protoutil/masks.go 14:02:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:02:18 spire-1.2.1/pkg/common/rotationutil/ 14:02:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:02:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:02:18 spire-1.2.1/pkg/common/selector/ 14:02:18 spire-1.2.1/pkg/common/selector/selector.go 14:02:18 spire-1.2.1/pkg/common/selector/selector_test.go 14:02:18 spire-1.2.1/pkg/common/selector/set.go 14:02:18 spire-1.2.1/pkg/common/selector/set_utils.go 14:02:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/ 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/ 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:02:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:02:18 spire-1.2.1/pkg/common/telemetry/call.go 14:02:18 spire-1.2.1/pkg/common/telemetry/common/ 14:02:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:02:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:02:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:02:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:02:18 spire-1.2.1/pkg/common/plugin/x509pop/ 14:02:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:02:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:02:18 spire-1.2.1/pkg/common/profiling/ 14:02:18 spire-1.2.1/pkg/common/profiling/dumpers.go 14:02:18 spire-1.2.1/pkg/common/profiling/profiling.go 14:02:18 spire-1.2.1/pkg/common/protoutil/ 14:02:18 spire-1.2.1/pkg/common/protoutil/masks.go 14:02:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:02:18 spire-1.2.1/pkg/common/rotationutil/ 14:02:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:02:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:02:18 spire-1.2.1/pkg/common/selector/ 14:02:18 spire-1.2.1/pkg/common/selector/selector.go 14:02:18 spire-1.2.1/pkg/common/selector/selector_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/config.go 14:02:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:02:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/inmem.go 14:02:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/m3.go 14:02:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/metrics.go 14:02:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/names.go 14:02:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:02:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:02:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/ 14:02:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:02:18 spire-1.2.1/pkg/common/selector/set.go 14:02:18 spire-1.2.1/pkg/common/selector/set_utils.go 14:02:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/ 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/ 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:02:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:02:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:02:18 spire-1.2.1/pkg/common/telemetry/call.go 14:02:18 spire-1.2.1/pkg/common/telemetry/common/ 14:02:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:02:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/server.go 14:02:18 spire-1.2.1/pkg/common/telemetry/sink.go 14:02:18 spire-1.2.1/pkg/common/telemetry/statsd.go 14:02:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/uptime.go 14:02:18 spire-1.2.1/pkg/common/telemetry/version.go 14:02:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:02:18 spire-1.2.1/pkg/common/uptime/ 14:02:18 spire-1.2.1/pkg/common/uptime/uptime.go 14:02:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/config.go 14:02:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:02:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/inmem.go 14:02:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/m3.go 14:02:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/metrics.go 14:02:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/names.go 14:02:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:02:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:02:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/ 14:02:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:02:18 spire-1.2.1/pkg/common/util/ 14:02:18 spire-1.2.1/pkg/common/util/certs.go 14:02:18 spire-1.2.1/pkg/common/util/certs_test.go 14:02:18 spire-1.2.1/pkg/common/util/csr.go 14:02:18 spire-1.2.1/pkg/common/util/hash.go 14:02:18 spire-1.2.1/pkg/common/util/selectors.go 14:02:18 spire-1.2.1/pkg/common/util/selectors_test.go 14:02:18 spire-1.2.1/pkg/common/util/signals.go 14:02:18 spire-1.2.1/pkg/common/util/sort.go 14:02:18 spire-1.2.1/pkg/common/util/sort_test.go 14:02:18 spire-1.2.1/pkg/common/util/task.go 14:02:18 spire-1.2.1/pkg/common/util/task_test.go 14:02:18 spire-1.2.1/pkg/common/util/testdata/ 14:02:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:02:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:02:18 spire-1.2.1/pkg/common/version/ 14:02:18 spire-1.2.1/pkg/common/version/version.go 14:02:18 spire-1.2.1/pkg/common/x509svid/ 14:02:18 spire-1.2.1/pkg/common/x509svid/common_test.go 14:02:18 spire-1.2.1/pkg/common/x509svid/csr.go 14:02:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:02:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:02:18 spire-1.2.1/pkg/common/x509util/ 14:02:18 spire-1.2.1/pkg/common/x509util/cert.go 14:02:18 spire-1.2.1/pkg/common/x509util/dns.go 14:02:18 spire-1.2.1/pkg/common/x509util/dns_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:02:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:02:18 spire-1.2.1/pkg/common/telemetry/server/server.go 14:02:18 spire-1.2.1/pkg/common/telemetry/sink.go 14:02:18 spire-1.2.1/pkg/common/telemetry/statsd.go 14:02:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:02:18 spire-1.2.1/pkg/common/telemetry/uptime.go 14:02:18 spire-1.2.1/pkg/common/telemetry/version.go 14:02:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:02:18 spire-1.2.1/pkg/common/uptime/ 14:02:18 spire-1.2.1/pkg/common/uptime/uptime.go 14:02:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:02:18 spire-1.2.1/pkg/common/util/ 14:02:18 spire-1.2.1/pkg/common/util/certs.go 14:02:18 spire-1.2.1/pkg/common/util/certs_test.go 14:02:18 spire-1.2.1/pkg/common/util/csr.go 14:02:18 spire-1.2.1/pkg/common/util/hash.go 14:02:18 spire-1.2.1/pkg/common/util/selectors.go 14:02:18 spire-1.2.1/pkg/common/util/selectors_test.go 14:02:18 spire-1.2.1/pkg/common/util/signals.go 14:02:18 spire-1.2.1/pkg/common/util/sort.go 14:02:18 spire-1.2.1/pkg/common/util/sort_test.go 14:02:18 spire-1.2.1/pkg/common/util/task.go 14:02:18 spire-1.2.1/pkg/common/util/task_test.go 14:02:18 spire-1.2.1/pkg/common/util/testdata/ 14:02:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:02:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:02:18 spire-1.2.1/pkg/common/version/ 14:02:18 spire-1.2.1/pkg/common/version/version.go 14:02:18 spire-1.2.1/pkg/common/x509svid/ 14:02:18 spire-1.2.1/pkg/common/x509svid/common_test.go 14:02:18 spire-1.2.1/pkg/common/x509svid/csr.go 14:02:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:02:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:02:18 spire-1.2.1/pkg/common/x509util/ 14:02:18 spire-1.2.1/pkg/common/x509util/cert.go 14:02:18 spire-1.2.1/pkg/common/x509util/dns.go 14:02:18 spire-1.2.1/pkg/common/x509util/dns_test.go 14:02:18 spire-1.2.1/pkg/common/x509util/keyid.go 14:02:18 spire-1.2.1/pkg/common/x509util/keypair.go 14:02:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:02:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:02:18 spire-1.2.1/pkg/server/ 14:02:18 spire-1.2.1/pkg/server/api/ 14:02:18 spire-1.2.1/pkg/server/api/agent.go 14:02:18 spire-1.2.1/pkg/server/api/agent/ 14:02:18 spire-1.2.1/pkg/server/api/agent/v1/ 14:02:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/agent_test.go 14:02:18 spire-1.2.1/pkg/server/api/api.go 14:02:18 spire-1.2.1/pkg/server/api/audit/ 14:02:18 spire-1.2.1/pkg/server/api/audit/audit.go 14:02:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:02:18 spire-1.2.1/pkg/server/api/bundle.go 14:02:18 spire-1.2.1/pkg/server/api/bundle/ 14:02:18 spire-1.2.1/pkg/server/api/bundle/v1/ 14:02:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/bundle_test.go 14:02:18 spire-1.2.1/pkg/server/api/debug/ 14:02:18 spire-1.2.1/pkg/server/api/debug/v1/ 14:02:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/entry.go 14:02:18 spire-1.2.1/pkg/server/api/entry/ 14:02:18 spire-1.2.1/pkg/server/api/entry/v1/ 14:02:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/entry_test.go 14:02:18 spire-1.2.1/pkg/server/api/health/ 14:02:18 spire-1.2.1/pkg/server/api/health/v1/ 14:02:18 spire-1.2.1/pkg/server/api/health/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/id.go 14:02:18 spire-1.2.1/pkg/server/api/id_test.go 14:02:18 spire-1.2.1/pkg/server/api/limits/ 14:02:18 spire-1.2.1/pkg/server/api/limits/limits.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/ 14:02:18 spire-1.2.1/pkg/server/api/middleware/alias.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/audit.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/caller.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:02:18 spire-1.2.1/pkg/common/x509util/keyid.go 14:02:18 spire-1.2.1/pkg/common/x509util/keypair.go 14:02:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:02:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:02:18 spire-1.2.1/pkg/server/ 14:02:18 spire-1.2.1/pkg/server/api/ 14:02:18 spire-1.2.1/pkg/server/api/agent.go 14:02:18 spire-1.2.1/pkg/server/api/agent/ 14:02:18 spire-1.2.1/pkg/server/api/agent/v1/ 14:02:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/agent_test.go 14:02:18 spire-1.2.1/pkg/server/api/api.go 14:02:18 spire-1.2.1/pkg/server/api/audit/ 14:02:18 spire-1.2.1/pkg/server/api/audit/audit.go 14:02:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:02:18 spire-1.2.1/pkg/server/api/bundle.go 14:02:18 spire-1.2.1/pkg/server/api/bundle/ 14:02:18 spire-1.2.1/pkg/server/api/bundle/v1/ 14:02:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/bundle_test.go 14:02:18 spire-1.2.1/pkg/server/api/debug/ 14:02:18 spire-1.2.1/pkg/server/api/debug/v1/ 14:02:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/common.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/entries.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:02:18 spire-1.2.1/pkg/server/api/ratelimit.go 14:02:18 spire-1.2.1/pkg/server/api/rpccontext/ 14:02:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:02:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:02:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:02:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:02:18 spire-1.2.1/pkg/server/api/selector.go 14:02:18 spire-1.2.1/pkg/server/api/selector_test.go 14:02:18 spire-1.2.1/pkg/server/api/status.go 14:02:18 spire-1.2.1/pkg/server/api/status_test.go 14:02:18 spire-1.2.1/pkg/server/api/svid/ 14:02:18 spire-1.2.1/pkg/server/api/svid/v1/ 14:02:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/trustdomain.go 14:02:18 spire-1.2.1/pkg/server/api/trustdomain/ 14:02:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:02:18 spire-1.2.1/pkg/server/api/entry.go 14:02:18 spire-1.2.1/pkg/server/api/entry/ 14:02:18 spire-1.2.1/pkg/server/api/entry/v1/ 14:02:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/entry_test.go 14:02:18 spire-1.2.1/pkg/server/api/health/ 14:02:18 spire-1.2.1/pkg/server/api/health/v1/ 14:02:18 spire-1.2.1/pkg/server/api/health/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/id.go 14:02:18 spire-1.2.1/pkg/server/api/id_test.go 14:02:18 spire-1.2.1/pkg/server/api/limits/ 14:02:18 spire-1.2.1/pkg/server/api/limits/limits.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/ 14:02:18 spire-1.2.1/pkg/server/api/middleware/alias.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/audit.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/caller.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:02:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:02:18 spire-1.2.1/pkg/server/authpolicy/ 14:02:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:02:18 spire-1.2.1/pkg/server/authpolicy/policy.go 14:02:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:02:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:02:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:02:18 spire-1.2.1/pkg/server/authpolicy/validate.go 14:02:18 spire-1.2.1/pkg/server/bundle/ 14:02:18 spire-1.2.1/pkg/server/bundle/client/ 14:02:18 spire-1.2.1/pkg/server/bundle/client/client.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/manager.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/sources.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/updater.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:02:18 spire-1.2.1/pkg/server/ca/ 14:02:18 spire-1.2.1/pkg/server/ca/ca.go 14:02:18 spire-1.2.1/pkg/server/ca/ca_health.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/common.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/entries.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:02:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:02:18 spire-1.2.1/pkg/server/api/ratelimit.go 14:02:18 spire-1.2.1/pkg/server/api/rpccontext/ 14:02:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:02:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:02:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:02:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:02:18 spire-1.2.1/pkg/server/api/selector.go 14:02:18 spire-1.2.1/pkg/server/api/selector_test.go 14:02:18 spire-1.2.1/pkg/server/api/status.go 14:02:18 spire-1.2.1/pkg/server/api/status_test.go 14:02:18 spire-1.2.1/pkg/server/api/svid/ 14:02:18 spire-1.2.1/pkg/server/api/svid/v1/ 14:02:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/trustdomain.go 14:02:18 spire-1.2.1/pkg/server/api/trustdomain/ 14:02:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:02:18 spire-1.2.1/pkg/server/ca/ca_test.go 14:02:18 spire-1.2.1/pkg/server/ca/journal.go 14:02:18 spire-1.2.1/pkg/server/ca/journal_test.go 14:02:18 spire-1.2.1/pkg/server/ca/manager.go 14:02:18 spire-1.2.1/pkg/server/ca/manager_health.go 14:02:18 spire-1.2.1/pkg/server/ca/manager_test.go 14:02:18 spire-1.2.1/pkg/server/ca/templates.go 14:02:18 spire-1.2.1/pkg/server/ca/upstream_client.go 14:02:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:02:18 spire-1.2.1/pkg/server/ca/validation.go 14:02:18 spire-1.2.1/pkg/server/cache/ 14:02:18 spire-1.2.1/pkg/server/cache/dscache/ 14:02:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:02:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/ 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:02:18 spire-1.2.1/pkg/server/catalog/ 14:02:18 spire-1.2.1/pkg/server/catalog/catalog.go 14:02:18 14:02:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:02:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:02:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:02:18 spire-1.2.1/pkg/server/authpolicy/ 14:02:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:02:18 spire-1.2.1/pkg/server/authpolicy/policy.go 14:02:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:02:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:02:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:02:18 spire-1.2.1/pkg/server/authpolicy/validate.go 14:02:18 spire-1.2.1/pkg/server/bundle/ 14:02:18 spire-1.2.1/pkg/server/bundle/client/ 14:02:18 spire-1.2.1/pkg/server/bundle/client/client.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/manager.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/sources.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/updater.go 14:02:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:02:18 spire-1.2.1/pkg/server/ca/ 14:02:18 spire-1.2.1/pkg/server/ca/ca.go 14:02:18 spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/catalog/keymanager.go 14:02:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:02:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:02:18 spire-1.2.1/pkg/server/catalog/notifier.go 14:02:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:02:18 spire-1.2.1/pkg/server/config.go 14:02:18 spire-1.2.1/pkg/server/datastore/ 14:02:18 spire-1.2.1/pkg/server/datastore/datastore.go 14:02:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:02:18 spire-1.2.1/pkg/server/datastore/repository.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:02:18 spire-1.2.1/pkg/server/ca/ca_test.go 14:02:18 spire-1.2.1/pkg/server/ca/journal.go 14:02:18 spire-1.2.1/pkg/server/ca/journal_test.go 14:02:18 spire-1.2.1/pkg/server/ca/manager.go 14:02:18 spire-1.2.1/pkg/server/ca/manager_health.go 14:02:18 spire-1.2.1/pkg/server/ca/manager_test.go 14:02:18 spire-1.2.1/pkg/server/ca/templates.go 14:02:18 spire-1.2.1/pkg/server/ca/upstream_client.go 14:02:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:02:18 spire-1.2.1/pkg/server/ca/validation.go 14:02:18 spire-1.2.1/pkg/server/cache/ 14:02:18 spire-1.2.1/pkg/server/cache/dscache/ 14:02:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:02:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/ 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:02:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:02:18 spire-1.2.1/pkg/server/catalog/ 14:02:18 spire-1.2.1/pkg/server/catalog/catalog.go 14:02:18 spire-1.2.1/pkg/server/catalog/keymanager.go 14:02:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:02:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:02:18 spire-1.2.1/pkg/server/catalog/notifier.go 14:02:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:02:18 spire-1.2.1/pkg/server/config.go 14:02:18 spire-1.2.1/pkg/server/datastore/ 14:02:18 spire-1.2.1/pkg/server/datastore/datastore.go 14:02:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:02:18 spire-1.2.1/pkg/server/datastore/repository.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:02:18 spire-1.2.1/pkg/server/endpoints/ 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/ 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:02:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:02:18 spire-1.2.1/pkg/server/endpoints/ 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/ 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:02:18 spire-1.2.1/pkg/server/endpoints/config.go 14:02:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:02:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:02:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:02:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:02:18 spire-1.2.1/pkg/server/endpoints/middleware.go 14:02:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:02:18 spire-1.2.1/pkg/server/hostservice/ 14:02:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:02:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:02:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:02:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:02:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:02:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:02:18 spire-1.2.1/pkg/server/endpoints/config.go 14:02:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:02:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:02:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:02:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:02:18 spire-1.2.1/pkg/server/endpoints/middleware.go 14:02:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:02:18 spire-1.2.1/pkg/server/hostservice/ 14:02:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:02:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:02:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:02:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:02:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:02:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:02:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:02:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:02:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:02:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:02:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:02:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/ 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:02:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:02:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/ 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:02:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:02:18 spire-1.2.1/pkg/server/registration/ 14:02:18 spire-1.2.1/pkg/server/registration/manager.go 14:02:18 spire-1.2.1/pkg/server/registration/manager_test.go 14:02:18 spire-1.2.1/pkg/server/scanentries.go 14:02:18 spire-1.2.1/pkg/server/scanentries_test.go 14:02:18 spire-1.2.1/pkg/server/server.go 14:02:18 spire-1.2.1/pkg/server/server_test.go 14:02:18 spire-1.2.1/pkg/server/svid/ 14:02:18 spire-1.2.1/pkg/server/svid/observer.go 14:02:18 spire-1.2.1/pkg/server/svid/observer_test.go 14:02:18 spire-1.2.1/pkg/server/svid/rotator.go 14:02:18 spire-1.2.1/pkg/server/svid/rotator_config.go 14:02:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:02:18 spire-1.2.1/pkg/server/svid/rotator_test.go 14:02:18 spire-1.2.1/proto/ 14:02:18 spire-1.2.1/proto/private/ 14:02:18 spire-1.2.1/proto/private/server/ 14:02:18 spire-1.2.1/proto/private/server/journal/ 14:02:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:02:18 spire-1.2.1/proto/private/server/journal/journal.proto 14:02:18 spire-1.2.1/proto/spire/ 14:02:18 spire-1.2.1/proto/spire/common/ 14:02:18 spire-1.2.1/proto/spire/common/common.pb.go 14:02:18 spire-1.2.1/proto/spire/common/common.proto 14:02:18 spire-1.2.1/proto/spire/common/plugin/ 14:02:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:02:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:02:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:02:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:02:18 spire-1.2.1/proto/spire/plugin/ 14:02:18 spire-1.2.1/proto/spire/plugin/agent/ 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:02:18 spire-1.2.1/release/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:02:18 spire-1.2.1/release/spire-extras/ 14:02:18 spire-1.2.1/release/spire-extras/README.md 14:02:18 spire-1.2.1/release/spire-extras/conf/ 14:02:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:02:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:02:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:02:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:02:18 spire-1.2.1/release/spire/ 14:02:18 spire-1.2.1/release/spire/README.md 14:02:18 spire-1.2.1/release/spire/conf/ 14:02:18 spire-1.2.1/release/spire/conf/agent/ 14:02:18 spire-1.2.1/release/spire/conf/agent/agent.conf 14:02:18 spire-1.2.1/release/spire/conf/server/ 14:02:18 spire-1.2.1/release/spire/conf/server/server.conf 14:02:18 spire-1.2.1/script/ 14:02:18 spire-1.2.1/script/build-artifact.sh 14:02:18 spire-1.2.1/script/generate_dummy_ca.sh 14:02:18 spire-1.2.1/support/ 14:02:18 spire-1.2.1/support/k8s/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:02:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:02:18 spire-1.2.1/pkg/server/registration/ 14:02:18 spire-1.2.1/pkg/server/registration/manager.go 14:02:18 spire-1.2.1/pkg/server/registration/manager_test.go 14:02:18 spire-1.2.1/pkg/server/scanentries.go 14:02:18 spire-1.2.1/pkg/server/scanentries_test.go 14:02:18 spire-1.2.1/pkg/server/server.go 14:02:18 spire-1.2.1/pkg/server/server_test.go 14:02:18 spire-1.2.1/pkg/server/svid/ 14:02:18 spire-1.2.1/pkg/server/svid/observer.go 14:02:18 spire-1.2.1/pkg/server/svid/observer_test.go 14:02:18 spire-1.2.1/pkg/server/svid/rotator.go 14:02:18 spire-1.2.1/pkg/server/svid/rotator_config.go 14:02:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:02:18 spire-1.2.1/pkg/server/svid/rotator_test.go 14:02:18 spire-1.2.1/proto/ 14:02:18 spire-1.2.1/proto/private/ 14:02:18 spire-1.2.1/proto/private/server/ 14:02:18 spire-1.2.1/proto/private/server/journal/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:02:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:02:18 spire-1.2.1/proto/private/server/journal/journal.proto 14:02:18 spire-1.2.1/proto/spire/ 14:02:18 spire-1.2.1/proto/spire/common/ 14:02:18 spire-1.2.1/proto/spire/common/common.pb.go 14:02:18 spire-1.2.1/proto/spire/common/common.proto 14:02:18 spire-1.2.1/proto/spire/common/plugin/ 14:02:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:02:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:02:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:02:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:02:18 spire-1.2.1/proto/spire/plugin/ 14:02:18 spire-1.2.1/proto/spire/plugin/agent/ 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:02:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:02:18 spire-1.2.1/release/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/ 14:02:18 spire-1.2.1/support/oidc-discovery-provider/README.md 14:02:18 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/config.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/main.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:02:18 spire-1.2.1/test/ 14:02:18 spire-1.2.1/test/clock/ 14:02:18 spire-1.2.1/test/clock/clock.go 14:02:18 spire-1.2.1/test/fakes/ 14:02:18 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:02:18 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:02:18 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:02:18 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:02:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:02:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:02:18 spire-1.2.1/test/fakes/fakeagentstore/ 14:02:18 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:02:18 spire-1.2.1/release/spire-extras/ 14:02:18 spire-1.2.1/release/spire-extras/README.md 14:02:18 spire-1.2.1/release/spire-extras/conf/ 14:02:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:02:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:02:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:02:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:02:18 spire-1.2.1/release/spire/ 14:02:18 spire-1.2.1/release/spire/README.md 14:02:18 spire-1.2.1/release/spire/conf/ 14:02:18 spire-1.2.1/release/spire/conf/agent/ 14:02:18 spire-1.2.1/release/spire/conf/agent/agent.conf 14:02:18 spire-1.2.1/release/spire/conf/server/ 14:02:18 spire-1.2.1/release/spire/conf/server/server.conf 14:02:18 spire-1.2.1/script/ 14:02:18 spire-1.2.1/script/build-artifact.sh 14:02:18 spire-1.2.1/script/generate_dummy_ca.sh 14:02:18 spire-1.2.1/support/ 14:02:18 spire-1.2.1/support/k8s/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:02:18 spire-1.2.1/test/fakes/fakedatastore/ 14:02:18 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:02:18 spire-1.2.1/test/fakes/fakeentryclient/ 14:02:18 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:02:18 spire-1.2.1/test/fakes/fakehealthchecker/ 14:02:18 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:02:18 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:02:18 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:02:18 spire-1.2.1/test/fakes/fakemetrics/ 14:02:18 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:02:18 spire-1.2.1/test/fakes/fakenoderesolver/ 14:02:18 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:02:18 spire-1.2.1/test/fakes/fakenotifier/ 14:02:18 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:02:18 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:02:18 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:02:18 spire-1.2.1/test/fakes/fakeserverca/ 14:02:18 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:02:18 spire-1.2.1/test/fakes/fakeservercatalog/ 14:02:18 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:02:18 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:02:18 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:02:18 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:02:18 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:02:18 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:02:18 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:02:18 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:02:18 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:02:18 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:02:18 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:02:18 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:02:18 spire-1.2.1/test/fixture/ 14:02:18 spire-1.2.1/test/fixture/certs/ 14:02:18 spire-1.2.1/test/fixture/certs/agent_svid.der 14:02:18 spire-1.2.1/test/fixture/certs/base_cert.pem 14:02:18 spire-1.2.1/test/fixture/certs/base_csr.pem 14:02:18 spire-1.2.1/test/fixture/certs/base_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:02:18 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:02:18 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:02:18 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:02:18 spire-1.2.1/test/fixture/certs/blog_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/bundle.der 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:02:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/ 14:02:18 spire-1.2.1/support/oidc-discovery-provider/README.md 14:02:18 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/config.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:02:18 spire-1.2.1/test/fixture/certs/ca.pem 14:02:18 spire-1.2.1/test/fixture/certs/ca_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/database_cert.pem 14:02:18 spire-1.2.1/test/fixture/certs/database_csr.pem 14:02:18 spire-1.2.1/test/fixture/certs/database_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/node_cert.pem 14:02:18 spire-1.2.1/test/fixture/certs/node_csr.pem 14:02:18 spire-1.2.1/test/fixture/certs/node_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/svid.pem 14:02:18 spire-1.2.1/test/fixture/certs/svid_key.pem 14:02:18 spire-1.2.1/test/fixture/config/ 14:02:18 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:02:18 spire-1.2.1/test/fixture/config/agent_good.conf 14:02:18 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:02:18 spire-1.2.1/test/fixture/config/plugin_good.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_good.conf 14:02:18 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:02:18 spire-1.2.1/test/fixture/fixture.go 14:02:18 spire-1.2.1/test/fixture/nodeattestor/ 14:02:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:02:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:02:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:02:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:02:18 spire-1.2.1/test/fixture/registration/ 14:02:18 spire-1.2.1/test/fixture/registration/entries.json 14:02:18 spire-1.2.1/test/fixture/registration/good-for-update.json 14:02:18 spire-1.2.1/test/fixture/registration/good.json 14:02:18 spire-1.2.1/test/fixture/registration/invalid.json 14:02:18 spire-1.2.1/test/fixture/registration/invalid_json.json 14:02:18 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:02:18 spire-1.2.1/test/integration/ 14:02:18 spire-1.2.1/test/integration/README.md 14:02:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/main.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:02:18 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:02:18 spire-1.2.1/test/ 14:02:18 spire-1.2.1/test/clock/ 14:02:18 spire-1.2.1/test/clock/clock.go 14:02:18 spire-1.2.1/test/fakes/ 14:02:18 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:02:18 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:02:18 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:02:18 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:02:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:02:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:02:18 spire-1.2.1/test/fakes/fakeagentstore/ 14:02:18 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:02:18 spire-1.2.1/test/fakes/fakedatastore/ 14:02:18 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:02:18 spire-1.2.1/test/fakes/fakeentryclient/ 14:02:18 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:02:18 spire-1.2.1/test/fakes/fakehealthchecker/ 14:02:18 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:02:18 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:02:18 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:02:18 spire-1.2.1/test/fakes/fakemetrics/ 14:02:18 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:02:18 spire-1.2.1/test/fakes/fakenoderesolver/ 14:02:18 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:02:18 spire-1.2.1/test/fakes/fakenotifier/ 14:02:18 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:02:18 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:02:18 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:02:18 spire-1.2.1/test/fakes/fakeserverca/ 14:02:18 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:02:18 spire-1.2.1/test/fakes/fakeservercatalog/ 14:02:18 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:02:18 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:02:18 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:02:18 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:02:18 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:02:18 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:02:18 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:02:18 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:02:18 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:02:18 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:02:18 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:02:18 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:02:18 spire-1.2.1/test/fixture/ 14:02:18 spire-1.2.1/test/fixture/certs/ 14:02:18 spire-1.2.1/test/fixture/certs/agent_svid.der 14:02:18 spire-1.2.1/test/fixture/certs/base_cert.pem 14:02:18 spire-1.2.1/test/fixture/certs/base_csr.pem 14:02:18 spire-1.2.1/test/fixture/certs/base_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:02:18 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:02:18 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:02:18 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:02:18 spire-1.2.1/test/fixture/certs/blog_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/bundle.der 14:02:18 spire-1.2.1/test/fixture/certs/ca.pem 14:02:18 spire-1.2.1/test/fixture/certs/ca_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/database_cert.pem 14:02:18 spire-1.2.1/test/fixture/certs/database_csr.pem 14:02:18 spire-1.2.1/test/fixture/certs/database_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/node_cert.pem 14:02:18 spire-1.2.1/test/fixture/certs/node_csr.pem 14:02:18 spire-1.2.1/test/fixture/certs/node_key.pem 14:02:18 spire-1.2.1/test/fixture/certs/svid.pem 14:02:18 spire-1.2.1/test/fixture/certs/svid_key.pem 14:02:18 spire-1.2.1/test/fixture/config/ 14:02:18 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:02:18 spire-1.2.1/test/fixture/config/agent_good.conf 14:02:18 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:02:18 spire-1.2.1/test/fixture/config/plugin_good.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:02:18 spire-1.2.1/test/fixture/config/server_good.conf 14:02:18 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:02:18 spire-1.2.1/test/fixture/fixture.go 14:02:18 spire-1.2.1/test/fixture/nodeattestor/ 14:02:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:02:18 spire-1.2.1/test/integration/common 14:02:18 spire-1.2.1/test/integration/setup/ 14:02:18 spire-1.2.1/test/integration/setup/adminclient/ 14:02:18 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:02:18 spire-1.2.1/test/integration/setup/adminclient/client.go 14:02:18 spire-1.2.1/test/integration/setup/debugagent/ 14:02:18 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:02:18 spire-1.2.1/test/integration/setup/debugagent/main.go 14:02:18 spire-1.2.1/test/integration/setup/debugserver/ 14:02:18 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:02:18 spire-1.2.1/test/integration/setup/debugserver/main.go 14:02:18 spire-1.2.1/test/integration/setup/downstreamclient/ 14:02:18 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:02:18 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:02:18 spire-1.2.1/test/integration/setup/itclient/ 14:02:18 spire-1.2.1/test/integration/setup/itclient/client.go 14:02:18 spire-1.2.1/test/integration/setup/node-attestation/ 14:02:18 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:02:18 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:02:18 spire-1.2.1/test/integration/setup/x509pop/ 14:02:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:02:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:02:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:02:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:02:18 spire-1.2.1/test/fixture/registration/ 14:02:18 spire-1.2.1/test/fixture/registration/entries.json 14:02:18 spire-1.2.1/test/fixture/registration/good-for-update.json 14:02:18 spire-1.2.1/test/fixture/registration/good.json 14:02:18 spire-1.2.1/test/fixture/registration/invalid.json 14:02:18 spire-1.2.1/test/fixture/registration/invalid_json.json 14:02:18 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:02:18 spire-1.2.1/test/integration/ 14:02:18 spire-1.2.1/test/integration/README.md 14:02:18 spire-1.2.1/test/integration/common 14:02:18 spire-1.2.1/test/integration/setup/ 14:02:18 spire-1.2.1/test/integration/setup/adminclient/ 14:02:18 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:02:18 spire-1.2.1/test/integration/setup/adminclient/client.go 14:02:18 spire-1.2.1/test/integration/setup/debugagent/ 14:02:18 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:02:18 spire-1.2.1/test/integration/setup/debugagent/main.go 14:02:18 spire-1.2.1/test/integration/setup/debugserver/ 14:02:18 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:02:18 spire-1.2.1/test/integration/setup/debugserver/main.go 14:02:18 spire-1.2.1/test/integration/setup/downstreamclient/ 14:02:18 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:02:18 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:02:18 spire-1.2.1/test/integration/setup/itclient/ 14:02:18 spire-1.2.1/test/integration/setup/itclient/client.go 14:02:18 spire-1.2.1/test/integration/setup/node-attestation/ 14:02:18 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:02:18 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:02:18 spire-1.2.1/test/integration/setup/x509pop/ 14:02:18 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:02:18 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:02:18 spire-1.2.1/test/integration/suites/ 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:02:18 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:02:18 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:02:18 spire-1.2.1/test/integration/suites/ 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:02:18 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:02:18 spire-1.2.1/test/integration/suites/join-token/ 14:02:18 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:02:18 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:02:18 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:02:18 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:02:18 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:02:18 spire-1.2.1/test/integration/suites/join-token/README.md 14:02:18 spire-1.2.1/test/integration/suites/join-token/conf/ 14:02:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/join-token/teardown 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:02:18 spire-1.2.1/test/integration/suites/join-token/ 14:02:18 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:02:18 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:02:18 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:02:18 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:02:18 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:02:18 spire-1.2.1/test/integration/suites/join-token/README.md 14:02:18 spire-1.2.1/test/integration/suites/join-token/conf/ 14:02:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/join-token/teardown 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:02:18 spire-1.2.1/test/integration/suites/k8s/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/00-setup 14:02:18 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:02:18 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:02:18 spire-1.2.1/test/integration/suites/k8s/README.md 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:02:18 spire-1.2.1/test/integration/suites/k8s/teardown 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:02:18 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:02:18 spire-1.2.1/test/integration/suites/k8s/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/00-setup 14:02:18 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:02:18 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:02:18 spire-1.2.1/test/integration/suites/k8s/README.md 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/ 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:02:18 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:02:18 spire-1.2.1/test/integration/suites/k8s/teardown 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:02:18 spire-1.2.1/test/integration/suites/rotation/ 14:02:18 spire-1.2.1/test/integration/suites/rotation/00-setup 14:02:18 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:02:18 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:02:18 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:02:18 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:02:18 spire-1.2.1/test/integration/suites/rotation/README.md 14:02:18 spire-1.2.1/test/integration/suites/rotation/conf/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:02:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/rotation/teardown 14:02:18 spire-1.2.1/test/integration/suites/self-test/ 14:02:18 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:02:18 spire-1.2.1/test/integration/suites/self-test/README.md 14:02:18 spire-1.2.1/test/integration/suites/self-test/teardown 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:02:18 spire-1.2.1/test/integration/suites/upgrade/ 14:02:18 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:02:18 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/ 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:02:18 spire-1.2.1/test/integration/suites/rotation/ 14:02:18 spire-1.2.1/test/integration/suites/rotation/00-setup 14:02:18 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:02:18 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:02:18 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:02:18 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:02:18 spire-1.2.1/test/integration/suites/rotation/README.md 14:02:18 spire-1.2.1/test/integration/suites/rotation/conf/ 14:02:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/rotation/teardown 14:02:18 spire-1.2.1/test/integration/suites/self-test/ 14:02:18 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:02:18 spire-1.2.1/test/integration/suites/self-test/README.md 14:02:18 spire-1.2.1/test/integration/suites/self-test/teardown 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:02:18 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:02:18 spire-1.2.1/test/integration/suites/upgrade/README.md 14:02:18 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:02:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/upgrade/teardown 14:02:18 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:02:18 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:02:18 spire-1.2.1/test/integration/suites/upgrade/ 14:02:18 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:02:18 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:02:18 spire-1.2.1/test/integration/test-one.sh 14:02:18 spire-1.2.1/test/integration/test.sh 14:02:18 spire-1.2.1/test/plugintest/ 14:02:18 spire-1.2.1/test/plugintest/config.go 14:02:18 spire-1.2.1/test/plugintest/load.go 14:02:18 spire-1.2.1/test/plugintest/option.go 14:02:18 spire-1.2.1/test/spiretest/ 14:02:18 spire-1.2.1/test/spiretest/apiserver.go 14:02:18 spire-1.2.1/test/spiretest/assertions.go 14:02:18 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:02:18 spire-1.2.1/test/integration/suites/upgrade/README.md 14:02:18 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:02:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:02:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:02:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:02:18 spire-1.2.1/test/integration/suites/upgrade/teardown 14:02:18 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:02:18 spire-1.2.1/test/spiretest/dir.go 14:02:18 spire-1.2.1/test/spiretest/errors_posix.go 14:02:18 spire-1.2.1/test/spiretest/errors_windows.go 14:02:18 spire-1.2.1/test/spiretest/logs.go 14:02:18 spire-1.2.1/test/spiretest/socketapi.go 14:02:18 spire-1.2.1/test/spiretest/suite.go 14:02:18 spire-1.2.1/test/spiretest/x509.go 14:02:18 spire-1.2.1/test/testca/ 14:02:18 spire-1.2.1/test/testca/ca.go 14:02:18 spire-1.2.1/test/testkey/ 14:02:18 spire-1.2.1/test/testkey/generate.sh 14:02:18 spire-1.2.1/test/testkey/genkeys.go 14:02:18 spire-1.2.1/test/testkey/keys.go 14:02:18 spire-1.2.1/test/testkey/new.go 14:02:18 spire-1.2.1/test/tpmsimulator/ 14:02:18 spire-1.2.1/test/tpmsimulator/simulator.go 14:02:18 spire-1.2.1/test/util/ 14:02:18 spire-1.2.1/test/util/cert_fixtures.go 14:02:18 spire-1.2.1/test/util/cert_generation.go 14:02:18 spire-1.2.1/test/util/io_redirection.go 14:02:18 spire-1.2.1/test/util/race.go 14:02:18 spire-1.2.1/test/util/util.go 14:02:18 building spire from source... 14:02:18 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:02:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:02:18 spire-1.2.1/test/integration/test-one.sh 14:02:18 spire-1.2.1/test/integration/test.sh 14:02:18 spire-1.2.1/test/plugintest/ 14:02:18 spire-1.2.1/test/plugintest/config.go 14:02:18 spire-1.2.1/test/plugintest/load.go 14:02:18 spire-1.2.1/test/plugintest/option.go 14:02:18 spire-1.2.1/test/spiretest/ 14:02:18 spire-1.2.1/test/spiretest/apiserver.go 14:02:18 spire-1.2.1/test/spiretest/assertions.go 14:02:18 spire-1.2.1/test/spiretest/dir.go 14:02:18 spire-1.2.1/test/spiretest/errors_posix.go 14:02:18 spire-1.2.1/test/spiretest/errors_windows.go 14:02:18 spire-1.2.1/test/spiretest/logs.go 14:02:18 spire-1.2.1/test/spiretest/socketapi.go 14:02:18 spire-1.2.1/test/spiretest/suite.go 14:02:18 spire-1.2.1/test/spiretest/x509.go 14:02:18 spire-1.2.1/test/testca/ 14:02:18 spire-1.2.1/test/testca/ca.go 14:02:18 spire-1.2.1/test/testkey/ 14:02:18 spire-1.2.1/test/testkey/generate.sh 14:02:18 spire-1.2.1/test/testkey/genkeys.go 14:02:18 spire-1.2.1/test/testkey/keys.go 14:02:18 spire-1.2.1/test/testkey/new.go 14:02:18 spire-1.2.1/test/tpmsimulator/ 14:02:18 spire-1.2.1/test/tpmsimulator/simulator.go 14:02:18 spire-1.2.1/test/util/ 14:02:18 spire-1.2.1/test/util/cert_fixtures.go 14:02:18 spire-1.2.1/test/util/cert_generation.go 14:02:18 spire-1.2.1/test/util/io_redirection.go 14:02:18 spire-1.2.1/test/util/race.go 14:02:18 spire-1.2.1/test/util/util.go 14:02:18 building spire from source... 14:02:18 Installing go1.17.7... 14:02:18 Installing go1.17.7... 14:02:25 Building bin/spire-server... 14:02:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:02:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:02:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:02:25 go: downloading github.com/mitchellh/cli v1.1.2 14:02:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:02:25 go: downloading github.com/imdario/mergo v0.3.12 14:02:25 go: downloading github.com/sirupsen/logrus v1.8.1 14:02:25 Building bin/spire-server... 14:02:25 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:02:25 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:02:25 go: downloading github.com/mitchellh/cli v1.1.2 14:02:25 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:02:25 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:02:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:02:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:02:25 go: downloading github.com/imdario/mergo v0.3.12 14:02:25 go: downloading github.com/sirupsen/logrus v1.8.1 14:02:25 go: downloading google.golang.org/grpc v1.44.0 14:02:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:02:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:02:25 go: downloading github.com/fatih/color v1.13.0 14:02:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:02:25 go: downloading google.golang.org/grpc v1.44.0 14:02:25 go: downloading github.com/mattn/go-isatty v0.0.14 14:02:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:02:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:02:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:02:25 go: downloading github.com/fatih/color v1.13.0 14:02:25 go: downloading github.com/mattn/go-isatty v0.0.14 14:02:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:02:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:02:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:02:25 go: downloading github.com/armon/go-metrics v0.3.10 14:02:25 go: downloading github.com/prometheus/client_golang v1.12.1 14:02:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:02:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:02:25 go: downloading github.com/armon/go-metrics v0.3.10 14:02:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:02:25 go: downloading github.com/prometheus/client_golang v1.12.1 14:02:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:02:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:02:25 go: downloading github.com/open-policy-agent/opa v0.38.0 14:02:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:02:25 go: downloading github.com/open-policy-agent/opa v0.38.0 14:02:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:02:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:02:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:02:25 go: downloading github.com/mattn/go-colorable v0.1.12 14:02:25 go: downloading github.com/Masterminds/goutils v1.1.0 14:02:25 go: downloading github.com/Masterminds/semver v1.5.0 14:02:25 go: downloading github.com/google/uuid v1.1.2 14:02:25 go: downloading github.com/huandu/xstrings v1.3.2 14:02:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:02:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:02:25 go: downloading github.com/oklog/run v1.0.0 14:02:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:02:25 go: downloading github.com/mattn/go-colorable v0.1.12 14:02:25 go: downloading github.com/Masterminds/goutils v1.1.0 14:02:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:02:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:02:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:02:25 go: downloading github.com/Masterminds/semver v1.5.0 14:02:25 go: downloading github.com/google/uuid v1.1.2 14:02:25 go: downloading github.com/huandu/xstrings v1.3.2 14:02:25 go: downloading github.com/imkira/go-observer v1.0.3 14:02:25 go: downloading github.com/beorn7/perks v1.0.1 14:02:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:02:25 go: downloading github.com/prometheus/client_model v0.2.0 14:02:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:02:25 go: downloading github.com/prometheus/client_model v0.2.0 14:02:25 go: downloading github.com/prometheus/common v0.32.1 14:02:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:02:25 go: downloading github.com/prometheus/common v0.32.1 14:02:25 go: downloading github.com/beorn7/perks v1.0.1 14:02:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:02:25 go: downloading github.com/prometheus/procfs v0.7.3 14:02:25 go: downloading github.com/prometheus/procfs v0.7.3 14:02:25 go: downloading go.uber.org/atomic v1.9.0 14:02:25 go: downloading go.uber.org/atomic v1.9.0 14:02:25 go: downloading github.com/pkg/errors v0.9.1 14:02:25 go: downloading github.com/pkg/errors v0.9.1 14:02:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:02:25 go: downloading github.com/imkira/go-observer v1.0.3 14:02:25 go: downloading github.com/hashicorp/errwrap v1.1.0 14:02:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:02:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:02:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:02:25 go: downloading github.com/stretchr/testify v1.7.0 14:02:25 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:02:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:02:25 go: downloading github.com/oklog/run v1.0.0 14:02:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:02:25 go: downloading github.com/hashicorp/errwrap v1.1.0 14:02:25 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:02:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:02:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:02:25 go: downloading github.com/twmb/murmur3 v1.1.6 14:02:25 go: downloading github.com/stretchr/testify v1.7.0 14:02:25 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:02:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:02:25 go: downloading github.com/blang/semver/v4 v4.0.0 14:02:25 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:02:25 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:02:25 go: downloading github.com/jinzhu/gorm v1.9.16 14:02:25 go: downloading github.com/blang/semver/v4 v4.0.0 14:02:25 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:02:25 go: downloading github.com/jinzhu/gorm v1.9.16 14:02:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:02:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:02:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:02:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:02:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:02:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:02:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:02:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:02:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:02:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:02:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:02:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:02:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:02:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:02:29 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:02:29 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:02:33 go: downloading google.golang.org/api v0.70.0 14:02:33 go: downloading k8s.io/client-go v0.23.4 14:02:33 go: downloading k8s.io/api v0.23.4 14:02:33 go: downloading github.com/google/go-tpm v0.3.3 14:02:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:02:33 go: downloading google.golang.org/api v0.70.0 14:02:33 go: downloading k8s.io/client-go v0.23.4 14:02:33 go: downloading k8s.io/api v0.23.4 14:02:33 go: downloading github.com/google/go-tpm v0.3.3 14:02:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:02:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:02:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:02:34 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:02:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:02:34 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:02:34 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:02:34 go: downloading cloud.google.com/go/storage v1.21.0 14:02:34 go: downloading cloud.google.com/go/storage v1.21.0 14:02:34 go: downloading cloud.google.com/go v0.100.2 14:02:34 go: downloading cloud.google.com/go v0.100.2 14:02:34 go: downloading k8s.io/apimachinery v0.23.4 14:02:35 go: downloading k8s.io/kube-aggregator v0.23.3 14:02:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:02:35 go: downloading cloud.google.com/go/security v1.3.0 14:02:35 go: downloading github.com/hashicorp/vault/api v1.4.1 14:02:35 go: downloading k8s.io/apimachinery v0.23.4 14:02:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:02:35 go: downloading github.com/jinzhu/inflection v1.0.0 14:02:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:02:35 go: downloading k8s.io/kube-aggregator v0.23.3 14:02:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:02:35 go: downloading cloud.google.com/go/security v1.3.0 14:02:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:02:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:02:35 go: downloading github.com/hashicorp/vault/api v1.4.1 14:02:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:02:36 go: downloading github.com/twmb/murmur3 v1.1.6 14:02:36 go: downloading github.com/aws/smithy-go v1.11.0 14:02:36 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:02:36 go: downloading github.com/jinzhu/inflection v1.0.0 14:02:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:02:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:02:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:02:36 go: downloading github.com/aws/smithy-go v1.11.0 14:02:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:02:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:02:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:02:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:02:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:02:36 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:02:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:02:37 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:02:37 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:02:37 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:02:37 go: downloading github.com/dimchansky/utfbom v1.1.1 14:02:37 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:02:37 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:02:37 go: downloading cloud.google.com/go/compute v1.3.0 14:02:37 go: downloading cloud.google.com/go/iam v0.1.1 14:02:37 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:02:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:02:37 go: downloading github.com/gogo/protobuf v1.3.2 14:02:37 go: downloading github.com/dimchansky/utfbom v1.1.1 14:02:37 go: downloading cloud.google.com/go/compute v1.3.0 14:02:38 go: downloading k8s.io/klog/v2 v2.30.0 14:02:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:02:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:02:38 go: downloading github.com/spf13/pflag v1.0.5 14:02:38 go: downloading cloud.google.com/go/iam v0.1.1 14:02:38 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:02:38 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:02:38 go: downloading github.com/gogo/protobuf v1.3.2 14:02:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:02:38 go: downloading k8s.io/klog/v2 v2.30.0 14:02:38 go: downloading github.com/google/gofuzz v1.1.0 14:02:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:02:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:02:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:02:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:02:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:02:38 go: downloading github.com/spf13/pflag v1.0.5 14:02:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:02:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:02:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:02:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:02:38 go: downloading github.com/google/gofuzz v1.1.0 14:02:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:02:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:02:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:02:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:02:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:02:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:02:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:02:38 go: downloading github.com/tklauser/numcpus v0.3.0 14:02:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:02:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:02:38 go: downloading gopkg.in/yaml.v2 v2.4.0 14:02:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:02:38 go: downloading github.com/gobwas/glob v0.2.3 14:02:38 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:02:38 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:02:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:02:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:02:38 go: downloading github.com/tklauser/numcpus v0.3.0 14:02:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:02:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:02:38 go: downloading gopkg.in/yaml.v2 v2.4.0 14:02:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:02:38 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:02:38 go: downloading github.com/gobwas/glob v0.2.3 14:02:38 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:02:38 go: downloading go.opencensus.io v0.23.0 14:02:38 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:02:38 go: downloading gopkg.in/inf.v0 v0.9.1 14:02:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:02:39 go: downloading github.com/go-logr/logr v1.2.2 14:02:39 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:02:39 go: downloading go.opencensus.io v0.23.0 14:02:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:02:39 go: downloading github.com/googleapis/gnostic v0.5.5 14:02:39 go: downloading gopkg.in/inf.v0 v0.9.1 14:02:39 go: downloading github.com/json-iterator/go v1.1.12 14:02:39 go: downloading github.com/google/go-cmp v0.5.7 14:02:39 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:02:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:02:39 go: downloading github.com/go-logr/logr v1.2.2 14:02:39 go: downloading github.com/googleapis/gnostic v0.5.5 14:02:39 go: downloading github.com/json-iterator/go v1.1.12 14:02:39 go: downloading github.com/google/go-cmp v0.5.7 14:02:39 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:02:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:02:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:02:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:02:39 go: downloading go.uber.org/zap v1.21.0 14:02:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:02:39 go: downloading go.uber.org/zap v1.21.0 14:02:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:02:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:02:39 go: downloading sigs.k8s.io/yaml v1.3.0 14:02:39 go: downloading sigs.k8s.io/yaml v1.3.0 14:02:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:02:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:02:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:02:39 go: downloading github.com/modern-go/reflect2 v1.0.2 14:02:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:02:39 go: downloading github.com/modern-go/reflect2 v1.0.2 14:02:39 go: downloading github.com/golang/snappy v0.0.4 14:02:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:02:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:02:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:02:39 go: downloading github.com/hashicorp/go-version v1.2.0 14:02:39 go: downloading github.com/golang/snappy v0.0.4 14:02:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:02:39 go: downloading github.com/ryanuber/go-glob v1.0.0 14:02:39 go: downloading github.com/ryanuber/go-glob v1.0.0 14:02:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:02:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:02:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:02:39 go: downloading github.com/hashicorp/go-version v1.2.0 14:02:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:02:39 go: downloading go.uber.org/multierr v1.6.0 14:02:39 go: downloading go.uber.org/multierr v1.6.0 14:02:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:02:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:02:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:02:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:03:00 Removing intermediate container 40c85a6e9954 14:03:00 ---> 4aa90db76a99 14:03:00 Successfully built 4aa90db76a99 14:03:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:03:01 + docker inspect -f . ci-base-image-arm64 14:03:01 . [Pipeline] withDockerContainer 14:03:01 prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container 14:03:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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 14:03:02 $ docker top f0bf907435ea42a3fa215c600fd1a3ba7f31f106c7d3ebdc0a27f5ffc9cf7f33 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:03 + go version 14:03:03 go version go1.17.6 linux/arm64 [Pipeline] } 14:03:03 $ docker stop --time=1 f0bf907435ea42a3fa215c600fd1a3ba7f31f106c7d3ebdc0a27f5ffc9cf7f33 14:03:05 $ docker rm -f f0bf907435ea42a3fa215c600fd1a3ba7f31f106c7d3ebdc0a27f5ffc9cf7f33 [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 14:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:03:06 14:03:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:03:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:03:06 latest: Pulling from edgex-devops/edgex-compose-arm64 14:03:06 29e5d40040c1: Pulling fs layer 14:03:06 1ce36da41761: Pulling fs layer 14:03:06 25b303627fd3: Pulling fs layer 14:03:06 29e5d40040c1: Verifying Checksum 14:03:06 29e5d40040c1: Download complete 14:03:07 1ce36da41761: Verifying Checksum 14:03:07 1ce36da41761: Download complete 14:03:07 29e5d40040c1: Pull complete 14:03:08 25b303627fd3: Verifying Checksum 14:03:08 25b303627fd3: Download complete 14:03:08 1ce36da41761: Pull complete 14:03:13 Removing intermediate container 911c0a1dbc56 14:03:13 ---> 161ae8018a17 14:03:13 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:03:13 Removing intermediate container bc4e5f16bf32 14:03:13 ---> 7816361f5eb5 14:03:13 14:03:13 Step 9/20 : FROM alpine:3.15 14:03:13 Removing intermediate container 92216547918b 14:03:13 ---> f6b676feb648 14:03:13 14:03:13 Step 10/22 : FROM alpine:3.14 14:03:13 ---> Running in 75e5a67beb6b 14:03:13 3.15: Pulling from library/alpine 14:03:13 3.14: Pulling from library/alpine 14:03:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:03:13 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:03:13 Status: Downloaded newer image for alpine:3.15 14:03:13 ---> 0ac33e5f5afa 14:03:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:03:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:03:13 Status: Downloaded newer image for alpine:3.14 14:03:13 ---> e04c818066af 14:03:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:03:13 ---> Running in eac729253ae6 14:03:13 ---> Running in 048eeacf3216 14:03:14 Removing intermediate container eac729253ae6 14:03:14 ---> ff367962c366 14:03:14 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:14 ---> Running in 51c57697a4db 14:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:03:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:03:15 Removing intermediate container 75e5a67beb6b 14:03:15 ---> 20fc2439bcfc 14:03:15 14:03:15 Step 11/23 : FROM docker:20.10.14 14:03:15 (1/1) Installing dumb-init (1.2.5-r1) 14:03:15 Executing busybox-1.33.1-r7.trigger 14:03:15 OK: 6 MiB in 15 packages 14:03:15 20.10.14: Pulling from library/docker 14:03:17 Removing intermediate container 048eeacf3216 14:03:17 ---> 8a3e7fa484bc 14:03:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:03:17 Removing intermediate container 51c57697a4db 14:03:17 ---> ec710e95106f 14:03:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:03:17 ---> Running in c4dd52f8abe9 14:03:17 ---> Running in fcd5b17ca318 14:03:17 Removing intermediate container c4dd52f8abe9 14:03:17 ---> 050acf3f44cd 14:03:17 Step 13/22 : ENV APP_PORT=59861 14:03:17 ---> Running in 101be2084c1f 14:03:18 Removing intermediate container 101be2084c1f 14:03:18 ---> ab3ca10bff69 14:03:18 Step 14/22 : EXPOSE $APP_PORT 14:03:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:03:18 ---> Running in 493eec1d390f 14:03:19 25b303627fd3: Pull complete 14:03:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:03:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:03:19 Removing intermediate container 493eec1d390f 14:03:19 ---> 6da9e6fa3e12 14:03:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withDockerContainer 14:03:19 prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container 14:03:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:03:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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 14:03:19 ---> 10bfdfc51ac3 14:03:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:03:19 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:03:19 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:03:19 OK: 15854 distinct packages available 14:03:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:03:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:03:21 (1/9) Installing ca-certificates (20211220-r0) 14:03:21 (2/9) Installing brotli-libs (1.0.9-r5) 14:03:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:03:21 (4/9) Installing libcurl (7.80.0-r0) 14:03:21 $ docker top d31955744e08785dd00f9725f7bd7781eff81c4728975d87f4619a9c859d610a -eo pid,comm 14:03:21 (5/9) Installing curl (7.80.0-r0) 14:03:21 (6/9) Installing dumb-init (1.2.5-r1) 14:03:21 (7/9) Installing musl-obstack (1.2.3-r0) [Pipeline] { [Pipeline] sh 14:03:21 (8/9) Installing libucontext (1.1-r0) 14:03:21 (9/9) Installing gcompat (1.0.0-r4) 14:03:21 Executing busybox-1.34.1-r5.trigger 14:03:21 Executing ca-certificates-20211220-r0.trigger 14:03:21 OK: 8 MiB in 23 packages 14:03:22 + docker-compose build --help 14:03:22 + grep parallel 14:03:22 ---> 1113e90450a3 14:03:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:03:23 ---> d20b46e9baa4 14:03:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:03:23 ---> Running in 6262787286ac 14:03:23 Removing intermediate container fcd5b17ca318 14:03:23 ---> 683ef9dd5e9b 14:03:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:03:23 Removing intermediate container 6262787286ac 14:03:23 ---> 82d4e57d88cf 14:03:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:03:23 ---> Running in 3603282300e9 14:03:24 ---> 2e041ca2ccc7 14:03:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:03:24 Removing intermediate container 3603282300e9 14:03:24 ---> a290c81e5173 14:03:24 Step 20/22 : LABEL arch=x86_64 14:03:25 ---> Running in 8b393952be0f 14:03:25 Removing intermediate container 8b393952be0f 14:03:25 ---> 2e814b4406bd 14:03:25 Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:03:25 ---> 7e3bcde87c95 14:03:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:03:25 ---> Running in 87b6c36734f7 14:03:25 --parallel Build images in parallel. [Pipeline] } 14:03:25 $ docker stop --time=1 d31955744e08785dd00f9725f7bd7781eff81c4728975d87f4619a9c859d610a 14:03:26 Removing intermediate container 87b6c36734f7 14:03:26 ---> 9f3c1dbb35d0 14:03:26 Step 22/22 : LABEL version=2.2.0-dev.58 14:03:26 ---> 20eb561e5469 14:03:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:03:26 ---> Running in c91779b2d427 14:03:27 ---> Running in cd9a7f1ea392 14:03:27 Removing intermediate container c91779b2d427 14:03:27 ---> 07dc0ea486e6 14:03:27 14:03:27 $ docker rm -f d31955744e08785dd00f9725f7bd7781eff81c4728975d87f4619a9c859d610a 14:03:27 Removing intermediate container cd9a7f1ea392 14:03:27 ---> 291c4c1ec651 14:03:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:03:27 ---> Running in c31699217ba9 14:03:27 Successfully built 07dc0ea486e6 14:03:27 Successfully tagged support-scheduler:latest 14:03:27  Building support-scheduler ... done Building core-data [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:03:28 . [Pipeline] withDockerContainer 14:03:28 prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container 14:03:28 $ 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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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 14:03:28 Removing intermediate container c31699217ba9 14:03:28 ---> 113da2607572 14:03:28 Step 18/20 : LABEL arch=x86_64 14:03:29 $ docker top 08f26f5509893ee454e15c337d7d11274212c7d44d16cb578593a4c715757916 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:30 ---> Running in 02d63ba8fdf4 14:03:30 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:03:30 Status: Downloaded newer image for docker:20.10.14 14:03:30 ---> 7417809fdb73 14:03:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:03:30 ---> Running in 2c77590cd3c5 14:03:30 Removing intermediate container 02d63ba8fdf4 14:03:30 ---> 7eb551bdc2e0 14:03:30 Step 19/20 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:03:30 + docker-compose -f ./docker-compose-build.yml build --parallel 14:03:31 ---> Running in df863123626c 14:03:31 Removing intermediate container 2c77590cd3c5 14:03:31 ---> 0a8832c9dcc5 14:03:31 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:03:31 ---> Running in e0afc7f6a22c 14:03:31 Removing intermediate container df863123626c 14:03:31 ---> f5bb333d30ec 14:03:31 Step 20/20 : LABEL version=2.2.0-dev.58 14:03:31 ---> Running in bf9bec19f454 14:03:32 Removing intermediate container bf9bec19f454 14:03:32 ---> 0b5b0e067782 14:03:32 14:03:32 Successfully built 0b5b0e067782 14:03:32 Successfully tagged security-spiffe-token-provider:latest 14:03:32 Building security-bootstrapper 14:03:32  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:03:33 (1/43) Installing readline (8.1.1-r0) 14:03:33 (2/43) Installing bash (5.1.16-r0) 14:03:33 Executing bash-5.1.16-r0.post-install 14:03:33 (3/43) Installing brotli-libs (1.0.9-r5) 14:03:33 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:03:33 (5/43) Installing libcurl (7.80.0-r0) 14:03:33 (6/43) Installing curl (7.80.0-r0) 14:03:33 (7/43) Installing dumb-init (1.2.5-r1) 14:03:33 (8/43) Installing libbz2 (1.0.8-r1) 14:03:33 (9/43) Installing expat (2.4.7-r0) 14:03:33 (10/43) Installing libffi (3.4.2-r1) 14:03:33 (11/43) Installing gdbm (1.22-r0) 14:03:33 (12/43) Installing xz-libs (5.2.5-r0) 14:03:33 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:03:33 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:03:33 (15/43) Installing mpdecimal (2.5.1-r1) 14:03:33 (16/43) Installing sqlite-libs (3.36.0-r0) 14:03:33 (17/43) Installing python3 (3.9.7-r4) 14:03:34 (18/43) Installing py3-appdirs (1.4.4-r2) 14:03:34 (19/43) Installing py3-certifi (2020.12.5-r1) 14:03:34 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:03:34 (21/43) Installing py3-idna (3.3-r0) 14:03:34 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:03:34 (23/43) Installing py3-requests (2.26.0-r1) 14:03:34 (24/43) Installing py3-msgpack (1.0.2-r1) 14:03:34 (25/43) Installing py3-lockfile (0.12.2-r4) 14:03:34 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:03:34 (27/43) Installing py3-colorama (0.4.4-r1) 14:03:34 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:03:34 (29/43) Installing py3-distlib (0.3.3-r0) 14:03:34 (30/43) Installing py3-distro (1.6.0-r0) 14:03:34 (31/43) Installing py3-six (1.16.0-r0) 14:03:34 (32/43) Installing py3-webencodings (0.5.1-r4) 14:03:34 (33/43) Installing py3-html5lib (1.1-r1) 14:03:34 (34/43) Installing py3-parsing (2.4.7-r2) 14:03:34 (35/43) Installing py3-packaging (20.9-r1) 14:03:34 (36/43) Installing py3-tomli (1.2.2-r0) 14:03:34 (37/43) Installing py3-pep517 (0.12.0-r0) 14:03:34 (38/43) Installing py3-progress (1.6-r0) 14:03:34 (39/43) Installing py3-retrying (1.3.3-r2) 14:03:34 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:03:34 (41/43) Installing py3-setuptools (52.0.0-r4) 14:03:34 (42/43) Installing py3-toml (0.10.2-r2) 14:03:34 (43/43) Installing py3-pip (20.3.4-r1) 14:03:34 Executing busybox-1.34.1-r5.trigger 14:03:34 OK: 83 MiB in 65 packages 14:03:34 Building core-command ... 14:03:34 Building core-data ... 14:03:34 Building core-metadata ... 14:03:34 Building security-bootstrapper ... 14:03:34 Building security-proxy-setup ... 14:03:34 Building security-secretstore-setup ... 14:03:34 Building security-spiffe-token-provider ... 14:03:34 Building security-spire-agent ... 14:03:34 Building security-spire-config ... 14:03:34 Building security-spire-server ... 14:03:34 Building support-notifications ... 14:03:34 Building support-scheduler ... 14:03:34 Building sys-mgmt-agent ... 14:03:34 Building security-spire-config 14:03:34 Building sys-mgmt-agent 14:03:34 Building security-bootstrapper 14:03:34 Building core-data 14:03:34 Building security-secretstore-setup 14:03:35 Collecting docker-compose==1.23.2 14:03:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:03:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:03:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:03:35 Collecting PyYAML<4,>=3.10 14:03:35 Downloading PyYAML-3.13.tar.gz (270 kB) 14:03:36 Collecting websocket-client<1.0,>=0.32.0 14:03:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:03:36 Collecting dockerpty<0.5,>=0.4.1 14:03:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:03:36 Collecting cached-property<2,>=1.2.0 14:03:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:03:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:03:36 Collecting jsonschema<3,>=2.5.1 14:03:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:03:36 Collecting docopt<0.7,>=0.6.1 14:03:36 Downloading docopt-0.6.2.tar.gz (25 kB) 14:03:37 Collecting texttable<0.10,>=0.9.0 14:03:37 Downloading texttable-0.9.1.tar.gz (11 kB) 14:03:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:03:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:03:37 ---> 518bedfd46bc 14:03:37 Step 3/23 : WORKDIR /edgex-go 14:03:37 ---> Using cache 14:03:37 ---> 777fa4cee9d2 14:03:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:37 Collecting docker<4.0,>=3.6.0 14:03:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:03:37 Collecting docker-pycreds>=0.4.0 14:03:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:03:38 Collecting chardet<3.1.0,>=3.0.2 14:03:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:03:38 Collecting idna<2.8,>=2.5 14:03:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:03:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 14:03:38 Collecting urllib3<1.25,>=1.21.1 14:03:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:03:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:03:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:03:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:03:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:03:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:03:38 Attempting uninstall: urllib3 14:03:38 Found existing installation: urllib3 1.26.7 14:03:38 Uninstalling urllib3-1.26.7: 14:03:38 Successfully uninstalled urllib3-1.26.7 14:03:39 Attempting uninstall: idna 14:03:39 Found existing installation: idna 3.3 14:03:39 Uninstalling idna-3.3: 14:03:39 Successfully uninstalled idna-3.3 14:03:40 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:03:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:03:40 ---> 518bedfd46bc 14:03:40 Step 3/31 : WORKDIR /edgex-go 14:03:40 ---> Using cache 14:03:40 ---> 777fa4cee9d2 14:03:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:43 Attempting uninstall: requests 14:03:43 Found existing installation: requests 2.26.0 14:03:43 Uninstalling requests-2.26.0: 14:03:43 Successfully uninstalled requests-2.26.0 14:03:44 Running setup.py install for texttable: started 14:03:44 Running setup.py install for texttable: finished with status 'done' 14:03:44 Running setup.py install for PyYAML: started 14:03:45 ---> Running in 3f3feb449785 14:03:45 ---> Running in d994f92a951a 14:03:45 Running setup.py install for PyYAML: finished with status 'done' 14:03:45 Running setup.py install for docopt: started 14:03:46 Running setup.py install for docopt: finished with status 'done' 14:03:46 Running setup.py install for dockerpty: started 14:03:46 Running setup.py install for dockerpty: finished with status 'done' 14:03:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:03:47 Removing intermediate container 3f3feb449785 14:03:47 ---> 37ccb8063fa1 14:03:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:03:47 Removing intermediate container d994f92a951a 14:03:47 ---> 50918ee11d70 14:03:47 Step 5/31 : RUN apk add --update --no-cache make git 14:03:47 ---> Running in fe2c6eaf1576 14:03:47 ---> Running in f6a18e91e470 14:03:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:03:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:03:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:03:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:03:49 OK: 221 MiB in 52 packages 14:03:49 OK: 221 MiB in 52 packages 14:03:53 Removing intermediate container e0afc7f6a22c 14:03:53 ---> ff30f68d6e8f 14:03:53 Step 14/23 : ENV APP_PORT=58890 14:03:53 ---> Running in a3da74040e23 14:03:53 Removing intermediate container fe2c6eaf1576 14:03:53 ---> a4ce930f9e99 14:03:53 Step 6/23 : COPY go.mod vendor* ./ 14:03:53 Removing intermediate container f6a18e91e470 14:03:53 ---> eb48f31300cb 14:03:53 Step 6/31 : COPY go.mod vendor* ./ 14:03:53 Removing intermediate container a3da74040e23 14:03:53 ---> e69b967f0209 14:03:53 Step 15/23 : EXPOSE $APP_PORT 14:03:53 ---> 706326257c0c 14:03:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:53 ---> 2757f3beca54 14:03:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:53 ---> Running in 7bae9b97c9c3 14:03:53 ---> Running in c978182beb72 14:03:53 ---> Running in d3d36c3caa79 14:03:54 Removing intermediate container 7bae9b97c9c3 14:03:54 ---> 8fd7e73dd2da 14:03:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:03:55 ---> d9b95f4c12ab 14:03:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:03:55 ---> 4b63405fd65c 14:03:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:03:56 Removing intermediate container d3d36c3caa79 14:03:56 ---> 89de2a205ae8 14:03:56 Step 8/23 : COPY . . 14:03:57 Removing intermediate container c978182beb72 14:03:57 ---> 2337e9b5c25e 14:03:57 Step 8/31 : COPY . . 14:03:58 ---> d9401b4c40a2 14:03:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:03:59 ---> Running in d5d75cc4fe3f 14:04:01 Removing intermediate container d5d75cc4fe3f 14:04:01 ---> 9998de9519cc 14:04:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:04:04 ---> Running in 2a25e415decb 14:04:05 Removing intermediate container 2a25e415decb 14:04:05 ---> 1b3e5d9124b5 14:04:05 Step 21/23 : LABEL arch=x86_64 14:04:10 ---> Running in c713c53745cf 14:04:12 Removing intermediate container c713c53745cf 14:04:12 ---> 0bf631c20342 14:04:12 Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:04:12 ---> cdcca72ba6aa 14:04:12 Step 9/23 : RUN make cmd/core-data/core-data 14:04:12 ---> 94e60b3545e1 14:04:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:04:12 ---> Running in 219761fd413d 14:04:12 ---> Running in 85634cffed89 14:04:12 ---> Running in 38c4e39ac71f 14:04:12 Removing intermediate container 219761fd413d 14:04:12 ---> e4fbc69d5f7a 14:04:12 Step 23/23 : LABEL version=2.2.0-dev.58 14:04:12 ---> Running in 7e4f89f9e221 14:04:12 Removing intermediate container 7e4f89f9e221 14:04:12 ---> 78c5a9eb6bca 14:04:12 14:04:12 Successfully built 78c5a9eb6bca 14:04:12 Successfully tagged sys-mgmt-agent:latest 14:04:12  Building sys-mgmt-agent ... done Building support-notifications 14:04:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:04:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:04:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:04:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:04:16 ---> 518bedfd46bc 14:04:16 Step 3/22 : WORKDIR /edgex-go 14:04:16 ---> Using cache 14:04:16 ---> 777fa4cee9d2 14:04:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:16 ---> Using cache 14:04:16 ---> 50918ee11d70 14:04:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:04:18 ---> Running in ed3f7e5aa110 14:04:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:04:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:04:20 OK: 221 MiB in 52 packages 14:04:21 Removing intermediate container ed3f7e5aa110 14:04:21 ---> f25f355a1d7c 14:04:21 Step 6/22 : COPY go.mod vendor* ./ 14:04:22 ---> 307b79041d02 14:04:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:22 ---> Running in ab23b03240c7 14:04:24 Removing intermediate container ab23b03240c7 14:04:24 ---> 046f9e6b772c 14:04:24 Step 8/22 : COPY . . 14:04:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:04:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:04:31 ---> 4aa90db76a99 14:04:31 Step 3/25 : WORKDIR /edgex-go 14:04:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:04:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:04:31 ---> 4aa90db76a99 14:04:31 Step 3/23 : WORKDIR /edgex-go 14:04:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:04:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:04:31 ---> 4aa90db76a99 14:04:31 Step 3/26 : WORKDIR /edgex-go 14:04:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:04:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:04:31 ---> 4aa90db76a99 14:04:31 Step 3/23 : WORKDIR /edgex-go 14:04:31 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:04:31 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:04:31 ---> 4aa90db76a99 14:04:31 Step 3/31 : WORKDIR /edgex-go 14:04:31 ---> Running in 9e46932a5e03 14:04:31 ---> Running in 6a9e6530de56 14:04:31 ---> Running in 3f01c5aa073e 14:04:31 ---> Running in bf0089820089 14:04:31 ---> Running in 5361957caefb 14:04:31 Removing intermediate container bf0089820089 14:04:31 ---> dc6a747fd483 14:04:31 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:31 Removing intermediate container 9e46932a5e03 14:04:31 ---> a9cfbafbc899 14:04:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:31 ---> Running in c53960fbebf5 14:04:31 Removing intermediate container 5361957caefb 14:04:31 ---> 4b0c925a0dd4 14:04:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:31 Removing intermediate container 6a9e6530de56 14:04:31 ---> b7b1db2d137f 14:04:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:31 Removing intermediate container 3f01c5aa073e 14:04:31 ---> 6f38dc1c2691 14:04:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:31 ---> Running in c1b85a81dae3 14:04:31 ---> Running in 860924a2f055 14:04:31 ---> Running in a6a84e4ca62b 14:04:31 ---> Running in d0ffd1035b21 14:04:31 Removing intermediate container c1b85a81dae3 14:04:31 ---> ecd875557649 14:04:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:04:31 Removing intermediate container c53960fbebf5 14:04:31 ---> 19b32660603f 14:04:31 Step 5/31 : RUN apk add --update --no-cache make git 14:04:31 ---> Running in 9e61903f6d6f 14:04:31 ---> Running in f9625a15afe7 14:04:31 Removing intermediate container d0ffd1035b21 14:04:31 ---> 55977f4dfb7e 14:04:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:04:31 Removing intermediate container 860924a2f055 14:04:31 ---> 5eac6351cdb9 14:04:31 Step 5/23 : RUN apk add --update --no-cache make bash git 14:04:31 ---> Running in 4e250c3271c0 14:04:31 ---> Running in 2ff6d16c39b9 14:04:31 Removing intermediate container a6a84e4ca62b 14:04:31 ---> b6e180bc59f5 14:04:31 Step 5/25 : RUN apk add --update --no-cache make git 14:04:31 ---> Running in 25afb8de0da6 14:04:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:04:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:04:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:04:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:04:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:04:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:04:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:04:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:04:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:04:33 OK: 220 MiB in 52 packages 14:04:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:04:33 OK: 220 MiB in 52 packages 14:04:33 OK: 220 MiB in 52 packages 14:04:34 OK: 220 MiB in 52 packages 14:04:35 Removing intermediate container 9e61903f6d6f 14:04:35 ---> 7b628d66e7f8 14:04:35 Step 6/23 : COPY go.mod vendor* ./ 14:04:35 OK: 220 MiB in 52 packages 14:04:35 Removing intermediate container 4e250c3271c0 14:04:35 ---> 9db3f86e70ee 14:04:35 Step 6/23 : COPY go.mod vendor* ./ 14:04:35 Removing intermediate container f9625a15afe7 14:04:35 ---> 1bf44e954d31 14:04:35 Step 6/31 : COPY go.mod vendor* ./ 14:04:35 Removing intermediate container 2ff6d16c39b9 14:04:35 ---> 1781c071a4f7 14:04:35 Step 6/26 : COPY go.mod vendor* ./ 14:04:36 ---> 7e443480d52c 14:04:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:36 ---> 927b571a1925 14:04:36 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:36 Removing intermediate container 25afb8de0da6 14:04:36 ---> effbe2471bba 14:04:36 Step 6/25 : COPY go.mod vendor* ./ 14:04:36 ---> Running in e889a5c92734 14:04:36 ---> Running in 7646c48c607b 14:04:36 ---> a896231bf4eb 14:04:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:37 ---> Running in 7a3f98332f5e 14:04:37 ---> 3fe9e72c1b0c 14:04:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:04:37 ---> Running in 2c713f80483e 14:04:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:04:37 ---> 24d5c8eee590 14:04:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:37 ---> Running in 3f7e63e916fa 14:04:38 ---> b635e54ad2ee 14:04:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:38 ---> Running in 173488965e5b 14:04:39 Removing intermediate container 38c4e39ac71f 14:04:39 ---> 2fe0038a7651 14:04:39 14:04:39 Step 10/31 : FROM alpine:3.14 14:04:39 ---> e04c818066af 14:04:39 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:04:39 ---> Running in e30d835418fd 14:04:39 Removing intermediate container e30d835418fd 14:04:39 ---> 7106773ff137 14:04:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:04:39 ---> Running in cc7454e22999 14:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:04:40 (1/2) Installing dumb-init (1.2.5-r1) 14:04:40 (2/2) Installing su-exec (0.2-r1) 14:04:40 Executing busybox-1.33.1-r7.trigger 14:04:40 OK: 6 MiB in 16 packages 14:04:42 Removing intermediate container 85634cffed89 14:04:42 ---> 3e8773575ec6 14:04:42 14:04:42 Step 10/23 : FROM alpine:3.14 14:04:42 ---> e04c818066af 14:04:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:04:42 ---> Running in 662308f64124 14:04:42 Removing intermediate container cc7454e22999 14:04:42 ---> 62e39c014077 14:04:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:04:42 ---> Running in 38e6611b52ca 14:04:42 Removing intermediate container 662308f64124 14:04:42 ---> b71d450816a2 14:04:42 Step 12/23 : ENV APP_PORT=59880 14:04:42 ---> Running in 8ebffb86bd52 14:04:42 Removing intermediate container 38e6611b52ca 14:04:42 ---> 079191200813 14:04:42 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:04:42 Removing intermediate container 8ebffb86bd52 14:04:42 ---> 981b0e15ba64 14:04:42 Step 13/23 : EXPOSE $APP_PORT 14:04:42 ---> Running in 4f6c969b6e4b 14:04:42 ---> Running in 72eca5a33a92 14:04:43 Removing intermediate container 4f6c969b6e4b 14:04:43 ---> 0269195e95f4 14:04:43 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:04:43 ---> Running in 8d75b56399a6 14:04:43 Removing intermediate container 72eca5a33a92 14:04:43 ---> f33cc782f89b 14:04:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:43 ---> Running in bdfa8aed0084 14:04:43 Removing intermediate container e889a5c92734 14:04:43 ---> b2cb0bb7a4f6 14:04:43 Step 8/23 : COPY . . 14:04:43 Removing intermediate container 7646c48c607b 14:04:43 ---> 06a38ab4ea0f 14:04:43 Step 8/31 : COPY . . 14:04:43 Removing intermediate container 7a3f98332f5e 14:04:43 ---> 964d7a5fc9d5 14:04:43 Step 8/23 : COPY . . 14:04:43 Removing intermediate container 3f7e63e916fa 14:04:43 ---> 58613bd2e730 14:04:43 Step 8/26 : COPY . . 14:04:44 Removing intermediate container 173488965e5b 14:04:44 ---> 84acf3d9eaed 14:04:44 Step 8/25 : COPY . . 14:04:44 Removing intermediate container 8d75b56399a6 14:04:44 ---> 47517c02c751 14:04:44 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:04:44 ---> Running in 55360e52f453 14:04:44 Removing intermediate container bdfa8aed0084 14:04:44 ---> 03e4672c702c 14:04:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:04:44 ---> Running in 637447c4842d 14:04:45 Removing intermediate container 55360e52f453 14:04:45 ---> f7faa4a3116b 14:04:45 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:04:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:04:45 ---> 7117f24b216a 14:04:45 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:04:45 ---> Running in 3c398c7b795e 14:04:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:04:46 (1/6) Installing dumb-init (1.2.5-r1) 14:04:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:04:47 (3/6) Installing libsodium (1.0.18-r0) 14:04:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:04:47 (5/6) Installing libzmq (4.3.4-r0) 14:04:47 Removing intermediate container 3c398c7b795e 14:04:47 ---> 41e82f70b642 14:04:47 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:04:47 (6/6) Installing zeromq (4.3.4-r0) 14:04:47 Executing busybox-1.33.1-r7.trigger 14:04:47 OK: 8 MiB in 20 packages 14:04:47 ---> a8b7eada77c3 14:04:47 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:04:47 Removing intermediate container 637447c4842d 14:04:47 ---> 4b541bcfd33a 14:04:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:04:48 ---> b4617c6f5432 14:04:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:04:48 ---> 25565d664adb 14:04:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:04:48 ---> 42090212fd6c 14:04:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:04:49 ---> bd8baff55f64 14:04:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:04:49 ---> 492cbd9c2743 14:04:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:04:49 ---> 7e17a41d0641 14:04:49 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:04:49 ---> Running in d17c8b0b7f24 14:04:50 ---> 2a0c37e7d342 14:04:50 Step 19/23 : ENTRYPOINT ["/core-data"] 14:04:50 ---> Running in 9002f077cce3 14:04:50 Removing intermediate container d17c8b0b7f24 14:04:50 ---> 220dae59e88b 14:04:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:04:50 Removing intermediate container 9002f077cce3 14:04:50 ---> 8e85ee6fbe0a 14:04:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:04:50 ---> 926ea7ff15e8 14:04:50 Step 26/31 : RUN chmod +x /entrypoint.sh 14:04:50 ---> Running in 2676dd17ed8b 14:04:50 ---> Running in 66dfea60f447 14:04:50 Removing intermediate container 2676dd17ed8b 14:04:50 ---> 3357a68d5ee5 14:04:50 Step 21/23 : LABEL arch=x86_64 14:04:50 ---> Running in e7f92e3c0e91 14:04:51 Removing intermediate container e7f92e3c0e91 14:04:51 ---> d7cad03c7ebd 14:04:51 Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:04:51 ---> Running in 4f4760b9780b 14:04:51 Removing intermediate container 4f4760b9780b 14:04:51 ---> 779bc182ac15 14:04:51 Step 23/23 : LABEL version=2.2.0-dev.58 14:04:51 ---> Running in a8953f47ddc0 14:04:51 Removing intermediate container a8953f47ddc0 14:04:51 ---> 71e5fe750947 14:04:51 14:04:52 Removing intermediate container 66dfea60f447 14:04:52 ---> 5e69faf10f10 14:04:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:04:52 Successfully built 71e5fe750947 14:04:52 Successfully tagged core-data:latest 14:04:52 Building security-spire-agent 14:04:52  Building core-data ... done  ---> Running in 86b6055c5315 14:04:54 Removing intermediate container 86b6055c5315 14:04:54 ---> e9266844254e 14:04:54 Step 28/31 : CMD ["gate"] 14:04:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:04:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:04:56 ---> 518bedfd46bc 14:04:56 Step 3/26 : WORKDIR /edgex-go 14:04:56 ---> Using cache 14:04:56 ---> 777fa4cee9d2 14:04:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:04:56 ---> Using cache 14:04:56 ---> 50918ee11d70 14:04:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:04:56 ---> Running in 207aa77d710e 14:04:56 ---> Running in a588538a4106 14:04:56 Removing intermediate container 207aa77d710e 14:04:56 ---> c0afcdba4fe9 14:04:56 Step 29/31 : LABEL arch=x86_64 14:04:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:04:57 ---> Running in 1e8a99bd9383 14:04:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:04:58 OK: 221 MiB in 52 packages 14:04:58 Removing intermediate container 1e8a99bd9383 14:04:58 ---> a1eedd50c056 14:04:58 Step 30/31 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:04:59 ---> Running in 0b30a875e20a 14:04:59 Removing intermediate container 2c713f80483e 14:04:59 ---> da79f1e23193 14:04:59 14:04:59 Step 10/22 : FROM alpine:3.14 14:04:59 ---> e04c818066af 14:04:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:04:59 Building bin/spire-agent... 14:04:59 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:04:59 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:04:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:04:59 go: downloading github.com/docker/docker v20.10.12+incompatible 14:04:59 Removing intermediate container a588538a4106 14:04:59 ---> d49c9b9a8910 14:04:59 Step 6/26 : COPY go.mod vendor* ./ 14:05:00 ---> Running in d690f434c0ee 14:05:00 Removing intermediate container 0b30a875e20a 14:05:00 ---> 0a643049c4db 14:05:00 Step 31/31 : LABEL version=2.2.0-dev.58 14:05:00 ---> cf1605641376 14:05:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:00 go: downloading github.com/google/go-tpm-tools v0.3.3 14:05:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:05:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:05:00 go: downloading github.com/docker/go-connections v0.4.0 14:05:00 go: downloading github.com/docker/go-units v0.4.0 14:05:00 go: downloading github.com/opencontainers/image-spec v1.0.1 14:05:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:05:00 go: downloading github.com/opencontainers/go-digest v1.0.0 14:05:00 go: downloading github.com/containerd/containerd v1.3.4 14:05:01  ---> Running in b6e1a154a09c 14:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:05:01 ---> Running in e9c938142264 14:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:05:01 Removing intermediate container b6e1a154a09c 14:05:01 ---> b6d9402f5307 14:05:01 14:05:01 (1/2) Installing ca-certificates (20211220-r0) 14:05:01 Successfully built b6d9402f5307 14:05:01 (2/2) Installing dumb-init (1.2.5-r1) 14:05:01 Executing busybox-1.33.1-r7.trigger 14:05:01 Executing ca-certificates-20211220-r0.trigger 14:05:01 Successfully tagged security-bootstrapper:latest 14:05:01 Building security-secretstore-setup 14:05:02  Building security-bootstrapper ... done OK: 6 MiB in 16 packages 14:05:02 Building bin/spire-agent... 14:05:02 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:05:02 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:05:02 go: downloading github.com/docker/docker v20.10.12+incompatible 14:05:02 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:05:02 ---> 948514f2c959 14:05:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:05:02 ---> c626c5cf0975 14:05:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:05:02 ---> Running in c055327587ba 14:05:02 ---> Running in 4ba838c9e80d 14:05:02 ---> 0eecae82a519 14:05:02 Step 9/23 : RUN make cmd/core-data/core-data 14:05:02 ---> 9804d097f0e4 14:05:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:05:02 ---> d8c8ecc7082a 14:05:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:05:02 ---> Running in 695b71e56fac 14:05:02 ---> Running in 4f11efb5f17f 14:05:02 ---> Running in 7651fc23a031 14:05:02 Removing intermediate container 7651fc23a031 14:05:02 go: downloading github.com/google/go-tpm-tools v0.3.3 14:05:02 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:05:02 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:05:02 go: downloading github.com/docker/go-connections v0.4.0 14:05:02 go: downloading github.com/docker/go-units v0.4.0 14:05:02 go: downloading github.com/opencontainers/image-spec v1.0.1 14:05:02 go: downloading github.com/containerd/containerd v1.3.4 14:05:02 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:05:02 go: downloading github.com/opencontainers/go-digest v1.0.0 14:05:03 ---> 45ecaf8c09d1 14:05:03 Step 10/26 : RUN mkdir -p spire-build 14:05:03 ---> Running in e2d6d67d43e9 14:05:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:05:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:05:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:05:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:05:06 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:05:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:05:06 ---> 518bedfd46bc 14:05:06 Step 3/25 : WORKDIR /edgex-go 14:05:06 ---> Using cache 14:05:06 ---> 777fa4cee9d2 14:05:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:06 ---> Using cache 14:05:06 ---> 50918ee11d70 14:05:06 Step 5/25 : RUN apk add --update --no-cache make git 14:05:06 ---> Using cache 14:05:06 ---> eb48f31300cb 14:05:06 Step 6/25 : COPY go.mod vendor* ./ 14:05:06 ---> Using cache 14:05:06 ---> 706326257c0c 14:05:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:06 ---> Using cache 14:05:06 ---> 2337e9b5c25e 14:05:06 Step 8/25 : COPY . . 14:05:06 ---> Using cache 14:05:06 ---> 94e60b3545e1 14:05:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:05:06 Removing intermediate container e2d6d67d43e9 14:05:06 ---> 8deecf4448b4 14:05:06 Step 11/26 : WORKDIR /edgex-go/spire-build 14:05:06 ---> Running in 657d2dacfc2d 14:05:07 Removing intermediate container 657d2dacfc2d 14:05:07 ---> 4923f8d7f6de 14:05:07 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:05:07 ---> Running in 5a817bf7bba5 14:05:08 Removing intermediate container d690f434c0ee 14:05:08 ---> 3dbb3dbac966 14:05:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:05:08 ---> Running in 087a036d6203 14:05:08 ---> Running in d6d853f795af 14:05:08 Removing intermediate container e9c938142264 14:05:08 ---> 2ef117025563 14:05:08 Step 8/26 : COPY . . 14:05:09 Removing intermediate container d6d853f795af 14:05:09 ---> a422d7be08d4 14:05:09 Step 13/22 : ENV APP_PORT=59860 14:05:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:05:09 ---> Running in 9d41d273ec82 14:05:09 spire-1.2.1/ 14:05:09 spire-1.2.1/.data/ 14:05:09 spire-1.2.1/.data/.file 14:05:09 spire-1.2.1/.dockerignore 14:05:09 spire-1.2.1/.gitattributes 14:05:09 spire-1.2.1/.githooks/ 14:05:09 spire-1.2.1/.githooks/pre-commit 14:05:09 spire-1.2.1/.github/ 14:05:09 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:05:09 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:05:09 spire-1.2.1/.github/dependabot.yml 14:05:09 spire-1.2.1/.github/workflows/ 14:05:09 spire-1.2.1/.github/workflows/nightly_build.yaml 14:05:09 spire-1.2.1/.github/workflows/pr_build.yaml 14:05:09 spire-1.2.1/.github/workflows/release_build.yaml 14:05:09 spire-1.2.1/.github/workflows/scripts/ 14:05:09 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:05:09 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:05:09 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:05:09 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:05:09 spire-1.2.1/.github/workflows/scripts/split.sh 14:05:09 spire-1.2.1/.gitignore 14:05:09 spire-1.2.1/.go-version 14:05:09 spire-1.2.1/.golangci.yml 14:05:09 spire-1.2.1/ADOPTERS.md 14:05:09 spire-1.2.1/CHANGELOG.md 14:05:09 spire-1.2.1/CODE-OF-CONDUCT.md 14:05:09 spire-1.2.1/CODEOWNERS 14:05:09 spire-1.2.1/CONTRIBUTING.md 14:05:09 spire-1.2.1/Dockerfile 14:05:09 spire-1.2.1/Dockerfile.dev 14:05:09 spire-1.2.1/Dockerfile.scratch 14:05:09 spire-1.2.1/LICENSE 14:05:09 spire-1.2.1/MAINTAINERS.md 14:05:09 spire-1.2.1/Makefile 14:05:09 spire-1.2.1/README.md 14:05:09 spire-1.2.1/ROADMAP.md 14:05:09 spire-1.2.1/SECURITY.md 14:05:09 spire-1.2.1/cmd/ 14:05:09 spire-1.2.1/cmd/spire-agent/ 14:05:09 spire-1.2.1/cmd/spire-agent/cli/ 14:05:09 spire-1.2.1/cmd/spire-agent/cli/api/ 14:05:09 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/common/ 14:05:09 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:05:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/run/ 14:05:09 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:05:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:05:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:05:09 spire-1.2.1/cmd/spire-agent/main.go 14:05:09 spire-1.2.1/cmd/spire-server/ 14:05:09 spire-1.2.1/cmd/spire-server/cli/ 14:05:09 spire-1.2.1/cmd/spire-server/cli/agent/ 14:05:09 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:05:09 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:05:09 spire-1.2.1/cmd/spire-server/cli/cli.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/ 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/ 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:05:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:05:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/run/ 14:05:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/token/ 14:05:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/validate/ 14:05:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/x509/ 14:05:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:05:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:05:10 spire-1.2.1/cmd/spire-server/main.go 14:05:10 spire-1.2.1/cmd/spire-server/util/ 14:05:10 spire-1.2.1/cmd/spire-server/util/util.go 14:05:10 spire-1.2.1/conf/ 14:05:10 spire-1.2.1/conf/agent/ 14:05:10 spire-1.2.1/conf/agent/agent.conf 14:05:10 spire-1.2.1/conf/agent/agent_full.conf 14:05:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:05:10 spire-1.2.1/conf/server/ 14:05:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:05:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:05:10 spire-1.2.1/conf/server/server.conf 14:05:10 spire-1.2.1/conf/server/server_full.conf 14:05:10 spire-1.2.1/doc/ 14:05:10 spire-1.2.1/doc/SPIRE101.md 14:05:10 spire-1.2.1/doc/auditlog.md 14:05:10 spire-1.2.1/doc/authorization_policy_engine.md 14:05:10 spire-1.2.1/doc/changelog_guidelines.md 14:05:10 spire-1.2.1/doc/cure53-report.pdf 14:05:10 spire-1.2.1/doc/images/ 14:05:10 spire-1.2.1/doc/images/2019_roadmap.png 14:05:10 spire-1.2.1/doc/images/SPIRE101.png 14:05:10 spire-1.2.1/doc/images/SPIRE_agent.png 14:05:10 spire-1.2.1/doc/images/SPIRE_server.png 14:05:10 spire-1.2.1/doc/images/cache_mgr.png 14:05:10 spire-1.2.1/doc/images/cache_mgr_components.png 14:05:10 spire-1.2.1/doc/images/federated_spire.png 14:05:10 spire-1.2.1/doc/images/ha_mode.png 14:05:10 spire-1.2.1/doc/images/nested_spire.png 14:05:10 spire-1.2.1/doc/images/oidc_federation.png 14:05:10 spire-1.2.1/doc/images/single_trust_domain.png 14:05:10 spire-1.2.1/doc/images/spiffe_compatible.png 14:05:10 spire-1.2.1/doc/images/spire_logo.png 14:05:10 spire-1.2.1/doc/migrating_registration_api_clients.md 14:05:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:05:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:05:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:05:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:05:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:05:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:05:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:05:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:05:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:05:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:05:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:05:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:05:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:05:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:05:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:05:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:05:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:05:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:05:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:05:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:05:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:05:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:05:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:05:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:05:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:05:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:05:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:05:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:05:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:05:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:05:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:05:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:05:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:05:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:05:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:05:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:05:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:05:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:05:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:05:10 spire-1.2.1/doc/scaling_spire.md 14:05:10 spire-1.2.1/doc/spire_agent.md 14:05:10 spire-1.2.1/doc/spire_server.md 14:05:10 spire-1.2.1/doc/supported_integrations.md 14:05:10 spire-1.2.1/doc/telemetry.md 14:05:10 spire-1.2.1/doc/telemetry_config.md 14:05:10 spire-1.2.1/doc/upgrading.md 14:05:10 spire-1.2.1/doc/using_spire.md 14:05:10 spire-1.2.1/examples/ 14:05:10 spire-1.2.1/examples/README.md 14:05:10 spire-1.2.1/go.mod 14:05:10 spire-1.2.1/go.sum 14:05:10 spire-1.2.1/pkg/ 14:05:10 spire-1.2.1/pkg/agent/ 14:05:10 spire-1.2.1/pkg/agent/agent.go 14:05:10 spire-1.2.1/pkg/agent/api/ 14:05:10 spire-1.2.1/pkg/agent/api/config.go 14:05:10 spire-1.2.1/pkg/agent/api/debug/ 14:05:10 spire-1.2.1/pkg/agent/api/debug/v1/ 14:05:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:05:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:05:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:05:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:05:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:05:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:05:10 spire-1.2.1/pkg/agent/api/endpoints.go 14:05:10 spire-1.2.1/pkg/agent/api/health/ 14:05:10 spire-1.2.1/pkg/agent/api/health/v1/ 14:05:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:05:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:05:10 spire-1.2.1/pkg/agent/api/rpccontext/ 14:05:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:05:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:05:10 spire-1.2.1/pkg/agent/attestor/ 14:05:10 spire-1.2.1/pkg/agent/attestor/node/ 14:05:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:05:10 spire-1.2.1/pkg/agent/attestor/node/node.go 14:05:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:05:10 spire-1.2.1/pkg/agent/attestor/workload/ 14:05:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:05:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:05:10 spire-1.2.1/pkg/agent/catalog/ 14:05:10 spire-1.2.1/pkg/agent/catalog/catalog.go 14:05:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:05:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:05:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:05:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:05:10 spire-1.2.1/pkg/agent/client/ 14:05:10 spire-1.2.1/pkg/agent/client/client.go 14:05:10 spire-1.2.1/pkg/agent/client/client_test.go 14:05:10 spire-1.2.1/pkg/agent/client/dial.go 14:05:10 spire-1.2.1/pkg/agent/client/nodeconn.go 14:05:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:05:10 spire-1.2.1/pkg/agent/client/update.go 14:05:10 spire-1.2.1/pkg/agent/client/util.go 14:05:10 spire-1.2.1/pkg/agent/common/ 14:05:10 spire-1.2.1/pkg/agent/common/backoff/ 14:05:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:05:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:05:10 spire-1.2.1/pkg/agent/common/cgroups/ 14:05:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:05:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:05:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:05:10 spire-1.2.1/pkg/agent/config.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/ 14:05:10 spire-1.2.1/pkg/agent/endpoints/config.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:05:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:05:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/workload/ 14:05:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:05:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:05:10 spire-1.2.1/pkg/agent/manager/ 14:05:10 spire-1.2.1/pkg/agent/manager/cache/ 14:05:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:05:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:05:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:05:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:05:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:05:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:05:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:05:10 spire-1.2.1/pkg/agent/manager/config.go 14:05:10 spire-1.2.1/pkg/agent/manager/manager.go 14:05:10 spire-1.2.1/pkg/agent/manager/manager_test.go 14:05:10 spire-1.2.1/pkg/agent/manager/storage.go 14:05:10 spire-1.2.1/pkg/agent/manager/storage_test.go 14:05:10 spire-1.2.1/pkg/agent/manager/storecache/ 14:05:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:05:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:05:10 spire-1.2.1/pkg/agent/manager/sync.go 14:05:10 spire-1.2.1/pkg/agent/plugin/ 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:05:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:05:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:05:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:05:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:05:10 spire-1.2.1/pkg/agent/svid/ 14:05:10 spire-1.2.1/pkg/agent/svid/rotator.go 14:05:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:05:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:05:10 spire-1.2.1/pkg/agent/svid/store/ 14:05:10 spire-1.2.1/pkg/agent/svid/store/service.go 14:05:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:05:10 spire-1.2.1/pkg/common/ 14:05:10 spire-1.2.1/pkg/common/agentpathtemplate/ 14:05:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:05:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:05:10 spire-1.2.1/pkg/common/api/ 14:05:10 spire-1.2.1/pkg/common/api/metrics.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/ 14:05:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/logger.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/names.go 14:05:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:05:10 spire-1.2.1/pkg/common/api/names.go 14:05:10 spire-1.2.1/pkg/common/api/ratelimit.go 14:05:10 spire-1.2.1/pkg/common/api/rpccontext/ 14:05:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:05:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:05:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:05:10 spire-1.2.1/pkg/common/auth/ 14:05:10 spire-1.2.1/pkg/common/auth/interceptors.go 14:05:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:05:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:05:10 spire-1.2.1/pkg/common/bundleutil/ 14:05:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:05:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:05:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:05:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:05:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:05:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:05:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:05:10 spire-1.2.1/pkg/common/bundleutil/types.go 14:05:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:05:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:05:10 spire-1.2.1/pkg/common/catalog/ 14:05:10 spire-1.2.1/pkg/common/catalog/bind.go 14:05:10 spire-1.2.1/pkg/common/catalog/builtin.go 14:05:10 spire-1.2.1/pkg/common/catalog/catalog.go 14:05:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:05:10 spire-1.2.1/pkg/common/catalog/closers.go 14:05:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:05:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:05:10 spire-1.2.1/pkg/common/catalog/config.go 14:05:10 spire-1.2.1/pkg/common/catalog/config_test.go 14:05:10 spire-1.2.1/pkg/common/catalog/configure.go 14:05:10 spire-1.2.1/pkg/common/catalog/constraints.go 14:05:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:05:10 spire-1.2.1/pkg/common/catalog/context.go 14:05:10 spire-1.2.1/pkg/common/catalog/external.go 14:05:10 spire-1.2.1/pkg/common/catalog/host.go 14:05:10 spire-1.2.1/pkg/common/catalog/pipenet.go 14:05:10 spire-1.2.1/pkg/common/catalog/plugin.go 14:05:10 spire-1.2.1/pkg/common/catalog/testplugin/ 14:05:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:05:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:05:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:05:10 spire-1.2.1/pkg/common/cli/ 14:05:10 spire-1.2.1/pkg/common/cli/env.go 14:05:10 spire-1.2.1/pkg/common/cli/flags.go 14:05:10 spire-1.2.1/pkg/common/cli/trust_domain.go 14:05:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:05:10 spire-1.2.1/pkg/common/cli/umask.go 14:05:10 spire-1.2.1/pkg/common/cli/umask_posix.go 14:05:10 spire-1.2.1/pkg/common/cli/umask_test.go 14:05:10 spire-1.2.1/pkg/common/cli/umask_windows.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/ 14:05:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/flag.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/format.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/ 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:05:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:05:10 spire-1.2.1/pkg/common/coretypes/ 14:05:10 spire-1.2.1/pkg/common/coretypes/bundle/ 14:05:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:05:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:05:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:05:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:05:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:05:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:05:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:05:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:05:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:05:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:05:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:05:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:05:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:05:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:05:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:05:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:05:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:05:10 spire-1.2.1/pkg/common/cryptoutil/ 14:05:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:05:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:05:10 spire-1.2.1/pkg/common/diskutil/ 14:05:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:05:10 spire-1.2.1/pkg/common/diskutil/file_test.go 14:05:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:05:10 spire-1.2.1/pkg/common/errorutil/ 14:05:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:05:10 spire-1.2.1/pkg/common/health/ 14:05:10 spire-1.2.1/pkg/common/health/config.go 14:05:10 spire-1.2.1/pkg/common/health/context.go 14:05:10 spire-1.2.1/pkg/common/health/context_test.go 14:05:10 spire-1.2.1/pkg/common/health/health.go 14:05:10 spire-1.2.1/pkg/common/health/health_test.go 14:05:10 spire-1.2.1/pkg/common/health/logger.go 14:05:10 spire-1.2.1/pkg/common/hostservice/ 14:05:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:05:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:05:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:05:10 spire-1.2.1/pkg/common/idutil/ 14:05:10 spire-1.2.1/pkg/common/idutil/require.go 14:05:10 spire-1.2.1/pkg/common/idutil/require_test.go 14:05:10 spire-1.2.1/pkg/common/idutil/safety.go 14:05:10 spire-1.2.1/pkg/common/idutil/safety_test.go 14:05:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:05:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:05:10 spire-1.2.1/pkg/common/jwtsvid/ 14:05:10 spire-1.2.1/pkg/common/jwtsvid/common.go 14:05:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:05:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:05:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:05:10 spire-1.2.1/pkg/common/jwtutil/ 14:05:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:05:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:05:10 spire-1.2.1/pkg/common/log/ 14:05:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:05:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:05:10 spire-1.2.1/pkg/common/log/log.go 14:05:10 spire-1.2.1/pkg/common/log/log_test.go 14:05:10 spire-1.2.1/pkg/common/log/options.go 14:05:10 spire-1.2.1/pkg/common/nodeutil/ 14:05:10 spire-1.2.1/pkg/common/nodeutil/node.go 14:05:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:05:10 spire-1.2.1/pkg/common/peertracker/ 14:05:10 spire-1.2.1/pkg/common/peertracker/conn.go 14:05:10 spire-1.2.1/pkg/common/peertracker/credentials.go 14:05:10 spire-1.2.1/pkg/common/peertracker/errors.go 14:05:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:05:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:05:10 spire-1.2.1/pkg/common/peertracker/info.go 14:05:10 spire-1.2.1/pkg/common/peertracker/listener.go 14:05:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:05:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:05:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:05:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:05:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:05:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:05:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:05:10 spire-1.2.1/pkg/common/peertracker/tcp.go 14:05:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:05:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:05:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:05:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:05:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:05:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:05:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:05:10 spire-1.2.1/pkg/common/peertracker/uds.go 14:05:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:05:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:05:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:05:10 spire-1.2.1/pkg/common/pemutil/ 14:05:10 spire-1.2.1/pkg/common/pemutil/block.go 14:05:10 spire-1.2.1/pkg/common/pemutil/certs.go 14:05:10 spire-1.2.1/pkg/common/pemutil/common.go 14:05:10 spire-1.2.1/pkg/common/pemutil/csr.go 14:05:10 spire-1.2.1/pkg/common/pemutil/keys.go 14:05:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:05:10 spire-1.2.1/pkg/common/pemutil/testdata/ 14:05:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:05:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:05:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:05:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:05:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:05:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:05:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:05:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:05:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:05:10 spire-1.2.1/pkg/common/plugin/ 14:05:10 spire-1.2.1/pkg/common/plugin/aws/ 14:05:10 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:05:10 spire-1.2.1/pkg/common/plugin/azure/ 14:05:10 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:05:10 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:05:10 spire-1.2.1/pkg/common/plugin/facade.go 14:05:10 spire-1.2.1/pkg/common/plugin/facade_test.go 14:05:10 spire-1.2.1/pkg/common/plugin/gcp/ 14:05:10 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:05:10 spire-1.2.1/pkg/common/plugin/k8s/ 14:05:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:05:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:05:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:05:10 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:05:10 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:05:10 spire-1.2.1/pkg/common/plugin/log.go 14:05:10 spire-1.2.1/pkg/common/plugin/sshpop/ 14:05:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:05:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:05:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:05:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:05:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:05:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:05:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:05:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:05:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:05:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:05:10 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:05:10 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:05:10 spire-1.2.1/pkg/common/plugin/x509pop/ 14:05:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:05:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:05:10 spire-1.2.1/pkg/common/profiling/ 14:05:10 spire-1.2.1/pkg/common/profiling/dumpers.go 14:05:10 spire-1.2.1/pkg/common/profiling/profiling.go 14:05:10 spire-1.2.1/pkg/common/protoutil/ 14:05:10 spire-1.2.1/pkg/common/protoutil/masks.go 14:05:10 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:05:10 spire-1.2.1/pkg/common/rotationutil/ 14:05:10 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:05:10 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:05:10 spire-1.2.1/pkg/common/selector/ 14:05:10 spire-1.2.1/pkg/common/selector/selector.go 14:05:10 spire-1.2.1/pkg/common/selector/selector_test.go 14:05:10 spire-1.2.1/pkg/common/selector/set.go 14:05:10 spire-1.2.1/pkg/common/selector/set_utils.go 14:05:10 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:05:10 spire-1.2.1/pkg/common/telemetry/ 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/ 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:05:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:05:10 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:05:10 spire-1.2.1/pkg/common/telemetry/call.go 14:05:10 spire-1.2.1/pkg/common/telemetry/common/ 14:05:10 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:05:10 spire-1.2.1/pkg/common/telemetry/config.go 14:05:10 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:05:10 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:05:10 spire-1.2.1/pkg/common/telemetry/inmem.go 14:05:10 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:05:10 spire-1.2.1/pkg/common/telemetry/m3.go 14:05:10 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:05:10 spire-1.2.1/pkg/common/telemetry/metrics.go 14:05:10 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:05:10 spire-1.2.1/pkg/common/telemetry/names.go 14:05:10 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:05:10 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:05:10 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:05:10 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/ 14:05:10 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:05:10 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:05:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:05:10 spire-1.2.1/pkg/common/telemetry/server/server.go 14:05:10 spire-1.2.1/pkg/common/telemetry/sink.go 14:05:10 spire-1.2.1/pkg/common/telemetry/statsd.go 14:05:10 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:05:10 spire-1.2.1/pkg/common/telemetry/uptime.go 14:05:10 spire-1.2.1/pkg/common/telemetry/version.go 14:05:10 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:05:10 spire-1.2.1/pkg/common/uptime/ 14:05:10 spire-1.2.1/pkg/common/uptime/uptime.go 14:05:10 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:05:10 spire-1.2.1/pkg/common/util/ 14:05:10 spire-1.2.1/pkg/common/util/certs.go 14:05:10 spire-1.2.1/pkg/common/util/certs_test.go 14:05:10 spire-1.2.1/pkg/common/util/csr.go 14:05:10 spire-1.2.1/pkg/common/util/hash.go 14:05:10 spire-1.2.1/pkg/common/util/selectors.go 14:05:10 spire-1.2.1/pkg/common/util/selectors_test.go 14:05:10 spire-1.2.1/pkg/common/util/signals.go 14:05:10 spire-1.2.1/pkg/common/util/sort.go 14:05:10 spire-1.2.1/pkg/common/util/sort_test.go 14:05:10 spire-1.2.1/pkg/common/util/task.go 14:05:10 spire-1.2.1/pkg/common/util/task_test.go 14:05:10 spire-1.2.1/pkg/common/util/testdata/ 14:05:10 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:05:10 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:05:10 spire-1.2.1/pkg/common/version/ 14:05:10 spire-1.2.1/pkg/common/version/version.go 14:05:10 spire-1.2.1/pkg/common/x509svid/ 14:05:10 spire-1.2.1/pkg/common/x509svid/common_test.go 14:05:10 spire-1.2.1/pkg/common/x509svid/csr.go 14:05:10 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:05:10 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:05:10 spire-1.2.1/pkg/common/x509util/ 14:05:10 spire-1.2.1/pkg/common/x509util/cert.go 14:05:10 spire-1.2.1/pkg/common/x509util/dns.go 14:05:10 spire-1.2.1/pkg/common/x509util/dns_test.go 14:05:10 spire-1.2.1/pkg/common/x509util/keyid.go 14:05:10 spire-1.2.1/pkg/common/x509util/keypair.go 14:05:10 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:05:10 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:05:10 spire-1.2.1/pkg/server/ 14:05:10 spire-1.2.1/pkg/server/api/ 14:05:10 spire-1.2.1/pkg/server/api/agent.go 14:05:10 spire-1.2.1/pkg/server/api/agent/ 14:05:10 spire-1.2.1/pkg/server/api/agent/v1/ 14:05:10 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:05:10 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:05:10 spire-1.2.1/pkg/server/api/agent_test.go 14:05:10 spire-1.2.1/pkg/server/api/api.go 14:05:10 spire-1.2.1/pkg/server/api/audit/ 14:05:10 spire-1.2.1/pkg/server/api/audit/audit.go 14:05:10 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:05:10 spire-1.2.1/pkg/server/api/bundle.go 14:05:10 spire-1.2.1/pkg/server/api/bundle/ 14:05:10 spire-1.2.1/pkg/server/api/bundle/v1/ 14:05:10 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:05:10 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:05:10 spire-1.2.1/pkg/server/api/bundle_test.go 14:05:10 spire-1.2.1/pkg/server/api/debug/ 14:05:10 spire-1.2.1/pkg/server/api/debug/v1/ 14:05:10 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:05:10 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:05:10 spire-1.2.1/pkg/server/api/entry.go 14:05:10 spire-1.2.1/pkg/server/api/entry/ 14:05:10 spire-1.2.1/pkg/server/api/entry/v1/ 14:05:10 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:05:10 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:05:10 spire-1.2.1/pkg/server/api/entry_test.go 14:05:10 spire-1.2.1/pkg/server/api/health/ 14:05:10 spire-1.2.1/pkg/server/api/health/v1/ 14:05:10 spire-1.2.1/pkg/server/api/health/v1/service.go 14:05:10 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:05:10 spire-1.2.1/pkg/server/api/id.go 14:05:10 spire-1.2.1/pkg/server/api/id_test.go 14:05:10 spire-1.2.1/pkg/server/api/limits/ 14:05:10 spire-1.2.1/pkg/server/api/limits/limits.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/ 14:05:10 spire-1.2.1/pkg/server/api/middleware/alias.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/audit.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/caller.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/common.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/entries.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:05:10 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:05:10 spire-1.2.1/pkg/server/api/ratelimit.go 14:05:10 spire-1.2.1/pkg/server/api/rpccontext/ 14:05:10 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:05:10 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:05:10 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:05:10 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:05:10 spire-1.2.1/pkg/server/api/selector.go 14:05:10 spire-1.2.1/pkg/server/api/selector_test.go 14:05:10 spire-1.2.1/pkg/server/api/status.go 14:05:10 spire-1.2.1/pkg/server/api/status_test.go 14:05:10 spire-1.2.1/pkg/server/api/svid/ 14:05:10 spire-1.2.1/pkg/server/api/svid/v1/ 14:05:10 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:05:10 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:05:10 spire-1.2.1/pkg/server/api/trustdomain.go 14:05:10 spire-1.2.1/pkg/server/api/trustdomain/ 14:05:10 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:05:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:05:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:05:10 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:05:10 spire-1.2.1/pkg/server/authpolicy/ 14:05:10 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:05:10 spire-1.2.1/pkg/server/authpolicy/policy.go 14:05:10 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:05:10 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:05:10 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:05:10 spire-1.2.1/pkg/server/authpolicy/validate.go 14:05:10 spire-1.2.1/pkg/server/bundle/ 14:05:10 spire-1.2.1/pkg/server/bundle/client/ 14:05:10 spire-1.2.1/pkg/server/bundle/client/client.go 14:05:10 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:05:10 spire-1.2.1/pkg/server/bundle/client/manager.go 14:05:10 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:05:10 spire-1.2.1/pkg/server/bundle/client/sources.go 14:05:10 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:05:10 spire-1.2.1/pkg/server/bundle/client/updater.go 14:05:10 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:05:10 spire-1.2.1/pkg/server/ca/ 14:05:10 spire-1.2.1/pkg/server/ca/ca.go 14:05:10 spire-1.2.1/pkg/server/ca/ca_health.go 14:05:10 spire-1.2.1/pkg/server/ca/ca_test.go 14:05:10 spire-1.2.1/pkg/server/ca/journal.go 14:05:10 spire-1.2.1/pkg/server/ca/journal_test.go 14:05:10 spire-1.2.1/pkg/server/ca/manager.go 14:05:10 spire-1.2.1/pkg/server/ca/manager_health.go 14:05:10 spire-1.2.1/pkg/server/ca/manager_test.go 14:05:10 spire-1.2.1/pkg/server/ca/templates.go 14:05:10 spire-1.2.1/pkg/server/ca/upstream_client.go 14:05:10 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:05:10 spire-1.2.1/pkg/server/ca/validation.go 14:05:10 spire-1.2.1/pkg/server/cache/ 14:05:10 spire-1.2.1/pkg/server/cache/dscache/ 14:05:10 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:05:10 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:05:10 spire-1.2.1/pkg/server/cache/entrycache/ 14:05:10 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:05:10 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:05:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:05:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:05:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:05:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:05:10 spire-1.2.1/pkg/server/catalog/ 14:05:10 spire-1.2.1/pkg/server/catalog/catalog.go 14:05:11 spire-1.2.1/pkg/server/catalog/keymanager.go 14:05:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:05:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:05:11 spire-1.2.1/pkg/server/catalog/notifier.go 14:05:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:05:11 spire-1.2.1/pkg/server/config.go 14:05:11 spire-1.2.1/pkg/server/datastore/ 14:05:11 spire-1.2.1/pkg/server/datastore/datastore.go 14:05:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:05:11 spire-1.2.1/pkg/server/datastore/repository.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:05:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:05:11 spire-1.2.1/pkg/server/endpoints/ 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/ 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:05:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:05:11 spire-1.2.1/pkg/server/endpoints/config.go 14:05:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:05:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:05:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:05:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:05:11 spire-1.2.1/pkg/server/endpoints/middleware.go 14:05:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:05:11 spire-1.2.1/pkg/server/hostservice/ 14:05:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:05:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:05:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:05:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:05:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:05:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:05:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:05:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/ 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/ 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:05:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:05:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:05:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:05:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:05:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:05:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:05:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:05:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:05:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/ 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:05:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:05:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:05:11 spire-1.2.1/pkg/server/registration/ 14:05:11 spire-1.2.1/pkg/server/registration/manager.go 14:05:11 spire-1.2.1/pkg/server/registration/manager_test.go 14:05:11 spire-1.2.1/pkg/server/scanentries.go 14:05:11 spire-1.2.1/pkg/server/scanentries_test.go 14:05:11 spire-1.2.1/pkg/server/server.go 14:05:11 spire-1.2.1/pkg/server/server_test.go 14:05:11 spire-1.2.1/pkg/server/svid/ 14:05:11 spire-1.2.1/pkg/server/svid/observer.go 14:05:11 spire-1.2.1/pkg/server/svid/observer_test.go 14:05:11 spire-1.2.1/pkg/server/svid/rotator.go 14:05:11 spire-1.2.1/pkg/server/svid/rotator_config.go 14:05:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:05:11 spire-1.2.1/pkg/server/svid/rotator_test.go 14:05:11 spire-1.2.1/proto/ 14:05:11 spire-1.2.1/proto/private/ 14:05:11 spire-1.2.1/proto/private/server/ 14:05:11 spire-1.2.1/proto/private/server/journal/ 14:05:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:05:11 spire-1.2.1/proto/private/server/journal/journal.proto 14:05:11 spire-1.2.1/proto/spire/ 14:05:11 spire-1.2.1/proto/spire/common/ 14:05:11 spire-1.2.1/proto/spire/common/common.pb.go 14:05:11 spire-1.2.1/proto/spire/common/common.proto 14:05:11 spire-1.2.1/proto/spire/common/plugin/ 14:05:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:05:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:05:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:05:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:05:11 spire-1.2.1/proto/spire/plugin/ 14:05:11 spire-1.2.1/proto/spire/plugin/agent/ 14:05:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:05:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:05:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:05:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:05:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:05:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:05:11 spire-1.2.1/release/ 14:05:11 spire-1.2.1/release/spire-extras/ 14:05:11 spire-1.2.1/release/spire-extras/README.md 14:05:11 spire-1.2.1/release/spire-extras/conf/ 14:05:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:05:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:05:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:05:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:05:11 spire-1.2.1/release/spire/ 14:05:11 spire-1.2.1/release/spire/README.md 14:05:11 spire-1.2.1/release/spire/conf/ 14:05:11 spire-1.2.1/release/spire/conf/agent/ 14:05:11 spire-1.2.1/release/spire/conf/agent/agent.conf 14:05:11 spire-1.2.1/release/spire/conf/server/ 14:05:11 spire-1.2.1/release/spire/conf/server/server.conf 14:05:11 spire-1.2.1/script/ 14:05:11 spire-1.2.1/script/build-artifact.sh 14:05:11 spire-1.2.1/script/generate_dummy_ca.sh 14:05:11 spire-1.2.1/support/ 14:05:11 spire-1.2.1/support/k8s/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:05:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/ 14:05:11 spire-1.2.1/support/oidc-discovery-provider/README.md 14:05:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/config.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/main.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:05:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:05:11 spire-1.2.1/test/ 14:05:11 spire-1.2.1/test/clock/ 14:05:11 spire-1.2.1/test/clock/clock.go 14:05:11 spire-1.2.1/test/fakes/ 14:05:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:05:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:05:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:05:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:05:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:05:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:05:11 spire-1.2.1/test/fakes/fakeagentstore/ 14:05:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:05:11 spire-1.2.1/test/fakes/fakedatastore/ 14:05:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:05:11 spire-1.2.1/test/fakes/fakeentryclient/ 14:05:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:05:11 spire-1.2.1/test/fakes/fakehealthchecker/ 14:05:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:05:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:05:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:05:11 spire-1.2.1/test/fakes/fakemetrics/ 14:05:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:05:11 spire-1.2.1/test/fakes/fakenoderesolver/ 14:05:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:05:11 spire-1.2.1/test/fakes/fakenotifier/ 14:05:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:05:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:05:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:05:11 spire-1.2.1/test/fakes/fakeserverca/ 14:05:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:05:11 spire-1.2.1/test/fakes/fakeservercatalog/ 14:05:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:05:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:05:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:05:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:05:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:05:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:05:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:05:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:05:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:05:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:05:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:05:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:05:11 spire-1.2.1/test/fixture/ 14:05:11 spire-1.2.1/test/fixture/certs/ 14:05:11 spire-1.2.1/test/fixture/certs/agent_svid.der 14:05:11 spire-1.2.1/test/fixture/certs/base_cert.pem 14:05:11 spire-1.2.1/test/fixture/certs/base_csr.pem 14:05:11 spire-1.2.1/test/fixture/certs/base_key.pem 14:05:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:05:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:05:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:05:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:05:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:05:11 spire-1.2.1/test/fixture/certs/blog_key.pem 14:05:11 spire-1.2.1/test/fixture/certs/bundle.der 14:05:11 spire-1.2.1/test/fixture/certs/ca.pem 14:05:11 spire-1.2.1/test/fixture/certs/ca_key.pem 14:05:11 spire-1.2.1/test/fixture/certs/database_cert.pem 14:05:11 spire-1.2.1/test/fixture/certs/database_csr.pem 14:05:11 spire-1.2.1/test/fixture/certs/database_key.pem 14:05:11 spire-1.2.1/test/fixture/certs/node_cert.pem 14:05:11 spire-1.2.1/test/fixture/certs/node_csr.pem 14:05:11 spire-1.2.1/test/fixture/certs/node_key.pem 14:05:11 spire-1.2.1/test/fixture/certs/svid.pem 14:05:11 spire-1.2.1/test/fixture/certs/svid_key.pem 14:05:11 spire-1.2.1/test/fixture/config/ 14:05:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:05:11 spire-1.2.1/test/fixture/config/agent_good.conf 14:05:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:05:11 spire-1.2.1/test/fixture/config/plugin_good.conf 14:05:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:05:11 spire-1.2.1/test/fixture/config/server_good.conf 14:05:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:05:11 spire-1.2.1/test/fixture/fixture.go 14:05:11 spire-1.2.1/test/fixture/nodeattestor/ 14:05:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:05:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:05:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:05:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:05:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:05:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:05:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:05:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:05:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:05:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:05:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:05:11 spire-1.2.1/test/fixture/registration/ 14:05:11 spire-1.2.1/test/fixture/registration/entries.json 14:05:11 spire-1.2.1/test/fixture/registration/good-for-update.json 14:05:11 spire-1.2.1/test/fixture/registration/good.json 14:05:11 spire-1.2.1/test/fixture/registration/invalid.json 14:05:11 spire-1.2.1/test/fixture/registration/invalid_json.json 14:05:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:05:11 spire-1.2.1/test/integration/ 14:05:11 spire-1.2.1/test/integration/README.md 14:05:11 spire-1.2.1/test/integration/common 14:05:11 spire-1.2.1/test/integration/setup/ 14:05:11 spire-1.2.1/test/integration/setup/adminclient/ 14:05:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:05:11 spire-1.2.1/test/integration/setup/adminclient/client.go 14:05:11 spire-1.2.1/test/integration/setup/debugagent/ 14:05:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:05:11 spire-1.2.1/test/integration/setup/debugagent/main.go 14:05:11 spire-1.2.1/test/integration/setup/debugserver/ 14:05:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:05:11 spire-1.2.1/test/integration/setup/debugserver/main.go 14:05:11 spire-1.2.1/test/integration/setup/downstreamclient/ 14:05:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:05:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:05:11 spire-1.2.1/test/integration/setup/itclient/ 14:05:11 spire-1.2.1/test/integration/setup/itclient/client.go 14:05:11 spire-1.2.1/test/integration/setup/node-attestation/ 14:05:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:05:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:05:11 spire-1.2.1/test/integration/setup/x509pop/ 14:05:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:05:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:05:11 spire-1.2.1/test/integration/suites/ 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:05:11 spire-1.2.1/test/integration/suites/join-token/ 14:05:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:05:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:05:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:05:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:05:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:05:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:05:11 spire-1.2.1/test/integration/suites/join-token/README.md 14:05:11 spire-1.2.1/test/integration/suites/join-token/conf/ 14:05:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:05:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/join-token/teardown 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:05:11 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:05:11 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:05:11 spire-1.2.1/test/integration/suites/k8s/ 14:05:11 spire-1.2.1/test/integration/suites/k8s/00-setup 14:05:11 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:05:11 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:05:11 spire-1.2.1/test/integration/suites/k8s/README.md 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/ 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:05:11 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:05:11 spire-1.2.1/test/integration/suites/k8s/teardown 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/ 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:05:11 spire-1.2.1/test/integration/suites/rotation/ 14:05:11 spire-1.2.1/test/integration/suites/rotation/00-setup 14:05:11 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:05:11 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:05:11 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:05:11 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:05:11 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:05:11 spire-1.2.1/test/integration/suites/rotation/README.md 14:05:11 spire-1.2.1/test/integration/suites/rotation/conf/ 14:05:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:05:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/rotation/teardown 14:05:11 spire-1.2.1/test/integration/suites/self-test/ 14:05:11 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:05:11 spire-1.2.1/test/integration/suites/self-test/README.md 14:05:11 spire-1.2.1/test/integration/suites/self-test/teardown 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:05:11 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:05:11 spire-1.2.1/test/integration/suites/upgrade/ 14:05:11 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:05:11 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:05:11 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:05:11 spire-1.2.1/test/integration/suites/upgrade/README.md 14:05:11 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:05:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:05:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:05:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:05:11 spire-1.2.1/test/integration/suites/upgrade/teardown 14:05:11 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:05:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:05:11 spire-1.2.1/test/integration/test-one.sh 14:05:11 spire-1.2.1/test/integration/test.sh 14:05:11 spire-1.2.1/test/plugintest/ 14:05:11 spire-1.2.1/test/plugintest/config.go 14:05:11 spire-1.2.1/test/plugintest/load.go 14:05:11 spire-1.2.1/test/plugintest/option.go 14:05:11 spire-1.2.1/test/spiretest/ 14:05:11 spire-1.2.1/test/spiretest/apiserver.go 14:05:11 spire-1.2.1/test/spiretest/assertions.go 14:05:11 spire-1.2.1/test/spiretest/dir.go 14:05:11 spire-1.2.1/test/spiretest/errors_posix.go 14:05:11 spire-1.2.1/test/spiretest/errors_windows.go 14:05:11 spire-1.2.1/test/spiretest/logs.go 14:05:11 spire-1.2.1/test/spiretest/socketapi.go 14:05:11 spire-1.2.1/test/spiretest/suite.go 14:05:11 spire-1.2.1/test/spiretest/x509.go 14:05:11 spire-1.2.1/test/testca/ 14:05:11 spire-1.2.1/test/testca/ca.go 14:05:11 spire-1.2.1/test/testkey/ 14:05:11 spire-1.2.1/test/testkey/generate.sh 14:05:11 spire-1.2.1/test/testkey/genkeys.go 14:05:11 spire-1.2.1/test/testkey/keys.go 14:05:11 spire-1.2.1/test/testkey/new.go 14:05:11 spire-1.2.1/test/tpmsimulator/ 14:05:11 spire-1.2.1/test/tpmsimulator/simulator.go 14:05:11 spire-1.2.1/test/util/ 14:05:11 spire-1.2.1/test/util/cert_fixtures.go 14:05:11 spire-1.2.1/test/util/cert_generation.go 14:05:11 spire-1.2.1/test/util/io_redirection.go 14:05:11 spire-1.2.1/test/util/race.go 14:05:11 spire-1.2.1/test/util/util.go 14:05:11 building spire from source... 14:05:11 Removing intermediate container 9d41d273ec82 14:05:11 ---> 0fe0e53f9cbd 14:05:11 Step 14/22 : EXPOSE $APP_PORT 14:05:12 Installing go1.17.7... 14:05:12 ---> Running in e852ec14216b 14:05:12 Removing intermediate container e852ec14216b 14:05:12 ---> 891470fa22ac 14:05:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:05:13 ---> 37db54aefe5a 14:05:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:05:15 ---> 48d8704840b4 14:05:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:05:16 ---> 36e59e884d16 14:05:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:05:16 ---> Running in 93716d6f3ad2 14:05:16 ---> beff817dfffd 14:05:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:05:17 ---> Running in 4c1bd7a67c2a 14:05:17 Removing intermediate container 93716d6f3ad2 14:05:17 ---> 708a3ea86935 14:05:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:05:17 ---> Running in a93653deb68a 14:05:18 Removing intermediate container 4c1bd7a67c2a 14:05:18 ---> 31346c1128cd 14:05:18 Step 10/26 : RUN mkdir -p spire-build 14:05:18 Removing intermediate container a93653deb68a 14:05:18 ---> 42bbc9fb5464 14:05:18 Step 20/22 : LABEL arch=x86_64 14:05:18 ---> Running in cf8a0818d83d 14:05:19 ---> Running in 65361721a064 14:05:20 Removing intermediate container 65361721a064 14:05:20 ---> 40d2e4e69723 14:05:20 Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:05:21 ---> Running in bfd08aae178b 14:05:22 Removing intermediate container bfd08aae178b 14:05:22 ---> 1aff818e9d14 14:05:22 Step 22/22 : LABEL version=2.2.0-dev.58 14:05:22 ---> Running in 34b9baf19774 14:05:22 Removing intermediate container cf8a0818d83d 14:05:22 ---> 7d284d4df8fa 14:05:22 Step 11/26 : WORKDIR /edgex-go/spire-build 14:05:22 ---> Running in b1acdf06baf4 14:05:23 Removing intermediate container 34b9baf19774 14:05:23 ---> 1155eb78e35d 14:05:23 14:05:23 Successfully built 1155eb78e35d 14:05:23 Successfully tagged support-notifications:latest 14:05:23 Building security-proxy-setup 14:05:23  Building support-notifications ... done Removing intermediate container b1acdf06baf4 14:05:23 ---> 019f3450c2f1 14:05: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 14:05:23 ---> Running in 8abea8307de1 14:05:24 spire-1.2.1/ 14:05:24 spire-1.2.1/.data/ 14:05:24 spire-1.2.1/.data/.file 14:05:24 spire-1.2.1/.dockerignore 14:05:24 spire-1.2.1/.gitattributes 14:05:24 spire-1.2.1/.githooks/ 14:05:24 spire-1.2.1/.githooks/pre-commit 14:05:24 spire-1.2.1/.github/ 14:05:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:05:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:05:24 spire-1.2.1/.github/dependabot.yml 14:05:24 spire-1.2.1/.github/workflows/ 14:05:24 spire-1.2.1/.github/workflows/nightly_build.yaml 14:05:24 spire-1.2.1/.github/workflows/pr_build.yaml 14:05:24 spire-1.2.1/.github/workflows/release_build.yaml 14:05:24 spire-1.2.1/.github/workflows/scripts/ 14:05:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:05:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:05:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:05:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:05:24 spire-1.2.1/.github/workflows/scripts/split.sh 14:05:24 spire-1.2.1/.gitignore 14:05:24 spire-1.2.1/.go-version 14:05:24 spire-1.2.1/.golangci.yml 14:05:24 spire-1.2.1/ADOPTERS.md 14:05:24 spire-1.2.1/CHANGELOG.md 14:05:24 spire-1.2.1/CODE-OF-CONDUCT.md 14:05:24 spire-1.2.1/CODEOWNERS 14:05:24 spire-1.2.1/CONTRIBUTING.md 14:05:24 spire-1.2.1/Dockerfile 14:05:24 spire-1.2.1/Dockerfile.dev 14:05:24 spire-1.2.1/Dockerfile.scratch 14:05:24 spire-1.2.1/LICENSE 14:05:24 spire-1.2.1/MAINTAINERS.md 14:05:24 spire-1.2.1/Makefile 14:05:24 spire-1.2.1/README.md 14:05:24 spire-1.2.1/ROADMAP.md 14:05:24 spire-1.2.1/SECURITY.md 14:05:24 spire-1.2.1/cmd/ 14:05:24 spire-1.2.1/cmd/spire-agent/ 14:05:24 spire-1.2.1/cmd/spire-agent/cli/ 14:05:24 spire-1.2.1/cmd/spire-agent/cli/api/ 14:05:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/common/ 14:05:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:05:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/run/ 14:05:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:05:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:05:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:05:24 spire-1.2.1/cmd/spire-agent/main.go 14:05:24 spire-1.2.1/cmd/spire-server/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/agent/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/cli.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/run/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/token/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/validate/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/x509/ 14:05:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:05:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:05:24 spire-1.2.1/cmd/spire-server/main.go 14:05:24 spire-1.2.1/cmd/spire-server/util/ 14:05:24 spire-1.2.1/cmd/spire-server/util/util.go 14:05:24 spire-1.2.1/conf/ 14:05:24 spire-1.2.1/conf/agent/ 14:05:24 spire-1.2.1/conf/agent/agent.conf 14:05:24 spire-1.2.1/conf/agent/agent_full.conf 14:05:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:05:24 spire-1.2.1/conf/server/ 14:05:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:05:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:05:24 spire-1.2.1/conf/server/server.conf 14:05:24 spire-1.2.1/conf/server/server_full.conf 14:05:24 spire-1.2.1/doc/ 14:05:24 spire-1.2.1/doc/SPIRE101.md 14:05:24 spire-1.2.1/doc/auditlog.md 14:05:24 spire-1.2.1/doc/authorization_policy_engine.md 14:05:24 spire-1.2.1/doc/changelog_guidelines.md 14:05:24 spire-1.2.1/doc/cure53-report.pdf 14:05:24 spire-1.2.1/doc/images/ 14:05:24 spire-1.2.1/doc/images/2019_roadmap.png 14:05:24 spire-1.2.1/doc/images/SPIRE101.png 14:05:24 spire-1.2.1/doc/images/SPIRE_agent.png 14:05:24 spire-1.2.1/doc/images/SPIRE_server.png 14:05:24 spire-1.2.1/doc/images/cache_mgr.png 14:05:24 spire-1.2.1/doc/images/cache_mgr_components.png 14:05:24 spire-1.2.1/doc/images/federated_spire.png 14:05:24 spire-1.2.1/doc/images/ha_mode.png 14:05:24 spire-1.2.1/doc/images/nested_spire.png 14:05:24 spire-1.2.1/doc/images/oidc_federation.png 14:05:24 spire-1.2.1/doc/images/single_trust_domain.png 14:05:24 spire-1.2.1/doc/images/spiffe_compatible.png 14:05:24 spire-1.2.1/doc/images/spire_logo.png 14:05:24 spire-1.2.1/doc/migrating_registration_api_clients.md 14:05:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:05:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:05:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:05:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:05:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:05:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:05:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:05:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:05:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:05:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:05:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:05:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:05:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:05:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:05:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:05:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:05:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:05:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:05:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:05:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:05:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:05:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:05:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:05:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:05:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:05:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:05:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:05:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:05:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:05:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:05:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:05:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:05:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:05:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:05:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:05:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:05:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:05:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:05:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:05:24 spire-1.2.1/doc/scaling_spire.md 14:05:24 spire-1.2.1/doc/spire_agent.md 14:05:24 spire-1.2.1/doc/spire_server.md 14:05:24 spire-1.2.1/doc/supported_integrations.md 14:05:24 spire-1.2.1/doc/telemetry.md 14:05:24 spire-1.2.1/doc/telemetry_config.md 14:05:24 spire-1.2.1/doc/upgrading.md 14:05:24 spire-1.2.1/doc/using_spire.md 14:05:24 spire-1.2.1/examples/ 14:05:24 spire-1.2.1/examples/README.md 14:05:24 spire-1.2.1/go.mod 14:05:24 spire-1.2.1/go.sum 14:05:24 spire-1.2.1/pkg/ 14:05:24 spire-1.2.1/pkg/agent/ 14:05:24 spire-1.2.1/pkg/agent/agent.go 14:05:24 spire-1.2.1/pkg/agent/api/ 14:05:24 spire-1.2.1/pkg/agent/api/config.go 14:05:24 spire-1.2.1/pkg/agent/api/debug/ 14:05:24 spire-1.2.1/pkg/agent/api/debug/v1/ 14:05:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:05:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:05:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:05:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:05:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:05:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:05:24 spire-1.2.1/pkg/agent/api/endpoints.go 14:05:24 spire-1.2.1/pkg/agent/api/health/ 14:05:24 spire-1.2.1/pkg/agent/api/health/v1/ 14:05:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:05:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:05:24 spire-1.2.1/pkg/agent/api/rpccontext/ 14:05:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:05:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:05:24 spire-1.2.1/pkg/agent/attestor/ 14:05:24 spire-1.2.1/pkg/agent/attestor/node/ 14:05:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:05:24 spire-1.2.1/pkg/agent/attestor/node/node.go 14:05:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:05:24 spire-1.2.1/pkg/agent/attestor/workload/ 14:05:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:05:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:05:24 spire-1.2.1/pkg/agent/catalog/ 14:05:24 spire-1.2.1/pkg/agent/catalog/catalog.go 14:05:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:05:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:05:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:05:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:05:24 spire-1.2.1/pkg/agent/client/ 14:05:24 spire-1.2.1/pkg/agent/client/client.go 14:05:24 spire-1.2.1/pkg/agent/client/client_test.go 14:05:24 spire-1.2.1/pkg/agent/client/dial.go 14:05:24 spire-1.2.1/pkg/agent/client/nodeconn.go 14:05:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:05:24 spire-1.2.1/pkg/agent/client/update.go 14:05:24 spire-1.2.1/pkg/agent/client/util.go 14:05:24 spire-1.2.1/pkg/agent/common/ 14:05:24 spire-1.2.1/pkg/agent/common/backoff/ 14:05:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:05:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:05:24 spire-1.2.1/pkg/agent/common/cgroups/ 14:05:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:05:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:05:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:05:24 spire-1.2.1/pkg/agent/config.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/ 14:05:24 spire-1.2.1/pkg/agent/endpoints/config.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:05:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:05:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/workload/ 14:05:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:05:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:05:24 spire-1.2.1/pkg/agent/manager/ 14:05:24 spire-1.2.1/pkg/agent/manager/cache/ 14:05:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:05:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:05:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:05:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:05:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:05:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:05:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:05:24 spire-1.2.1/pkg/agent/manager/config.go 14:05:24 spire-1.2.1/pkg/agent/manager/manager.go 14:05:24 spire-1.2.1/pkg/agent/manager/manager_test.go 14:05:24 spire-1.2.1/pkg/agent/manager/storage.go 14:05:24 spire-1.2.1/pkg/agent/manager/storage_test.go 14:05:24 spire-1.2.1/pkg/agent/manager/storecache/ 14:05:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:05:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:05:24 spire-1.2.1/pkg/agent/manager/sync.go 14:05:24 spire-1.2.1/pkg/agent/plugin/ 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:05:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:05:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:05:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:05:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:05:24 spire-1.2.1/pkg/agent/svid/ 14:05:24 spire-1.2.1/pkg/agent/svid/rotator.go 14:05:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:05:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:05:24 spire-1.2.1/pkg/agent/svid/store/ 14:05:24 spire-1.2.1/pkg/agent/svid/store/service.go 14:05:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:05:24 spire-1.2.1/pkg/common/ 14:05:24 spire-1.2.1/pkg/common/agentpathtemplate/ 14:05:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:05:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:05:24 spire-1.2.1/pkg/common/api/ 14:05:24 spire-1.2.1/pkg/common/api/metrics.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/ 14:05:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/logger.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/names.go 14:05:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:05:24 spire-1.2.1/pkg/common/api/names.go 14:05:24 spire-1.2.1/pkg/common/api/ratelimit.go 14:05:24 spire-1.2.1/pkg/common/api/rpccontext/ 14:05:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:05:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:05:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:05:24 spire-1.2.1/pkg/common/auth/ 14:05:24 spire-1.2.1/pkg/common/auth/interceptors.go 14:05:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:05:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:05:24 spire-1.2.1/pkg/common/bundleutil/ 14:05:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:05:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:05:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:05:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:05:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:05:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:05:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:05:24 spire-1.2.1/pkg/common/bundleutil/types.go 14:05:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:05:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:05:24 spire-1.2.1/pkg/common/catalog/ 14:05:24 spire-1.2.1/pkg/common/catalog/bind.go 14:05:24 spire-1.2.1/pkg/common/catalog/builtin.go 14:05:24 spire-1.2.1/pkg/common/catalog/catalog.go 14:05:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:05:24 spire-1.2.1/pkg/common/catalog/closers.go 14:05:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:05:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:05:24 spire-1.2.1/pkg/common/catalog/config.go 14:05:24 spire-1.2.1/pkg/common/catalog/config_test.go 14:05:24 spire-1.2.1/pkg/common/catalog/configure.go 14:05:24 spire-1.2.1/pkg/common/catalog/constraints.go 14:05:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:05:24 spire-1.2.1/pkg/common/catalog/context.go 14:05:24 spire-1.2.1/pkg/common/catalog/external.go 14:05:24 spire-1.2.1/pkg/common/catalog/host.go 14:05:24 spire-1.2.1/pkg/common/catalog/pipenet.go 14:05:24 spire-1.2.1/pkg/common/catalog/plugin.go 14:05:24 spire-1.2.1/pkg/common/catalog/testplugin/ 14:05:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:05:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:05:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:05:24 spire-1.2.1/pkg/common/cli/ 14:05:24 spire-1.2.1/pkg/common/cli/env.go 14:05:24 spire-1.2.1/pkg/common/cli/flags.go 14:05:24 spire-1.2.1/pkg/common/cli/trust_domain.go 14:05:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:05:24 spire-1.2.1/pkg/common/cli/umask.go 14:05:24 spire-1.2.1/pkg/common/cli/umask_posix.go 14:05:24 spire-1.2.1/pkg/common/cli/umask_test.go 14:05:24 spire-1.2.1/pkg/common/cli/umask_windows.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/ 14:05:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/flag.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/format.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/ 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:05:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:05:24 spire-1.2.1/pkg/common/coretypes/ 14:05:24 spire-1.2.1/pkg/common/coretypes/bundle/ 14:05:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:05:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:05:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:05:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:05:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:05:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:05:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:05:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:05:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:05:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:05:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:05:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:05:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:05:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:05:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:05:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:05:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:05:24 spire-1.2.1/pkg/common/cryptoutil/ 14:05:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:05:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:05:24 spire-1.2.1/pkg/common/diskutil/ 14:05:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:05:24 spire-1.2.1/pkg/common/diskutil/file_test.go 14:05:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:05:24 spire-1.2.1/pkg/common/errorutil/ 14:05:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:05:24 spire-1.2.1/pkg/common/health/ 14:05:24 spire-1.2.1/pkg/common/health/config.go 14:05:24 spire-1.2.1/pkg/common/health/context.go 14:05:24 spire-1.2.1/pkg/common/health/context_test.go 14:05:24 spire-1.2.1/pkg/common/health/health.go 14:05:24 spire-1.2.1/pkg/common/health/health_test.go 14:05:24 spire-1.2.1/pkg/common/health/logger.go 14:05:24 spire-1.2.1/pkg/common/hostservice/ 14:05:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:05:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:05:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:05:24 spire-1.2.1/pkg/common/idutil/ 14:05:24 spire-1.2.1/pkg/common/idutil/require.go 14:05:24 spire-1.2.1/pkg/common/idutil/require_test.go 14:05:24 spire-1.2.1/pkg/common/idutil/safety.go 14:05:24 spire-1.2.1/pkg/common/idutil/safety_test.go 14:05:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:05:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:05:24 spire-1.2.1/pkg/common/jwtsvid/ 14:05:24 spire-1.2.1/pkg/common/jwtsvid/common.go 14:05:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:05:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:05:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:05:24 spire-1.2.1/pkg/common/jwtutil/ 14:05:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:05:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:05:24 spire-1.2.1/pkg/common/log/ 14:05:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:05:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:05:24 spire-1.2.1/pkg/common/log/log.go 14:05:24 spire-1.2.1/pkg/common/log/log_test.go 14:05:24 spire-1.2.1/pkg/common/log/options.go 14:05:24 spire-1.2.1/pkg/common/nodeutil/ 14:05:24 spire-1.2.1/pkg/common/nodeutil/node.go 14:05:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:05:24 spire-1.2.1/pkg/common/peertracker/ 14:05:24 spire-1.2.1/pkg/common/peertracker/conn.go 14:05:24 spire-1.2.1/pkg/common/peertracker/credentials.go 14:05:24 spire-1.2.1/pkg/common/peertracker/errors.go 14:05:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:05:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:05:24 spire-1.2.1/pkg/common/peertracker/info.go 14:05:24 spire-1.2.1/pkg/common/peertracker/listener.go 14:05:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:05:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:05:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:05:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:05:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:05:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:05:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:05:24 spire-1.2.1/pkg/common/peertracker/tcp.go 14:05:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:05:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:05:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:05:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:05:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:05:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:05:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:05:24 spire-1.2.1/pkg/common/peertracker/uds.go 14:05:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:05:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:05:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:05:24 spire-1.2.1/pkg/common/pemutil/ 14:05:24 spire-1.2.1/pkg/common/pemutil/block.go 14:05:24 spire-1.2.1/pkg/common/pemutil/certs.go 14:05:24 spire-1.2.1/pkg/common/pemutil/common.go 14:05:24 spire-1.2.1/pkg/common/pemutil/csr.go 14:05:24 spire-1.2.1/pkg/common/pemutil/keys.go 14:05:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:05:24 spire-1.2.1/pkg/common/pemutil/testdata/ 14:05:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:05:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:05:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:05:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:05:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:05:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:05:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:05:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:05:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:05:24 spire-1.2.1/pkg/common/plugin/ 14:05:24 spire-1.2.1/pkg/common/plugin/aws/ 14:05:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:05:24 spire-1.2.1/pkg/common/plugin/azure/ 14:05:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:05:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:05:24 spire-1.2.1/pkg/common/plugin/facade.go 14:05:24 spire-1.2.1/pkg/common/plugin/facade_test.go 14:05:24 spire-1.2.1/pkg/common/plugin/gcp/ 14:05:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:05:24 spire-1.2.1/pkg/common/plugin/k8s/ 14:05:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:05:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:05:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:05:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:05:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:05:24 spire-1.2.1/pkg/common/plugin/log.go 14:05:24 spire-1.2.1/pkg/common/plugin/sshpop/ 14:05:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:05:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:05:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:05:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:05:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:05:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:05:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:05:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:05:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:05:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:05:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:05:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:05:24 spire-1.2.1/pkg/common/plugin/x509pop/ 14:05:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:05:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:05:24 spire-1.2.1/pkg/common/profiling/ 14:05:24 spire-1.2.1/pkg/common/profiling/dumpers.go 14:05:24 spire-1.2.1/pkg/common/profiling/profiling.go 14:05:24 spire-1.2.1/pkg/common/protoutil/ 14:05:24 spire-1.2.1/pkg/common/protoutil/masks.go 14:05:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:05:24 spire-1.2.1/pkg/common/rotationutil/ 14:05:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:05:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:05:24 spire-1.2.1/pkg/common/selector/ 14:05:24 spire-1.2.1/pkg/common/selector/selector.go 14:05:24 spire-1.2.1/pkg/common/selector/selector_test.go 14:05:24 spire-1.2.1/pkg/common/selector/set.go 14:05:24 spire-1.2.1/pkg/common/selector/set_utils.go 14:05:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:05:24 spire-1.2.1/pkg/common/telemetry/ 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/ 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:05:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:05:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:05:24 spire-1.2.1/pkg/common/telemetry/call.go 14:05:24 spire-1.2.1/pkg/common/telemetry/common/ 14:05:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:05:24 spire-1.2.1/pkg/common/telemetry/config.go 14:05:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:05:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:05:24 spire-1.2.1/pkg/common/telemetry/inmem.go 14:05:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:05:24 spire-1.2.1/pkg/common/telemetry/m3.go 14:05:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:05:24 spire-1.2.1/pkg/common/telemetry/metrics.go 14:05:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:05:24 spire-1.2.1/pkg/common/telemetry/names.go 14:05:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:05:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:05:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:05:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/ 14:05:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:05:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:05:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:05:24 spire-1.2.1/pkg/common/telemetry/server/server.go 14:05:24 spire-1.2.1/pkg/common/telemetry/sink.go 14:05:24 spire-1.2.1/pkg/common/telemetry/statsd.go 14:05:24 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:05:24 spire-1.2.1/pkg/common/telemetry/uptime.go 14:05:24 spire-1.2.1/pkg/common/telemetry/version.go 14:05:24 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:05:24 spire-1.2.1/pkg/common/uptime/ 14:05:24 spire-1.2.1/pkg/common/uptime/uptime.go 14:05:24 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:05:24 spire-1.2.1/pkg/common/util/ 14:05:24 spire-1.2.1/pkg/common/util/certs.go 14:05:24 spire-1.2.1/pkg/common/util/certs_test.go 14:05:24 spire-1.2.1/pkg/common/util/csr.go 14:05:24 spire-1.2.1/pkg/common/util/hash.go 14:05:24 spire-1.2.1/pkg/common/util/selectors.go 14:05:24 spire-1.2.1/pkg/common/util/selectors_test.go 14:05:24 spire-1.2.1/pkg/common/util/signals.go 14:05:24 spire-1.2.1/pkg/common/util/sort.go 14:05:24 spire-1.2.1/pkg/common/util/sort_test.go 14:05:24 spire-1.2.1/pkg/common/util/task.go 14:05:24 spire-1.2.1/pkg/common/util/task_test.go 14:05:24 spire-1.2.1/pkg/common/util/testdata/ 14:05:24 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:05:24 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:05:24 spire-1.2.1/pkg/common/version/ 14:05:24 spire-1.2.1/pkg/common/version/version.go 14:05:24 spire-1.2.1/pkg/common/x509svid/ 14:05:24 spire-1.2.1/pkg/common/x509svid/common_test.go 14:05:24 spire-1.2.1/pkg/common/x509svid/csr.go 14:05:24 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:05:24 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:05:24 spire-1.2.1/pkg/common/x509util/ 14:05:24 spire-1.2.1/pkg/common/x509util/cert.go 14:05:24 spire-1.2.1/pkg/common/x509util/dns.go 14:05:24 spire-1.2.1/pkg/common/x509util/dns_test.go 14:05:24 spire-1.2.1/pkg/common/x509util/keyid.go 14:05:24 spire-1.2.1/pkg/common/x509util/keypair.go 14:05:24 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:05:24 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:05:24 spire-1.2.1/pkg/server/ 14:05:24 spire-1.2.1/pkg/server/api/ 14:05:24 spire-1.2.1/pkg/server/api/agent.go 14:05:24 spire-1.2.1/pkg/server/api/agent/ 14:05:24 spire-1.2.1/pkg/server/api/agent/v1/ 14:05:24 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:05:24 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:05:24 spire-1.2.1/pkg/server/api/agent_test.go 14:05:24 spire-1.2.1/pkg/server/api/api.go 14:05:24 spire-1.2.1/pkg/server/api/audit/ 14:05:24 spire-1.2.1/pkg/server/api/audit/audit.go 14:05:24 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:05:24 spire-1.2.1/pkg/server/api/bundle.go 14:05:24 spire-1.2.1/pkg/server/api/bundle/ 14:05:24 spire-1.2.1/pkg/server/api/bundle/v1/ 14:05:24 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:05:24 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:05:24 spire-1.2.1/pkg/server/api/bundle_test.go 14:05:24 spire-1.2.1/pkg/server/api/debug/ 14:05:24 spire-1.2.1/pkg/server/api/debug/v1/ 14:05:24 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:05:24 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:05:24 spire-1.2.1/pkg/server/api/entry.go 14:05:24 spire-1.2.1/pkg/server/api/entry/ 14:05:24 spire-1.2.1/pkg/server/api/entry/v1/ 14:05:24 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:05:24 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:05:24 spire-1.2.1/pkg/server/api/entry_test.go 14:05:24 spire-1.2.1/pkg/server/api/health/ 14:05:24 spire-1.2.1/pkg/server/api/health/v1/ 14:05:24 spire-1.2.1/pkg/server/api/health/v1/service.go 14:05:24 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:05:24 spire-1.2.1/pkg/server/api/id.go 14:05:24 spire-1.2.1/pkg/server/api/id_test.go 14:05:24 spire-1.2.1/pkg/server/api/limits/ 14:05:24 spire-1.2.1/pkg/server/api/limits/limits.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/ 14:05:24 spire-1.2.1/pkg/server/api/middleware/alias.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/audit.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/caller.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/common.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/entries.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:05:24 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:05:24 spire-1.2.1/pkg/server/api/ratelimit.go 14:05:24 spire-1.2.1/pkg/server/api/rpccontext/ 14:05:24 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:05:24 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:05:24 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:05:24 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:05:24 spire-1.2.1/pkg/server/api/selector.go 14:05:24 spire-1.2.1/pkg/server/api/selector_test.go 14:05:24 spire-1.2.1/pkg/server/api/status.go 14:05:24 spire-1.2.1/pkg/server/api/status_test.go 14:05:24 spire-1.2.1/pkg/server/api/svid/ 14:05:24 spire-1.2.1/pkg/server/api/svid/v1/ 14:05:24 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:05:24 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:05:24 spire-1.2.1/pkg/server/api/trustdomain.go 14:05:24 spire-1.2.1/pkg/server/api/trustdomain/ 14:05:24 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:05:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:05:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:05:24 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:05:24 spire-1.2.1/pkg/server/authpolicy/ 14:05:24 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:05:24 spire-1.2.1/pkg/server/authpolicy/policy.go 14:05:24 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:05:24 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:05:24 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:05:24 spire-1.2.1/pkg/server/authpolicy/validate.go 14:05:24 spire-1.2.1/pkg/server/bundle/ 14:05:24 spire-1.2.1/pkg/server/bundle/client/ 14:05:24 spire-1.2.1/pkg/server/bundle/client/client.go 14:05:24 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:05:24 spire-1.2.1/pkg/server/bundle/client/manager.go 14:05:24 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:05:24 spire-1.2.1/pkg/server/bundle/client/sources.go 14:05:24 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:05:24 spire-1.2.1/pkg/server/bundle/client/updater.go 14:05:24 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:05:24 spire-1.2.1/pkg/server/ca/ 14:05:24 spire-1.2.1/pkg/server/ca/ca.go 14:05:24 spire-1.2.1/pkg/server/ca/ca_health.go 14:05:24 spire-1.2.1/pkg/server/ca/ca_test.go 14:05:24 spire-1.2.1/pkg/server/ca/journal.go 14:05:24 spire-1.2.1/pkg/server/ca/journal_test.go 14:05:24 spire-1.2.1/pkg/server/ca/manager.go 14:05:24 spire-1.2.1/pkg/server/ca/manager_health.go 14:05:24 spire-1.2.1/pkg/server/ca/manager_test.go 14:05:24 spire-1.2.1/pkg/server/ca/templates.go 14:05:24 spire-1.2.1/pkg/server/ca/upstream_client.go 14:05:24 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:05:24 spire-1.2.1/pkg/server/ca/validation.go 14:05:24 spire-1.2.1/pkg/server/cache/ 14:05:24 spire-1.2.1/pkg/server/cache/dscache/ 14:05:24 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:05:24 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:05:24 spire-1.2.1/pkg/server/cache/entrycache/ 14:05:24 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:05:24 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:05:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:05:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:05:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:05:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:05:24 spire-1.2.1/pkg/server/catalog/ 14:05:24 spire-1.2.1/pkg/server/catalog/catalog.go 14:05:24 spire-1.2.1/pkg/server/catalog/keymanager.go 14:05:24 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:05:24 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:05:24 spire-1.2.1/pkg/server/catalog/notifier.go 14:05:24 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:05:24 spire-1.2.1/pkg/server/config.go 14:05:24 spire-1.2.1/pkg/server/datastore/ 14:05:24 spire-1.2.1/pkg/server/datastore/datastore.go 14:05:24 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:05:24 spire-1.2.1/pkg/server/datastore/repository.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:05:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:05:24 spire-1.2.1/pkg/server/endpoints/ 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/ 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:05:24 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:05:24 spire-1.2.1/pkg/server/endpoints/config.go 14:05:24 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:05:24 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:05:24 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:05:24 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:05:24 spire-1.2.1/pkg/server/endpoints/middleware.go 14:05:24 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:05:24 spire-1.2.1/pkg/server/hostservice/ 14:05:24 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:05:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:05:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:05:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:05:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:05:24 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:05:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:05:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/ 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/ 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:05:24 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:05:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:05:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:05:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:05:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:05:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:05:24 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:05:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:05:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/ 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:05:24 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:05:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:05:24 spire-1.2.1/pkg/server/registration/ 14:05:24 spire-1.2.1/pkg/server/registration/manager.go 14:05:24 spire-1.2.1/pkg/server/registration/manager_test.go 14:05:24 spire-1.2.1/pkg/server/scanentries.go 14:05:24 spire-1.2.1/pkg/server/scanentries_test.go 14:05:24 spire-1.2.1/pkg/server/server.go 14:05:24 spire-1.2.1/pkg/server/server_test.go 14:05:24 spire-1.2.1/pkg/server/svid/ 14:05:24 spire-1.2.1/pkg/server/svid/observer.go 14:05:24 spire-1.2.1/pkg/server/svid/observer_test.go 14:05:24 spire-1.2.1/pkg/server/svid/rotator.go 14:05:24 spire-1.2.1/pkg/server/svid/rotator_config.go 14:05:24 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:05:24 spire-1.2.1/pkg/server/svid/rotator_test.go 14:05:24 spire-1.2.1/proto/ 14:05:24 spire-1.2.1/proto/private/ 14:05:24 spire-1.2.1/proto/private/server/ 14:05:24 spire-1.2.1/proto/private/server/journal/ 14:05:24 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:05:24 spire-1.2.1/proto/private/server/journal/journal.proto 14:05:24 spire-1.2.1/proto/spire/ 14:05:24 spire-1.2.1/proto/spire/common/ 14:05:24 spire-1.2.1/proto/spire/common/common.pb.go 14:05:24 spire-1.2.1/proto/spire/common/common.proto 14:05:24 spire-1.2.1/proto/spire/common/plugin/ 14:05:24 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:05:24 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:05:24 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:05:24 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:05:24 spire-1.2.1/proto/spire/plugin/ 14:05:24 spire-1.2.1/proto/spire/plugin/agent/ 14:05:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:05:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:05:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:05:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:05:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:05:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:05:24 spire-1.2.1/release/ 14:05:24 spire-1.2.1/release/spire-extras/ 14:05:24 spire-1.2.1/release/spire-extras/README.md 14:05:24 spire-1.2.1/release/spire-extras/conf/ 14:05:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:05:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:05:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:05:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:05:24 spire-1.2.1/release/spire/ 14:05:24 spire-1.2.1/release/spire/README.md 14:05:24 spire-1.2.1/release/spire/conf/ 14:05:24 spire-1.2.1/release/spire/conf/agent/ 14:05:24 spire-1.2.1/release/spire/conf/agent/agent.conf 14:05:24 spire-1.2.1/release/spire/conf/server/ 14:05:24 spire-1.2.1/release/spire/conf/server/server.conf 14:05:24 spire-1.2.1/script/ 14:05:24 spire-1.2.1/script/build-artifact.sh 14:05:24 spire-1.2.1/script/generate_dummy_ca.sh 14:05:24 spire-1.2.1/support/ 14:05:24 spire-1.2.1/support/k8s/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:05:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/ 14:05:24 spire-1.2.1/support/oidc-discovery-provider/README.md 14:05:24 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/config.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/main.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:05:24 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:05:24 spire-1.2.1/test/ 14:05:24 spire-1.2.1/test/clock/ 14:05:24 spire-1.2.1/test/clock/clock.go 14:05:24 spire-1.2.1/test/fakes/ 14:05:24 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:05:24 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:05:24 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:05:24 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:05:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:05:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:05:24 spire-1.2.1/test/fakes/fakeagentstore/ 14:05:24 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:05:24 spire-1.2.1/test/fakes/fakedatastore/ 14:05:24 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:05:24 spire-1.2.1/test/fakes/fakeentryclient/ 14:05:24 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:05:24 spire-1.2.1/test/fakes/fakehealthchecker/ 14:05:24 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:05:24 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:05:24 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:05:24 spire-1.2.1/test/fakes/fakemetrics/ 14:05:24 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:05:24 spire-1.2.1/test/fakes/fakenoderesolver/ 14:05:24 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:05:24 spire-1.2.1/test/fakes/fakenotifier/ 14:05:24 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:05:24 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:05:24 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:05:24 spire-1.2.1/test/fakes/fakeserverca/ 14:05:24 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:05:24 spire-1.2.1/test/fakes/fakeservercatalog/ 14:05:24 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:05:24 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:05:24 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:05:24 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:05:24 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:05:24 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:05:24 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:05:24 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:05:24 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:05:24 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:05:24 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:05:24 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:05:24 spire-1.2.1/test/fixture/ 14:05:24 spire-1.2.1/test/fixture/certs/ 14:05:24 spire-1.2.1/test/fixture/certs/agent_svid.der 14:05:24 spire-1.2.1/test/fixture/certs/base_cert.pem 14:05:24 spire-1.2.1/test/fixture/certs/base_csr.pem 14:05:24 spire-1.2.1/test/fixture/certs/base_key.pem 14:05:24 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:05:24 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:05:24 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:05:24 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:05:24 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:05:24 spire-1.2.1/test/fixture/certs/blog_key.pem 14:05:24 spire-1.2.1/test/fixture/certs/bundle.der 14:05:24 spire-1.2.1/test/fixture/certs/ca.pem 14:05:24 spire-1.2.1/test/fixture/certs/ca_key.pem 14:05:24 spire-1.2.1/test/fixture/certs/database_cert.pem 14:05:24 spire-1.2.1/test/fixture/certs/database_csr.pem 14:05:24 spire-1.2.1/test/fixture/certs/database_key.pem 14:05:24 spire-1.2.1/test/fixture/certs/node_cert.pem 14:05:24 spire-1.2.1/test/fixture/certs/node_csr.pem 14:05:24 spire-1.2.1/test/fixture/certs/node_key.pem 14:05:24 spire-1.2.1/test/fixture/certs/svid.pem 14:05:24 spire-1.2.1/test/fixture/certs/svid_key.pem 14:05:24 spire-1.2.1/test/fixture/config/ 14:05:24 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:05:24 spire-1.2.1/test/fixture/config/agent_good.conf 14:05:24 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:05:24 spire-1.2.1/test/fixture/config/plugin_good.conf 14:05:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:05:24 spire-1.2.1/test/fixture/config/server_good.conf 14:05:24 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:05:24 spire-1.2.1/test/fixture/fixture.go 14:05:24 spire-1.2.1/test/fixture/nodeattestor/ 14:05:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:05:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:05:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:05:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:05:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:05:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:05:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:05:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:05:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:05:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:05:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:05:24 spire-1.2.1/test/fixture/registration/ 14:05:24 spire-1.2.1/test/fixture/registration/entries.json 14:05:24 spire-1.2.1/test/fixture/registration/good-for-update.json 14:05:24 spire-1.2.1/test/fixture/registration/good.json 14:05:24 spire-1.2.1/test/fixture/registration/invalid.json 14:05:24 spire-1.2.1/test/fixture/registration/invalid_json.json 14:05:24 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:05:24 spire-1.2.1/test/integration/ 14:05:24 spire-1.2.1/test/integration/README.md 14:05:24 spire-1.2.1/test/integration/common 14:05:24 spire-1.2.1/test/integration/setup/ 14:05:24 spire-1.2.1/test/integration/setup/adminclient/ 14:05:24 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:05:24 spire-1.2.1/test/integration/setup/adminclient/client.go 14:05:24 spire-1.2.1/test/integration/setup/debugagent/ 14:05:24 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:05:24 spire-1.2.1/test/integration/setup/debugagent/main.go 14:05:24 spire-1.2.1/test/integration/setup/debugserver/ 14:05:24 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:05:24 spire-1.2.1/test/integration/setup/debugserver/main.go 14:05:24 spire-1.2.1/test/integration/setup/downstreamclient/ 14:05:24 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:05:24 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:05:24 spire-1.2.1/test/integration/setup/itclient/ 14:05:24 spire-1.2.1/test/integration/setup/itclient/client.go 14:05:24 spire-1.2.1/test/integration/setup/node-attestation/ 14:05:24 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:05:24 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:05:24 spire-1.2.1/test/integration/setup/x509pop/ 14:05:24 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:05:24 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:05:24 spire-1.2.1/test/integration/suites/ 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:05:24 spire-1.2.1/test/integration/suites/join-token/ 14:05:24 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:05:24 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:05:24 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:05:24 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:05:24 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:05:24 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:05:24 spire-1.2.1/test/integration/suites/join-token/README.md 14:05:24 spire-1.2.1/test/integration/suites/join-token/conf/ 14:05:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:05:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/join-token/teardown 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:05:24 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:05:24 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:05:24 spire-1.2.1/test/integration/suites/k8s/ 14:05:24 spire-1.2.1/test/integration/suites/k8s/00-setup 14:05:24 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:05:24 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:05:24 spire-1.2.1/test/integration/suites/k8s/README.md 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/ 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:05:24 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:05:24 spire-1.2.1/test/integration/suites/k8s/teardown 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/ 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:05:24 spire-1.2.1/test/integration/suites/rotation/ 14:05:24 spire-1.2.1/test/integration/suites/rotation/00-setup 14:05:24 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:05:24 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:05:24 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:05:24 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:05:24 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:05:24 spire-1.2.1/test/integration/suites/rotation/README.md 14:05:24 spire-1.2.1/test/integration/suites/rotation/conf/ 14:05:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:05:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/rotation/teardown 14:05:24 spire-1.2.1/test/integration/suites/self-test/ 14:05:24 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:05:24 spire-1.2.1/test/integration/suites/self-test/README.md 14:05:24 spire-1.2.1/test/integration/suites/self-test/teardown 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:05:24 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:05:24 spire-1.2.1/test/integration/suites/upgrade/ 14:05:24 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:05:24 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:05:24 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:05:24 spire-1.2.1/test/integration/suites/upgrade/README.md 14:05:24 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:05:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:05:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:05:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:05:24 spire-1.2.1/test/integration/suites/upgrade/teardown 14:05:24 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:05:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:05:24 spire-1.2.1/test/integration/test-one.sh 14:05:24 spire-1.2.1/test/integration/test.sh 14:05:24 spire-1.2.1/test/plugintest/ 14:05:24 spire-1.2.1/test/plugintest/config.go 14:05:24 spire-1.2.1/test/plugintest/load.go 14:05:24 spire-1.2.1/test/plugintest/option.go 14:05:24 spire-1.2.1/test/spiretest/ 14:05:24 spire-1.2.1/test/spiretest/apiserver.go 14:05:24 spire-1.2.1/test/spiretest/assertions.go 14:05:24 spire-1.2.1/test/spiretest/dir.go 14:05:24 spire-1.2.1/test/spiretest/errors_posix.go 14:05:24 spire-1.2.1/test/spiretest/errors_windows.go 14:05:24 spire-1.2.1/test/spiretest/logs.go 14:05:24 spire-1.2.1/test/spiretest/socketapi.go 14:05:24 spire-1.2.1/test/spiretest/suite.go 14:05:24 spire-1.2.1/test/spiretest/x509.go 14:05:24 spire-1.2.1/test/testca/ 14:05:24 spire-1.2.1/test/testca/ca.go 14:05:24 spire-1.2.1/test/testkey/ 14:05:24 spire-1.2.1/test/testkey/generate.sh 14:05:24 spire-1.2.1/test/testkey/genkeys.go 14:05:24 spire-1.2.1/test/testkey/keys.go 14:05:24 spire-1.2.1/test/testkey/new.go 14:05:24 spire-1.2.1/test/tpmsimulator/ 14:05:24 spire-1.2.1/test/tpmsimulator/simulator.go 14:05:24 spire-1.2.1/test/util/ 14:05:24 spire-1.2.1/test/util/cert_fixtures.go 14:05:24 spire-1.2.1/test/util/cert_generation.go 14:05:24 spire-1.2.1/test/util/io_redirection.go 14:05:24 spire-1.2.1/test/util/race.go 14:05:24 spire-1.2.1/test/util/util.go 14:05:24 building spire from source... 14:05:24 Installing go1.17.7... 14:05:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:05:28 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:05:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:05:28 ---> 518bedfd46bc 14:05:28 Step 3/22 : WORKDIR /edgex-go 14:05:28 ---> Using cache 14:05:28 ---> 777fa4cee9d2 14:05:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:28 ---> Using cache 14:05:28 ---> 50918ee11d70 14:05:28 Step 5/22 : RUN apk add --update --no-cache make git 14:05:28 ---> Using cache 14:05:28 ---> eb48f31300cb 14:05:28 Step 6/22 : COPY go.mod vendor* ./ 14:05:28 ---> Using cache 14:05:28 ---> 706326257c0c 14:05:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:28 ---> Using cache 14:05:28 ---> 2337e9b5c25e 14:05:28 Step 8/22 : COPY . . 14:05:28 ---> Using cache 14:05:28 ---> 94e60b3545e1 14:05:28 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:05:29 Building bin/spire-server... 14:05:29 go: downloading github.com/mitchellh/cli v1.1.2 14:05:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:05:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:05:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:05:29 go: downloading google.golang.org/grpc v1.44.0 14:05:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:05:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:05:29 go: downloading github.com/imdario/mergo v0.3.12 14:05:29 go: downloading github.com/sirupsen/logrus v1.8.1 14:05:30 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:05:30 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:05:30 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:05:30 go: downloading github.com/fatih/color v1.13.0 14:05:30 go: downloading github.com/mattn/go-isatty v0.0.14 14:05:30 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:05:30 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:05:30 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:05:30 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:05:30 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:05:30 go: downloading github.com/open-policy-agent/opa v0.38.0 14:05:30 go: downloading github.com/armon/go-metrics v0.3.10 14:05:30 go: downloading github.com/prometheus/client_golang v1.12.1 14:05:30 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:05:30 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:05:30 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:05:30 go: downloading github.com/mattn/go-colorable v0.1.12 14:05:30 go: downloading github.com/Masterminds/goutils v1.1.0 14:05:30 go: downloading github.com/Masterminds/semver v1.5.0 14:05:30 go: downloading github.com/google/uuid v1.1.2 14:05:31 go: downloading github.com/huandu/xstrings v1.3.2 14:05:31 go: downloading github.com/imkira/go-observer v1.0.3 14:05:31 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:05:31 go: downloading github.com/oklog/run v1.0.0 14:05:31 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:05:31 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:05:32 go: downloading github.com/prometheus/client_model v0.2.0 14:05:32 go: downloading github.com/prometheus/common v0.32.1 14:05:32 go: downloading go.uber.org/atomic v1.9.0 14:05:32 go: downloading github.com/pkg/errors v0.9.1 14:05:32 go: downloading github.com/beorn7/perks v1.0.1 14:05:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:05:32 go: downloading github.com/prometheus/procfs v0.7.3 14:05:32 go: downloading github.com/hashicorp/errwrap v1.1.0 14:05:32 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:05:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:05:32 go: downloading github.com/blang/semver/v4 v4.0.0 14:05:32 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:05:32 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:05:32 go: downloading github.com/jinzhu/gorm v1.9.16 14:05:32 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:05:32 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:05:32 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:05:32 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:05:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:05:32 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:05:32 go: downloading github.com/stretchr/testify v1.7.0 14:05:32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:05:32 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:05:36 go: downloading google.golang.org/api v0.70.0 14:05:36 go: downloading k8s.io/client-go v0.23.4 14:05:36 go: downloading k8s.io/api v0.23.4 14:05:36 go: downloading github.com/google/go-tpm v0.3.3 14:05:36 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:05:36 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:05:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:05:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:05:36 go: downloading cloud.google.com/go/storage v1.21.0 14:05:36 go: downloading cloud.google.com/go v0.100.2 14:05:36 go: downloading k8s.io/apimachinery v0.23.4 14:05:37 go: downloading k8s.io/kube-aggregator v0.23.3 14:05:37 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:05:37 go: downloading cloud.google.com/go/security v1.3.0 14:05:38 go: downloading github.com/hashicorp/vault/api v1.4.1 14:05:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:05:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:05:38 go: downloading github.com/twmb/murmur3 v1.1.6 14:05:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:05:39 go: downloading github.com/jinzhu/inflection v1.0.0 14:05:39 Building bin/spire-server... 14:05:39 go: downloading github.com/mitchellh/cli v1.1.2 14:05:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:05:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:05:39 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:05:39 go: downloading google.golang.org/grpc v1.44.0 14:05:39 go: downloading github.com/aws/smithy-go v1.11.0 14:05:40 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:05:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:05:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:05:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:05:40 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:05:40 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:05:40 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:05:40 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:05:40 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:05:40 go: downloading github.com/dimchansky/utfbom v1.1.1 14:05:40 go: downloading github.com/gogo/protobuf v1.3.2 14:05:40 go: downloading cloud.google.com/go/compute v1.3.0 14:05:40 go: downloading cloud.google.com/go/iam v0.1.1 14:05:40 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:05:40 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:05:40 go: downloading k8s.io/klog/v2 v2.30.0 14:05:40 go: downloading github.com/google/gofuzz v1.1.0 14:05:40 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:05:40 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:05:40 go: downloading github.com/spf13/pflag v1.0.5 14:05:40 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:05:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:05:40 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:05:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:05:40 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:05:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:05:41 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:05:41 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:05:41 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:05:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:05:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:05:41 go: downloading gopkg.in/yaml.v2 v2.4.0 14:05:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:05:41 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:05:41 go: downloading github.com/imdario/mergo v0.3.12 14:05:41 go: downloading github.com/gobwas/glob v0.2.3 14:05:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:05:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:05:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:05:41 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:05:41 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:05:41 go: downloading go.opencensus.io v0.23.0 14:05:41 go: downloading gopkg.in/inf.v0 v0.9.1 14:05:41 go: downloading github.com/google/go-cmp v0.5.7 14:05:41 go: downloading github.com/googleapis/gnostic v0.5.5 14:05:41 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:05:41 go: downloading github.com/go-logr/logr v1.2.2 14:05:41 go: downloading github.com/json-iterator/go v1.1.12 14:05:41 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:05:41 go: downloading github.com/sirupsen/logrus v1.8.1 14:05:42 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:05:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:05:42 go: downloading go.uber.org/zap v1.21.0 14:05:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:05:42 go: downloading github.com/tklauser/numcpus v0.3.0 14:05:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:05:42 go: downloading sigs.k8s.io/yaml v1.3.0 14:05:42 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:05:42 go: downloading github.com/ryanuber/go-glob v1.0.0 14:05:42 go: downloading github.com/golang/snappy v0.0.4 14:05:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:05:42 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:05:42 go: downloading github.com/modern-go/reflect2 v1.0.2 14:05:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:05:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:05:42 go: downloading github.com/hashicorp/go-version v1.2.0 14:05:42 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:05:42 go: downloading go.uber.org/multierr v1.6.0 14:05:42 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:05:42 go: downloading github.com/fatih/color v1.13.0 14:05:42 go: downloading github.com/mattn/go-isatty v0.0.14 14:05:43 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:05:43 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:05:43 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:05:43 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:05:43 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:05:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:05:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:05:45 go: downloading github.com/armon/go-metrics v0.3.10 14:05:45 go: downloading github.com/prometheus/client_golang v1.12.1 14:05:46 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:05:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:05:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:05:47 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:05:47 go: downloading github.com/open-policy-agent/opa v0.38.0 14:06:09  ---> Running in 8ad1a37a3298 14:06:09 Removing intermediate container 087a036d6203 14:06:09 ---> d7fffbddcbb0 14:06:09 14:06:09 Step 10/25 : FROM alpine:3.14 14:06:09 ---> e04c818066af 14:06:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:06:10 ---> Running in d653edb4b3c0 14:06:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:06:12 (1/3) Installing ca-certificates (20211220-r0) 14:06:12 (2/3) Installing dumb-init (1.2.5-r1) 14:06:12 (3/3) Installing su-exec (0.2-r1) 14:06:12 Executing busybox-1.33.1-r7.trigger 14:06:12 Executing ca-certificates-20211220-r0.trigger 14:06:12 OK: 6 MiB in 17 packages 14:06:13 Removing intermediate container 08aa4ece2105 14:06:13 ---> a943ebd95a90 14:06:13 14:06:13 Step 13/25 : FROM alpine:3.15 14:06:13 ---> 0ac33e5f5afa 14:06:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:06:13 ---> Using cache 14:06:13 ---> ff367962c366 14:06:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:13 ---> Using cache 14:06:13 ---> ec710e95106f 14:06:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:06:13 ---> Running in c7c8c990e70a 14:06:14 Removing intermediate container 05d50add07b5 14:06:14 ---> e195fb22c9dd 14:06:14 14:06:14 Step 13/26 : FROM alpine:3.15 14:06:14 ---> 0ac33e5f5afa 14:06:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:06:14 ---> Using cache 14:06:14 ---> ff367962c366 14:06:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:14 ---> Using cache 14:06:14 ---> ec710e95106f 14:06:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:06:14 Removing intermediate container d653edb4b3c0 14:06:14 ---> f1155512ed76 14:06:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:06:14 ---> Running in a7ff6640f61a 14:06:14 ---> Running in c85376147bba 14:06:14 Removing intermediate container c85376147bba 14:06:14 ---> 4e1f78d680cb 14:06:14 Step 13/25 : WORKDIR / 14:06:14 ---> Running in aa467dda2510 14:06:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:06:14 go: downloading github.com/mattn/go-colorable v0.1.12 14:06:14 go: downloading github.com/Masterminds/goutils v1.1.0 14:06:14 go: downloading github.com/google/uuid v1.1.2 14:06:14 go: downloading github.com/Masterminds/semver v1.5.0 14:06:14 go: downloading github.com/huandu/xstrings v1.3.2 14:06:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:06:14 go: downloading github.com/oklog/run v1.0.0 14:06:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:06:14 go: downloading github.com/prometheus/client_model v0.2.0 14:06:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:06:14 go: downloading github.com/prometheus/common v0.32.1 14:06:14 go: downloading github.com/beorn7/perks v1.0.1 14:06:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:06:14 go: downloading github.com/prometheus/procfs v0.7.3 14:06:14 go: downloading github.com/pkg/errors v0.9.1 14:06:14 go: downloading go.uber.org/atomic v1.9.0 14:06:14 go: downloading github.com/imkira/go-observer v1.0.3 14:06:14 go: downloading github.com/hashicorp/errwrap v1.1.0 14:06:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:06:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:06:14 go: downloading github.com/twmb/murmur3 v1.1.6 14:06:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:06:14 go: downloading github.com/stretchr/testify v1.7.0 14:06:14 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:06:14 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:06:14 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:06:14 go: downloading github.com/blang/semver/v4 v4.0.0 14:06:14 Removing intermediate container aa467dda2510 14:06:14 ---> 71463e4958d0 14:06:14 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:06:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:06:15 go: downloading github.com/jinzhu/gorm v1.9.16 14:06:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:06:15 ---> 476ae6aa57c3 14:06:15 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:06:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:06:16 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:06:16 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:06:16 OK: 15854 distinct packages available 14:06:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:06:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:06:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:06:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:06:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:06:16 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:06:16 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:06:16 OK: 15854 distinct packages available 14:06:16 ---> d5f1a94294d8 14:06:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:06:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:06:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:06:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:06:17 (1/5) Installing dumb-init (1.2.5-r1) 14:06:17 (2/5) Installing musl-obstack (1.2.3-r0) 14:06:17 ---> aa344c628b73 14:06:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:06:17 (3/5) Installing libucontext (1.1-r0) 14:06:17 (4/5) Installing gcompat (1.0.0-r4) 14:06:17 (1/4) Installing dumb-init (1.2.5-r1) 14:06:17 (5/5) Installing openssl (1.1.1n-r0) 14:06:17 (2/4) Installing musl-obstack (1.2.3-r0) 14:06:17 Executing busybox-1.34.1-r5.trigger 14:06:17 OK: 6 MiB in 19 packages 14:06:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:06:17 (3/4) Installing libucontext (1.1-r0) 14:06:17 (4/4) Installing gcompat (1.0.0-r4) 14:06:17 Executing busybox-1.34.1-r5.trigger 14:06:17 OK: 6 MiB in 18 packages 14:06:17 ---> bdf5a862a133 14:06:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:06:18 Removing intermediate container c7c8c990e70a 14:06:18 ---> be7a712334f4 14:06:18 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:06:19 Removing intermediate container a7ff6640f61a 14:06:19 ---> 57b6e5236874 14:06:19 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:06:19 ---> dee7c30a0708 14:06:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:06:20 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:06:22 ---> 65b543fb1798 14:06:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:06:22 ---> b89122ecb202 14:06:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:06:22 ---> 44b29d9d7924 14:06:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:06:22 ---> 7624a6adb60f 14:06:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:06:22 ---> 123061c4d823 14:06:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:06:22 ---> Running in f1c390e0849f 14:06:23 ---> b9a4627a5a2c 14:06:23 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:06:23 ---> Running in c4360a62ebad 14:06:23 ---> c2fabebc7b9d 14:06:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:06:24 Removing intermediate container c4360a62ebad 14:06:24 ---> 01a31efd1c2a 14:06:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:06:24 ---> a576bed3a584 14:06:24 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:06:24 ---> 50c90f7aa30c 14:06:24 Step 21/26 : WORKDIR / 14:06:24 ---> Running in fd29eeabf022 14:06:24 ---> Running in eadfe26a2c21 14:06:24 Removing intermediate container f1c390e0849f 14:06:24 ---> 15f3ae944769 14:06:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:06:24 ---> Running in ce84c5b50316 14:06:25 Removing intermediate container fd29eeabf022 14:06:25 ---> 8e2adaec06cc 14:06:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:06:25 Removing intermediate container eadfe26a2c21 14:06:25 ---> ba17916ad1bb 14:06:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:06:25 ---> Running in a2be6f83eb81 14:06:25 Removing intermediate container ce84c5b50316 14:06:25 ---> f1428efc628f 14:06:25 Step 23/25 : LABEL arch=x86_64 14:06:25 ---> Running in f731a31ab1d7 14:06:25 ---> Running in 6a647ba44615 14:06:25 Removing intermediate container a2be6f83eb81 14:06:25 ---> 19a4d4b69c68 14:06:25 Step 23/25 : LABEL arch=x86_64 14:06:25 ---> Running in 9b48724e2943 14:06:25 Removing intermediate container f731a31ab1d7 14:06:25 ---> f0dd67a80f04 14:06:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:06:25 Removing intermediate container 6a647ba44615 14:06:25 ---> b17f143eeba4 14:06:25 Step 24/25 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:06:25 ---> Running in 8cf1ee2c79ff 14:06:25 ---> Running in 00fc16a55a5d 14:06:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:06:25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:06:25 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:06:26 Removing intermediate container 8cf1ee2c79ff 14:06:26 ---> 816a90036c3d 14:06:26 Step 24/26 : LABEL arch=x86_64 14:06:26 Removing intermediate container 9b48724e2943 14:06:26 ---> 66f4d82fa641 14:06:26 Step 24/25 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:06:26 ---> Running in d38186bdbe3e 14:06:26 ---> Running in 600ee1aaca59 14:06:26 Removing intermediate container 00fc16a55a5d 14:06:26 ---> 6365fd961919 14:06:26 Step 25/25 : LABEL version=2.2.0-dev.58 14:06:26 ---> Running in ce0dd8e92ce3 14:06:26 Removing intermediate container 600ee1aaca59 14:06:26 ---> 748062be3d57 14:06:26 Step 25/25 : LABEL version=2.2.0-dev.58 14:06:26 Removing intermediate container d38186bdbe3e 14:06:26 ---> 65f09e8d8983 14:06:26 Step 25/26 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:06:26 ---> Running in b0a4fd0a69c2 14:06:26 ---> Running in 89b4054a1f0e 14:06:26 Removing intermediate container ce0dd8e92ce3 14:06:26 ---> 525d48898987 14:06:26 14:06:26 Successfully built 525d48898987 14:06:26 Successfully tagged security-secretstore-setup:latest 14:06:26  Building security-secretstore-setup ... done Building core-command 14:06:27 Removing intermediate container 89b4054a1f0e 14:06:27 ---> 491ece2341ee 14:06:27 Step 26/26 : LABEL version=2.2.0-dev.58 14:06:28 Removing intermediate container b0a4fd0a69c2 14:06:28 ---> 6bbc1875390c 14:06:28 14:06:28 Successfully built 6bbc1875390c 14:06:30 Successfully tagged security-spire-server:latest 14:06:30  Building security-spire-server ... done Building core-metadata 14:06:33 ---> Running in 45e213cb47df 14:06:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:06:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:06:33 ---> 518bedfd46bc 14:06:33 Step 3/23 : WORKDIR /edgex-go 14:06:33 ---> Using cache 14:06:33 ---> 777fa4cee9d2 14:06:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:33 ---> Using cache 14:06:33 ---> 50918ee11d70 14:06:33 Step 5/23 : RUN apk add --update --no-cache make git 14:06:33 ---> Using cache 14:06:33 ---> eb48f31300cb 14:06:33 Step 6/23 : COPY go.mod vendor* ./ 14:06:33 ---> Using cache 14:06:33 ---> 706326257c0c 14:06:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:33 ---> Using cache 14:06:33 ---> 2337e9b5c25e 14:06:33 Step 8/23 : COPY . . 14:06:33 ---> Using cache 14:06:33 ---> 94e60b3545e1 14:06:33 Step 9/23 : RUN make cmd/core-command/core-command 14:06:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:06:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:06:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:06:36 ---> 518bedfd46bc 14:06:36 Step 3/23 : WORKDIR /edgex-go 14:06:36 ---> Using cache 14:06:36 ---> 777fa4cee9d2 14:06:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:06:36 ---> Using cache 14:06:36 ---> 50918ee11d70 14:06:36 Step 5/23 : RUN apk add --update --no-cache make git 14:06:36 ---> Using cache 14:06:36 ---> eb48f31300cb 14:06:36 Step 6/23 : COPY go.mod vendor* ./ 14:06:36 ---> Using cache 14:06:36 ---> 706326257c0c 14:06:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:36 ---> Using cache 14:06:36 ---> 2337e9b5c25e 14:06:36 Step 8/23 : COPY . . 14:06:36 ---> Using cache 14:06:36 ---> 94e60b3545e1 14:06:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:06:40 ---> Running in bf6232f21886 14:06:40 Removing intermediate container 45e213cb47df 14:06:40 ---> 75bf4cb530d4 14:06:40 14:06:40 Successfully built 75bf4cb530d4 14:06:40 Successfully tagged security-spire-config:latest 14:06:40 ---> Running in 00bc208722e9 14:06:41  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:06:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:06:44 Removing intermediate container 8ad1a37a3298 14:06:44 ---> 40d3d216e320 14:06:44 14:06:44 Step 10/22 : FROM alpine:3.14 14:06:44 ---> e04c818066af 14:06:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:06:44 ---> Running in 684f62654bbe 14:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:06:45 (1/6) Installing ca-certificates (20211220-r0) 14:06:45 (2/6) Installing brotli-libs (1.0.9-r5) 14:06:45 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:06:45 (4/6) Installing libcurl (7.79.1-r0) 14:06:45 (5/6) Installing curl (7.79.1-r0) 14:06:45 (6/6) Installing dumb-init (1.2.5-r1) 14:06:45 Executing busybox-1.33.1-r7.trigger 14:06:45 Executing ca-certificates-20211220-r0.trigger 14:06:45 OK: 8 MiB in 20 packages 14:06:47 Removing intermediate container 684f62654bbe 14:06:47 ---> c847cd0b1284 14:06:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:06:47 ---> Running in 60ea52d1f4c8 14:06:47 Removing intermediate container 60ea52d1f4c8 14:06:47 ---> 2df99a9cd31e 14:06:47 Step 13/22 : WORKDIR /edgex 14:06:47 ---> Running in ae6a5814939b 14:06:48 Removing intermediate container ae6a5814939b 14:06:48 ---> 179808a651a6 14:06:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:06:48 go: downloading k8s.io/client-go v0.23.4 14:06:48 go: downloading github.com/google/go-tpm v0.3.3 14:06:48 go: downloading k8s.io/api v0.23.4 14:06:48 go: downloading google.golang.org/api v0.70.0 14:06:49 ---> 805bfc088d21 14:06:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:06:50 ---> 61293f9447ad 14:06:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:06:51 ---> 8679cd66bdb2 14:06:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:06:52 ---> 877c648eac84 14:06:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:06:52 ---> Running in 0b47c6dd134b 14:06:55 Removing intermediate container 0b47c6dd134b 14:06:55 ---> 6dfc5619df1f 14:06:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:06:55 ---> Running in 76cb01c721df 14:06:55 Removing intermediate container 76cb01c721df 14:06:55 ---> 2d56a0a69d2b 14:06:55 Step 20/22 : LABEL arch=x86_64 14:06:55 ---> Running in 8f7bb75202f9 14:06:55 Removing intermediate container 8f7bb75202f9 14:06:55 ---> a856c261d6c6 14:06:55 Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:06:56 ---> Running in f35ec463ba2b 14:06:56 Removing intermediate container f35ec463ba2b 14:06:56 ---> 31a5898af231 14:06:56 Step 22/22 : LABEL version=2.2.0-dev.58 14:06:56 ---> Running in 1b06f12613b1 14:06:56 Removing intermediate container 1b06f12613b1 14:06:56 ---> ec539cc6ca7b 14:06:56 14:06:56 Successfully built ec539cc6ca7b 14:06:56 Successfully tagged security-proxy-setup:latest 14:07:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:07:06  Building security-proxy-setup ... done Removing intermediate container bf6232f21886 14:07:06 ---> 822f3911c9cc 14:07:06 14:07:06 Step 10/23 : FROM alpine:3.14 14:07:06 ---> e04c818066af 14:07:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:07:06 ---> Using cache 14:07:06 ---> 8a3e7fa484bc 14:07:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:07:06 ---> Using cache 14:07:06 ---> 050acf3f44cd 14:07:06 Step 13/23 : ENV APP_PORT=59882 14:07:06 Removing intermediate container 00bc208722e9 14:07:06 ---> 6effc1fe707e 14:07:06 14:07:06 Step 10/23 : FROM alpine:3.14 14:07:06 ---> e04c818066af 14:07:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:07:06 ---> Using cache 14:07:06 ---> 8a3e7fa484bc 14:07:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:07:06 ---> Using cache 14:07:06 ---> 050acf3f44cd 14:07:06 Step 13/23 : ENV APP_PORT=59881 14:07:06 ---> Running in 0c07ecd8ca58 14:07:06 ---> Running in 97234f729435 14:07:07 Removing intermediate container 97234f729435 14:07:07 ---> b08768d063b0 14:07:07 Step 14/23 : EXPOSE $APP_PORT 14:07:07 Removing intermediate container 0c07ecd8ca58 14:07:07 ---> e94cc1894e5d 14:07:07 Step 14/23 : EXPOSE $APP_PORT 14:07:07 ---> Running in 60a7fe8ef049 14:07:07 ---> Running in b903a3b9ee52 14:07:07 Removing intermediate container 60a7fe8ef049 14:07:07 ---> 847c72ee4844 14:07:07 Step 15/23 : WORKDIR / 14:07:07 Removing intermediate container b903a3b9ee52 14:07:07 ---> d10cb9a65c02 14:07:07 Step 15/23 : WORKDIR / 14:07:07 ---> Running in 1eee015143c2 14:07:07 ---> Running in 5576b2d9966a 14:07:07 Removing intermediate container 1eee015143c2 14:07:07 ---> 3aea9cc25090 14:07:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:07:07 Removing intermediate container 5576b2d9966a 14:07:07 ---> f5278781ef48 14:07:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:07:07 ---> 348348c563e8 14:07:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:07:07 ---> d0331f4a28a0 14:07:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:07:08 ---> 1b2ca634051e 14:07:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:07:08 ---> 2662bfea38df 14:07:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:07:08 ---> b0e2958835e0 14:07:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:07:08 ---> 7353792e6e1c 14:07:08 Step 19/23 : ENTRYPOINT ["/core-command"] 14:07:08 ---> Running in 5cdd0fd0a8c6 14:07:08 ---> Running in 097cb7ece7f5 14:07:08 Removing intermediate container 5cdd0fd0a8c6 14:07:08 ---> c52120f9d0b2 14:07:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:07:09 ---> Running in 9e286e5dd077 14:07:09 Removing intermediate container 097cb7ece7f5 14:07:09 ---> 56e546ab730d 14:07:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:07:09 ---> Running in addc0d58ad90 14:07:09 Removing intermediate container 9e286e5dd077 14:07:09 ---> 40df46d2d1d5 14:07:09 Step 21/23 : LABEL arch=x86_64 14:07:09 Removing intermediate container addc0d58ad90 14:07:09 ---> 78501f6012ca 14:07:09 Step 21/23 : LABEL arch=x86_64 14:07:09 ---> Running in 5c9461a22f57 14:07:09 ---> Running in 1470f93b0a28 14:07:09 Removing intermediate container 5c9461a22f57 14:07:09 ---> 78e84b4bd3d8 14:07:09 Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:07:09 Removing intermediate container 1470f93b0a28 14:07:09 ---> c8704b15061c 14:07:09 Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:07:09 ---> Running in 00bc66fe6154 14:07:09 ---> Running in 0782e72d78c3 14:07:09 Removing intermediate container 0782e72d78c3 14:07:09 ---> c7bee1670c6b 14:07:09 Step 23/23 : LABEL version=2.2.0-dev.58 14:07:09 Removing intermediate container 00bc66fe6154 14:07:09 ---> 23d842ec7d3c 14:07:09 Step 23/23 : LABEL version=2.2.0-dev.58 14:07:09 ---> Running in 59a9004142ae 14:07:09 ---> Running in fba4dcf03ca5 14:07:09 Removing intermediate container 59a9004142ae 14:07:09 ---> 8678e3d40073 14:07:09 14:07:09 Removing intermediate container fba4dcf03ca5 14:07:09 ---> fa85c4172a13 14:07:09 14:07:09 Successfully built 8678e3d40073 14:07:09 Successfully tagged core-command:latest 14:07:09  Building core-command ... done Successfully built fa85c4172a13 14:07:09 Successfully tagged core-metadata:latest 14:07:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:07:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:07:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:07:33 go: downloading k8s.io/apimachinery v0.23.4 14:07:33 go: downloading k8s.io/kube-aggregator v0.23.3 14:07:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:07:36 go: downloading cloud.google.com/go/storage v1.21.0 14:07:36 go: downloading cloud.google.com/go v0.100.2 14:07:37 go: downloading cloud.google.com/go/security v1.3.0 14:07:38 go: downloading github.com/hashicorp/vault/api v1.4.1 14:07:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:07:38 go: downloading gopkg.in/yaml.v2 v2.4.0 14:07:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:07:39 go: downloading github.com/gobwas/glob v0.2.3 14:07:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:07:39 go: downloading github.com/jinzhu/inflection v1.0.0 14:07:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:07:40 go: downloading github.com/aws/smithy-go v1.11.0 14:07:41 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:07:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:07:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:07:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:07:42  Building core-metadata ... done Building bin/spire-agent... 14:07:42 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:07:42 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:07:42 go: downloading github.com/docker/docker v20.10.12+incompatible 14:07:42 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:07:42 go: downloading github.com/google/go-tpm-tools v0.3.3 14:07:42 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:07:42 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:07:42 go: downloading github.com/docker/go-connections v0.4.0 14:07:42 go: downloading github.com/docker/go-units v0.4.0 14:07:42 go: downloading github.com/opencontainers/image-spec v1.0.1 14:07:42 go: downloading github.com/containerd/containerd v1.3.4 14:07:42 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:07:42 go: downloading github.com/opencontainers/go-digest v1.0.0 14:07:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:07:42 go: downloading github.com/gogo/protobuf v1.3.2 14:07:47 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:07:47 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:07:47 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:07:47 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:07:48 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:07:48 go: downloading github.com/dimchansky/utfbom v1.1.1 14:07:48 go: downloading k8s.io/klog/v2 v2.30.0 14:07:48 go: downloading github.com/google/gofuzz v1.1.0 14:07:48 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:07:49 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:07:50 go: downloading github.com/spf13/pflag v1.0.5 14:07:50 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:07:50 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:07:50 go: downloading cloud.google.com/go/compute v1.3.0 14:07:51 go: downloading cloud.google.com/go/iam v0.1.1 14:07:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:07:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:07:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:07:52 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:07:52 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:07:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:07:53 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:07:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:07:53 go: downloading github.com/tklauser/numcpus v0.3.0 14:07:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:07:53 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:07:55 go: downloading go.opencensus.io v0.23.0 14:07:57 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:07:57 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:07:57 go: downloading gopkg.in/inf.v0 v0.9.1 14:07:57 go: downloading github.com/go-logr/logr v1.2.2 14:07:58 go: downloading github.com/google/go-cmp v0.5.7 14:07:58 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:07:58 go: downloading github.com/json-iterator/go v1.1.12 14:07:59 go: downloading github.com/googleapis/gnostic v0.5.5 14:08:01 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:08:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:08:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:08:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:08:04 go: downloading go.uber.org/zap v1.21.0 14:08:05 go: downloading sigs.k8s.io/yaml v1.3.0 14:08:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:08:05 go: downloading github.com/modern-go/reflect2 v1.0.2 14:08:05 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:08:06 go: downloading github.com/ryanuber/go-glob v1.0.0 14:08:06 go: downloading github.com/golang/snappy v0.0.4 14:08:06 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:08:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:08:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:08:16 go: downloading github.com/hashicorp/go-version v1.2.0 14:08:16 go: downloading go.uber.org/multierr v1.6.0 14:08:38 Removing intermediate container 8abea8307de1 14:08:38 ---> 416972be5a62 14:08:38 14:08:38 Step 13/26 : FROM alpine:3.15 14:08:38 ---> 0ac33e5f5afa 14:08:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:08:38 ---> Using cache 14:08:38 ---> ff367962c366 14:08:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:38 ---> Using cache 14:08:38 ---> ec710e95106f 14:08:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:08:38 ---> Using cache 14:08:38 ---> be7a712334f4 14:08:38 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:08:38 ---> c7b48b1c6793 14:08:38 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:08:38 ---> dbe71ad175d6 14:08:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:08:38 ---> 7cc75ce044eb 14:08:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:08:38 ---> a4f535abcb22 14:08:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:08:38 ---> fc817b73f239 14:08:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:08:38 ---> Running in 737aa992976e 14:08:38 Removing intermediate container 737aa992976e 14:08:38 ---> a2682e5091a2 14:08:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:08:38 ---> Running in 0d9eccf05cb3 14:08:38 Removing intermediate container 0d9eccf05cb3 14:08:38 ---> 9a6f28e7db52 14:08:38 Step 24/26 : LABEL arch=x86_64 14:08:38 ---> Running in 50d8ed641abf 14:08:38 Removing intermediate container 50d8ed641abf 14:08:38 ---> 39f5d987ef79 14:08:38 Step 25/26 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:08:38 ---> Running in 4d1accaa43f2 14:08:38 Removing intermediate container 4d1accaa43f2 14:08:38 ---> 2c5c446884a3 14:08:38 Step 26/26 : LABEL version=2.2.0-dev.58 14:08:38 ---> Running in 531fd6e33781 14:08:38 Removing intermediate container 531fd6e33781 14:08:38 ---> 63d22c9f26fb 14:08:38 14:08:38 Successfully built 63d22c9f26fb 14:08:38 Successfully tagged security-spire-agent:latest 14:08:38  Building security-spire-agent ... done  [Pipeline] } 14:08:38 $ docker stop --time=1 d1120f5c5279e871c44c79a8984f245150be6be4c25bad591a912144f516c8a3 14:08:39 $ docker rm -f d1120f5c5279e871c44c79a8984f245150be6be4c25bad591a912144f516c8a3 [Pipeline] // withDockerContainer [Pipeline] sh 14:08:39 + docker images 14:08:39 REPOSITORY TAG IMAGE ID CREATED SIZE 14:08:39 security-spire-agent latest 63d22c9f26fb 2 seconds ago 127MB 14:08:39 416972be5a62 17 seconds ago 4.5GB 14:08:39 core-metadata latest fa85c4172a13 About a minute ago 26.2MB 14:08:39 core-command latest 8678e3d40073 About a minute ago 24.5MB 14:08:39 6effc1fe707e About a minute ago 1.62GB 14:08:39 822f3911c9cc About a minute ago 1.61GB 14:08:39 security-proxy-setup latest ec539cc6ca7b About a minute ago 43.4MB 14:08:39 40d3d216e320 About a minute ago 1.63GB 14:08:39 security-spire-config latest 75bf4cb530d4 2 minutes ago 86.7MB 14:08:39 security-spire-server latest 6bbc1875390c 2 minutes ago 87.3MB 14:08:39 security-secretstore-setup latest 525d48898987 2 minutes ago 42.1MB 14:08:39 a943ebd95a90 2 minutes ago 4.5GB 14:08:39 e195fb22c9dd 2 minutes ago 4.5GB 14:08:39 d7fffbddcbb0 2 minutes ago 1.63GB 14:08:39 support-notifications latest 1155eb78e35d 3 minutes ago 26.6MB 14:08:39 security-bootstrapper latest b6d9402f5307 3 minutes ago 24.3MB 14:08:39 da79f1e23193 3 minutes ago 1.62GB 14:08:39 core-data latest 71e5fe750947 3 minutes ago 35.9MB 14:08:39 3e8773575ec6 3 minutes ago 1.65GB 14:08:39 2fe0038a7651 4 minutes ago 1.61GB 14:08:39 sys-mgmt-agent latest 78c5a9eb6bca 4 minutes ago 307MB 14:08:39 security-spiffe-token-provider latest 0b5b0e067782 5 minutes ago 28.5MB 14:08:39 support-scheduler latest 07dc0ea486e6 5 minutes ago 26MB 14:08:39 20fc2439bcfc 5 minutes ago 1.62GB 14:08:39 f6b676feb648 5 minutes ago 1.62GB 14:08:39 7816361f5eb5 5 minutes ago 1.61GB 14:08:39 ci-base-image-x86_64 latest 518bedfd46bc 9 minutes ago 896MB 14:08:39 docker 20.10.14 7417809fdb73 2 days ago 218MB 14:08:39 alpine 3.14 e04c818066af 2 days ago 5.59MB 14:08:39 alpine 3.15 0ac33e5f5afa 2 days ago 5.57MB 14:08:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 14:08:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 14:08:39 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 14:08:40 provisioning config files... 14:08:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/180@tmp/config4846204210996485232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:40 ---> docker-login.sh 14:08:40 nexus3.edgexfoundry.org:10001 14:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:40 Configure a credential helper to remove this warning. See 14:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:40 14:08:40 Login Succeeded 14:08:40 nexus3.edgexfoundry.org:10002 14:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:40 Configure a credential helper to remove this warning. See 14:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:40 14:08:40 Login Succeeded 14:08:40 nexus3.edgexfoundry.org:10003 14:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:40 Configure a credential helper to remove this warning. See 14:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:40 14:08:40 Login Succeeded 14:08:40 nexus3.edgexfoundry.org:10004 14:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:40 Configure a credential helper to remove this warning. See 14:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:40 14:08:40 Login Succeeded 14:08:40 docker.io 14:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:41 Configure a credential helper to remove this warning. See 14:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:41 14:08:41 Login Succeeded 14:08:41 ---> docker-login.sh ends [Pipeline] } 14:08:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:08:41 82d51753c0ffe06333f0831f521723714ea5f555 14:08:41 latest 14:08:41 2.2.0-dev.58 14:08:41 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:08:41 main 14:08:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:08:41 + docker push nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555 14:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:08:41 1044460a0b07: Preparing 14:08:41 c3f50cebd139: Preparing 14:08:41 8612c72cf71e: Preparing 14:08:41 b4b291e01873: Preparing 14:08:41 b541d28bf3b4: Preparing 14:08:41 b541d28bf3b4: Layer already exists 14:08:41 b4b291e01873: Pushed 14:08:41 1044460a0b07: Pushed 14:08:41 8612c72cf71e: Pushed 14:08:43 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:08:43 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:08:43 c3f50cebd139: Pushed 14:08:44 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:2ce62129eb56e61644c33ae3fb9cf9f7b0bb138352d19eea6f63d1476c7a6953 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:08:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 14:08:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:08:44 1044460a0b07: Preparing 14:08:44 c3f50cebd139: Preparing 14:08:44 8612c72cf71e: Preparing 14:08:44 b4b291e01873: Preparing 14:08:44 b541d28bf3b4: Preparing 14:08:44 1044460a0b07: Layer already exists 14:08:44 b541d28bf3b4: Layer already exists 14:08:44 8612c72cf71e: Layer already exists 14:08:44 b4b291e01873: Layer already exists 14:08:44 c3f50cebd139: Layer already exists 14:08:44 latest: digest: sha256:2ce62129eb56e61644c33ae3fb9cf9f7b0bb138352d19eea6f63d1476c7a6953 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:08:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:45 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 14:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:08:45 1044460a0b07: Preparing 14:08:45 c3f50cebd139: Preparing 14:08:45 8612c72cf71e: Preparing 14:08:45 b4b291e01873: Preparing 14:08:45 b541d28bf3b4: Preparing 14:08:45 b4b291e01873: Layer already exists 14:08:45 b541d28bf3b4: Layer already exists 14:08:45 1044460a0b07: Layer already exists 14:08:45 c3f50cebd139: Layer already exists 14:08:45 8612c72cf71e: Layer already exists 14:08:45 2.2.0-dev.58: digest: sha256:2ce62129eb56e61644c33ae3fb9cf9f7b0bb138352d19eea6f63d1476c7a6953 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:08:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:45 + docker push nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:08:45 1044460a0b07: Preparing 14:08:45 c3f50cebd139: Preparing 14:08:45 8612c72cf71e: Preparing 14:08:45 b4b291e01873: Preparing 14:08:45 b541d28bf3b4: Preparing 14:08:45 c3f50cebd139: Layer already exists 14:08:45 b541d28bf3b4: Layer already exists 14:08:45 b4b291e01873: Layer already exists 14:08:45 1044460a0b07: Layer already exists 14:08:45 8612c72cf71e: Layer already exists 14:08:45 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:2ce62129eb56e61644c33ae3fb9cf9f7b0bb138352d19eea6f63d1476c7a6953 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:08:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 14:08:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:08:46 1044460a0b07: Preparing 14:08:46 c3f50cebd139: Preparing 14:08:46 8612c72cf71e: Preparing 14:08:46 b4b291e01873: Preparing 14:08:46 b541d28bf3b4: Preparing 14:08:46 b541d28bf3b4: Layer already exists 14:08:46 b4b291e01873: Layer already exists 14:08:46 c3f50cebd139: Layer already exists 14:08:46 1044460a0b07: Layer already exists 14:08:46 8612c72cf71e: Layer already exists 14:08:46 main: digest: sha256:2ce62129eb56e61644c33ae3fb9cf9f7b0bb138352d19eea6f63d1476c7a6953 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:46 ===================================================== [Pipeline] echo 14:08:46 taggedImages: 14:08:46 - nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555 14:08:46 - nexus3.edgexfoundry.org:10004/core-command:latest 14:08:46 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 14:08:46 - nexus3.edgexfoundry.org:10004/core-command:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:08:46 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:08:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:08:46 82d51753c0ffe06333f0831f521723714ea5f555 14:08:46 latest 14:08:46 2.2.0-dev.58 14:08:46 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:08:46 main 14:08:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:08:47 + docker push nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555 14:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:08:47 5b86c8e9361d: Preparing 14:08:47 98752bce262c: Preparing 14:08:47 8612c72cf71e: Preparing 14:08:47 a9920f23586d: Preparing 14:08:47 cb42e69514f6: Preparing 14:08:47 b541d28bf3b4: Preparing 14:08:47 b541d28bf3b4: Waiting 14:08:47 8612c72cf71e: Layer already exists 14:08:47 b541d28bf3b4: Layer already exists 14:08:47 5b86c8e9361d: Pushed 14:08:47 cb42e69514f6: Pushed 14:08:47 a9920f23586d: Pushed 14:08:49 98752bce262c: Pushed 14:08:49 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:98ef708b0be49a586e8ef5df5d683f30f160dd2c21e7596741f4ae48a541cbc7 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:08:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 14:08:50 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:08:50 5b86c8e9361d: Preparing 14:08:50 98752bce262c: Preparing 14:08:50 8612c72cf71e: Preparing 14:08:50 a9920f23586d: Preparing 14:08:50 cb42e69514f6: Preparing 14:08:50 b541d28bf3b4: Preparing 14:08:50 b541d28bf3b4: Waiting 14:08:50 a9920f23586d: Layer already exists 14:08:50 98752bce262c: Layer already exists 14:08:50 5b86c8e9361d: Layer already exists 14:08:50 cb42e69514f6: Layer already exists 14:08:50 8612c72cf71e: Layer already exists 14:08:50 b541d28bf3b4: Layer already exists 14:08:50 latest: digest: sha256:98ef708b0be49a586e8ef5df5d683f30f160dd2c21e7596741f4ae48a541cbc7 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:08:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:51 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 14:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:08:51 5b86c8e9361d: Preparing 14:08:51 98752bce262c: Preparing 14:08:51 8612c72cf71e: Preparing 14:08:51 a9920f23586d: Preparing 14:08:51 cb42e69514f6: Preparing 14:08:51 b541d28bf3b4: Preparing 14:08:51 b541d28bf3b4: Waiting 14:08:51 a9920f23586d: Layer already exists 14:08:51 5b86c8e9361d: Layer already exists 14:08:51 cb42e69514f6: Layer already exists 14:08:51 8612c72cf71e: Layer already exists 14:08:51 98752bce262c: Layer already exists 14:08:51 b541d28bf3b4: Layer already exists 14:08:51 2.2.0-dev.58: digest: sha256:98ef708b0be49a586e8ef5df5d683f30f160dd2c21e7596741f4ae48a541cbc7 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:08:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:51 + docker push nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:08:51 5b86c8e9361d: Preparing 14:08:51 98752bce262c: Preparing 14:08:51 8612c72cf71e: Preparing 14:08:51 a9920f23586d: Preparing 14:08:51 cb42e69514f6: Preparing 14:08:51 b541d28bf3b4: Preparing 14:08:51 b541d28bf3b4: Waiting 14:08:51 5b86c8e9361d: Layer already exists 14:08:51 a9920f23586d: Layer already exists 14:08:51 cb42e69514f6: Layer already exists 14:08:51 98752bce262c: Layer already exists 14:08:51 8612c72cf71e: Layer already exists 14:08:51 b541d28bf3b4: Layer already exists 14:08:51 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:98ef708b0be49a586e8ef5df5d683f30f160dd2c21e7596741f4ae48a541cbc7 size: 1574 [Pipeline] isUnix [Pipeline] sh 14:08:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 14:08:52 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:08:52 5b86c8e9361d: Preparing 14:08:52 98752bce262c: Preparing 14:08:52 8612c72cf71e: Preparing 14:08:52 a9920f23586d: Preparing 14:08:52 cb42e69514f6: Preparing 14:08:52 b541d28bf3b4: Preparing 14:08:52 a9920f23586d: Layer already exists 14:08:52 5b86c8e9361d: Layer already exists 14:08:52 8612c72cf71e: Layer already exists 14:08:52 cb42e69514f6: Layer already exists 14:08:52 98752bce262c: Layer already exists 14:08:52 b541d28bf3b4: Layer already exists 14:08:52 main: digest: sha256:98ef708b0be49a586e8ef5df5d683f30f160dd2c21e7596741f4ae48a541cbc7 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:52 ===================================================== [Pipeline] echo 14:08:52 taggedImages: 14:08:52 - nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555 14:08:52 - nexus3.edgexfoundry.org:10004/core-data:latest 14:08:52 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 14:08:52 - nexus3.edgexfoundry.org:10004/core-data:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:08:52 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:08:52 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:08:52 82d51753c0ffe06333f0831f521723714ea5f555 14:08:52 latest 14:08:52 2.2.0-dev.58 14:08:52 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:08:52 main 14:08:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:08:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555 14:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:08:53 0c96c0e3e388: Preparing 14:08:53 68905a455839: Preparing 14:08:53 8612c72cf71e: Preparing 14:08:53 b4b291e01873: Preparing 14:08:53 b541d28bf3b4: Preparing 14:08:53 8612c72cf71e: Layer already exists 14:08:53 b4b291e01873: Layer already exists 14:08:53 b541d28bf3b4: Layer already exists 14:08:53 0c96c0e3e388: Pushed 14:08:55 68905a455839: Pushed 14:08:55 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:da3c62b3a623a183c1621803751bec67d643692ae380f45bcf86fde64057db58 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:08:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 14:08:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:08:56 0c96c0e3e388: Preparing 14:08:56 68905a455839: Preparing 14:08:56 8612c72cf71e: Preparing 14:08:56 b4b291e01873: Preparing 14:08:56 b541d28bf3b4: Preparing 14:08:56 68905a455839: Layer already exists 14:08:56 0c96c0e3e388: Layer already exists 14:08:56 b541d28bf3b4: Layer already exists 14:08:56 b4b291e01873: Layer already exists 14:08:56 8612c72cf71e: Layer already exists 14:08:56 latest: digest: sha256:da3c62b3a623a183c1621803751bec67d643692ae380f45bcf86fde64057db58 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:08:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 14:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:08:56 0c96c0e3e388: Preparing 14:08:56 68905a455839: Preparing 14:08:56 8612c72cf71e: Preparing 14:08:56 b4b291e01873: Preparing 14:08:56 b541d28bf3b4: Preparing 14:08:56 b541d28bf3b4: Layer already exists 14:08:56 b4b291e01873: Layer already exists 14:08:56 68905a455839: Layer already exists 14:08:56 8612c72cf71e: Layer already exists 14:08:56 0c96c0e3e388: Layer already exists 14:08:56 2.2.0-dev.58: digest: sha256:da3c62b3a623a183c1621803751bec67d643692ae380f45bcf86fde64057db58 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:08:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:08:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:08:57 0c96c0e3e388: Preparing 14:08:57 68905a455839: Preparing 14:08:57 8612c72cf71e: Preparing 14:08:57 b4b291e01873: Preparing 14:08:57 b541d28bf3b4: Preparing 14:08:57 0c96c0e3e388: Layer already exists 14:08:57 b4b291e01873: Layer already exists 14:08:57 68905a455839: Layer already exists 14:08:57 8612c72cf71e: Layer already exists 14:08:57 b541d28bf3b4: Layer already exists 14:08:57 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:da3c62b3a623a183c1621803751bec67d643692ae380f45bcf86fde64057db58 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:08:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 14:08:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:08:58 0c96c0e3e388: Preparing 14:08:58 68905a455839: Preparing 14:08:58 8612c72cf71e: Preparing 14:08:58 b4b291e01873: Preparing 14:08:58 b541d28bf3b4: Preparing 14:08:58 b541d28bf3b4: Layer already exists 14:08:58 68905a455839: Layer already exists 14:08:58 b4b291e01873: Layer already exists 14:08:58 8612c72cf71e: Layer already exists 14:08:58 0c96c0e3e388: Layer already exists 14:08:58 main: digest: sha256:da3c62b3a623a183c1621803751bec67d643692ae380f45bcf86fde64057db58 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:08:58 ===================================================== [Pipeline] echo 14:08:58 taggedImages: 14:08:58 - nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555 14:08:58 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:08:58 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 14:08:58 - nexus3.edgexfoundry.org:10004/core-metadata:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:08:58 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:08:58 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:08:58 82d51753c0ffe06333f0831f521723714ea5f555 14:08:58 latest 14:08:58 2.2.0-dev.58 14:08:58 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:08:58 main 14:08:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:08:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555 14:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:08:58 625010eaa311: Preparing 14:08:58 625010eaa311: Preparing 14:08:58 5a0b74b28d36: Preparing 14:08:58 fa2943e95dc6: Preparing 14:08:58 9faebb75d568: Preparing 14:08:58 b61571299493: Preparing 14:08:58 8612c72cf71e: Preparing 14:08:58 6e92662ef1b1: Preparing 14:08:58 8df366e3ad5c: Preparing 14:08:58 f80a9b6814de: Preparing 14:08:58 3f7a92c4b40d: Preparing 14:08:58 b541d28bf3b4: Preparing 14:08:58 6e92662ef1b1: Waiting 14:08:58 8612c72cf71e: Waiting 14:08:58 8df366e3ad5c: Waiting 14:08:58 3f7a92c4b40d: Waiting 14:08:58 b541d28bf3b4: Waiting 14:08:58 f80a9b6814de: Waiting 14:08:58 625010eaa311: Pushed 14:08:58 fa2943e95dc6: Pushed 14:08:58 5a0b74b28d36: Pushed 14:08:58 9faebb75d568: Pushed 14:08:58 8612c72cf71e: Layer already exists 14:08:59 6e92662ef1b1: Pushed 14:08:59 8df366e3ad5c: Pushed 14:08:59 b541d28bf3b4: Layer already exists 14:08:59 3f7a92c4b40d: Pushed 14:08:59 f80a9b6814de: Pushed 14:09:00 b61571299493: Pushed 14:09:00 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:251920566cfc764a56062eb057cced82706c521df20239520b8c3bdbbcbf5560 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:09:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 14:09:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:09:01 625010eaa311: Preparing 14:09:01 625010eaa311: Preparing 14:09:01 5a0b74b28d36: Preparing 14:09:01 fa2943e95dc6: Preparing 14:09:01 9faebb75d568: Preparing 14:09:01 b61571299493: Preparing 14:09:01 8612c72cf71e: Preparing 14:09:01 6e92662ef1b1: Preparing 14:09:01 8df366e3ad5c: Preparing 14:09:01 f80a9b6814de: Preparing 14:09:01 3f7a92c4b40d: Preparing 14:09:01 b541d28bf3b4: Preparing 14:09:01 6e92662ef1b1: Waiting 14:09:01 8612c72cf71e: Waiting 14:09:01 3f7a92c4b40d: Waiting 14:09:01 f80a9b6814de: Waiting 14:09:01 8df366e3ad5c: Waiting 14:09:01 b61571299493: Layer already exists 14:09:01 fa2943e95dc6: Layer already exists 14:09:01 9faebb75d568: Layer already exists 14:09:01 5a0b74b28d36: Layer already exists 14:09:01 625010eaa311: Layer already exists 14:09:01 8612c72cf71e: Layer already exists 14:09:01 3f7a92c4b40d: Layer already exists 14:09:01 f80a9b6814de: Layer already exists 14:09:01 6e92662ef1b1: Layer already exists 14:09:01 8df366e3ad5c: Layer already exists 14:09:01 b541d28bf3b4: Layer already exists 14:09:01 latest: digest: sha256:251920566cfc764a56062eb057cced82706c521df20239520b8c3bdbbcbf5560 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:09:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 14:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:09:02 625010eaa311: Preparing 14:09:02 625010eaa311: Preparing 14:09:02 5a0b74b28d36: Preparing 14:09:02 fa2943e95dc6: Preparing 14:09:02 9faebb75d568: Preparing 14:09:02 b61571299493: Preparing 14:09:02 8612c72cf71e: Preparing 14:09:02 6e92662ef1b1: Preparing 14:09:02 8df366e3ad5c: Preparing 14:09:02 f80a9b6814de: Preparing 14:09:02 3f7a92c4b40d: Preparing 14:09:02 b541d28bf3b4: Preparing 14:09:02 8612c72cf71e: Waiting 14:09:02 6e92662ef1b1: Waiting 14:09:02 8df366e3ad5c: Waiting 14:09:02 b541d28bf3b4: Waiting 14:09:02 3f7a92c4b40d: Waiting 14:09:02 fa2943e95dc6: Layer already exists 14:09:02 5a0b74b28d36: Layer already exists 14:09:02 625010eaa311: Layer already exists 14:09:02 9faebb75d568: Layer already exists 14:09:02 b61571299493: Layer already exists 14:09:02 8612c72cf71e: Layer already exists 14:09:02 6e92662ef1b1: Layer already exists 14:09:02 3f7a92c4b40d: Layer already exists 14:09:02 8df366e3ad5c: Layer already exists 14:09:02 f80a9b6814de: Layer already exists 14:09:02 b541d28bf3b4: Layer already exists 14:09:02 2.2.0-dev.58: digest: sha256:251920566cfc764a56062eb057cced82706c521df20239520b8c3bdbbcbf5560 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:09:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:09:02 625010eaa311: Preparing 14:09:02 625010eaa311: Preparing 14:09:02 5a0b74b28d36: Preparing 14:09:02 fa2943e95dc6: Preparing 14:09:02 9faebb75d568: Preparing 14:09:02 b61571299493: Preparing 14:09:02 8612c72cf71e: Preparing 14:09:02 6e92662ef1b1: Preparing 14:09:02 8df366e3ad5c: Preparing 14:09:02 f80a9b6814de: Preparing 14:09:02 3f7a92c4b40d: Preparing 14:09:02 b541d28bf3b4: Preparing 14:09:02 8df366e3ad5c: Waiting 14:09:02 f80a9b6814de: Waiting 14:09:02 b541d28bf3b4: Waiting 14:09:02 3f7a92c4b40d: Waiting 14:09:02 8612c72cf71e: Waiting 14:09:02 b61571299493: Layer already exists 14:09:02 fa2943e95dc6: Layer already exists 14:09:02 9faebb75d568: Layer already exists 14:09:02 625010eaa311: Layer already exists 14:09:02 5a0b74b28d36: Layer already exists 14:09:02 8612c72cf71e: Layer already exists 14:09:02 6e92662ef1b1: Layer already exists 14:09:02 f80a9b6814de: Layer already exists 14:09:02 3f7a92c4b40d: Layer already exists 14:09:02 8df366e3ad5c: Layer already exists 14:09:02 b541d28bf3b4: Layer already exists 14:09:02 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:251920566cfc764a56062eb057cced82706c521df20239520b8c3bdbbcbf5560 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:09:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 14:09:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:09:03 625010eaa311: Preparing 14:09:03 625010eaa311: Preparing 14:09:03 5a0b74b28d36: Preparing 14:09:03 fa2943e95dc6: Preparing 14:09:03 9faebb75d568: Preparing 14:09:03 b61571299493: Preparing 14:09:03 8612c72cf71e: Preparing 14:09:03 6e92662ef1b1: Preparing 14:09:03 8df366e3ad5c: Preparing 14:09:03 f80a9b6814de: Preparing 14:09:03 3f7a92c4b40d: Preparing 14:09:03 b541d28bf3b4: Preparing 14:09:03 8612c72cf71e: Waiting 14:09:03 6e92662ef1b1: Waiting 14:09:03 8df366e3ad5c: Waiting 14:09:03 f80a9b6814de: Waiting 14:09:03 3f7a92c4b40d: Waiting 14:09:03 b541d28bf3b4: Waiting 14:09:03 625010eaa311: Layer already exists 14:09:03 b61571299493: Layer already exists 14:09:03 5a0b74b28d36: Layer already exists 14:09:03 9faebb75d568: Layer already exists 14:09:03 fa2943e95dc6: Layer already exists 14:09:03 8612c72cf71e: Layer already exists 14:09:03 8df366e3ad5c: Layer already exists 14:09:03 3f7a92c4b40d: Layer already exists 14:09:03 f80a9b6814de: Layer already exists 14:09:03 6e92662ef1b1: Layer already exists 14:09:03 b541d28bf3b4: Layer already exists 14:09:03 main: digest: sha256:251920566cfc764a56062eb057cced82706c521df20239520b8c3bdbbcbf5560 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:03 ===================================================== [Pipeline] echo 14:09:03 taggedImages: 14:09:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555 14:09:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:09:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 14:09:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:09:03 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:09:03 82d51753c0ffe06333f0831f521723714ea5f555 14:09:03 latest 14:09:03 2.2.0-dev.58 14:09:03 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:03 main 14:09:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:09:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555 14:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:09:04 d226773cd2f8: Preparing 14:09:04 ce85f9f99332: Preparing 14:09:04 adf8553bd3fb: Preparing 14:09:04 4c3a801b4565: Preparing 14:09:04 ddeed4341aa8: Preparing 14:09:04 a10eefd0a837: Preparing 14:09:04 9157d9f81fd3: Preparing 14:09:04 b541d28bf3b4: Preparing 14:09:04 9157d9f81fd3: Waiting 14:09:04 a10eefd0a837: Waiting 14:09:04 b541d28bf3b4: Waiting 14:09:04 ddeed4341aa8: Pushed 14:09:04 d226773cd2f8: Pushed 14:09:04 ce85f9f99332: Pushed 14:09:04 b541d28bf3b4: Layer already exists 14:09:04 a10eefd0a837: Pushed 14:09:04 9157d9f81fd3: Pushed 14:09:05 4c3a801b4565: Pushed 14:09:05 adf8553bd3fb: Pushed 14:09:06 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:6b8927da14cac92679e44f68ec69dcec4ae71f49e615b507523e8c264842bb69 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:09:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 14:09:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:09:06 d226773cd2f8: Preparing 14:09:06 ce85f9f99332: Preparing 14:09:06 adf8553bd3fb: Preparing 14:09:06 4c3a801b4565: Preparing 14:09:06 ddeed4341aa8: Preparing 14:09:06 a10eefd0a837: Preparing 14:09:06 9157d9f81fd3: Preparing 14:09:06 b541d28bf3b4: Preparing 14:09:06 9157d9f81fd3: Waiting 14:09:06 a10eefd0a837: Waiting 14:09:06 4c3a801b4565: Layer already exists 14:09:06 d226773cd2f8: Layer already exists 14:09:06 ddeed4341aa8: Layer already exists 14:09:06 adf8553bd3fb: Layer already exists 14:09:06 ce85f9f99332: Layer already exists 14:09:06 a10eefd0a837: Layer already exists 14:09:06 b541d28bf3b4: Layer already exists 14:09:06 9157d9f81fd3: Layer already exists 14:09:06 latest: digest: sha256:6b8927da14cac92679e44f68ec69dcec4ae71f49e615b507523e8c264842bb69 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:09:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 14:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:09:07 d226773cd2f8: Preparing 14:09:07 ce85f9f99332: Preparing 14:09:07 adf8553bd3fb: Preparing 14:09:07 4c3a801b4565: Preparing 14:09:07 ddeed4341aa8: Preparing 14:09:07 a10eefd0a837: Preparing 14:09:07 9157d9f81fd3: Preparing 14:09:07 b541d28bf3b4: Preparing 14:09:07 9157d9f81fd3: Waiting 14:09:07 a10eefd0a837: Waiting 14:09:07 b541d28bf3b4: Waiting 14:09:07 4c3a801b4565: Layer already exists 14:09:07 ddeed4341aa8: Layer already exists 14:09:07 adf8553bd3fb: Layer already exists 14:09:07 ce85f9f99332: Layer already exists 14:09:07 d226773cd2f8: Layer already exists 14:09:07 9157d9f81fd3: Layer already exists 14:09:07 a10eefd0a837: Layer already exists 14:09:07 b541d28bf3b4: Layer already exists 14:09:07 2.2.0-dev.58: digest: sha256:6b8927da14cac92679e44f68ec69dcec4ae71f49e615b507523e8c264842bb69 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:09:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:09:07 d226773cd2f8: Preparing 14:09:07 ce85f9f99332: Preparing 14:09:07 adf8553bd3fb: Preparing 14:09:07 4c3a801b4565: Preparing 14:09:07 ddeed4341aa8: Preparing 14:09:07 a10eefd0a837: Preparing 14:09:07 9157d9f81fd3: Preparing 14:09:07 b541d28bf3b4: Preparing 14:09:07 a10eefd0a837: Waiting 14:09:07 9157d9f81fd3: Waiting 14:09:07 b541d28bf3b4: Waiting 14:09:07 ce85f9f99332: Layer already exists 14:09:07 adf8553bd3fb: Layer already exists 14:09:07 d226773cd2f8: Layer already exists 14:09:07 4c3a801b4565: Layer already exists 14:09:07 ddeed4341aa8: Layer already exists 14:09:07 a10eefd0a837: Layer already exists 14:09:07 b541d28bf3b4: Layer already exists 14:09:07 9157d9f81fd3: Layer already exists 14:09:07 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:6b8927da14cac92679e44f68ec69dcec4ae71f49e615b507523e8c264842bb69 size: 1990 [Pipeline] isUnix [Pipeline] sh 14:09:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 14:09:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:09:08 d226773cd2f8: Preparing 14:09:08 ce85f9f99332: Preparing 14:09:08 adf8553bd3fb: Preparing 14:09:08 4c3a801b4565: Preparing 14:09:08 ddeed4341aa8: Preparing 14:09:08 a10eefd0a837: Preparing 14:09:08 9157d9f81fd3: Preparing 14:09:08 b541d28bf3b4: Preparing 14:09:08 a10eefd0a837: Waiting 14:09:08 9157d9f81fd3: Waiting 14:09:08 b541d28bf3b4: Waiting 14:09:08 d226773cd2f8: Layer already exists 14:09:08 ce85f9f99332: Layer already exists 14:09:08 adf8553bd3fb: Layer already exists 14:09:08 ddeed4341aa8: Layer already exists 14:09:08 4c3a801b4565: Layer already exists 14:09:08 a10eefd0a837: Layer already exists 14:09:08 9157d9f81fd3: Layer already exists 14:09:08 b541d28bf3b4: Layer already exists 14:09:08 main: digest: sha256:6b8927da14cac92679e44f68ec69dcec4ae71f49e615b507523e8c264842bb69 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:08 ===================================================== [Pipeline] echo 14:09:08 taggedImages: 14:09:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555 14:09:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:09:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 14:09:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:09:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:09:08 82d51753c0ffe06333f0831f521723714ea5f555 14:09:08 latest 14:09:08 2.2.0-dev.58 14:09:08 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:08 main 14:09:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:09:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555 14:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:09:09 d3ad5f304856: Preparing 14:09:09 f354f382a16d: Preparing 14:09:09 df3c7263f494: Preparing 14:09:09 b1856c5c1140: Preparing 14:09:09 eaab97dba1e0: Preparing 14:09:09 60c3c5bb1ac5: Preparing 14:09:09 e80e12ad191d: Preparing 14:09:09 e51ca3e80a5d: Preparing 14:09:09 106aea05c8b0: Preparing 14:09:09 b541d28bf3b4: Preparing 14:09:09 60c3c5bb1ac5: Waiting 14:09:09 e80e12ad191d: Waiting 14:09:09 e51ca3e80a5d: Waiting 14:09:09 106aea05c8b0: Waiting 14:09:09 b541d28bf3b4: Waiting 14:09:09 d3ad5f304856: Pushed 14:09:09 eaab97dba1e0: Pushed 14:09:09 f354f382a16d: Pushed 14:09:09 e51ca3e80a5d: Pushed 14:09:09 60c3c5bb1ac5: Pushed 14:09:09 e80e12ad191d: Pushed 14:09:09 b541d28bf3b4: Layer already exists 14:09:09 106aea05c8b0: Pushed 14:09:11 b1856c5c1140: Pushed 14:09:11 df3c7263f494: Pushed 14:09:11 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:053d11947c8c861f5cd072e6b95a2a9efbcf0e952d024f16d6bbd2d2b3512138 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:09:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 14:09:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:09:11 d3ad5f304856: Preparing 14:09:11 f354f382a16d: Preparing 14:09:11 df3c7263f494: Preparing 14:09:11 b1856c5c1140: Preparing 14:09:11 eaab97dba1e0: Preparing 14:09:11 60c3c5bb1ac5: Preparing 14:09:11 e80e12ad191d: Preparing 14:09:11 e51ca3e80a5d: Preparing 14:09:11 106aea05c8b0: Preparing 14:09:11 b541d28bf3b4: Preparing 14:09:11 60c3c5bb1ac5: Waiting 14:09:11 e80e12ad191d: Waiting 14:09:11 e51ca3e80a5d: Waiting 14:09:11 106aea05c8b0: Waiting 14:09:11 b541d28bf3b4: Waiting 14:09:11 d3ad5f304856: Layer already exists 14:09:11 df3c7263f494: Layer already exists 14:09:11 f354f382a16d: Layer already exists 14:09:11 b1856c5c1140: Layer already exists 14:09:11 eaab97dba1e0: Layer already exists 14:09:11 106aea05c8b0: Layer already exists 14:09:11 e51ca3e80a5d: Layer already exists 14:09:11 b541d28bf3b4: Layer already exists 14:09:11 e80e12ad191d: Layer already exists 14:09:11 60c3c5bb1ac5: Layer already exists 14:09:11 latest: digest: sha256:053d11947c8c861f5cd072e6b95a2a9efbcf0e952d024f16d6bbd2d2b3512138 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:09:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 14:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:09:12 d3ad5f304856: Preparing 14:09:12 f354f382a16d: Preparing 14:09:12 df3c7263f494: Preparing 14:09:12 b1856c5c1140: Preparing 14:09:12 eaab97dba1e0: Preparing 14:09:12 60c3c5bb1ac5: Preparing 14:09:12 e80e12ad191d: Preparing 14:09:12 e51ca3e80a5d: Preparing 14:09:12 106aea05c8b0: Preparing 14:09:12 b541d28bf3b4: Preparing 14:09:12 60c3c5bb1ac5: Waiting 14:09:12 e80e12ad191d: Waiting 14:09:12 e51ca3e80a5d: Waiting 14:09:12 106aea05c8b0: Waiting 14:09:12 b541d28bf3b4: Waiting 14:09:12 b1856c5c1140: Layer already exists 14:09:12 f354f382a16d: Layer already exists 14:09:12 eaab97dba1e0: Layer already exists 14:09:12 d3ad5f304856: Layer already exists 14:09:12 df3c7263f494: Layer already exists 14:09:12 e80e12ad191d: Layer already exists 14:09:12 60c3c5bb1ac5: Layer already exists 14:09:12 e51ca3e80a5d: Layer already exists 14:09:12 106aea05c8b0: Layer already exists 14:09:12 b541d28bf3b4: Layer already exists 14:09:12 2.2.0-dev.58: digest: sha256:053d11947c8c861f5cd072e6b95a2a9efbcf0e952d024f16d6bbd2d2b3512138 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:09:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:09:13 d3ad5f304856: Preparing 14:09:13 f354f382a16d: Preparing 14:09:13 df3c7263f494: Preparing 14:09:13 b1856c5c1140: Preparing 14:09:13 eaab97dba1e0: Preparing 14:09:13 60c3c5bb1ac5: Preparing 14:09:13 e80e12ad191d: Preparing 14:09:13 e51ca3e80a5d: Preparing 14:09:13 106aea05c8b0: Preparing 14:09:13 b541d28bf3b4: Preparing 14:09:13 106aea05c8b0: Waiting 14:09:13 e51ca3e80a5d: Waiting 14:09:13 60c3c5bb1ac5: Waiting 14:09:13 b541d28bf3b4: Waiting 14:09:13 eaab97dba1e0: Layer already exists 14:09:13 df3c7263f494: Layer already exists 14:09:13 f354f382a16d: Layer already exists 14:09:13 b1856c5c1140: Layer already exists 14:09:13 d3ad5f304856: Layer already exists 14:09:13 60c3c5bb1ac5: Layer already exists 14:09:13 b541d28bf3b4: Layer already exists 14:09:13 e51ca3e80a5d: Layer already exists 14:09:13 106aea05c8b0: Layer already exists 14:09:13 e80e12ad191d: Layer already exists 14:09:13 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:053d11947c8c861f5cd072e6b95a2a9efbcf0e952d024f16d6bbd2d2b3512138 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:09:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 14:09:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:09:13 d3ad5f304856: Preparing 14:09:13 f354f382a16d: Preparing 14:09:13 df3c7263f494: Preparing 14:09:13 b1856c5c1140: Preparing 14:09:13 eaab97dba1e0: Preparing 14:09:13 60c3c5bb1ac5: Preparing 14:09:13 e80e12ad191d: Preparing 14:09:13 e51ca3e80a5d: Preparing 14:09:13 106aea05c8b0: Preparing 14:09:13 b541d28bf3b4: Preparing 14:09:13 b541d28bf3b4: Waiting 14:09:13 106aea05c8b0: Waiting 14:09:13 60c3c5bb1ac5: Waiting 14:09:13 e80e12ad191d: Waiting 14:09:13 df3c7263f494: Layer already exists 14:09:13 eaab97dba1e0: Layer already exists 14:09:13 f354f382a16d: Layer already exists 14:09:13 d3ad5f304856: Layer already exists 14:09:13 b1856c5c1140: Layer already exists 14:09:13 60c3c5bb1ac5: Layer already exists 14:09:13 e51ca3e80a5d: Layer already exists 14:09:13 e80e12ad191d: Layer already exists 14:09:13 106aea05c8b0: Layer already exists 14:09:13 b541d28bf3b4: Layer already exists 14:09:13 main: digest: sha256:053d11947c8c861f5cd072e6b95a2a9efbcf0e952d024f16d6bbd2d2b3512138 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:13 ===================================================== [Pipeline] echo 14:09:13 taggedImages: 14:09:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555 14:09:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:09:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 14:09:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:09:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 14:09:13 82d51753c0ffe06333f0831f521723714ea5f555 14:09:13 latest 14:09:13 2.2.0-dev.58 14:09:13 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:13 main 14:09:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:09:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555 14:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:09:14 75d690a67f42: Preparing 14:09:14 0afe9d2f26fa: Preparing 14:09:14 8612c72cf71e: Preparing 14:09:14 0cf0f90893ce: Preparing 14:09:14 c0f45657c539: Preparing 14:09:14 4fc242d58285: Preparing 14:09:14 4fc242d58285: Waiting 14:09:14 8612c72cf71e: Layer already exists 14:09:14 4fc242d58285: Layer already exists 14:09:14 c0f45657c539: Pushed 14:09:14 75d690a67f42: Pushed 14:09:14 0cf0f90893ce: Pushed 14:09:16 0afe9d2f26fa: Pushed 14:09:16 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:4ea0317ac0e51bc55529e12999ac2faa593980f47407af274a1be683febc0976 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:09:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 14:09:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:09:16 75d690a67f42: Preparing 14:09:16 0afe9d2f26fa: Preparing 14:09:16 8612c72cf71e: Preparing 14:09:16 0cf0f90893ce: Preparing 14:09:16 c0f45657c539: Preparing 14:09:16 4fc242d58285: Preparing 14:09:16 4fc242d58285: Waiting 14:09:16 75d690a67f42: Layer already exists 14:09:16 0cf0f90893ce: Layer already exists 14:09:16 0afe9d2f26fa: Layer already exists 14:09:16 c0f45657c539: Layer already exists 14:09:16 8612c72cf71e: Layer already exists 14:09:16 4fc242d58285: Layer already exists 14:09:16 latest: digest: sha256:4ea0317ac0e51bc55529e12999ac2faa593980f47407af274a1be683febc0976 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:09:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 14:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:09:17 75d690a67f42: Preparing 14:09:17 0afe9d2f26fa: Preparing 14:09:17 8612c72cf71e: Preparing 14:09:17 0cf0f90893ce: Preparing 14:09:17 c0f45657c539: Preparing 14:09:17 4fc242d58285: Preparing 14:09:17 4fc242d58285: Waiting 14:09:17 c0f45657c539: Layer already exists 14:09:17 75d690a67f42: Layer already exists 14:09:17 0afe9d2f26fa: Layer already exists 14:09:17 0cf0f90893ce: Layer already exists 14:09:17 8612c72cf71e: Layer already exists 14:09:17 4fc242d58285: Layer already exists 14:09:17 2.2.0-dev.58: digest: sha256:4ea0317ac0e51bc55529e12999ac2faa593980f47407af274a1be683febc0976 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:09:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:09:18 75d690a67f42: Preparing 14:09:18 0afe9d2f26fa: Preparing 14:09:18 8612c72cf71e: Preparing 14:09:18 0cf0f90893ce: Preparing 14:09:18 c0f45657c539: Preparing 14:09:18 4fc242d58285: Preparing 14:09:18 4fc242d58285: Waiting 14:09:18 c0f45657c539: Layer already exists 14:09:18 0cf0f90893ce: Layer already exists 14:09:18 0afe9d2f26fa: Layer already exists 14:09:18 75d690a67f42: Layer already exists 14:09:18 8612c72cf71e: Layer already exists 14:09:18 4fc242d58285: Layer already exists 14:09:18 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:4ea0317ac0e51bc55529e12999ac2faa593980f47407af274a1be683febc0976 size: 1572 [Pipeline] isUnix [Pipeline] sh 14:09:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 14:09:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 14:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:09:18 75d690a67f42: Preparing 14:09:18 0afe9d2f26fa: Preparing 14:09:18 8612c72cf71e: Preparing 14:09:18 0cf0f90893ce: Preparing 14:09:18 c0f45657c539: Preparing 14:09:18 4fc242d58285: Preparing 14:09:18 4fc242d58285: Waiting 14:09:18 0cf0f90893ce: Layer already exists 14:09:18 0afe9d2f26fa: Layer already exists 14:09:18 75d690a67f42: Layer already exists 14:09:18 c0f45657c539: Layer already exists 14:09:18 8612c72cf71e: Layer already exists 14:09:18 4fc242d58285: Layer already exists 14:09:18 main: digest: sha256:4ea0317ac0e51bc55529e12999ac2faa593980f47407af274a1be683febc0976 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:18 ===================================================== [Pipeline] echo 14:09:18 taggedImages: 14:09:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555 14:09:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:09:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 14:09:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 14:09:18 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 14:09:18 82d51753c0ffe06333f0831f521723714ea5f555 14:09:18 latest 14:09:18 2.2.0-dev.58 14:09:18 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:18 main 14:09:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:09:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555 14:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:09:19 0bd159bd83ad: Preparing 14:09:19 a791cc588e62: Preparing 14:09:19 baa416e9a65f: Preparing 14:09:19 49ff7abebbb1: Preparing 14:09:19 7e1518daa749: Preparing 14:09:19 a8129dae2fea: Preparing 14:09:19 c0f45657c539: Preparing 14:09:19 4fc242d58285: Preparing 14:09:19 c0f45657c539: Waiting 14:09:19 a8129dae2fea: Waiting 14:09:19 4fc242d58285: Waiting 14:09:19 baa416e9a65f: Pushed 14:09:19 0bd159bd83ad: Pushed 14:09:19 a791cc588e62: Pushed 14:09:19 c0f45657c539: Layer already exists 14:09:19 4fc242d58285: Layer already exists 14:09:19 a8129dae2fea: Pushed 14:09:23 7e1518daa749: Pushed 14:09:26 49ff7abebbb1: Pushed 14:09:26 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:8a952f1b663748473c01633ca9ed239518fe7620bf6596380a609f0300a7e936 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:09:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 14:09:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:09:27 0bd159bd83ad: Preparing 14:09:27 a791cc588e62: Preparing 14:09:27 baa416e9a65f: Preparing 14:09:27 49ff7abebbb1: Preparing 14:09:27 7e1518daa749: Preparing 14:09:27 a8129dae2fea: Preparing 14:09:27 c0f45657c539: Preparing 14:09:27 4fc242d58285: Preparing 14:09:27 a8129dae2fea: Waiting 14:09:27 c0f45657c539: Waiting 14:09:27 4fc242d58285: Waiting 14:09:27 7e1518daa749: Layer already exists 14:09:27 0bd159bd83ad: Layer already exists 14:09:27 49ff7abebbb1: Layer already exists 14:09:27 baa416e9a65f: Layer already exists 14:09:27 a791cc588e62: Layer already exists 14:09:27 a8129dae2fea: Layer already exists 14:09:27 c0f45657c539: Layer already exists 14:09:27 4fc242d58285: Layer already exists 14:09:27 latest: digest: sha256:8a952f1b663748473c01633ca9ed239518fe7620bf6596380a609f0300a7e936 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:09:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 14:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:09:27 0bd159bd83ad: Preparing 14:09:27 a791cc588e62: Preparing 14:09:27 baa416e9a65f: Preparing 14:09:27 49ff7abebbb1: Preparing 14:09:27 7e1518daa749: Preparing 14:09:27 a8129dae2fea: Preparing 14:09:27 c0f45657c539: Preparing 14:09:27 4fc242d58285: Preparing 14:09:27 c0f45657c539: Waiting 14:09:27 baa416e9a65f: Layer already exists 14:09:27 a791cc588e62: Layer already exists 14:09:27 7e1518daa749: Layer already exists 14:09:27 49ff7abebbb1: Layer already exists 14:09:27 0bd159bd83ad: Layer already exists 14:09:27 c0f45657c539: Layer already exists 14:09:27 a8129dae2fea: Layer already exists 14:09:27 4fc242d58285: Layer already exists 14:09:27 2.2.0-dev.58: digest: sha256:8a952f1b663748473c01633ca9ed239518fe7620bf6596380a609f0300a7e936 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:09:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:09:28 0bd159bd83ad: Preparing 14:09:28 a791cc588e62: Preparing 14:09:28 baa416e9a65f: Preparing 14:09:28 49ff7abebbb1: Preparing 14:09:28 7e1518daa749: Preparing 14:09:28 a8129dae2fea: Preparing 14:09:28 c0f45657c539: Preparing 14:09:28 4fc242d58285: Preparing 14:09:28 a8129dae2fea: Waiting 14:09:28 c0f45657c539: Waiting 14:09:28 4fc242d58285: Waiting 14:09:28 0bd159bd83ad: Layer already exists 14:09:28 7e1518daa749: Layer already exists 14:09:28 a791cc588e62: Layer already exists 14:09:28 baa416e9a65f: Layer already exists 14:09:28 49ff7abebbb1: Layer already exists 14:09:28 c0f45657c539: Layer already exists 14:09:28 a8129dae2fea: Layer already exists 14:09:28 4fc242d58285: Layer already exists 14:09:28 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:8a952f1b663748473c01633ca9ed239518fe7620bf6596380a609f0300a7e936 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:09:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 14:09:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 14:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:09:28 0bd159bd83ad: Preparing 14:09:28 a791cc588e62: Preparing 14:09:28 baa416e9a65f: Preparing 14:09:28 49ff7abebbb1: Preparing 14:09:28 7e1518daa749: Preparing 14:09:28 a8129dae2fea: Preparing 14:09:28 c0f45657c539: Preparing 14:09:28 4fc242d58285: Preparing 14:09:28 4fc242d58285: Waiting 14:09:28 a8129dae2fea: Waiting 14:09:28 c0f45657c539: Waiting 14:09:28 0bd159bd83ad: Layer already exists 14:09:28 49ff7abebbb1: Layer already exists 14:09:28 7e1518daa749: Layer already exists 14:09:28 baa416e9a65f: Layer already exists 14:09:28 a791cc588e62: Layer already exists 14:09:28 4fc242d58285: Layer already exists 14:09:28 a8129dae2fea: Layer already exists 14:09:28 c0f45657c539: Layer already exists 14:09:28 main: digest: sha256:8a952f1b663748473c01633ca9ed239518fe7620bf6596380a609f0300a7e936 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:28 ===================================================== [Pipeline] echo 14:09:28 taggedImages: 14:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555 14:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 14:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 14:09:29 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 14:09:29 82d51753c0ffe06333f0831f521723714ea5f555 14:09:29 latest 14:09:29 2.2.0-dev.58 14:09:29 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:29 main 14:09:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:09:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555 14:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:09:29 e6ac20604ec8: Preparing 14:09:29 914ccdc36694: Preparing 14:09:29 bdcbb4a88077: Preparing 14:09:29 60735c91ef0c: Preparing 14:09:29 2a7ff2ebff76: Preparing 14:09:29 c0f45657c539: Preparing 14:09:29 4fc242d58285: Preparing 14:09:29 c0f45657c539: Waiting 14:09:29 4fc242d58285: Waiting 14:09:29 bdcbb4a88077: Pushed 14:09:29 914ccdc36694: Pushed 14:09:29 e6ac20604ec8: Pushed 14:09:29 c0f45657c539: Layer already exists 14:09:29 4fc242d58285: Layer already exists 14:09:29 2a7ff2ebff76: Pushed 14:09:36 60735c91ef0c: Pushed 14:09:36 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:3c492443b340f7c239283602a6ffd8b6a29a6b7ee1f243c30aa071d4b8554f13 size: 1779 [Pipeline] isUnix [Pipeline] sh 14:09:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 14:09:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:09:37 e6ac20604ec8: Preparing 14:09:37 914ccdc36694: Preparing 14:09:37 bdcbb4a88077: Preparing 14:09:37 60735c91ef0c: Preparing 14:09:37 2a7ff2ebff76: Preparing 14:09:37 c0f45657c539: Preparing 14:09:37 4fc242d58285: Preparing 14:09:37 c0f45657c539: Waiting 14:09:37 4fc242d58285: Waiting 14:09:37 60735c91ef0c: Layer already exists 14:09:37 bdcbb4a88077: Layer already exists 14:09:37 e6ac20604ec8: Layer already exists 14:09:37 2a7ff2ebff76: Layer already exists 14:09:37 914ccdc36694: Layer already exists 14:09:37 c0f45657c539: Layer already exists 14:09:37 4fc242d58285: Layer already exists 14:09:37 latest: digest: sha256:3c492443b340f7c239283602a6ffd8b6a29a6b7ee1f243c30aa071d4b8554f13 size: 1779 [Pipeline] isUnix [Pipeline] sh 14:09:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 14:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:09:37 e6ac20604ec8: Preparing 14:09:37 914ccdc36694: Preparing 14:09:37 bdcbb4a88077: Preparing 14:09:37 60735c91ef0c: Preparing 14:09:37 2a7ff2ebff76: Preparing 14:09:37 c0f45657c539: Preparing 14:09:37 4fc242d58285: Preparing 14:09:37 c0f45657c539: Waiting 14:09:37 4fc242d58285: Waiting 14:09:37 e6ac20604ec8: Layer already exists 14:09:37 60735c91ef0c: Layer already exists 14:09:37 914ccdc36694: Layer already exists 14:09:37 bdcbb4a88077: Layer already exists 14:09:37 2a7ff2ebff76: Layer already exists 14:09:37 c0f45657c539: Layer already exists 14:09:37 4fc242d58285: Layer already exists 14:09:37 2.2.0-dev.58: digest: sha256:3c492443b340f7c239283602a6ffd8b6a29a6b7ee1f243c30aa071d4b8554f13 size: 1779 [Pipeline] isUnix [Pipeline] sh 14:09:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:09:38 e6ac20604ec8: Preparing 14:09:38 914ccdc36694: Preparing 14:09:38 bdcbb4a88077: Preparing 14:09:38 60735c91ef0c: Preparing 14:09:38 2a7ff2ebff76: Preparing 14:09:38 c0f45657c539: Preparing 14:09:38 4fc242d58285: Preparing 14:09:38 c0f45657c539: Waiting 14:09:38 4fc242d58285: Waiting 14:09:38 914ccdc36694: Layer already exists 14:09:38 bdcbb4a88077: Layer already exists 14:09:38 2a7ff2ebff76: Layer already exists 14:09:38 60735c91ef0c: Layer already exists 14:09:38 e6ac20604ec8: Layer already exists 14:09:38 4fc242d58285: Layer already exists 14:09:38 c0f45657c539: Layer already exists 14:09:38 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:3c492443b340f7c239283602a6ffd8b6a29a6b7ee1f243c30aa071d4b8554f13 size: 1779 [Pipeline] isUnix [Pipeline] sh 14:09:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 14:09:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 14:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:09:38 e6ac20604ec8: Preparing 14:09:38 914ccdc36694: Preparing 14:09:38 bdcbb4a88077: Preparing 14:09:38 60735c91ef0c: Preparing 14:09:38 2a7ff2ebff76: Preparing 14:09:38 c0f45657c539: Preparing 14:09:38 4fc242d58285: Preparing 14:09:38 c0f45657c539: Waiting 14:09:38 4fc242d58285: Waiting 14:09:38 bdcbb4a88077: Layer already exists 14:09:38 e6ac20604ec8: Layer already exists 14:09:38 2a7ff2ebff76: Layer already exists 14:09:38 60735c91ef0c: Layer already exists 14:09:38 914ccdc36694: Layer already exists 14:09:38 c0f45657c539: Layer already exists 14:09:38 4fc242d58285: Layer already exists 14:09:38 main: digest: sha256:3c492443b340f7c239283602a6ffd8b6a29a6b7ee1f243c30aa071d4b8554f13 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:38 ===================================================== [Pipeline] echo 14:09:38 taggedImages: 14:09:38 - nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555 14:09:38 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:09:38 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 14:09:38 - nexus3.edgexfoundry.org:10004/security-spire-config:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:38 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 14:09:39 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 14:09:39 82d51753c0ffe06333f0831f521723714ea5f555 14:09:39 latest 14:09:39 2.2.0-dev.58 14:09:39 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:39 main 14:09:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:09:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555 14:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:09:39 8fca713d2980: Preparing 14:09:39 564e5ff3680d: Preparing 14:09:39 fa1a716f838e: Preparing 14:09:39 ddeb7e6839a3: Preparing 14:09:39 a8129dae2fea: Preparing 14:09:39 c0f45657c539: Preparing 14:09:39 4fc242d58285: Preparing 14:09:39 c0f45657c539: Waiting 14:09:39 4fc242d58285: Waiting 14:09:39 a8129dae2fea: Layer already exists 14:09:39 c0f45657c539: Layer already exists 14:09:39 4fc242d58285: Layer already exists 14:09:39 564e5ff3680d: Pushed 14:09:39 8fca713d2980: Pushed 14:09:39 fa1a716f838e: Pushed 14:09:47 ddeb7e6839a3: Pushed 14:09:47 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:878029c5a623d2d82e0d0f5ccd725c64e39e3ebca32377cd261bb7c99eaf0a55 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 14:09:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:09:48 8fca713d2980: Preparing 14:09:48 564e5ff3680d: Preparing 14:09:48 fa1a716f838e: Preparing 14:09:48 ddeb7e6839a3: Preparing 14:09:48 a8129dae2fea: Preparing 14:09:48 c0f45657c539: Preparing 14:09:48 4fc242d58285: Preparing 14:09:48 4fc242d58285: Waiting 14:09:48 564e5ff3680d: Layer already exists 14:09:48 a8129dae2fea: Layer already exists 14:09:48 fa1a716f838e: Layer already exists 14:09:48 8fca713d2980: Layer already exists 14:09:48 ddeb7e6839a3: Layer already exists 14:09:48 c0f45657c539: Layer already exists 14:09:48 4fc242d58285: Layer already exists 14:09:48 latest: digest: sha256:878029c5a623d2d82e0d0f5ccd725c64e39e3ebca32377cd261bb7c99eaf0a55 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 14:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:09:48 8fca713d2980: Preparing 14:09:48 564e5ff3680d: Preparing 14:09:48 fa1a716f838e: Preparing 14:09:48 ddeb7e6839a3: Preparing 14:09:48 a8129dae2fea: Preparing 14:09:48 c0f45657c539: Preparing 14:09:48 4fc242d58285: Preparing 14:09:48 c0f45657c539: Waiting 14:09:48 4fc242d58285: Waiting 14:09:48 a8129dae2fea: Layer already exists 14:09:48 ddeb7e6839a3: Layer already exists 14:09:48 fa1a716f838e: Layer already exists 14:09:48 8fca713d2980: Layer already exists 14:09:48 564e5ff3680d: Layer already exists 14:09:48 c0f45657c539: Layer already exists 14:09:48 4fc242d58285: Layer already exists 14:09:48 2.2.0-dev.58: digest: sha256:878029c5a623d2d82e0d0f5ccd725c64e39e3ebca32377cd261bb7c99eaf0a55 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:09:49 8fca713d2980: Preparing 14:09:49 564e5ff3680d: Preparing 14:09:49 fa1a716f838e: Preparing 14:09:49 ddeb7e6839a3: Preparing 14:09:49 a8129dae2fea: Preparing 14:09:49 c0f45657c539: Preparing 14:09:49 4fc242d58285: Preparing 14:09:49 c0f45657c539: Waiting 14:09:49 4fc242d58285: Waiting 14:09:49 564e5ff3680d: Layer already exists 14:09:49 8fca713d2980: Layer already exists 14:09:49 a8129dae2fea: Layer already exists 14:09:49 fa1a716f838e: Layer already exists 14:09:49 ddeb7e6839a3: Layer already exists 14:09:49 c0f45657c539: Layer already exists 14:09:49 4fc242d58285: Layer already exists 14:09:49 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:878029c5a623d2d82e0d0f5ccd725c64e39e3ebca32377cd261bb7c99eaf0a55 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:09:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 14:09:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 14:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:09:50 8fca713d2980: Preparing 14:09:50 564e5ff3680d: Preparing 14:09:50 fa1a716f838e: Preparing 14:09:50 ddeb7e6839a3: Preparing 14:09:50 a8129dae2fea: Preparing 14:09:50 c0f45657c539: Preparing 14:09:50 4fc242d58285: Preparing 14:09:50 c0f45657c539: Waiting 14:09:50 4fc242d58285: Waiting 14:09:50 ddeb7e6839a3: Layer already exists 14:09:50 564e5ff3680d: Layer already exists 14:09:50 a8129dae2fea: Layer already exists 14:09:50 8fca713d2980: Layer already exists 14:09:50 fa1a716f838e: Layer already exists 14:09:50 4fc242d58285: Layer already exists 14:09:50 c0f45657c539: Layer already exists 14:09:50 main: digest: sha256:878029c5a623d2d82e0d0f5ccd725c64e39e3ebca32377cd261bb7c99eaf0a55 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:50 ===================================================== [Pipeline] echo 14:09:50 taggedImages: 14:09:50 - nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555 14:09:50 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:09:50 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 14:09:50 - nexus3.edgexfoundry.org:10004/security-spire-server:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:50 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 14:09:50 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:09:50 82d51753c0ffe06333f0831f521723714ea5f555 14:09:50 latest 14:09:50 2.2.0-dev.58 14:09:50 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:50 main 14:09:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:09:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555 14:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:09:50 12712822064e: Preparing 14:09:50 d384faa52623: Preparing 14:09:50 8612c72cf71e: Preparing 14:09:50 f342944395c4: Preparing 14:09:50 b541d28bf3b4: Preparing 14:09:50 b541d28bf3b4: Layer already exists 14:09:50 8612c72cf71e: Layer already exists 14:09:50 12712822064e: Pushed 14:09:50 f342944395c4: Pushed 14:09:53 d384faa52623: Pushed 14:09:53 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:6b6f0b3d56546e95ccd92c0e422ddd0e1d42bf51525266c6a4cd2adc1281427f size: 1366 [Pipeline] isUnix [Pipeline] sh 14:09:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 14:09:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:09:53 12712822064e: Preparing 14:09:53 d384faa52623: Preparing 14:09:53 8612c72cf71e: Preparing 14:09:53 f342944395c4: Preparing 14:09:53 b541d28bf3b4: Preparing 14:09:53 12712822064e: Layer already exists 14:09:53 d384faa52623: Layer already exists 14:09:53 8612c72cf71e: Layer already exists 14:09:53 f342944395c4: Layer already exists 14:09:53 b541d28bf3b4: Layer already exists 14:09:53 latest: digest: sha256:6b6f0b3d56546e95ccd92c0e422ddd0e1d42bf51525266c6a4cd2adc1281427f size: 1366 [Pipeline] isUnix [Pipeline] sh 14:09:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 14:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:09:54 12712822064e: Preparing 14:09:54 d384faa52623: Preparing 14:09:54 8612c72cf71e: Preparing 14:09:54 f342944395c4: Preparing 14:09:54 b541d28bf3b4: Preparing 14:09:54 f342944395c4: Layer already exists 14:09:54 b541d28bf3b4: Layer already exists 14:09:54 8612c72cf71e: Layer already exists 14:09:54 12712822064e: Layer already exists 14:09:54 d384faa52623: Layer already exists 14:09:54 2.2.0-dev.58: digest: sha256:6b6f0b3d56546e95ccd92c0e422ddd0e1d42bf51525266c6a4cd2adc1281427f size: 1366 [Pipeline] isUnix [Pipeline] sh 14:09:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:09:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:09:55 12712822064e: Preparing 14:09:55 d384faa52623: Preparing 14:09:55 8612c72cf71e: Preparing 14:09:55 f342944395c4: Preparing 14:09:55 b541d28bf3b4: Preparing 14:09:55 b541d28bf3b4: Layer already exists 14:09:55 d384faa52623: Layer already exists 14:09:55 f342944395c4: Layer already exists 14:09:55 12712822064e: Layer already exists 14:09:55 8612c72cf71e: Layer already exists 14:09:55 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:6b6f0b3d56546e95ccd92c0e422ddd0e1d42bf51525266c6a4cd2adc1281427f size: 1366 [Pipeline] isUnix [Pipeline] sh 14:09:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 14:09:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:09:55 12712822064e: Preparing 14:09:55 d384faa52623: Preparing 14:09:55 8612c72cf71e: Preparing 14:09:55 f342944395c4: Preparing 14:09:55 b541d28bf3b4: Preparing 14:09:55 d384faa52623: Layer already exists 14:09:55 12712822064e: Layer already exists 14:09:55 b541d28bf3b4: Layer already exists 14:09:55 f342944395c4: Layer already exists 14:09:55 8612c72cf71e: Layer already exists 14:09:55 main: digest: sha256:6b6f0b3d56546e95ccd92c0e422ddd0e1d42bf51525266c6a4cd2adc1281427f size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:09:55 ===================================================== [Pipeline] echo 14:09:55 taggedImages: 14:09:55 - nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555 14:09:55 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:09:55 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 14:09:55 - nexus3.edgexfoundry.org:10004/support-notifications:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:55 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:09:55 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:09:55 82d51753c0ffe06333f0831f521723714ea5f555 14:09:55 latest 14:09:55 2.2.0-dev.58 14:09:55 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:09:55 main 14:09:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:09:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:09:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555 14:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:09:56 1a805a68eca1: Preparing 14:09:56 a121862ca4d3: Preparing 14:09:56 8612c72cf71e: Preparing 14:09:56 b4b291e01873: Preparing 14:09:56 b541d28bf3b4: Preparing 14:09:56 b541d28bf3b4: Layer already exists 14:09:56 8612c72cf71e: Layer already exists 14:09:56 b4b291e01873: Layer already exists 14:09:56 1a805a68eca1: Pushed 14:09:59 a121862ca4d3: Pushed 14:09:59 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:aa17cc9312dcc28743059b34f008cd92b90b113c9b9f12fd3c2df11a9a04e8d8 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:09:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 14:09:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:09:59 1a805a68eca1: Preparing 14:09:59 a121862ca4d3: Preparing 14:09:59 8612c72cf71e: Preparing 14:09:59 b4b291e01873: Preparing 14:09:59 b541d28bf3b4: Preparing 14:09:59 1a805a68eca1: Layer already exists 14:09:59 b4b291e01873: Layer already exists 14:09:59 8612c72cf71e: Layer already exists 14:09:59 b541d28bf3b4: Layer already exists 14:09:59 a121862ca4d3: Layer already exists 14:09:59 latest: digest: sha256:aa17cc9312dcc28743059b34f008cd92b90b113c9b9f12fd3c2df11a9a04e8d8 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:09:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:10:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 14:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:10:00 1a805a68eca1: Preparing 14:10:00 a121862ca4d3: Preparing 14:10:00 8612c72cf71e: Preparing 14:10:00 b4b291e01873: Preparing 14:10:00 b541d28bf3b4: Preparing 14:10:00 b4b291e01873: Layer already exists 14:10:00 1a805a68eca1: Layer already exists 14:10:00 a121862ca4d3: Layer already exists 14:10:00 b541d28bf3b4: Layer already exists 14:10:00 8612c72cf71e: Layer already exists 14:10:00 2.2.0-dev.58: digest: sha256:aa17cc9312dcc28743059b34f008cd92b90b113c9b9f12fd3c2df11a9a04e8d8 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:10:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:10:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:10:00 1a805a68eca1: Preparing 14:10:00 a121862ca4d3: Preparing 14:10:00 8612c72cf71e: Preparing 14:10:00 b4b291e01873: Preparing 14:10:00 b541d28bf3b4: Preparing 14:10:00 a121862ca4d3: Layer already exists 14:10:00 b541d28bf3b4: Layer already exists 14:10:00 8612c72cf71e: Layer already exists 14:10:00 1a805a68eca1: Layer already exists 14:10:00 b4b291e01873: Layer already exists 14:10:00 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:aa17cc9312dcc28743059b34f008cd92b90b113c9b9f12fd3c2df11a9a04e8d8 size: 1365 [Pipeline] isUnix [Pipeline] sh 14:10:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 14:10:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:10:01 1a805a68eca1: Preparing 14:10:01 a121862ca4d3: Preparing 14:10:01 8612c72cf71e: Preparing 14:10:01 b4b291e01873: Preparing 14:10:01 b541d28bf3b4: Preparing 14:10:01 b541d28bf3b4: Layer already exists 14:10:01 8612c72cf71e: Layer already exists 14:10:01 1a805a68eca1: Layer already exists 14:10:01 b4b291e01873: Layer already exists 14:10:01 a121862ca4d3: Layer already exists 14:10:01 main: digest: sha256:aa17cc9312dcc28743059b34f008cd92b90b113c9b9f12fd3c2df11a9a04e8d8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:10:01 ===================================================== [Pipeline] echo 14:10:01 taggedImages: 14:10:01 - nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555 14:10:01 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:10:01 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 14:10:01 - nexus3.edgexfoundry.org:10004/support-scheduler:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:10:01 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 14:10:01 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 14:10:01 82d51753c0ffe06333f0831f521723714ea5f555 14:10:01 latest 14:10:01 2.2.0-dev.58 14:10:01 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:10:01 main 14:10:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:10:01 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:10:02 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555 14:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:10:02 9ca4767096e8: Preparing 14:10:02 a731d410f855: Preparing 14:10:02 63a137103b6b: Preparing 14:10:02 47263d8fb31a: Preparing 14:10:02 52f44be93a46: Preparing 14:10:02 10d82663b225: Preparing 14:10:02 f7a7a140f1b3: Preparing 14:10:02 31e69d4774c9: Preparing 14:10:02 7750d494dfbd: Preparing 14:10:02 18708474c90b: Preparing 14:10:02 4fc242d58285: Preparing 14:10:02 10d82663b225: Waiting 14:10:02 f7a7a140f1b3: Waiting 14:10:02 7750d494dfbd: Waiting 14:10:02 18708474c90b: Waiting 14:10:02 31e69d4774c9: Waiting 14:10:02 4fc242d58285: Waiting 14:10:02 52f44be93a46: Layer already exists 14:10:02 10d82663b225: Layer already exists 14:10:02 f7a7a140f1b3: Layer already exists 14:10:02 31e69d4774c9: Layer already exists 14:10:02 a731d410f855: Pushed 14:10:02 18708474c90b: Layer already exists 14:10:02 7750d494dfbd: Layer already exists 14:10:02 4fc242d58285: Layer already exists 14:10:02 9ca4767096e8: Pushed 14:10:04 63a137103b6b: Pushed 14:10:09 47263d8fb31a: Pushed 14:10:09 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:351f1a3b2abb7bbc77d87128dd0373c0d77d9517eef4508129e0c55a58ad7c07 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 14:10:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:10:10 9ca4767096e8: Preparing 14:10:10 a731d410f855: Preparing 14:10:10 63a137103b6b: Preparing 14:10:10 47263d8fb31a: Preparing 14:10:10 52f44be93a46: Preparing 14:10:10 10d82663b225: Preparing 14:10:10 f7a7a140f1b3: Preparing 14:10:10 31e69d4774c9: Preparing 14:10:10 7750d494dfbd: Preparing 14:10:10 18708474c90b: Preparing 14:10:10 4fc242d58285: Preparing 14:10:10 10d82663b225: Waiting 14:10:10 f7a7a140f1b3: Waiting 14:10:10 31e69d4774c9: Waiting 14:10:10 7750d494dfbd: Waiting 14:10:10 18708474c90b: Waiting 14:10:10 4fc242d58285: Waiting 14:10:10 a731d410f855: Layer already exists 14:10:10 9ca4767096e8: Layer already exists 14:10:10 47263d8fb31a: Layer already exists 14:10:10 63a137103b6b: Layer already exists 14:10:10 52f44be93a46: Layer already exists 14:10:10 f7a7a140f1b3: Layer already exists 14:10:10 10d82663b225: Layer already exists 14:10:10 7750d494dfbd: Layer already exists 14:10:10 31e69d4774c9: Layer already exists 14:10:10 18708474c90b: Layer already exists 14:10:10 4fc242d58285: Layer already exists 14:10:10 latest: digest: sha256:351f1a3b2abb7bbc77d87128dd0373c0d77d9517eef4508129e0c55a58ad7c07 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:10 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:10:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 14:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:10:10 9ca4767096e8: Preparing 14:10:10 a731d410f855: Preparing 14:10:10 63a137103b6b: Preparing 14:10:10 47263d8fb31a: Preparing 14:10:10 52f44be93a46: Preparing 14:10:10 10d82663b225: Preparing 14:10:10 f7a7a140f1b3: Preparing 14:10:10 31e69d4774c9: Preparing 14:10:10 7750d494dfbd: Preparing 14:10:10 18708474c90b: Preparing 14:10:10 4fc242d58285: Preparing 14:10:10 7750d494dfbd: Waiting 14:10:10 18708474c90b: Waiting 14:10:10 10d82663b225: Waiting 14:10:10 4fc242d58285: Waiting 14:10:10 f7a7a140f1b3: Waiting 14:10:10 31e69d4774c9: Waiting 14:10:10 52f44be93a46: Layer already exists 14:10:10 63a137103b6b: Layer already exists 14:10:10 9ca4767096e8: Layer already exists 14:10:10 47263d8fb31a: Layer already exists 14:10:10 a731d410f855: Layer already exists 14:10:10 10d82663b225: Layer already exists 14:10:10 f7a7a140f1b3: Layer already exists 14:10:10 7750d494dfbd: Layer already exists 14:10:10 31e69d4774c9: Layer already exists 14:10:10 4fc242d58285: Layer already exists 14:10:10 18708474c90b: Layer already exists 14:10:10 2.2.0-dev.58: digest: sha256:351f1a3b2abb7bbc77d87128dd0373c0d77d9517eef4508129e0c55a58ad7c07 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:10:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:10:11 9ca4767096e8: Preparing 14:10:11 a731d410f855: Preparing 14:10:11 63a137103b6b: Preparing 14:10:11 47263d8fb31a: Preparing 14:10:11 52f44be93a46: Preparing 14:10:11 10d82663b225: Preparing 14:10:11 f7a7a140f1b3: Preparing 14:10:11 31e69d4774c9: Preparing 14:10:11 7750d494dfbd: Preparing 14:10:11 18708474c90b: Preparing 14:10:11 4fc242d58285: Preparing 14:10:11 7750d494dfbd: Waiting 14:10:11 10d82663b225: Waiting 14:10:11 f7a7a140f1b3: Waiting 14:10:11 31e69d4774c9: Waiting 14:10:11 18708474c90b: Waiting 14:10:11 4fc242d58285: Waiting 14:10:11 a731d410f855: Layer already exists 14:10:11 9ca4767096e8: Layer already exists 14:10:11 63a137103b6b: Layer already exists 14:10:11 47263d8fb31a: Layer already exists 14:10:11 52f44be93a46: Layer already exists 14:10:11 f7a7a140f1b3: Layer already exists 14:10:11 10d82663b225: Layer already exists 14:10:11 7750d494dfbd: Layer already exists 14:10:11 18708474c90b: Layer already exists 14:10:11 31e69d4774c9: Layer already exists 14:10:11 4fc242d58285: Layer already exists 14:10:11 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:351f1a3b2abb7bbc77d87128dd0373c0d77d9517eef4508129e0c55a58ad7c07 size: 2622 [Pipeline] isUnix [Pipeline] sh 14:10:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 14:10:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 14:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:10:12 9ca4767096e8: Preparing 14:10:12 a731d410f855: Preparing 14:10:12 63a137103b6b: Preparing 14:10:12 47263d8fb31a: Preparing 14:10:12 52f44be93a46: Preparing 14:10:12 10d82663b225: Preparing 14:10:12 f7a7a140f1b3: Preparing 14:10:12 31e69d4774c9: Preparing 14:10:12 7750d494dfbd: Preparing 14:10:12 18708474c90b: Preparing 14:10:12 4fc242d58285: Preparing 14:10:12 4fc242d58285: Waiting 14:10:12 10d82663b225: Waiting 14:10:12 f7a7a140f1b3: Waiting 14:10:12 31e69d4774c9: Waiting 14:10:12 18708474c90b: Waiting 14:10:12 63a137103b6b: Layer already exists 14:10:12 9ca4767096e8: Layer already exists 14:10:12 52f44be93a46: Layer already exists 14:10:12 a731d410f855: Layer already exists 14:10:12 47263d8fb31a: Layer already exists 14:10:12 18708474c90b: Layer already exists 14:10:12 f7a7a140f1b3: Layer already exists 14:10:12 7750d494dfbd: Layer already exists 14:10:12 10d82663b225: Layer already exists 14:10:12 31e69d4774c9: Layer already exists 14:10:12 4fc242d58285: Layer already exists 14:10:12 main: digest: sha256:351f1a3b2abb7bbc77d87128dd0373c0d77d9517eef4508129e0c55a58ad7c07 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:10:12 ===================================================== [Pipeline] echo 14:10:12 taggedImages: 14:10:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555 14:10:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:10:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 14:10:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:10:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:11:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:11:55 Removing intermediate container c055327587ba 14:11:55 ---> f5236c345158 14:11:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:11:55 ---> Running in 1d6f8f1fc752 14:11:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:12:05 Removing intermediate container 1d6f8f1fc752 14:12:05 ---> b72a871f0e15 14:12:05 14:12:05 Step 11/23 : FROM docker:20.10.14 14:12:05 20.10.14: Pulling from library/docker 14:12:14 Removing intermediate container 4ba838c9e80d 14:12:14 ---> 5cf51d5b413c 14:12:14 14:12:14 Step 10/31 : FROM alpine:3.14 14:12:14 3.14: Pulling from library/alpine 14:12:16 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:12:16 Status: Downloaded newer image for alpine:3.14 14:12:16 ---> ac73e934f311 14:12:16 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:12:16 ---> Running in 0b9a374b2abb 14:12:18 Removing intermediate container 0b9a374b2abb 14:12:18 ---> f8fd6739625b 14:12:18 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:12:18 ---> Running in 059a8f850855 14:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:12:22 (1/2) Installing dumb-init (1.2.5-r1) 14:12:22 (2/2) Installing su-exec (0.2-r1) 14:12:22 Executing busybox-1.33.1-r7.trigger 14:12:22 OK: 6 MiB in 16 packages 14:12:24 Removing intermediate container 4f11efb5f17f 14:12:24 ---> 9aca4c3b2770 14:12:24 14:12:24 Step 10/25 : FROM alpine:3.14 14:12:24 ---> ac73e934f311 14:12:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:12:24 ---> Running in 83516273f1e6 14:12:25 Removing intermediate container 059a8f850855 14:12:25 ---> 0cba06a08049 14:12:25 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:12:25 ---> Running in 92405f3de67f 14:12:26 Removing intermediate container 92405f3de67f 14:12:26 ---> 66f9c139d214 14:12:26 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:12:26 ---> Running in 1817b587870c 14:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:12:28 Removing intermediate container 1817b587870c 14:12:28 ---> d1ba5c1ebc09 14:12:28 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:12:28 ---> Running in a71edfbc05aa 14:12:29 (1/3) Installing ca-certificates (20211220-r0) 14:12:29 (2/3) Installing dumb-init (1.2.5-r1) 14:12:29 (3/3) Installing su-exec (0.2-r1) 14:12:29 Executing busybox-1.33.1-r7.trigger 14:12:29 Executing ca-certificates-20211220-r0.trigger 14:12:29 OK: 6 MiB in 17 packages 14:12:32 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:12:32 Removing intermediate container a71edfbc05aa 14:12:32 ---> b6e7e38243d0 14:12:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:12:32 Status: Downloaded newer image for docker:20.10.14 14:12:32 ---> c346e9eafbab 14:12:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:12:32 ---> Running in 325ef8c924d5 14:12:32 ---> Running in b1b80831d79d 14:12:33 Removing intermediate container 83516273f1e6 14:12:33 ---> ab403e575991 14:12:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:12:33 ---> Running in 18f8674ba30f 14:12:33 Removing intermediate container b1b80831d79d 14:12:33 ---> ecd98d369a5c 14:12:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:12:33 Removing intermediate container 325ef8c924d5 14:12:33 ---> feec8d54d1cf 14:12:33 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:12:33 ---> Running in 29751071a064 14:12:34 Removing intermediate container 18f8674ba30f 14:12:34 ---> cdbacc0afc46 14:12:34 Step 13/25 : WORKDIR / 14:12:34 ---> Running in cd179afef605 14:12:34 ---> b898c9185d77 14:12:34 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:12:34 ---> Running in a454abff63bd 14:12:35 Removing intermediate container cd179afef605 14:12:35 ---> d41062805df4 14:12:35 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:12:36 ---> 9b25adbb7fbf 14:12:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:12:37 ---> ab6c82dfea0e 14:12:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:12:38 (1/43) Installing readline (8.1.1-r0) 14:12:38 (2/43) Installing bash (5.1.16-r0) 14:12:38 Executing bash-5.1.16-r0.post-install 14:12:38 (3/43) Installing brotli-libs (1.0.9-r5) 14:12:38 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:12:38 (5/43) Installing libcurl (7.80.0-r0) 14:12:38 (6/43) Installing curl (7.80.0-r0) 14:12:38 (7/43) Installing dumb-init (1.2.5-r1) 14:12:38 (8/43) Installing libbz2 (1.0.8-r1) 14:12:38 (9/43) Installing expat (2.4.7-r0) 14:12:38 (10/43) Installing libffi (3.4.2-r1) 14:12:38 (11/43) Installing gdbm (1.22-r0) 14:12:38 (12/43) Installing xz-libs (5.2.5-r0) 14:12:38 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:12:38 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:12:38 Removing intermediate container a454abff63bd 14:12:38 ---> 5d4cc68e8e4b 14:12:38 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:12:38 (15/43) Installing mpdecimal (2.5.1-r1) 14:12:38 (16/43) Installing sqlite-libs (3.36.0-r0) 14:12:38 (17/43) Installing python3 (3.9.7-r4) 14:12:39 ---> 1d4df33cbbfd 14:12:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:12:40 ---> 4d652e2e8512 14:12:40 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:12:41 ---> 11a8b601e8df 14:12:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:12:42 (18/43) Installing py3-appdirs (1.4.4-r2) 14:12:42 (19/43) Installing py3-certifi (2020.12.5-r1) 14:12:42 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:12:42 (21/43) Installing py3-idna (3.3-r0) 14:12:42 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:12:42 (23/43) Installing py3-requests (2.26.0-r1) 14:12:42 (24/43) Installing py3-msgpack (1.0.2-r1) 14:12:42 (25/43) Installing py3-lockfile (0.12.2-r4) 14:12:42 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:12:42 (27/43) Installing py3-colorama (0.4.4-r1) 14:12:42 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:12:42 (29/43) Installing py3-distlib (0.3.3-r0) 14:12:42 (30/43) Installing py3-distro (1.6.0-r0) 14:12:42 (31/43) Installing py3-six (1.16.0-r0) 14:12:42 (32/43) Installing py3-webencodings (0.5.1-r4) 14:12:42 (33/43) Installing py3-html5lib (1.1-r1) 14:12:42 (34/43) Installing py3-parsing (2.4.7-r2) 14:12:42 (35/43) Installing py3-packaging (20.9-r1) 14:12:42 (36/43) Installing py3-tomli (1.2.2-r0) 14:12:42 (37/43) Installing py3-pep517 (0.12.0-r0) 14:12:42 (38/43) Installing py3-progress (1.6-r0) 14:12:42 (39/43) Installing py3-retrying (1.3.3-r2) 14:12:42 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:12:42 (41/43) Installing py3-setuptools (52.0.0-r4) 14:12:43 (42/43) Installing py3-toml (0.10.2-r2) 14:12:43 (43/43) Installing py3-pip (20.3.4-r1) 14:12:43 ---> e2477df763f7 14:12:43 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:12:44 ---> 588befa5c7da 14:12:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:12:44 Executing busybox-1.34.1-r5.trigger 14:12:44 OK: 82 MiB in 65 packages 14:12:45 ---> ec451a5423ec 14:12:45 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:12:46 ---> 2419ee7e3103 14:12:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:12:46 ---> e56f61acc23f 14:12:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:12:47 ---> e725420ba300 14:12:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:12:47 ---> 747580099024 14:12:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:12:47 ---> Running in 17320299993a 14:12:48 ---> Running in fb13a657ffd2 14:12:48 Removing intermediate container fb13a657ffd2 14:12:48 ---> bd7aed0b94d1 14:12:48 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:12:50 ---> ecffc956bfb7 14:12:50 Step 26/31 : RUN chmod +x /entrypoint.sh 14:12:50 Collecting docker-compose==1.23.2 14:12:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:12:50 ---> Running in 72dac3fa4a2c 14:12:51 Collecting websocket-client<1.0,>=0.32.0 14:12:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:12:51 Removing intermediate container 17320299993a 14:12:51 ---> 91712e2b82d8 14:12:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:12:51 ---> Running in 12ff6bcc6011 14:12:52 Removing intermediate container 12ff6bcc6011 14:12:52 ---> de3a2a1cdd29 14:12:52 Step 23/25 : LABEL arch=arm64 14:12:52 ---> Running in eeab87a5282d 14:12:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:12:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:12:53 Collecting jsonschema<3,>=2.5.1 14:12:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:12:53 Collecting docopt<0.7,>=0.6.1 14:12:53 Downloading docopt-0.6.2.tar.gz (25 kB) 14:12:54 Removing intermediate container eeab87a5282d 14:12:54 ---> e04c69cd2761 14:12:54 Step 24/25 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:12:54 ---> Running in 33ce9b5829f4 14:12:54 Removing intermediate container 72dac3fa4a2c 14:12:54 ---> 818917a765ac 14:12:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:12:55 Removing intermediate container 33ce9b5829f4 14:12:55 ---> 79bfaf987a9d 14:12:55 Step 25/25 : LABEL version=2.2.0-dev.58 14:12:55 ---> Running in 4758aff2eb92 14:12:55 ---> Running in f16b54ad2b9d 14:12:56 Collecting dockerpty<0.5,>=0.4.1 14:12:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:12:56 Removing intermediate container f16b54ad2b9d 14:12:56 ---> eebae264a417 14:12:56 14:12:56 Removing intermediate container 4758aff2eb92 14:12:56 ---> ceb3bc9b39a2 14:12:56 Step 28/31 : CMD ["gate"] 14:12:56 Successfully built eebae264a417 14:12:57 Successfully tagged security-secretstore-setup-arm64:latest 14:12:57  Building security-secretstore-setup ... done Building security-spiffe-token-provider 14:12:57 ---> Running in 73a6d924113d 14:12:58 Removing intermediate container 73a6d924113d 14:12:58 ---> 501c76e42c51 14:12:58 Step 29/31 : LABEL arch=arm64 14:12:59 ---> Running in 87bc74aeed66 14:12:59 Collecting PyYAML<4,>=3.10 14:12:59 Downloading PyYAML-3.13.tar.gz (270 kB) 14:13:00 Removing intermediate container 87bc74aeed66 14:13:00 ---> 12e39cdc9dd9 14:13:00 Step 30/31 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:13:00 ---> Running in a29de9646bff 14:13:01 Removing intermediate container a29de9646bff 14:13:01 ---> c5ee18e0c21f 14:13:01 Step 31/31 : LABEL version=2.2.0-dev.58 14:13:02 ---> Running in 8adcaa354497 14:13:03 Removing intermediate container 8adcaa354497 14:13:03 ---> 334a29b6afef 14:13:03 14:13:03 Successfully built 334a29b6afef 14:13:04 Successfully tagged security-bootstrapper-arm64:latest 14:13:04  Building security-bootstrapper ... done Building support-scheduler 14:13:04 Collecting cached-property<2,>=1.2.0 14:13:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:13:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:13:04 Collecting docker<4.0,>=3.6.0 14:13:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:13:05 Collecting texttable<0.10,>=0.9.0 14:13:05 Downloading texttable-0.9.1.tar.gz (11 kB) 14:13:06 Removing intermediate container 695b71e56fac 14:13:06 ---> dabf566fc976 14:13:06 14:13:06 Step 10/23 : FROM alpine:3.14 14:13:06 ---> ac73e934f311 14:13:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:13:06 ---> Running in b35806d9855f 14:13:07 Removing intermediate container b35806d9855f 14:13:07 ---> 2f414cd153c1 14:13:07 Step 12/23 : ENV APP_PORT=59880 14:13:07 ---> Running in 2d3ee7ad32b1 14:13:07 Collecting docker-pycreds>=0.4.0 14:13:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:13:08 Removing intermediate container 2d3ee7ad32b1 14:13:08 ---> 77b73d81f78d 14:13:08 Step 13/23 : EXPOSE $APP_PORT 14:13:08 ---> Running in 7dbaf1b1c10a 14:13:09 Removing intermediate container 7dbaf1b1c10a 14:13:09 ---> a94edf4d536c 14:13:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:09 Collecting chardet<3.1.0,>=3.0.2 14:13:09 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:13:09 ---> Running in 5831be274b25 14:13:09 Collecting idna<2.8,>=2.5 14:13:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:13:09 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 14:13:10 Collecting urllib3<1.25,>=1.21.1 14:13:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:13:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:13:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:13:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:13:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:13:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:13:12 Attempting uninstall: urllib3 14:13:12 Found existing installation: urllib3 1.26.7 14:13:12 Uninstalling urllib3-1.26.7: 14:13:12 Successfully uninstalled urllib3-1.26.7 14:13:12 Removing intermediate container 5831be274b25 14:13:12 ---> e6307f0f294b 14:13:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:13:12 ---> Running in 165c05e26f9c 14:13:13 Attempting uninstall: idna 14:13:13 Found existing installation: idna 3.3 14:13:13 Uninstalling idna-3.3: 14:13:13 Successfully uninstalled idna-3.3 14:13:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:13:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:13:17 Attempting uninstall: requests 14:13:17 Found existing installation: requests 2.26.0 14:13:17 Uninstalling requests-2.26.0: 14:13:17 Successfully uninstalled requests-2.26.0 14:13:17 (1/6) Installing dumb-init (1.2.5-r1) 14:13:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:13:17 (3/6) Installing libsodium (1.0.18-r0) 14:13:17 Running setup.py install for texttable: started 14:13:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:13:17 (5/6) Installing libzmq (4.3.4-r0) 14:13:17 (6/6) Installing zeromq (4.3.4-r0) 14:13:18 Executing busybox-1.33.1-r7.trigger 14:13:18 OK: 8 MiB in 20 packages 14:13:18 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:13:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:13:18 ---> 4aa90db76a99 14:13:18 Step 3/20 : WORKDIR /edgex-go 14:13:18 ---> Using cache 14:13:18 ---> b7b1db2d137f 14:13:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:13:18 ---> Running in 2597d3e2c696 14:13:20 Removing intermediate container 165c05e26f9c 14:13:20 ---> 705054ca0ecd 14:13:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:20 Running setup.py install for texttable: finished with status 'done' 14:13:20 Running setup.py install for PyYAML: started 14:13:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:13:21 ---> cc66c5941528 14:13:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:13:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:13:24 Running setup.py install for PyYAML: finished with status 'done' 14:13:24 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:13:24 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:13:24 OK: 15739 distinct packages available 14:13:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:13:24 Running setup.py install for docopt: started 14:13:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:13:26 ---> f9284630dc1b 14:13:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:13:27 OK: 220 MiB in 52 packages 14:13:28 Running setup.py install for docopt: finished with status 'done' 14:13:28 Running setup.py install for dockerpty: started 14:13:28 ---> 1163101a4773 14:13:28 Step 19/23 : ENTRYPOINT ["/core-data"] 14:13:28 ---> Running in 351ad453beab 14:13:29 Removing intermediate container 2597d3e2c696 14:13:29 ---> 8e09976b15bb 14:13:29 Step 5/20 : COPY go.mod vendor* ./ 14:13:29 Removing intermediate container 351ad453beab 14:13:29 ---> 35297ad41467 14:13:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:13:29 ---> Running in 5d3cbb195b62 14:13:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:13:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:13:30 ---> 4aa90db76a99 14:13:30 Step 3/22 : WORKDIR /edgex-go 14:13:30 ---> Using cache 14:13:30 ---> b7b1db2d137f 14:13:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:30 ---> Using cache 14:13:30 ---> b6e180bc59f5 14:13:30 Step 5/22 : RUN apk add --update --no-cache make git 14:13:30 ---> Using cache 14:13:30 ---> effbe2471bba 14:13:30 Step 6/22 : COPY go.mod vendor* ./ 14:13:30 ---> Using cache 14:13:30 ---> b635e54ad2ee 14:13:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:30 ---> Using cache 14:13:30 ---> 84acf3d9eaed 14:13:30 Step 8/22 : COPY . . 14:13:30 ---> Using cache 14:13:30 ---> d8c8ecc7082a 14:13:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:13:30 ---> 4a1ad0631843 14:13:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:30 ---> Running in 16903b4d0181 14:13:30 Removing intermediate container 5d3cbb195b62 14:13:30 ---> a0363074c71e 14:13:30 Step 21/23 : LABEL arch=arm64 14:13:30 ---> Running in a018e0d6e36a 14:13:30 Running setup.py install for dockerpty: finished with status 'done' 14:13:31 ---> Running in 73db91167e72 14:13:31 Removing intermediate container 73db91167e72 14:13:31 ---> 631a793b42da 14:13:31 Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:13:31 ---> Running in cc55acc423a5 14:13:32 Removing intermediate container cc55acc423a5 14:13:32 ---> 1057fc34922e 14:13:32 Step 23/23 : LABEL version=2.2.0-dev.58 14:13:32 ---> Running in e5ceda324bb7 14:13:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:13:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:13:33 Removing intermediate container e5ceda324bb7 14:13:33 ---> fe6578fcc4e1 14:13:33 14:13:33 Successfully built fe6578fcc4e1 14:13:33 Successfully tagged core-data-arm64:latest 14:13:34  Building core-data ... done Building security-spire-agent 14:13:37 Removing intermediate container a018e0d6e36a 14:13:37 ---> 5956a6a0f700 14:13:37 Step 7/20 : COPY . . 14:13:55 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:13:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:13:55 ---> 4aa90db76a99 14:13:55 Step 3/26 : WORKDIR /edgex-go 14:13:55 ---> Using cache 14:13:55 ---> b7b1db2d137f 14:13:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:55 ---> Using cache 14:13:55 ---> b6e180bc59f5 14:13:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:13:55 ---> Running in 5b0dfcd80f8d 14:13:57 Removing intermediate container 29751071a064 14:13:57 ---> 572b559b3dee 14:13:57 Step 14/23 : ENV APP_PORT=58890 14:13:58 ---> Running in 327eede8f8be 14:13:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:13:58 Removing intermediate container 327eede8f8be 14:13:58 ---> 26db86251cf2 14:13:58 Step 15/23 : EXPOSE $APP_PORT 14:13:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:13:59 ---> Running in 1cc92e28627d 14:14:00 Removing intermediate container 1cc92e28627d 14:14:00 ---> 2d9665277376 14:14:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:14:00 OK: 220 MiB in 52 packages 14:14:01 ---> af13a2eca8fa 14:14:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:14:02 ---> Running in 9c27403ac623 14:14:02 Removing intermediate container 5b0dfcd80f8d 14:14:02 ---> 8e7ada3ff671 14:14:02 Step 6/26 : COPY go.mod vendor* ./ 14:14:04 ---> 8ea9975857a8 14:14:04 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:04 ---> 2897b30bd6ac 14:14:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:14:04 ---> Running in 67137135604c 14:14:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:14:05 ---> 8702559986a9 14:14:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:14:06 ---> 57051399a969 14:14:06 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:14:06 ---> Running in 4890049cb78d 14:14:07 Removing intermediate container 4890049cb78d 14:14:07 ---> 9f4f6971956e 14:14:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:14:07 ---> Running in f503f56000ee 14:14:08 Removing intermediate container f503f56000ee 14:14:08 ---> 1b7d94331db8 14:14:08 Step 21/23 : LABEL arch=arm64 14:14:08 ---> Running in f15afbb5e14a 14:14:08 Removing intermediate container f15afbb5e14a 14:14:08 ---> 66db01248465 14:14:08 Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:14:08 ---> Running in 42a866f746c5 14:14:09 Removing intermediate container 42a866f746c5 14:14:09 ---> 7d610447d0f9 14:14:09 Step 23/23 : LABEL version=2.2.0-dev.58 14:14:09 ---> Running in 5e87f945677d 14:14:10 Removing intermediate container 5e87f945677d 14:14:10 ---> ff128f01b1d3 14:14:10 14:14:10 Successfully built ff128f01b1d3 14:14:10 Removing intermediate container 67137135604c 14:14:10 ---> bb34628ccc18 14:14:10 Step 8/26 : COPY . . 14:14:10 Successfully tagged sys-mgmt-agent-arm64:latest 14:14:10  Building sys-mgmt-agent ... done Building security-spire-server 14:14:29 ---> 4978f499241f 14:14:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:14:29 ---> Running in be9018021259 14:14:29 Removing intermediate container be9018021259 14:14:29 ---> 253b5a8c4934 14:14:29 Step 10/26 : RUN mkdir -p spire-build 14:14:29 ---> Running in b6533d3d2614 14:14:31 Removing intermediate container b6533d3d2614 14:14:31 ---> e5f80911055b 14:14:31 Step 11/26 : WORKDIR /edgex-go/spire-build 14:14:31 ---> Running in 512c79dac45b 14:14:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:14:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:14:31 ---> 4aa90db76a99 14:14:31 Step 3/25 : WORKDIR /edgex-go 14:14:31 ---> Using cache 14:14:31 ---> b7b1db2d137f 14:14:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:31 ---> Using cache 14:14:31 ---> b6e180bc59f5 14:14:31 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:14:31 ---> Using cache 14:14:31 ---> 8e7ada3ff671 14:14:31 Step 6/25 : COPY go.mod vendor* ./ 14:14:31 ---> Using cache 14:14:31 ---> 8ea9975857a8 14:14:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:31 ---> Using cache 14:14:31 ---> bb34628ccc18 14:14:31 Step 8/25 : COPY . . 14:14:31 ---> Using cache 14:14:31 ---> 4978f499241f 14:14:31 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:14:31 ---> Using cache 14:14:31 ---> 253b5a8c4934 14:14:32 Step 10/25 : RUN mkdir -p spire-build 14:14:32 ---> Using cache 14:14:32 ---> e5f80911055b 14:14:32 Step 11/25 : WORKDIR /edgex-go/spire-build 14:14:32 ---> Using cache 14:14:32 ---> 8a83c0958690 14:14:32 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:14:32 Removing intermediate container 512c79dac45b 14:14:32 ---> 8a83c0958690 14:14:32 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 14:14:32 ---> Running in 1a3daac7a103 14:14:32 ---> Running in dcfca6fdf235 14:14:35 spire-1.2.1/ 14:14:35 spire-1.2.1/.data/ 14:14:35 spire-1.2.1/.data/.file 14:14:35 spire-1.2.1/.dockerignore 14:14:35 spire-1.2.1/.gitattributes 14:14:35 spire-1.2.1/.githooks/ 14:14:35 spire-1.2.1/.githooks/pre-commit 14:14:35 spire-1.2.1/.github/ 14:14:35 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:14:35 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:14:35 spire-1.2.1/.github/dependabot.yml 14:14:35 spire-1.2.1/.github/workflows/ 14:14:35 spire-1.2.1/.github/workflows/nightly_build.yaml 14:14:35 spire-1.2.1/.github/workflows/pr_build.yaml 14:14:35 spire-1.2.1/.github/workflows/release_build.yaml 14:14:35 spire-1.2.1/.github/workflows/scripts/ 14:14:35 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:14:35 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:14:35 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:14:35 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:14:35 spire-1.2.1/.github/workflows/scripts/split.sh 14:14:35 spire-1.2.1/.gitignore 14:14:35 spire-1.2.1/.go-version 14:14:35 spire-1.2.1/.golangci.yml 14:14:35 spire-1.2.1/ADOPTERS.md 14:14:35 spire-1.2.1/CHANGELOG.md 14:14:35 spire-1.2.1/CODE-OF-CONDUCT.md 14:14:35 spire-1.2.1/CODEOWNERS 14:14:35 spire-1.2.1/CONTRIBUTING.md 14:14:35 spire-1.2.1/Dockerfile 14:14:35 spire-1.2.1/Dockerfile.dev 14:14:35 spire-1.2.1/Dockerfile.scratch 14:14:35 spire-1.2.1/LICENSE 14:14:35 spire-1.2.1/MAINTAINERS.md 14:14:35 spire-1.2.1/Makefile 14:14:35 spire-1.2.1/README.md 14:14:35 spire-1.2.1/ROADMAP.md 14:14:35 spire-1.2.1/SECURITY.md 14:14:35 spire-1.2.1/cmd/ 14:14:35 spire-1.2.1/cmd/spire-agent/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/common/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/run/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:14:35 spire-1.2.1/cmd/spire-agent/main.go 14:14:35 spire-1.2.1/cmd/spire-server/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/cli.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/run/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/token/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/validate/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/x509/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:14:35 spire-1.2.1/cmd/spire-server/main.go 14:14:35 spire-1.2.1/cmd/spire-server/util/ 14:14:35 spire-1.2.1/cmd/spire-server/util/util.go 14:14:35 spire-1.2.1/conf/ 14:14:35 spire-1.2.1/conf/agent/ 14:14:35 spire-1.2.1/conf/agent/agent.conf 14:14:35 spire-1.2.1/conf/agent/agent_full.conf 14:14:35 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:14:35 spire-1.2.1/conf/server/ 14:14:35 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:14:35 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:14:35 spire-1.2.1/conf/server/server.conf 14:14:35 spire-1.2.1/conf/server/server_full.conf 14:14:35 spire-1.2.1/doc/ 14:14:35 spire-1.2.1/doc/SPIRE101.md 14:14:35 spire-1.2.1/doc/auditlog.md 14:14:35 spire-1.2.1/doc/authorization_policy_engine.md 14:14:35 spire-1.2.1/doc/changelog_guidelines.md 14:14:35 spire-1.2.1/doc/cure53-report.pdf 14:14:35 spire-1.2.1/doc/images/ 14:14:35 spire-1.2.1/doc/images/2019_roadmap.png 14:14:35 spire-1.2.1/doc/images/SPIRE101.png 14:14:35 spire-1.2.1/doc/images/SPIRE_agent.png 14:14:35 spire-1.2.1/doc/images/SPIRE_server.png 14:14:35 spire-1.2.1/doc/images/cache_mgr.png 14:14:35 spire-1.2.1/doc/images/cache_mgr_components.png 14:14:35 spire-1.2.1/doc/images/federated_spire.png 14:14:35 spire-1.2.1/doc/images/ha_mode.png 14:14:35 spire-1.2.1/doc/images/nested_spire.png 14:14:35 spire-1.2.1/doc/images/oidc_federation.png 14:14:35 spire-1.2.1/doc/images/single_trust_domain.png 14:14:35 spire-1.2.1/doc/images/spiffe_compatible.png 14:14:35 spire-1.2.1/doc/images/spire_logo.png 14:14:35 spire-1.2.1/doc/migrating_registration_api_clients.md 14:14:35 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:14:35 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:14:35 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:14:35 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:14:35 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:14:35 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:14:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:14:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:14:35 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:14:35 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:14:35 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:14:35 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:14:35 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:14:35 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:14:35 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:14:35 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:14:35 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:14:35 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:14:35 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:14:35 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:14:35 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:14:35 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:14:35 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:14:35 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:14:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:14:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:14:35 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:14:35 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:14:35 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:14:35 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:14:35 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:14:35 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/ 14:14:35 14:14:35 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:14:35 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:14:35 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:14:35 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:14:35 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:14:35 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:14:35 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:14:35 spire-1.2.1/doc/scaling_spire.md 14:14:35 spire-1.2.1/doc/spire_agent.md 14:14:35 spire-1.2.1/doc/spire_server.md 14:14:35 spire-1.2.1/doc/supported_integrations.md 14:14:35 spire-1.2.1/doc/telemetry.md 14:14:35 spire-1.2.1/doc/telemetry_config.md 14:14:35 spire-1.2.1/doc/upgrading.md 14:14:35 spire-1.2.1/doc/using_spire.md 14:14:35 spire-1.2.1/examples/ 14:14:35 spire-1.2.1/examples/README.md 14:14:35 spire-1.2.1/go.mod 14:14:35 spire-1.2.1/go.sum 14:14:35 spire-1.2.1/pkg/ 14:14:35 spire-1.2.1/pkg/agent/ 14:14:35 spire-1.2.1/pkg/agent/agent.go 14:14:35 spire-1.2.1/pkg/agent/api/ 14:14:35 spire-1.2.1/pkg/agent/api/config.go 14:14:35 spire-1.2.1/pkg/agent/api/debug/ 14:14:35 spire-1.2.1/pkg/agent/api/debug/v1/ 14:14:35 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:14:35 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:14:35 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:14:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:14:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:14:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:14:35 spire-1.2.1/pkg/agent/api/endpoints.go 14:14:35 spire-1.2.1/pkg/agent/api/health/ 14:14:35 spire-1.2.1/pkg/agent/api/health/v1/ 14:14:35 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:14:35 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:14:35 spire-1.2.1/pkg/agent/api/rpccontext/ 14:14:35 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:14:35 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:14:35 spire-1.2.1/pkg/agent/attestor/ 14:14:35 spire-1.2.1/pkg/agent/attestor/node/ 14:14:35 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:14:35 spire-1.2.1/pkg/agent/attestor/node/node.go 14:14:35 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:14:35 spire-1.2.1/pkg/agent/attestor/workload/ 14:14:35 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:14:35 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:14:35 spire-1.2.1/pkg/agent/catalog/ 14:14:35 spire-1.2.1/pkg/agent/catalog/catalog.go 14:14:35 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:14:35 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:14:35 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:14:35 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:14:35 spire-1.2.1/pkg/agent/client/ 14:14:35 spire-1.2.1/pkg/agent/client/client.go 14:14:35 spire-1.2.1/pkg/agent/client/client_test.go 14:14:35 spire-1.2.1/pkg/agent/client/dial.go 14:14:35 spire-1.2.1/pkg/agent/client/nodeconn.go 14:14:35 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:14:35 spire-1.2.1/pkg/agent/client/update.go 14:14:35 spire-1.2.1/pkg/agent/client/util.go 14:14:35 spire-1.2.1/pkg/agent/common/ 14:14:35 spire-1.2.1/pkg/agent/common/backoff/ 14:14:35 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:14:35 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:14:35 spire-1.2.1/pkg/agent/common/cgroups/ 14:14:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:14:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:14:35 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:14:35 spire-1.2.1/pkg/agent/config.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/ 14:14:35 spire-1.2.1/pkg/agent/endpoints/config.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/.data/ 14:14:35 spire-1.2.1/.data/.file 14:14:35 spire-1.2.1/.dockerignore 14:14:35 spire-1.2.1/.gitattributes 14:14:35 spire-1.2.1/.githooks/ 14:14:35 spire-1.2.1/.githooks/pre-commit 14:14:35 spire-1.2.1/.github/ 14:14:35 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:14:35 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:14:35 spire-1.2.1/.github/dependabot.yml 14:14:35 spire-1.2.1/.github/workflows/ 14:14:35 spire-1.2.1/.github/workflows/nightly_build.yaml 14:14:35 spire-1.2.1/.github/workflows/pr_build.yaml 14:14:35 spire-1.2.1/.github/workflows/release_build.yaml 14:14:35 spire-1.2.1/.github/workflows/scripts/ 14:14:35 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:14:35 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:14:35 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:14:35 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:14:35 spire-1.2.1/.github/workflows/scripts/split.sh 14:14:35 spire-1.2.1/.gitignore 14:14:35 spire-1.2.1/.go-version 14:14:35 spire-1.2.1/.golangci.yml 14:14:35 spire-1.2.1/ADOPTERS.md 14:14:35 spire-1.2.1/CHANGELOG.md 14:14:35 spire-1.2.1/CODE-OF-CONDUCT.md 14:14:35 spire-1.2.1/CODEOWNERS 14:14:35 spire-1.2.1/CONTRIBUTING.md 14:14:35 spire-1.2.1/Dockerfile 14:14:35 spire-1.2.1/Dockerfile.dev 14:14:35 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:14:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:14:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/workload/ 14:14:35 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:14:35 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:14:35 spire-1.2.1/pkg/agent/manager/ 14:14:35 spire-1.2.1/pkg/agent/manager/cache/ 14:14:35 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:14:35 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:14:35 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:14:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:14:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:14:35 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:14:35 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:14:35 spire-1.2.1/pkg/agent/manager/config.go 14:14:35 spire-1.2.1/pkg/agent/manager/manager.go 14:14:35 spire-1.2.1/pkg/agent/manager/manager_test.go 14:14:35 spire-1.2.1/pkg/agent/manager/storage.go 14:14:35 spire-1.2.1/pkg/agent/manager/storage_test.go 14:14:35 spire-1.2.1/pkg/agent/manager/storecache/ 14:14:35 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:14:35 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:14:35 spire-1.2.1/pkg/agent/manager/sync.go 14:14:35 spire-1.2.1/pkg/agent/plugin/ 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:14:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:14:35 spire-1.2.1/Dockerfile.scratch 14:14:35 spire-1.2.1/LICENSE 14:14:35 spire-1.2.1/MAINTAINERS.md 14:14:35 spire-1.2.1/Makefile 14:14:35 spire-1.2.1/README.md 14:14:35 spire-1.2.1/ROADMAP.md 14:14:35 spire-1.2.1/SECURITY.md 14:14:35 spire-1.2.1/cmd/ 14:14:35 spire-1.2.1/cmd/spire-agent/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/common/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/run/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:14:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:14:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:14:35 spire-1.2.1/cmd/spire-agent/main.go 14:14:35 spire-1.2.1/cmd/spire-server/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/cli.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:14:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:14:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/run/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/token/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/validate/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:14:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:14:35 spire-1.2.1/pkg/agent/svid/ 14:14:35 spire-1.2.1/pkg/agent/svid/rotator.go 14:14:35 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:14:35 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:14:35 spire-1.2.1/pkg/agent/svid/store/ 14:14:35 spire-1.2.1/pkg/agent/svid/store/service.go 14:14:35 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:14:35 spire-1.2.1/pkg/common/ 14:14:35 spire-1.2.1/pkg/common/agentpathtemplate/ 14:14:35 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:14:35 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:14:35 spire-1.2.1/pkg/common/api/ 14:14:35 spire-1.2.1/pkg/common/api/metrics.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/ 14:14:35 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/logger.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/names.go 14:14:35 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:14:35 spire-1.2.1/pkg/common/api/names.go 14:14:35 spire-1.2.1/pkg/common/api/ratelimit.go 14:14:35 spire-1.2.1/pkg/common/api/rpccontext/ 14:14:35 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:14:35 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:14:35 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:14:35 spire-1.2.1/pkg/common/auth/ 14:14:35 spire-1.2.1/pkg/common/auth/interceptors.go 14:14:35 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:14:35 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:14:35 spire-1.2.1/pkg/common/bundleutil/ 14:14:35 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:14:35 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:14:35 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:14:35 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:14:35 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:14:35 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:14:35 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:14:35 spire-1.2.1/pkg/common/bundleutil/types.go 14:14:35 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:14:35 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:14:35 spire-1.2.1/pkg/common/catalog/ 14:14:35 spire-1.2.1/pkg/common/catalog/bind.go 14:14:35 spire-1.2.1/pkg/common/catalog/builtin.go 14:14:35 spire-1.2.1/pkg/common/catalog/catalog.go 14:14:35 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:14:35 spire-1.2.1/pkg/common/catalog/closers.go 14:14:35 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:14:35 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:14:35 spire-1.2.1/pkg/common/catalog/config.go 14:14:35 spire-1.2.1/pkg/common/catalog/config_test.go 14:14:35 spire-1.2.1/pkg/common/catalog/configure.go 14:14:35 spire-1.2.1/pkg/common/catalog/constraints.go 14:14:35 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:14:35 spire-1.2.1/pkg/common/catalog/context.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/x509/ 14:14:35 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:14:35 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:14:35 spire-1.2.1/cmd/spire-server/main.go 14:14:35 spire-1.2.1/cmd/spire-server/util/ 14:14:35 spire-1.2.1/cmd/spire-server/util/util.go 14:14:35 spire-1.2.1/conf/ 14:14:35 spire-1.2.1/conf/agent/ 14:14:35 spire-1.2.1/conf/agent/agent.conf 14:14:35 spire-1.2.1/conf/agent/agent_full.conf 14:14:35 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:14:35 spire-1.2.1/conf/server/ 14:14:35 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:14:35 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:14:35 spire-1.2.1/conf/server/server.conf 14:14:35 spire-1.2.1/conf/server/server_full.conf 14:14:35 spire-1.2.1/doc/ 14:14:35 spire-1.2.1/doc/SPIRE101.md 14:14:35 spire-1.2.1/doc/auditlog.md 14:14:35 spire-1.2.1/doc/authorization_policy_engine.md 14:14:35 spire-1.2.1/doc/changelog_guidelines.md 14:14:35 spire-1.2.1/doc/cure53-report.pdf 14:14:35 spire-1.2.1/doc/images/ 14:14:35 spire-1.2.1/doc/images/2019_roadmap.png 14:14:35 spire-1.2.1/doc/images/SPIRE101.png 14:14:35 spire-1.2.1/doc/images/SPIRE_agent.png 14:14:35 spire-1.2.1/doc/images/SPIRE_server.png 14:14:35 spire-1.2.1/pkg/common/catalog/external.go 14:14:35 spire-1.2.1/pkg/common/catalog/host.go 14:14:35 spire-1.2.1/pkg/common/catalog/pipenet.go 14:14:35 spire-1.2.1/pkg/common/catalog/plugin.go 14:14:35 spire-1.2.1/pkg/common/catalog/testplugin/ 14:14:35 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:14:35 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:14:35 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:14:35 spire-1.2.1/pkg/common/cli/ 14:14:35 spire-1.2.1/pkg/common/cli/env.go 14:14:35 spire-1.2.1/pkg/common/cli/flags.go 14:14:35 spire-1.2.1/pkg/common/cli/trust_domain.go 14:14:35 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:14:35 spire-1.2.1/pkg/common/cli/umask.go 14:14:35 spire-1.2.1/pkg/common/cli/umask_posix.go 14:14:35 spire-1.2.1/pkg/common/cli/umask_test.go 14:14:35 spire-1.2.1/pkg/common/cli/umask_windows.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/ 14:14:35 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/flag.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/format.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/ 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:14:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:14:35 spire-1.2.1/pkg/common/coretypes/ 14:14:35 spire-1.2.1/pkg/common/coretypes/bundle/ 14:14:35 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:14:35 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:14:35 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:14:35 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:14:35 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:14:35 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:14:35 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:14:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:14:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:14:35 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:14:35 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:14:35 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:14:35 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:14:36 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:14:36 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:14:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:14:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:14:36 spire-1.2.1/pkg/common/cryptoutil/ 14:14:36 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:14:36 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:14:36 spire-1.2.1/pkg/common/diskutil/ 14:14:36 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:14:36 spire-1.2.1/pkg/common/diskutil/file_test.go 14:14:36 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:14:36 spire-1.2.1/pkg/common/errorutil/ 14:14:36 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:14:36 spire-1.2.1/pkg/common/health/ 14:14:36 spire-1.2.1/pkg/common/health/config.go 14:14:36 spire-1.2.1/pkg/common/health/context.go 14:14:36 spire-1.2.1/pkg/common/health/context_test.go 14:14:36 spire-1.2.1/pkg/common/health/health.go 14:14:36 spire-1.2.1/pkg/common/health/health_test.go 14:14:36 spire-1.2.1/pkg/common/health/logger.go 14:14:36 spire-1.2.1/pkg/common/hostservice/ 14:14:36 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:14:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:14:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:14:36 spire-1.2.1/doc/images/cache_mgr.png 14:14:36 spire-1.2.1/doc/images/cache_mgr_components.png 14:14:36 spire-1.2.1/doc/images/federated_spire.png 14:14:36 spire-1.2.1/doc/images/ha_mode.png 14:14:36 spire-1.2.1/doc/images/nested_spire.png 14:14:36 spire-1.2.1/doc/images/oidc_federation.png 14:14:36 spire-1.2.1/doc/images/single_trust_domain.png 14:14:36 spire-1.2.1/doc/images/spiffe_compatible.png 14:14:36 spire-1.2.1/doc/images/spire_logo.png 14:14:36 spire-1.2.1/doc/migrating_registration_api_clients.md 14:14:36 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:14:36 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:14:36 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:14:36 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:14:36 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:14:36 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:14:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:14:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:14:36 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:14:36 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:14:36 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:14:36 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:14:36 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:14:36 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:14:36 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:14:36 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:14:36 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:14:36 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:14:36 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:14:36 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:14:36 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:14:36 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:14:36 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:14:36 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:14:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:14:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:14:36 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:14:36 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:14:36 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:14:36 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:14:36 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:14:36 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:14:36 spire-1.2.1/pkg/common/idutil/ 14:14:36 spire-1.2.1/pkg/common/idutil/require.go 14:14:36 spire-1.2.1/pkg/common/idutil/require_test.go 14:14:36 spire-1.2.1/pkg/common/idutil/safety.go 14:14:36 spire-1.2.1/pkg/common/idutil/safety_test.go 14:14:36 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:14:36 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:14:36 spire-1.2.1/pkg/common/jwtsvid/ 14:14:36 spire-1.2.1/pkg/common/jwtsvid/common.go 14:14:36 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:14:36 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:14:36 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:14:36 spire-1.2.1/pkg/common/jwtutil/ 14:14:36 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:14:36 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:14:36 spire-1.2.1/pkg/common/log/ 14:14:36 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:14:36 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:14:36 spire-1.2.1/pkg/common/log/log.go 14:14:36 spire-1.2.1/pkg/common/log/log_test.go 14:14:36 spire-1.2.1/pkg/common/log/options.go 14:14:36 spire-1.2.1/pkg/common/nodeutil/ 14:14:36 spire-1.2.1/pkg/common/nodeutil/node.go 14:14:36 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:14:36 spire-1.2.1/pkg/common/peertracker/ 14:14:36 spire-1.2.1/pkg/common/peertracker/conn.go 14:14:36 spire-1.2.1/pkg/common/peertracker/credentials.go 14:14:36 spire-1.2.1/pkg/common/peertracker/errors.go 14:14:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:14:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:14:36 spire-1.2.1/pkg/common/peertracker/info.go 14:14:36 spire-1.2.1/pkg/common/peertracker/listener.go 14:14:36 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tcp.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:14:36 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:14:36 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:14:36 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:14:36 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:14:36 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:14:36 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:14:36 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:14:36 spire-1.2.1/doc/scaling_spire.md 14:14:36 spire-1.2.1/doc/spire_agent.md 14:14:36 spire-1.2.1/doc/spire_server.md 14:14:36 spire-1.2.1/doc/supported_integrations.md 14:14:36 spire-1.2.1/doc/telemetry.md 14:14:36 spire-1.2.1/doc/telemetry_config.md 14:14:36 spire-1.2.1/doc/upgrading.md 14:14:36 spire-1.2.1/doc/using_spire.md 14:14:36 spire-1.2.1/examples/ 14:14:36 spire-1.2.1/examples/README.md 14:14:36 spire-1.2.1/go.mod 14:14:36 spire-1.2.1/go.sum 14:14:36 spire-1.2.1/pkg/ 14:14:36 spire-1.2.1/pkg/agent/ 14:14:36 spire-1.2.1/pkg/agent/agent.go 14:14:36 spire-1.2.1/pkg/agent/api/ 14:14:36 spire-1.2.1/pkg/agent/api/config.go 14:14:36 spire-1.2.1/pkg/agent/api/debug/ 14:14:36 spire-1.2.1/pkg/agent/api/debug/v1/ 14:14:36 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:14:36 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:14:36 spire-1.2.1/pkg/common/peertracker/uds.go 14:14:36 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:14:36 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:14:36 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:14:36 spire-1.2.1/pkg/common/pemutil/ 14:14:36 spire-1.2.1/pkg/common/pemutil/block.go 14:14:36 spire-1.2.1/pkg/common/pemutil/certs.go 14:14:36 spire-1.2.1/pkg/common/pemutil/common.go 14:14:36 spire-1.2.1/pkg/common/pemutil/csr.go 14:14:36 spire-1.2.1/pkg/common/pemutil/keys.go 14:14:36 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/ 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:14:36 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:14:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:14:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:14:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:14:36 spire-1.2.1/pkg/agent/api/endpoints.go 14:14:36 spire-1.2.1/pkg/agent/api/health/ 14:14:36 spire-1.2.1/pkg/agent/api/health/v1/ 14:14:36 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:14:36 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:14:36 spire-1.2.1/pkg/agent/api/rpccontext/ 14:14:36 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:14:36 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:14:36 spire-1.2.1/pkg/agent/attestor/ 14:14:36 spire-1.2.1/pkg/agent/attestor/node/ 14:14:36 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:14:36 spire-1.2.1/pkg/agent/attestor/node/node.go 14:14:36 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:14:36 spire-1.2.1/pkg/agent/attestor/workload/ 14:14:36 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:14:36 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:14:36 spire-1.2.1/pkg/agent/catalog/ 14:14:36 spire-1.2.1/pkg/agent/catalog/catalog.go 14:14:36 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:14:36 spire-1.2.1/pkg/common/plugin/ 14:14:36 spire-1.2.1/pkg/common/plugin/aws/ 14:14:36 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:14:36 spire-1.2.1/pkg/common/plugin/azure/ 14:14:36 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:14:36 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/facade.go 14:14:36 spire-1.2.1/pkg/common/plugin/facade_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/gcp/ 14:14:36 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/ 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/log.go 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/ 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:14:36 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:14:36 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:14:36 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:14:36 spire-1.2.1/pkg/agent/client/ 14:14:36 spire-1.2.1/pkg/agent/client/client.go 14:14:36 spire-1.2.1/pkg/agent/client/client_test.go 14:14:36 spire-1.2.1/pkg/agent/client/dial.go 14:14:36 spire-1.2.1/pkg/agent/client/nodeconn.go 14:14:36 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:14:36 spire-1.2.1/pkg/agent/client/update.go 14:14:36 spire-1.2.1/pkg/agent/client/util.go 14:14:36 spire-1.2.1/pkg/agent/common/ 14:14:36 spire-1.2.1/pkg/agent/common/backoff/ 14:14:36 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:14:36 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:14:36 spire-1.2.1/pkg/agent/common/cgroups/ 14:14:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:14:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:14:36 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:14:36 spire-1.2.1/pkg/agent/config.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/ 14:14:36 spire-1.2.1/pkg/agent/endpoints/config.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:14:36 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:14:36 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:14:36 spire-1.2.1/pkg/common/plugin/x509pop/ 14:14:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:14:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:14:36 spire-1.2.1/pkg/common/profiling/ 14:14:36 spire-1.2.1/pkg/common/profiling/dumpers.go 14:14:36 spire-1.2.1/pkg/common/profiling/profiling.go 14:14:36 spire-1.2.1/pkg/common/protoutil/ 14:14:36 spire-1.2.1/pkg/common/protoutil/masks.go 14:14:36 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:14:36 spire-1.2.1/pkg/common/rotationutil/ 14:14:36 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:14:36 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:14:36 spire-1.2.1/pkg/common/selector/ 14:14:36 spire-1.2.1/pkg/common/selector/selector.go 14:14:36 spire-1.2.1/pkg/common/selector/selector_test.go 14:14:36 spire-1.2.1/pkg/common/selector/set.go 14:14:36 spire-1.2.1/pkg/common/selector/set_utils.go 14:14:36 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/ 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/ 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:14:36 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:14:36 spire-1.2.1/pkg/common/telemetry/call.go 14:14:36 spire-1.2.1/pkg/common/telemetry/common/ 14:14:36 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:14:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:14:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/workload/ 14:14:36 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:14:36 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:14:36 spire-1.2.1/pkg/agent/manager/ 14:14:36 spire-1.2.1/pkg/agent/manager/cache/ 14:14:36 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:14:36 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:14:36 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:14:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:14:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:14:36 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:14:36 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:14:36 spire-1.2.1/pkg/agent/manager/config.go 14:14:36 spire-1.2.1/pkg/common/telemetry/config.go 14:14:36 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:14:36 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/inmem.go 14:14:36 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/m3.go 14:14:36 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/metrics.go 14:14:36 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/names.go 14:14:36 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:14:36 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:14:36 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/ 14:14:36 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:14:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/server.go 14:14:36 spire-1.2.1/pkg/common/telemetry/sink.go 14:14:36 spire-1.2.1/pkg/common/telemetry/statsd.go 14:14:36 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/uptime.go 14:14:36 spire-1.2.1/pkg/common/telemetry/version.go 14:14:36 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:14:36 spire-1.2.1/pkg/common/uptime/ 14:14:36 spire-1.2.1/pkg/common/uptime/uptime.go 14:14:36 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:14:36 spire-1.2.1/pkg/agent/manager/manager.go 14:14:36 spire-1.2.1/pkg/agent/manager/manager_test.go 14:14:36 spire-1.2.1/pkg/agent/manager/storage.go 14:14:36 spire-1.2.1/pkg/agent/manager/storage_test.go 14:14:36 spire-1.2.1/pkg/agent/manager/storecache/ 14:14:36 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:14:36 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:14:36 spire-1.2.1/pkg/agent/manager/sync.go 14:14:36 spire-1.2.1/pkg/agent/plugin/ 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:14:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:14:36 spire-1.2.1/pkg/common/util/ 14:14:36 spire-1.2.1/pkg/common/util/certs.go 14:14:36 spire-1.2.1/pkg/common/util/certs_test.go 14:14:36 spire-1.2.1/pkg/common/util/csr.go 14:14:36 spire-1.2.1/pkg/common/util/hash.go 14:14:36 spire-1.2.1/pkg/common/util/selectors.go 14:14:36 spire-1.2.1/pkg/common/util/selectors_test.go 14:14:36 spire-1.2.1/pkg/common/util/signals.go 14:14:36 spire-1.2.1/pkg/common/util/sort.go 14:14:36 spire-1.2.1/pkg/common/util/sort_test.go 14:14:36 spire-1.2.1/pkg/common/util/task.go 14:14:36 spire-1.2.1/pkg/common/util/task_test.go 14:14:36 spire-1.2.1/pkg/common/util/testdata/ 14:14:36 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:14:36 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:14:36 spire-1.2.1/pkg/common/version/ 14:14:36 spire-1.2.1/pkg/common/version/version.go 14:14:36 spire-1.2.1/pkg/common/x509svid/ 14:14:36 spire-1.2.1/pkg/common/x509svid/common_test.go 14:14:36 spire-1.2.1/pkg/common/x509svid/csr.go 14:14:36 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:14:36 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:14:36 spire-1.2.1/pkg/common/x509util/ 14:14:36 spire-1.2.1/pkg/common/x509util/cert.go 14:14:36 spire-1.2.1/pkg/common/x509util/dns.go 14:14:36 spire-1.2.1/pkg/common/x509util/dns_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:14:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:14:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:14:36 spire-1.2.1/pkg/common/x509util/keyid.go 14:14:36 spire-1.2.1/pkg/common/x509util/keypair.go 14:14:36 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:14:36 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:14:36 spire-1.2.1/pkg/server/ 14:14:36 spire-1.2.1/pkg/server/api/ 14:14:36 spire-1.2.1/pkg/server/api/agent.go 14:14:36 spire-1.2.1/pkg/server/api/agent/ 14:14:36 spire-1.2.1/pkg/server/api/agent/v1/ 14:14:36 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/agent_test.go 14:14:36 spire-1.2.1/pkg/server/api/api.go 14:14:36 spire-1.2.1/pkg/server/api/audit/ 14:14:36 spire-1.2.1/pkg/server/api/audit/audit.go 14:14:36 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:14:36 spire-1.2.1/pkg/server/api/bundle.go 14:14:36 spire-1.2.1/pkg/server/api/bundle/ 14:14:36 spire-1.2.1/pkg/server/api/bundle/v1/ 14:14:36 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/bundle_test.go 14:14:36 spire-1.2.1/pkg/server/api/debug/ 14:14:36 spire-1.2.1/pkg/server/api/debug/v1/ 14:14:36 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/entry.go 14:14:36 spire-1.2.1/pkg/server/api/entry/ 14:14:36 spire-1.2.1/pkg/server/api/entry/v1/ 14:14:36 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/entry_test.go 14:14:36 spire-1.2.1/pkg/server/api/health/ 14:14:36 spire-1.2.1/pkg/server/api/health/v1/ 14:14:36 spire-1.2.1/pkg/server/api/health/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/id.go 14:14:36 spire-1.2.1/pkg/server/api/id_test.go 14:14:36 spire-1.2.1/pkg/server/api/limits/ 14:14:36 spire-1.2.1/pkg/server/api/limits/limits.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/ 14:14:36 spire-1.2.1/pkg/server/api/middleware/alias.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/audit.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/caller.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:14:36 spire-1.2.1/pkg/server/api/middleware/common.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/entries.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:14:36 spire-1.2.1/pkg/server/api/ratelimit.go 14:14:36 spire-1.2.1/pkg/server/api/rpccontext/ 14:14:36 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:14:36 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:14:36 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:14:36 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:14:36 spire-1.2.1/pkg/server/api/selector.go 14:14:36 spire-1.2.1/pkg/server/api/selector_test.go 14:14:36 spire-1.2.1/pkg/server/api/status.go 14:14:36 spire-1.2.1/pkg/server/api/status_test.go 14:14:36 spire-1.2.1/pkg/server/api/svid/ 14:14:36 spire-1.2.1/pkg/server/api/svid/v1/ 14:14:36 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/trustdomain.go 14:14:36 spire-1.2.1/pkg/server/api/trustdomain/ 14:14:36 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:14:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:14:36 spire-1.2.1/pkg/agent/svid/ 14:14:36 spire-1.2.1/pkg/agent/svid/rotator.go 14:14:36 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:14:36 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:14:36 spire-1.2.1/pkg/agent/svid/store/ 14:14:36 spire-1.2.1/pkg/agent/svid/store/service.go 14:14:36 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:14:36 spire-1.2.1/pkg/common/ 14:14:36 spire-1.2.1/pkg/common/agentpathtemplate/ 14:14:36 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:14:36 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:14:36 spire-1.2.1/pkg/common/api/ 14:14:36 spire-1.2.1/pkg/common/api/metrics.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/ 14:14:36 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:14:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:14:36 spire-1.2.1/pkg/server/authpolicy/ 14:14:36 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:14:36 spire-1.2.1/pkg/server/authpolicy/policy.go 14:14:36 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:14:36 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:14:36 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:14:36 spire-1.2.1/pkg/server/authpolicy/validate.go 14:14:36 spire-1.2.1/pkg/server/bundle/ 14:14:36 spire-1.2.1/pkg/server/bundle/client/ 14:14:36 spire-1.2.1/pkg/server/bundle/client/client.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/manager.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/sources.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/updater.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:14:36 spire-1.2.1/pkg/server/ca/ 14:14:36 spire-1.2.1/pkg/server/ca/ca.go 14:14:36 spire-1.2.1/pkg/server/ca/ca_health.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/logger.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/names.go 14:14:36 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:14:36 spire-1.2.1/pkg/common/api/names.go 14:14:36 spire-1.2.1/pkg/common/api/ratelimit.go 14:14:36 spire-1.2.1/pkg/common/api/rpccontext/ 14:14:36 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:14:36 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:14:36 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:14:36 spire-1.2.1/pkg/common/auth/ 14:14:36 spire-1.2.1/pkg/common/auth/interceptors.go 14:14:36 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:14:36 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:14:36 spire-1.2.1/pkg/common/bundleutil/ 14:14:36 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:14:36 14:14:36 spire-1.2.1/pkg/server/ca/ca_test.go 14:14:36 spire-1.2.1/pkg/server/ca/journal.go 14:14:36 spire-1.2.1/pkg/server/ca/journal_test.go 14:14:36 spire-1.2.1/pkg/server/ca/manager.go 14:14:36 spire-1.2.1/pkg/server/ca/manager_health.go 14:14:36 spire-1.2.1/pkg/server/ca/manager_test.go 14:14:36 spire-1.2.1/pkg/server/ca/templates.go 14:14:36 spire-1.2.1/pkg/server/ca/upstream_client.go 14:14:36 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:14:36 spire-1.2.1/pkg/server/ca/validation.go 14:14:36 spire-1.2.1/pkg/server/cache/ 14:14:36 spire-1.2.1/pkg/server/cache/dscache/ 14:14:36 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:14:36 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/ 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:14:36 spire-1.2.1/pkg/server/catalog/ 14:14:36 spire-1.2.1/pkg/server/catalog/catalog.go 14:14:36 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:14:36 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:14:36 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:14:36 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:14:36 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:14:36 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:14:36 spire-1.2.1/pkg/common/bundleutil/types.go 14:14:36 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:14:36 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:14:36 spire-1.2.1/pkg/common/catalog/ 14:14:36 spire-1.2.1/pkg/common/catalog/bind.go 14:14:36 spire-1.2.1/pkg/common/catalog/builtin.go 14:14:36 spire-1.2.1/pkg/common/catalog/catalog.go 14:14:36 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:14:36 spire-1.2.1/pkg/common/catalog/closers.go 14:14:36 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:14:36 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:14:36 spire-1.2.1/pkg/common/catalog/config.go 14:14:36 spire-1.2.1/pkg/common/catalog/config_test.go 14:14:36 spire-1.2.1/pkg/common/catalog/configure.go 14:14:36 spire-1.2.1/pkg/common/catalog/constraints.go 14:14:36 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:14:36 spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/server/catalog/keymanager.go 14:14:36 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:14:36 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:14:36 spire-1.2.1/pkg/server/catalog/notifier.go 14:14:36 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:14:36 spire-1.2.1/pkg/server/config.go 14:14:36 spire-1.2.1/pkg/server/datastore/ 14:14:36 spire-1.2.1/pkg/server/datastore/datastore.go 14:14:36 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:14:36 spire-1.2.1/pkg/server/datastore/repository.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:14:36 spire-1.2.1/pkg/common/catalog/external.go 14:14:36 spire-1.2.1/pkg/common/catalog/host.go 14:14:36 spire-1.2.1/pkg/common/catalog/pipenet.go 14:14:36 spire-1.2.1/pkg/common/catalog/plugin.go 14:14:36 spire-1.2.1/pkg/common/catalog/testplugin/ 14:14:36 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:14:36 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:14:36 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:14:36 spire-1.2.1/pkg/common/cli/ 14:14:36 spire-1.2.1/pkg/common/cli/env.go 14:14:36 spire-1.2.1/pkg/common/cli/flags.go 14:14:36 spire-1.2.1/pkg/common/cli/trust_domain.go 14:14:36 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:14:36 spire-1.2.1/pkg/common/cli/umask.go 14:14:36 spire-1.2.1/pkg/common/cli/umask_posix.go 14:14:36 spire-1.2.1/pkg/common/cli/umask_test.go 14:14:36 spire-1.2.1/pkg/common/cli/umask_windows.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/ 14:14:36 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/flag.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/format.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/ 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:14:36 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:14:36 spire-1.2.1/pkg/server/endpoints/ 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/ 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:14:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:14:36 spire-1.2.1/pkg/common/coretypes/ 14:14:36 spire-1.2.1/pkg/common/coretypes/bundle/ 14:14:36 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:14:36 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:14:36 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:14:36 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:14:36 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:14:36 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:14:36 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:14:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:14:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:14:36 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:14:36 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:14:36 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:14:36 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:14:36 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:14:36 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:14:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:14:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:14:36 spire-1.2.1/pkg/common/cryptoutil/ 14:14:36 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:14:36 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:14:36 spire-1.2.1/pkg/common/diskutil/ 14:14:36 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:14:36 spire-1.2.1/pkg/common/diskutil/file_test.go 14:14:36 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:14:36 spire-1.2.1/pkg/common/errorutil/ 14:14:36 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:14:36 spire-1.2.1/pkg/common/health/ 14:14:36 spire-1.2.1/pkg/common/health/config.go 14:14:36 spire-1.2.1/pkg/common/health/context.go 14:14:36 spire-1.2.1/pkg/common/health/context_test.go 14:14:36 spire-1.2.1/pkg/common/health/health.go 14:14:36 spire-1.2.1/pkg/common/health/health_test.go 14:14:36 spire-1.2.1/pkg/common/health/logger.go 14:14:36 spire-1.2.1/pkg/common/hostservice/ 14:14:36 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:14:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:14:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:14:36 spire-1.2.1/pkg/server/endpoints/config.go 14:14:36 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:14:36 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:14:36 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:14:36 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:14:36 spire-1.2.1/pkg/server/endpoints/middleware.go 14:14:36 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:14:36 spire-1.2.1/pkg/server/hostservice/ 14:14:36 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:14:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:14:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:14:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:14:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:14:36 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:14:36 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:14:36 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/ 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/ 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:14:36 spire-1.2.1/pkg/common/idutil/ 14:14:36 spire-1.2.1/pkg/common/idutil/require.go 14:14:36 spire-1.2.1/pkg/common/idutil/require_test.go 14:14:36 spire-1.2.1/pkg/common/idutil/safety.go 14:14:36 spire-1.2.1/pkg/common/idutil/safety_test.go 14:14:36 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:14:36 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:14:36 spire-1.2.1/pkg/common/jwtsvid/ 14:14:36 spire-1.2.1/pkg/common/jwtsvid/common.go 14:14:36 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:14:36 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:14:36 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:14:36 spire-1.2.1/pkg/common/jwtutil/ 14:14:36 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:14:36 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:14:36 spire-1.2.1/pkg/common/log/ 14:14:36 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:14:36 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:14:36 spire-1.2.1/pkg/common/log/log.go 14:14:36 spire-1.2.1/pkg/common/log/log_test.go 14:14:36 spire-1.2.1/pkg/common/log/options.go 14:14:36 spire-1.2.1/pkg/common/nodeutil/ 14:14:36 spire-1.2.1/pkg/common/nodeutil/node.go 14:14:36 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:14:36 spire-1.2.1/pkg/common/peertracker/ 14:14:36 spire-1.2.1/pkg/common/peertracker/conn.go 14:14:36 spire-1.2.1/pkg/common/peertracker/credentials.go 14:14:36 spire-1.2.1/pkg/common/peertracker/errors.go 14:14:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:14:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:14:36 spire-1.2.1/pkg/common/peertracker/info.go 14:14:36 spire-1.2.1/pkg/common/peertracker/listener.go 14:14:36 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:14:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tcp.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:14:36 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:14:36 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:14:36 spire-1.2.1/pkg/common/peertracker/uds.go 14:14:36 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:14:36 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:14:36 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:14:36 spire-1.2.1/pkg/common/pemutil/ 14:14:36 spire-1.2.1/pkg/common/pemutil/block.go 14:14:36 spire-1.2.1/pkg/common/pemutil/certs.go 14:14:36 spire-1.2.1/pkg/common/pemutil/common.go 14:14:36 spire-1.2.1/pkg/common/pemutil/csr.go 14:14:36 spire-1.2.1/pkg/common/pemutil/keys.go 14:14:36 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/ 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:14:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:14:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:14:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:14:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:14:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:14:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/ 14:14:36 spire-1.2.1/pkg/common/plugin/aws/ 14:14:36 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:14:36 spire-1.2.1/pkg/common/plugin/azure/ 14:14:36 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:14:36 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/facade.go 14:14:36 spire-1.2.1/pkg/common/plugin/facade_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/gcp/ 14:14:36 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/ 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:14:36 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/log.go 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/ 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:14:36 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:14:36 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:14:36 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:14:36 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/ 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:14:36 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:14:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:14:36 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:14:36 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:14:36 spire-1.2.1/pkg/common/plugin/x509pop/ 14:14:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:14:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:14:36 spire-1.2.1/pkg/common/profiling/ 14:14:36 spire-1.2.1/pkg/common/profiling/dumpers.go 14:14:36 spire-1.2.1/pkg/common/profiling/profiling.go 14:14:36 spire-1.2.1/pkg/common/protoutil/ 14:14:36 spire-1.2.1/pkg/common/protoutil/masks.go 14:14:36 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:14:36 spire-1.2.1/pkg/common/rotationutil/ 14:14:36 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:14:36 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:14:36 spire-1.2.1/pkg/common/selector/ 14:14:36 spire-1.2.1/pkg/common/selector/selector.go 14:14:36 spire-1.2.1/pkg/common/selector/selector_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:14:36 spire-1.2.1/pkg/common/selector/set.go 14:14:36 spire-1.2.1/pkg/common/selector/set_utils.go 14:14:36 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/ 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/ 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:14:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:14:36 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:14:36 spire-1.2.1/pkg/common/telemetry/call.go 14:14:36 spire-1.2.1/pkg/common/telemetry/common/ 14:14:36 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:14:36 spire-1.2.1/pkg/common/telemetry/config.go 14:14:36 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:14:36 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/inmem.go 14:14:36 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/m3.go 14:14:36 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/metrics.go 14:14:36 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/names.go 14:14:36 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:14:36 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:14:36 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/ 14:14:36 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:14:36 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:14:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:14:36 spire-1.2.1/pkg/common/telemetry/server/server.go 14:14:36 spire-1.2.1/pkg/common/telemetry/sink.go 14:14:36 spire-1.2.1/pkg/common/telemetry/statsd.go 14:14:36 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:14:36 spire-1.2.1/pkg/common/telemetry/uptime.go 14:14:36 spire-1.2.1/pkg/common/telemetry/version.go 14:14:36 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:14:36 spire-1.2.1/pkg/common/uptime/ 14:14:36 spire-1.2.1/pkg/common/uptime/uptime.go 14:14:36 spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:14:36 spire-1.2.1/pkg/common/util/ 14:14:36 spire-1.2.1/pkg/common/util/certs.go 14:14:36 spire-1.2.1/pkg/common/util/certs_test.go 14:14:36 spire-1.2.1/pkg/common/util/csr.go 14:14:36 spire-1.2.1/pkg/common/util/hash.go 14:14:36 spire-1.2.1/pkg/common/util/selectors.go 14:14:36 spire-1.2.1/pkg/common/util/selectors_test.go 14:14:36 spire-1.2.1/pkg/common/util/signals.go 14:14:36 spire-1.2.1/pkg/common/util/sort.go 14:14:36 spire-1.2.1/pkg/common/util/sort_test.go 14:14:36 spire-1.2.1/pkg/common/util/task.go 14:14:36 spire-1.2.1/pkg/common/util/task_test.go 14:14:36 spire-1.2.1/pkg/common/util/testdata/ 14:14:36 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:14:36 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:14:36 spire-1.2.1/pkg/common/version/ 14:14:36 spire-1.2.1/pkg/common/version/version.go 14:14:36 spire-1.2.1/pkg/common/x509svid/ 14:14:36 spire-1.2.1/pkg/common/x509svid/common_test.go 14:14:36 spire-1.2.1/pkg/common/x509svid/csr.go 14:14:36 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:14:36 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:14:36 spire-1.2.1/pkg/common/x509util/ 14:14:36 spire-1.2.1/pkg/common/x509util/cert.go 14:14:36 spire-1.2.1/pkg/common/x509util/dns.go 14:14:36 spire-1.2.1/pkg/common/x509util/dns_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:14:36 spire-1.2.1/pkg/common/x509util/keyid.go 14:14:36 spire-1.2.1/pkg/common/x509util/keypair.go 14:14:36 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:14:36 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:14:36 spire-1.2.1/pkg/server/ 14:14:36 spire-1.2.1/pkg/server/api/ 14:14:36 spire-1.2.1/pkg/server/api/agent.go 14:14:36 spire-1.2.1/pkg/server/api/agent/ 14:14:36 spire-1.2.1/pkg/server/api/agent/v1/ 14:14:36 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/agent_test.go 14:14:36 spire-1.2.1/pkg/server/api/api.go 14:14:36 spire-1.2.1/pkg/server/api/audit/ 14:14:36 spire-1.2.1/pkg/server/api/audit/audit.go 14:14:36 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:14:36 spire-1.2.1/pkg/server/api/bundle.go 14:14:36 spire-1.2.1/pkg/server/api/bundle/ 14:14:36 spire-1.2.1/pkg/server/api/bundle/v1/ 14:14:36 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/bundle_test.go 14:14:36 spire-1.2.1/pkg/server/api/debug/ 14:14:36 spire-1.2.1/pkg/server/api/debug/v1/ 14:14:36 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:14:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:14:36 spire-1.2.1/pkg/server/registration/ 14:14:36 spire-1.2.1/pkg/server/registration/manager.go 14:14:36 spire-1.2.1/pkg/server/registration/manager_test.go 14:14:36 spire-1.2.1/pkg/server/scanentries.go 14:14:36 spire-1.2.1/pkg/server/scanentries_test.go 14:14:36 spire-1.2.1/pkg/server/server.go 14:14:36 spire-1.2.1/pkg/server/server_test.go 14:14:36 spire-1.2.1/pkg/server/svid/ 14:14:36 spire-1.2.1/pkg/server/svid/observer.go 14:14:36 spire-1.2.1/pkg/server/svid/observer_test.go 14:14:36 spire-1.2.1/pkg/server/svid/rotator.go 14:14:36 spire-1.2.1/pkg/server/svid/rotator_config.go 14:14:36 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:14:36 spire-1.2.1/pkg/server/svid/rotator_test.go 14:14:36 spire-1.2.1/proto/ 14:14:36 spire-1.2.1/proto/private/ 14:14:36 spire-1.2.1/proto/private/server/ 14:14:36 spire-1.2.1/proto/private/server/journal/ 14:14:36 spire-1.2.1/pkg/server/api/entry.go 14:14:36 spire-1.2.1/pkg/server/api/entry/ 14:14:36 spire-1.2.1/pkg/server/api/entry/v1/ 14:14:36 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/entry_test.go 14:14:36 spire-1.2.1/pkg/server/api/health/ 14:14:36 spire-1.2.1/pkg/server/api/health/v1/ 14:14:36 spire-1.2.1/pkg/server/api/health/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/id.go 14:14:36 spire-1.2.1/pkg/server/api/id_test.go 14:14:36 spire-1.2.1/pkg/server/api/limits/ 14:14:36 spire-1.2.1/pkg/server/api/limits/limits.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/ 14:14:36 spire-1.2.1/pkg/server/api/middleware/alias.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/audit.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/caller.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:14:36 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:14:36 spire-1.2.1/proto/private/server/journal/journal.proto 14:14:36 spire-1.2.1/proto/spire/ 14:14:36 spire-1.2.1/proto/spire/common/ 14:14:36 spire-1.2.1/proto/spire/common/common.pb.go 14:14:36 spire-1.2.1/proto/spire/common/common.proto 14:14:36 spire-1.2.1/proto/spire/common/plugin/ 14:14:36 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:14:36 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:14:36 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:14:36 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:14:36 spire-1.2.1/proto/spire/plugin/ 14:14:36 spire-1.2.1/proto/spire/plugin/agent/ 14:14:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:14:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:14:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:14:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:14:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:14:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:14:36 spire-1.2.1/release/ 14:14:36 spire-1.2.1/pkg/server/api/middleware/common.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/entries.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:14:36 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:14:36 spire-1.2.1/pkg/server/api/ratelimit.go 14:14:36 spire-1.2.1/pkg/server/api/rpccontext/ 14:14:36 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:14:36 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:14:36 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:14:36 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:14:36 spire-1.2.1/pkg/server/api/selector.go 14:14:36 spire-1.2.1/pkg/server/api/selector_test.go 14:14:36 spire-1.2.1/pkg/server/api/status.go 14:14:36 spire-1.2.1/pkg/server/api/status_test.go 14:14:36 spire-1.2.1/pkg/server/api/svid/ 14:14:36 spire-1.2.1/pkg/server/api/svid/v1/ 14:14:36 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/trustdomain.go 14:14:36 spire-1.2.1/pkg/server/api/trustdomain/ 14:14:36 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:14:36 spire-1.2.1/release/spire-extras/ 14:14:36 spire-1.2.1/release/spire-extras/README.md 14:14:36 spire-1.2.1/release/spire-extras/conf/ 14:14:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:14:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:14:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:14:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:14:36 spire-1.2.1/release/spire/ 14:14:36 spire-1.2.1/release/spire/README.md 14:14:36 spire-1.2.1/release/spire/conf/ 14:14:36 spire-1.2.1/release/spire/conf/agent/ 14:14:36 spire-1.2.1/release/spire/conf/agent/agent.conf 14:14:36 spire-1.2.1/release/spire/conf/server/ 14:14:36 spire-1.2.1/release/spire/conf/server/server.conf 14:14:36 spire-1.2.1/script/ 14:14:36 spire-1.2.1/script/build-artifact.sh 14:14:36 spire-1.2.1/script/generate_dummy_ca.sh 14:14:36 spire-1.2.1/support/ 14:14:36 spire-1.2.1/support/k8s/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:14:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:14:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:14:36 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:14:36 spire-1.2.1/pkg/server/authpolicy/ 14:14:36 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:14:36 spire-1.2.1/pkg/server/authpolicy/policy.go 14:14:36 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:14:36 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:14:36 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:14:36 spire-1.2.1/pkg/server/authpolicy/validate.go 14:14:36 spire-1.2.1/pkg/server/bundle/ 14:14:36 spire-1.2.1/pkg/server/bundle/client/ 14:14:36 spire-1.2.1/pkg/server/bundle/client/client.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/manager.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/sources.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/updater.go 14:14:36 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:14:36 spire-1.2.1/pkg/server/ca/ 14:14:36 spire-1.2.1/pkg/server/ca/ca.go 14:14:36 spire-1.2.1/pkg/server/ca/ca_health.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:14:36 spire-1.2.1/pkg/server/ca/ca_test.go 14:14:36 spire-1.2.1/pkg/server/ca/journal.go 14:14:36 spire-1.2.1/pkg/server/ca/journal_test.go 14:14:36 spire-1.2.1/pkg/server/ca/manager.go 14:14:36 spire-1.2.1/pkg/server/ca/manager_health.go 14:14:36 spire-1.2.1/pkg/server/ca/manager_test.go 14:14:36 spire-1.2.1/pkg/server/ca/templates.go 14:14:36 spire-1.2.1/pkg/server/ca/upstream_client.go 14:14:36 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:14:36 spire-1.2.1/pkg/server/ca/validation.go 14:14:36 spire-1.2.1/pkg/server/cache/ 14:14:36 spire-1.2.1/pkg/server/cache/dscache/ 14:14:36 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:14:36 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/ 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:14:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:14:36 spire-1.2.1/pkg/server/catalog/ 14:14:36 spire-1.2.1/pkg/server/catalog/catalog.go 14:14:36 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.gospire-1.2.1/pkg/server/catalog/keymanager.go 14:14:36 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:14:36 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:14:36 spire-1.2.1/pkg/server/catalog/notifier.go 14:14:36 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:14:36 spire-1.2.1/pkg/server/config.go 14:14:36 spire-1.2.1/pkg/server/datastore/ 14:14:36 spire-1.2.1/pkg/server/datastore/datastore.go 14:14:36 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:14:36 spire-1.2.1/pkg/server/datastore/repository.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:14:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/ 14:14:36 spire-1.2.1/support/oidc-discovery-provider/README.md 14:14:36 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/config.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:14:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:14:36 spire-1.2.1/pkg/server/endpoints/ 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/ 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/main.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:14:36 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:14:36 spire-1.2.1/test/ 14:14:36 spire-1.2.1/test/clock/ 14:14:36 spire-1.2.1/test/clock/clock.go 14:14:36 spire-1.2.1/test/fakes/ 14:14:36 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:14:36 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:14:36 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:14:36 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:14:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:14:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:14:36 spire-1.2.1/test/fakes/fakeagentstore/ 14:14:36 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:14:36 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:14:36 spire-1.2.1/pkg/server/endpoints/config.go 14:14:36 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:14:36 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:14:36 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:14:36 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:14:36 spire-1.2.1/pkg/server/endpoints/middleware.go 14:14:36 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:14:36 spire-1.2.1/pkg/server/hostservice/ 14:14:36 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:14:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:14:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:14:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:14:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:14:36 spire-1.2.1/test/fakes/fakedatastore/ 14:14:36 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:14:36 spire-1.2.1/test/fakes/fakeentryclient/ 14:14:36 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:14:36 spire-1.2.1/test/fakes/fakehealthchecker/ 14:14:36 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:14:36 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:14:36 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:14:36 spire-1.2.1/test/fakes/fakemetrics/ 14:14:36 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:14:36 spire-1.2.1/test/fakes/fakenoderesolver/ 14:14:36 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:14:36 spire-1.2.1/test/fakes/fakenotifier/ 14:14:36 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:14:36 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:14:36 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:14:36 spire-1.2.1/test/fakes/fakeserverca/ 14:14:36 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:14:36 spire-1.2.1/test/fakes/fakeservercatalog/ 14:14:36 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:14:36 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:14:36 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:14:36 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:14:36 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:14:36 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:14:36 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:14:36 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:14:36 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:14:36 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:14:36 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:14:36 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:14:36 spire-1.2.1/test/fixture/ 14:14:36 spire-1.2.1/test/fixture/certs/ 14:14:36 spire-1.2.1/test/fixture/certs/agent_svid.der 14:14:36 spire-1.2.1/test/fixture/certs/base_cert.pem 14:14:36 spire-1.2.1/test/fixture/certs/base_csr.pem 14:14:36 spire-1.2.1/test/fixture/certs/base_key.pem 14:14:36 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:14:36 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:14:36 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:14:36 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:14:36 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:14:36 spire-1.2.1/test/fixture/certs/blog_key.pem 14:14:37 spire-1.2.1/test/fixture/certs/bundle.der 14:14:37 spire-1.2.1/test/fixture/certs/ca.pem 14:14:37 spire-1.2.1/test/fixture/certs/ca_key.pem 14:14:37 spire-1.2.1/test/fixture/certs/database_cert.pem 14:14:37 spire-1.2.1/test/fixture/certs/database_csr.pem 14:14:37 spire-1.2.1/test/fixture/certs/database_key.pem 14:14:37 spire-1.2.1/test/fixture/certs/node_cert.pem 14:14:37 spire-1.2.1/test/fixture/certs/node_csr.pem 14:14:37 spire-1.2.1/test/fixture/certs/node_key.pem 14:14:37 spire-1.2.1/test/fixture/certs/svid.pem 14:14:37 spire-1.2.1/test/fixture/certs/svid_key.pem 14:14:37 spire-1.2.1/test/fixture/config/ 14:14:37 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:14:37 spire-1.2.1/test/fixture/config/agent_good.conf 14:14:37 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:14:37 spire-1.2.1/test/fixture/config/plugin_good.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:14:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:14:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:14:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/ 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/ 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_good.conf 14:14:37 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:14:37 spire-1.2.1/test/fixture/fixture.go 14:14:37 spire-1.2.1/test/fixture/nodeattestor/ 14:14:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:14:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:14:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:14:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:14:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:14:37 spire-1.2.1/test/fixture/registration/ 14:14:37 spire-1.2.1/test/fixture/registration/entries.json 14:14:37 spire-1.2.1/test/fixture/registration/good-for-update.json 14:14:37 spire-1.2.1/test/fixture/registration/good.json 14:14:37 spire-1.2.1/test/fixture/registration/invalid.json 14:14:37 spire-1.2.1/test/fixture/registration/invalid_json.json 14:14:37 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:14:37 spire-1.2.1/test/integration/ 14:14:37 spire-1.2.1/test/integration/README.md 14:14:37 spire-1.2.1/test/integration/common 14:14:37 spire-1.2.1/test/integration/setup/ 14:14:37 spire-1.2.1/test/integration/setup/adminclient/ 14:14:37 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:14:37 spire-1.2.1/test/integration/setup/adminclient/client.go 14:14:37 spire-1.2.1/test/integration/setup/debugagent/ 14:14:37 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:14:37 spire-1.2.1/test/integration/setup/debugagent/main.go 14:14:37 spire-1.2.1/test/integration/setup/debugserver/ 14:14:37 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:14:37 spire-1.2.1/test/integration/setup/debugserver/main.go 14:14:37 spire-1.2.1/test/integration/setup/downstreamclient/ 14:14:37 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:14:37 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:14:37 spire-1.2.1/test/integration/setup/itclient/ 14:14:37 spire-1.2.1/test/integration/setup/itclient/client.go 14:14:37 spire-1.2.1/test/integration/setup/node-attestation/ 14:14:37 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:14:37 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:14:37 spire-1.2.1/test/integration/setup/x509pop/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:14:37 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:14:37 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:14:37 spire-1.2.1/test/integration/suites/ 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:14:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:14:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:14:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:14:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:14:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:14:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:14:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:14:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:14:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/ 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:14:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:14:37 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivityspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:14:37 spire-1.2.1/test/integration/suites/join-token/ 14:14:37 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:14:37 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:14:37 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:14:37 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:14:37 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:14:37 spire-1.2.1/test/integration/suites/join-token/README.md 14:14:37 spire-1.2.1/test/integration/suites/join-token/conf/ 14:14:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/join-token/teardown 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:14:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:14:37 spire-1.2.1/pkg/server/registration/ 14:14:37 spire-1.2.1/pkg/server/registration/manager.go 14:14:37 spire-1.2.1/pkg/server/registration/manager_test.go 14:14:37 spire-1.2.1/pkg/server/scanentries.go 14:14:37 spire-1.2.1/pkg/server/scanentries_test.go 14:14:37 spire-1.2.1/pkg/server/server.go 14:14:37 spire-1.2.1/pkg/server/server_test.go 14:14:37 spire-1.2.1/pkg/server/svid/ 14:14:37 spire-1.2.1/pkg/server/svid/observer.go 14:14:37 spire-1.2.1/pkg/server/svid/observer_test.go 14:14:37 spire-1.2.1/pkg/server/svid/rotator.go 14:14:37 spire-1.2.1/pkg/server/svid/rotator_config.go 14:14:37 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:14:37 spire-1.2.1/pkg/server/svid/rotator_test.go 14:14:37 spire-1.2.1/proto/ 14:14:37 spire-1.2.1/proto/private/ 14:14:37 spire-1.2.1/proto/private/server/ 14:14:37 spire-1.2.1/proto/private/server/journal/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:14:37 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:14:37 spire-1.2.1/proto/private/server/journal/journal.proto 14:14:37 spire-1.2.1/proto/spire/ 14:14:37 spire-1.2.1/proto/spire/common/ 14:14:37 spire-1.2.1/proto/spire/common/common.pb.go 14:14:37 spire-1.2.1/proto/spire/common/common.proto 14:14:37 spire-1.2.1/proto/spire/common/plugin/ 14:14:37 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:14:37 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:14:37 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:14:37 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:14:37 spire-1.2.1/proto/spire/plugin/ 14:14:37 spire-1.2.1/proto/spire/plugin/agent/ 14:14:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:14:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:14:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:14:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:14:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:14:37 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:14:37 spire-1.2.1/release/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:14:37 spire-1.2.1/test/integration/suites/k8s/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/00-setup 14:14:37 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:14:37 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:14:37 spire-1.2.1/test/integration/suites/k8s/README.md 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:14:37 spire-1.2.1/test/integration/suites/k8s/teardown 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:14:37 spire-1.2.1/release/spire-extras/ 14:14:37 spire-1.2.1/release/spire-extras/README.md 14:14:37 spire-1.2.1/release/spire-extras/conf/ 14:14:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:14:37 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:14:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:14:37 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:14:37 spire-1.2.1/release/spire/ 14:14:37 spire-1.2.1/release/spire/README.md 14:14:37 spire-1.2.1/release/spire/conf/ 14:14:37 spire-1.2.1/release/spire/conf/agent/ 14:14:37 spire-1.2.1/release/spire/conf/agent/agent.conf 14:14:37 spire-1.2.1/release/spire/conf/server/ 14:14:37 spire-1.2.1/release/spire/conf/server/server.conf 14:14:37 spire-1.2.1/script/ 14:14:37 spire-1.2.1/script/build-artifact.sh 14:14:37 spire-1.2.1/script/generate_dummy_ca.sh 14:14:37 spire-1.2.1/support/ 14:14:37 spire-1.2.1/support/k8s/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/ 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:14:37 spire-1.2.1/test/integration/suites/rotation/ 14:14:37 spire-1.2.1/test/integration/suites/rotation/00-setup 14:14:37 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:14:37 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:14:37 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:14:37 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:14:37 spire-1.2.1/test/integration/suites/rotation/README.md 14:14:37 spire-1.2.1/test/integration/suites/rotation/conf/ 14:14:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/rotation/teardown 14:14:37 spire-1.2.1/test/integration/suites/self-test/ 14:14:37 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:14:37 spire-1.2.1/test/integration/suites/self-test/README.md 14:14:37 spire-1.2.1/test/integration/suites/self-test/teardown 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:14:37 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/ 14:14:37 spire-1.2.1/support/oidc-discovery-provider/README.md 14:14:37 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/config.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:14:37 spire-1.2.1/test/integration/suites/upgrade/ 14:14:37 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:14:37 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:14:37 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/main.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:14:37 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:14:37 spire-1.2.1/test/ 14:14:37 spire-1.2.1/test/clock/ 14:14:37 spire-1.2.1/test/clock/clock.go 14:14:37 spire-1.2.1/test/fakes/ 14:14:37 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:14:37 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:14:37 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:14:37 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:14:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:14:37 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:14:37 spire-1.2.1/test/fakes/fakeagentstore/ 14:14:37 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:14:37 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:14:37 spire-1.2.1/test/integration/suites/upgrade/README.md 14:14:37 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:14:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/upgrade/teardown 14:14:37 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:14:37 spire-1.2.1/test/fakes/fakedatastore/ 14:14:37 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:14:37 spire-1.2.1/test/fakes/fakeentryclient/ 14:14:37 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:14:37 spire-1.2.1/test/fakes/fakehealthchecker/ 14:14:37 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:14:37 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:14:37 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:14:37 spire-1.2.1/test/fakes/fakemetrics/ 14:14:37 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:14:37 spire-1.2.1/test/fakes/fakenoderesolver/ 14:14:37 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:14:37 spire-1.2.1/test/fakes/fakenotifier/ 14:14:37 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:14:37 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:14:37 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:14:37 spire-1.2.1/test/fakes/fakeserverca/ 14:14:37 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:14:37 spire-1.2.1/test/fakes/fakeservercatalog/ 14:14:37 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:14:37 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:14:37 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:14:37 spire-1.2.1/test/integration/test-one.sh 14:14:37 spire-1.2.1/test/integration/test.sh 14:14:37 spire-1.2.1/test/plugintest/ 14:14:37 spire-1.2.1/test/plugintest/config.go 14:14:37 spire-1.2.1/test/plugintest/load.go 14:14:37 spire-1.2.1/test/plugintest/option.go 14:14:37 spire-1.2.1/test/spiretest/ 14:14:37 spire-1.2.1/test/spiretest/apiserver.go 14:14:37 spire-1.2.1/test/spiretest/assertions.go 14:14:37 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:14:37 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:14:37 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:14:37 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:14:37 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:14:37 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:14:37 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:14:37 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:14:37 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:14:37 spire-1.2.1/test/fixture/ 14:14:37 spire-1.2.1/test/fixture/certs/ 14:14:37 spire-1.2.1/test/fixture/certs/agent_svid.der 14:14:37 spire-1.2.1/test/fixture/certs/base_cert.pem 14:14:37 spire-1.2.1/test/fixture/certs/base_csr.pem 14:14:37 spire-1.2.1/test/fixture/certs/base_key.pem 14:14:37 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:14:37 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:14:37 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:14:37 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:14:37 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:14:37 spire-1.2.1/test/fixture/certs/blog_key.pem 14:14:37 spire-1.2.1/test/fixture/certs/bundle.der 14:14:37 spire-1.2.1/test/spiretest/dir.go 14:14:37 spire-1.2.1/test/spiretest/errors_posix.go 14:14:37 spire-1.2.1/test/spiretest/errors_windows.go 14:14:37 spire-1.2.1/test/spiretest/logs.go 14:14:37 spire-1.2.1/test/spiretest/socketapi.go 14:14:37 spire-1.2.1/test/spiretest/suite.go 14:14:37 spire-1.2.1/test/spiretest/x509.go 14:14:37 spire-1.2.1/test/testca/ 14:14:37 spire-1.2.1/test/testca/ca.go 14:14:37 spire-1.2.1/test/testkey/ 14:14:37 spire-1.2.1/test/testkey/generate.sh 14:14:37 spire-1.2.1/test/testkey/genkeys.go 14:14:37 spire-1.2.1/test/testkey/keys.go 14:14:37 spire-1.2.1/test/testkey/new.go 14:14:37 spire-1.2.1/test/tpmsimulator/ 14:14:37 spire-1.2.1/test/tpmsimulator/simulator.go 14:14:37 spire-1.2.1/test/util/ 14:14:37 spire-1.2.1/test/util/cert_fixtures.go 14:14:37 spire-1.2.1/test/util/cert_generation.go 14:14:37 spire-1.2.1/test/util/io_redirection.go 14:14:37 spire-1.2.1/test/util/race.go 14:14:37 spire-1.2.1/test/util/util.go 14:14:37 building spire from source... 14:14:37 14:14:37 spire-1.2.1/test/fixture/certs/ca.pem 14:14:37 spire-1.2.1/test/fixture/certs/ca_key.pem 14:14:37 spire-1.2.1/test/fixture/certs/database_cert.pem 14:14:37 spire-1.2.1/test/fixture/certs/database_csr.pem 14:14:37 spire-1.2.1/test/fixture/certs/database_key.pem 14:14:37 spire-1.2.1/test/fixture/certs/node_cert.pem 14:14:37 spire-1.2.1/test/fixture/certs/node_csr.pem 14:14:37 spire-1.2.1/test/fixture/certs/node_key.pem 14:14:37 spire-1.2.1/test/fixture/certs/svid.pem 14:14:37 spire-1.2.1/test/fixture/certs/svid_key.pem 14:14:37 spire-1.2.1/test/fixture/config/ 14:14:37 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:14:37 spire-1.2.1/test/fixture/config/agent_good.conf 14:14:37 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:14:37 spire-1.2.1/test/fixture/config/plugin_good.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:14:37 spire-1.2.1/test/fixture/config/server_good.conf 14:14:37 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:14:37 spire-1.2.1/test/fixture/fixture.go 14:14:37 spire-1.2.1/test/fixture/nodeattestor/ 14:14:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:14:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:14:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:14:37 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:14:37 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:14:37 spire-1.2.1/test/fixture/registration/ 14:14:37 spire-1.2.1/test/fixture/registration/entries.json 14:14:37 spire-1.2.1/test/fixture/registration/good-for-update.json 14:14:37 spire-1.2.1/test/fixture/registration/good.json 14:14:37 spire-1.2.1/test/fixture/registration/invalid.json 14:14:37 spire-1.2.1/test/fixture/registration/invalid_json.json 14:14:37 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:14:37 spire-1.2.1/test/integration/ 14:14:37 spire-1.2.1/test/integration/README.md 14:14:37 spire-1.2.1/test/integration/common 14:14:37 spire-1.2.1/test/integration/setup/ 14:14:37 spire-1.2.1/test/integration/setup/adminclient/ 14:14:37 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:14:37 spire-1.2.1/test/integration/setup/adminclient/client.go 14:14:37 spire-1.2.1/test/integration/setup/debugagent/ 14:14:37 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:14:37 spire-1.2.1/test/integration/setup/debugagent/main.go 14:14:37 spire-1.2.1/test/integration/setup/debugserver/ 14:14:37 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:14:37 spire-1.2.1/test/integration/setup/debugserver/main.go 14:14:37 spire-1.2.1/test/integration/setup/downstreamclient/ 14:14:37 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:14:37 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:14:37 spire-1.2.1/test/integration/setup/itclient/ 14:14:37 spire-1.2.1/test/integration/setup/itclient/client.go 14:14:37 spire-1.2.1/test/integration/setup/node-attestation/ 14:14:37 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:14:37 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:14:37 spire-1.2.1/test/integration/setup/x509pop/ 14:14:37 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:14:37 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:14:37 spire-1.2.1/test/integration/suites/ 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:14:37 spire-1.2.1/test/integration/suites/join-token/ 14:14:37 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:14:37 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:14:37 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:14:37 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:14:37 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:14:37 spire-1.2.1/test/integration/suites/join-token/README.md 14:14:37 spire-1.2.1/test/integration/suites/join-token/conf/ 14:14:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/join-token/teardown 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:14:37 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:14:37 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:14:37 spire-1.2.1/test/integration/suites/k8s/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/00-setup 14:14:37 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:14:37 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:14:37 spire-1.2.1/test/integration/suites/k8s/README.md 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:14:37 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:14:37 spire-1.2.1/test/integration/suites/k8s/teardown 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/ 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:14:37 spire-1.2.1/test/integration/suites/rotation/ 14:14:37 spire-1.2.1/test/integration/suites/rotation/00-setup 14:14:37 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:14:37 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:14:37 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:14:37 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:14:37 spire-1.2.1/test/integration/suites/rotation/README.md 14:14:37 spire-1.2.1/test/integration/suites/rotation/conf/ 14:14:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/rotation/teardown 14:14:37 spire-1.2.1/test/integration/suites/self-test/ 14:14:37 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:14:37 spire-1.2.1/test/integration/suites/self-test/README.md 14:14:37 spire-1.2.1/test/integration/suites/self-test/teardown 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:14:37 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:14:37 spire-1.2.1/test/integration/suites/upgrade/ 14:14:37 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:14:37 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:14:37 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:14:37 spire-1.2.1/test/integration/suites/upgrade/README.md 14:14:37 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:14:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:14:37 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:14:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:14:37 spire-1.2.1/test/integration/suites/upgrade/teardown 14:14:37 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:14:37 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:14:37 spire-1.2.1/test/integration/test-one.sh 14:14:37 spire-1.2.1/test/integration/test.sh 14:14:37 spire-1.2.1/test/plugintest/ 14:14:37 spire-1.2.1/test/plugintest/config.go 14:14:37 spire-1.2.1/test/plugintest/load.go 14:14:37 spire-1.2.1/test/plugintest/option.go 14:14:37 spire-1.2.1/test/spiretest/ 14:14:37 spire-1.2.1/test/spiretest/apiserver.go 14:14:37 spire-1.2.1/test/spiretest/assertions.go 14:14:37 spire-1.2.1/test/spiretest/dir.go 14:14:37 spire-1.2.1/test/spiretest/errors_posix.go 14:14:37 spire-1.2.1/test/spiretest/errors_windows.go 14:14:37 spire-1.2.1/test/spiretest/logs.go 14:14:37 spire-1.2.1/test/spiretest/socketapi.go 14:14:37 spire-1.2.1/test/spiretest/suite.go 14:14:37 spire-1.2.1/test/spiretest/x509.go 14:14:37 spire-1.2.1/test/testca/ 14:14:37 spire-1.2.1/test/testca/ca.go 14:14:37 spire-1.2.1/test/testkey/ 14:14:37 spire-1.2.1/test/testkey/generate.sh 14:14:37 spire-1.2.1/test/testkey/genkeys.go 14:14:37 spire-1.2.1/test/testkey/keys.go 14:14:37 spire-1.2.1/test/testkey/new.go 14:14:37 spire-1.2.1/test/tpmsimulator/ 14:14:37 spire-1.2.1/test/tpmsimulator/simulator.go 14:14:37 spire-1.2.1/test/util/ 14:14:37 spire-1.2.1/test/util/cert_fixtures.go 14:14:37 spire-1.2.1/test/util/cert_generation.go 14:14:37 spire-1.2.1/test/util/io_redirection.go 14:14:37 spire-1.2.1/test/util/race.go 14:14:37 spire-1.2.1/test/util/util.go 14:14:37 building spire from source... 14:14:37 Installing go1.17.7... 14:14:38 Installing go1.17.7... 14:15:05 Building bin/spire-server... 14:15:05 go: downloading github.com/mitchellh/cli v1.1.2 14:15:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:15:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:15:05 Building bin/spire-server... 14:15:05 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:15:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:15:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:15:05 go: downloading github.com/mitchellh/cli v1.1.2 14:15:05 go: downloading google.golang.org/grpc v1.44.0 14:15:05 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:15:05 go: downloading google.golang.org/grpc v1.44.0 14:15:09 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:15:09 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:15:09 go: downloading github.com/imdario/mergo v0.3.12 14:15:09 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:15:10 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:15:10 go: downloading github.com/sirupsen/logrus v1.8.1 14:15:10 go: downloading github.com/imdario/mergo v0.3.12 14:15:10 go: downloading github.com/sirupsen/logrus v1.8.1 14:15:10 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:15:11 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:15:11 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:15:11 go: downloading github.com/fatih/color v1.13.0 14:15:11 go: downloading github.com/mattn/go-isatty v0.0.14 14:15:11 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:15:11 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:15:11 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:15:11 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:15:11 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:15:11 go: downloading github.com/fatih/color v1.13.0 14:15:12 go: downloading github.com/mattn/go-isatty v0.0.14 14:15:12 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:15:12 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:15:12 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:15:12 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:15:12 go: downloading github.com/armon/go-metrics v0.3.10 14:15:13 go: downloading github.com/prometheus/client_golang v1.12.1 14:15:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:15:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:15:13 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:15:13 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:15:13 go: downloading github.com/open-policy-agent/opa v0.38.0 14:15:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:15:14 go: downloading github.com/open-policy-agent/opa v0.38.0 14:15:41 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:15:41 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:15:41 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:15:41 go: downloading github.com/mattn/go-colorable v0.1.12 14:15:41 go: downloading github.com/armon/go-metrics v0.3.10 14:15:41 go: downloading github.com/prometheus/client_golang v1.12.1 14:15:41 go: downloading github.com/Masterminds/goutils v1.1.0 14:15:41 go: downloading github.com/Masterminds/semver v1.5.0 14:15:41 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:15:41 go: downloading github.com/google/uuid v1.1.2 14:15:41 go: downloading github.com/huandu/xstrings v1.3.2 14:15:41 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:15:41 go: downloading github.com/oklog/run v1.0.0 14:15:41 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:15:41 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:15:41 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:15:41 go: downloading github.com/mattn/go-colorable v0.1.12 14:15:41 go: downloading github.com/prometheus/client_model v0.2.0 14:15:41 go: downloading github.com/prometheus/common v0.32.1 14:15:41 go: downloading go.uber.org/atomic v1.9.0 14:15:41 go: downloading github.com/pkg/errors v0.9.1 14:15:41 go: downloading github.com/Masterminds/goutils v1.1.0 14:15:41 go: downloading github.com/Masterminds/semver v1.5.0 14:15:41 go: downloading github.com/google/uuid v1.1.2 14:15:41 go: downloading github.com/huandu/xstrings v1.3.2 14:15:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:15:42 go: downloading github.com/oklog/run v1.0.0 14:15:42 go: downloading github.com/imkira/go-observer v1.0.3 14:15:42 go: downloading github.com/beorn7/perks v1.0.1 14:15:42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:15:42 go: downloading github.com/imkira/go-observer v1.0.3 14:15:42 go: downloading github.com/prometheus/procfs v0.7.3 14:15:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:15:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:15:42 go: downloading github.com/prometheus/client_model v0.2.0 14:15:43 go: downloading github.com/prometheus/common v0.32.1 14:15:43 go: downloading github.com/hashicorp/errwrap v1.1.0 14:15:43 go: downloading github.com/beorn7/perks v1.0.1 14:15:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:15:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:15:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:15:43 go: downloading github.com/twmb/murmur3 v1.1.6 14:15:43 go: downloading github.com/prometheus/procfs v0.7.3 14:15:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:15:43 go: downloading github.com/blang/semver/v4 v4.0.0 14:15:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:15:44 go: downloading go.uber.org/atomic v1.9.0 14:15:44 go: downloading github.com/pkg/errors v0.9.1 14:15:44 go: downloading github.com/hashicorp/errwrap v1.1.0 14:15:44 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:15:44 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:15:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:15:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:15:44 go: downloading github.com/jinzhu/gorm v1.9.16 14:15:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:15:45 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:15:45 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:15:45 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:15:46 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:15:46 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:15:48 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:15:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:15:53 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:15:53 go: downloading github.com/stretchr/testify v1.7.0 14:15:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:15:53 go: downloading google.golang.org/api v0.70.0 14:15:53 go: downloading k8s.io/client-go v0.23.4 14:15:53 go: downloading k8s.io/api v0.23.4 14:15:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:15:54 go: downloading github.com/stretchr/testify v1.7.0 14:15:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:15:54 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:16:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:16:07 go: downloading github.com/blang/semver/v4 v4.0.0 14:16:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:16:07 go: downloading github.com/jinzhu/gorm v1.9.16 14:16:08 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:16:08 go: downloading github.com/google/go-tpm v0.3.3 14:16:09 go: downloading cloud.google.com/go/storage v1.21.0 14:16:10 go: downloading cloud.google.com/go v0.100.2 14:16:12 go: downloading k8s.io/apimachinery v0.23.4 14:16:14 go: downloading k8s.io/kube-aggregator v0.23.3 14:16:15 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:16:15 go: downloading google.golang.org/api v0.70.0 14:16:15 go: downloading k8s.io/api v0.23.4 14:16:15 go: downloading k8s.io/client-go v0.23.4 14:16:28 go: downloading github.com/google/go-tpm v0.3.3 14:16:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:16:40 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:16:40 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:16:40 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:16:40 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:16:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:16:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:16:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:16:59 go: downloading cloud.google.com/go/storage v1.21.0 14:16:59 go: downloading cloud.google.com/go v0.100.2 14:16:59 go: downloading k8s.io/apimachinery v0.23.4 14:17:00 go: downloading k8s.io/kube-aggregator v0.23.3 14:17:01 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:17:03 go: downloading cloud.google.com/go/security v1.3.0 14:17:03 go: downloading github.com/hashicorp/vault/api v1.4.1 14:17:03 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:17:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:17:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:17:04 go: downloading gopkg.in/yaml.v2 v2.4.0 14:17:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:17:05 go: downloading github.com/gobwas/glob v0.2.3 14:17:05 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:17:05 go: downloading github.com/jinzhu/inflection v1.0.0 14:17:05 go: downloading github.com/aws/smithy-go v1.11.0 14:17:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:17:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:17:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:17:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:17:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:17:07 go: downloading github.com/gogo/protobuf v1.3.2 14:17:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:17:13 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:17:13 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:17:13 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:17:13 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:17:13 go: downloading github.com/dimchansky/utfbom v1.1.1 14:17:13 go: downloading cloud.google.com/go/compute v1.3.0 14:17:14 go: downloading cloud.google.com/go/iam v0.1.1 14:17:14 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:17:15 go: downloading k8s.io/klog/v2 v2.30.0 14:17:15 go: downloading github.com/google/gofuzz v1.1.0 14:17:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:17:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:17:16 go: downloading github.com/spf13/pflag v1.0.5 14:17:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:17:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:17:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:17:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:17:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:17:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:17:18 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:17:19 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:17:19 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:17:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:17:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:17:20 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:17:20 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:17:22 go: downloading go.opencensus.io v0.23.0 14:17:22 go: downloading cloud.google.com/go/security v1.3.0 14:17:23 go: downloading github.com/hashicorp/vault/api v1.4.1 14:17:23 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:17:23 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:17:23 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:17:24 go: downloading gopkg.in/inf.v0 v0.9.1 14:17:24 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:17:24 go: downloading github.com/go-logr/logr v1.2.2 14:17:24 go: downloading gopkg.in/yaml.v2 v2.4.0 14:17:24 go: downloading github.com/google/go-cmp v0.5.7 14:17:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:17:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:17:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:17:25 go: downloading github.com/gobwas/glob v0.2.3 14:17:25 go: downloading github.com/json-iterator/go v1.1.12 14:17:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:17:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:17:25 go: downloading github.com/googleapis/gnostic v0.5.5 14:17:25 go: downloading github.com/twmb/murmur3 v1.1.6 14:17:25 go: downloading github.com/aws/smithy-go v1.11.0 14:17:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:17:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:17:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:17:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:17:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:17:27 go: downloading github.com/jinzhu/inflection v1.0.0 14:17:27 go: downloading github.com/gogo/protobuf v1.3.2 14:17:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:17:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:17:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:17:31 go: downloading github.com/tklauser/numcpus v0.3.0 14:17:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:17:31 go: downloading go.uber.org/zap v1.21.0 14:17:32 go: downloading sigs.k8s.io/yaml v1.3.0 14:17:32 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:17:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:17:32 go: downloading github.com/modern-go/reflect2 v1.0.2 14:17:32 go: downloading github.com/ryanuber/go-glob v1.0.0 14:17:32 go: downloading github.com/golang/snappy v0.0.4 14:17:32 go: downloading cloud.google.com/go/compute v1.3.0 14:17:33 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:17:33 go: downloading cloud.google.com/go/iam v0.1.1 14:17:33 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:17:34 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:17:34 go: downloading k8s.io/klog/v2 v2.30.0 14:17:34 go: downloading github.com/google/gofuzz v1.1.0 14:17:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:17:35 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:17:36 go: downloading github.com/spf13/pflag v1.0.5 14:17:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:17:36 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:17:37 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:17:37 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:17:37 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:17:37 go: downloading github.com/dimchansky/utfbom v1.1.1 14:17:37 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:17:37 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:17:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:17:37 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:17:37 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:17:37 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:17:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:17:39 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:17:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:17:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:17:39 go: downloading go.opencensus.io v0.23.0 14:17:40 go: downloading gopkg.in/inf.v0 v0.9.1 14:17:40 go: downloading github.com/go-logr/logr v1.2.2 14:17:40 go: downloading github.com/google/go-cmp v0.5.7 14:17:40 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:17:41 go: downloading github.com/json-iterator/go v1.1.12 14:17:41 go: downloading github.com/googleapis/gnostic v0.5.5 14:17:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:17:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:17:42 go: downloading github.com/hashicorp/go-version v1.2.0 14:17:42 go: downloading go.uber.org/multierr v1.6.0 14:17:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:17:44 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:17:44 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:17:45 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:17:48 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:17:48 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:17:49 go: downloading github.com/tklauser/numcpus v0.3.0 14:17:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:17:49 go: downloading sigs.k8s.io/yaml v1.3.0 14:17:49 go: downloading go.uber.org/zap v1.21.0 14:17:50 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:17:50 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:17:50 go: downloading github.com/modern-go/reflect2 v1.0.2 14:17:51 go: downloading github.com/ryanuber/go-glob v1.0.0 14:17:51 go: downloading github.com/golang/snappy v0.0.4 14:17:51 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:18:01 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:18:01 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:18:01 go: downloading github.com/hashicorp/go-version v1.2.0 14:18:01 go: downloading go.uber.org/multierr v1.6.0 14:18:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:18:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:18:13 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:18:13 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:21:05 Removing intermediate container 16903b4d0181 14:21:05 ---> a61eca5424f9 14:21:05 14:21:05 Step 10/22 : FROM alpine:3.14 14:21:05 ---> ac73e934f311 14:21:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:21:05 ---> Running in d67adb2a313d 14:21:05 Removing intermediate container 9c27403ac623 14:21:05 ---> 70f5b552f8ba 14:21:05 14:21:05 Step 9/20 : FROM alpine:3.15 14:21:05 3.15: Pulling from library/alpine 14:21:05 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:21:05 Status: Downloaded newer image for alpine:3.15 14:21:05 ---> 3fb3c9af89a9 14:21:05 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:21:05 ---> Running in 2ca1ab22dd33 14:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:21:05 Removing intermediate container 2ca1ab22dd33 14:21:05 ---> 001b2a6ab343 14:21:05 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:05 ---> Running in 651a76f1e377 14:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:21:05 (1/1) Installing dumb-init (1.2.5-r1) 14:21:05 Executing busybox-1.33.1-r7.trigger 14:21:05 OK: 5 MiB in 15 packages 14:21:05 Removing intermediate container 651a76f1e377 14:21:05 ---> 5ceae08cfba5 14:21:05 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:21:05 Removing intermediate container d67adb2a313d 14:21:05 ---> 33e71b8cf5ba 14:21:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:21:05 ---> Running in bcc689f1ec5c 14:21:05 ---> Running in 3785d8ae112a 14:21:05 Removing intermediate container 3785d8ae112a 14:21:05 ---> 454b48ae7e89 14:21:05 Step 13/22 : ENV APP_PORT=59861 14:21:05 ---> Running in 3a3c3ef791e0 14:21:06 Removing intermediate container 3a3c3ef791e0 14:21:06 ---> e3d31df99412 14:21:06 Step 14/22 : EXPOSE $APP_PORT 14:21:06 ---> Running in ec9664f01d52 14:21:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:21:07 Removing intermediate container ec9664f01d52 14:21:07 ---> 16b83b499ee4 14:21:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:08 ---> 58f557bca1ef 14:21:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:21:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:21:09 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:21:09 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:21:09 OK: 15729 distinct packages available 14:21:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:21:10 ---> 25263c9c4b2b 14:21:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:21:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:21:11 ---> 072494651c4d 14:21:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:21:11 ---> Running in 1b20e40fe6fd 14:21:12 Removing intermediate container 1b20e40fe6fd 14:21:12 ---> 1ddddc9907b4 14:21:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:21:12 ---> Running in eaa3f92585bf 14:21:12 (1/9) Installing ca-certificates (20211220-r0) 14:21:13 (2/9) Installing brotli-libs (1.0.9-r5) 14:21:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:21:13 Removing intermediate container eaa3f92585bf 14:21:13 ---> e6be9b996d9a 14:21:13 Step 20/22 : LABEL arch=arm64 14:21:13 (4/9) Installing libcurl (7.80.0-r0) 14:21:13 ---> Running in 291a361cb10b 14:21:13 (5/9) Installing curl (7.80.0-r0) 14:21:13 (6/9) Installing dumb-init (1.2.5-r1) 14:21:13 (7/9) Installing musl-obstack (1.2.3-r0) 14:21:13 (8/9) Installing libucontext (1.1-r0) 14:21:13 (9/9) Installing gcompat (1.0.0-r4) 14:21:13 Executing busybox-1.34.1-r5.trigger 14:21:13 Removing intermediate container 291a361cb10b 14:21:13 ---> bef3652dadff 14:21:13 Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:21:14 Executing ca-certificates-20211220-r0.trigger 14:21:14 ---> Running in 6e6989efa7da 14:21:14 Removing intermediate container 6e6989efa7da 14:21:14 ---> 99a1af7510ed 14:21:14 Step 22/22 : LABEL version=2.2.0-dev.58 14:21:14 ---> Running in 732fd04c2b28 14:21:14 OK: 8 MiB in 23 packages 14:21:15 Removing intermediate container 732fd04c2b28 14:21:15 ---> 865808b10057 14:21:15 14:21:16 Successfully built 865808b10057 14:21:16 Successfully tagged support-scheduler-arm64:latest 14:21:16  Building support-scheduler ... done Building support-notifications 14:21:17 Removing intermediate container bcc689f1ec5c 14:21:17 ---> 75a9dce6a2a2 14:21:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:18 ---> 48eed44d3c92 14:21:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:21:20 ---> e8f6b4cdd481 14:21:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:21:21 ---> c10f623fdf48 14:21:21 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:21:21 ---> Running in 87abc0a2c681 14:21:22 Removing intermediate container 87abc0a2c681 14:21:22 ---> 20aaacb125e2 14:21:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:21:22 ---> Running in 6801631be652 14:21:22 Removing intermediate container 6801631be652 14:21:22 ---> 0a7007b02237 14:21:22 Step 18/20 : LABEL arch=arm64 14:21:22 ---> Running in f4ad60332e4c 14:21:23 Removing intermediate container f4ad60332e4c 14:21:23 ---> 2efbce22e7c2 14:21:23 Step 19/20 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:21:23 ---> Running in 4d9a3eb69a5e 14:21:23 Removing intermediate container 4d9a3eb69a5e 14:21:23 ---> aee5f3e1cc34 14:21:23 Step 20/20 : LABEL version=2.2.0-dev.58 14:21:24 ---> Running in cc73718879bf 14:21:24 Removing intermediate container cc73718879bf 14:21:24 ---> 859adbdcf316 14:21:24 14:21:25 Successfully built 859adbdcf316 14:21:25 Successfully tagged security-spiffe-token-provider-arm64:latest 14:21:25  Building security-spiffe-token-provider ... done Building core-command 14:21:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:21:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:21:43 ---> 4aa90db76a99 14:21:43 Step 3/22 : WORKDIR /edgex-go 14:21:43 ---> Using cache 14:21:43 ---> b7b1db2d137f 14:21:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:43 ---> Using cache 14:21:43 ---> b6e180bc59f5 14:21:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:21:43 ---> Running in 5569b93f7d5f 14:21:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:21:46 OK: 220 MiB in 52 packages 14:21:48 Removing intermediate container 5569b93f7d5f 14:21:48 ---> 18bd940683a0 14:21:48 Step 6/22 : COPY go.mod vendor* ./ 14:21:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:21:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:21:49 ---> 4aa90db76a99 14:21:49 Step 3/23 : WORKDIR /edgex-go 14:21:49 ---> Using cache 14:21:49 ---> b7b1db2d137f 14:21:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:49 ---> Using cache 14:21:49 ---> b6e180bc59f5 14:21:49 Step 5/23 : RUN apk add --update --no-cache make git 14:21:49 ---> Using cache 14:21:49 ---> effbe2471bba 14:21:49 Step 6/23 : COPY go.mod vendor* ./ 14:21:49 ---> Using cache 14:21:49 ---> b635e54ad2ee 14:21:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:49 ---> Using cache 14:21:49 ---> 84acf3d9eaed 14:21:49 Step 8/23 : COPY . . 14:21:49 ---> Using cache 14:21:49 ---> d8c8ecc7082a 14:21:49 Step 9/23 : RUN make cmd/core-command/core-command 14:21:49 ---> 5df11fe0474a 14:21:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:49 ---> Running in a13af1bd6615 14:21:50 ---> Running in 85fe1795537d 14:21:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:21:56 Removing intermediate container 85fe1795537d 14:21:56 ---> 53b69592829a 14:21:56 Step 8/22 : COPY . . 14:22:08 ---> ff61545e18ed 14:22:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:22:09 ---> Running in 621ece7b2475 14:22:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:29:03 Removing intermediate container a13af1bd6615 14:29:03 ---> 0852c8a4a812 14:29:03 14:29:03 Step 10/23 : FROM alpine:3.14 14:29:03 ---> ac73e934f311 14:29:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:29:03 ---> Using cache 14:29:03 ---> 33e71b8cf5ba 14:29:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:29:03 ---> Using cache 14:29:03 ---> 454b48ae7e89 14:29:03 Step 13/23 : ENV APP_PORT=59882 14:29:03 ---> Running in 5c2388ac089c 14:29:03 Removing intermediate container 5c2388ac089c 14:29:03 ---> 27be358ae97d 14:29:03 Step 14/23 : EXPOSE $APP_PORT 14:29:03 ---> Running in 5d4ab388b6cf 14:29:03 Removing intermediate container 5d4ab388b6cf 14:29:03 ---> c84b70b1cbbd 14:29:03 Step 15/23 : WORKDIR / 14:29:03 ---> Running in 366a8310ad15 14:29:03 Removing intermediate container 366a8310ad15 14:29:03 ---> e87626d2228f 14:29:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:29:03 ---> 9fc7924978e7 14:29:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:29:03 ---> 3ada250730b2 14:29:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:29:03 ---> 2fd95389a6bb 14:29:03 Step 19/23 : ENTRYPOINT ["/core-command"] 14:29:03 ---> Running in ba153df4db1a 14:29:03 Removing intermediate container ba153df4db1a 14:29:03 ---> f01849258df8 14:29:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:29:04 ---> Running in 0a5bdcd48c72 14:29:04 Removing intermediate container 0a5bdcd48c72 14:29:04 ---> abd457f8af06 14:29:04 Step 21/23 : LABEL arch=arm64 14:29:04 ---> Running in 538e31b56743 14:29:04 Removing intermediate container 538e31b56743 14:29:04 ---> 80aa85c84ac0 14:29:04 Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:29:05 ---> Running in 6928e6949d78 14:29:05 Removing intermediate container 6928e6949d78 14:29:05 ---> c9bf7bcd25b6 14:29:05 Step 23/23 : LABEL version=2.2.0-dev.58 14:29:05 ---> Running in b1ca19c2973c 14:29:06 Removing intermediate container b1ca19c2973c 14:29:06 ---> 213dd99afccf 14:29:06 14:29:06 Successfully built 213dd99afccf 14:29:06 Successfully tagged core-command-arm64:latest 14:29:06  Building core-command ... done Building security-proxy-setup 14:29:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:29:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:29:25 ---> 4aa90db76a99 14:29:25 Step 3/22 : WORKDIR /edgex-go 14:29:25 ---> Using cache 14:29:25 ---> b7b1db2d137f 14:29:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:25 ---> Using cache 14:29:25 ---> b6e180bc59f5 14:29:25 Step 5/22 : RUN apk add --update --no-cache make git 14:29:25 ---> Using cache 14:29:25 ---> effbe2471bba 14:29:25 Step 6/22 : COPY go.mod vendor* ./ 14:29:25 ---> Using cache 14:29:25 ---> b635e54ad2ee 14:29:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:29:25 ---> Using cache 14:29:25 ---> 84acf3d9eaed 14:29:25 Step 8/22 : COPY . . 14:29:25 ---> Using cache 14:29:25 ---> d8c8ecc7082a 14:29:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:29:25 ---> Running in d18b3981de30 14:29:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:29:41 Removing intermediate container 621ece7b2475 14:29:41 ---> 93be7c2b8331 14:29:41 14:29:41 Step 10/22 : FROM alpine:3.14 14:29:41 ---> ac73e934f311 14:29:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:29:41 ---> Running in 2da048fa6159 14:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:29:44 (1/2) Installing ca-certificates (20211220-r0) 14:29:44 (2/2) Installing dumb-init (1.2.5-r1) 14:29:44 Executing busybox-1.33.1-r7.trigger 14:29:44 Executing ca-certificates-20211220-r0.trigger 14:29:44 OK: 6 MiB in 16 packages 14:29:46 Removing intermediate container 2da048fa6159 14:29:46 ---> b39586338f5a 14:29:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:29:46 ---> Running in 2eb2b29cce73 14:29:47 Removing intermediate container 2eb2b29cce73 14:29:47 ---> 01e5f7805903 14:29:47 Step 13/22 : ENV APP_PORT=59860 14:29:47 ---> Running in 54109debfebe 14:29:48 Removing intermediate container 54109debfebe 14:29:48 ---> be3bfb1415e1 14:29:48 Step 14/22 : EXPOSE $APP_PORT 14:29:48 ---> Running in 33f280a4887e 14:29:48 Removing intermediate container 33f280a4887e 14:29:48 ---> 9b1901535a59 14:29:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:29:49 ---> f73b20c2546d 14:29:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:29:51 ---> 865374bb636f 14:29:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:29:52 ---> 7d4be00521aa 14:29:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:29:52 ---> Running in dc0012c08f33 14:29:53 Removing intermediate container dc0012c08f33 14:29:53 ---> 861de124a1f3 14:29:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:29:53 ---> Running in e04ea5cd1d68 14:29:53 Removing intermediate container e04ea5cd1d68 14:29:54 ---> 490654b9e977 14:29:54 Step 20/22 : LABEL arch=arm64 14:29:54 ---> Running in 32f775044201 14:29:54 Removing intermediate container 32f775044201 14:29:54 ---> 795c0bec0c4b 14:29:54 Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:29:54 ---> Running in ae17fe5359d8 14:29:55 Removing intermediate container ae17fe5359d8 14:29:55 ---> 1f9247ae8e69 14:29:55 Step 22/22 : LABEL version=2.2.0-dev.58 14:29:55 ---> Running in 51168e8f0f55 14:29:56 Removing intermediate container 51168e8f0f55 14:29:56 ---> dd9d99dae99e 14:29:56 14:29:56 Successfully built dd9d99dae99e 14:29:56 Successfully tagged support-notifications-arm64:latest 14:29:56  Building support-notifications ... done Building core-metadata 14:30:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:30:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:30:14 ---> 4aa90db76a99 14:30:14 Step 3/23 : WORKDIR /edgex-go 14:30:14 ---> Using cache 14:30:14 ---> b7b1db2d137f 14:30:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:14 ---> Using cache 14:30:14 ---> b6e180bc59f5 14:30:14 Step 5/23 : RUN apk add --update --no-cache make git 14:30:14 ---> Using cache 14:30:14 ---> effbe2471bba 14:30:14 Step 6/23 : COPY go.mod vendor* ./ 14:30:14 ---> Using cache 14:30:14 ---> b635e54ad2ee 14:30:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:14 ---> Using cache 14:30:14 ---> 84acf3d9eaed 14:30:14 Step 8/23 : COPY . . 14:30:14 ---> Using cache 14:30:14 ---> d8c8ecc7082a 14:30:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:30:14 ---> Running in 2ce44424cdfc 14:30:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:36:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:36:44 Removing intermediate container d18b3981de30 14:36:44 ---> 6278bc237567 14:36:44 14:36:44 Step 10/22 : FROM alpine:3.14 14:36:44 ---> ac73e934f311 14:36:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:36:44 ---> Running in 22d3cf81a696 14:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:36:46 (1/6) Installing ca-certificates (20211220-r0) 14:36:47 (2/6) Installing brotli-libs (1.0.9-r5) 14:36:47 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:36:47 (4/6) Installing libcurl (7.79.1-r0) 14:36:47 (5/6) Installing curl (7.79.1-r0) 14:36:47 (6/6) Installing dumb-init (1.2.5-r1) 14:36:47 Executing busybox-1.33.1-r7.trigger 14:36:47 Executing ca-certificates-20211220-r0.trigger 14:36:47 OK: 8 MiB in 20 packages 14:36:49 Removing intermediate container 22d3cf81a696 14:36:49 ---> a11769cb8ebe 14:36:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:36:49 ---> Running in 537057edef72 14:36:50 Removing intermediate container 537057edef72 14:36:50 ---> 581195d855d3 14:36:50 Step 13/22 : WORKDIR /edgex 14:36:50 ---> Running in 32981c3adc67 14:36:51 Removing intermediate container 32981c3adc67 14:36:51 ---> 0192e7ff2f51 14:36:51 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:36:52 ---> 342cf984faac 14:36:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:36:54 ---> bd4d430e89bd 14:36:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:36:56 ---> cdc133a184e8 14:36:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:36:56 ---> 9d923f8b4001 14:36:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:36:56 ---> Running in eb05fa9f5ae9 14:37:00 Removing intermediate container eb05fa9f5ae9 14:37:00 ---> 9bbb322af013 14:37:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:37:00 ---> Running in a2f387376b2e 14:37:00 Removing intermediate container a2f387376b2e 14:37:00 ---> a2e68b158bc9 14:37:00 Step 20/22 : LABEL arch=arm64 14:37:00 ---> Running in a8d61ee8a2bc 14:37:00 Removing intermediate container a8d61ee8a2bc 14:37:00 ---> f630c53ed648 14:37:00 Step 21/22 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:37:01 ---> Running in cbd435fb6c72 14:37:01 Removing intermediate container cbd435fb6c72 14:37:01 ---> 517e34438715 14:37:01 Step 22/22 : LABEL version=2.2.0-dev.58 14:37:01 ---> Running in 871a3c77fa37 14:37:02 Removing intermediate container 871a3c77fa37 14:37:02 ---> 54aacd42bb21 14:37:02 14:37:02 Successfully built 54aacd42bb21 14:37:02 Successfully tagged security-proxy-setup-arm64:latest 14:37:35  Building security-proxy-setup ... done Removing intermediate container 2ce44424cdfc 14:37:35 ---> 252ceaec8c6b 14:37:35 14:37:35 Step 10/23 : FROM alpine:3.14 14:37:35 ---> ac73e934f311 14:37:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:37:35 ---> Using cache 14:37:35 ---> 33e71b8cf5ba 14:37:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:37:35 ---> Using cache 14:37:35 ---> 454b48ae7e89 14:37:35 Step 13/23 : ENV APP_PORT=59881 14:37:35 ---> Running in 12c9818e4255 14:37:35 Removing intermediate container 12c9818e4255 14:37:35 ---> 00f51e0e6bbb 14:37:35 Step 14/23 : EXPOSE $APP_PORT 14:37:35 ---> Running in 8cb4139220dc 14:37:35 Removing intermediate container 8cb4139220dc 14:37:35 ---> 7f588af4442a 14:37:35 Step 15/23 : WORKDIR / 14:37:35 ---> Running in 91c93fdda0aa 14:37:35 Removing intermediate container 91c93fdda0aa 14:37:35 ---> 8e73e0cd3696 14:37:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:37:35 ---> 2b7fbab58b2b 14:37:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:37:35 ---> de50ca3d23b0 14:37:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:37:36 ---> 56b0df43d3f8 14:37:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:37:36 ---> Running in f24a4611865c 14:37:36 Removing intermediate container f24a4611865c 14:37:36 ---> 00690cacd974 14:37:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:36 ---> Running in 87bb1e4d538f 14:37:37 Removing intermediate container 87bb1e4d538f 14:37:37 ---> 8933adfadb2e 14:37:37 Step 21/23 : LABEL arch=arm64 14:37:37 ---> Running in dd92611a85c3 14:37:38 Removing intermediate container dd92611a85c3 14:37:38 ---> f23ac5e0a437 14:37:38 Step 22/23 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:37:38 ---> Running in fb7d3c805eb2 14:37:38 Removing intermediate container fb7d3c805eb2 14:37:38 ---> c647fcc39986 14:37:38 Step 23/23 : LABEL version=2.2.0-dev.58 14:37:38 ---> Running in 811addb763a2 14:37:39 Removing intermediate container 811addb763a2 14:37:39 ---> 68f404490876 14:37:39 14:37:39 Successfully built 68f404490876 14:37:39 Successfully tagged core-metadata-arm64:latest 14:46:47  Building core-metadata ... done Building bin/spire-agent... 14:46:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:46:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:46:47 go: downloading github.com/docker/docker v20.10.12+incompatible 14:46:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:46:47 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:46:47 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:46:48 go: downloading github.com/google/go-tpm-tools v0.3.3 14:46:53 go: downloading github.com/docker/go-connections v0.4.0 14:46:53 go: downloading github.com/docker/go-units v0.4.0 14:46:53 go: downloading github.com/opencontainers/image-spec v1.0.1 14:46:53 go: downloading github.com/containerd/containerd v1.3.4 14:46:53 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:46:53 go: downloading github.com/opencontainers/go-digest v1.0.0 14:52:01 Removing intermediate container 5a817bf7bba5 14:52:01 ---> 902923f0b1aa 14:52:01 14:52:01 Step 13/26 : FROM alpine:3.15 14:52:01 ---> 3fb3c9af89a9 14:52:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:52:01 ---> Using cache 14:52:01 ---> 001b2a6ab343 14:52:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:01 ---> Using cache 14:52:01 ---> 5ceae08cfba5 14:52:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:52:01 ---> Running in 931a44bcd536 14:52:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:52:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:52:01 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:52:01 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:52:01 OK: 15729 distinct packages available 14:52:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:52:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:52:01 (1/4) Installing dumb-init (1.2.5-r1) 14:52:01 (2/4) Installing musl-obstack (1.2.3-r0) 14:52:01 (3/4) Installing libucontext (1.1-r0) 14:52:02 (4/4) Installing gcompat (1.0.0-r4) 14:52:02 Executing busybox-1.34.1-r5.trigger 14:52:02 OK: 6 MiB in 18 packages 14:52:04 Removing intermediate container 931a44bcd536 14:52:04 ---> 90f9089a812c 14:52:04 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:52:08 ---> 7a7b041b6077 14:52:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:52:09 ---> 4275058eb397 14:52:09 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:52:09 ---> Running in c6321d94696e 14:52:09 Removing intermediate container c6321d94696e 14:52:09 ---> 537642b4ae56 14:52:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:52:10 ---> 3181f9d088c2 14:52:10 Step 21/26 : WORKDIR / 14:52:10 ---> Running in 1b2ce8d4e7d5 14:52:11 Building bin/spire-agent... 14:52:11 Removing intermediate container 1b2ce8d4e7d5 14:52:11 ---> d3ee50f2060d 14:52:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:52:11 ---> Running in 3b87e8066936 14:52:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:52:12 Removing intermediate container 3b87e8066936 14:52:12 ---> 738f84bba18d 14:52:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:52:12 ---> Running in 6a0fc0acc386 14:52:12 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:52:12 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:52:12 go: downloading github.com/docker/docker v20.10.12+incompatible 14:52:12 Removing intermediate container 6a0fc0acc386 14:52:12 ---> fdcd33a771ad 14:52:12 Step 24/26 : LABEL arch=arm64 14:52:12 ---> Running in 10af3a774864 14:52:13 Removing intermediate container 10af3a774864 14:52:13 ---> c2e2e4cedae9 14:52:13 Step 25/26 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:52:13 ---> Running in 55609a47e253 14:52:13 Building bin/spire-agent... 14:52:13 Removing intermediate container 55609a47e253 14:52:13 ---> bb60d5354e75 14:52:13 Step 26/26 : LABEL version=2.2.0-dev.58 14:52:14 ---> Running in 52c86b7357a0 14:52:14 Removing intermediate container 52c86b7357a0 14:52:14 ---> 95c7211531c2 14:52:14 14:52:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:52:14 Successfully built 95c7211531c2 14:52:14 Successfully tagged security-spire-config-arm64:latest 14:52:16  Building security-spire-config ... done go: downloading github.com/google/go-tpm-tools v0.3.3 14:52:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:52:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:52:16 go: downloading github.com/docker/go-connections v0.4.0 14:52:16 go: downloading github.com/docker/go-units v0.4.0 14:52:16 go: downloading github.com/opencontainers/image-spec v1.0.1 14:52:16 go: downloading github.com/containerd/containerd v1.3.4 14:52:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:52:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:52:16 go: downloading github.com/opencontainers/go-digest v1.0.0 14:52:16 go: downloading github.com/docker/docker v20.10.12+incompatible 14:52:17 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:52:17 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:52:17 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:52:18 go: downloading github.com/google/go-tpm-tools v0.3.3 14:52:20 go: downloading github.com/docker/go-connections v0.4.0 14:52:20 go: downloading github.com/docker/go-units v0.4.0 14:52:20 go: downloading github.com/opencontainers/image-spec v1.0.1 14:52:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:52:20 go: downloading github.com/containerd/containerd v1.3.4 14:52:20 go: downloading github.com/opencontainers/go-digest v1.0.0 14:56:57 Removing intermediate container 1a3daac7a103 14:56:57 ---> 4cfe12ffdc63 14:56:57 14:56:57 Step 13/26 : FROM alpine:3.15 14:56:57 ---> 3fb3c9af89a9 14:56:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:56:57 ---> Using cache 14:56:57 ---> 001b2a6ab343 14:56:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:57 ---> Using cache 14:56:57 ---> 5ceae08cfba5 14:56:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:56:57 Removing intermediate container dcfca6fdf235 14:56:57 ---> 2249b2ae7b07 14:56:57 14:56:57 Step 13/25 : FROM alpine:3.15 14:56:57 ---> 3fb3c9af89a9 14:56:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:56:57 ---> Using cache 14:56:57 ---> 001b2a6ab343 14:56:57 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:56:57 ---> Using cache 14:56:57 ---> 5ceae08cfba5 14:56:57 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:56:57 ---> Running in 5b6af97c56e9 14:56:57 ---> Running in 2db70574347b 14:56:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:56:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:56:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:56:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:56:58 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:56:58 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:56:58 OK: 15729 distinct packages available 14:56:58 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 14:56:58 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:56:58 OK: 15729 distinct packages available 14:56:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:56:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:57:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:57:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:57:01 (1/5) Installing dumb-init (1.2.5-r1) 14:57:01 (1/5) Installing dumb-init (1.2.5-r1) 14:57:01 (2/5) Installing musl-obstack (1.2.3-r0) 14:57:01 (2/5) Installing musl-obstack (1.2.3-r0) 14:57:01 (3/5) Installing libucontext (1.1-r0) 14:57:01 (3/5) Installing libucontext (1.1-r0) 14:57:01 (4/5) Installing gcompat (1.0.0-r4) 14:57:01 (4/5) Installing gcompat (1.0.0-r4) 14:57:01 (5/5) Installing openssl (1.1.1n-r0) 14:57:01 (5/5) Installing openssl (1.1.1n-r0) 14:57:01 Executing busybox-1.34.1-r5.trigger 14:57:01 Executing busybox-1.34.1-r5.trigger 14:57:01 OK: 6 MiB in 19 packages 14:57:01 OK: 6 MiB in 19 packages 14:57:02 Removing intermediate container 5b6af97c56e9 14:57:02 ---> e7e5cc5b5dda 14:57:02 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:57:02 Removing intermediate container 2db70574347b 14:57:02 ---> 5f82c1ecc619 14:57:02 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:57:05 ---> 034689897845 14:57:05 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:57:06 ---> 483de37cdb9c 14:57:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:57:07 ---> dfe3ccd360ef 14:57:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:57:08 ---> f670f2eb8f04 14:57:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:57:09 ---> f7fa4f0ba90b 14:57:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:57:09 ---> Running in d3f93cf0d6dc 14:57:09 ---> 4d4f5305d3c9 14:57:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:57:09 Removing intermediate container d3f93cf0d6dc 14:57:09 ---> 288de32f7b70 14:57:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:57:09 ---> Running in 2699b8f8d6a6 14:57:09 ---> e7537b436f74 14:57:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:57:09 Removing intermediate container 2699b8f8d6a6 14:57:09 ---> 67f88103c01f 14:57:09 Step 23/25 : LABEL arch=arm64 14:57:09 ---> Running in 8277d7ecd8bb 14:57:10 Removing intermediate container 8277d7ecd8bb 14:57:10 ---> ea780b5dd371 14:57:10 Step 24/25 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:57:10 ---> bc91adebcaea 14:57:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:57:10 ---> Running in b2afdd88e676 14:57:10 Removing intermediate container b2afdd88e676 14:57:10 ---> 834f57cf2d8f 14:57:10 Step 25/25 : LABEL version=2.2.0-dev.58 14:57:10 ---> Running in 97ed646a9c2f 14:57:10 ---> 0145ced9e0a7 14:57:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:57:11 ---> Running in e85ad32a8378 14:57:11 Removing intermediate container 97ed646a9c2f 14:57:11 ---> 1deb4b95a49a 14:57:11 14:57:11 Removing intermediate container e85ad32a8378 14:57:11 ---> 286c9d538df1 14:57:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:57:11 Successfully built 1deb4b95a49a 14:57:11 Successfully tagged security-spire-server-arm64:latest 14:57:11 ---> Running in 213649a1634a 14:57:11  Building security-spire-server ... done Removing intermediate container 213649a1634a 14:57:11 ---> a9d24d0b4a7a 14:57:11 Step 24/26 : LABEL arch=arm64 14:57:12 ---> Running in a2528353bf2a 14:57:12 Removing intermediate container a2528353bf2a 14:57:12 ---> 58b5d7369f54 14:57:12 Step 25/26 : LABEL git_sha=82d51753c0ffe06333f0831f521723714ea5f555 14:57:12 ---> Running in 6fd45783c8c8 14:57:12 Removing intermediate container 6fd45783c8c8 14:57:12 ---> 1cd8c69f6028 14:57:12 Step 26/26 : LABEL version=2.2.0-dev.58 14:57:12 ---> Running in 220ace6ea122 14:57:13 Removing intermediate container 220ace6ea122 14:57:13 ---> 31469febf543 14:57:13 14:57:13 Successfully built 31469febf543 14:57:13 Successfully tagged security-spire-agent-arm64:latest 14:57:13  Building security-spire-agent ... done  [Pipeline] } 14:57:13 $ docker stop --time=1 08f26f5509893ee454e15c337d7d11274212c7d44d16cb578593a4c715757916 14:57:15 $ docker rm -f 08f26f5509893ee454e15c337d7d11274212c7d44d16cb578593a4c715757916 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:16 + docker images 14:57:16 REPOSITORY TAG IMAGE ID CREATED SIZE 14:57:16 security-spire-agent-arm64 latest 31469febf543 4 seconds ago 126MB 14:57:16 security-spire-server-arm64 latest 1deb4b95a49a 5 seconds ago 86.3MB 14:57:16 4cfe12ffdc63 37 seconds ago 3.98GB 14:57:16 2249b2ae7b07 41 seconds ago 3.98GB 14:57:16 security-spire-config-arm64 latest 95c7211531c2 5 minutes ago 85.6MB 14:57:16 902923f0b1aa 5 minutes ago 3.98GB 14:57:16 core-metadata-arm64 latest 68f404490876 19 minutes ago 25.1MB 14:57:16 252ceaec8c6b 19 minutes ago 1.2GB 14:57:16 security-proxy-setup-arm64 latest 54aacd42bb21 20 minutes ago 42.1MB 14:57:16 6278bc237567 20 minutes ago 1.21GB 14:57:16 support-notifications-arm64 latest dd9d99dae99e 27 minutes ago 25.5MB 14:57:16 93be7c2b8331 27 minutes ago 1.2GB 14:57:16 core-command-arm64 latest 213dd99afccf 28 minutes ago 23.7MB 14:57:16 0852c8a4a812 28 minutes ago 1.2GB 14:57:16 security-spiffe-token-provider-arm64 latest 859adbdcf316 35 minutes ago 27.7MB 14:57:16 support-scheduler-arm64 latest 865808b10057 36 minutes ago 24.9MB 14:57:16 70f5b552f8ba 36 minutes ago 1.19GB 14:57:16 a61eca5424f9 36 minutes ago 1.2GB 14:57:16 sys-mgmt-agent-arm64 latest ff128f01b1d3 43 minutes ago 290MB 14:57:16 core-data-arm64 latest fe6578fcc4e1 43 minutes ago 34.4MB 14:57:16 dabf566fc976 44 minutes ago 1.23GB 14:57:16 security-bootstrapper-arm64 latest 334a29b6afef 44 minutes ago 23.6MB 14:57:16 security-secretstore-setup-arm64 latest eebae264a417 44 minutes ago 40.8MB 14:57:16 9aca4c3b2770 44 minutes ago 1.21GB 14:57:16 5cf51d5b413c 45 minutes ago 1.2GB 14:57:16 b72a871f0e15 45 minutes ago 1.2GB 14:57:16 ci-base-image-arm64 latest 4aa90db76a99 54 minutes ago 886MB 14:57:16 docker 20.10.14 c346e9eafbab 2 days ago 202MB 14:57:16 alpine 3.14 ac73e934f311 2 days ago 5.34MB 14:57:16 alpine 3.15 3fb3c9af89a9 2 days ago 5.32MB 14:57:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 14:57:16 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:57:16 provisioning config files... 14:57:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/180@tmp/config6815594962932778400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:17 ---> docker-login.sh 14:57:17 nexus3.edgexfoundry.org:10001 14:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:17 Configure a credential helper to remove this warning. See 14:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:17 14:57:17 Login Succeeded 14:57:17 nexus3.edgexfoundry.org:10002 14:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:18 Configure a credential helper to remove this warning. See 14:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:18 14:57:18 Login Succeeded 14:57:18 nexus3.edgexfoundry.org:10003 14:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:18 Configure a credential helper to remove this warning. See 14:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:18 14:57:18 Login Succeeded 14:57:18 nexus3.edgexfoundry.org:10004 14:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:19 Configure a credential helper to remove this warning. See 14:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:19 14:57:19 Login Succeeded 14:57:19 docker.io 14:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:19 Configure a credential helper to remove this warning. See 14:57:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:19 14:57:19 Login Succeeded 14:57:19 ---> docker-login.sh ends [Pipeline] } 14:57:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:57:20 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:57:20 82d51753c0ffe06333f0831f521723714ea5f555 14:57:20 latest 14:57:20 2.2.0-dev.58 14:57:20 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:57:20 main 14:57:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:57:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:57:20 8003fd286653: Preparing 14:57:20 206b886a94a2: Preparing 14:57:20 33dd26651bde: Preparing 14:57:20 796ecc24dea6: Preparing 14:57:20 f73e7dbfee58: Preparing 14:57:20 f73e7dbfee58: Layer already exists 14:57:21 8003fd286653: Pushed 14:57:21 33dd26651bde: Pushed 14:57:21 796ecc24dea6: Pushed 14:57:26 206b886a94a2: Pushed 14:57:26 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:cfbe40548d4aa745a6e5beb88feb402b4025fb88670b0c71a709f1ae211dbfb3 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:57:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:57:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:57:27 8003fd286653: Preparing 14:57:27 206b886a94a2: Preparing 14:57:27 33dd26651bde: Preparing 14:57:27 796ecc24dea6: Preparing 14:57:27 f73e7dbfee58: Preparing 14:57:27 796ecc24dea6: Layer already exists 14:57:27 206b886a94a2: Layer already exists 14:57:27 8003fd286653: Layer already exists 14:57:27 33dd26651bde: Layer already exists 14:57:27 f73e7dbfee58: Layer already exists 14:57:27 latest: digest: sha256:cfbe40548d4aa745a6e5beb88feb402b4025fb88670b0c71a709f1ae211dbfb3 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:57:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:57:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 14:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:57:28 8003fd286653: Preparing 14:57:28 206b886a94a2: Preparing 14:57:28 33dd26651bde: Preparing 14:57:28 796ecc24dea6: Preparing 14:57:28 f73e7dbfee58: Preparing 14:57:28 f73e7dbfee58: Layer already exists 14:57:28 33dd26651bde: Layer already exists 14:57:28 206b886a94a2: Layer already exists 14:57:28 8003fd286653: Layer already exists 14:57:28 796ecc24dea6: Layer already exists 14:57:28 2.2.0-dev.58: digest: sha256:cfbe40548d4aa745a6e5beb88feb402b4025fb88670b0c71a709f1ae211dbfb3 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:57:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:57:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:57:29 8003fd286653: Preparing 14:57:29 206b886a94a2: Preparing 14:57:29 33dd26651bde: Preparing 14:57:29 796ecc24dea6: Preparing 14:57:29 f73e7dbfee58: Preparing 14:57:29 f73e7dbfee58: Layer already exists 14:57:29 33dd26651bde: Layer already exists 14:57:29 206b886a94a2: Layer already exists 14:57:29 8003fd286653: Layer already exists 14:57:29 796ecc24dea6: Layer already exists 14:57:29 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:cfbe40548d4aa745a6e5beb88feb402b4025fb88670b0c71a709f1ae211dbfb3 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:57:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 14:57:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:57:30 8003fd286653: Preparing 14:57:30 206b886a94a2: Preparing 14:57:30 33dd26651bde: Preparing 14:57:30 796ecc24dea6: Preparing 14:57:30 f73e7dbfee58: Preparing 14:57:30 f73e7dbfee58: Layer already exists 14:57:30 33dd26651bde: Layer already exists 14:57:30 8003fd286653: Layer already exists 14:57:30 206b886a94a2: Layer already exists 14:57:30 796ecc24dea6: Layer already exists 14:57:30 main: digest: sha256:cfbe40548d4aa745a6e5beb88feb402b4025fb88670b0c71a709f1ae211dbfb3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:30 ===================================================== [Pipeline] echo 14:57:30 taggedImages: 14:57:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:57:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:57:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 14:57:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:57:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:57:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:57:30 82d51753c0ffe06333f0831f521723714ea5f555 14:57:30 latest 14:57:30 2.2.0-dev.58 14:57:30 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:57:30 main 14:57:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:57:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:57:31 4e03b62fb913: Preparing 14:57:31 6dcec6fa19c0: Preparing 14:57:31 33dd26651bde: Preparing 14:57:31 aeda844d4c35: Preparing 14:57:31 61858956b9eb: Preparing 14:57:31 f73e7dbfee58: Preparing 14:57:31 f73e7dbfee58: Waiting 14:57:31 33dd26651bde: Layer already exists 14:57:31 f73e7dbfee58: Layer already exists 14:57:31 4e03b62fb913: Pushed 14:57:31 61858956b9eb: Pushed 14:57:32 aeda844d4c35: Pushed 14:57:37 6dcec6fa19c0: Pushed 14:57:37 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:81a99ded39738924af0cc0a15535812519ebd803ab5a9e7f120f4d5738c05d54 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:57:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:57:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:57:38 4e03b62fb913: Preparing 14:57:38 6dcec6fa19c0: Preparing 14:57:38 33dd26651bde: Preparing 14:57:38 aeda844d4c35: Preparing 14:57:38 61858956b9eb: Preparing 14:57:38 f73e7dbfee58: Preparing 14:57:38 f73e7dbfee58: Waiting 14:57:38 33dd26651bde: Layer already exists 14:57:38 aeda844d4c35: Layer already exists 14:57:38 6dcec6fa19c0: Layer already exists 14:57:38 4e03b62fb913: Layer already exists 14:57:38 61858956b9eb: Layer already exists 14:57:38 f73e7dbfee58: Layer already exists 14:57:38 latest: digest: sha256:81a99ded39738924af0cc0a15535812519ebd803ab5a9e7f120f4d5738c05d54 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:57:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:57:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 14:57:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:57:39 4e03b62fb913: Preparing 14:57:39 6dcec6fa19c0: Preparing 14:57:39 33dd26651bde: Preparing 14:57:39 aeda844d4c35: Preparing 14:57:39 61858956b9eb: Preparing 14:57:39 f73e7dbfee58: Preparing 14:57:39 f73e7dbfee58: Waiting 14:57:39 6dcec6fa19c0: Layer already exists 14:57:39 33dd26651bde: Layer already exists 14:57:39 aeda844d4c35: Layer already exists 14:57:39 4e03b62fb913: Layer already exists 14:57:39 61858956b9eb: Layer already exists 14:57:39 f73e7dbfee58: Layer already exists 14:57:39 2.2.0-dev.58: digest: sha256:81a99ded39738924af0cc0a15535812519ebd803ab5a9e7f120f4d5738c05d54 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:57:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:57:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:57:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:57:40 4e03b62fb913: Preparing 14:57:40 6dcec6fa19c0: Preparing 14:57:40 33dd26651bde: Preparing 14:57:40 aeda844d4c35: Preparing 14:57:40 61858956b9eb: Preparing 14:57:40 f73e7dbfee58: Preparing 14:57:40 f73e7dbfee58: Waiting 14:57:40 6dcec6fa19c0: Layer already exists 14:57:40 33dd26651bde: Layer already exists 14:57:40 4e03b62fb913: Layer already exists 14:57:40 61858956b9eb: Layer already exists 14:57:40 aeda844d4c35: Layer already exists 14:57:40 f73e7dbfee58: Layer already exists 14:57:40 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:81a99ded39738924af0cc0a15535812519ebd803ab5a9e7f120f4d5738c05d54 size: 1573 [Pipeline] isUnix [Pipeline] sh 14:57:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 14:57:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:57:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:57:41 4e03b62fb913: Preparing 14:57:41 6dcec6fa19c0: Preparing 14:57:41 33dd26651bde: Preparing 14:57:41 aeda844d4c35: Preparing 14:57:41 61858956b9eb: Preparing 14:57:41 f73e7dbfee58: Preparing 14:57:41 f73e7dbfee58: Waiting 14:57:41 4e03b62fb913: Layer already exists 14:57:41 aeda844d4c35: Layer already exists 14:57:41 61858956b9eb: Layer already exists 14:57:41 33dd26651bde: Layer already exists 14:57:41 6dcec6fa19c0: Layer already exists 14:57:41 f73e7dbfee58: Layer already exists 14:57:41 main: digest: sha256:81a99ded39738924af0cc0a15535812519ebd803ab5a9e7f120f4d5738c05d54 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:41 ===================================================== [Pipeline] echo 14:57:41 taggedImages: 14:57:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:57:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:57:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 14:57:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:57:41 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:57:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:57:41 82d51753c0ffe06333f0831f521723714ea5f555 14:57:41 latest 14:57:41 2.2.0-dev.58 14:57:41 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:57:41 main 14:57:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:57:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:57:42 8eebe54341a0: Preparing 14:57:42 3e0e7503b401: Preparing 14:57:42 33dd26651bde: Preparing 14:57:42 796ecc24dea6: Preparing 14:57:42 f73e7dbfee58: Preparing 14:57:42 f73e7dbfee58: Layer already exists 14:57:42 33dd26651bde: Layer already exists 14:57:42 796ecc24dea6: Layer already exists 14:57:42 8eebe54341a0: Pushed 14:57:48 3e0e7503b401: Pushed 14:57:48 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:3b2e6a32c5894072c2da13562e76b8ebf3a0773631ff518f6d3d772ce196eca2 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:57:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:57:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:57:48 8eebe54341a0: Preparing 14:57:48 3e0e7503b401: Preparing 14:57:48 33dd26651bde: Preparing 14:57:48 796ecc24dea6: Preparing 14:57:48 f73e7dbfee58: Preparing 14:57:48 33dd26651bde: Layer already exists 14:57:48 3e0e7503b401: Layer already exists 14:57:48 f73e7dbfee58: Layer already exists 14:57:48 8eebe54341a0: Layer already exists 14:57:48 796ecc24dea6: Layer already exists 14:57:49 latest: digest: sha256:3b2e6a32c5894072c2da13562e76b8ebf3a0773631ff518f6d3d772ce196eca2 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:57:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:57:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 14:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:57:49 8eebe54341a0: Preparing 14:57:49 3e0e7503b401: Preparing 14:57:49 33dd26651bde: Preparing 14:57:49 796ecc24dea6: Preparing 14:57:49 f73e7dbfee58: Preparing 14:57:49 33dd26651bde: Layer already exists 14:57:49 f73e7dbfee58: Layer already exists 14:57:49 8eebe54341a0: Layer already exists 14:57:49 3e0e7503b401: Layer already exists 14:57:49 796ecc24dea6: Layer already exists 14:57:50 2.2.0-dev.58: digest: sha256:3b2e6a32c5894072c2da13562e76b8ebf3a0773631ff518f6d3d772ce196eca2 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:57:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:57:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:57:50 8eebe54341a0: Preparing 14:57:50 3e0e7503b401: Preparing 14:57:50 33dd26651bde: Preparing 14:57:50 796ecc24dea6: Preparing 14:57:50 f73e7dbfee58: Preparing 14:57:50 8eebe54341a0: Layer already exists 14:57:50 f73e7dbfee58: Layer already exists 14:57:50 3e0e7503b401: Layer already exists 14:57:50 796ecc24dea6: Layer already exists 14:57:50 33dd26651bde: Layer already exists 14:57:51 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:3b2e6a32c5894072c2da13562e76b8ebf3a0773631ff518f6d3d772ce196eca2 size: 1363 [Pipeline] isUnix [Pipeline] sh 14:57:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 14:57:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:57:51 8eebe54341a0: Preparing 14:57:51 3e0e7503b401: Preparing 14:57:51 33dd26651bde: Preparing 14:57:51 796ecc24dea6: Preparing 14:57:51 f73e7dbfee58: Preparing 14:57:51 796ecc24dea6: Layer already exists 14:57:51 3e0e7503b401: Layer already exists 14:57:51 33dd26651bde: Layer already exists 14:57:51 f73e7dbfee58: Layer already exists 14:57:51 8eebe54341a0: Layer already exists 14:57:51 main: digest: sha256:3b2e6a32c5894072c2da13562e76b8ebf3a0773631ff518f6d3d772ce196eca2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:52 ===================================================== [Pipeline] echo 14:57:52 taggedImages: 14:57:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:57:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:57:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 14:57:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:57:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:57:52 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:57:52 82d51753c0ffe06333f0831f521723714ea5f555 14:57:52 latest 14:57:52 2.2.0-dev.58 14:57:52 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:57:52 main 14:57:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:57:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:57:52 bea4d36ed269: Preparing 14:57:52 bea4d36ed269: Preparing 14:57:52 0ecccf6ce79f: Preparing 14:57:52 beb848b391f9: Preparing 14:57:52 58d7c9f7c290: Preparing 14:57:52 1151a104e906: Preparing 14:57:52 33dd26651bde: Preparing 14:57:52 5bde8278fe4e: Preparing 14:57:52 a784cd403159: Preparing 14:57:52 066d4681d2a4: Preparing 14:57:52 e02c7301b203: Preparing 14:57:52 f73e7dbfee58: Preparing 14:57:52 a784cd403159: Waiting 14:57:52 066d4681d2a4: Waiting 14:57:52 e02c7301b203: Waiting 14:57:52 f73e7dbfee58: Waiting 14:57:52 33dd26651bde: Waiting 14:57:52 5bde8278fe4e: Waiting 14:57:53 beb848b391f9: Pushed 14:57:53 0ecccf6ce79f: Pushed 14:57:53 58d7c9f7c290: Pushed 14:57:53 bea4d36ed269: Pushed 14:57:53 33dd26651bde: Layer already exists 14:57:53 066d4681d2a4: Pushed 14:57:53 5bde8278fe4e: Pushed 14:57:53 a784cd403159: Pushed 14:57:53 e02c7301b203: Pushed 14:57:53 f73e7dbfee58: Layer already exists 14:57:57 1151a104e906: Pushed 14:57:57 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:5e52b497b533952caab2571f801d8823da5e7c0c7d5be2b8e613c50be70a0b03 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:57:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:57:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:57:58 bea4d36ed269: Preparing 14:57:58 bea4d36ed269: Preparing 14:57:58 0ecccf6ce79f: Preparing 14:57:58 beb848b391f9: Preparing 14:57:58 58d7c9f7c290: Preparing 14:57:58 1151a104e906: Preparing 14:57:58 33dd26651bde: Preparing 14:57:58 5bde8278fe4e: Preparing 14:57:58 a784cd403159: Preparing 14:57:58 066d4681d2a4: Preparing 14:57:58 e02c7301b203: Preparing 14:57:58 f73e7dbfee58: Preparing 14:57:58 33dd26651bde: Waiting 14:57:58 5bde8278fe4e: Waiting 14:57:58 066d4681d2a4: Waiting 14:57:58 a784cd403159: Waiting 14:57:58 e02c7301b203: Waiting 14:57:58 f73e7dbfee58: Waiting 14:57:58 0ecccf6ce79f: Layer already exists 14:57:58 58d7c9f7c290: Layer already exists 14:57:58 beb848b391f9: Layer already exists 14:57:58 1151a104e906: Layer already exists 14:57:58 bea4d36ed269: Layer already exists 14:57:58 a784cd403159: Layer already exists 14:57:58 5bde8278fe4e: Layer already exists 14:57:58 066d4681d2a4: Layer already exists 14:57:58 33dd26651bde: Layer already exists 14:57:58 e02c7301b203: Layer already exists 14:57:58 f73e7dbfee58: Layer already exists 14:57:58 latest: digest: sha256:5e52b497b533952caab2571f801d8823da5e7c0c7d5be2b8e613c50be70a0b03 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:57:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:57:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 14:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:57:59 bea4d36ed269: Preparing 14:57:59 bea4d36ed269: Preparing 14:57:59 0ecccf6ce79f: Preparing 14:57:59 beb848b391f9: Preparing 14:57:59 58d7c9f7c290: Preparing 14:57:59 1151a104e906: Preparing 14:57:59 33dd26651bde: Preparing 14:57:59 5bde8278fe4e: Preparing 14:57:59 a784cd403159: Preparing 14:57:59 066d4681d2a4: Preparing 14:57:59 e02c7301b203: Preparing 14:57:59 f73e7dbfee58: Preparing 14:57:59 066d4681d2a4: Waiting 14:57:59 33dd26651bde: Waiting 14:57:59 e02c7301b203: Waiting 14:57:59 5bde8278fe4e: Waiting 14:57:59 a784cd403159: Waiting 14:57:59 f73e7dbfee58: Waiting 14:57:59 bea4d36ed269: Layer already exists 14:57:59 1151a104e906: Layer already exists 14:57:59 beb848b391f9: Layer already exists 14:57:59 58d7c9f7c290: Layer already exists 14:57:59 0ecccf6ce79f: Layer already exists 14:57:59 5bde8278fe4e: Layer already exists 14:57:59 066d4681d2a4: Layer already exists 14:57:59 33dd26651bde: Layer already exists 14:57:59 a784cd403159: Layer already exists 14:57:59 e02c7301b203: Layer already exists 14:57:59 f73e7dbfee58: Layer already exists 14:57:59 2.2.0-dev.58: digest: sha256:5e52b497b533952caab2571f801d8823da5e7c0c7d5be2b8e613c50be70a0b03 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:58:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:58:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:58:00 bea4d36ed269: Preparing 14:58:00 bea4d36ed269: Preparing 14:58:00 0ecccf6ce79f: Preparing 14:58:00 beb848b391f9: Preparing 14:58:00 58d7c9f7c290: Preparing 14:58:00 1151a104e906: Preparing 14:58:00 33dd26651bde: Preparing 14:58:00 5bde8278fe4e: Preparing 14:58:00 a784cd403159: Preparing 14:58:00 066d4681d2a4: Preparing 14:58:00 e02c7301b203: Preparing 14:58:00 f73e7dbfee58: Preparing 14:58:00 e02c7301b203: Waiting 14:58:00 f73e7dbfee58: Waiting 14:58:00 33dd26651bde: Waiting 14:58:00 5bde8278fe4e: Waiting 14:58:00 066d4681d2a4: Waiting 14:58:00 1151a104e906: Layer already exists 14:58:00 bea4d36ed269: Layer already exists 14:58:00 beb848b391f9: Layer already exists 14:58:00 0ecccf6ce79f: Layer already exists 14:58:00 58d7c9f7c290: Layer already exists 14:58:00 a784cd403159: Layer already exists 14:58:00 33dd26651bde: Layer already exists 14:58:00 066d4681d2a4: Layer already exists 14:58:00 5bde8278fe4e: Layer already exists 14:58:00 e02c7301b203: Layer already exists 14:58:00 f73e7dbfee58: Layer already exists 14:58:00 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:5e52b497b533952caab2571f801d8823da5e7c0c7d5be2b8e613c50be70a0b03 size: 2817 [Pipeline] isUnix [Pipeline] sh 14:58:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 14:58:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:58:01 bea4d36ed269: Preparing 14:58:01 bea4d36ed269: Preparing 14:58:01 0ecccf6ce79f: Preparing 14:58:01 beb848b391f9: Preparing 14:58:01 58d7c9f7c290: Preparing 14:58:01 1151a104e906: Preparing 14:58:01 33dd26651bde: Preparing 14:58:01 5bde8278fe4e: Preparing 14:58:01 a784cd403159: Preparing 14:58:01 066d4681d2a4: Preparing 14:58:01 e02c7301b203: Preparing 14:58:01 f73e7dbfee58: Preparing 14:58:01 a784cd403159: Waiting 14:58:01 066d4681d2a4: Waiting 14:58:01 e02c7301b203: Waiting 14:58:01 f73e7dbfee58: Waiting 14:58:01 33dd26651bde: Waiting 14:58:01 5bde8278fe4e: Waiting 14:58:01 beb848b391f9: Layer already exists 14:58:01 58d7c9f7c290: Layer already exists 14:58:01 0ecccf6ce79f: Layer already exists 14:58:01 bea4d36ed269: Layer already exists 14:58:01 1151a104e906: Layer already exists 14:58:01 33dd26651bde: Layer already exists 14:58:01 5bde8278fe4e: Layer already exists 14:58:01 e02c7301b203: Layer already exists 14:58:01 a784cd403159: Layer already exists 14:58:01 066d4681d2a4: Layer already exists 14:58:01 f73e7dbfee58: Layer already exists 14:58:01 main: digest: sha256:5e52b497b533952caab2571f801d8823da5e7c0c7d5be2b8e613c50be70a0b03 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:58:01 ===================================================== [Pipeline] echo 14:58:01 taggedImages: 14:58:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:58:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:58:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 14:58:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:58:01 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:58:01 82d51753c0ffe06333f0831f521723714ea5f555 14:58:01 latest 14:58:01 2.2.0-dev.58 14:58:01 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:01 main 14:58:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:58:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:58:02 c23cc43db1e8: Preparing 14:58:02 3e7912505fd4: Preparing 14:58:02 202bae06a357: Preparing 14:58:02 435cddd58e66: Preparing 14:58:02 b321b4d7ea2d: Preparing 14:58:02 7a3c6c7cf6b0: Preparing 14:58:02 12f03482abf7: Preparing 14:58:02 f73e7dbfee58: Preparing 14:58:02 f73e7dbfee58: Waiting 14:58:02 12f03482abf7: Waiting 14:58:02 7a3c6c7cf6b0: Waiting 14:58:02 3e7912505fd4: Pushed 14:58:02 b321b4d7ea2d: Pushed 14:58:02 c23cc43db1e8: Pushed 14:58:02 f73e7dbfee58: Layer already exists 14:58:03 7a3c6c7cf6b0: Pushed 14:58:03 12f03482abf7: Pushed 14:58:08 435cddd58e66: Pushed 14:58:08 202bae06a357: Pushed 14:58:08 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:367b6f2c2dd1d9cbe714e16027bca276065d0b9094bbf2a5c0ae7c212f27404c size: 1990 [Pipeline] isUnix [Pipeline] sh 14:58:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:58:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:58:08 c23cc43db1e8: Preparing 14:58:08 3e7912505fd4: Preparing 14:58:08 202bae06a357: Preparing 14:58:08 435cddd58e66: Preparing 14:58:08 b321b4d7ea2d: Preparing 14:58:08 7a3c6c7cf6b0: Preparing 14:58:08 12f03482abf7: Preparing 14:58:08 f73e7dbfee58: Preparing 14:58:08 12f03482abf7: Waiting 14:58:08 f73e7dbfee58: Waiting 14:58:08 7a3c6c7cf6b0: Waiting 14:58:08 3e7912505fd4: Layer already exists 14:58:08 435cddd58e66: Layer already exists 14:58:08 c23cc43db1e8: Layer already exists 14:58:08 b321b4d7ea2d: Layer already exists 14:58:08 202bae06a357: Layer already exists 14:58:08 7a3c6c7cf6b0: Layer already exists 14:58:08 12f03482abf7: Layer already exists 14:58:08 f73e7dbfee58: Layer already exists 14:58:09 latest: digest: sha256:367b6f2c2dd1d9cbe714e16027bca276065d0b9094bbf2a5c0ae7c212f27404c size: 1990 [Pipeline] isUnix [Pipeline] sh 14:58:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:58:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 14:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:58:09 c23cc43db1e8: Preparing 14:58:09 3e7912505fd4: Preparing 14:58:09 202bae06a357: Preparing 14:58:09 435cddd58e66: Preparing 14:58:09 b321b4d7ea2d: Preparing 14:58:09 7a3c6c7cf6b0: Preparing 14:58:09 12f03482abf7: Preparing 14:58:09 f73e7dbfee58: Preparing 14:58:09 7a3c6c7cf6b0: Waiting 14:58:09 12f03482abf7: Waiting 14:58:09 f73e7dbfee58: Waiting 14:58:09 202bae06a357: Layer already exists 14:58:09 435cddd58e66: Layer already exists 14:58:09 3e7912505fd4: Layer already exists 14:58:09 b321b4d7ea2d: Layer already exists 14:58:09 c23cc43db1e8: Layer already exists 14:58:10 7a3c6c7cf6b0: Layer already exists 14:58:10 f73e7dbfee58: Layer already exists 14:58:10 12f03482abf7: Layer already exists 14:58:10 2.2.0-dev.58: digest: sha256:367b6f2c2dd1d9cbe714e16027bca276065d0b9094bbf2a5c0ae7c212f27404c size: 1990 [Pipeline] isUnix [Pipeline] sh 14:58:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:58:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:58:10 c23cc43db1e8: Preparing 14:58:10 3e7912505fd4: Preparing 14:58:10 202bae06a357: Preparing 14:58:10 435cddd58e66: Preparing 14:58:10 b321b4d7ea2d: Preparing 14:58:10 7a3c6c7cf6b0: Preparing 14:58:10 12f03482abf7: Preparing 14:58:10 f73e7dbfee58: Preparing 14:58:10 12f03482abf7: Waiting 14:58:10 f73e7dbfee58: Waiting 14:58:10 7a3c6c7cf6b0: Waiting 14:58:10 435cddd58e66: Layer already exists 14:58:10 202bae06a357: Layer already exists 14:58:10 c23cc43db1e8: Layer already exists 14:58:10 3e7912505fd4: Layer already exists 14:58:10 b321b4d7ea2d: Layer already exists 14:58:10 12f03482abf7: Layer already exists 14:58:10 f73e7dbfee58: Layer already exists 14:58:10 7a3c6c7cf6b0: Layer already exists 14:58:10 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:367b6f2c2dd1d9cbe714e16027bca276065d0b9094bbf2a5c0ae7c212f27404c size: 1990 [Pipeline] isUnix [Pipeline] sh 14:58:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 14:58:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:58:11 c23cc43db1e8: Preparing 14:58:11 3e7912505fd4: Preparing 14:58:11 202bae06a357: Preparing 14:58:11 435cddd58e66: Preparing 14:58:11 b321b4d7ea2d: Preparing 14:58:11 7a3c6c7cf6b0: Preparing 14:58:11 12f03482abf7: Preparing 14:58:11 f73e7dbfee58: Preparing 14:58:11 7a3c6c7cf6b0: Waiting 14:58:11 12f03482abf7: Waiting 14:58:11 f73e7dbfee58: Waiting 14:58:11 3e7912505fd4: Layer already exists 14:58:11 435cddd58e66: Layer already exists 14:58:11 c23cc43db1e8: Layer already exists 14:58:11 b321b4d7ea2d: Layer already exists 14:58:11 202bae06a357: Layer already exists 14:58:11 f73e7dbfee58: Layer already exists 14:58:11 7a3c6c7cf6b0: Layer already exists 14:58:11 12f03482abf7: Layer already exists 14:58:11 main: digest: sha256:367b6f2c2dd1d9cbe714e16027bca276065d0b9094bbf2a5c0ae7c212f27404c size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:58:11 ===================================================== [Pipeline] echo 14:58:11 taggedImages: 14:58:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:58:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:58:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 14:58:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:58:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:58:12 82d51753c0ffe06333f0831f521723714ea5f555 14:58:12 latest 14:58:12 2.2.0-dev.58 14:58:12 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:12 main 14:58:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:58:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:58:12 a12337d4e3f4: Preparing 14:58:12 b70ebbd82b33: Preparing 14:58:12 0044d54a6904: Preparing 14:58:12 47496921d957: Preparing 14:58:12 b8c69a81cd24: Preparing 14:58:12 163ad6edd879: Preparing 14:58:12 b8b216353088: Preparing 14:58:12 091b8bb59c5c: Preparing 14:58:12 c5cb8a9392ca: Preparing 14:58:12 f73e7dbfee58: Preparing 14:58:12 091b8bb59c5c: Waiting 14:58:12 c5cb8a9392ca: Waiting 14:58:12 f73e7dbfee58: Waiting 14:58:12 b8b216353088: Waiting 14:58:12 163ad6edd879: Waiting 14:58:12 a12337d4e3f4: Pushed 14:58:12 b8c69a81cd24: Pushed 14:58:12 b70ebbd82b33: Pushed 14:58:13 163ad6edd879: Pushed 14:58:13 091b8bb59c5c: Pushed 14:58:13 b8b216353088: Pushed 14:58:13 f73e7dbfee58: Layer already exists 14:58:13 c5cb8a9392ca: Pushed 14:58:17 47496921d957: Pushed 14:58:17 0044d54a6904: Pushed 14:58:17 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:4d08cadc9f5905042efd7325a59d8f3d40f56f498af46758c7c30c9c519887e0 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:58:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:58:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:58:18 a12337d4e3f4: Preparing 14:58:18 b70ebbd82b33: Preparing 14:58:18 0044d54a6904: Preparing 14:58:18 47496921d957: Preparing 14:58:18 b8c69a81cd24: Preparing 14:58:18 163ad6edd879: Preparing 14:58:18 b8b216353088: Preparing 14:58:18 091b8bb59c5c: Preparing 14:58:18 c5cb8a9392ca: Preparing 14:58:18 f73e7dbfee58: Preparing 14:58:18 163ad6edd879: Waiting 14:58:18 b8b216353088: Waiting 14:58:18 091b8bb59c5c: Waiting 14:58:18 c5cb8a9392ca: Waiting 14:58:18 f73e7dbfee58: Waiting 14:58:18 47496921d957: Layer already exists 14:58:18 b8c69a81cd24: Layer already exists 14:58:18 b70ebbd82b33: Layer already exists 14:58:18 0044d54a6904: Layer already exists 14:58:18 a12337d4e3f4: Layer already exists 14:58:18 091b8bb59c5c: Layer already exists 14:58:18 c5cb8a9392ca: Layer already exists 14:58:18 b8b216353088: Layer already exists 14:58:18 163ad6edd879: Layer already exists 14:58:18 f73e7dbfee58: Layer already exists 14:58:18 latest: digest: sha256:4d08cadc9f5905042efd7325a59d8f3d40f56f498af46758c7c30c9c519887e0 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:58:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:58:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 14:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:58:19 a12337d4e3f4: Preparing 14:58:19 b70ebbd82b33: Preparing 14:58:19 0044d54a6904: Preparing 14:58:19 47496921d957: Preparing 14:58:19 b8c69a81cd24: Preparing 14:58:19 163ad6edd879: Preparing 14:58:19 b8b216353088: Preparing 14:58:19 091b8bb59c5c: Preparing 14:58:19 c5cb8a9392ca: Preparing 14:58:19 f73e7dbfee58: Preparing 14:58:19 163ad6edd879: Waiting 14:58:19 b8b216353088: Waiting 14:58:19 091b8bb59c5c: Waiting 14:58:19 c5cb8a9392ca: Waiting 14:58:19 f73e7dbfee58: Waiting 14:58:19 b70ebbd82b33: Layer already exists 14:58:19 a12337d4e3f4: Layer already exists 14:58:19 47496921d957: Layer already exists 14:58:19 0044d54a6904: Layer already exists 14:58:19 b8c69a81cd24: Layer already exists 14:58:19 091b8bb59c5c: Layer already exists 14:58:19 163ad6edd879: Layer already exists 14:58:19 b8b216353088: Layer already exists 14:58:19 c5cb8a9392ca: Layer already exists 14:58:19 f73e7dbfee58: Layer already exists 14:58:19 2.2.0-dev.58: digest: sha256:4d08cadc9f5905042efd7325a59d8f3d40f56f498af46758c7c30c9c519887e0 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:58:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:58:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:58:20 a12337d4e3f4: Preparing 14:58:20 b70ebbd82b33: Preparing 14:58:20 0044d54a6904: Preparing 14:58:20 47496921d957: Preparing 14:58:20 b8c69a81cd24: Preparing 14:58:20 163ad6edd879: Preparing 14:58:20 b8b216353088: Preparing 14:58:20 091b8bb59c5c: Preparing 14:58:20 c5cb8a9392ca: Preparing 14:58:20 f73e7dbfee58: Preparing 14:58:20 163ad6edd879: Waiting 14:58:20 b8b216353088: Waiting 14:58:20 091b8bb59c5c: Waiting 14:58:20 c5cb8a9392ca: Waiting 14:58:20 f73e7dbfee58: Waiting 14:58:20 0044d54a6904: Layer already exists 14:58:20 a12337d4e3f4: Layer already exists 14:58:20 b70ebbd82b33: Layer already exists 14:58:20 47496921d957: Layer already exists 14:58:20 b8c69a81cd24: Layer already exists 14:58:20 b8b216353088: Layer already exists 14:58:20 163ad6edd879: Layer already exists 14:58:20 c5cb8a9392ca: Layer already exists 14:58:20 091b8bb59c5c: Layer already exists 14:58:20 f73e7dbfee58: Layer already exists 14:58:20 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:4d08cadc9f5905042efd7325a59d8f3d40f56f498af46758c7c30c9c519887e0 size: 2405 [Pipeline] isUnix [Pipeline] sh 14:58:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 14:58:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:58:21 a12337d4e3f4: Preparing 14:58:21 b70ebbd82b33: Preparing 14:58:21 0044d54a6904: Preparing 14:58:21 47496921d957: Preparing 14:58:21 b8c69a81cd24: Preparing 14:58:21 163ad6edd879: Preparing 14:58:21 b8b216353088: Preparing 14:58:21 091b8bb59c5c: Preparing 14:58:21 c5cb8a9392ca: Preparing 14:58:21 f73e7dbfee58: Preparing 14:58:21 163ad6edd879: Waiting 14:58:21 b8b216353088: Waiting 14:58:21 091b8bb59c5c: Waiting 14:58:21 f73e7dbfee58: Waiting 14:58:21 c5cb8a9392ca: Waiting 14:58:21 b70ebbd82b33: Layer already exists 14:58:21 b8c69a81cd24: Layer already exists 14:58:21 a12337d4e3f4: Layer already exists 14:58:21 47496921d957: Layer already exists 14:58:21 0044d54a6904: Layer already exists 14:58:21 091b8bb59c5c: Layer already exists 14:58:21 163ad6edd879: Layer already exists 14:58:21 b8b216353088: Layer already exists 14:58:21 f73e7dbfee58: Layer already exists 14:58:21 c5cb8a9392ca: Layer already exists 14:58:21 main: digest: sha256:4d08cadc9f5905042efd7325a59d8f3d40f56f498af46758c7c30c9c519887e0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:58:21 ===================================================== [Pipeline] echo 14:58:21 taggedImages: 14:58:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:58:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:58:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 14:58:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:58:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:58:21 82d51753c0ffe06333f0831f521723714ea5f555 14:58:21 latest 14:58:21 2.2.0-dev.58 14:58:21 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:21 main 14:58:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:58:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:58:22 0bfca2960135: Preparing 14:58:22 4a7b0aa65b00: Preparing 14:58:22 33dd26651bde: Preparing 14:58:22 e5e784fd1ae6: Preparing 14:58:22 5b7f02d1744c: Preparing 14:58:22 4f4ce317c6bb: Preparing 14:58:22 4f4ce317c6bb: Waiting 14:58:22 33dd26651bde: Layer already exists 14:58:22 4f4ce317c6bb: Layer already exists 14:58:22 5b7f02d1744c: Pushed 14:58:22 0bfca2960135: Pushed 14:58:24 e5e784fd1ae6: Pushed 14:58:27 4a7b0aa65b00: Pushed 14:58:27 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:49d351d4626eba3252389dacc5315b9c5556a8ca350a3aa09186cc66c8e058bd size: 1572 [Pipeline] isUnix [Pipeline] sh 14:58:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:58:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:58:28 0bfca2960135: Preparing 14:58:28 4a7b0aa65b00: Preparing 14:58:28 33dd26651bde: Preparing 14:58:28 e5e784fd1ae6: Preparing 14:58:28 5b7f02d1744c: Preparing 14:58:28 4f4ce317c6bb: Preparing 14:58:28 4f4ce317c6bb: Waiting 14:58:28 33dd26651bde: Layer already exists 14:58:28 0bfca2960135: Layer already exists 14:58:28 e5e784fd1ae6: Layer already exists 14:58:28 5b7f02d1744c: Layer already exists 14:58:28 4a7b0aa65b00: Layer already exists 14:58:28 4f4ce317c6bb: Layer already exists 14:58:28 latest: digest: sha256:49d351d4626eba3252389dacc5315b9c5556a8ca350a3aa09186cc66c8e058bd size: 1572 [Pipeline] isUnix [Pipeline] sh 14:58:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:58:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 14:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:58:29 0bfca2960135: Preparing 14:58:29 4a7b0aa65b00: Preparing 14:58:29 33dd26651bde: Preparing 14:58:29 e5e784fd1ae6: Preparing 14:58:29 5b7f02d1744c: Preparing 14:58:29 4f4ce317c6bb: Preparing 14:58:29 4f4ce317c6bb: Waiting 14:58:29 33dd26651bde: Layer already exists 14:58:29 e5e784fd1ae6: Layer already exists 14:58:29 0bfca2960135: Layer already exists 14:58:29 4a7b0aa65b00: Layer already exists 14:58:29 5b7f02d1744c: Layer already exists 14:58:29 4f4ce317c6bb: Layer already exists 14:58:29 2.2.0-dev.58: digest: sha256:49d351d4626eba3252389dacc5315b9c5556a8ca350a3aa09186cc66c8e058bd size: 1572 [Pipeline] isUnix [Pipeline] sh 14:58:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:58:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:58:30 0bfca2960135: Preparing 14:58:30 4a7b0aa65b00: Preparing 14:58:30 33dd26651bde: Preparing 14:58:30 e5e784fd1ae6: Preparing 14:58:30 5b7f02d1744c: Preparing 14:58:30 4f4ce317c6bb: Preparing 14:58:30 4f4ce317c6bb: Waiting 14:58:30 e5e784fd1ae6: Layer already exists 14:58:30 5b7f02d1744c: Layer already exists 14:58:30 0bfca2960135: Layer already exists 14:58:30 33dd26651bde: Layer already exists 14:58:30 4a7b0aa65b00: Layer already exists 14:58:30 4f4ce317c6bb: Layer already exists 14:58:30 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:49d351d4626eba3252389dacc5315b9c5556a8ca350a3aa09186cc66c8e058bd size: 1572 [Pipeline] isUnix [Pipeline] sh 14:58:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 14:58:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:58:31 0bfca2960135: Preparing 14:58:31 4a7b0aa65b00: Preparing 14:58:31 33dd26651bde: Preparing 14:58:31 e5e784fd1ae6: Preparing 14:58:31 5b7f02d1744c: Preparing 14:58:31 4f4ce317c6bb: Preparing 14:58:31 4f4ce317c6bb: Waiting 14:58:31 e5e784fd1ae6: Layer already exists 14:58:31 4a7b0aa65b00: Layer already exists 14:58:31 33dd26651bde: Layer already exists 14:58:31 0bfca2960135: Layer already exists 14:58:31 5b7f02d1744c: Layer already exists 14:58:31 4f4ce317c6bb: Layer already exists 14:58:31 main: digest: sha256:49d351d4626eba3252389dacc5315b9c5556a8ca350a3aa09186cc66c8e058bd size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:58:31 ===================================================== [Pipeline] echo 14:58:31 taggedImages: 14:58:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:58:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:58:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 14:58:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:58:31 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:58:31 82d51753c0ffe06333f0831f521723714ea5f555 14:58:31 latest 14:58:31 2.2.0-dev.58 14:58:31 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:31 main 14:58:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:58:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:58:32 2b3d075dea1a: Preparing 14:58:32 fa6dc4e5b420: Preparing 14:58:32 a593873e62d8: Preparing 14:58:32 e7694723c56a: Preparing 14:58:32 872339cc3760: Preparing 14:58:32 a2b388f4801b: Preparing 14:58:32 5b7f02d1744c: Preparing 14:58:32 4f4ce317c6bb: Preparing 14:58:32 a2b388f4801b: Waiting 14:58:32 5b7f02d1744c: Waiting 14:58:32 4f4ce317c6bb: Waiting 14:58:32 fa6dc4e5b420: Pushed 14:58:32 2b3d075dea1a: Pushed 14:58:32 a593873e62d8: Pushed 14:58:32 5b7f02d1744c: Layer already exists 14:58:32 4f4ce317c6bb: Layer already exists 14:58:33 a2b388f4801b: Pushed 14:58:41 872339cc3760: Pushed 14:58:50 e7694723c56a: Pushed 14:58:50 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:5dc41ea811bb3ec119ac47710b1bfd40ac0d924574f1a0ff2328188c84e8a758 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:58:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:58:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:58:50 2b3d075dea1a: Preparing 14:58:50 fa6dc4e5b420: Preparing 14:58:50 a593873e62d8: Preparing 14:58:50 e7694723c56a: Preparing 14:58:50 872339cc3760: Preparing 14:58:50 a2b388f4801b: Preparing 14:58:50 5b7f02d1744c: Preparing 14:58:50 4f4ce317c6bb: Preparing 14:58:50 a2b388f4801b: Waiting 14:58:50 4f4ce317c6bb: Waiting 14:58:51 e7694723c56a: Layer already exists 14:58:51 872339cc3760: Layer already exists 14:58:51 fa6dc4e5b420: Layer already exists 14:58:51 2b3d075dea1a: Layer already exists 14:58:51 a593873e62d8: Layer already exists 14:58:51 5b7f02d1744c: Layer already exists 14:58:51 a2b388f4801b: Layer already exists 14:58:51 4f4ce317c6bb: Layer already exists 14:58:51 latest: digest: sha256:5dc41ea811bb3ec119ac47710b1bfd40ac0d924574f1a0ff2328188c84e8a758 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:58:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:58:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 14:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:58:51 2b3d075dea1a: Preparing 14:58:51 fa6dc4e5b420: Preparing 14:58:51 a593873e62d8: Preparing 14:58:51 e7694723c56a: Preparing 14:58:51 872339cc3760: Preparing 14:58:51 a2b388f4801b: Preparing 14:58:51 5b7f02d1744c: Preparing 14:58:51 4f4ce317c6bb: Preparing 14:58:51 a2b388f4801b: Waiting 14:58:51 5b7f02d1744c: Waiting 14:58:51 4f4ce317c6bb: Waiting 14:58:51 872339cc3760: Layer already exists 14:58:51 2b3d075dea1a: Layer already exists 14:58:51 a593873e62d8: Layer already exists 14:58:51 fa6dc4e5b420: Layer already exists 14:58:52 e7694723c56a: Layer already exists 14:58:52 a2b388f4801b: Layer already exists 14:58:52 5b7f02d1744c: Layer already exists 14:58:52 4f4ce317c6bb: Layer already exists 14:58:52 2.2.0-dev.58: digest: sha256:5dc41ea811bb3ec119ac47710b1bfd40ac0d924574f1a0ff2328188c84e8a758 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:58:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:58:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:58:52 2b3d075dea1a: Preparing 14:58:52 fa6dc4e5b420: Preparing 14:58:52 a593873e62d8: Preparing 14:58:52 e7694723c56a: Preparing 14:58:52 872339cc3760: Preparing 14:58:52 a2b388f4801b: Preparing 14:58:52 5b7f02d1744c: Preparing 14:58:52 4f4ce317c6bb: Preparing 14:58:52 a2b388f4801b: Waiting 14:58:52 5b7f02d1744c: Waiting 14:58:52 4f4ce317c6bb: Waiting 14:58:52 a593873e62d8: Layer already exists 14:58:52 e7694723c56a: Layer already exists 14:58:52 fa6dc4e5b420: Layer already exists 14:58:52 872339cc3760: Layer already exists 14:58:52 2b3d075dea1a: Layer already exists 14:58:52 4f4ce317c6bb: Layer already exists 14:58:52 a2b388f4801b: Layer already exists 14:58:52 5b7f02d1744c: Layer already exists 14:58:52 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:5dc41ea811bb3ec119ac47710b1bfd40ac0d924574f1a0ff2328188c84e8a758 size: 1992 [Pipeline] isUnix [Pipeline] sh 14:58:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 14:58:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:58:53 2b3d075dea1a: Preparing 14:58:53 fa6dc4e5b420: Preparing 14:58:53 a593873e62d8: Preparing 14:58:53 e7694723c56a: Preparing 14:58:53 872339cc3760: Preparing 14:58:53 a2b388f4801b: Preparing 14:58:53 5b7f02d1744c: Preparing 14:58:53 a2b388f4801b: Waiting 14:58:53 4f4ce317c6bb: Preparing 14:58:53 5b7f02d1744c: Waiting 14:58:53 4f4ce317c6bb: Waiting 14:58:53 e7694723c56a: Layer already exists 14:58:53 2b3d075dea1a: Layer already exists 14:58:53 872339cc3760: Layer already exists 14:58:53 a593873e62d8: Layer already exists 14:58:53 fa6dc4e5b420: Layer already exists 14:58:53 5b7f02d1744c: Layer already exists 14:58:53 a2b388f4801b: Layer already exists 14:58:53 4f4ce317c6bb: Layer already exists 14:58:54 main: digest: sha256:5dc41ea811bb3ec119ac47710b1bfd40ac0d924574f1a0ff2328188c84e8a758 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:58:54 ===================================================== [Pipeline] echo 14:58:54 taggedImages: 14:58:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:58:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:58:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 14:58:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:58:54 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:58:54 82d51753c0ffe06333f0831f521723714ea5f555 14:58:54 latest 14:58:54 2.2.0-dev.58 14:58:54 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:58:54 main 14:58:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:58:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:58:55 ad0f3c03102e: Preparing 14:58:55 827de2dc1591: Preparing 14:58:55 b38b7e8acb9a: Preparing 14:58:55 d2124ef660f7: Preparing 14:58:55 2bd952ac1e16: Preparing 14:58:55 5b7f02d1744c: Preparing 14:58:55 4f4ce317c6bb: Preparing 14:58:55 5b7f02d1744c: Waiting 14:58:55 4f4ce317c6bb: Waiting 14:58:55 ad0f3c03102e: Pushed 14:58:55 827de2dc1591: Pushed 14:58:55 b38b7e8acb9a: Pushed 14:58:55 5b7f02d1744c: Layer already exists 14:58:55 4f4ce317c6bb: Layer already exists 14:58:55 2bd952ac1e16: Pushed 14:59:14 d2124ef660f7: Pushed 14:59:14 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:f8c1985f8b58dbe2d07022591ca9d2d32b74ad2882dfdcf08e1dd44ba9b80dcd size: 1779 [Pipeline] isUnix [Pipeline] sh 14:59:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:59:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:59:14 ad0f3c03102e: Preparing 14:59:14 827de2dc1591: Preparing 14:59:14 b38b7e8acb9a: Preparing 14:59:14 d2124ef660f7: Preparing 14:59:14 2bd952ac1e16: Preparing 14:59:14 5b7f02d1744c: Preparing 14:59:14 4f4ce317c6bb: Preparing 14:59:14 5b7f02d1744c: Waiting 14:59:14 4f4ce317c6bb: Waiting 14:59:14 ad0f3c03102e: Layer already exists 14:59:14 b38b7e8acb9a: Layer already exists 14:59:14 2bd952ac1e16: Layer already exists 14:59:14 d2124ef660f7: Layer already exists 14:59:14 827de2dc1591: Layer already exists 14:59:15 5b7f02d1744c: Layer already exists 14:59:15 4f4ce317c6bb: Layer already exists 14:59:15 latest: digest: sha256:f8c1985f8b58dbe2d07022591ca9d2d32b74ad2882dfdcf08e1dd44ba9b80dcd size: 1779 [Pipeline] isUnix [Pipeline] sh 14:59:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:59:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 14:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:59:16 ad0f3c03102e: Preparing 14:59:16 827de2dc1591: Preparing 14:59:16 b38b7e8acb9a: Preparing 14:59:16 d2124ef660f7: Preparing 14:59:16 2bd952ac1e16: Preparing 14:59:16 5b7f02d1744c: Preparing 14:59:16 4f4ce317c6bb: Preparing 14:59:16 4f4ce317c6bb: Waiting 14:59:16 5b7f02d1744c: Waiting 14:59:16 827de2dc1591: Layer already exists 14:59:16 d2124ef660f7: Layer already exists 14:59:16 ad0f3c03102e: Layer already exists 14:59:16 2bd952ac1e16: Layer already exists 14:59:16 b38b7e8acb9a: Layer already exists 14:59:16 5b7f02d1744c: Layer already exists 14:59:16 4f4ce317c6bb: Layer already exists 14:59:16 2.2.0-dev.58: digest: sha256:f8c1985f8b58dbe2d07022591ca9d2d32b74ad2882dfdcf08e1dd44ba9b80dcd size: 1779 [Pipeline] isUnix [Pipeline] sh 14:59:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:59:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:59:17 ad0f3c03102e: Preparing 14:59:17 827de2dc1591: Preparing 14:59:17 b38b7e8acb9a: Preparing 14:59:17 d2124ef660f7: Preparing 14:59:17 2bd952ac1e16: Preparing 14:59:17 5b7f02d1744c: Preparing 14:59:17 4f4ce317c6bb: Preparing 14:59:17 5b7f02d1744c: Waiting 14:59:17 4f4ce317c6bb: Waiting 14:59:17 b38b7e8acb9a: Layer already exists 14:59:17 d2124ef660f7: Layer already exists 14:59:17 2bd952ac1e16: Layer already exists 14:59:17 ad0f3c03102e: Layer already exists 14:59:17 827de2dc1591: Layer already exists 14:59:17 5b7f02d1744c: Layer already exists 14:59:17 4f4ce317c6bb: Layer already exists 14:59:17 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:f8c1985f8b58dbe2d07022591ca9d2d32b74ad2882dfdcf08e1dd44ba9b80dcd size: 1779 [Pipeline] isUnix [Pipeline] sh 14:59:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 14:59:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:59:18 ad0f3c03102e: Preparing 14:59:18 827de2dc1591: Preparing 14:59:18 b38b7e8acb9a: Preparing 14:59:18 d2124ef660f7: Preparing 14:59:18 2bd952ac1e16: Preparing 14:59:18 5b7f02d1744c: Preparing 14:59:18 4f4ce317c6bb: Preparing 14:59:18 5b7f02d1744c: Waiting 14:59:18 4f4ce317c6bb: Waiting 14:59:18 b38b7e8acb9a: Layer already exists 14:59:18 ad0f3c03102e: Layer already exists 14:59:18 2bd952ac1e16: Layer already exists 14:59:18 d2124ef660f7: Layer already exists 14:59:18 827de2dc1591: Layer already exists 14:59:18 4f4ce317c6bb: Layer already exists 14:59:18 5b7f02d1744c: Layer already exists 14:59:18 main: digest: sha256:f8c1985f8b58dbe2d07022591ca9d2d32b74ad2882dfdcf08e1dd44ba9b80dcd size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:59:18 ===================================================== [Pipeline] echo 14:59:18 taggedImages: 14:59:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:59:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:59:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 14:59:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:59:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:59:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:59:18 82d51753c0ffe06333f0831f521723714ea5f555 14:59:18 latest 14:59:18 2.2.0-dev.58 14:59:18 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:59:18 main 14:59:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:59:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:59:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:59:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:59:19 06a18c6979e9: Preparing 14:59:19 1c48c9d2053d: Preparing 14:59:19 fd6b7b02993b: Preparing 14:59:19 0a908c38059d: Preparing 14:59:19 a2b388f4801b: Preparing 14:59:19 5b7f02d1744c: Preparing 14:59:19 4f4ce317c6bb: Preparing 14:59:19 5b7f02d1744c: Waiting 14:59:19 4f4ce317c6bb: Waiting 14:59:19 a2b388f4801b: Layer already exists 14:59:19 5b7f02d1744c: Layer already exists 14:59:19 4f4ce317c6bb: Layer already exists 14:59:19 06a18c6979e9: Pushed 14:59:19 1c48c9d2053d: Pushed 14:59:19 fd6b7b02993b: Pushed 14:59:37 0a908c38059d: Pushed 14:59:37 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:41c7ee6079ce661b27730827e37c30f7bec6246a318cd553efa28e9ff0d05252 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:59:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:59:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:59:38 06a18c6979e9: Preparing 14:59:38 1c48c9d2053d: Preparing 14:59:38 fd6b7b02993b: Preparing 14:59:38 0a908c38059d: Preparing 14:59:38 a2b388f4801b: Preparing 14:59:38 5b7f02d1744c: Preparing 14:59:38 4f4ce317c6bb: Preparing 14:59:38 5b7f02d1744c: Waiting 14:59:38 4f4ce317c6bb: Waiting 14:59:38 1c48c9d2053d: Layer already exists 14:59:38 fd6b7b02993b: Layer already exists 14:59:38 a2b388f4801b: Layer already exists 14:59:38 06a18c6979e9: Layer already exists 14:59:38 0a908c38059d: Layer already exists 14:59:38 5b7f02d1744c: Layer already exists 14:59:38 4f4ce317c6bb: Layer already exists 14:59:38 latest: digest: sha256:41c7ee6079ce661b27730827e37c30f7bec6246a318cd553efa28e9ff0d05252 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:59:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:59:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 14:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:59:39 06a18c6979e9: Preparing 14:59:39 1c48c9d2053d: Preparing 14:59:39 fd6b7b02993b: Preparing 14:59:39 0a908c38059d: Preparing 14:59:39 a2b388f4801b: Preparing 14:59:39 5b7f02d1744c: Preparing 14:59:39 4f4ce317c6bb: Preparing 14:59:39 5b7f02d1744c: Waiting 14:59:39 4f4ce317c6bb: Waiting 14:59:39 0a908c38059d: Layer already exists 14:59:39 a2b388f4801b: Layer already exists 14:59:39 fd6b7b02993b: Layer already exists 14:59:39 06a18c6979e9: Layer already exists 14:59:39 1c48c9d2053d: Layer already exists 14:59:39 4f4ce317c6bb: Layer already exists 14:59:39 5b7f02d1744c: Layer already exists 14:59:39 2.2.0-dev.58: digest: sha256:41c7ee6079ce661b27730827e37c30f7bec6246a318cd553efa28e9ff0d05252 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:59:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:59:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:59:40 06a18c6979e9: Preparing 14:59:40 1c48c9d2053d: Preparing 14:59:40 fd6b7b02993b: Preparing 14:59:40 0a908c38059d: Preparing 14:59:40 a2b388f4801b: Preparing 14:59:40 5b7f02d1744c: Preparing 14:59:40 4f4ce317c6bb: Preparing 14:59:40 5b7f02d1744c: Waiting 14:59:40 4f4ce317c6bb: Waiting 14:59:40 fd6b7b02993b: Layer already exists 14:59:40 06a18c6979e9: Layer already exists 14:59:40 1c48c9d2053d: Layer already exists 14:59:40 0a908c38059d: Layer already exists 14:59:40 a2b388f4801b: Layer already exists 14:59:40 4f4ce317c6bb: Layer already exists 14:59:40 5b7f02d1744c: Layer already exists 14:59:40 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:41c7ee6079ce661b27730827e37c30f7bec6246a318cd553efa28e9ff0d05252 size: 1780 [Pipeline] isUnix [Pipeline] sh 14:59:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 14:59:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:59:41 06a18c6979e9: Preparing 14:59:41 1c48c9d2053d: Preparing 14:59:41 fd6b7b02993b: Preparing 14:59:41 0a908c38059d: Preparing 14:59:41 a2b388f4801b: Preparing 14:59:41 5b7f02d1744c: Preparing 14:59:41 4f4ce317c6bb: Preparing 14:59:41 5b7f02d1744c: Waiting 14:59:41 4f4ce317c6bb: Waiting 14:59:41 0a908c38059d: Layer already exists 14:59:41 1c48c9d2053d: Layer already exists 14:59:41 a2b388f4801b: Layer already exists 14:59:41 fd6b7b02993b: Layer already exists 14:59:41 06a18c6979e9: Layer already exists 14:59:41 5b7f02d1744c: Layer already exists 14:59:41 4f4ce317c6bb: Layer already exists 14:59:41 main: digest: sha256:41c7ee6079ce661b27730827e37c30f7bec6246a318cd553efa28e9ff0d05252 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:59:41 ===================================================== [Pipeline] echo 14:59:41 taggedImages: 14:59:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:59:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:59:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 14:59:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:59:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:59:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:59:41 82d51753c0ffe06333f0831f521723714ea5f555 14:59:41 latest 14:59:41 2.2.0-dev.58 14:59:41 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:59:41 main 14:59:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:59:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:59:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:59:42 6cac8cd75f5c: Preparing 14:59:42 97893f880fae: Preparing 14:59:42 33dd26651bde: Preparing 14:59:42 c24a4fdd22b7: Preparing 14:59:42 f73e7dbfee58: Preparing 14:59:42 f73e7dbfee58: Layer already exists 14:59:42 33dd26651bde: Layer already exists 14:59:42 6cac8cd75f5c: Pushed 14:59:42 c24a4fdd22b7: Pushed 14:59:48 97893f880fae: Pushed 14:59:48 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:ea0064928bb5a0862259c15989ba35bf4d511e11e03efc5cc120a37f2a72a36f size: 1365 [Pipeline] isUnix [Pipeline] sh 14:59:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:59:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:59:48 6cac8cd75f5c: Preparing 14:59:48 97893f880fae: Preparing 14:59:48 33dd26651bde: Preparing 14:59:48 c24a4fdd22b7: Preparing 14:59:48 f73e7dbfee58: Preparing 14:59:48 c24a4fdd22b7: Layer already exists 14:59:48 33dd26651bde: Layer already exists 14:59:48 6cac8cd75f5c: Layer already exists 14:59:48 f73e7dbfee58: Layer already exists 14:59:48 97893f880fae: Layer already exists 14:59:49 latest: digest: sha256:ea0064928bb5a0862259c15989ba35bf4d511e11e03efc5cc120a37f2a72a36f size: 1365 [Pipeline] isUnix [Pipeline] sh 14:59:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:59:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 14:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:59:49 6cac8cd75f5c: Preparing 14:59:49 97893f880fae: Preparing 14:59:49 33dd26651bde: Preparing 14:59:49 c24a4fdd22b7: Preparing 14:59:49 f73e7dbfee58: Preparing 14:59:49 f73e7dbfee58: Layer already exists 14:59:49 33dd26651bde: Layer already exists 14:59:49 6cac8cd75f5c: Layer already exists 14:59:49 97893f880fae: Layer already exists 14:59:50 c24a4fdd22b7: Layer already exists 14:59:50 2.2.0-dev.58: digest: sha256:ea0064928bb5a0862259c15989ba35bf4d511e11e03efc5cc120a37f2a72a36f size: 1365 [Pipeline] isUnix [Pipeline] sh 14:59:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 14:59:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:59:50 6cac8cd75f5c: Preparing 14:59:50 97893f880fae: Preparing 14:59:50 33dd26651bde: Preparing 14:59:50 c24a4fdd22b7: Preparing 14:59:50 f73e7dbfee58: Preparing 14:59:50 c24a4fdd22b7: Layer already exists 14:59:50 f73e7dbfee58: Layer already exists 14:59:50 33dd26651bde: Layer already exists 14:59:50 97893f880fae: Layer already exists 14:59:50 6cac8cd75f5c: Layer already exists 14:59:51 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:ea0064928bb5a0862259c15989ba35bf4d511e11e03efc5cc120a37f2a72a36f size: 1365 [Pipeline] isUnix [Pipeline] sh 14:59:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 14:59:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:59:51 6cac8cd75f5c: Preparing 14:59:51 97893f880fae: Preparing 14:59:51 33dd26651bde: Preparing 14:59:51 c24a4fdd22b7: Preparing 14:59:51 f73e7dbfee58: Preparing 14:59:51 6cac8cd75f5c: Layer already exists 14:59:51 f73e7dbfee58: Layer already exists 14:59:51 97893f880fae: Layer already exists 14:59:51 c24a4fdd22b7: Layer already exists 14:59:51 33dd26651bde: Layer already exists 14:59:51 main: digest: sha256:ea0064928bb5a0862259c15989ba35bf4d511e11e03efc5cc120a37f2a72a36f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:59:52 ===================================================== [Pipeline] echo 14:59:52 taggedImages: 14:59:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:59:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:59:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 14:59:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:59:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:59:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:59:52 82d51753c0ffe06333f0831f521723714ea5f555 14:59:52 latest 14:59:52 2.2.0-dev.58 14:59:52 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 14:59:52 main 14:59:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:59:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 14:59:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555 14:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:59:52 c62490a9e54a: Preparing 14:59:52 125355073249: Preparing 14:59:52 33dd26651bde: Preparing 14:59:52 796ecc24dea6: Preparing 14:59:52 f73e7dbfee58: Preparing 14:59:53 796ecc24dea6: Layer already exists 14:59:53 33dd26651bde: Layer already exists 14:59:53 f73e7dbfee58: Layer already exists 14:59:53 c62490a9e54a: Pushed 14:59:58 125355073249: Pushed 14:59:58 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:3b23c89b80e64c11bbc4753a0f4fcff0f145f294f840709739d28ac452e76d47 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:59:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:59:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:59:59 c62490a9e54a: Preparing 14:59:59 125355073249: Preparing 14:59:59 33dd26651bde: Preparing 14:59:59 796ecc24dea6: Preparing 14:59:59 f73e7dbfee58: Preparing 14:59:59 c62490a9e54a: Layer already exists 14:59:59 125355073249: Layer already exists 14:59:59 f73e7dbfee58: Layer already exists 14:59:59 796ecc24dea6: Layer already exists 14:59:59 33dd26651bde: Layer already exists 14:59:59 latest: digest: sha256:3b23c89b80e64c11bbc4753a0f4fcff0f145f294f840709739d28ac452e76d47 size: 1364 [Pipeline] isUnix [Pipeline] sh 14:59:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:00:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 15:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:00:00 c62490a9e54a: Preparing 15:00:00 125355073249: Preparing 15:00:00 33dd26651bde: Preparing 15:00:00 796ecc24dea6: Preparing 15:00:00 f73e7dbfee58: Preparing 15:00:00 c62490a9e54a: Layer already exists 15:00:00 33dd26651bde: Layer already exists 15:00:00 f73e7dbfee58: Layer already exists 15:00:00 796ecc24dea6: Layer already exists 15:00:00 125355073249: Layer already exists 15:00:00 2.2.0-dev.58: digest: sha256:3b23c89b80e64c11bbc4753a0f4fcff0f145f294f840709739d28ac452e76d47 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:00:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:00:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 15:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:00:01 c62490a9e54a: Preparing 15:00:01 125355073249: Preparing 15:00:01 33dd26651bde: Preparing 15:00:01 796ecc24dea6: Preparing 15:00:01 f73e7dbfee58: Preparing 15:00:01 33dd26651bde: Layer already exists 15:00:01 796ecc24dea6: Layer already exists 15:00:01 125355073249: Layer already exists 15:00:01 c62490a9e54a: Layer already exists 15:00:01 f73e7dbfee58: Layer already exists 15:00:01 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:3b23c89b80e64c11bbc4753a0f4fcff0f145f294f840709739d28ac452e76d47 size: 1364 [Pipeline] isUnix [Pipeline] sh 15:00:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 15:00:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:00:02 c62490a9e54a: Preparing 15:00:02 125355073249: Preparing 15:00:02 33dd26651bde: Preparing 15:00:02 796ecc24dea6: Preparing 15:00:02 f73e7dbfee58: Preparing 15:00:02 125355073249: Layer already exists 15:00:02 f73e7dbfee58: Layer already exists 15:00:02 33dd26651bde: Layer already exists 15:00:02 c62490a9e54a: Layer already exists 15:00:02 796ecc24dea6: Layer already exists 15:00:02 main: digest: sha256:3b23c89b80e64c11bbc4753a0f4fcff0f145f294f840709739d28ac452e76d47 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:02 ===================================================== [Pipeline] echo 15:00:02 taggedImages: 15:00:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555 15:00:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:00:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 15:00:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 15:00:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 15:00:02 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 15:00:02 82d51753c0ffe06333f0831f521723714ea5f555 15:00:02 latest 15:00:02 2.2.0-dev.58 15:00:02 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 15:00:02 main 15:00:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:00:02 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] isUnix [Pipeline] sh 15:00:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 15:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:00:03 8f5ceeea65d2: Preparing 15:00:03 946066255ff7: Preparing 15:00:03 287fc530a922: Preparing 15:00:03 d48aa7942216: Preparing 15:00:03 f0e5a4d6c014: Preparing 15:00:03 3b19d27f08f7: Preparing 15:00:03 73bb99a6e169: Preparing 15:00:03 ec06c3102977: Preparing 15:00:03 6a3c62e080c7: Preparing 15:00:03 340cb19ca677: Preparing 15:00:03 4f4ce317c6bb: Preparing 15:00:03 ec06c3102977: Waiting 15:00:03 340cb19ca677: Waiting 15:00:03 4f4ce317c6bb: Waiting 15:00:03 6a3c62e080c7: Waiting 15:00:03 3b19d27f08f7: Waiting 15:00:03 73bb99a6e169: Waiting 15:00:03 f0e5a4d6c014: Layer already exists 15:00:03 3b19d27f08f7: Layer already exists 15:00:03 946066255ff7: Pushed 15:00:03 73bb99a6e169: Layer already exists 15:00:03 ec06c3102977: Layer already exists 15:00:03 6a3c62e080c7: Layer already exists 15:00:03 340cb19ca677: Layer already exists 15:00:03 4f4ce317c6bb: Layer already exists 15:00:04 8f5ceeea65d2: Pushed 15:00:08 287fc530a922: Pushed 15:00:23 d48aa7942216: Pushed 15:00:23 82d51753c0ffe06333f0831f521723714ea5f555: digest: sha256:02ebac006624d33e46aa91b4c8e2c679a76890867909bf7ba431bb1688416909 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:00:23 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:00:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:00:24 8f5ceeea65d2: Preparing 15:00:24 946066255ff7: Preparing 15:00:24 287fc530a922: Preparing 15:00:24 d48aa7942216: Preparing 15:00:24 f0e5a4d6c014: Preparing 15:00:24 3b19d27f08f7: Preparing 15:00:24 73bb99a6e169: Preparing 15:00:24 ec06c3102977: Preparing 15:00:24 6a3c62e080c7: Preparing 15:00:24 340cb19ca677: Preparing 15:00:24 4f4ce317c6bb: Preparing 15:00:24 73bb99a6e169: Waiting 15:00:24 ec06c3102977: Waiting 15:00:24 6a3c62e080c7: Waiting 15:00:24 340cb19ca677: Waiting 15:00:24 4f4ce317c6bb: Waiting 15:00:24 3b19d27f08f7: Waiting 15:00:24 8f5ceeea65d2: Layer already exists 15:00:24 d48aa7942216: Layer already exists 15:00:24 946066255ff7: Layer already exists 15:00:24 287fc530a922: Layer already exists 15:00:24 f0e5a4d6c014: Layer already exists 15:00:24 6a3c62e080c7: Layer already exists 15:00:24 3b19d27f08f7: Layer already exists 15:00:24 73bb99a6e169: Layer already exists 15:00:24 ec06c3102977: Layer already exists 15:00:24 340cb19ca677: Layer already exists 15:00:24 4f4ce317c6bb: Layer already exists 15:00:24 latest: digest: sha256:02ebac006624d33e46aa91b4c8e2c679a76890867909bf7ba431bb1688416909 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:00:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:00:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 15:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:00:25 8f5ceeea65d2: Preparing 15:00:25 946066255ff7: Preparing 15:00:25 287fc530a922: Preparing 15:00:25 d48aa7942216: Preparing 15:00:25 f0e5a4d6c014: Preparing 15:00:25 3b19d27f08f7: Preparing 15:00:25 73bb99a6e169: Preparing 15:00:25 ec06c3102977: Preparing 15:00:25 6a3c62e080c7: Preparing 15:00:25 340cb19ca677: Preparing 15:00:25 4f4ce317c6bb: Preparing 15:00:25 3b19d27f08f7: Waiting 15:00:25 73bb99a6e169: Waiting 15:00:25 340cb19ca677: Waiting 15:00:25 ec06c3102977: Waiting 15:00:25 6a3c62e080c7: Waiting 15:00:25 4f4ce317c6bb: Waiting 15:00:25 8f5ceeea65d2: Layer already exists 15:00:25 946066255ff7: Layer already exists 15:00:25 f0e5a4d6c014: Layer already exists 15:00:25 d48aa7942216: Layer already exists 15:00:25 287fc530a922: Layer already exists 15:00:25 3b19d27f08f7: Layer already exists 15:00:25 73bb99a6e169: Layer already exists 15:00:25 ec06c3102977: Layer already exists 15:00:25 6a3c62e080c7: Layer already exists 15:00:25 340cb19ca677: Layer already exists 15:00:25 4f4ce317c6bb: Layer already exists 15:00:25 2.2.0-dev.58: digest: sha256:02ebac006624d33e46aa91b4c8e2c679a76890867909bf7ba431bb1688416909 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:00:25 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh 15:00:26 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 15:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:00:26 8f5ceeea65d2: Preparing 15:00:26 946066255ff7: Preparing 15:00:26 287fc530a922: Preparing 15:00:26 d48aa7942216: Preparing 15:00:26 f0e5a4d6c014: Preparing 15:00:26 3b19d27f08f7: Preparing 15:00:26 73bb99a6e169: Preparing 15:00:26 ec06c3102977: Preparing 15:00:26 6a3c62e080c7: Preparing 15:00:26 340cb19ca677: Preparing 15:00:26 4f4ce317c6bb: Preparing 15:00:26 ec06c3102977: Waiting 15:00:26 3b19d27f08f7: Waiting 15:00:26 6a3c62e080c7: Waiting 15:00:26 73bb99a6e169: Waiting 15:00:26 340cb19ca677: Waiting 15:00:26 4f4ce317c6bb: Waiting 15:00:26 d48aa7942216: Layer already exists 15:00:26 287fc530a922: Layer already exists 15:00:26 8f5ceeea65d2: Layer already exists 15:00:26 f0e5a4d6c014: Layer already exists 15:00:26 946066255ff7: Layer already exists 15:00:26 ec06c3102977: Layer already exists 15:00:26 3b19d27f08f7: Layer already exists 15:00:26 73bb99a6e169: Layer already exists 15:00:26 6a3c62e080c7: Layer already exists 15:00:26 340cb19ca677: Layer already exists 15:00:26 4f4ce317c6bb: Layer already exists 15:00:26 82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58: digest: sha256:02ebac006624d33e46aa91b4c8e2c679a76890867909bf7ba431bb1688416909 size: 2622 [Pipeline] isUnix [Pipeline] sh 15:00:26 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 15:00:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 15:00:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 15:00:27 8f5ceeea65d2: Preparing 15:00:27 946066255ff7: Preparing 15:00:27 287fc530a922: Preparing 15:00:27 d48aa7942216: Preparing 15:00:27 f0e5a4d6c014: Preparing 15:00:27 3b19d27f08f7: Preparing 15:00:27 73bb99a6e169: Preparing 15:00:27 ec06c3102977: Preparing 15:00:27 6a3c62e080c7: Preparing 15:00:27 340cb19ca677: Preparing 15:00:27 4f4ce317c6bb: Preparing 15:00:27 73bb99a6e169: Waiting 15:00:27 ec06c3102977: Waiting 15:00:27 6a3c62e080c7: Waiting 15:00:27 3b19d27f08f7: Waiting 15:00:27 340cb19ca677: Waiting 15:00:27 4f4ce317c6bb: Waiting 15:00:27 946066255ff7: Layer already exists 15:00:27 287fc530a922: Layer already exists 15:00:27 d48aa7942216: Layer already exists 15:00:27 8f5ceeea65d2: Layer already exists 15:00:27 f0e5a4d6c014: Layer already exists 15:00:27 340cb19ca677: Layer already exists 15:00:27 73bb99a6e169: Layer already exists 15:00:27 3b19d27f08f7: Layer already exists 15:00:27 ec06c3102977: Layer already exists 15:00:27 6a3c62e080c7: Layer already exists 15:00:27 4f4ce317c6bb: Layer already exists 15:00:27 main: digest: sha256:02ebac006624d33e46aa91b4c8e2c679a76890867909bf7ba431bb1688416909 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:27 ===================================================== [Pipeline] echo 15:00:27 taggedImages: 15:00:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555 15:00:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 15:00:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 15:00:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:82d51753c0ffe06333f0831f521723714ea5f555-2.2.0-dev.58 15:00:27 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:27 15:00:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:00:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:28 arm64: Pulling from edgex-lftools-log-publisher 15:00:28 8998bd30e6a1: Pulling fs layer 15:00:28 04944245beec: Pulling fs layer 15:00:28 699f458cf7ca: Pulling fs layer 15:00:28 765212b225bb: Pulling fs layer 15:00:28 f23df028b6ca: Pulling fs layer 15:00:28 d65c8cfc05b1: Pulling fs layer 15:00:28 2437ff75d9bd: Pulling fs layer 15:00:28 f23df028b6ca: Waiting 15:00:28 d65c8cfc05b1: Waiting 15:00:28 2437ff75d9bd: Waiting 15:00:28 765212b225bb: Waiting 15:00:28 04944245beec: Verifying Checksum 15:00:28 04944245beec: Download complete 15:00:28 765212b225bb: Verifying Checksum 15:00:28 765212b225bb: Download complete 15:00:28 f23df028b6ca: Verifying Checksum 15:00:28 f23df028b6ca: Download complete 15:00:28 d65c8cfc05b1: Verifying Checksum 15:00:28 d65c8cfc05b1: Download complete 15:00:28 699f458cf7ca: Verifying Checksum 15:00:28 699f458cf7ca: Download complete 15:00:29 8998bd30e6a1: Verifying Checksum 15:00:29 8998bd30e6a1: Download complete 15:00:31 2437ff75d9bd: Verifying Checksum 15:00:31 2437ff75d9bd: Download complete 15:00:33 8998bd30e6a1: Pull complete 15:00:34 04944245beec: Pull complete 15:00:35 699f458cf7ca: Pull complete 15:00:35 765212b225bb: Pull complete 15:00:36 f23df028b6ca: Pull complete 15:00:37 d65c8cfc05b1: Pull complete 15:00:52 2437ff75d9bd: Pull complete 15:00:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:00:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:00:52 prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container 15:00: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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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 15:00:54 $ docker top d6c4d8ea5ed15c164c91f87e665d3fb3c0fa88500c1d4baf9e30e1452de1ea6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:55 ---> job-cost.sh 15:00:55 lf-activate-venv: SKIPPING 15:00:55 INFO: No Stack... 15:00:55 INFO: Retrieving Pricing Info for: v3-standard-4 15:00:56 INFO: Archiving Costs [Pipeline] sh 15:00:57 + cut -d, -f6 15:00:57 + cat /w/workspace/edgex-go/180/archives/cost.csv [Pipeline] lock 15:00:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-180-stack-cost] 15:00:57 Resource [jenkins-edgexfoundry-edgex-go-main-180-stack-cost] did not exist. Created. 15:00:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-180-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:00:57 + echo total: 0.2199999988079071 [Pipeline] stash 15:00:58 Stashed 1 file(s) [Pipeline] } 15:00:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-180-stack-cost] [Pipeline] // lock [Pipeline] } 15:00:58 $ docker stop --time=1 d6c4d8ea5ed15c164c91f87e665d3fb3c0fa88500c1d4baf9e30e1452de1ea6c 15:01:00 $ docker rm -f d6c4d8ea5ed15c164c91f87e665d3fb3c0fa88500c1d4baf9e30e1452de1ea6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:01:00 provisioning config files... 15:01:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/180@tmp/config1490786474322207221tmp [Pipeline] { [Pipeline] sh 15:01:01 + set +x 15:01:01 + curl -s https://codecov.io/bash 15:01:01 + bash -s -- 15:01:01 15:01:01 _____ _ 15:01:01 / ____| | | 15:01:01 | | ___ __| | ___ ___ _____ __ 15:01:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:01:01 | |___| (_) | (_| | __/ (_| (_) \ V / 15:01:01 \_____\___/ \__,_|\___|\___\___/ \_/ 15:01:01 Bash-1.0.6 15:01:01 15:01:01 15:01:01 ==> git version 2.25.1 found 15:01:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:01:01 Release-Date: 2020-01-08 15:01:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:01:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:01:01 ==> Jenkins CI detected. 15:01:01 current dir:  /w/workspace/edgex-go/180 15:01:01 project root: . 15:01:01 --> token set from env 15:01:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:01:01 ==> Running gcov in . (disable via -X gcov) 15:01:01 ==> Python coveragepy not found 15:01:01 ==> Searching for coverage reports in: 15:01:01 + . 15:01:01 -> Found 1 reports 15:01:01 ==> Detecting git/mercurial file structure 15:01:01 ==> Reading reports 15:01:01 + ./coverage.out bytes=430374 15:01:01 ==> Appending adjustments 15:01:01 https://docs.codecov.io/docs/fixing-reports 15:01:02 + Found adjustments 15:01:02 ==> Gzipping contents 15:01:02 60K /tmp/codecov.4415RJ.gz 15:01:02 ==> Uploading reports 15:01:02 url: https://codecov.io 15:01:02 query: branch=main&commit=82d51753c0ffe06333f0831f521723714ea5f555&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:01:02 -> Pinging Codecov 15:01:02 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=82d51753c0ffe06333f0831f521723714ea5f555&build=180&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F180%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:01:02 -> Uploading to 15:01:02 https://storage.googleapis.com/codecov/v4/raw/2022-04-07/00271124DB129430A58F1EEE437C3FCB/82d51753c0ffe06333f0831f521723714ea5f555/139f6cd2-49d1-42c2-b81b-82d7cefda94c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T150102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9412a5d69c0919102626603b40ae2a458bc020aa714b3eaec8bd4594957c0cd7 15:01:03 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:03 Dload Upload Total Spent Left Speed 15:01:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58956 0 0 100 58956 0 213k --:--:-- --:--:-- --:--:-- 213k 15:01:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/82d51753c0ffe06333f0831f521723714ea5f555 [Pipeline] } 15:01:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:01:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:01:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:01:03 15:01:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:01:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:01:04 188c0c94c7c5: Pulling fs layer 15:01:04 0ef7d3d256c8: Pulling fs layer 15:01:04 de9db76c5a1d: Pulling fs layer 15:01:04 0eba1c9be4d2: Pulling fs layer 15:01:04 0d57e429df01: Pulling fs layer 15:01:04 4e4be7b47b0d: Pulling fs layer 15:01:04 e1f770b5df2f: Pulling fs layer 15:01:04 85a0685a4137: Pulling fs layer 15:01:04 0d57e429df01: Waiting 15:01:04 0eba1c9be4d2: Waiting 15:01:04 4e4be7b47b0d: Waiting 15:01:04 e1f770b5df2f: Waiting 15:01:04 de9db76c5a1d: Verifying Checksum 15:01:04 de9db76c5a1d: Download complete 15:01:04 0ef7d3d256c8: Download complete 15:01:04 0d57e429df01: Download complete 15:01:04 188c0c94c7c5: Verifying Checksum 15:01:04 188c0c94c7c5: Download complete 15:01:04 4e4be7b47b0d: Verifying Checksum 15:01:04 4e4be7b47b0d: Download complete 15:01:04 188c0c94c7c5: Pull complete 15:01:04 e1f770b5df2f: Verifying Checksum 15:01:04 0ef7d3d256c8: Pull complete 15:01:04 de9db76c5a1d: Pull complete 15:01:04 0eba1c9be4d2: Verifying Checksum 15:01:04 0eba1c9be4d2: Download complete 15:01:05 85a0685a4137: Verifying Checksum 15:01:05 85a0685a4137: Download complete 15:01:08 0eba1c9be4d2: Pull complete 15:01:08 0d57e429df01: Pull complete 15:01:08 4e4be7b47b0d: Pull complete 15:01:09 e1f770b5df2f: Pull complete 15:01:12 85a0685a4137: Pull complete 15:01:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:01:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:01:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:01:12 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 15:01:12 $ 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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-snyk-go:1.410.4 cat 15:01:15 $ docker top 6e37cbe30b63d1b79ac1ad425fa4fd05f4038b677a474f56f84360f8fe400eb0 -eo pid,comm [Pipeline] { [Pipeline] echo 15:01:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:01:15 + set -o pipefail 15:01:15 + snyk monitor '--org=edgex-jenkins' 15:01:22 15:01:22 Monitoring /w/workspace/edgex-go/180 (github.com/edgexfoundry/edgex-go)... 15:01:22 15:01:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f65899ef-1971-4834-95e6-6d9566e170e7 15:01:22 15:01:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:01:22 15:01:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:01:22 15:01:22 [Pipeline] } 15:01:22 $ docker stop --time=1 6e37cbe30b63d1b79ac1ad425fa4fd05f4038b677a474f56f84360f8fe400eb0 15:01:24 $ docker rm -f 6e37cbe30b63d1b79ac1ad425fa4fd05f4038b677a474f56f84360f8fe400eb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:01:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:25 provisioning config files... 15:01:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/180@tmp/config6551662622997513208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:25 --> edgex-publish-swagger.sh 15:01:25 === Publish openapi/v2 API === 15:01:25 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:01:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/180/openapi/v2/core-command.yaml] 15:01:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:25 Dload Upload Total Spent Left Speed 15:01:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 26409 0:00:01 0:00:01 --:--:-- 26409 100 33831 0 0 100 33831 0 14818 0:00:02 0:00:02 --:--:-- 14818 100 33831 0 0 100 33831 0 12809 0:00:02 0:00:02 --:--:-- 12809 15:01:28 15:01:28 15:01:28 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/180/openapi/v2/core-data.yaml] 15:01:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:28 Dload Upload Total Spent Left Speed 15:01:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 647k --:--:-- --:--:-- --:--:-- 641k 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59422 100 71604 0 0 100 71604 0 54785 0:00:01 0:00:01 --:--:-- 54743 15:01:29 15:01:29 15:01:29 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/180/openapi/v2/core-metadata.yaml] 15:01:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:29 Dload Upload Total Spent Left Speed 15:01:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 137k 0 0 100 137k 0 84474 0:00:01 0:00:01 --:--:-- 84474 15:01:31 15:01:31 15:01:31 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/180/openapi/v2/support-notifications.yaml] 15:01:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:31 Dload Upload Total Spent Left Speed 15:01:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 807k --:--:-- --:--:-- --:--:-- 800k 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 60106 0:00:01 0:00:01 --:--:-- 60065 15:01:32 15:01:32 15:01:32 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/180/openapi/v2/support-scheduler.yaml] 15:01:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:32 Dload Upload Total Spent Left Speed 15:01:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 35508 0:00:01 0:00:01 --:--:-- 35508 100 39556 0 0 100 39556 0 35508 0:00:01 0:00:01 --:--:-- 35508 15:01:33 15:01:33 15:01:33 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/180/openapi/v2/system-agent.yaml] 15:01:33 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:33 Dload Upload Total Spent Left Speed 15:01:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 17098 0:00:01 0:00:01 --:--:-- 17098 100 20091 0 0 100 20091 0 17098 0:00:01 0:00:01 --:--:-- 17098 15:01:34 15:01:34 [Pipeline] } 15:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:01:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:01:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:01:35 . [Pipeline] withDockerContainer 15:01:35 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 15:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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:10004/edgex-devops/git-semver:latest cat 15:01:36 $ docker top 567b575861f6c6dac5ecad80e8abb0f39d643255fa5202f62fc1ad6c928349a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:36 [ssh-agent] Looking for ssh-agent implementation... 15:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:36 $ docker exec 567b575861f6c6dac5ecad80e8abb0f39d643255fa5202f62fc1ad6c928349a4 ssh-agent 15:01:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXICfHna/agent.13 15:01:36 SSH_AGENT_PID=19 15:01:36 Running ssh-add (command line suppressed) 15:01:36 Identity added: /w/workspace/edgex-go/180@tmp/private_key_6431271239308624011.key (/w/workspace/edgex-go/180@tmp/private_key_6431271239308624011.key) 15:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:36 + git semver tag 15:01:36 # -> Open(): unable to determine branch for HEAD 15:01:36 # $GIT_DIR = /w/workspace/edgex-go/180/.git 15:01:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/180 15:01:36 # $SEMVER_REMOTE_NAME = origin 15:01:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:01:36 # $SEMVER_USER_NAME = edgex-jenkins 15:01:36 # $SEMVER_BRANCH = main 15:01:36 # $SEMVER_DIR = /w/workspace/edgex-go/180/.semver 15:01:36 # 82d51753c0ffe06333f0831f521723714ea5f555 HEAD 15:01:36 # -> Force: false 15:01:36 # 406cc5442621910cd954be86ada201833e05624c refs/tags/v2.2.0-dev.58 [Pipeline] } 15:01:36 $ docker exec --env ******** --env ******** 567b575861f6c6dac5ecad80e8abb0f39d643255fa5202f62fc1ad6c928349a4 ssh-agent -k 15:01:37 unset SSH_AUTH_SOCK; 15:01:37 unset SSH_AGENT_PID; 15:01:37 echo Agent pid 19 killed; 15:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:37 + git semver [Pipeline] } 15:01:37 $ docker stop --time=1 567b575861f6c6dac5ecad80e8abb0f39d643255fa5202f62fc1ad6c928349a4 15:01:38 $ docker rm -f 567b575861f6c6dac5ecad80e8abb0f39d643255fa5202f62fc1ad6c928349a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:01:39 15:01:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:01:39 0.23.1-centos7: Pulling from edgex-lftools 15:01:39 ab5ef0e58194: Pulling fs layer 15:01:39 9712f1f96733: Pulling fs layer 15:01:39 63f879dbbcfc: Pulling fs layer 15:01:39 0d9ebad4ef96: Pulling fs layer 15:01:39 e9a5061849ea: Pulling fs layer 15:01:39 d747dcd14b5f: Pulling fs layer 15:01:39 2de7ff778b66: Pulling fs layer 15:01:39 0d9ebad4ef96: Waiting 15:01:39 e9a5061849ea: Waiting 15:01:39 d747dcd14b5f: Waiting 15:01:39 2de7ff778b66: Waiting 15:01:39 9712f1f96733: Download complete 15:01:39 63f879dbbcfc: Verifying Checksum 15:01:39 63f879dbbcfc: Download complete 15:01:39 0d9ebad4ef96: Verifying Checksum 15:01:39 0d9ebad4ef96: Download complete 15:01:39 e9a5061849ea: Verifying Checksum 15:01:39 e9a5061849ea: Download complete 15:01:39 d747dcd14b5f: Download complete 15:01:39 ab5ef0e58194: Verifying Checksum 15:01:39 ab5ef0e58194: Download complete 15:01:39 2de7ff778b66: Verifying Checksum 15:01:39 2de7ff778b66: Download complete 15:01:43 ab5ef0e58194: Pull complete 15:01:43 9712f1f96733: Pull complete 15:01:43 63f879dbbcfc: Pull complete 15:01:47 0d9ebad4ef96: Pull complete 15:01:47 e9a5061849ea: Pull complete 15:01:47 d747dcd14b5f: Pull complete 15:01:48 2de7ff778b66: Pull complete 15:01:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:01:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:01:48 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 15:01:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-lftools:0.23.1-centos7 cat 15:01:51 $ docker top 0a4e2773195fdcdb17127a8de5d0f3238e2c08c838f82b5db03af280ff0bc7c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:01:51 provisioning config files... 15:01:51 copy managed file [sigul-config] to file:/w/workspace/edgex-go/180@tmp/config5270662203966576869tmp 15:01:51 copy managed file [sigul-password] to file:/w/workspace/edgex-go/180@tmp/config9192733615791573380tmp 15:01:51 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/180@tmp/config7826091824252065244tmp [Pipeline] { [Pipeline] echo 15:01:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:01:51 ---> sigul-configuration.sh 15:01:51 gpg: directory `/root/.gnupg' created 15:01:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:01:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:01:51 gpg: keyring `/root/.gnupg/secring.gpg' created 15:01:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:01:51 gpg: CAST5 encrypted data 15:01:51 gpg: encrypted with 1 passphrase 15:01:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:01:51 + mkdir /home/jenkins 15:01:51 + mkdir /home/jenkins/sigul [Pipeline] sh 15:01:52 + 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 15:01:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:01:52 ---> sigul-install.sh 15:01:52 Sigul already installed; skipping installation. [Pipeline] sh 15:01:52 + git tag --list 15:01:52 0.6.0 15:01:52 0.6.1 15:01:52 0.7.0 15:01:52 0.7.1 15:01:52 v1.0.0 15:01:52 v1.0.1 15:01:52 v1.1.0 15:01:52 v1.2.0 15:01:52 v1.2.1 15:01:52 v1.3.0 15:01:52 v1.3.1 15:01:52 v2.0.0 15:01:52 v2.0.1-dev.1 15:01:52 v2.0.1-dev.10 15:01:52 v2.0.1-dev.11 15:01:52 v2.0.1-dev.12 15:01:52 v2.0.1-dev.13 15:01:52 v2.0.1-dev.14 15:01:52 v2.0.1-dev.15 15:01:52 v2.0.1-dev.16 15:01:52 v2.0.1-dev.17 15:01:52 v2.0.1-dev.18 15:01:52 v2.0.1-dev.19 15:01:52 v2.0.1-dev.2 15:01:52 v2.0.1-dev.20 15:01:52 v2.0.1-dev.21 15:01:52 v2.0.1-dev.22 15:01:52 v2.0.1-dev.23 15:01:52 v2.0.1-dev.24 15:01:52 v2.0.1-dev.25 15:01:52 v2.0.1-dev.26 15:01:52 v2.0.1-dev.27 15:01:52 v2.0.1-dev.28 15:01:52 v2.0.1-dev.29 15:01:52 v2.0.1-dev.3 15:01:52 v2.0.1-dev.30 15:01:52 v2.0.1-dev.31 15:01:52 v2.0.1-dev.32 15:01:52 v2.0.1-dev.33 15:01:52 v2.0.1-dev.34 15:01:52 v2.0.1-dev.35 15:01:52 v2.0.1-dev.36 15:01:52 v2.0.1-dev.37 15:01:52 v2.0.1-dev.38 15:01:52 v2.0.1-dev.39 15:01:52 v2.0.1-dev.4 15:01:52 v2.0.1-dev.40 15:01:52 v2.0.1-dev.41 15:01:52 v2.0.1-dev.42 15:01:52 v2.0.1-dev.43 15:01:52 v2.0.1-dev.44 15:01:52 v2.0.1-dev.45 15:01:52 v2.0.1-dev.46 15:01:52 v2.0.1-dev.47 15:01:52 v2.0.1-dev.48 15:01:52 v2.0.1-dev.49 15:01:52 v2.0.1-dev.5 15:01:52 v2.0.1-dev.50 15:01:52 v2.0.1-dev.51 15:01:52 v2.0.1-dev.52 15:01:52 v2.0.1-dev.53 15:01:52 v2.0.1-dev.54 15:01:52 v2.0.1-dev.55 15:01:52 v2.0.1-dev.56 15:01:52 v2.0.1-dev.57 15:01:52 v2.0.1-dev.58 15:01:52 v2.0.1-dev.59 15:01:52 v2.0.1-dev.6 15:01:52 v2.0.1-dev.60 15:01:52 v2.0.1-dev.61 15:01:52 v2.0.1-dev.62 15:01:52 v2.0.1-dev.63 15:01:52 v2.0.1-dev.64 15:01:52 v2.0.1-dev.65 15:01:52 v2.0.1-dev.66 15:01:52 v2.0.1-dev.67 15:01:52 v2.0.1-dev.68 15:01:52 v2.0.1-dev.69 15:01:52 v2.0.1-dev.7 15:01:52 v2.0.1-dev.70 15:01:52 v2.0.1-dev.71 15:01:52 v2.0.1-dev.72 15:01:52 v2.0.1-dev.73 15:01:52 v2.0.1-dev.74 15:01:52 v2.0.1-dev.75 15:01:52 v2.0.1-dev.76 15:01:52 v2.0.1-dev.77 15:01:52 v2.0.1-dev.78 15:01:52 v2.0.1-dev.79 15:01:52 v2.0.1-dev.8 15:01:52 v2.0.1-dev.80 15:01:52 v2.0.1-dev.81 15:01:52 v2.0.1-dev.82 15:01:52 v2.0.1-dev.83 15:01:52 v2.0.1-dev.84 15:01:52 v2.0.1-dev.85 15:01:52 v2.0.1-dev.86 15:01:52 v2.0.1-dev.87 15:01:52 v2.0.1-dev.88 15:01:52 v2.0.1-dev.89 15:01:52 v2.0.1-dev.9 15:01:52 v2.0.1-dev.90 15:01:52 v2.0.1-dev.91 15:01:52 v2.0.1-dev.92 15:01:52 v2.0.1-dev.93 15:01:52 v2.0.1-dev.94 15:01:52 v2.0.1-dev.95 15:01:52 v2.0.1-dev.96 15:01:52 v2.0.1-dev.97 15:01:52 v2.0.1-dev.98 15:01:52 v2.0.1-dev.99 15:01:52 v2.1.0 15:01:52 v2.2.0-dev.1 15:01:52 v2.2.0-dev.10 15:01:52 v2.2.0-dev.11 15:01:52 v2.2.0-dev.12 15:01:52 v2.2.0-dev.13 15:01:52 v2.2.0-dev.14 15:01:52 v2.2.0-dev.15 15:01:52 v2.2.0-dev.16 15:01:52 v2.2.0-dev.17 15:01:52 v2.2.0-dev.18 15:01:52 v2.2.0-dev.19 15:01:52 v2.2.0-dev.2 15:01:52 v2.2.0-dev.20 15:01:52 v2.2.0-dev.21 15:01:52 v2.2.0-dev.22 15:01:52 v2.2.0-dev.23 15:01:52 v2.2.0-dev.24 15:01:52 v2.2.0-dev.25 15:01:52 v2.2.0-dev.26 15:01:52 v2.2.0-dev.27 15:01:52 v2.2.0-dev.28 15:01:52 v2.2.0-dev.29 15:01:52 v2.2.0-dev.3 15:01:52 v2.2.0-dev.30 15:01:52 v2.2.0-dev.31 15:01:52 v2.2.0-dev.32 15:01:52 v2.2.0-dev.33 15:01:52 v2.2.0-dev.34 15:01:52 v2.2.0-dev.35 15:01:52 v2.2.0-dev.36 15:01:52 v2.2.0-dev.37 15:01:52 v2.2.0-dev.38 15:01:52 v2.2.0-dev.39 15:01:52 v2.2.0-dev.4 15:01:52 v2.2.0-dev.40 15:01:52 v2.2.0-dev.41 15:01:52 v2.2.0-dev.42 15:01:52 v2.2.0-dev.43 15:01:52 v2.2.0-dev.44 15:01:52 v2.2.0-dev.45 15:01:52 v2.2.0-dev.46 15:01:52 v2.2.0-dev.47 15:01:52 v2.2.0-dev.48 15:01:52 v2.2.0-dev.49 15:01:52 v2.2.0-dev.5 15:01:52 v2.2.0-dev.50 15:01:52 v2.2.0-dev.51 15:01:52 v2.2.0-dev.52 15:01:52 v2.2.0-dev.53 15:01:52 v2.2.0-dev.54 15:01:52 v2.2.0-dev.55 15:01:52 v2.2.0-dev.56 15:01:52 v2.2.0-dev.57 15:01:52 v2.2.0-dev.58 15:01:52 v2.2.0-dev.6 15:01:52 v2.2.0-dev.7 15:01:52 v2.2.0-dev.8 15:01:52 v2.2.0-dev.9 [Pipeline] sh 15:01:52 + lftools sign git-tag v2.2.0-dev.58 15:01:53 Signing Git tag with Sigul... 15:01:53 Signing v2.2.0-dev.58 [Pipeline] echo 15:01:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:01:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:01:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:01:54 $ docker stop --time=1 0a4e2773195fdcdb17127a8de5d0f3238e2c08c838f82b5db03af280ff0bc7c8 15:01:55 $ docker rm -f 0a4e2773195fdcdb17127a8de5d0f3238e2c08c838f82b5db03af280ff0bc7c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:01:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:01:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:01:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:01:56 . [Pipeline] withDockerContainer 15:01:56 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 15:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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:10004/edgex-devops/git-semver:latest cat 15:01:56 $ docker top c68492088933da015a6f46c529e1e7756272d36da13e19ed2ebf446ade3ce7db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:58 [ssh-agent] Looking for ssh-agent implementation... 15:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:58 $ docker exec c68492088933da015a6f46c529e1e7756272d36da13e19ed2ebf446ade3ce7db ssh-agent 15:01:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlPHPoP/agent.13 15:01:58 SSH_AGENT_PID=20 15:01:58 Running ssh-add (command line suppressed) 15:01:58 Identity added: /w/workspace/edgex-go/180@tmp/private_key_6090625559050629485.key (/w/workspace/edgex-go/180@tmp/private_key_6090625559050629485.key) 15:01:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:59 + git semver bump pre 15:01:59 # -> Open(): unable to determine branch for HEAD 15:01:59 # $GIT_DIR = /w/workspace/edgex-go/180/.git 15:01:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/180 15:01:59 # $SEMVER_REMOTE_NAME = origin 15:01:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:01:59 # $SEMVER_USER_NAME = edgex-jenkins 15:01:59 # $SEMVER_BRANCH = main 15:01:59 # $SEMVER_DIR = /w/workspace/edgex-go/180/.semver 15:01:59 2.2.0-dev.59 [Pipeline] } 15:01:59 $ docker exec --env ******** --env ******** c68492088933da015a6f46c529e1e7756272d36da13e19ed2ebf446ade3ce7db ssh-agent -k 15:01:59 unset SSH_AUTH_SOCK; 15:01:59 unset SSH_AGENT_PID; 15:01:59 echo Agent pid 20 killed; 15:01:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:59 + git semver [Pipeline] } 15:01:59 $ docker stop --time=1 c68492088933da015a6f46c529e1e7756272d36da13e19ed2ebf446ade3ce7db 15:02:00 $ docker rm -f c68492088933da015a6f46c529e1e7756272d36da13e19ed2ebf446ade3ce7db [Pipeline] // withDockerContainer [Pipeline] sh 15:02:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:02:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:01 . [Pipeline] withDockerContainer 15:02:01 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 15:02:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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:10004/edgex-devops/git-semver:latest cat 15:02:02 $ docker top d2b77fc464ec6a7e424c6028e913452daff4e2b0c089ef3c58d945138fb443bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:02 [ssh-agent] Looking for ssh-agent implementation... 15:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:02 $ docker exec d2b77fc464ec6a7e424c6028e913452daff4e2b0c089ef3c58d945138fb443bb ssh-agent 15:02:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAhlOkk/agent.13 15:02:02 SSH_AGENT_PID=20 15:02:02 Running ssh-add (command line suppressed) 15:02:02 Identity added: /w/workspace/edgex-go/180@tmp/private_key_4991300265494691574.key (/w/workspace/edgex-go/180@tmp/private_key_4991300265494691574.key) 15:02:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:02 + git semver push 15:02:02 # -> Open(): unable to determine branch for HEAD 15:02:02 # $GIT_DIR = /w/workspace/edgex-go/180/.git 15:02:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/180 15:02:02 # $SEMVER_REMOTE_NAME = origin 15:02:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:02:02 # $SEMVER_USER_NAME = edgex-jenkins 15:02:02 # $SEMVER_BRANCH = main 15:02:02 # $SEMVER_DIR = /w/workspace/edgex-go/180/.semver [Pipeline] } 15:02:07 $ docker exec --env ******** --env ******** d2b77fc464ec6a7e424c6028e913452daff4e2b0c089ef3c58d945138fb443bb ssh-agent -k 15:02:07 unset SSH_AUTH_SOCK; 15:02:07 unset SSH_AGENT_PID; 15:02:07 echo Agent pid 20 killed; 15:02:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:07 + git semver [Pipeline] } 15:02:07 $ docker stop --time=1 d2b77fc464ec6a7e424c6028e913452daff4e2b0c089ef3c58d945138fb443bb 15:02:08 $ docker rm -f d2b77fc464ec6a7e424c6028e913452daff4e2b0c089ef3c58d945138fb443bb [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 15:02:09 + [ -d /w/workspace/edgex-go/180/archives ] [Pipeline] libraryResource [Pipeline] sh 15:02:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:02:10 ---> package-listing.sh 15:02:10 ++ facter osfamily 15:02:10 ++ tr '[:upper:]' '[:lower:]' 15:02:10 + OS_FAMILY=debian 15:02:10 + workspace=/w/workspace/edgex-go/180 15:02:10 + START_PACKAGES=/tmp/packages_start.txt 15:02:10 + END_PACKAGES=/tmp/packages_end.txt 15:02:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:02:10 + PACKAGES=/tmp/packages_start.txt 15:02:10 + '[' /w/workspace/edgex-go/180 ']' 15:02:10 + PACKAGES=/tmp/packages_end.txt 15:02:10 + case "${OS_FAMILY}" in 15:02:10 + dpkg -l 15:02:10 + grep '^ii' 15:02:10 + '[' -f /tmp/packages_start.txt ']' 15:02:10 + '[' -f /tmp/packages_end.txt ']' 15:02:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:02:10 + '[' /w/workspace/edgex-go/180 ']' 15:02:10 + mkdir -p /w/workspace/edgex-go/180/archives/ 15:02:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/180/archives/ [Pipeline] echo 15:02:10 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/180/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:02:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:02:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:11 15:02:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:02:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:12 latest: Pulling from edgex-lftools-log-publisher 15:02:12 5eb5b503b376: Pulling fs layer 15:02:12 5c69ac0246d0: Pulling fs layer 15:02:12 ec43610c2a17: Pulling fs layer 15:02:12 3a2ae6a8a46f: Pulling fs layer 15:02:12 3a2ae6a8a46f: Waiting 15:02:12 33b1e0a273af: Pulling fs layer 15:02:12 5d3b04190fa2: Pulling fs layer 15:02:12 2f39f015ded8: Pulling fs layer 15:02:12 5d3b04190fa2: Waiting 15:02:12 33b1e0a273af: Waiting 15:02:12 5c69ac0246d0: Verifying Checksum 15:02:12 5c69ac0246d0: Download complete 15:02:12 3a2ae6a8a46f: Verifying Checksum 15:02:12 3a2ae6a8a46f: Download complete 15:02:12 ec43610c2a17: Verifying Checksum 15:02:12 ec43610c2a17: Download complete 15:02:12 33b1e0a273af: Verifying Checksum 15:02:12 33b1e0a273af: Download complete 15:02:12 5d3b04190fa2: Verifying Checksum 15:02:12 5d3b04190fa2: Download complete 15:02:12 5eb5b503b376: Verifying Checksum 15:02:12 5eb5b503b376: Download complete 15:02:12 2f39f015ded8: Download complete 15:02:13 5eb5b503b376: Pull complete 15:02:13 5c69ac0246d0: Pull complete 15:02:13 ec43610c2a17: Pull complete 15:02:14 3a2ae6a8a46f: Pull complete 15:02:14 33b1e0a273af: Pull complete 15:02:14 5d3b04190fa2: Pull complete 15:02:18 2f39f015ded8: Pull complete 15:02:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:02:18 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 15:02:18 $ 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/180/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/180 -v /w/workspace/edgex-go/180:/w/workspace/edgex-go/180:rw,z -v /w/workspace/edgex-go/180@tmp:/w/workspace/edgex-go/180@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-lftools-log-publisher:latest cat 15:02:20 $ docker top 0258d1a560eae89576fb0410052bc540f306aeae61350e9ccad93005ae6ad647 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:21 + touch /tmp/pre-build-complete [Pipeline] sh 15:02:21 + mkdir -p /var/log/sysstat [Pipeline] sh 15:02:21 + ls /var/log/sa-host 15:02:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:21 provisioning config files... 15:02:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/180@tmp/config7753385597464954873tmp [Pipeline] { [Pipeline] echo 15:02:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:02:22 ---> create-netrc.sh [Pipeline] } 15:02:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:02:22 ---> python-tools-install.sh [Pipeline] echo 15:02:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:02:22 ---> sudo-logs.sh 15:02:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:02:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:02:23 ---> job-cost.sh 15:02:23 lf-activate-venv: SKIPPING 15:02:23 DEBUG: total: 0.2199999988079071 15:02:23 INFO: Retrieving Stack Cost... 15:02:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:02:24 INFO: Archiving Costs [Pipeline] echo 15:02:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:02:24 ---> logs-deploy.sh 15:02:24 lf-activate-venv: SKIPPING 15:02:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/180 15:02:24 INFO: archiving workspace using pattern(s): 15:02:25 Archives upload complete. 15:02:25 INFO: archiving logs to Nexus 15:02:26 ---> uname -a: 15:02:26 Linux prd-ubuntu20-04-docker-8c-8g-11412 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:02:26 15:02:26 15:02:26 ---> lscpu: 15:02:26 Architecture: x86_64 15:02:26 CPU op-mode(s): 32-bit, 64-bit 15:02:26 Byte Order: Little Endian 15:02:26 Address sizes: 40 bits physical, 48 bits virtual 15:02:26 CPU(s): 8 15:02:26 On-line CPU(s) list: 0-7 15:02:26 Thread(s) per core: 1 15:02:26 Core(s) per socket: 1 15:02:26 Socket(s): 8 15:02:26 NUMA node(s): 1 15:02:26 Vendor ID: AuthenticAMD 15:02:26 CPU family: 23 15:02:26 Model: 49 15:02:26 Model name: AMD EPYC-Rome Processor 15:02:26 Stepping: 0 15:02:26 CPU MHz: 2799.998 15:02:26 BogoMIPS: 5599.99 15:02:26 Virtualization: AMD-V 15:02:26 Hypervisor vendor: KVM 15:02:26 Virtualization type: full 15:02:26 L1d cache: 256 KiB 15:02:26 L1i cache: 256 KiB 15:02:26 L2 cache: 4 MiB 15:02:26 L3 cache: 128 MiB 15:02:26 NUMA node0 CPU(s): 0-7 15:02:26 Vulnerability Itlb multihit: Not affected 15:02:26 Vulnerability L1tf: Not affected 15:02:26 Vulnerability Mds: Not affected 15:02:26 Vulnerability Meltdown: Not affected 15:02:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:02:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:02:26 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:02:26 Vulnerability Srbds: Not affected 15:02:26 Vulnerability Tsx async abort: Not affected 15:02:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:02:26 15:02:26 15:02:26 ---> nproc: 15:02:26 8 15:02:26 15:02:26 15:02:26 ---> df -h: 15:02:26 Filesystem Size Used Avail Use% Mounted on 15:02:26 overlay 155G 29G 127G 19% / 15:02:26 tmpfs 64M 0 64M 0% /dev 15:02:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:02:26 shm 64M 0 64M 0% /dev/shm 15:02:26 /dev/vda1 155G 29G 127G 19% /facter-os 15:02:26 15:02:26 15:02:26 ---> sar -b -r -n DEV: 15:02:26 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11412) 04/07/22 _x86_64_ (8 CPU) 15:02:26 15:02:26 13:57:42 LINUX RESTART (8 CPU) 15:02:26 15:02:26 13:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:02:26 13:59:02 297.75 53.07 244.68 0.00 5065.69 159556.07 0.00 15:02:26 14:00:01 119.89 0.95 118.95 0.00 9.76 62860.40 0.00 15:02:26 14:01:01 46.03 0.15 45.88 0.00 1.87 18243.51 0.00 15:02:26 14:02:01 341.54 0.10 341.44 0.00 15.06 281979.67 0.00 15:02:26 14:03:01 562.72 3.18 559.54 0.00 26.53 296608.83 0.00 15:02:26 14:04:01 661.24 0.15 661.09 0.00 10.80 240807.33 0.00 15:02:26 14:05:01 764.62 0.18 764.44 0.00 6.67 243083.49 0.00 15:02:26 14:06:01 835.55 5.66 829.89 0.00 45.32 396614.06 0.00 15:02:26 14:07:01 847.17 0.13 847.03 0.00 4.67 245032.86 0.00 15:02:26 14:08:01 231.74 0.05 231.69 0.00 2.40 34365.21 0.00 15:02:26 14:09:01 280.72 0.05 280.67 0.00 5.86 124290.04 0.00 15:02:26 14:10:01 28.80 0.88 27.91 0.00 19.20 742.28 0.00 15:02:26 14:11:01 5.85 0.00 5.85 0.00 0.00 136.51 0.00 15:02:26 14:12:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 15:02:26 14:13:01 2.12 0.02 2.10 0.00 0.13 22.40 0.00 15:02:26 14:14:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 15:02:26 14:15:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 15:02:26 14:16:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 15:02:26 14:17:01 1.08 0.02 1.07 0.00 0.13 12.00 0.00 15:02:26 14:18:01 2.02 0.00 2.02 0.00 0.00 22.53 0.00 15:02:26 14:19:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 15:02:26 14:20:01 2.18 0.00 2.18 0.00 0.00 23.86 0.00 15:02:26 14:21:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 15:02:26 14:22:01 2.18 0.00 2.18 0.00 0.00 23.86 0.00 15:02:26 14:23:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 15:02:26 14:24:01 2.32 0.00 2.32 0.00 0.00 25.60 0.00 15:02:26 14:25:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 15:02:26 14:26:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 15:02:26 14:27:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 15:02:26 14:28:01 1.95 0.00 1.95 0.00 0.00 22.66 0.00 15:02:26 14:29:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 15:02:26 14:30:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 15:02:26 14:31:01 2.65 1.57 1.08 0.00 49.05 14.66 0.00 15:02:26 14:32:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 15:02:26 14:33:01 1.43 0.00 1.43 0.00 0.00 16.39 0.00 15:02:26 14:34:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 15:02:26 14:35:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 15:02:26 14:36:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 15:02:26 14:37:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 15:02:26 14:38:01 1.78 0.00 1.78 0.00 0.00 21.20 0.00 15:02:26 14:39:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 15:02:26 14:40:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 15:02:26 14:41:02 1.10 0.00 1.10 0.00 0.00 12.40 0.00 15:02:26 14:42:01 1.05 0.00 1.05 0.00 0.00 13.29 0.00 15:02:26 14:43:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 15:02:26 14:44:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 15:02:26 14:45:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 15:02:26 14:46:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 15:02:26 14:47:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 15:02:26 14:48:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 15:02:26 14:49:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 15:02:26 14:50:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 15:02:26 14:51:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 15:02:26 14:52:01 1.00 0.00 1.00 0.00 0.00 13.20 0.00 15:02:26 14:53:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 15:02:26 14:54:01 1.70 0.00 1.70 0.00 0.00 20.93 0.00 15:02:26 14:55:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 15:02:26 14:56:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 15:02:26 14:57:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 15:02:26 14:58:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 15:02:26 14:59:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 15:02:26 15:00:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 15:02:26 15:01:01 1.32 0.02 1.30 0.00 4.27 28.80 0.00 15:02:26 15:02:01 190.35 0.47 189.89 0.00 9.33 60928.09 0.00 15:02:26 Average: 82.60 1.04 81.56 0.00 82.49 33847.21 0.00 15:02:26 15:02:26 13:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:02:26 13:59:02 28956968 31798616 521328 1.59 105780 3014716 2173356 6.41 1119144 2456424 596804 15:02:26 14:00:01 27915252 31687288 606612 1.84 149920 3818780 2152812 6.34 1610940 2892864 489324 15:02:26 14:01:01 27558824 31730860 561312 1.71 154692 4179776 2048584 6.04 1488976 3340392 459200 15:02:26 14:02:01 21072836 31590468 693788 2.11 163724 10337352 2884540 8.50 2005052 9114692 1776016 15:02:26 14:03:01 15977732 31215780 1042752 3.17 311276 14399516 3429680 10.11 3142764 12533176 372484 15:02:26 14:04:01 9465632 28573748 3681596 11.20 337628 18106680 6355728 18.73 7021024 15019100 76948 15:02:26 14:05:01 11374104 31581516 672152 2.04 359764 19119524 2526632 7.45 3589468 16484052 300 15:02:26 14:06:01 2113364 31328792 918404 2.79 602912 27313712 3183568 9.38 4269640 24482256 927532 15:02:26 14:07:01 6577012 31160840 1087284 3.31 624744 22961436 3161576 9.32 4610464 19982072 167320 15:02:26 14:08:01 7653660 31648592 614172 1.87 662896 22375356 2338616 6.89 3370980 20202748 1218088 15:02:26 14:09:01 9396648 31741308 526224 1.60 710984 20765432 2149140 6.33 3000540 18923212 1612 15:02:26 14:10:01 9401736 31748864 518160 1.58 711888 20766572 2179108 6.42 2997724 18923856 8 15:02:26 14:11:01 9415172 31762076 505112 1.54 711984 20766620 1969896 5.81 2981048 18923824 12 15:02:26 14:12:01 9417228 31764140 503024 1.53 711992 20766620 1969896 5.81 2978924 18923824 48 15:02:26 14:13:01 9421836 31768820 498612 1.52 712016 20766624 1983532 5.85 2972664 18923828 24 15:02:26 14:14:01 9422112 31769116 498284 1.52 712028 20766628 1983532 5.85 2973000 18923828 180 15:02:26 14:15:01 9423860 31770876 496504 1.51 712036 20766632 1983532 5.85 2971116 18923836 8 15:02:26 14:16:01 9423464 31770544 496712 1.51 712056 20766636 1983532 5.85 2971144 18923840 16 15:02:26 14:17:01 9423376 31770480 496716 1.51 712076 20766636 1983532 5.85 2971152 18923840 16 15:02:26 14:18:01 9423328 31770452 496628 1.51 712096 20766640 1983532 5.85 2971588 18923844 192 15:02:26 14:19:01 9423424 31770560 496672 1.51 712100 20766644 1983532 5.85 2972008 18923848 188 15:02:26 14:20:01 9423676 31770852 496360 1.51 712140 20766644 1983532 5.85 2971528 18923848 184 15:02:26 14:21:01 9423628 31770860 496284 1.51 712192 20766652 1983532 5.85 2971568 18923856 176 15:02:26 14:22:01 9423612 31770896 496196 1.51 712232 20766652 1983532 5.85 2971632 18923856 196 15:02:26 14:23:01 9423336 31770668 496420 1.51 712284 20766652 1983532 5.85 2971412 18923864 12 15:02:26 14:24:01 9423832 31771208 495824 1.51 712316 20766660 1983532 5.85 2971824 18923868 16 15:02:26 14:25:01 9423508 31770924 496036 1.51 712348 20766664 1983532 5.85 2971496 18923868 12 15:02:26 14:26:01 9423692 31771128 496000 1.51 712364 20766668 1983532 5.85 2971516 18923872 8 15:02:26 14:27:01 9423660 31771108 495976 1.51 712368 20766668 1983532 5.85 2971520 18923872 12 15:02:26 14:28:01 9423508 31770984 496060 1.51 712388 20766668 1983532 5.85 2971788 18923876 44 15:02:26 14:29:01 9423144 31770636 496340 1.51 712404 20766676 1983532 5.85 2971928 18923880 12 15:02:26 14:30:01 9423580 31771096 496136 1.51 712420 20766676 1983532 5.85 2971572 18923880 12 15:02:26 14:31:01 9421732 31771900 495264 1.51 712440 20768152 1983532 5.85 2974760 18923424 60 15:02:26 14:32:01 9421900 31772092 495236 1.51 712456 20768160 1983532 5.85 2974020 18923408 208 15:02:26 14:33:01 9422168 31772360 494952 1.51 712484 20768152 1999584 5.89 2974004 18923408 12 15:02:26 14:34:01 9422152 31772384 494884 1.50 712496 20768164 1999584 5.89 2974448 18923412 8 15:02:26 14:35:01 9422348 31772592 494604 1.50 712512 20768164 1999584 5.89 2974092 18923412 12 15:02:26 14:36:01 9421960 31772352 494776 1.50 712520 20768296 1999584 5.89 2974272 18923544 8 15:02:26 14:37:01 9421904 31772304 494748 1.50 712532 20768304 1999584 5.89 2974356 18923548 200 15:02:26 14:38:01 9421628 31772036 494972 1.51 712548 20768304 1999584 5.89 2974728 18923552 116 15:02:26 14:39:01 9421788 31772204 494952 1.51 712548 20768308 1999584 5.89 2974912 18923556 216 15:02:26 14:40:01 9422072 31772504 494656 1.50 712568 20768308 1999584 5.89 2974184 18923556 44 15:02:26 14:41:02 9422088 31772528 494588 1.50 712584 20768312 1999584 5.89 2974168 18923560 20 15:02:26 14:42:01 9421764 31772236 494816 1.50 712592 20768320 1999584 5.89 2974208 18923564 212 15:02:26 14:43:01 9421732 31772208 494796 1.50 712592 20768320 2015760 5.94 2974192 18923568 12 15:02:26 14:44:01 9421660 31772164 494760 1.50 712616 20768324 2015760 5.94 2974488 18923572 184 15:02:26 14:45:01 9421764 31772284 494736 1.50 712628 20768328 2015760 5.94 2974628 18923576 188 15:02:26 14:46:01 9421512 31772044 494960 1.51 712632 20768328 2015760 5.94 2974568 18923576 264 15:02:26 14:47:01 9421700 31772236 494908 1.51 712636 20768332 2015760 5.94 2974564 18923580 200 15:02:26 14:48:01 9421700 31772248 494888 1.50 712640 20768332 1999296 5.89 2974264 18923580 192 15:02:26 14:49:01 9421644 31772208 494896 1.51 712660 20768328 1999296 5.89 2974644 18923584 16 15:02:26 14:50:01 9421572 31772164 494872 1.50 712672 20768344 1999296 5.89 2974296 18923588 184 15:02:26 14:51:01 9421580 31772176 494828 1.50 712672 20768344 1999296 5.89 2974720 18923592 24 15:02:26 14:52:01 9421508 31772120 494808 1.50 712684 20768348 1999296 5.89 2974308 18923596 212 15:02:26 14:53:01 9421660 31772276 494788 1.50 712692 20768348 1999296 5.89 2974672 18923596 204 15:02:26 14:54:01 9421076 31771720 495292 1.51 712704 20768356 1999296 5.89 2975096 18923604 48 15:02:26 14:55:01 9421028 31771688 495252 1.51 712720 20768360 1999296 5.89 2974604 18923608 8 15:02:26 14:56:01 9421272 31771952 494980 1.51 712732 20768360 1999296 5.89 2974364 18923608 208 15:02:26 14:57:01 9421248 31771936 494944 1.51 712740 20768364 1999296 5.89 2974348 18923612 12 15:02:26 14:58:01 9421200 31771920 494900 1.51 712768 20768368 1999296 5.89 2974392 18923616 196 15:02:26 14:59:01 9421336 31772088 494868 1.50 712788 20768368 1999296 5.89 2975068 18923616 20 15:02:26 15:00:01 9421280 31772044 494836 1.50 712796 20768376 1999296 5.89 2974720 18923620 276 15:02:26 15:01:01 9414008 31765208 501128 1.52 712804 20768960 2031336 5.99 2978804 18924272 332 15:02:26 15:02:01 7894052 31747484 517424 1.57 765784 22091216 1977396 5.83 3103336 20192448 124 15:02:26 Average: 10404293 31685652 582109 1.77 656208 19818768 2160437 6.37 3015521 17963363 95172 15:02:26 15:02:26 13:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:02:26 13:59:02 docker0 674.64 405.83 61.24 2711.49 0.00 0.00 0.00 0.00 15:02:26 13:59:02 ens3 1524.05 1609.32 9803.56 216.88 0.00 0.00 0.00 0.00 15:02:26 13:59:02 lo 4.80 4.80 0.46 0.46 0.00 0.00 0.00 0.00 15:02:26 14:00:01 docker0 92.09 121.52 7.72 1004.66 0.00 0.00 0.00 0.00 15:02:26 14:00:01 ens3 182.66 137.96 1040.59 73.66 0.00 0.00 0.00 0.00 15:02:26 14:00:01 veth8f101cb 0.58 0.76 0.05 0.07 0.00 0.00 0.00 0.00 15:02:26 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:01:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 15:02:26 14:01:01 ens3 36.66 19.51 31.61 11.05 0.00 0.00 0.00 0.00 15:02:26 14:01:01 veth8f101cb 0.73 0.75 0.06 0.06 0.00 0.00 0.00 0.00 15:02:26 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:02:01 docker0 39.01 51.07 2.21 228.54 0.00 0.00 0.00 0.00 15:02:26 14:02:01 ens3 173.72 122.48 1930.48 77.79 0.00 0.00 0.00 0.00 15:02:26 14:02:01 vethec8c885 0.00 0.82 0.00 0.05 0.00 0.00 0.00 0.00 15:02:26 14:02:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:02:26 14:03:01 veth9c68c1b 235.33 452.09 20.85 5829.86 0.00 0.00 0.00 0.48 15:02:26 14:03:01 docker0 463.97 896.37 34.91 11660.51 0.00 0.00 0.00 0.00 15:02:26 14:03:01 veth49690f7 228.65 444.46 20.41 5830.68 0.00 0.00 0.00 0.48 15:02:26 14:03:01 ens3 950.17 504.15 11687.81 97.27 0.00 0.00 0.00 0.00 15:02:26 14:03:01 vethec8c885 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:02:26 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:04:01 veth9c68c1b 0.10 0.38 0.01 0.02 0.00 0.00 0.00 0.00 15:02:26 14:04:01 docker0 60.94 93.15 3.82 613.72 0.00 0.00 0.00 0.00 15:02:26 14:04:01 veth49690f7 0.08 0.37 0.00 0.02 0.00 0.00 0.00 0.00 15:02:26 14:04:01 ens3 187.55 122.46 1833.02 46.06 0.00 0.00 0.00 0.00 15:02:26 14:04:01 vethec8c885 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 15:02:26 14:04:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 15:02:26 14:05:01 veth9c68c1b 0.12 0.53 0.01 0.03 0.00 0.00 0.00 0.00 15:02:26 14:05:01 docker0 40.16 51.94 2.55 406.30 0.00 0.00 0.00 0.00 15:02:26 14:05:01 veth49690f7 12.80 15.71 1.14 206.78 0.00 0.00 0.00 0.02 15:02:26 14:05:01 ens3 119.88 95.15 442.72 87.99 0.00 0.00 0.00 0.00 15:02:26 14:05:01 vethec8c885 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 15:02:26 14:05:01 veth6316859 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:05:01 veth8f7d8b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:05:01 veth3b27159 1.78 3.58 0.13 35.45 0.00 0.00 0.00 0.00 15:02:26 14:06:01 docker0 223.54 433.79 16.91 6036.68 0.00 0.00 0.00 0.00 15:02:26 14:06:01 ens3 504.38 278.56 6073.42 99.71 0.00 0.00 0.00 0.00 15:02:26 14:06:01 vethec8c885 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:02:26 14:06:01 veth2a9c4e0 214.68 419.91 19.04 5827.07 0.00 0.00 0.00 0.48 15:02:26 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:07:01 veth72204b0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:02:26 14:07:01 veth99051ea 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:02:26 14:07:01 docker0 28.59 40.97 1.67 248.25 0.00 0.00 0.00 0.00 15:02:26 14:07:01 ens3 112.45 83.41 283.65 79.59 0.00 0.00 0.00 0.00 15:02:26 14:07:01 vethec8c885 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:02:26 14:07:01 veth2a9c4e0 0.12 0.30 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:08:01 docker0 11.21 13.20 0.92 206.74 0.00 0.00 0.00 0.00 15:02:26 14:08:01 ens3 28.13 20.78 217.83 10.48 0.00 0.00 0.00 0.00 15:02:26 14:08:01 vethec8c885 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:09:01 ens3 158.01 167.48 88.10 747.01 0.00 0.00 0.00 0.00 15:02:26 14:09:01 lo 16.99 16.99 1.68 1.68 0.00 0.00 0.00 0.00 15:02:26 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:10:01 ens3 449.14 493.80 216.09 2646.46 0.00 0.00 0.00 0.00 15:02:26 14:10:01 lo 40.33 40.33 3.97 3.97 0.00 0.00 0.00 0.00 15:02:26 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:11:01 ens3 67.32 77.32 27.39 554.49 0.00 0.00 0.00 0.00 15:02:26 14:11:01 lo 5.20 5.20 0.51 0.51 0.00 0.00 0.00 0.00 15:02:26 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:14:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:02:26 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:15:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:19:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:02:26 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:24:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 15:02:26 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:28:01 ens3 0.82 0.77 4.13 0.05 0.00 0.00 0.00 0.00 15:02:26 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:29:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 15:02:26 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:31:01 ens3 23.09 21.61 6.17 35.79 0.00 0.00 0.00 0.00 15:02:26 14:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:32:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:34:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:02:26 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:39:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 15:02:26 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:41:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:44:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:02:26 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:49:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:02:26 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:51:01 ens3 0.47 0.35 0.26 0.21 0.00 0.00 0.00 0.00 15:02:26 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:54:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:02:26 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 14:59:01 ens3 0.58 0.58 0.48 0.10 0.00 0.00 0.00 0.00 15:02:26 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 15:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:26 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 15:01:01 ens3 2.40 1.93 3.47 0.77 0.00 0.00 0.00 0.00 15:02:26 15:01:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:02:26 15:02:01 docker0 79.66 101.93 6.87 725.27 0.00 0.00 0.00 0.00 15:02:26 15:02:01 ens3 450.55 290.39 8025.28 94.39 0.00 0.00 0.00 0.00 15:02:26 15:02:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 15:02:26 Average: docker0 26.78 34.53 2.17 372.47 0.00 0.00 0.00 0.00 15:02:26 Average: ens3 77.75 63.30 651.91 76.28 0.00 0.00 0.00 0.00 15:02:26 Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 15:02:26 15:02:26 15:02:26 ---> sar -P ALL: 15:02:26 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11412) 04/07/22 _x86_64_ (8 CPU) 15:02:26 15:02:26 13:57:42 LINUX RESTART (8 CPU) 15:02:26 15:02:26 13:58:01 CPU %user %nice %system %iowait %steal %idle 15:02:26 13:59:02 all 11.53 0.00 4.05 2.68 0.07 81.67 15:02:26 13:59:02 0 11.23 0.00 4.46 0.84 0.05 83.42 15:02:26 13:59:02 1 12.49 0.00 5.06 0.69 0.08 81.67 15:02:26 13:59:02 2 9.84 0.00 3.76 1.43 0.05 84.93 15:02:26 13:59:02 3 9.28 0.00 2.99 4.10 0.07 83.57 15:02:26 13:59:02 4 13.40 0.00 4.13 6.13 0.07 76.27 15:02:26 13:59:02 5 11.40 0.00 3.20 1.25 0.08 84.07 15:02:26 13:59:02 6 11.01 0.00 3.18 2.21 0.07 83.53 15:02:26 13:59:02 7 13.62 0.00 5.63 4.85 0.09 75.81 15:02:26 14:00:01 all 29.46 0.00 6.44 1.74 0.10 62.27 15:02:26 14:00:01 0 30.50 0.00 6.55 0.27 0.10 62.57 15:02:26 14:00:01 1 30.41 0.00 6.11 0.02 0.10 63.36 15:02:26 14:00:01 2 28.94 0.00 5.71 0.32 0.09 64.95 15:02:26 14:00:01 3 29.29 0.00 5.71 0.33 0.10 64.57 15:02:26 14:00:01 4 27.05 0.00 6.69 9.99 0.10 56.16 15:02:26 14:00:01 5 32.45 0.00 7.29 0.17 0.09 60.01 15:02:26 14:00:01 6 28.96 0.00 7.19 0.38 0.09 63.39 15:02:26 14:00:01 7 28.07 0.00 6.27 2.45 0.10 63.10 15:02:26 14:01:01 all 48.19 0.00 6.02 0.32 0.11 45.37 15:02:26 14:01:01 0 47.54 0.00 6.20 0.07 0.10 46.09 15:02:26 14:01:01 1 48.41 0.00 5.53 0.12 0.10 45.84 15:02:26 14:01:01 2 48.23 0.00 6.10 0.15 0.12 45.40 15:02:26 14:01:01 3 48.19 0.00 6.14 0.00 0.12 45.55 15:02:26 14:01:01 4 48.90 0.00 6.06 0.00 0.10 44.94 15:02:26 14:01:01 5 48.06 0.00 5.88 0.08 0.12 45.87 15:02:26 14:01:01 6 47.46 0.00 5.82 0.02 0.12 46.58 15:02:26 14:01:01 7 48.71 0.00 6.40 2.12 0.12 42.65 15:02:26 14:02:01 all 17.26 0.00 11.08 4.11 0.11 67.44 15:02:26 14:02:01 0 17.78 0.00 11.83 0.56 0.10 69.73 15:02:26 14:02:01 1 17.04 0.00 12.41 2.31 0.12 68.12 15:02:26 14:02:01 2 18.69 0.00 11.50 1.09 0.10 68.61 15:02:26 14:02:01 3 15.95 0.00 9.63 1.61 0.10 72.70 15:02:26 14:02:01 4 18.66 0.00 11.54 16.79 0.12 52.89 15:02:26 14:02:01 5 17.99 0.00 10.96 1.01 0.12 69.93 15:02:26 14:02:01 6 16.90 0.00 10.06 0.87 0.10 72.07 15:02:26 14:02:01 7 15.07 0.00 10.71 8.69 0.10 65.42 15:02:26 14:03:01 all 54.52 0.00 11.11 11.70 0.16 22.51 15:02:26 14:03:01 0 54.02 0.00 11.08 17.85 0.14 16.91 15:02:26 14:03:01 1 55.69 0.00 9.96 17.60 0.15 16.59 15:02:26 14:03:01 2 54.73 0.00 11.53 9.93 0.17 23.64 15:02:26 14:03:01 3 55.44 0.00 10.42 6.91 0.17 27.07 15:02:26 14:03:01 4 54.96 0.00 10.67 12.86 0.15 21.36 15:02:26 14:03:01 5 53.82 0.00 11.70 12.28 0.15 22.04 15:02:26 14:03:01 6 54.30 0.00 10.64 8.26 0.19 26.63 15:02:26 14:03:01 7 53.21 0.00 12.85 7.88 0.17 25.90 15:02:26 14:04:01 all 87.71 0.00 11.48 0.20 0.16 0.45 15:02:26 14:04:01 0 87.42 0.00 12.15 0.07 0.15 0.22 15:02:26 14:04:01 1 87.19 0.00 11.74 0.30 0.17 0.60 15:02:26 14:04:01 2 89.44 0.00 10.25 0.03 0.17 0.12 15:02:26 14:04:01 3 88.41 0.00 11.26 0.02 0.15 0.17 15:02:26 14:04:01 4 89.53 0.00 9.24 0.55 0.15 0.52 15:02:26 14:04:01 5 87.63 0.00 12.00 0.08 0.15 0.13 15:02:26 14:04:01 6 86.19 0.00 11.89 0.37 0.17 1.38 15:02:26 14:04:01 7 85.82 0.00 13.35 0.18 0.15 0.50 15:02:26 14:05:01 all 70.67 0.00 11.57 4.88 0.16 12.72 15:02:26 14:05:01 0 70.97 0.00 13.03 3.63 0.17 12.20 15:02:26 14:05:01 1 65.32 0.00 12.77 4.40 0.17 17.34 15:02:26 14:05:01 2 73.32 0.00 11.20 5.52 0.15 9.80 15:02:26 14:05:01 3 76.15 0.00 9.84 4.97 0.17 8.87 15:02:26 14:05:01 4 66.39 0.00 11.28 3.40 0.15 18.78 15:02:26 14:05:01 5 79.05 0.00 10.50 3.78 0.17 6.51 15:02:26 14:05:01 6 64.04 0.00 11.29 9.76 0.15 14.75 15:02:26 14:05:01 7 69.92 0.00 12.67 3.59 0.17 13.65 15:02:26 14:06:01 all 50.04 0.00 15.03 11.98 0.17 22.78 15:02:26 14:06:01 0 51.56 0.00 15.96 14.40 0.17 17.92 15:02:26 14:06:01 1 50.40 0.00 11.77 7.78 0.19 29.86 15:02:26 14:06:01 2 50.27 0.00 16.38 12.57 0.17 20.61 15:02:26 14:06:01 3 52.26 0.00 15.77 13.31 0.15 18.51 15:02:26 14:06:01 4 49.15 0.00 13.11 9.22 0.17 28.34 15:02:26 14:06:01 5 51.51 0.00 16.48 14.88 0.15 16.98 15:02:26 14:06:01 6 44.43 0.00 13.39 11.96 0.15 30.06 15:02:26 14:06:01 7 50.73 0.00 17.32 11.73 0.19 20.03 15:02:26 14:07:01 all 82.45 0.00 13.38 1.23 0.16 2.78 15:02:26 14:07:01 0 81.82 0.00 15.06 1.41 0.17 1.54 15:02:26 14:07:01 1 83.47 0.00 12.17 1.31 0.17 2.88 15:02:26 14:07:01 2 83.19 0.00 13.20 1.64 0.15 1.81 15:02:26 14:07:01 3 84.15 0.00 12.30 0.37 0.15 3.03 15:02:26 14:07:01 4 83.24 0.00 10.95 1.07 0.15 4.59 15:02:26 14:07:01 5 80.53 0.00 15.55 1.93 0.15 1.84 15:02:26 14:07:01 6 81.11 0.00 13.17 1.10 0.15 4.46 15:02:26 14:07:01 7 82.11 0.00 14.58 1.04 0.15 2.11 15:02:26 14:08:01 all 19.65 0.00 4.07 2.05 0.08 74.15 15:02:26 14:08:01 0 47.06 0.00 4.82 0.71 0.10 47.31 15:02:26 14:08:01 1 13.59 0.00 4.34 1.43 0.08 80.56 15:02:26 14:08:01 2 13.25 0.00 3.86 0.15 0.07 82.68 15:02:26 14:08:01 3 19.40 0.00 4.56 0.98 0.08 74.98 15:02:26 14:08:01 4 15.05 0.00 3.94 0.81 0.08 80.11 15:02:26 14:08:01 5 18.60 0.00 4.70 6.28 0.07 70.36 15:02:26 14:08:01 6 13.30 0.00 3.21 2.98 0.07 80.44 15:02:26 14:08:01 7 16.90 0.00 3.15 3.03 0.07 76.85 15:02:26 14:09:01 all 8.34 0.00 3.76 2.87 0.07 84.96 15:02:26 14:09:01 0 7.00 0.00 2.96 2.24 0.07 87.74 15:02:26 14:09:01 1 8.23 0.00 4.13 1.40 0.08 86.15 15:02:26 14:09:01 2 8.90 0.00 3.83 0.81 0.07 86.39 15:02:26 14:09:01 3 7.44 0.00 3.70 0.32 0.05 88.49 15:02:26 14:09:01 4 9.19 0.00 3.14 0.29 0.07 87.31 15:02:26 14:09:01 5 7.37 0.00 5.38 15.81 0.08 71.36 15:02:26 14:09:01 6 8.47 0.00 3.09 2.07 0.07 86.30 15:02:26 14:09:01 7 10.13 0.00 3.84 0.08 0.10 85.84 15:02:26 15:02:26 14:09:01 CPU %user %nice %system %iowait %steal %idle 15:02:26 14:10:01 all 9.62 0.00 1.23 0.12 0.06 88.97 15:02:26 14:10:01 0 8.74 0.00 1.40 0.10 0.05 89.70 15:02:26 14:10:01 1 8.11 0.00 1.12 0.00 0.05 90.72 15:02:26 14:10:01 2 12.88 0.00 1.40 0.17 0.05 85.50 15:02:26 14:10:01 3 5.96 0.00 1.09 0.02 0.07 92.87 15:02:26 14:10:01 4 9.87 0.00 1.20 0.59 0.07 88.28 15:02:26 14:10:01 5 11.25 0.00 1.09 0.03 0.05 87.58 15:02:26 14:10:01 6 10.02 0.00 1.10 0.02 0.05 88.81 15:02:26 14:10:01 7 10.17 0.00 1.43 0.03 0.08 88.28 15:02:26 14:11:01 all 2.16 0.00 0.23 0.02 0.01 97.57 15:02:26 14:11:01 0 1.48 0.00 0.17 0.00 0.00 98.35 15:02:26 14:11:01 1 3.08 0.00 0.25 0.02 0.02 96.63 15:02:26 14:11:01 2 2.91 0.00 0.18 0.00 0.02 96.89 15:02:26 14:11:01 3 2.74 0.00 0.27 0.00 0.02 96.98 15:02:26 14:11:01 4 3.15 0.00 0.30 0.05 0.02 96.48 15:02:26 14:11:01 5 2.84 0.00 0.25 0.00 0.02 96.90 15:02:26 14:11:01 6 0.20 0.00 0.17 0.08 0.00 99.55 15:02:26 14:11:01 7 0.92 0.00 0.27 0.00 0.02 98.80 15:02:26 14:12:01 all 0.08 0.00 0.01 0.02 0.00 99.89 15:02:26 14:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:02:26 14:12:01 1 0.50 0.00 0.02 0.00 0.00 99.48 15:02:26 14:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:02:26 14:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:12:01 5 0.00 0.00 0.00 0.15 0.00 99.85 15:02:26 14:12:01 6 0.02 0.00 0.03 0.02 0.00 99.93 15:02:26 14:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:13:01 all 0.14 0.00 0.04 0.01 0.01 99.81 15:02:26 14:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:13:01 1 0.93 0.00 0.05 0.00 0.02 99.00 15:02:26 14:13:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:02:26 14:13:01 3 0.05 0.00 0.05 0.00 0.02 99.88 15:02:26 14:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:13:01 5 0.03 0.00 0.07 0.08 0.00 99.82 15:02:26 14:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:02:26 14:13:01 7 0.03 0.00 0.07 0.00 0.00 99.90 15:02:26 14:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:02:26 14:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:14:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:02:26 14:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:14:01 5 0.00 0.00 0.02 0.02 0.02 99.95 15:02:26 14:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:15:01 all 0.08 0.00 0.01 0.01 0.00 99.90 15:02:26 14:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:15:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:02:26 14:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:15:01 5 0.05 0.00 0.02 0.03 0.00 99.90 15:02:26 14:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:16:01 all 0.07 0.00 0.01 0.01 0.00 99.91 15:02:26 14:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:16:01 1 0.52 0.00 0.00 0.00 0.00 99.48 15:02:26 14:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:16:01 3 0.00 0.00 0.03 0.00 0.02 99.95 15:02:26 14:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:16:01 5 0.02 0.00 0.00 0.03 0.00 99.95 15:02:26 14:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:02:26 14:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:17:01 all 0.08 0.00 0.01 0.01 0.00 99.90 15:02:26 14:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:17:01 1 0.48 0.00 0.00 0.00 0.02 99.50 15:02:26 14:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:17:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:02:26 14:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:02:26 14:17:01 5 0.03 0.00 0.03 0.03 0.00 99.90 15:02:26 14:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:02:26 14:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:02:26 14:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:18:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:02:26 14:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:18:01 5 0.02 0.00 0.03 0.03 0.00 99.92 15:02:26 14:18:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:02:26 14:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:02:26 14:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:02:26 14:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:19:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:02:26 14:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:02:26 14:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:20:01 all 0.02 0.00 0.01 0.01 0.00 99.97 15:02:26 14:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:20:01 5 0.03 0.00 0.02 0.02 0.02 99.92 15:02:26 14:20:01 6 0.02 0.00 0.02 0.05 0.00 99.92 15:02:26 14:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 15:02:26 14:20:01 CPU %user %nice %system %iowait %steal %idle 15:02:26 14:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:02:26 14:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:02:26 14:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:21:01 6 0.00 0.00 0.02 0.05 0.00 99.93 15:02:26 14:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:22:01 all 0.01 0.00 0.02 0.01 0.00 99.96 15:02:26 14:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:22:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:02:26 14:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:22:01 5 0.02 0.00 0.05 0.02 0.00 99.92 15:02:26 14:22:01 6 0.02 0.00 0.02 0.05 0.00 99.92 15:02:26 14:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:02:26 14:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:23:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:02:26 14:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:23:01 6 0.00 0.00 0.02 0.05 0.00 99.93 15:02:26 14:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:02:26 14:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:02:26 14:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:24:01 5 0.02 0.00 0.05 0.00 0.00 99.93 15:02:26 14:24:01 6 0.00 0.00 0.00 0.07 0.00 99.93 15:02:26 14:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:02:26 14:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:25:01 5 0.05 0.00 0.05 0.00 0.02 99.88 15:02:26 14:25:01 6 0.02 0.00 0.00 0.05 0.00 99.93 15:02:26 14:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:02:26 14:26:01 all 0.26 0.00 0.01 0.01 0.00 99.72 15:02:26 14:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:02:26 14:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:26:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:02:26 14:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:26:01 5 1.99 0.00 0.03 0.02 0.00 97.96 15:02:26 14:26:01 6 0.00 0.00 0.02 0.05 0.00 99.93 15:02:26 14:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:27:01 all 0.26 0.00 0.01 0.00 0.00 99.72 15:02:26 14:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:02:26 14:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:27:01 5 2.00 0.00 0.02 0.00 0.00 97.98 15:02:26 14:27:01 6 0.00 0.00 0.02 0.03 0.00 99.95 15:02:26 14:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:28:01 all 0.27 0.00 0.01 0.01 0.00 99.70 15:02:26 14:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:02:26 14:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:28:01 5 2.00 0.00 0.02 0.05 0.00 97.93 15:02:26 14:28:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:02:26 14:28:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:02:26 14:29:01 all 0.26 0.00 0.01 0.00 0.00 99.73 15:02:26 14:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:29:01 5 1.97 0.00 0.02 0.02 0.00 98.00 15:02:26 14:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:02:26 14:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:30:01 all 0.26 0.00 0.01 0.02 0.00 99.71 15:02:26 14:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:30:01 5 1.97 0.00 0.02 0.10 0.02 97.90 15:02:26 14:30:01 6 0.00 0.00 0.02 0.05 0.00 99.93 15:02:26 14:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:31:01 all 0.38 0.00 0.07 0.01 0.00 99.54 15:02:26 14:31:01 0 0.28 0.00 0.08 0.00 0.00 99.63 15:02:26 14:31:01 1 0.18 0.00 0.08 0.00 0.00 99.73 15:02:26 14:31:01 2 0.13 0.00 0.07 0.00 0.00 99.80 15:02:26 14:31:01 3 0.23 0.00 0.03 0.00 0.02 99.72 15:02:26 14:31:01 4 0.20 0.00 0.02 0.02 0.00 99.77 15:02:26 14:31:01 5 1.68 0.00 0.12 0.02 0.00 98.19 15:02:26 14:31:01 6 0.20 0.00 0.07 0.03 0.00 99.70 15:02:26 14:31:01 7 0.12 0.00 0.10 0.00 0.00 99.78 15:02:26 15:02:26 14:31:01 CPU %user %nice %system %iowait %steal %idle 15:02:26 14:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:02:26 14:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:32:01 6 0.00 0.00 0.02 0.05 0.00 99.93 15:02:26 14:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:33:01 all 0.01 0.00 0.01 0.01 0.00 99.98 15:02:26 14:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:02:26 14:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:33:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:02:26 14:33:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:02:26 14:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:02:26 14:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:02:26 14:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:02:26 14:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:34:01 5 0.03 0.00 0.00 0.03 0.00 99.93 15:02:26 14:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:02:26 14:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:02:26 14:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:35:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:02:26 14:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:35:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:02:26 14:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:02:26 14:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:02:26 14:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:36:01 5 0.02 0.00 0.00 0.05 0.00 99.93 15:02:26 14:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:02:26 14:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:02:26 14:37:01 3 0.12 0.00 0.03 0.00 0.00 99.85 15:02:26 14:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:37:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:02:26 14:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:02:26 14:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:02:26 14:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:38:01 5 0.02 0.00 0.00 0.05 0.00 99.93 15:02:26 14:38:01 6 0.02 0.00 0.02 0.02 0.02 99.93 15:02:26 14:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:02:26 14:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:02:26 14:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:39:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:02:26 14:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:40:01 all 0.07 0.00 0.01 0.01 0.00 99.91 15:02:26 14:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:40:01 1 0.48 0.00 0.02 0.00 0.00 99.50 15:02:26 14:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:40:01 3 0.02 0.00 0.05 0.00 0.00 99.93 15:02:26 14:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:40:01 5 0.02 0.00 0.00 0.03 0.02 99.93 15:02:26 14:40:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:02:26 14:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:41:02 all 0.07 0.00 0.00 0.01 0.00 99.91 15:02:26 14:41:02 0 0.02 0.00 0.00 0.00 0.02 99.97 15:02:26 14:41:02 1 0.53 0.00 0.00 0.00 0.00 99.47 15:02:26 14:41:02 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:41:02 3 0.03 0.00 0.02 0.00 0.02 99.93 15:02:26 14:41:02 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:41:02 5 0.00 0.00 0.02 0.03 0.00 99.95 15:02:26 14:41:02 6 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:41:02 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:42:01 all 0.07 0.00 0.01 0.00 0.00 99.92 15:02:26 14:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:42:01 1 0.46 0.00 0.02 0.00 0.00 99.53 15:02:26 14:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:02:26 14:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:02:26 14:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 15:02:26 14:42:01 CPU %user %nice %system %iowait %steal %idle 15:02:26 14:43:01 all 0.11 0.00 0.01 0.00 0.00 99.87 15:02:26 14:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:43:01 1 0.85 0.00 0.02 0.00 0.00 99.14 15:02:26 14:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:43:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:02:26 14:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:44:01 all 0.07 0.00 0.00 0.01 0.00 99.91 15:02:26 14:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:44:01 1 0.48 0.00 0.00 0.00 0.02 99.50 15:02:26 14:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:02:26 14:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:44:01 6 0.00 0.00 0.00 0.05 0.00 99.95 15:02:26 14:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:45:01 all 0.04 0.00 0.01 0.00 0.00 99.94 15:02:26 14:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:45:01 1 0.25 0.00 0.00 0.00 0.00 99.75 15:02:26 14:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:45:01 3 0.02 0.00 0.05 0.00 0.00 99.93 15:02:26 14:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:45:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:02:26 14:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:02:26 14:46:01 all 0.05 0.00 0.01 0.00 0.00 99.94 15:02:26 14:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:02:26 14:46:01 1 0.33 0.00 0.02 0.00 0.00 99.65 15:02:26 14:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:02:26 14:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:02:26 14:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:47:01 all 0.08 0.00 0.00 0.01 0.00 99.90 15:02:26 14:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:47:01 1 0.60 0.00 0.02 0.00 0.00 99.38 15:02:26 14:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:02:26 14:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:47:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:02:26 14:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:48:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:02:26 14:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:48:01 1 0.53 0.00 0.02 0.00 0.00 99.45 15:02:26 14:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:02:26 14:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:48:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:02:26 14:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:49:01 all 0.01 0.00 0.00 0.01 0.00 99.97 15:02:26 14:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:02:26 14:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:49:01 5 0.02 0.00 0.00 0.03 0.00 99.95 15:02:26 14:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:50:01 all 0.01 0.00 0.00 0.00 0.00 99.99 15:02:26 14:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:02:26 14:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:50:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:02:26 14:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:02:26 14:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:51:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:02:26 14:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:51:01 5 0.02 0.00 0.00 0.03 0.00 99.95 15:02:26 14:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:52:01 all 0.02 0.00 0.00 0.00 0.00 99.97 15:02:26 14:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:02:26 14:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:02:26 14:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:02:26 14:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:02:26 14:53:01 all 0.01 0.00 0.01 0.01 0.00 99.98 15:02:26 14:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:02:26 14:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:53:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:02:26 14:53:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:02:26 14:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 15:02:26 14:53:01 CPU %user %nice %system %iowait %steal %idle 15:02:26 14:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:02:26 14:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:02:26 14:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:54:01 5 0.00 0.00 0.00 0.03 0.02 99.95 15:02:26 14:54:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:02:26 14:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:02:26 14:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:02:26 14:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:55:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:02:26 14:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:56:01 all 0.01 0.00 0.00 0.01 0.00 99.98 15:02:26 14:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:02:26 14:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:56:01 6 0.02 0.00 0.00 0.03 0.00 99.95 15:02:26 14:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:57:01 all 0.01 0.00 0.01 0.01 0.00 99.98 15:02:26 14:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:02:26 14:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:57:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:02:26 14:57:01 6 0.03 0.00 0.00 0.02 0.00 99.95 15:02:26 14:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 14:58:01 all 0.17 0.00 0.01 0.01 0.00 99.81 15:02:26 14:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:02:26 14:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:58:01 3 1.24 0.00 0.03 0.00 0.02 98.71 15:02:26 14:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 14:58:01 5 0.03 0.00 0.00 0.03 0.00 99.93 15:02:26 14:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:02:26 14:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:59:01 all 0.26 0.00 0.00 0.00 0.00 99.73 15:02:26 14:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 14:59:01 3 1.99 0.00 0.02 0.00 0.02 97.98 15:02:26 14:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 14:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:02:26 14:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 15:00:01 all 0.27 0.00 0.01 0.00 0.00 99.72 15:02:26 15:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:02:26 15:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 15:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:02:26 15:00:01 3 2.02 0.00 0.02 0.00 0.00 97.96 15:02:26 15:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:02:26 15:00:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:02:26 15:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:02:26 15:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:02:26 15:01:01 all 0.30 0.00 0.04 0.01 0.01 99.64 15:02:26 15:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:02:26 15:01:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:02:26 15:01:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:02:26 15:01:01 3 2.04 0.00 0.05 0.00 0.02 97.90 15:02:26 15:01:01 4 0.05 0.00 0.03 0.00 0.02 99.90 15:02:26 15:01:01 5 0.03 0.00 0.03 0.05 0.00 99.88 15:02:26 15:01:01 6 0.08 0.00 0.05 0.00 0.00 99.87 15:02:26 15:01:01 7 0.05 0.00 0.07 0.00 0.02 99.87 15:02:26 15:02:01 all 9.98 0.00 4.25 1.82 0.05 83.90 15:02:26 15:02:01 0 9.27 0.00 4.01 0.98 0.05 85.69 15:02:26 15:02:01 1 9.80 0.00 5.06 4.05 0.07 81.03 15:02:26 15:02:01 2 10.44 0.00 4.71 0.69 0.05 84.10 15:02:26 15:02:01 3 12.87 0.00 4.12 1.02 0.05 81.94 15:02:26 15:02:01 4 9.00 0.00 4.30 0.39 0.03 86.28 15:02:26 15:02:01 5 9.84 0.00 4.36 5.39 0.07 80.34 15:02:26 15:02:01 6 9.33 0.00 3.39 0.86 0.05 86.37 15:02:26 15:02:01 7 9.23 0.00 4.04 1.21 0.05 85.47 15:02:26 Average: all 7.83 0.00 1.61 0.71 0.02 89.82 15:02:26 Average: 0 8.17 0.00 1.70 0.67 0.02 89.44 15:02:26 Average: 1 7.76 0.00 1.59 0.64 0.03 89.98 15:02:26 Average: 2 7.84 0.00 1.61 0.53 0.02 90.00 15:02:26 Average: 3 8.02 0.00 1.53 0.52 0.03 89.90 15:02:26 Average: 4 7.70 0.00 1.49 0.95 0.02 89.84 15:02:26 Average: 5 8.14 0.00 1.70 0.99 0.02 89.14 15:02:26 Average: 6 7.36 0.00 1.51 0.65 0.02 90.46 15:02:26 Average: 7 7.67 0.00 1.75 0.72 0.02 89.84 15:02:26 15:02:26 15:02:26