Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b0dec85218ed508cf19f063ec152f29e8927c81 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-ssh4521520120547595384.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh15059661776296418496.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh9244659105983897432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh16288067917632412144.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-ssh12145490917821487947.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34242 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/215 [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/215 # 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 8b0dec85218ed508cf19f063ec152f29e8927c81 (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 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 Commit message: "build(snap): Exclude redundant curl files from kuiper (#3999)" > git rev-list --no-walk 8200a1c87099f1fe2b0e152c65438b4e8278fb55 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:39:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:39:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:39:52 ========================================================= 11:39:52 EdgeX Global Pipelines Version Info 11:39:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:39:53 ------------------- 11:39:53 stable info: 11:39:53 ------------------- 11:39:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:39:53 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 11:39:53 Message: update stable to v1.0.227 11:39:54 ------------------- 11:39:54 experimental info: 11:39:54 ------------------- 11:39:54 Commited By: **** collab-it+edgex@linuxfoundation.org 11:39:54 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 11:39:54 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b0dec8 [Pipeline] echo 11:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:39:54 provisioning config files... 11:39:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/215@tmp/config8056262101203453285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:55 ---> docker-login.sh 11:39:55 nexus3.edgexfoundry.org:10001 11:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:55 Configure a credential helper to remove this warning. See 11:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:55 11:39:55 Login Succeeded 11:39:55 nexus3.edgexfoundry.org:10002 11:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:55 Configure a credential helper to remove this warning. See 11:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:55 11:39:55 Login Succeeded 11:39:55 nexus3.edgexfoundry.org:10003 11:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:55 Configure a credential helper to remove this warning. See 11:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:55 11:39:55 Login Succeeded 11:39:55 nexus3.edgexfoundry.org:10004 11:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:55 Configure a credential helper to remove this warning. See 11:39:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:55 11:39:55 Login Succeeded 11:39:55 docker.io 11:39:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:39:56 Configure a credential helper to remove this warning. See 11:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:39:56 11:39:56 Login Succeeded 11:39:56 ---> docker-login.sh ends [Pipeline] } 11:39:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:39:56 + 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 11:39:56 + dirname cmd/core-command/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + echo core-command,cmd/core-command/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + dirname cmd/core-data/Dockerfile 11:39:56 + echo core-data,cmd/core-data/Dockerfile 11:39:56 + dirname cmd/core-metadata/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + echo core-metadata,cmd/core-metadata/Dockerfile 11:39:56 + dirname cmd/security-bootstrapper/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:39:56 + dirname cmd/security-proxy-setup/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:39:56 + dirname cmd/security-secretstore-setup/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:39:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 11:39:56 + dirname cmd/security-spire-agent/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 11:39:56 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 11:39:56 -f2 11:39:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 11:39:56 + dirname cmd/security-spire-server/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 11:39:56 + dirname cmd/support-notifications/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + echo support-notifications,cmd/support-notifications/Dockerfile 11:39:56 + dirname cmd/support-scheduler/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:39:56 + dirname cmd/sys-mgmt-agent/Dockerfile 11:39:56 + cut -d/ -f2 11:39:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:39:56 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 11:39:57 + git rev-list -1 --merges 8b0dec85218ed508cf19f063ec152f29e8927c81~1..8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] echo 11:39:57 -----------> git rev-list -1 --merges 8b0dec85218ed508cf19f063ec152f29e8927c81~1..8b0dec85218ed508cf19f063ec152f29e8927c81 8b0dec85218ed508cf19f063ec152f29e8927c81 [false] [Pipeline] sh 11:39:57 + git log --format=format:%s -1 8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] echo 11:39:57 ========================================================= 11:39:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:39:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:39:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:39:58 + grep -v github /etc/ssh/ssh_known_hosts 11:39:58 + [ -e /tmp/ssh_known_hosts ] 11:39:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:39:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:39:58 + sudo tee -a /etc/ssh/ssh_known_hosts 11:39:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 11:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:39:58 11:39:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:39:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:39:58 latest: Pulling from edgex-devops/py-git-semver 11:39:58 1fe172e4850f: Pulling fs layer 11:39:58 caf521ccaac6: Pulling fs layer 11:39:58 3ead6fa29328: Pulling fs layer 11:39:58 5c2a1cbceb83: Pulling fs layer 11:39:58 a8d5f1318db7: Pulling fs layer 11:39:58 c427282e49a2: Pulling fs layer 11:39:58 1827001aaf11: Pulling fs layer 11:39:58 0714d37db230: Pulling fs layer 11:39:58 ac28cf19c067: Pulling fs layer 11:39:58 ca983d60f3e2: Pulling fs layer 11:39:58 9f894cec8388: Pulling fs layer 11:39:58 c427282e49a2: Waiting 11:39:58 1827001aaf11: Waiting 11:39:58 0714d37db230: Waiting 11:39:58 ac28cf19c067: Waiting 11:39:58 ca983d60f3e2: Waiting 11:39:58 9f894cec8388: Waiting 11:39:58 a8d5f1318db7: Waiting 11:39:58 5c2a1cbceb83: Waiting 11:39:58 caf521ccaac6: Verifying Checksum 11:39:58 caf521ccaac6: Download complete 11:39:58 5c2a1cbceb83: Download complete 11:39:58 a8d5f1318db7: Verifying Checksum 11:39:58 a8d5f1318db7: Download complete 11:39:59 c427282e49a2: Verifying Checksum 11:39:59 c427282e49a2: Download complete 11:39:59 3ead6fa29328: Verifying Checksum 11:39:59 3ead6fa29328: Download complete 11:39:59 0714d37db230: Verifying Checksum 11:39:59 0714d37db230: Download complete 11:39:59 ac28cf19c067: Verifying Checksum 11:39:59 ac28cf19c067: Download complete 11:39:59 ca983d60f3e2: Verifying Checksum 11:39:59 ca983d60f3e2: Download complete 11:39:59 9f894cec8388: Verifying Checksum 11:39:59 9f894cec8388: Download complete 11:39:59 1fe172e4850f: Download complete 11:39:59 1827001aaf11: Verifying Checksum 11:39:59 1827001aaf11: Download complete 11:40:00 1fe172e4850f: Pull complete 11:40:00 caf521ccaac6: Pull complete 11:40:00 3ead6fa29328: Pull complete 11:40:00 5c2a1cbceb83: Pull complete 11:40:01 a8d5f1318db7: Pull complete 11:40:01 c427282e49a2: Pull complete 11:40:03 1827001aaf11: Pull complete 11:40:03 0714d37db230: Pull complete 11:40:03 ac28cf19c067: Pull complete 11:40:03 ca983d60f3e2: Pull complete 11:40:03 9f894cec8388: Pull complete 11:40:03 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 11:40:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 11:40:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 11:40:03 prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container 11:40:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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:10003/edgex-devops/py-git-semver:latest cat 11:40:04 $ docker top 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 -eo pid,comm 11:40:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:40:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:40:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:40:04 [ssh-agent] Looking for ssh-agent implementation... 11:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:40:04 $ docker exec 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 ssh-agent 11:40:05 SSH_AUTH_SOCK=/tmp/ssh-P1fgLkLaUr5E/agent.33 11:40:05 SSH_AGENT_PID=40 11:40:05 Running ssh-add (command line suppressed) 11:40:05 Identity added: /w/workspace/edgex-go/215@tmp/private_key_7527201760457216682.key (/w/workspace/edgex-go/215@tmp/private_key_7527201760457216682.key) 11:40:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:40:05 + git tag --points-at HEAD [Pipeline] } 11:40:05 $ docker exec --env ******** --env ******** 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 ssh-agent -k 11:40:05 unset SSH_AUTH_SOCK; 11:40:05 unset SSH_AGENT_PID; 11:40:05 echo Agent pid 40 killed; 11:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:40:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:40:05 [ssh-agent] Looking for ssh-agent implementation... 11:40:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:40:05 $ docker exec 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 ssh-agent 11:40:05 SSH_AUTH_SOCK=/tmp/ssh-CumkEhKESpSZ/agent.75 11:40:05 SSH_AGENT_PID=81 11:40:05 Running ssh-add (command line suppressed) 11:40:06 Identity added: /w/workspace/edgex-go/215@tmp/private_key_3810158696086827698.key (/w/workspace/edgex-go/215@tmp/private_key_3810158696086827698.key) 11:40:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:40:06 + git semver init 11:40:06 2022-04-29 11:40:06,542 [run_init] DEBUG init version:0.0.0 force:False 11:40:06 2022-04-29 11:40:06,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/215/.semver 11:40:06 2022-04-29 11:40:06,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/215/.semver 11:40:06 2022-04-29 11:40:06,544 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/215/.semver'], cwd=/w/workspace/edgex-go/215, universal_newlines=False, shell=None, istream=None) 11:40:11 2022-04-29 11:40:11,043 [append_file] DEBUG append to file:/w/workspace/edgex-go/215/.git/info/exclude 11:40:11 2022-04-29 11:40:11,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/215/.semver/main with force:False 11:40:11 2022-04-29 11:40:11,043 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main 11:40:11 2022-04-29 11:40:11,044 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main 11:40:11 2.2.0-dev.87 [Pipeline] } 11:40:11 $ docker exec --env ******** --env ******** 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 ssh-agent -k 11:40:11 unset SSH_AUTH_SOCK; 11:40:11 unset SSH_AGENT_PID; 11:40:11 echo Agent pid 81 killed; 11:40:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:40:12 + git semver [Pipeline] } 11:40:12 $ docker stop --time=1 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 11:40:13 $ docker rm -f 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 [Pipeline] // withDockerContainer [Pipeline] sh 11:40:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:40:14 Stashed 1 file(s) [Pipeline] echo 11:40:14 [edgeXSemver]: initialized semver on version 2.2.0-dev.87 [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 11:40:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:40:14 ========================================================= 11:40:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:40:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:40:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:40:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:40:14 59bf1c3509f3: Pulling fs layer 11:40:14 666ba61612fd: Pulling fs layer 11:40:14 8ed8ca486205: Pulling fs layer 11:40:14 4fe6c5a15a65: Pulling fs layer 11:40:14 22a0e8bec74d: Pulling fs layer 11:40:14 ca2b28591e48: Pulling fs layer 11:40:14 a51346096db8: Pulling fs layer 11:40:14 daebc70d1ce1: Pulling fs layer 11:40:14 0e18a0eac166: Pulling fs layer 11:40:14 22a0e8bec74d: Waiting 11:40:14 ca2b28591e48: Waiting 11:40:14 a51346096db8: Waiting 11:40:14 daebc70d1ce1: Waiting 11:40:14 0e18a0eac166: Waiting 11:40:14 4fe6c5a15a65: Waiting 11:40:14 8ed8ca486205: Download complete 11:40:14 666ba61612fd: Verifying Checksum 11:40:14 666ba61612fd: Download complete 11:40:14 22a0e8bec74d: Download complete 11:40:14 ca2b28591e48: Verifying Checksum 11:40:14 ca2b28591e48: Download complete 11:40:14 59bf1c3509f3: Verifying Checksum 11:40:14 59bf1c3509f3: Download complete 11:40:14 a51346096db8: Verifying Checksum 11:40:14 a51346096db8: Download complete 11:40:15 daebc70d1ce1: Verifying Checksum 11:40:15 daebc70d1ce1: Download complete 11:40:15 59bf1c3509f3: Pull complete 11:40:15 666ba61612fd: Pull complete 11:40:15 8ed8ca486205: Pull complete 11:40:15 0e18a0eac166: Verifying Checksum 11:40:15 0e18a0eac166: Download complete 11:40:15 4fe6c5a15a65: Verifying Checksum 11:40:15 4fe6c5a15a65: Download complete 11:40:18 4fe6c5a15a65: Pull complete 11:40:19 22a0e8bec74d: Pull complete 11:40:19 ca2b28591e48: Pull complete 11:40:19 a51346096db8: Pull complete 11:40:19 daebc70d1ce1: Pull complete 11:40:21 0e18a0eac166: Pull complete 11:40:21 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 11:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:40:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 11:40:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:40:21 WORKDIR /edgex 11:40:21 COPY go.mod . 11:40:21 RUN go mod download 11:40:21 + docker build -t ci-base-image-x86_64 -f - . 11:40:23 Sending build context to Docker daemon 335.1MB 11:40:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:40:23 ---> f018257e8ee9 11:40:23 Step 2/4 : WORKDIR /edgex 11:40:24 ---> Running in b7ad7454cf44 11:40:24 Removing intermediate container b7ad7454cf44 11:40:24 ---> 8ffd274a889d 11:40:24 Step 3/4 : COPY go.mod . 11:40:24 ---> 85f8eb47b1ff 11:40:24 Step 4/4 : RUN go mod download 11:40:24 ---> Running in 5c129ed8322a 11:40:29 Still waiting to schedule task 11:40:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:40:43 Removing intermediate container 5c129ed8322a 11:40:43 ---> 64b294985ee2 11:40:43 Successfully built 64b294985ee2 11:40:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:40:43 + docker inspect -f . ci-base-image-x86_64 11:40:43 . [Pipeline] withDockerContainer 11:40:43 prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container 11:40:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 11:40:43 $ docker top 2265904a8298b912313f8bd1ef3e9a74dcfec9de59d76e75c72d8bdb9adb1b30 -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:44 + go version 11:40:44 go version go1.17.6 linux/amd64 [Pipeline] } 11:40:44 $ docker stop --time=1 2265904a8298b912313f8bd1ef3e9a74dcfec9de59d76e75c72d8bdb9adb1b30 11:40:45 $ docker rm -f 2265904a8298b912313f8bd1ef3e9a74dcfec9de59d76e75c72d8bdb9adb1b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:40:45 + docker inspect -f . ci-base-image-x86_64 11:40:45 . [Pipeline] withDockerContainer 11:40:45 prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container 11:40:46 $ 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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 11:40:46 $ docker top 3bdee0ce08bcfcbde91542035e53b50fb28325eef2a56f99be778a933bc5c598 -eo pid,comm [Pipeline] { [Pipeline] echo 11:40:46 ========================================================= 11:40:46 [edgeXBuildGoParallel] Running Tests and Build... 11:40:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:40:46 + make test 11:40:46 go mod tidy -compat=1.17 11:40:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:40:52 ? github.com/edgexfoundry/edgex-go [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.104s coverage: 28.7% of statements 11:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements 11:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 53.4% of statements 11:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.361s coverage: 89.2% of statements 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.446s coverage: 95.6% of statements 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.091s coverage: 72.2% of statements 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.133s coverage: 0.9% of statements 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 11:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 11:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 11:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 11:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements 11:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements 11:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.380s coverage: 65.4% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.8% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 11:41:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 11:41:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 11:41:29 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 11:41:47 GO111MODULE=on go vet ./... 11:41:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:41:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:41:49 ./bin/test-attribution-txt.sh [Pipeline] echo 11:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 11:41:50 + ls -al . 11:41:50 total 672 11:41:50 drwxrwxr-x 10 1001 1001 4096 Apr 29 11:41 . 11:41:50 drwxr-xr-x 4 root root 4096 Apr 29 11:40 .. 11:41:50 -rw-rw-r-- 1 1001 1001 11 Apr 29 11:39 .dockerignore 11:41:50 drwxrwxr-x 8 1001 1001 4096 Apr 29 11:40 .git 11:41:50 drwxrwxr-x 3 1001 1001 4096 Apr 29 11:39 .github 11:41:50 -rw-rw-r-- 1 1001 1001 879 Apr 29 11:39 .gitignore 11:41:50 -rw-rw-r-- 1 1001 1001 42 Apr 29 11:39 .golangci.yml 11:41:50 -rw-rw-r-- 1 1001 1001 87 Apr 29 11:39 .hadolint.yml 11:41:50 drwxr-xr-x 3 1001 1001 4096 Apr 29 11:40 .semver 11:41:50 -rw-rw-r-- 1 1001 1001 166 Apr 29 11:39 .sonarcloud.properties 11:41:50 -rw-rw-r-- 1 1001 1001 1171 Apr 29 11:39 ADOPTERS.md 11:41:50 -rw-rw-r-- 1 1001 1001 10086 Apr 29 11:39 Attribution.txt 11:41:50 -rw-rw-r-- 1 1001 1001 51732 Apr 29 11:39 CHANGELOG.md 11:41:50 -rw-rw-r-- 1 1001 1001 3804 Apr 29 11:39 CONTRIBUTING.md 11:41:50 -rw-rw-r-- 1 1001 1001 677 Apr 29 11:39 GOVERNANCE.md 11:41:50 -rw-rw-r-- 1 1001 1001 850 Apr 29 11:39 Jenkinsfile 11:41:50 -rw-rw-r-- 1 1001 1001 10775 Apr 29 11:39 LICENSE 11:41:50 -rw-rw-r-- 1 1001 1001 10389 Apr 29 11:39 Makefile 11:41:50 -rw-rw-r-- 1 1001 1001 582 Apr 29 11:39 OWNERS.md 11:41:50 -rw-rw-r-- 1 1001 1001 9120 Apr 29 11:39 README.md 11:41:50 -rw-rw-r-- 1 1001 1001 6912 Apr 29 11:39 SECURITY.md 11:41:50 -rw-rw-r-- 1 1001 1001 12 Apr 29 11:40 VERSION 11:41:50 -rw-rw-r-- 1 1001 1001 4131 Apr 29 11:39 ZMQWindows.md 11:41:50 drwxrwxr-x 2 1001 1001 4096 Apr 29 11:39 bin 11:41:50 drwxrwxr-x 18 1001 1001 4096 Apr 29 11:39 cmd 11:41:50 -rw-r--r-- 1 root root 435134 Apr 29 11:41 coverage.out 11:41:50 -rw-rw-r-- 1 1001 1001 3256 Apr 29 11:39 go.mod 11:41:50 -rw-rw-r-- 1 1001 1001 35162 Apr 29 11:39 go.sum 11:41:50 drwxrwxr-x 8 1001 1001 4096 Apr 29 11:39 internal 11:41:50 drwxrwxr-x 3 1001 1001 4096 Apr 29 11:39 openapi 11:41:50 drwxrwxr-x 4 1001 1001 4096 Apr 29 11:39 snap 11:41:50 -rw-rw-r-- 1 1001 1001 204 Apr 29 11:39 version.go [Pipeline] sh 11:41:50 + '[' -e coverage.out ] 11:41:50 + chown 1001:1001 coverage.out [Pipeline] stash 11:41:51 Stashed 1 file(s) [Pipeline] sh 11:41:51 + make build 11:41:51 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:42:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:42:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34243 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 11:42:09 Running in /w/workspace/edgex-go/215 [Pipeline] { [Pipeline] checkout 11:42:09 The recommended git tool is: git 11:42:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 11:42:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:42:15 using credential edgex-jenkins-ssh 11:42:15 Cloning the remote Git repository 11:42:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:42:16 > git init /w/workspace/edgex-go/215 # timeout=10 11:42:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:42:16 > git --version # timeout=10 11:42:16 > git --version # 'git version 2.25.1' 11:42:16 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:42:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:42:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:42:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:42:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:42:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:42:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 11:42:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:42:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 11:42:25 $ docker stop --time=1 3bdee0ce08bcfcbde91542035e53b50fb28325eef2a56f99be778a933bc5c598 11:42:28 $ docker rm -f 3bdee0ce08bcfcbde91542035e53b50fb28325eef2a56f99be778a933bc5c598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:42:29 11:42:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 11:42:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:42:29 latest: Pulling from edgex-devops/edgex-compose 11:42:29 cbdbe7a5bc2a: Pulling fs layer 11:42:29 ca9280d653b3: Pulling fs layer 11:42:29 7e9c9ca2126c: Pulling fs layer 11:42:29 cbdbe7a5bc2a: Download complete 11:42:29 ca9280d653b3: Verifying Checksum 11:42:29 ca9280d653b3: Download complete 11:42:29 cbdbe7a5bc2a: Pull complete 11:42:30 7e9c9ca2126c: Verifying Checksum 11:42:30 7e9c9ca2126c: Download complete 11:42:30 ca9280d653b3: Pull complete 11:42:33 Avoid second fetch 11:42:33 Checking out Revision 8b0dec85218ed508cf19f063ec152f29e8927c81 (main) 11:42:33 7e9c9ca2126c: Pull complete 11:42:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:42:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:42:33 prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container 11:42:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 11:42:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:42:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:33 > git config core.sparsecheckout # timeout=10 11:42:33 > git checkout -f 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 11:42:34 $ docker top 548ddbe63b3f397bf6cd17f09948383938388addf01e2ac150bc84484162999a -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:35 + docker-compose build --help 11:42:35 + grep parallel 11:42:35 --parallel Build images in parallel. [Pipeline] } 11:42:35 $ docker stop --time=1 548ddbe63b3f397bf6cd17f09948383938388addf01e2ac150bc84484162999a 11:42:37 $ docker rm -f 548ddbe63b3f397bf6cd17f09948383938388addf01e2ac150bc84484162999a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:42:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:42:37 . [Pipeline] withDockerContainer 11:42:37 prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container 11:42:37 $ 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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 11:42:37 Commit message: "build(snap): Exclude redundant curl files from kuiper (#3999)" 11:42:38 $ docker top a752a280125f6be6876a01beaf56be412f812133e3986cb50b2fee6b2a10da6e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:42:38 + docker-compose -f ./docker-compose-build.yml build --parallel 11:42:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:42:38 % Total % Received % Xferd Average Speed Time Time Time Current 11:42:38 Dload Upload Total Spent Left Speed 11:42:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh 11:42:38 Building core-command ... 11:42:38 Building core-data ... 11:42:38 Building core-metadata ... 11:42:38 Building security-bootstrapper ... 11:42:38 Building security-proxy-setup ... 11:42:38 Building security-secretstore-setup ... 11:42:38 Building security-spiffe-token-provider ... 11:42:38 Building security-spire-agent ... 11:42:38 Building security-spire-config ... 11:42:38 Building security-spire-server ... 11:42:38 Building support-notifications ... 11:42:38 Building support-scheduler ... 11:42:38 Building sys-mgmt-agent ... 11:42:38 Building security-spiffe-token-provider 11:42:38 Building security-spire-server 11:42:38 Building security-spire-config 11:42:38 Building support-scheduler 11:42:38 Building support-notifications 11:42:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:42:39 + sudo tee /etc/docker/daemon.new 11:42:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:42:39 { 11:42:39 "registry-mirrors": [ 11:42:39 "https://nexus3.edgexfoundry.org:10001" 11:42:39 ], 11:42:39 "bip": "10.250.0.254/24", 11:42:39 "hosts": [ 11:42:39 "tcp://0.0.0.0:5555", 11:42:39 "unix:///var/run/docker.sock" 11:42:39 ], 11:42:39 "mtu": 1458, 11:42:39 "selinux-enabled": true, 11:42:39 "seccomp-profile": "/etc/docker/seccomp.json" 11:42:39 } [Pipeline] sh 11:42:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:42:40 + sudo service docker restart 11:42:53 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:42:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:42:53 ---> 64b294985ee2 11:42:53 Step 3/25 : WORKDIR /edgex-go 11:42:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:42:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:42:53 ---> 64b294985ee2 11:42:53 Step 3/22 : WORKDIR /edgex-go 11:42:53 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:42:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:42:53 ---> 64b294985ee2 11:42:53 Step 3/26 : WORKDIR /edgex-go 11:42:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:42:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:42:53 ---> 64b294985ee2 11:42:53 Step 3/22 : WORKDIR /edgex-go 11:42:53 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:42:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:42:53 ---> 64b294985ee2 11:42:53 Step 3/20 : WORKDIR /edgex-go 11:42:56 ---> Running in cb4e45ef46fe 11:42:56 ---> Running in 9da3bf16c771 11:42:56 ---> Running in d62229359a4a 11:42:56 ---> Running in e2404ea8238f 11:42:56 ---> Running in f6b41a0ca693 11:42:56 Removing intermediate container 9da3bf16c771 11:42:56 ---> d66eae93c29b 11:42:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:42:56 Removing intermediate container cb4e45ef46fe 11:42:56 ---> a08ea7f1d573 11:42:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:42:56 Removing intermediate container d62229359a4a 11:42:56 ---> 82b1e8d339ba 11:42:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:42:56 Removing intermediate container f6b41a0ca693 11:42:56 ---> 243bb6e187c5 11:42:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 11:42:56 Removing intermediate container e2404ea8238f 11:42:56 ---> 041ff8e02258 11:42:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:42:56 ---> Running in c9904fc41394 11:42:56 ---> Running in f378d508ad21 11:42:56 ---> Running in da3d50c59e59 11:42:56 ---> Running in 7168f798bd3c 11:42:56 ---> Running in 0387e6e996d1 11:42:57 Removing intermediate container c9904fc41394 11:42:57 ---> 367cb48c463a 11:42:57 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 11:42:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:42:57 ---> Running in 56f64df8ee5b 11:42:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:42:58 Removing intermediate container 7168f798bd3c 11:42:58 ---> 06c21ab3a61b 11:42:58 Step 5/22 : RUN apk add --update --no-cache make git 11:42:58 Removing intermediate container f378d508ad21 11:42:58 ---> 8fa7ea05744c 11:42:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 11:42:58 ---> Running in dd541611474f 11:42:58 ---> Running in d937b26ddea6 11:42:58 Removing intermediate container 0387e6e996d1 11:42:58 ---> 60977342c3f3 11:42:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:42:58 ---> Running in d64d1208405a 11:42:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:42:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:42:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:42:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:42:58 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 11:42:58 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:42:58 OK: 15864 distinct packages available 11:42:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:42:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:58 provisioning config files... 11:42:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/215@tmp/config5652055598832527051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:59 ---> docker-login.sh 11:42:59 nexus3.edgexfoundry.org:10001 11:42:59 OK: 221 MiB in 52 packages 11:42:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:42:59 Removing intermediate container 56f64df8ee5b 11:42:59 ---> 4f941ff72384 11:42:59 Step 6/25 : COPY go.mod vendor* ./ 11:42:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:42:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:42:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:42:59 ---> a15e8cef5c51 11:42:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:42:59 ---> Running in 4cc9d1d9fee5 11:42:59 OK: 221 MiB in 52 packages 11:42:59 OK: 221 MiB in 52 packages 11:42:59 OK: 221 MiB in 52 packages 11:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:59 OK: 221 MiB in 52 packages 11:42:59 Removing intermediate container dd541611474f 11:42:59 ---> 4626df94b118 11:42:59 Step 6/22 : COPY go.mod vendor* ./ 11:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:59 Configure a credential helper to remove this warning. See 11:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:59 11:42:59 Login Succeeded 11:42:59 nexus3.edgexfoundry.org:10002 11:43:00 ---> 5d5b7d268042 11:43:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:00 ---> Running in a66b3def1529 11:43:00 Removing intermediate container d64d1208405a 11:43:00 ---> 5720ab3e5951 11:43:00 Step 6/22 : COPY go.mod vendor* ./ 11:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:00 Removing intermediate container d937b26ddea6 11:43:00 ---> 7a3ff38012f8 11:43:00 Step 6/26 : COPY go.mod vendor* ./ 11:43:00 Removing intermediate container da3d50c59e59 11:43:00 ---> 5460e6730f32 11:43:00 Step 5/20 : COPY go.mod vendor* ./ 11:43:00 ---> 8133e77fa8a3 11:43:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:00 ---> Running in 1cdc85c264e6 11:43:00 Removing intermediate container 4cc9d1d9fee5 11:43:00 ---> 5211f490db78 11:43:00 Step 8/25 : COPY . . 11:43:00 ---> 5534d67be749 11:43:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:00 Configure a credential helper to remove this warning. See 11:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:00 11:43:00 Login Succeeded 11:43:00 nexus3.edgexfoundry.org:10003 11:43:00 ---> e1810a4db3cc 11:43:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:00 ---> Running in 63be3b0ee162 11:43:00 ---> Running in b14be8c7b796 11:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:00 Configure a credential helper to remove this warning. See 11:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:00 11:43:00 Login Succeeded 11:43:00 nexus3.edgexfoundry.org:10004 11:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:01 Configure a credential helper to remove this warning. See 11:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:01 11:43:01 Login Succeeded 11:43:01 docker.io 11:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:02 Configure a credential helper to remove this warning. See 11:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:02 11:43:02 Login Succeeded 11:43:02 ---> docker-login.sh ends [Pipeline] } 11:43:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:43:02 Removing intermediate container a66b3def1529 11:43:02 ---> b27c063f0cb4 11:43:02 Step 8/22 : COPY . . [Pipeline] echo 11:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:43:02 ========================================================= 11:43:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:43:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:43:02 Removing intermediate container 1cdc85c264e6 11:43:02 ---> 03585142383a 11:43:02 Step 8/22 : COPY . . 11:43:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:43:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:43:03 9b3977197b4f: Pulling fs layer 11:43:03 1a89e8eeedd5: Pulling fs layer 11:43:03 94645a83ff95: Pulling fs layer 11:43:03 3f3a8bcf1eab: Pulling fs layer 11:43:03 0c92f367c5e7: Pulling fs layer 11:43:03 3096ccb668a1: Pulling fs layer 11:43:03 e8cf19c19ddd: Pulling fs layer 11:43:03 a4caa8a26152: Pulling fs layer 11:43:03 3f3a8bcf1eab: Waiting 11:43:03 0c92f367c5e7: Waiting 11:43:03 3096ccb668a1: Waiting 11:43:03 e8cf19c19ddd: Waiting 11:43:03 a4caa8a26152: Waiting 11:43:03 94645a83ff95: Verifying Checksum 11:43:03 94645a83ff95: Download complete 11:43:03 1a89e8eeedd5: Verifying Checksum 11:43:03 1a89e8eeedd5: Download complete 11:43:03 0c92f367c5e7: Verifying Checksum 11:43:03 0c92f367c5e7: Download complete 11:43:03 9b3977197b4f: Verifying Checksum 11:43:03 9b3977197b4f: Download complete 11:43:03 3096ccb668a1: Verifying Checksum 11:43:03 3096ccb668a1: Download complete 11:43:03 e8cf19c19ddd: Verifying Checksum 11:43:03 e8cf19c19ddd: Download complete 11:43:04 Removing intermediate container b14be8c7b796 11:43:04 ---> d032a1d92517 11:43:04 Step 7/20 : COPY . . 11:43:04 9b3977197b4f: Pull complete 11:43:05 1a89e8eeedd5: Pull complete 11:43:05 94645a83ff95: Pull complete 11:43:05 a4caa8a26152: Verifying Checksum 11:43:05 a4caa8a26152: Download complete 11:43:06 3f3a8bcf1eab: Verifying Checksum 11:43:06 3f3a8bcf1eab: Download complete 11:43:09 Removing intermediate container 63be3b0ee162 11:43:09 ---> 385bd838d517 11:43:09 Step 8/26 : COPY . . 11:43:09 ---> a87712344f9d 11:43:09 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 11:43:09 ---> b0efcb231df9 11:43:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:43:09 ---> 87e156123a34 11:43:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:43:09 ---> ff878814bee6 11:43:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:43:10 ---> Running in 7806bd15628a 11:43:10 ---> Running in 4a7210c20684 11:43:10 ---> Running in f7530c943ad3 11:43:10 ---> Running in 1cb3aa6ba702 11:43:10 Removing intermediate container 4a7210c20684 11:43:10 ---> f4270ebc7bb5 11:43:10 Step 10/25 : RUN mkdir -p spire-build 11:43:10 ---> Running in 31396c5da1f2 11:43:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:43:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:43:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:43:12 Removing intermediate container 31396c5da1f2 11:43:12 ---> d23cab393342 11:43:12 Step 11/25 : WORKDIR /edgex-go/spire-build 11:43:12 ---> Running in 543e5637fa9a 11:43:12 Removing intermediate container 543e5637fa9a 11:43:12 ---> 84160ecebe96 11:43:12 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 11:43:12 ---> Running in 87ee49025744 11:43:14 spire-1.2.1/ 11:43:14 spire-1.2.1/.data/ 11:43:14 spire-1.2.1/.data/.file 11:43:14 spire-1.2.1/.dockerignore 11:43:14 spire-1.2.1/.gitattributes 11:43:14 spire-1.2.1/.githooks/ 11:43:14 spire-1.2.1/.githooks/pre-commit 11:43:14 spire-1.2.1/.github/ 11:43:14 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:43:14 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:43:14 spire-1.2.1/.github/dependabot.yml 11:43:14 spire-1.2.1/.github/workflows/ 11:43:14 spire-1.2.1/.github/workflows/nightly_build.yaml 11:43:14 spire-1.2.1/.github/workflows/pr_build.yaml 11:43:14 spire-1.2.1/.github/workflows/release_build.yaml 11:43:14 spire-1.2.1/.github/workflows/scripts/ 11:43:14 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:43:14 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:43:14 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:43:14 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:43:14 spire-1.2.1/.github/workflows/scripts/split.sh 11:43:14 spire-1.2.1/.gitignore 11:43:14 spire-1.2.1/.go-version 11:43:14 spire-1.2.1/.golangci.yml 11:43:14 spire-1.2.1/ADOPTERS.md 11:43:14 spire-1.2.1/CHANGELOG.md 11:43:14 spire-1.2.1/CODE-OF-CONDUCT.md 11:43:14 spire-1.2.1/CODEOWNERS 11:43:14 spire-1.2.1/CONTRIBUTING.md 11:43:14 spire-1.2.1/Dockerfile 11:43:14 spire-1.2.1/Dockerfile.dev 11:43:14 spire-1.2.1/Dockerfile.scratch 11:43:14 spire-1.2.1/LICENSE 11:43:14 spire-1.2.1/MAINTAINERS.md 11:43:14 spire-1.2.1/Makefile 11:43:14 spire-1.2.1/README.md 11:43:14 spire-1.2.1/ROADMAP.md 11:43:14 spire-1.2.1/SECURITY.md 11:43:14 spire-1.2.1/cmd/ 11:43:14 spire-1.2.1/cmd/spire-agent/ 11:43:14 spire-1.2.1/cmd/spire-agent/cli/ 11:43:14 spire-1.2.1/cmd/spire-agent/cli/api/ 11:43:14 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/common/ 11:43:14 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:43:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/run/ 11:43:14 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/validate/ 11:43:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:43:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:43:14 spire-1.2.1/cmd/spire-agent/main.go 11:43:14 spire-1.2.1/cmd/spire-server/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/agent/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/cli.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/run/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/token/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/validate/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/x509/ 11:43:14 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:43:14 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:43:14 spire-1.2.1/cmd/spire-server/main.go 11:43:14 spire-1.2.1/cmd/spire-server/util/ 11:43:14 spire-1.2.1/cmd/spire-server/util/util.go 11:43:14 spire-1.2.1/conf/ 11:43:14 spire-1.2.1/conf/agent/ 11:43:14 spire-1.2.1/conf/agent/agent.conf 11:43:14 spire-1.2.1/conf/agent/agent_full.conf 11:43:14 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:43:14 spire-1.2.1/conf/server/ 11:43:14 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:43:14 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:43:14 spire-1.2.1/conf/server/server.conf 11:43:14 spire-1.2.1/conf/server/server_full.conf 11:43:14 spire-1.2.1/doc/ 11:43:14 spire-1.2.1/doc/SPIRE101.md 11:43:14 spire-1.2.1/doc/auditlog.md 11:43:14 spire-1.2.1/doc/authorization_policy_engine.md 11:43:14 spire-1.2.1/doc/changelog_guidelines.md 11:43:14 spire-1.2.1/doc/cure53-report.pdf 11:43:14 spire-1.2.1/doc/images/ 11:43:14 spire-1.2.1/doc/images/2019_roadmap.png 11:43:14 spire-1.2.1/doc/images/SPIRE101.png 11:43:14 spire-1.2.1/doc/images/SPIRE_agent.png 11:43:14 spire-1.2.1/doc/images/SPIRE_server.png 11:43:14 spire-1.2.1/doc/images/cache_mgr.png 11:43:14 spire-1.2.1/doc/images/cache_mgr_components.png 11:43:14 spire-1.2.1/doc/images/federated_spire.png 11:43:14 spire-1.2.1/doc/images/ha_mode.png 11:43:14 spire-1.2.1/doc/images/nested_spire.png 11:43:14 spire-1.2.1/doc/images/oidc_federation.png 11:43:14 spire-1.2.1/doc/images/single_trust_domain.png 11:43:14 spire-1.2.1/doc/images/spiffe_compatible.png 11:43:14 spire-1.2.1/doc/images/spire_logo.png 11:43:14 spire-1.2.1/doc/migrating_registration_api_clients.md 11:43:14 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:43:14 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:43:14 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:43:14 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:43:14 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:43:14 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:43:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:43:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:43:14 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:43:14 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:43:14 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:43:14 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:43:14 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:43:14 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:43:14 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:43:14 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:43:14 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:43:14 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:43:14 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:43:14 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:43:14 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:43:14 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:43:14 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:43:14 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:43:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:43:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:43:14 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:43:14 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:43:14 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:43:14 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:43:14 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:43:14 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:43:14 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:43:14 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:43:14 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:43:14 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:43:14 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:43:14 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:43:14 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:43:14 spire-1.2.1/doc/scaling_spire.md 11:43:14 spire-1.2.1/doc/spire_agent.md 11:43:14 spire-1.2.1/doc/spire_server.md 11:43:14 spire-1.2.1/doc/supported_integrations.md 11:43:14 spire-1.2.1/doc/telemetry.md 11:43:14 spire-1.2.1/doc/telemetry_config.md 11:43:14 spire-1.2.1/doc/upgrading.md 11:43:14 spire-1.2.1/doc/using_spire.md 11:43:14 spire-1.2.1/examples/ 11:43:14 spire-1.2.1/examples/README.md 11:43:14 spire-1.2.1/go.mod 11:43:14 spire-1.2.1/go.sum 11:43:14 spire-1.2.1/pkg/ 11:43:14 spire-1.2.1/pkg/agent/ 11:43:14 spire-1.2.1/pkg/agent/agent.go 11:43:14 spire-1.2.1/pkg/agent/api/ 11:43:14 spire-1.2.1/pkg/agent/api/config.go 11:43:14 spire-1.2.1/pkg/agent/api/debug/ 11:43:14 spire-1.2.1/pkg/agent/api/debug/v1/ 11:43:14 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:43:14 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 11:43:14 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:43:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:43:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:43:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:43:14 spire-1.2.1/pkg/agent/api/endpoints.go 11:43:14 spire-1.2.1/pkg/agent/api/health/ 11:43:14 spire-1.2.1/pkg/agent/api/health/v1/ 11:43:14 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:43:14 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:43:14 spire-1.2.1/pkg/agent/api/rpccontext/ 11:43:14 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:43:14 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:43:14 spire-1.2.1/pkg/agent/attestor/ 11:43:14 spire-1.2.1/pkg/agent/attestor/node/ 11:43:14 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:43:14 spire-1.2.1/pkg/agent/attestor/node/node.go 11:43:14 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:43:14 spire-1.2.1/pkg/agent/attestor/workload/ 11:43:14 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:43:14 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:43:14 spire-1.2.1/pkg/agent/catalog/ 11:43:14 spire-1.2.1/pkg/agent/catalog/catalog.go 11:43:14 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:43:14 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:43:14 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:43:14 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:43:14 spire-1.2.1/pkg/agent/client/ 11:43:14 spire-1.2.1/pkg/agent/client/client.go 11:43:14 spire-1.2.1/pkg/agent/client/client_test.go 11:43:14 spire-1.2.1/pkg/agent/client/dial.go 11:43:14 spire-1.2.1/pkg/agent/client/nodeconn.go 11:43:14 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:43:14 spire-1.2.1/pkg/agent/client/update.go 11:43:14 spire-1.2.1/pkg/agent/client/util.go 11:43:14 spire-1.2.1/pkg/agent/common/ 11:43:14 spire-1.2.1/pkg/agent/common/backoff/ 11:43:14 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:43:14 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:43:14 spire-1.2.1/pkg/agent/common/cgroups/ 11:43:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:43:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:43:14 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:43:14 spire-1.2.1/pkg/agent/config.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/ 11:43:14 spire-1.2.1/pkg/agent/endpoints/config.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:43:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:43:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/workload/ 11:43:14 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:43:14 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:43:14 spire-1.2.1/pkg/agent/manager/ 11:43:14 spire-1.2.1/pkg/agent/manager/cache/ 11:43:14 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:43:14 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:43:14 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:43:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:43:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:43:14 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:43:14 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:43:14 spire-1.2.1/pkg/agent/manager/config.go 11:43:14 spire-1.2.1/pkg/agent/manager/manager.go 11:43:14 spire-1.2.1/pkg/agent/manager/manager_test.go 11:43:14 spire-1.2.1/pkg/agent/manager/storage.go 11:43:14 spire-1.2.1/pkg/agent/manager/storage_test.go 11:43:14 spire-1.2.1/pkg/agent/manager/storecache/ 11:43:14 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:43:14 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:43:14 spire-1.2.1/pkg/agent/manager/sync.go 11:43:14 spire-1.2.1/pkg/agent/plugin/ 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:43:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:43:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:43:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:43:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:43:14 spire-1.2.1/pkg/agent/svid/ 11:43:14 spire-1.2.1/pkg/agent/svid/rotator.go 11:43:14 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:43:14 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:43:14 spire-1.2.1/pkg/agent/svid/store/ 11:43:14 spire-1.2.1/pkg/agent/svid/store/service.go 11:43:14 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:43:14 spire-1.2.1/pkg/common/ 11:43:14 spire-1.2.1/pkg/common/agentpathtemplate/ 11:43:14 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:43:14 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:43:14 spire-1.2.1/pkg/common/api/ 11:43:14 spire-1.2.1/pkg/common/api/metrics.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/ 11:43:14 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/logger.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/names.go 11:43:14 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:43:14 spire-1.2.1/pkg/common/api/names.go 11:43:14 spire-1.2.1/pkg/common/api/ratelimit.go 11:43:14 spire-1.2.1/pkg/common/api/rpccontext/ 11:43:14 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:43:14 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:43:14 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:43:14 spire-1.2.1/pkg/common/auth/ 11:43:14 spire-1.2.1/pkg/common/auth/interceptors.go 11:43:14 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:43:14 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:43:14 spire-1.2.1/pkg/common/bundleutil/ 11:43:14 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:43:14 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:43:14 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:43:14 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:43:14 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:43:14 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:43:14 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:43:14 spire-1.2.1/pkg/common/bundleutil/types.go 11:43:14 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:43:14 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:43:14 spire-1.2.1/pkg/common/catalog/ 11:43:14 spire-1.2.1/pkg/common/catalog/bind.go 11:43:14 spire-1.2.1/pkg/common/catalog/builtin.go 11:43:14 spire-1.2.1/pkg/common/catalog/catalog.go 11:43:14 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:43:14 spire-1.2.1/pkg/common/catalog/closers.go 11:43:14 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:43:14 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:43:14 spire-1.2.1/pkg/common/catalog/config.go 11:43:14 spire-1.2.1/pkg/common/catalog/config_test.go 11:43:14 spire-1.2.1/pkg/common/catalog/configure.go 11:43:14 spire-1.2.1/pkg/common/catalog/constraints.go 11:43:14 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:43:14 spire-1.2.1/pkg/common/catalog/context.go 11:43:14 spire-1.2.1/pkg/common/catalog/external.go 11:43:14 spire-1.2.1/pkg/common/catalog/host.go 11:43:14 spire-1.2.1/pkg/common/catalog/pipenet.go 11:43:14 spire-1.2.1/pkg/common/catalog/plugin.go 11:43:14 spire-1.2.1/pkg/common/catalog/testplugin/ 11:43:14 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:43:14 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:43:14 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:43:14 spire-1.2.1/pkg/common/cli/ 11:43:14 spire-1.2.1/pkg/common/cli/env.go 11:43:14 spire-1.2.1/pkg/common/cli/flags.go 11:43:14 spire-1.2.1/pkg/common/cli/trust_domain.go 11:43:14 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:43:14 spire-1.2.1/pkg/common/cli/umask.go 11:43:14 spire-1.2.1/pkg/common/cli/umask_posix.go 11:43:14 spire-1.2.1/pkg/common/cli/umask_test.go 11:43:14 spire-1.2.1/pkg/common/cli/umask_windows.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/ 11:43:14 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/flag.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/format.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/ 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:43:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:43:14 spire-1.2.1/pkg/common/coretypes/ 11:43:14 spire-1.2.1/pkg/common/coretypes/bundle/ 11:43:14 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:43:14 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:43:14 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:43:14 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:43:14 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:43:14 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:43:14 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:43:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:43:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:43:14 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:43:14 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:43:14 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:43:14 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:43:14 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:43:14 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:43:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:43:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:43:14 spire-1.2.1/pkg/common/cryptoutil/ 11:43:14 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:43:14 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:43:14 spire-1.2.1/pkg/common/diskutil/ 11:43:14 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:43:14 spire-1.2.1/pkg/common/diskutil/file_test.go 11:43:14 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:43:14 spire-1.2.1/pkg/common/errorutil/ 11:43:14 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:43:14 spire-1.2.1/pkg/common/health/ 11:43:14 spire-1.2.1/pkg/common/health/config.go 11:43:14 spire-1.2.1/pkg/common/health/context.go 11:43:14 spire-1.2.1/pkg/common/health/context_test.go 11:43:14 spire-1.2.1/pkg/common/health/health.go 11:43:14 spire-1.2.1/pkg/common/health/health_test.go 11:43:14 spire-1.2.1/pkg/common/health/logger.go 11:43:14 spire-1.2.1/pkg/common/hostservice/ 11:43:14 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:43:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:43:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:43:14 spire-1.2.1/pkg/common/idutil/ 11:43:14 spire-1.2.1/pkg/common/idutil/require.go 11:43:14 spire-1.2.1/pkg/common/idutil/require_test.go 11:43:14 spire-1.2.1/pkg/common/idutil/safety.go 11:43:14 spire-1.2.1/pkg/common/idutil/safety_test.go 11:43:14 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:43:14 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:43:14 spire-1.2.1/pkg/common/jwtsvid/ 11:43:14 spire-1.2.1/pkg/common/jwtsvid/common.go 11:43:14 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:43:14 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:43:14 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:43:14 spire-1.2.1/pkg/common/jwtutil/ 11:43:14 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:43:14 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:43:14 spire-1.2.1/pkg/common/log/ 11:43:14 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:43:14 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:43:14 spire-1.2.1/pkg/common/log/log.go 11:43:14 spire-1.2.1/pkg/common/log/log_test.go 11:43:14 spire-1.2.1/pkg/common/log/options.go 11:43:14 spire-1.2.1/pkg/common/nodeutil/ 11:43:14 spire-1.2.1/pkg/common/nodeutil/node.go 11:43:14 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:43:14 spire-1.2.1/pkg/common/peertracker/ 11:43:14 spire-1.2.1/pkg/common/peertracker/conn.go 11:43:14 spire-1.2.1/pkg/common/peertracker/credentials.go 11:43:14 spire-1.2.1/pkg/common/peertracker/errors.go 11:43:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:43:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:43:14 spire-1.2.1/pkg/common/peertracker/info.go 11:43:14 spire-1.2.1/pkg/common/peertracker/listener.go 11:43:14 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:43:14 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:43:14 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:43:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:43:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:43:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:43:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:43:14 spire-1.2.1/pkg/common/peertracker/tcp.go 11:43:14 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:43:14 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:43:14 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:43:14 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:43:14 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:43:14 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 11:43:14 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:43:14 spire-1.2.1/pkg/common/peertracker/uds.go 11:43:14 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:43:14 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:43:14 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:43:14 spire-1.2.1/pkg/common/pemutil/ 11:43:14 spire-1.2.1/pkg/common/pemutil/block.go 11:43:14 spire-1.2.1/pkg/common/pemutil/certs.go 11:43:14 spire-1.2.1/pkg/common/pemutil/common.go 11:43:14 spire-1.2.1/pkg/common/pemutil/csr.go 11:43:14 spire-1.2.1/pkg/common/pemutil/keys.go 11:43:14 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:43:14 spire-1.2.1/pkg/common/pemutil/testdata/ 11:43:14 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:43:14 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:43:14 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:43:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:43:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:43:14 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:43:14 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:43:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:43:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:43:14 spire-1.2.1/pkg/common/plugin/ 11:43:14 spire-1.2.1/pkg/common/plugin/aws/ 11:43:14 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:43:14 spire-1.2.1/pkg/common/plugin/azure/ 11:43:14 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:43:14 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:43:14 spire-1.2.1/pkg/common/plugin/facade.go 11:43:14 spire-1.2.1/pkg/common/plugin/facade_test.go 11:43:14 spire-1.2.1/pkg/common/plugin/gcp/ 11:43:14 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:43:14 spire-1.2.1/pkg/common/plugin/k8s/ 11:43:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:43:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:43:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:43:14 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:43:14 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:43:14 spire-1.2.1/pkg/common/plugin/log.go 11:43:14 spire-1.2.1/pkg/common/plugin/sshpop/ 11:43:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:43:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:43:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:43:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:43:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:43:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:43:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:43:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:43:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:43:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:43:14 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:43:14 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:43:14 spire-1.2.1/pkg/common/plugin/x509pop/ 11:43:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:43:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:43:14 spire-1.2.1/pkg/common/profiling/ 11:43:14 spire-1.2.1/pkg/common/profiling/dumpers.go 11:43:14 spire-1.2.1/pkg/common/profiling/profiling.go 11:43:14 spire-1.2.1/pkg/common/protoutil/ 11:43:14 spire-1.2.1/pkg/common/protoutil/masks.go 11:43:14 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:43:14 spire-1.2.1/pkg/common/rotationutil/ 11:43:14 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:43:14 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:43:14 spire-1.2.1/pkg/common/selector/ 11:43:14 spire-1.2.1/pkg/common/selector/selector.go 11:43:14 spire-1.2.1/pkg/common/selector/selector_test.go 11:43:14 spire-1.2.1/pkg/common/selector/set.go 11:43:14 spire-1.2.1/pkg/common/selector/set_utils.go 11:43:14 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:43:14 spire-1.2.1/pkg/common/telemetry/ 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/ 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:43:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:43:14 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:43:14 spire-1.2.1/pkg/common/telemetry/call.go 11:43:14 spire-1.2.1/pkg/common/telemetry/common/ 11:43:14 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:43:14 spire-1.2.1/pkg/common/telemetry/config.go 11:43:14 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:43:14 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:43:14 spire-1.2.1/pkg/common/telemetry/inmem.go 11:43:14 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:43:14 spire-1.2.1/pkg/common/telemetry/m3.go 11:43:14 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:43:14 spire-1.2.1/pkg/common/telemetry/metrics.go 11:43:14 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:43:14 spire-1.2.1/pkg/common/telemetry/names.go 11:43:14 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:43:14 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:43:14 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:43:14 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/ 11:43:14 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:43:14 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:43:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:43:14 spire-1.2.1/pkg/common/telemetry/server/server.go 11:43:14 spire-1.2.1/pkg/common/telemetry/sink.go 11:43:14 spire-1.2.1/pkg/common/telemetry/statsd.go 11:43:14 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:43:14 spire-1.2.1/pkg/common/telemetry/uptime.go 11:43:14 spire-1.2.1/pkg/common/telemetry/version.go 11:43:14 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:43:14 spire-1.2.1/pkg/common/uptime/ 11:43:14 spire-1.2.1/pkg/common/uptime/uptime.go 11:43:14 spire-1.2.1/pkg/common/uptime/uptime_test.go 11:43:14 spire-1.2.1/pkg/common/util/ 11:43:14 spire-1.2.1/pkg/common/util/certs.go 11:43:14 spire-1.2.1/pkg/common/util/certs_test.go 11:43:14 spire-1.2.1/pkg/common/util/csr.go 11:43:14 spire-1.2.1/pkg/common/util/hash.go 11:43:14 spire-1.2.1/pkg/common/util/selectors.go 11:43:14 spire-1.2.1/pkg/common/util/selectors_test.go 11:43:14 spire-1.2.1/pkg/common/util/signals.go 11:43:14 spire-1.2.1/pkg/common/util/sort.go 11:43:14 spire-1.2.1/pkg/common/util/sort_test.go 11:43:14 spire-1.2.1/pkg/common/util/task.go 11:43:14 spire-1.2.1/pkg/common/util/task_test.go 11:43:14 spire-1.2.1/pkg/common/util/testdata/ 11:43:14 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:43:14 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:43:14 spire-1.2.1/pkg/common/version/ 11:43:14 spire-1.2.1/pkg/common/version/version.go 11:43:14 spire-1.2.1/pkg/common/x509svid/ 11:43:14 spire-1.2.1/pkg/common/x509svid/common_test.go 11:43:14 spire-1.2.1/pkg/common/x509svid/csr.go 11:43:14 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:43:14 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:43:14 spire-1.2.1/pkg/common/x509util/ 11:43:14 spire-1.2.1/pkg/common/x509util/cert.go 11:43:14 spire-1.2.1/pkg/common/x509util/dns.go 11:43:14 spire-1.2.1/pkg/common/x509util/dns_test.go 11:43:14 spire-1.2.1/pkg/common/x509util/keyid.go 11:43:14 spire-1.2.1/pkg/common/x509util/keypair.go 11:43:14 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:43:14 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:43:14 spire-1.2.1/pkg/server/ 11:43:14 spire-1.2.1/pkg/server/api/ 11:43:14 spire-1.2.1/pkg/server/api/agent.go 11:43:14 spire-1.2.1/pkg/server/api/agent/ 11:43:14 spire-1.2.1/pkg/server/api/agent/v1/ 11:43:14 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:43:14 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:43:14 spire-1.2.1/pkg/server/api/agent_test.go 11:43:14 spire-1.2.1/pkg/server/api/api.go 11:43:14 spire-1.2.1/pkg/server/api/audit/ 11:43:14 spire-1.2.1/pkg/server/api/audit/audit.go 11:43:14 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:43:14 spire-1.2.1/pkg/server/api/bundle.go 11:43:14 spire-1.2.1/pkg/server/api/bundle/ 11:43:14 spire-1.2.1/pkg/server/api/bundle/v1/ 11:43:14 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:43:14 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:43:14 spire-1.2.1/pkg/server/api/bundle_test.go 11:43:14 spire-1.2.1/pkg/server/api/debug/ 11:43:14 spire-1.2.1/pkg/server/api/debug/v1/ 11:43:14 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:43:14 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:43:14 spire-1.2.1/pkg/server/api/entry.go 11:43:14 spire-1.2.1/pkg/server/api/entry/ 11:43:14 spire-1.2.1/pkg/server/api/entry/v1/ 11:43:14 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:43:14 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:43:14 spire-1.2.1/pkg/server/api/entry_test.go 11:43:14 spire-1.2.1/pkg/server/api/health/ 11:43:14 spire-1.2.1/pkg/server/api/health/v1/ 11:43:14 spire-1.2.1/pkg/server/api/health/v1/service.go 11:43:14 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:43:14 spire-1.2.1/pkg/server/api/id.go 11:43:14 spire-1.2.1/pkg/server/api/id_test.go 11:43:14 spire-1.2.1/pkg/server/api/limits/ 11:43:14 spire-1.2.1/pkg/server/api/limits/limits.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/ 11:43:14 spire-1.2.1/pkg/server/api/middleware/alias.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/audit.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/caller.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/caller_test.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/common.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/entries.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:43:14 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:43:14 spire-1.2.1/pkg/server/api/ratelimit.go 11:43:14 spire-1.2.1/pkg/server/api/rpccontext/ 11:43:14 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:43:14 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:43:14 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:43:14 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:43:14 spire-1.2.1/pkg/server/api/selector.go 11:43:14 spire-1.2.1/pkg/server/api/selector_test.go 11:43:14 spire-1.2.1/pkg/server/api/status.go 11:43:14 spire-1.2.1/pkg/server/api/status_test.go 11:43:14 spire-1.2.1/pkg/server/api/svid/ 11:43:14 spire-1.2.1/pkg/server/api/svid/v1/ 11:43:14 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:43:14 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:43:14 spire-1.2.1/pkg/server/api/trustdomain.go 11:43:14 spire-1.2.1/pkg/server/api/trustdomain/ 11:43:14 spire-1.2.1/pkg/server/api/trustdomain/v1/ 11:43:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:43:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:43:14 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:43:14 spire-1.2.1/pkg/server/authpolicy/ 11:43:14 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:43:14 spire-1.2.1/pkg/server/authpolicy/policy.go 11:43:14 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:43:14 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:43:14 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:43:14 spire-1.2.1/pkg/server/authpolicy/validate.go 11:43:14 spire-1.2.1/pkg/server/bundle/ 11:43:14 spire-1.2.1/pkg/server/bundle/client/ 11:43:14 spire-1.2.1/pkg/server/bundle/client/client.go 11:43:14 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:43:14 spire-1.2.1/pkg/server/bundle/client/manager.go 11:43:14 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:43:14 spire-1.2.1/pkg/server/bundle/client/sources.go 11:43:14 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:43:14 spire-1.2.1/pkg/server/bundle/client/updater.go 11:43:14 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:43:14 spire-1.2.1/pkg/server/ca/ 11:43:14 spire-1.2.1/pkg/server/ca/ca.go 11:43:14 spire-1.2.1/pkg/server/ca/ca_health.go 11:43:14 spire-1.2.1/pkg/server/ca/ca_test.go 11:43:14 spire-1.2.1/pkg/server/ca/journal.go 11:43:14 spire-1.2.1/pkg/server/ca/journal_test.go 11:43:14 spire-1.2.1/pkg/server/ca/manager.go 11:43:14 spire-1.2.1/pkg/server/ca/manager_health.go 11:43:14 spire-1.2.1/pkg/server/ca/manager_test.go 11:43:14 spire-1.2.1/pkg/server/ca/templates.go 11:43:14 spire-1.2.1/pkg/server/ca/upstream_client.go 11:43:14 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:43:14 spire-1.2.1/pkg/server/ca/validation.go 11:43:14 spire-1.2.1/pkg/server/cache/ 11:43:14 spire-1.2.1/pkg/server/cache/dscache/ 11:43:14 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:43:14 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:43:14 spire-1.2.1/pkg/server/cache/entrycache/ 11:43:14 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:43:14 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:43:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:43:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:43:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:43:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:43:14 spire-1.2.1/pkg/server/catalog/ 11:43:14 spire-1.2.1/pkg/server/catalog/catalog.go 11:43:14 spire-1.2.1/pkg/server/catalog/keymanager.go 11:43:14 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:43:14 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:43:14 spire-1.2.1/pkg/server/catalog/notifier.go 11:43:14 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:43:14 spire-1.2.1/pkg/server/config.go 11:43:14 spire-1.2.1/pkg/server/datastore/ 11:43:14 spire-1.2.1/pkg/server/datastore/datastore.go 11:43:14 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:43:14 spire-1.2.1/pkg/server/datastore/repository.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:43:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:43:14 spire-1.2.1/pkg/server/endpoints/ 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/ 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:43:14 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:43:14 spire-1.2.1/pkg/server/endpoints/config.go 11:43:14 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:43:14 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:43:14 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:43:14 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:43:14 spire-1.2.1/pkg/server/endpoints/middleware.go 11:43:14 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:43:14 spire-1.2.1/pkg/server/hostservice/ 11:43:14 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:43:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:43:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:43:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:43:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:43:14 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:43:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:43:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/ 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/ 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:43:14 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:43:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:43:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:43:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:43:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:43:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:43:14 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:43:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:43:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/ 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:43:14 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:43:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:43:14 spire-1.2.1/pkg/server/registration/ 11:43:14 spire-1.2.1/pkg/server/registration/manager.go 11:43:14 spire-1.2.1/pkg/server/registration/manager_test.go 11:43:14 spire-1.2.1/pkg/server/scanentries.go 11:43:14 spire-1.2.1/pkg/server/scanentries_test.go 11:43:14 spire-1.2.1/pkg/server/server.go 11:43:14 spire-1.2.1/pkg/server/server_test.go 11:43:14 spire-1.2.1/pkg/server/svid/ 11:43:14 spire-1.2.1/pkg/server/svid/observer.go 11:43:14 spire-1.2.1/pkg/server/svid/observer_test.go 11:43:14 spire-1.2.1/pkg/server/svid/rotator.go 11:43:14 spire-1.2.1/pkg/server/svid/rotator_config.go 11:43:14 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:43:14 spire-1.2.1/pkg/server/svid/rotator_test.go 11:43:14 spire-1.2.1/proto/ 11:43:14 spire-1.2.1/proto/private/ 11:43:14 spire-1.2.1/proto/private/server/ 11:43:14 spire-1.2.1/proto/private/server/journal/ 11:43:14 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:43:14 spire-1.2.1/proto/private/server/journal/journal.proto 11:43:14 spire-1.2.1/proto/spire/ 11:43:14 spire-1.2.1/proto/spire/common/ 11:43:14 spire-1.2.1/proto/spire/common/common.pb.go 11:43:14 spire-1.2.1/proto/spire/common/common.proto 11:43:14 spire-1.2.1/proto/spire/common/plugin/ 11:43:14 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:43:14 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:43:14 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:43:14 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:43:14 spire-1.2.1/proto/spire/plugin/ 11:43:14 spire-1.2.1/proto/spire/plugin/agent/ 11:43:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:43:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:43:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:43:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:43:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:43:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:43:14 spire-1.2.1/release/ 11:43:14 spire-1.2.1/release/spire-extras/ 11:43:14 spire-1.2.1/release/spire-extras/README.md 11:43:14 spire-1.2.1/release/spire-extras/conf/ 11:43:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:43:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:43:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:43:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:43:14 spire-1.2.1/release/spire/ 11:43:14 spire-1.2.1/release/spire/README.md 11:43:14 spire-1.2.1/release/spire/conf/ 11:43:14 spire-1.2.1/release/spire/conf/agent/ 11:43:14 spire-1.2.1/release/spire/conf/agent/agent.conf 11:43:14 spire-1.2.1/release/spire/conf/server/ 11:43:14 spire-1.2.1/release/spire/conf/server/server.conf 11:43:14 spire-1.2.1/script/ 11:43:14 spire-1.2.1/script/build-artifact.sh 11:43:14 spire-1.2.1/script/generate_dummy_ca.sh 11:43:14 spire-1.2.1/support/ 11:43:14 spire-1.2.1/support/k8s/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:43:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/ 11:43:14 spire-1.2.1/support/oidc-discovery-provider/README.md 11:43:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/config.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/main.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:43:14 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:43:14 spire-1.2.1/test/ 11:43:14 spire-1.2.1/test/clock/ 11:43:14 spire-1.2.1/test/clock/clock.go 11:43:14 spire-1.2.1/test/fakes/ 11:43:14 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:43:14 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:43:14 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:43:14 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:43:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:43:14 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:43:14 spire-1.2.1/test/fakes/fakeagentstore/ 11:43:14 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:43:14 spire-1.2.1/test/fakes/fakedatastore/ 11:43:14 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:43:14 spire-1.2.1/test/fakes/fakeentryclient/ 11:43:14 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:43:14 spire-1.2.1/test/fakes/fakehealthchecker/ 11:43:14 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:43:14 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:43:14 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:43:14 spire-1.2.1/test/fakes/fakemetrics/ 11:43:14 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:43:14 spire-1.2.1/test/fakes/fakenoderesolver/ 11:43:14 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:43:14 spire-1.2.1/test/fakes/fakenotifier/ 11:43:14 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:43:14 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:43:14 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:43:14 spire-1.2.1/test/fakes/fakeserverca/ 11:43:14 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:43:14 spire-1.2.1/test/fakes/fakeservercatalog/ 11:43:14 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:43:14 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:43:14 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:43:14 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:43:14 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:43:14 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:43:14 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:43:14 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:43:14 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:43:14 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:43:14 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:43:14 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:43:14 spire-1.2.1/test/fixture/ 11:43:14 spire-1.2.1/test/fixture/certs/ 11:43:14 spire-1.2.1/test/fixture/certs/agent_svid.der 11:43:14 spire-1.2.1/test/fixture/certs/base_cert.pem 11:43:14 spire-1.2.1/test/fixture/certs/base_csr.pem 11:43:14 spire-1.2.1/test/fixture/certs/base_key.pem 11:43:14 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:43:14 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:43:14 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:43:14 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:43:14 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:43:14 spire-1.2.1/test/fixture/certs/blog_key.pem 11:43:14 spire-1.2.1/test/fixture/certs/bundle.der 11:43:14 spire-1.2.1/test/fixture/certs/ca.pem 11:43:14 spire-1.2.1/test/fixture/certs/ca_key.pem 11:43:14 spire-1.2.1/test/fixture/certs/database_cert.pem 11:43:14 spire-1.2.1/test/fixture/certs/database_csr.pem 11:43:14 spire-1.2.1/test/fixture/certs/database_key.pem 11:43:14 spire-1.2.1/test/fixture/certs/node_cert.pem 11:43:14 spire-1.2.1/test/fixture/certs/node_csr.pem 11:43:14 spire-1.2.1/test/fixture/certs/node_key.pem 11:43:14 spire-1.2.1/test/fixture/certs/svid.pem 11:43:14 spire-1.2.1/test/fixture/certs/svid_key.pem 11:43:14 spire-1.2.1/test/fixture/config/ 11:43:14 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:43:14 spire-1.2.1/test/fixture/config/agent_good.conf 11:43:14 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:43:14 spire-1.2.1/test/fixture/config/plugin_good.conf 11:43:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:43:14 spire-1.2.1/test/fixture/config/server_good.conf 11:43:14 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:43:14 spire-1.2.1/test/fixture/fixture.go 11:43:14 spire-1.2.1/test/fixture/nodeattestor/ 11:43:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:43:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:43:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:43:14 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:43:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:43:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:43:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:43:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:43:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:43:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:43:14 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:43:14 spire-1.2.1/test/fixture/registration/ 11:43:14 spire-1.2.1/test/fixture/registration/entries.json 11:43:14 spire-1.2.1/test/fixture/registration/good-for-update.json 11:43:14 spire-1.2.1/test/fixture/registration/good.json 11:43:14 spire-1.2.1/test/fixture/registration/invalid.json 11:43:14 spire-1.2.1/test/fixture/registration/invalid_json.json 11:43:14 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:43:14 spire-1.2.1/test/integration/ 11:43:14 spire-1.2.1/test/integration/README.md 11:43:14 spire-1.2.1/test/integration/common 11:43:14 spire-1.2.1/test/integration/setup/ 11:43:14 spire-1.2.1/test/integration/setup/adminclient/ 11:43:14 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:43:14 spire-1.2.1/test/integration/setup/adminclient/client.go 11:43:14 spire-1.2.1/test/integration/setup/debugagent/ 11:43:14 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:43:14 spire-1.2.1/test/integration/setup/debugagent/main.go 11:43:14 spire-1.2.1/test/integration/setup/debugserver/ 11:43:14 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:43:14 spire-1.2.1/test/integration/setup/debugserver/main.go 11:43:14 spire-1.2.1/test/integration/setup/downstreamclient/ 11:43:14 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:43:14 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:43:14 spire-1.2.1/test/integration/setup/itclient/ 11:43:14 spire-1.2.1/test/integration/setup/itclient/client.go 11:43:14 spire-1.2.1/test/integration/setup/node-attestation/ 11:43:14 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:43:14 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:43:14 spire-1.2.1/test/integration/setup/x509pop/ 11:43:14 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:43:14 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:43:14 spire-1.2.1/test/integration/suites/ 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:43:14 spire-1.2.1/test/integration/suites/join-token/ 11:43:14 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:43:14 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:43:14 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:43:14 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:43:14 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:43:14 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:43:14 spire-1.2.1/test/integration/suites/join-token/README.md 11:43:14 spire-1.2.1/test/integration/suites/join-token/conf/ 11:43:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:43:14 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/join-token/teardown 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:43:14 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:43:14 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:43:14 spire-1.2.1/test/integration/suites/k8s/ 11:43:14 spire-1.2.1/test/integration/suites/k8s/00-setup 11:43:14 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:43:14 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:43:14 spire-1.2.1/test/integration/suites/k8s/README.md 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/ 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:43:14 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:43:14 spire-1.2.1/test/integration/suites/k8s/teardown 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/ 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:43:14 spire-1.2.1/test/integration/suites/rotation/ 11:43:14 spire-1.2.1/test/integration/suites/rotation/00-setup 11:43:14 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:43:14 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:43:14 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:43:14 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:43:14 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:43:14 spire-1.2.1/test/integration/suites/rotation/README.md 11:43:14 spire-1.2.1/test/integration/suites/rotation/conf/ 11:43:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:43:14 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/rotation/teardown 11:43:14 spire-1.2.1/test/integration/suites/self-test/ 11:43:14 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:43:14 spire-1.2.1/test/integration/suites/self-test/README.md 11:43:14 spire-1.2.1/test/integration/suites/self-test/teardown 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:43:14 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:43:14 spire-1.2.1/test/integration/suites/upgrade/ 11:43:14 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:43:14 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:43:14 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:43:14 spire-1.2.1/test/integration/suites/upgrade/README.md 11:43:14 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:43:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:43:14 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:43:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:43:14 spire-1.2.1/test/integration/suites/upgrade/teardown 11:43:14 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:43:14 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:43:14 spire-1.2.1/test/integration/test-one.sh 11:43:14 spire-1.2.1/test/integration/test.sh 11:43:14 spire-1.2.1/test/plugintest/ 11:43:14 spire-1.2.1/test/plugintest/config.go 11:43:14 spire-1.2.1/test/plugintest/load.go 11:43:14 spire-1.2.1/test/plugintest/option.go 11:43:14 spire-1.2.1/test/spiretest/ 11:43:14 spire-1.2.1/test/spiretest/apiserver.go 11:43:14 spire-1.2.1/test/spiretest/assertions.go 11:43:14 spire-1.2.1/test/spiretest/dir.go 11:43:14 spire-1.2.1/test/spiretest/errors_posix.go 11:43:14 spire-1.2.1/test/spiretest/errors_windows.go 11:43:14 spire-1.2.1/test/spiretest/logs.go 11:43:14 spire-1.2.1/test/spiretest/socketapi.go 11:43:14 spire-1.2.1/test/spiretest/suite.go 11:43:14 spire-1.2.1/test/spiretest/x509.go 11:43:14 spire-1.2.1/test/testca/ 11:43:14 spire-1.2.1/test/testca/ca.go 11:43:14 spire-1.2.1/test/testkey/ 11:43:14 spire-1.2.1/test/testkey/generate.sh 11:43:14 spire-1.2.1/test/testkey/genkeys.go 11:43:14 spire-1.2.1/test/testkey/keys.go 11:43:14 spire-1.2.1/test/testkey/new.go 11:43:14 spire-1.2.1/test/tpmsimulator/ 11:43:14 spire-1.2.1/test/tpmsimulator/simulator.go 11:43:14 spire-1.2.1/test/util/ 11:43:14 spire-1.2.1/test/util/cert_fixtures.go 11:43:14 spire-1.2.1/test/util/cert_generation.go 11:43:14 spire-1.2.1/test/util/io_redirection.go 11:43:14 spire-1.2.1/test/util/race.go 11:43:14 spire-1.2.1/test/util/util.go 11:43:14 building spire from source... 11:43:14 Installing go1.17.7... 11:43:14 ---> c5855868be22 11:43:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 11:43:14 ---> Running in d003f7c3c8ba 11:43:15 Removing intermediate container d003f7c3c8ba 11:43:15 ---> 93b8ed991566 11:43:15 Step 10/26 : RUN mkdir -p spire-build 11:43:15 ---> Running in e18ec427ba30 11:43:17 Removing intermediate container e18ec427ba30 11:43:17 ---> ae77355908dc 11:43:17 Step 11/26 : WORKDIR /edgex-go/spire-build 11:43:17 ---> Running in 7519f0c21f68 11:43:17 Removing intermediate container 7519f0c21f68 11:43:17 ---> a7cf8a6b7ff7 11:43:17 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 11:43:17 ---> Running in 8fec0422dbce 11:43:18 3f3a8bcf1eab: Pull complete 11:43:18 0c92f367c5e7: Pull complete 11:43:18 spire-1.2.1/ 11:43:18 spire-1.2.1/.data/ 11:43:18 spire-1.2.1/.data/.file 11:43:18 spire-1.2.1/.dockerignore 11:43:18 spire-1.2.1/.gitattributes 11:43:18 spire-1.2.1/.githooks/ 11:43:18 spire-1.2.1/.githooks/pre-commit 11:43:18 spire-1.2.1/.github/ 11:43:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:43:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:43:18 spire-1.2.1/.github/dependabot.yml 11:43:18 spire-1.2.1/.github/workflows/ 11:43:18 spire-1.2.1/.github/workflows/nightly_build.yaml 11:43:18 spire-1.2.1/.github/workflows/pr_build.yaml 11:43:18 spire-1.2.1/.github/workflows/release_build.yaml 11:43:18 spire-1.2.1/.github/workflows/scripts/ 11:43:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:43:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:43:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:43:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:43:18 spire-1.2.1/.github/workflows/scripts/split.sh 11:43:18 spire-1.2.1/.gitignore 11:43:18 spire-1.2.1/.go-version 11:43:18 spire-1.2.1/.golangci.yml 11:43:18 spire-1.2.1/ADOPTERS.md 11:43:18 spire-1.2.1/CHANGELOG.md 11:43:18 spire-1.2.1/CODE-OF-CONDUCT.md 11:43:18 spire-1.2.1/CODEOWNERS 11:43:18 spire-1.2.1/CONTRIBUTING.md 11:43:18 spire-1.2.1/Dockerfile 11:43:18 spire-1.2.1/Dockerfile.dev 11:43:18 spire-1.2.1/Dockerfile.scratch 11:43:18 spire-1.2.1/LICENSE 11:43:18 spire-1.2.1/MAINTAINERS.md 11:43:18 spire-1.2.1/Makefile 11:43:18 spire-1.2.1/README.md 11:43:18 spire-1.2.1/ROADMAP.md 11:43:18 spire-1.2.1/SECURITY.md 11:43:18 spire-1.2.1/cmd/ 11:43:18 spire-1.2.1/cmd/spire-agent/ 11:43:18 spire-1.2.1/cmd/spire-agent/cli/ 11:43:18 spire-1.2.1/cmd/spire-agent/cli/api/ 11:43:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/common/ 11:43:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:43:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/run/ 11:43:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 11:43:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:43:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:43:18 spire-1.2.1/cmd/spire-agent/main.go 11:43:18 spire-1.2.1/cmd/spire-server/ 11:43:18 spire-1.2.1/cmd/spire-server/cli/ 11:43:18 spire-1.2.1/cmd/spire-server/cli/agent/ 11:43:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:43:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/cli.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/ 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/ 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:43:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:43:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/run/ 11:43:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/token/ 11:43:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:43:18 spire-1.2.1/cmd/spire-server/cli/validate/ 11:43:19 3096ccb668a1: Pull complete 11:43:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:43:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:43:19 spire-1.2.1/cmd/spire-server/cli/x509/ 11:43:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:43:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:43:19 spire-1.2.1/cmd/spire-server/main.go 11:43:19 spire-1.2.1/cmd/spire-server/util/ 11:43:19 spire-1.2.1/cmd/spire-server/util/util.go 11:43:19 spire-1.2.1/conf/ 11:43:19 spire-1.2.1/conf/agent/ 11:43:19 spire-1.2.1/conf/agent/agent.conf 11:43:19 spire-1.2.1/conf/agent/agent_full.conf 11:43:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:43:19 spire-1.2.1/conf/server/ 11:43:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:43:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:43:19 spire-1.2.1/conf/server/server.conf 11:43:19 spire-1.2.1/conf/server/server_full.conf 11:43:19 spire-1.2.1/doc/ 11:43:19 spire-1.2.1/doc/SPIRE101.md 11:43:19 spire-1.2.1/doc/auditlog.md 11:43:19 spire-1.2.1/doc/authorization_policy_engine.md 11:43:19 spire-1.2.1/doc/changelog_guidelines.md 11:43:19 spire-1.2.1/doc/cure53-report.pdf 11:43:19 spire-1.2.1/doc/images/ 11:43:19 spire-1.2.1/doc/images/2019_roadmap.png 11:43:19 spire-1.2.1/doc/images/SPIRE101.png 11:43:19 spire-1.2.1/doc/images/SPIRE_agent.png 11:43:19 spire-1.2.1/doc/images/SPIRE_server.png 11:43:19 spire-1.2.1/doc/images/cache_mgr.png 11:43:19 spire-1.2.1/doc/images/cache_mgr_components.png 11:43:19 spire-1.2.1/doc/images/federated_spire.png 11:43:19 spire-1.2.1/doc/images/ha_mode.png 11:43:19 spire-1.2.1/doc/images/nested_spire.png 11:43:19 spire-1.2.1/doc/images/oidc_federation.png 11:43:19 spire-1.2.1/doc/images/single_trust_domain.png 11:43:19 spire-1.2.1/doc/images/spiffe_compatible.png 11:43:19 spire-1.2.1/doc/images/spire_logo.png 11:43:19 spire-1.2.1/doc/migrating_registration_api_clients.md 11:43:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:43:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:43:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:43:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:43:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:43:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:43:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:43:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:43:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:43:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:43:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:43:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:43:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:43:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:43:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:43:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:43:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:43:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:43:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:43:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:43:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:43:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:43:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:43:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:43:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:43:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:43:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:43:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:43:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:43:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:43:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:43:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:43:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:43:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:43:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:43:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:43:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:43:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:43:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:43:19 spire-1.2.1/doc/scaling_spire.md 11:43:19 spire-1.2.1/doc/spire_agent.md 11:43:19 spire-1.2.1/doc/spire_server.md 11:43:19 spire-1.2.1/doc/supported_integrations.md 11:43:19 spire-1.2.1/doc/telemetry.md 11:43:19 spire-1.2.1/doc/telemetry_config.md 11:43:19 spire-1.2.1/doc/upgrading.md 11:43:19 spire-1.2.1/doc/using_spire.md 11:43:19 spire-1.2.1/examples/ 11:43:19 spire-1.2.1/examples/README.md 11:43:19 spire-1.2.1/go.mod 11:43:19 spire-1.2.1/go.sum 11:43:19 spire-1.2.1/pkg/ 11:43:19 spire-1.2.1/pkg/agent/ 11:43:19 spire-1.2.1/pkg/agent/agent.go 11:43:19 spire-1.2.1/pkg/agent/api/ 11:43:19 spire-1.2.1/pkg/agent/api/config.go 11:43:19 spire-1.2.1/pkg/agent/api/debug/ 11:43:19 spire-1.2.1/pkg/agent/api/debug/v1/ 11:43:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:43:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 11:43:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:43:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:43:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:43:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:43:19 spire-1.2.1/pkg/agent/api/endpoints.go 11:43:19 spire-1.2.1/pkg/agent/api/health/ 11:43:19 spire-1.2.1/pkg/agent/api/health/v1/ 11:43:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:43:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:43:19 spire-1.2.1/pkg/agent/api/rpccontext/ 11:43:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:43:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:43:19 spire-1.2.1/pkg/agent/attestor/ 11:43:19 spire-1.2.1/pkg/agent/attestor/node/ 11:43:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:43:19 spire-1.2.1/pkg/agent/attestor/node/node.go 11:43:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:43:19 spire-1.2.1/pkg/agent/attestor/workload/ 11:43:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:43:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:43:19 spire-1.2.1/pkg/agent/catalog/ 11:43:19 spire-1.2.1/pkg/agent/catalog/catalog.go 11:43:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:43:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:43:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:43:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:43:19 spire-1.2.1/pkg/agent/client/ 11:43:19 spire-1.2.1/pkg/agent/client/client.go 11:43:19 spire-1.2.1/pkg/agent/client/client_test.go 11:43:19 spire-1.2.1/pkg/agent/client/dial.go 11:43:19 spire-1.2.1/pkg/agent/client/nodeconn.go 11:43:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:43:19 spire-1.2.1/pkg/agent/client/update.go 11:43:19 spire-1.2.1/pkg/agent/client/util.go 11:43:19 spire-1.2.1/pkg/agent/common/ 11:43:19 spire-1.2.1/pkg/agent/common/backoff/ 11:43:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:43:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:43:19 spire-1.2.1/pkg/agent/common/cgroups/ 11:43:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:43:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:43:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:43:19 spire-1.2.1/pkg/agent/config.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/ 11:43:19 spire-1.2.1/pkg/agent/endpoints/config.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:43:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:43:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/workload/ 11:43:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:43:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:43:19 spire-1.2.1/pkg/agent/manager/ 11:43:19 spire-1.2.1/pkg/agent/manager/cache/ 11:43:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:43:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:43:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:43:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:43:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:43:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:43:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:43:19 spire-1.2.1/pkg/agent/manager/config.go 11:43:19 spire-1.2.1/pkg/agent/manager/manager.go 11:43:19 spire-1.2.1/pkg/agent/manager/manager_test.go 11:43:19 spire-1.2.1/pkg/agent/manager/storage.go 11:43:19 spire-1.2.1/pkg/agent/manager/storage_test.go 11:43:19 spire-1.2.1/pkg/agent/manager/storecache/ 11:43:19 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:43:19 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:43:19 spire-1.2.1/pkg/agent/manager/sync.go 11:43:19 spire-1.2.1/pkg/agent/plugin/ 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:43:19 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:43:19 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:43:19 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:43:19 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:43:19 spire-1.2.1/pkg/agent/svid/ 11:43:19 spire-1.2.1/pkg/agent/svid/rotator.go 11:43:19 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:43:19 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:43:19 spire-1.2.1/pkg/agent/svid/store/ 11:43:19 spire-1.2.1/pkg/agent/svid/store/service.go 11:43:19 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:43:19 spire-1.2.1/pkg/common/ 11:43:19 spire-1.2.1/pkg/common/agentpathtemplate/ 11:43:19 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:43:19 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:43:19 spire-1.2.1/pkg/common/api/ 11:43:19 spire-1.2.1/pkg/common/api/metrics.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/ 11:43:19 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/logger.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/names.go 11:43:19 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:43:19 spire-1.2.1/pkg/common/api/names.go 11:43:19 spire-1.2.1/pkg/common/api/ratelimit.go 11:43:19 spire-1.2.1/pkg/common/api/rpccontext/ 11:43:19 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:43:19 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:43:19 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:43:19 spire-1.2.1/pkg/common/auth/ 11:43:19 spire-1.2.1/pkg/common/auth/interceptors.go 11:43:19 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:43:19 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:43:19 spire-1.2.1/pkg/common/bundleutil/ 11:43:19 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:43:19 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:43:19 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:43:19 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:43:19 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:43:19 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:43:19 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:43:19 spire-1.2.1/pkg/common/bundleutil/types.go 11:43:19 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:43:19 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:43:19 spire-1.2.1/pkg/common/catalog/ 11:43:19 spire-1.2.1/pkg/common/catalog/bind.go 11:43:19 spire-1.2.1/pkg/common/catalog/builtin.go 11:43:19 spire-1.2.1/pkg/common/catalog/catalog.go 11:43:19 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:43:19 spire-1.2.1/pkg/common/catalog/closers.go 11:43:19 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:43:19 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:43:19 spire-1.2.1/pkg/common/catalog/config.go 11:43:19 spire-1.2.1/pkg/common/catalog/config_test.go 11:43:19 spire-1.2.1/pkg/common/catalog/configure.go 11:43:19 spire-1.2.1/pkg/common/catalog/constraints.go 11:43:19 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:43:19 spire-1.2.1/pkg/common/catalog/context.go 11:43:19 spire-1.2.1/pkg/common/catalog/external.go 11:43:19 spire-1.2.1/pkg/common/catalog/host.go 11:43:19 spire-1.2.1/pkg/common/catalog/pipenet.go 11:43:19 spire-1.2.1/pkg/common/catalog/plugin.go 11:43:19 spire-1.2.1/pkg/common/catalog/testplugin/ 11:43:19 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:43:19 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:43:19 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:43:19 spire-1.2.1/pkg/common/cli/ 11:43:19 spire-1.2.1/pkg/common/cli/env.go 11:43:19 spire-1.2.1/pkg/common/cli/flags.go 11:43:19 spire-1.2.1/pkg/common/cli/trust_domain.go 11:43:19 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:43:19 spire-1.2.1/pkg/common/cli/umask.go 11:43:19 spire-1.2.1/pkg/common/cli/umask_posix.go 11:43:19 spire-1.2.1/pkg/common/cli/umask_test.go 11:43:19 spire-1.2.1/pkg/common/cli/umask_windows.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/ 11:43:19 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/flag.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/format.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/ 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:43:19 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:43:19 spire-1.2.1/pkg/common/coretypes/ 11:43:19 spire-1.2.1/pkg/common/coretypes/bundle/ 11:43:19 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:43:19 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:43:19 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:43:19 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:43:19 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:43:19 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:43:19 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:43:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:43:19 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:43:19 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:43:19 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:43:19 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:43:19 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:43:19 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:43:19 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:43:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:43:19 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:43:19 spire-1.2.1/pkg/common/cryptoutil/ 11:43:19 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:43:19 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:43:19 spire-1.2.1/pkg/common/diskutil/ 11:43:19 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:43:19 spire-1.2.1/pkg/common/diskutil/file_test.go 11:43:19 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:43:19 spire-1.2.1/pkg/common/errorutil/ 11:43:19 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:43:19 spire-1.2.1/pkg/common/health/ 11:43:19 spire-1.2.1/pkg/common/health/config.go 11:43:19 spire-1.2.1/pkg/common/health/context.go 11:43:19 spire-1.2.1/pkg/common/health/context_test.go 11:43:19 spire-1.2.1/pkg/common/health/health.go 11:43:19 spire-1.2.1/pkg/common/health/health_test.go 11:43:19 spire-1.2.1/pkg/common/health/logger.go 11:43:19 spire-1.2.1/pkg/common/hostservice/ 11:43:19 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:43:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:43:19 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:43:19 spire-1.2.1/pkg/common/idutil/ 11:43:19 spire-1.2.1/pkg/common/idutil/require.go 11:43:19 spire-1.2.1/pkg/common/idutil/require_test.go 11:43:19 spire-1.2.1/pkg/common/idutil/safety.go 11:43:19 spire-1.2.1/pkg/common/idutil/safety_test.go 11:43:19 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:43:19 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:43:19 spire-1.2.1/pkg/common/jwtsvid/ 11:43:19 spire-1.2.1/pkg/common/jwtsvid/common.go 11:43:19 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:43:19 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:43:19 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:43:19 spire-1.2.1/pkg/common/jwtutil/ 11:43:19 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:43:19 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:43:19 spire-1.2.1/pkg/common/log/ 11:43:19 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:43:19 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:43:19 spire-1.2.1/pkg/common/log/log.go 11:43:19 spire-1.2.1/pkg/common/log/log_test.go 11:43:19 spire-1.2.1/pkg/common/log/options.go 11:43:19 spire-1.2.1/pkg/common/nodeutil/ 11:43:19 spire-1.2.1/pkg/common/nodeutil/node.go 11:43:19 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:43:19 spire-1.2.1/pkg/common/peertracker/ 11:43:19 spire-1.2.1/pkg/common/peertracker/conn.go 11:43:19 spire-1.2.1/pkg/common/peertracker/credentials.go 11:43:19 spire-1.2.1/pkg/common/peertracker/errors.go 11:43:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:43:19 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:43:19 spire-1.2.1/pkg/common/peertracker/info.go 11:43:19 spire-1.2.1/pkg/common/peertracker/listener.go 11:43:19 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:43:19 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:43:19 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:43:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:43:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:43:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:43:19 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:43:19 spire-1.2.1/pkg/common/peertracker/tcp.go 11:43:19 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:43:19 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:43:19 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:43:19 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:43:19 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:43:19 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 11:43:19 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:43:19 spire-1.2.1/pkg/common/peertracker/uds.go 11:43:19 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:43:19 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:43:19 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:43:19 spire-1.2.1/pkg/common/pemutil/ 11:43:19 spire-1.2.1/pkg/common/pemutil/block.go 11:43:19 spire-1.2.1/pkg/common/pemutil/certs.go 11:43:19 spire-1.2.1/pkg/common/pemutil/common.go 11:43:19 spire-1.2.1/pkg/common/pemutil/csr.go 11:43:19 spire-1.2.1/pkg/common/pemutil/keys.go 11:43:19 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:43:19 spire-1.2.1/pkg/common/pemutil/testdata/ 11:43:19 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:43:19 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:43:19 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:43:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:43:19 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:43:19 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:43:19 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:43:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:43:19 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:43:19 spire-1.2.1/pkg/common/plugin/ 11:43:19 spire-1.2.1/pkg/common/plugin/aws/ 11:43:19 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:43:19 spire-1.2.1/pkg/common/plugin/azure/ 11:43:19 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:43:19 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:43:19 spire-1.2.1/pkg/common/plugin/facade.go 11:43:19 spire-1.2.1/pkg/common/plugin/facade_test.go 11:43:19 spire-1.2.1/pkg/common/plugin/gcp/ 11:43:19 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:43:19 spire-1.2.1/pkg/common/plugin/k8s/ 11:43:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:43:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:43:19 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:43:19 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:43:19 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:43:19 spire-1.2.1/pkg/common/plugin/log.go 11:43:19 spire-1.2.1/pkg/common/plugin/sshpop/ 11:43:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:43:19 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:43:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:43:19 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:43:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:43:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:43:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:43:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:43:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:43:19 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:43:19 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:43:19 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:43:19 spire-1.2.1/pkg/common/plugin/x509pop/ 11:43:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:43:19 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:43:19 spire-1.2.1/pkg/common/profiling/ 11:43:19 spire-1.2.1/pkg/common/profiling/dumpers.go 11:43:19 spire-1.2.1/pkg/common/profiling/profiling.go 11:43:19 spire-1.2.1/pkg/common/protoutil/ 11:43:19 spire-1.2.1/pkg/common/protoutil/masks.go 11:43:19 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:43:19 spire-1.2.1/pkg/common/rotationutil/ 11:43:19 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:43:19 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:43:19 spire-1.2.1/pkg/common/selector/ 11:43:19 spire-1.2.1/pkg/common/selector/selector.go 11:43:19 spire-1.2.1/pkg/common/selector/selector_test.go 11:43:19 spire-1.2.1/pkg/common/selector/set.go 11:43:19 spire-1.2.1/pkg/common/selector/set_utils.go 11:43:19 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:43:19 spire-1.2.1/pkg/common/telemetry/ 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/ 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:43:19 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:43:19 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:43:19 spire-1.2.1/pkg/common/telemetry/call.go 11:43:19 spire-1.2.1/pkg/common/telemetry/common/ 11:43:19 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:43:19 spire-1.2.1/pkg/common/telemetry/config.go 11:43:19 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:43:19 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:43:19 spire-1.2.1/pkg/common/telemetry/inmem.go 11:43:19 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:43:19 spire-1.2.1/pkg/common/telemetry/m3.go 11:43:19 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:43:19 spire-1.2.1/pkg/common/telemetry/metrics.go 11:43:19 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:43:19 spire-1.2.1/pkg/common/telemetry/names.go 11:43:19 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:43:19 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:43:19 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:43:19 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/ 11:43:19 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:43:19 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:43:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:43:19 spire-1.2.1/pkg/common/telemetry/server/server.go 11:43:19 spire-1.2.1/pkg/common/telemetry/sink.go 11:43:19 spire-1.2.1/pkg/common/telemetry/statsd.go 11:43:19 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:43:19 spire-1.2.1/pkg/common/telemetry/uptime.go 11:43:19 spire-1.2.1/pkg/common/telemetry/version.go 11:43:19 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:43:19 spire-1.2.1/pkg/common/uptime/ 11:43:19 spire-1.2.1/pkg/common/uptime/uptime.go 11:43:19 spire-1.2.1/pkg/common/uptime/uptime_test.go 11:43:19 spire-1.2.1/pkg/common/util/ 11:43:19 spire-1.2.1/pkg/common/util/certs.go 11:43:19 spire-1.2.1/pkg/common/util/certs_test.go 11:43:19 spire-1.2.1/pkg/common/util/csr.go 11:43:19 spire-1.2.1/pkg/common/util/hash.go 11:43:19 spire-1.2.1/pkg/common/util/selectors.go 11:43:19 spire-1.2.1/pkg/common/util/selectors_test.go 11:43:19 spire-1.2.1/pkg/common/util/signals.go 11:43:19 spire-1.2.1/pkg/common/util/sort.go 11:43:19 spire-1.2.1/pkg/common/util/sort_test.go 11:43:19 spire-1.2.1/pkg/common/util/task.go 11:43:19 spire-1.2.1/pkg/common/util/task_test.go 11:43:19 spire-1.2.1/pkg/common/util/testdata/ 11:43:19 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:43:19 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:43:19 spire-1.2.1/pkg/common/version/ 11:43:19 spire-1.2.1/pkg/common/version/version.go 11:43:19 spire-1.2.1/pkg/common/x509svid/ 11:43:19 spire-1.2.1/pkg/common/x509svid/common_test.go 11:43:19 spire-1.2.1/pkg/common/x509svid/csr.go 11:43:19 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:43:19 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:43:19 spire-1.2.1/pkg/common/x509util/ 11:43:19 spire-1.2.1/pkg/common/x509util/cert.go 11:43:19 spire-1.2.1/pkg/common/x509util/dns.go 11:43:19 spire-1.2.1/pkg/common/x509util/dns_test.go 11:43:19 spire-1.2.1/pkg/common/x509util/keyid.go 11:43:19 spire-1.2.1/pkg/common/x509util/keypair.go 11:43:19 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:43:19 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:43:19 spire-1.2.1/pkg/server/ 11:43:19 spire-1.2.1/pkg/server/api/ 11:43:19 spire-1.2.1/pkg/server/api/agent.go 11:43:19 spire-1.2.1/pkg/server/api/agent/ 11:43:19 spire-1.2.1/pkg/server/api/agent/v1/ 11:43:19 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:43:19 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:43:19 spire-1.2.1/pkg/server/api/agent_test.go 11:43:19 spire-1.2.1/pkg/server/api/api.go 11:43:19 spire-1.2.1/pkg/server/api/audit/ 11:43:19 spire-1.2.1/pkg/server/api/audit/audit.go 11:43:19 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:43:19 spire-1.2.1/pkg/server/api/bundle.go 11:43:19 spire-1.2.1/pkg/server/api/bundle/ 11:43:19 spire-1.2.1/pkg/server/api/bundle/v1/ 11:43:19 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:43:19 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:43:19 spire-1.2.1/pkg/server/api/bundle_test.go 11:43:19 spire-1.2.1/pkg/server/api/debug/ 11:43:19 spire-1.2.1/pkg/server/api/debug/v1/ 11:43:19 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:43:19 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:43:19 spire-1.2.1/pkg/server/api/entry.go 11:43:19 spire-1.2.1/pkg/server/api/entry/ 11:43:19 spire-1.2.1/pkg/server/api/entry/v1/ 11:43:19 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:43:19 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:43:19 spire-1.2.1/pkg/server/api/entry_test.go 11:43:19 spire-1.2.1/pkg/server/api/health/ 11:43:19 spire-1.2.1/pkg/server/api/health/v1/ 11:43:19 spire-1.2.1/pkg/server/api/health/v1/service.go 11:43:19 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:43:19 spire-1.2.1/pkg/server/api/id.go 11:43:19 spire-1.2.1/pkg/server/api/id_test.go 11:43:19 spire-1.2.1/pkg/server/api/limits/ 11:43:19 spire-1.2.1/pkg/server/api/limits/limits.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/ 11:43:19 spire-1.2.1/pkg/server/api/middleware/alias.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/audit.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/caller.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/caller_test.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/common.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/entries.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:43:19 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:43:19 spire-1.2.1/pkg/server/api/ratelimit.go 11:43:19 spire-1.2.1/pkg/server/api/rpccontext/ 11:43:19 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:43:19 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:43:19 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:43:19 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:43:19 spire-1.2.1/pkg/server/api/selector.go 11:43:19 spire-1.2.1/pkg/server/api/selector_test.go 11:43:19 spire-1.2.1/pkg/server/api/status.go 11:43:19 spire-1.2.1/pkg/server/api/status_test.go 11:43:19 spire-1.2.1/pkg/server/api/svid/ 11:43:19 spire-1.2.1/pkg/server/api/svid/v1/ 11:43:19 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:43:19 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:43:19 spire-1.2.1/pkg/server/api/trustdomain.go 11:43:19 spire-1.2.1/pkg/server/api/trustdomain/ 11:43:19 spire-1.2.1/pkg/server/api/trustdomain/v1/ 11:43:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:43:19 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:43:19 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:43:19 spire-1.2.1/pkg/server/authpolicy/ 11:43:19 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:43:19 spire-1.2.1/pkg/server/authpolicy/policy.go 11:43:19 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:43:19 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:43:19 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:43:19 spire-1.2.1/pkg/server/authpolicy/validate.go 11:43:19 spire-1.2.1/pkg/server/bundle/ 11:43:19 spire-1.2.1/pkg/server/bundle/client/ 11:43:19 spire-1.2.1/pkg/server/bundle/client/client.go 11:43:19 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:43:19 spire-1.2.1/pkg/server/bundle/client/manager.go 11:43:19 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:43:19 spire-1.2.1/pkg/server/bundle/client/sources.go 11:43:19 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:43:19 spire-1.2.1/pkg/server/bundle/client/updater.go 11:43:19 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:43:19 spire-1.2.1/pkg/server/ca/ 11:43:19 spire-1.2.1/pkg/server/ca/ca.go 11:43:19 spire-1.2.1/pkg/server/ca/ca_health.go 11:43:19 spire-1.2.1/pkg/server/ca/ca_test.go 11:43:19 spire-1.2.1/pkg/server/ca/journal.go 11:43:19 spire-1.2.1/pkg/server/ca/journal_test.go 11:43:19 spire-1.2.1/pkg/server/ca/manager.go 11:43:19 spire-1.2.1/pkg/server/ca/manager_health.go 11:43:19 spire-1.2.1/pkg/server/ca/manager_test.go 11:43:19 spire-1.2.1/pkg/server/ca/templates.go 11:43:19 spire-1.2.1/pkg/server/ca/upstream_client.go 11:43:19 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:43:19 spire-1.2.1/pkg/server/ca/validation.go 11:43:19 spire-1.2.1/pkg/server/cache/ 11:43:19 spire-1.2.1/pkg/server/cache/dscache/ 11:43:19 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:43:19 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:43:19 spire-1.2.1/pkg/server/cache/entrycache/ 11:43:19 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:43:19 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:43:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:43:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:43:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:43:19 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:43:19 spire-1.2.1/pkg/server/catalog/ 11:43:19 spire-1.2.1/pkg/server/catalog/catalog.go 11:43:19 spire-1.2.1/pkg/server/catalog/keymanager.go 11:43:19 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:43:19 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:43:19 spire-1.2.1/pkg/server/catalog/notifier.go 11:43:19 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:43:19 spire-1.2.1/pkg/server/config.go 11:43:19 spire-1.2.1/pkg/server/datastore/ 11:43:19 spire-1.2.1/pkg/server/datastore/datastore.go 11:43:19 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:43:19 spire-1.2.1/pkg/server/datastore/repository.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:43:19 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:43:19 spire-1.2.1/pkg/server/endpoints/ 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/ 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:43:19 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:43:19 spire-1.2.1/pkg/server/endpoints/config.go 11:43:19 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:43:19 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:43:19 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:43:19 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:43:19 spire-1.2.1/pkg/server/endpoints/middleware.go 11:43:19 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:43:19 spire-1.2.1/pkg/server/hostservice/ 11:43:19 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:43:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:43:19 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:43:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:43:19 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:43:19 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:43:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:43:19 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/ 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/ 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:43:19 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:43:19 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:43:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:43:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:43:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:43:19 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:43:19 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:43:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:43:19 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/ 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:43:19 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:43:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:43:19 spire-1.2.1/pkg/server/registration/ 11:43:19 spire-1.2.1/pkg/server/registration/manager.go 11:43:19 spire-1.2.1/pkg/server/registration/manager_test.go 11:43:19 spire-1.2.1/pkg/server/scanentries.go 11:43:19 spire-1.2.1/pkg/server/scanentries_test.go 11:43:19 spire-1.2.1/pkg/server/server.go 11:43:19 spire-1.2.1/pkg/server/server_test.go 11:43:19 spire-1.2.1/pkg/server/svid/ 11:43:19 spire-1.2.1/pkg/server/svid/observer.go 11:43:19 spire-1.2.1/pkg/server/svid/observer_test.go 11:43:19 spire-1.2.1/pkg/server/svid/rotator.go 11:43:19 spire-1.2.1/pkg/server/svid/rotator_config.go 11:43:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:43:19 spire-1.2.1/pkg/server/svid/rotator_test.go 11:43:19 spire-1.2.1/proto/ 11:43:19 spire-1.2.1/proto/private/ 11:43:19 spire-1.2.1/proto/private/server/ 11:43:19 spire-1.2.1/proto/private/server/journal/ 11:43:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:43:19 spire-1.2.1/proto/private/server/journal/journal.proto 11:43:19 spire-1.2.1/proto/spire/ 11:43:19 spire-1.2.1/proto/spire/common/ 11:43:19 spire-1.2.1/proto/spire/common/common.pb.go 11:43:19 spire-1.2.1/proto/spire/common/common.proto 11:43:19 spire-1.2.1/proto/spire/common/plugin/ 11:43:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:43:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:43:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:43:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:43:19 spire-1.2.1/proto/spire/plugin/ 11:43:19 spire-1.2.1/proto/spire/plugin/agent/ 11:43:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:43:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:43:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:43:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:43:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:43:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:43:19 spire-1.2.1/release/ 11:43:19 spire-1.2.1/release/spire-extras/ 11:43:19 spire-1.2.1/release/spire-extras/README.md 11:43:19 spire-1.2.1/release/spire-extras/conf/ 11:43:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:43:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:43:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:43:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:43:19 spire-1.2.1/release/spire/ 11:43:19 spire-1.2.1/release/spire/README.md 11:43:19 spire-1.2.1/release/spire/conf/ 11:43:19 spire-1.2.1/release/spire/conf/agent/ 11:43:19 spire-1.2.1/release/spire/conf/agent/agent.conf 11:43:19 spire-1.2.1/release/spire/conf/server/ 11:43:19 spire-1.2.1/release/spire/conf/server/server.conf 11:43:19 spire-1.2.1/script/ 11:43:19 spire-1.2.1/script/build-artifact.sh 11:43:19 spire-1.2.1/script/generate_dummy_ca.sh 11:43:19 spire-1.2.1/support/ 11:43:19 spire-1.2.1/support/k8s/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:43:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/ 11:43:19 spire-1.2.1/support/oidc-discovery-provider/README.md 11:43:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/config.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/main.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:43:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:43:19 spire-1.2.1/test/ 11:43:19 spire-1.2.1/test/clock/ 11:43:19 spire-1.2.1/test/clock/clock.go 11:43:19 spire-1.2.1/test/fakes/ 11:43:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:43:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:43:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:43:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:43:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:43:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:43:19 spire-1.2.1/test/fakes/fakeagentstore/ 11:43:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:43:19 spire-1.2.1/test/fakes/fakedatastore/ 11:43:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:43:19 spire-1.2.1/test/fakes/fakeentryclient/ 11:43:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:43:19 spire-1.2.1/test/fakes/fakehealthchecker/ 11:43:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:43:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:43:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:43:19 spire-1.2.1/test/fakes/fakemetrics/ 11:43:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:43:19 spire-1.2.1/test/fakes/fakenoderesolver/ 11:43:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:43:19 spire-1.2.1/test/fakes/fakenotifier/ 11:43:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:43:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:43:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:43:19 spire-1.2.1/test/fakes/fakeserverca/ 11:43:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:43:19 spire-1.2.1/test/fakes/fakeservercatalog/ 11:43:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:43:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:43:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:43:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:43:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:43:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:43:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:43:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:43:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:43:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:43:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:43:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:43:19 spire-1.2.1/test/fixture/ 11:43:19 spire-1.2.1/test/fixture/certs/ 11:43:19 spire-1.2.1/test/fixture/certs/agent_svid.der 11:43:19 spire-1.2.1/test/fixture/certs/base_cert.pem 11:43:19 spire-1.2.1/test/fixture/certs/base_csr.pem 11:43:19 spire-1.2.1/test/fixture/certs/base_key.pem 11:43:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:43:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:43:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:43:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:43:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:43:19 spire-1.2.1/test/fixture/certs/blog_key.pem 11:43:19 spire-1.2.1/test/fixture/certs/bundle.der 11:43:19 spire-1.2.1/test/fixture/certs/ca.pem 11:43:19 spire-1.2.1/test/fixture/certs/ca_key.pem 11:43:19 spire-1.2.1/test/fixture/certs/database_cert.pem 11:43:19 spire-1.2.1/test/fixture/certs/database_csr.pem 11:43:19 spire-1.2.1/test/fixture/certs/database_key.pem 11:43:19 spire-1.2.1/test/fixture/certs/node_cert.pem 11:43:19 spire-1.2.1/test/fixture/certs/node_csr.pem 11:43:19 spire-1.2.1/test/fixture/certs/node_key.pem 11:43:19 spire-1.2.1/test/fixture/certs/svid.pem 11:43:19 spire-1.2.1/test/fixture/certs/svid_key.pem 11:43:19 spire-1.2.1/test/fixture/config/ 11:43:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:43:19 spire-1.2.1/test/fixture/config/agent_good.conf 11:43:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:43:19 spire-1.2.1/test/fixture/config/plugin_good.conf 11:43:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:43:19 spire-1.2.1/test/fixture/config/server_good.conf 11:43:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:43:19 spire-1.2.1/test/fixture/fixture.go 11:43:19 spire-1.2.1/test/fixture/nodeattestor/ 11:43:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:43:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:43:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:43:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:43:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:43:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:43:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:43:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:43:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:43:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:43:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:43:19 spire-1.2.1/test/fixture/registration/ 11:43:19 spire-1.2.1/test/fixture/registration/entries.json 11:43:19 spire-1.2.1/test/fixture/registration/good-for-update.json 11:43:19 spire-1.2.1/test/fixture/registration/good.json 11:43:19 spire-1.2.1/test/fixture/registration/invalid.json 11:43:19 spire-1.2.1/test/fixture/registration/invalid_json.json 11:43:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:43:19 spire-1.2.1/test/integration/ 11:43:19 spire-1.2.1/test/integration/README.md 11:43:19 spire-1.2.1/test/integration/common 11:43:19 spire-1.2.1/test/integration/setup/ 11:43:19 spire-1.2.1/test/integration/setup/adminclient/ 11:43:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:43:19 spire-1.2.1/test/integration/setup/adminclient/client.go 11:43:19 spire-1.2.1/test/integration/setup/debugagent/ 11:43:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:43:19 spire-1.2.1/test/integration/setup/debugagent/main.go 11:43:19 spire-1.2.1/test/integration/setup/debugserver/ 11:43:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:43:19 spire-1.2.1/test/integration/setup/debugserver/main.go 11:43:19 spire-1.2.1/test/integration/setup/downstreamclient/ 11:43:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:43:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:43:19 spire-1.2.1/test/integration/setup/itclient/ 11:43:19 spire-1.2.1/test/integration/setup/itclient/client.go 11:43:19 spire-1.2.1/test/integration/setup/node-attestation/ 11:43:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:43:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:43:19 spire-1.2.1/test/integration/setup/x509pop/ 11:43:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:43:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:43:19 spire-1.2.1/test/integration/suites/ 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:43:19 spire-1.2.1/test/integration/suites/join-token/ 11:43:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:43:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:43:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:43:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:43:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:43:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:43:19 spire-1.2.1/test/integration/suites/join-token/README.md 11:43:19 spire-1.2.1/test/integration/suites/join-token/conf/ 11:43:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:43:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/join-token/teardown 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:43:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:43:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:43:19 spire-1.2.1/test/integration/suites/k8s/ 11:43:19 spire-1.2.1/test/integration/suites/k8s/00-setup 11:43:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:43:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:43:19 spire-1.2.1/test/integration/suites/k8s/README.md 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/ 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:43:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:43:19 spire-1.2.1/test/integration/suites/k8s/teardown 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/ 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:43:19 spire-1.2.1/test/integration/suites/rotation/ 11:43:19 spire-1.2.1/test/integration/suites/rotation/00-setup 11:43:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:43:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:43:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:43:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:43:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:43:19 spire-1.2.1/test/integration/suites/rotation/README.md 11:43:19 spire-1.2.1/test/integration/suites/rotation/conf/ 11:43:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:43:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/rotation/teardown 11:43:19 spire-1.2.1/test/integration/suites/self-test/ 11:43:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:43:19 spire-1.2.1/test/integration/suites/self-test/README.md 11:43:19 spire-1.2.1/test/integration/suites/self-test/teardown 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:43:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:43:19 spire-1.2.1/test/integration/suites/upgrade/ 11:43:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:43:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:43:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:43:19 spire-1.2.1/test/integration/suites/upgrade/README.md 11:43:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:43:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:43:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:43:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:43:19 spire-1.2.1/test/integration/suites/upgrade/teardown 11:43:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:43:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:43:19 spire-1.2.1/test/integration/test-one.sh 11:43:19 spire-1.2.1/test/integration/test.sh 11:43:19 spire-1.2.1/test/plugintest/ 11:43:19 spire-1.2.1/test/plugintest/config.go 11:43:19 spire-1.2.1/test/plugintest/load.go 11:43:19 spire-1.2.1/test/plugintest/option.go 11:43:19 spire-1.2.1/test/spiretest/ 11:43:19 spire-1.2.1/test/spiretest/apiserver.go 11:43:19 spire-1.2.1/test/spiretest/assertions.go 11:43:19 spire-1.2.1/test/spiretest/dir.go 11:43:19 spire-1.2.1/test/spiretest/errors_posix.go 11:43:19 spire-1.2.1/test/spiretest/errors_windows.go 11:43:19 spire-1.2.1/test/spiretest/logs.go 11:43:19 spire-1.2.1/test/spiretest/socketapi.go 11:43:19 spire-1.2.1/test/spiretest/suite.go 11:43:19 spire-1.2.1/test/spiretest/x509.go 11:43:19 spire-1.2.1/test/testca/ 11:43:19 spire-1.2.1/test/testca/ca.go 11:43:19 spire-1.2.1/test/testkey/ 11:43:19 spire-1.2.1/test/testkey/generate.sh 11:43:19 spire-1.2.1/test/testkey/genkeys.go 11:43:19 spire-1.2.1/test/testkey/keys.go 11:43:19 spire-1.2.1/test/testkey/new.go 11:43:19 spire-1.2.1/test/tpmsimulator/ 11:43:19 spire-1.2.1/test/tpmsimulator/simulator.go 11:43:19 spire-1.2.1/test/util/ 11:43:19 spire-1.2.1/test/util/cert_fixtures.go 11:43:19 spire-1.2.1/test/util/cert_generation.go 11:43:19 spire-1.2.1/test/util/io_redirection.go 11:43:19 spire-1.2.1/test/util/race.go 11:43:19 spire-1.2.1/test/util/util.go 11:43:19 building spire from source... 11:43:19 Installing go1.17.7... 11:43:19 e8cf19c19ddd: Pull complete 11:43:20 Building bin/spire-server... 11:43:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:43:20 go: downloading github.com/mitchellh/cli v1.1.2 11:43:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:43:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:43:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:43:20 go: downloading github.com/imdario/mergo v0.3.12 11:43:20 go: downloading github.com/sirupsen/logrus v1.8.1 11:43:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:43:20 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:43:20 go: downloading google.golang.org/grpc v1.44.0 11:43:20 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:43:20 go: downloading github.com/fatih/color v1.13.0 11:43:20 go: downloading github.com/mattn/go-isatty v0.0.14 11:43:20 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:43:20 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:43:20 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:43:20 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:43:20 go: downloading github.com/armon/go-metrics v0.3.10 11:43:20 go: downloading github.com/prometheus/client_golang v1.12.1 11:43:20 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:43:20 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:43:20 go: downloading github.com/open-policy-agent/opa v0.38.0 11:43:20 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:43:20 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:43:20 go: downloading github.com/mattn/go-colorable v0.1.12 11:43:20 go: downloading github.com/Masterminds/goutils v1.1.0 11:43:20 go: downloading github.com/Masterminds/semver v1.5.0 11:43:21 go: downloading github.com/google/uuid v1.1.2 11:43:21 go: downloading github.com/huandu/xstrings v1.3.2 11:43:21 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:43:21 go: downloading github.com/oklog/run v1.0.0 11:43:21 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:43:21 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:43:21 go: downloading go.uber.org/atomic v1.9.0 11:43:21 go: downloading github.com/imkira/go-observer v1.0.3 11:43:21 go: downloading github.com/beorn7/perks v1.0.1 11:43:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:43:21 go: downloading github.com/prometheus/client_model v0.2.0 11:43:21 go: downloading github.com/prometheus/common v0.32.1 11:43:21 go: downloading github.com/prometheus/procfs v0.7.3 11:43:21 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:43:21 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:43:21 go: downloading github.com/hashicorp/errwrap v1.1.0 11:43:21 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:43:21 go: downloading github.com/twmb/murmur3 v1.1.6 11:43:21 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:43:21 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:43:21 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:43:23 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:43:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:43:23 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:43:23 go: downloading github.com/stretchr/testify v1.7.0 11:43:23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:43:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:43:23 go: downloading github.com/blang/semver/v4 v4.0.0 11:43:23 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:43:23 go: downloading github.com/jinzhu/gorm v1.9.16 11:43:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:43:23 go: downloading github.com/lib/pq v1.10.4 11:43:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:43:24 Building bin/spire-server... 11:43:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:43:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:43:24 go: downloading github.com/mitchellh/cli v1.1.2 11:43:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:43:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:43:24 go: downloading github.com/imdario/mergo v0.3.12 11:43:25 go: downloading github.com/sirupsen/logrus v1.8.1 11:43:25 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:43:25 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:43:25 go: downloading google.golang.org/grpc v1.44.0 11:43:25 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:43:25 go: downloading github.com/fatih/color v1.13.0 11:43:25 go: downloading github.com/mattn/go-isatty v0.0.14 11:43:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:43:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:43:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:43:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:43:25 go: downloading github.com/armon/go-metrics v0.3.10 11:43:25 go: downloading github.com/prometheus/client_golang v1.12.1 11:43:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:43:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:43:25 go: downloading github.com/open-policy-agent/opa v0.38.0 11:43:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:43:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:43:25 go: downloading github.com/mattn/go-colorable v0.1.12 11:43:25 go: downloading github.com/Masterminds/goutils v1.1.0 11:43:25 go: downloading github.com/Masterminds/semver v1.5.0 11:43:25 go: downloading github.com/google/uuid v1.1.2 11:43:25 go: downloading github.com/huandu/xstrings v1.3.2 11:43:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:43:25 go: downloading github.com/oklog/run v1.0.0 11:43:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:43:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:43:25 go: downloading github.com/prometheus/client_model v0.2.0 11:43:25 go: downloading github.com/prometheus/common v0.32.1 11:43:25 go: downloading github.com/beorn7/perks v1.0.1 11:43:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:43:25 go: downloading github.com/prometheus/procfs v0.7.3 11:43:25 go: downloading go.uber.org/atomic v1.9.0 11:43:25 go: downloading github.com/imkira/go-observer v1.0.3 11:43:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:43:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:43:26 go: downloading github.com/hashicorp/errwrap v1.1.0 11:43:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:43:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:43:26 go: downloading github.com/twmb/murmur3 v1.1.6 11:43:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:43:26 go: downloading github.com/blang/semver/v4 v4.0.0 11:43:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:43:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:43:26 go: downloading github.com/jinzhu/gorm v1.9.16 11:43:26 a4caa8a26152: Pull complete 11:43:26 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 11:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:43:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 11:43:26 go: downloading github.com/lib/pq v1.10.4 11:43:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:43:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:43:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:43:26 + docker build -t ci-base-image-arm64 -f - . 11:43:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:43:26 WORKDIR /edgex 11:43:26 COPY go.mod . 11:43:26 RUN go mod download 11:43:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:43:28 go: downloading google.golang.org/api v0.70.0 11:43:28 go: downloading k8s.io/client-go v0.23.4 11:43:28 go: downloading k8s.io/api v0.23.4 11:43:28 go: downloading github.com/google/go-tpm v0.3.3 11:43:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:43:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:43:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:43:28 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:43:28 go: downloading cloud.google.com/go/storage v1.21.0 11:43:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:43:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:43:28 go: downloading cloud.google.com/go v0.100.2 11:43:28 go: downloading github.com/stretchr/testify v1.7.0 11:43:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:43:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:43:29 Sending build context to Docker daemon 169.2MB 11:43:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:43:29 ---> 725f1c02e7f9 11:43:29 Step 2/4 : WORKDIR /edgex 11:43:30 go: downloading k8s.io/apimachinery v0.23.4 11:43:30 go: downloading k8s.io/kube-aggregator v0.23.3 11:43:30 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:43:30 go: downloading cloud.google.com/go/security v1.3.0 11:43:30 go: downloading github.com/hashicorp/vault/api v1.4.1 11:43:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:43:31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:43:31 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:43:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:43:31 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:43:31 go: downloading github.com/aws/smithy-go v1.11.0 11:43:31 ---> Running in 5263e6328adb 11:43:31 Removing intermediate container 5263e6328adb 11:43:31 ---> 70865c03d958 11:43:31 Step 3/4 : COPY go.mod . 11:43:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:43:31 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:43:31 go: downloading github.com/jinzhu/inflection v1.0.0 11:43:31 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:43:31 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:43:31 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:43:31 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:43:31 go: downloading github.com/dimchansky/utfbom v1.1.1 11:43:31 go: downloading cloud.google.com/go/compute v1.3.0 11:43:31 go: downloading cloud.google.com/go/iam v0.1.1 11:43:31 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:43:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:43:31 ---> 8ce0ba645047 11:43:31 Step 4/4 : RUN go mod download 11:43:31 ---> Running in 68424cc10467 11:43:33 go: downloading google.golang.org/api v0.70.0 11:43:33 go: downloading k8s.io/client-go v0.23.4 11:43:33 go: downloading k8s.io/api v0.23.4 11:43:33 go: downloading github.com/google/go-tpm v0.3.3 11:43:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:43:33 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:43:33 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:43:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:43:33 go: downloading cloud.google.com/go/storage v1.21.0 11:43:33 go: downloading cloud.google.com/go v0.100.2 11:43:34 go: downloading github.com/gogo/protobuf v1.3.2 11:43:34 go: downloading k8s.io/klog/v2 v2.30.0 11:43:34 go: downloading github.com/google/gofuzz v1.1.0 11:43:34 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:43:34 go: downloading github.com/spf13/pflag v1.0.5 11:43:34 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:43:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:43:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:43:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:43:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:43:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:43:34 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:43:34 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:43:34 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:43:34 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:43:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:43:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:43:34 go: downloading gopkg.in/yaml.v2 v2.4.0 11:43:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:43:34 go: downloading github.com/gobwas/glob v0.2.3 11:43:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:43:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:43:34 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:43:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:43:34 go: downloading go.opencensus.io v0.23.0 11:43:34 go: downloading gopkg.in/inf.v0 v0.9.1 11:43:34 go: downloading github.com/google/go-cmp v0.5.7 11:43:34 go: downloading github.com/googleapis/gnostic v0.5.5 11:43:34 go: downloading k8s.io/apimachinery v0.23.4 11:43:34 go: downloading github.com/go-logr/logr v1.2.2 11:43:34 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:43:34 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:43:34 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:43:34 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:43:34 go: downloading github.com/json-iterator/go v1.1.12 11:43:34 go: downloading k8s.io/kube-aggregator v0.23.3 11:43:35 go: downloading go.uber.org/zap v1.21.0 11:43:35 go: downloading github.com/tklauser/numcpus v0.3.0 11:43:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:43:35 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:43:35 go: downloading sigs.k8s.io/yaml v1.3.0 11:43:35 go: downloading github.com/ryanuber/go-glob v1.0.0 11:43:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:43:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:43:35 go: downloading github.com/hashicorp/go-version v1.2.0 11:43:35 go: downloading github.com/golang/snappy v0.0.4 11:43:35 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:43:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:43:35 go: downloading cloud.google.com/go/security v1.3.0 11:43:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:43:35 go: downloading github.com/modern-go/reflect2 v1.0.2 11:43:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:43:35 go: downloading go.uber.org/multierr v1.6.0 11:43:35 go: downloading github.com/hashicorp/vault/api v1.4.1 11:43:35 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:43:35 go: downloading github.com/jinzhu/inflection v1.0.0 11:43:35 go: downloading github.com/aws/smithy-go v1.11.0 11:43:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:43:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:43:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:43:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:43:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:43:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:43:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:43:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:43:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:43:35 go: downloading github.com/dimchansky/utfbom v1.1.1 11:43:35 go: downloading cloud.google.com/go/compute v1.3.0 11:43:35 go: downloading cloud.google.com/go/iam v0.1.1 11:43:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:43:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:43:38 go: downloading github.com/gogo/protobuf v1.3.2 11:43:38 go: downloading k8s.io/klog/v2 v2.30.0 11:43:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:43:38 go: downloading github.com/google/gofuzz v1.1.0 11:43:38 go: downloading github.com/spf13/pflag v1.0.5 11:43:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:43:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:43:38 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:43:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:43:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:43:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:43:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:43:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:43:38 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:43:38 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:43:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:43:38 go: downloading gopkg.in/yaml.v2 v2.4.0 11:43:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:43:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:43:38 go: downloading github.com/gobwas/glob v0.2.3 11:43:38 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:43:38 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:43:38 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:43:38 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:43:38 go: downloading go.opencensus.io v0.23.0 11:43:38 go: downloading gopkg.in/inf.v0 v0.9.1 11:43:38 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:43:38 go: downloading github.com/googleapis/gnostic v0.5.5 11:43:38 go: downloading github.com/google/go-cmp v0.5.7 11:43:38 go: downloading github.com/json-iterator/go v1.1.12 11:43:38 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:43:38 go: downloading github.com/go-logr/logr v1.2.2 11:43:38 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:43:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:43:38 go: downloading go.uber.org/zap v1.21.0 11:43:38 go: downloading github.com/tklauser/numcpus v0.3.0 11:43:39 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:43:39 go: downloading sigs.k8s.io/yaml v1.3.0 11:43:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:43:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:43:39 go: downloading github.com/modern-go/reflect2 v1.0.2 11:43:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:43:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:43:39 go: downloading github.com/hashicorp/go-version v1.2.0 11:43:39 go: downloading github.com/golang/snappy v0.0.4 11:43:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:43:39 go: downloading github.com/ryanuber/go-glob v1.0.0 11:43:39 go: downloading go.uber.org/multierr v1.6.0 11:43:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:43:40 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:43:40 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:43:44 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:43:44 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:43:59 Removing intermediate container 1cb3aa6ba702 11:43:59 ---> 957ad217a4fe 11:43:59 11:43:59 Step 10/22 : FROM alpine:3.14 11:43:59 Removing intermediate container f7530c943ad3 11:43:59 ---> 274d62300d6e 11:43:59 11:43:59 Step 10/22 : FROM alpine:3.14 11:43:59 Removing intermediate container 7806bd15628a 11:43:59 ---> 500167466e8f 11:43:59 11:43:59 Step 9/20 : FROM alpine:3.15 11:43:59 3.14: Pulling from library/alpine 11:43:59 3.14: Pulling from library/alpine 11:43:59 3.15: Pulling from library/alpine 11:43:59 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:43:59 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:43:59 Status: Downloaded newer image for alpine:3.14 11:43:59 Status: Downloaded newer image for alpine:3.14 11:43:59 ---> e04c818066af 11:43:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 11:43:59 ---> e04c818066af 11:43:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 11:43:59 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 11:43:59 Status: Downloaded newer image for alpine:3.15 11:43:59 ---> 0ac33e5f5afa 11:43:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:43:59 ---> Running in 2677bba03b85 11:43:59 ---> Running in 1b816b0fa7c7 11:43:59 ---> Running in 4a5ae8dd3e04 11:44:00 Removing intermediate container 4a5ae8dd3e04 11:44:00 ---> 0409e5ffef0d 11:44:00 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:00 ---> Running in ef93b2bc07fa 11:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:44:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:44:00 (1/2) Installing ca-certificates (20211220-r0) 11:44:00 (2/2) Installing dumb-init (1.2.5-r1) 11:44:00 Executing busybox-1.33.1-r7.trigger 11:44:00 Executing ca-certificates-20211220-r0.trigger 11:44:00 (1/1) Installing dumb-init (1.2.5-r1) 11:44:00 Executing busybox-1.33.1-r7.trigger 11:44:00 OK: 6 MiB in 15 packages 11:44:00 OK: 6 MiB in 16 packages 11:44:01 Removing intermediate container 1b816b0fa7c7 11:44:01 ---> fcb563bc7a4c 11:44:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:44:01 Removing intermediate container ef93b2bc07fa 11:44:01 ---> dfe5f6ab8b0b 11:44:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:44:01 ---> Running in 1f1ce9d52aed 11:44:01 ---> Running in ec3031378ea4 11:44:02 Removing intermediate container 2677bba03b85 11:44:02 ---> 70f6f4cd467a 11:44:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 11:44:02 ---> Running in f222c863ef6a 11:44:02 Removing intermediate container 1f1ce9d52aed 11:44:02 ---> 3a403e7deec4 11:44:02 Step 13/22 : ENV APP_PORT=59861 11:44:02 ---> Running in a0739344670d 11:44:02 Removing intermediate container f222c863ef6a 11:44:02 ---> c8df407394f2 11:44:02 Step 13/22 : ENV APP_PORT=59860 11:44:02 ---> Running in bd05e5e141d7 11:44:02 Removing intermediate container a0739344670d 11:44:02 ---> 18aa6011a719 11:44:02 Step 14/22 : EXPOSE $APP_PORT 11:44:02 ---> Running in 2432d869b6fe 11:44:02 Removing intermediate container bd05e5e141d7 11:44:02 ---> 63e73c820fc5 11:44:02 Step 14/22 : EXPOSE $APP_PORT 11:44:02 ---> Running in 930968c99a98 11:44:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:44:03 Removing intermediate container 2432d869b6fe 11:44:03 ---> 0e74e08e884f 11:44:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:44:03 Removing intermediate container 930968c99a98 11:44:03 ---> dc594da39468 11:44:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 11:44:03 ---> 19ac32979c9f 11:44:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:44:03 ---> b56e9939488d 11:44:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:44:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:44:04 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 11:44:04 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:44:04 OK: 15855 distinct packages available 11:44:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:44:04 ---> e991998dc9fb 11:44:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:44:04 ---> 4bd015110db1 11:44:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:44:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:44:05 (1/9) Installing ca-certificates (20211220-r0) 11:44:05 (2/9) Installing brotli-libs (1.0.9-r5) 11:44:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 11:44:05 ---> 02caacccb3a5 11:44:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 11:44:05 (4/9) Installing libcurl (7.80.0-r1) 11:44:05 ---> 511a62ebd69a 11:44:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 11:44:05 ---> Running in 26296d517d74 11:44:05 (5/9) Installing curl (7.80.0-r1) 11:44:05 ---> Running in f624a9e8b783 11:44:05 (6/9) Installing dumb-init (1.2.5-r1) 11:44:05 (7/9) Installing musl-obstack (1.2.3-r0) 11:44:05 (8/9) Installing libucontext (1.1-r0) 11:44:05 Removing intermediate container 26296d517d74 11:44:05 ---> ba4e8a4f07a2 11:44:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:44:05 Removing intermediate container f624a9e8b783 11:44:05 ---> 7804f2d07f6a 11:44:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:44:05 ---> Running in 52dc41bad4c3 11:44:05 (9/9) Installing gcompat (1.0.0-r4) 11:44:05 ---> Running in 9209505ba65d 11:44:06 Executing busybox-1.34.1-r5.trigger 11:44:06 Executing ca-certificates-20211220-r0.trigger 11:44:06 OK: 8 MiB in 23 packages 11:44:06 Removing intermediate container 9209505ba65d 11:44:06 ---> 4038ee1b0c1a 11:44:06 Step 20/22 : LABEL arch=x86_64 11:44:06 Removing intermediate container 52dc41bad4c3 11:44:06 ---> fe06bff40de3 11:44:06 Step 20/22 : LABEL arch=x86_64 11:44:06 ---> Running in dc4829a1af2f 11:44:06 ---> Running in 4d03264b97e2 11:44:06 Removing intermediate container 4d03264b97e2 11:44:06 ---> 8ef05fb9c4a7 11:44:06 Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:44:06 Removing intermediate container dc4829a1af2f 11:44:06 ---> 2dcb1de51090 11:44:06 Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:44:06 ---> Running in 061cff931708 11:44:06 ---> Running in a0040c5b0d9a 11:44:07 Removing intermediate container 061cff931708 11:44:07 ---> dcd123f73a96 11:44:07 Step 22/22 : LABEL version=2.2.0-dev.87 11:44:07 ---> Running in a1c9dc9a2c9e 11:44:07 Removing intermediate container ec3031378ea4 11:44:07 ---> 6a0e844f6639 11:44:07 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 11:44:07 Removing intermediate container a0040c5b0d9a 11:44:07 ---> 5e09d90dcfaf 11:44:07 Step 22/22 : LABEL version=2.2.0-dev.87 11:44:07 ---> Running in 9d9908411c4f 11:44:07 Removing intermediate container a1c9dc9a2c9e 11:44:07 ---> f7720cefb24d 11:44:07 11:44:07 Successfully built f7720cefb24d 11:44:07 Successfully tagged support-notifications:latest 11:44:07 Building security-spire-agent 11:44:07  Building support-notifications ... done Removing intermediate container 9d9908411c4f 11:44:07 ---> 8f4967806ba4 11:44:07 11:44:07 Successfully built 8f4967806ba4 11:44:08 Successfully tagged support-scheduler:latest 11:44:08  Building support-scheduler ... done Building core-data 11:44:08 ---> 223ebf8f0b5c 11:44:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:44:12 ---> 6f3c2871f012 11:44:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 11:44:12 ---> 46ff808a7fce 11:44:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 11:44:12 ---> Running in 6d128e447112 11:44:13 Removing intermediate container 6d128e447112 11:44:13 ---> 0f05730c1291 11:44:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:44:13 ---> Running in 8d2765323294 11:44:13 Removing intermediate container 8d2765323294 11:44:13 ---> 93249d191469 11:44:13 Step 18/20 : LABEL arch=x86_64 11:44:13 ---> Running in acccf0602e98 11:44:14 Removing intermediate container acccf0602e98 11:44:14 ---> 9427e6376fbb 11:44:14 Step 19/20 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:44:14 ---> Running in dec556a38881 11:44:14 Removing intermediate container dec556a38881 11:44:14 ---> d590dea04c01 11:44:14 Step 20/20 : LABEL version=2.2.0-dev.87 11:44:14 ---> Running in 38d4b9494ba5 11:44:15 Removing intermediate container 38d4b9494ba5 11:44:15 ---> 413e3f79c330 11:44:15 11:44:15 Successfully built 413e3f79c330 11:44:15 Successfully tagged security-spiffe-token-provider:latest 11:44:15  Building security-spiffe-token-provider ... done Building security-bootstrapper 11:44:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:44:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:44:17 ---> 64b294985ee2 11:44:17 Step 3/23 : WORKDIR /edgex-go 11:44:17 ---> Using cache 11:44:17 ---> 041ff8e02258 11:44:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:17 ---> Using cache 11:44:17 ---> 60977342c3f3 11:44:17 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:44:17 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:44:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:44:17 ---> 64b294985ee2 11:44:17 Step 3/26 : WORKDIR /edgex-go 11:44:17 ---> Using cache 11:44:17 ---> 041ff8e02258 11:44:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:17 ---> Using cache 11:44:17 ---> 60977342c3f3 11:44:17 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 11:44:18 Removing intermediate container 68424cc10467 11:44:18 ---> 6408bbc62975 11:44:18 Successfully built 6408bbc62975 11:44:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:44:19 + docker inspect -f . ci-base-image-arm64 11:44:19 . [Pipeline] withDockerContainer 11:44:19 prd-ubuntu20.04-docker-arm64-4c-16g-34243 does not seem to be running inside a container 11:44:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 11:44:19 ---> Running in f489b97bf975 11:44:19 ---> Running in b5d19befd398 11:44:20 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:44:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:44:20 ---> 64b294985ee2 11:44:20 Step 3/31 : WORKDIR /edgex-go 11:44:20 ---> Using cache 11:44:20 ---> 041ff8e02258 11:44:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:20 ---> Using cache 11:44:20 ---> 60977342c3f3 11:44:20 Step 5/31 : RUN apk add --update --no-cache make git 11:44:20 ---> Running in 1e18874b3cb3 11:44:20 $ docker top a29963d1100bd10ce15dbab53d5b59d1c4aed6d35e47611f1128f5f224eb2d9f -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:44:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:44:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:44:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:44:21 + go version 11:44:21 go version go1.17.6 linux/arm64 [Pipeline] } 11:44:21 $ docker stop --time=1 a29963d1100bd10ce15dbab53d5b59d1c4aed6d35e47611f1128f5f224eb2d9f 11:44:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:44:22 OK: 221 MiB in 52 packages 11:44:22 OK: 221 MiB in 52 packages 11:44:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:44:22 OK: 221 MiB in 52 packages 11:44:23 Removing intermediate container f489b97bf975 11:44:23 ---> 5d898f42d56a 11:44:23 Step 6/26 : COPY go.mod vendor* ./ 11:44:23 Removing intermediate container b5d19befd398 11:44:23 ---> c047808fbb86 11:44:23 Step 6/23 : COPY go.mod vendor* ./ 11:44:23 $ docker rm -f a29963d1100bd10ce15dbab53d5b59d1c4aed6d35e47611f1128f5f224eb2d9f [Pipeline] // withDockerContainer 11:44:23 Removing intermediate container 1e18874b3cb3 11:44:23 ---> 8e6d2860ad5b 11:44:23 Step 6/31 : COPY go.mod vendor* ./ [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 11:44:23 ---> c2037b26e54d 11:44:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:23 ---> 9e1f9abfa8f6 11:44:23 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:23 ---> Running in bf6488c494ea 11:44:23 ---> Running in fa8cb5f27005 11:44:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:44:24 11:44:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:44:24 ---> d19f075f2b95 11:44:24 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:44:24 ---> Running in 99f3cf601555 11:44:24 latest: Pulling from edgex-devops/edgex-compose-arm64 11:44:24 29e5d40040c1: Pulling fs layer 11:44:24 1ce36da41761: Pulling fs layer 11:44:24 25b303627fd3: Pulling fs layer 11:44:24 29e5d40040c1: Verifying Checksum 11:44:24 29e5d40040c1: Download complete 11:44:24 1ce36da41761: Verifying Checksum 11:44:24 1ce36da41761: Download complete 11:44:25 29e5d40040c1: Pull complete 11:44:26 Removing intermediate container fa8cb5f27005 11:44:26 ---> b818c393b8f2 11:44:26 Step 8/26 : COPY . . 11:44:26 Removing intermediate container bf6488c494ea 11:44:26 ---> 1984a0494d11 11:44:26 Step 8/23 : COPY . . 11:44:26 Removing intermediate container 99f3cf601555 11:44:26 ---> a9ac6c53740a 11:44:26 Step 8/31 : COPY . . 11:44:26 25b303627fd3: Verifying Checksum 11:44:26 25b303627fd3: Download complete 11:44:26 1ce36da41761: Pull complete 11:44:39 25b303627fd3: Pull complete 11:44:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:44:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:44:39 prd-ubuntu20.04-docker-arm64-4c-16g-34243 does not seem to be running inside a container 11:44:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 11:44:41 $ docker top a7bb7d2c046962ccafe9d6c3ceb6a0c24e26327896166f1aeaededcc219b2fe2 -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:42 + grep parallel 11:44:42 + docker-compose build --help 11:44:45 --parallel Build images in parallel. [Pipeline] } 11:44:46 $ docker stop --time=1 a7bb7d2c046962ccafe9d6c3ceb6a0c24e26327896166f1aeaededcc219b2fe2 11:44:47 $ docker rm -f a7bb7d2c046962ccafe9d6c3ceb6a0c24e26327896166f1aeaededcc219b2fe2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:44:48 . [Pipeline] withDockerContainer 11:44:48 ---> 183707a3881c 11:44:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:44:48 ---> 1616d378cdc5 11:44:48 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 11:44:48 ---> 2a2bca1f3dbd 11:44:48 Step 9/23 : RUN make cmd/core-data/core-data 11:44:48 ---> Running in 440140142cbf 11:44:48 ---> Running in 2c207a1bfa8f 11:44:48 ---> Running in 48fd4e39a2b7 11:44:48 Removing intermediate container 48fd4e39a2b7 11:44:48 ---> be58d32090ff 11:44:48 Step 10/26 : RUN mkdir -p spire-build 11:44:48 prd-ubuntu20.04-docker-arm64-4c-16g-34243 does not seem to be running inside a container 11:44:48 $ 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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 11:44:48 ---> Running in d074b694ce63 11:44:49 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:44:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:44:49 $ docker top e45e53654c43b1588b3d7092ede9942500e6d144174ca5c60507fbe6f96d4bff -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:50 Removing intermediate container d074b694ce63 11:44:50 ---> 243d8663aab1 11:44:50 Step 11/26 : WORKDIR /edgex-go/spire-build 11:44:50 ---> Running in bc47c200c841 11:44:50 Removing intermediate container bc47c200c841 11:44:50 ---> e7b07b24e8b1 11:44:50 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 11:44:50 ---> Running in 9f23281af374 11:44:50 + docker-compose -f ./docker-compose-build.yml build --parallel 11:44:52 spire-1.2.1/ 11:44:52 spire-1.2.1/.data/ 11:44:52 spire-1.2.1/.data/.file 11:44:52 spire-1.2.1/.dockerignore 11:44:52 spire-1.2.1/.gitattributes 11:44:52 spire-1.2.1/.githooks/ 11:44:52 spire-1.2.1/.githooks/pre-commit 11:44:52 spire-1.2.1/.github/ 11:44:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:44:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:44:52 spire-1.2.1/.github/dependabot.yml 11:44:52 spire-1.2.1/.github/workflows/ 11:44:52 spire-1.2.1/.github/workflows/nightly_build.yaml 11:44:52 spire-1.2.1/.github/workflows/pr_build.yaml 11:44:52 spire-1.2.1/.github/workflows/release_build.yaml 11:44:52 spire-1.2.1/.github/workflows/scripts/ 11:44:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:44:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:44:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:44:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:44:52 spire-1.2.1/.github/workflows/scripts/split.sh 11:44:52 spire-1.2.1/.gitignore 11:44:52 spire-1.2.1/.go-version 11:44:52 spire-1.2.1/.golangci.yml 11:44:52 spire-1.2.1/ADOPTERS.md 11:44:52 spire-1.2.1/CHANGELOG.md 11:44:52 spire-1.2.1/CODE-OF-CONDUCT.md 11:44:52 spire-1.2.1/CODEOWNERS 11:44:52 spire-1.2.1/CONTRIBUTING.md 11:44:52 spire-1.2.1/Dockerfile 11:44:52 spire-1.2.1/Dockerfile.dev 11:44:52 spire-1.2.1/Dockerfile.scratch 11:44:52 spire-1.2.1/LICENSE 11:44:52 spire-1.2.1/MAINTAINERS.md 11:44:52 spire-1.2.1/Makefile 11:44:52 spire-1.2.1/README.md 11:44:52 spire-1.2.1/ROADMAP.md 11:44:52 spire-1.2.1/SECURITY.md 11:44:52 spire-1.2.1/cmd/ 11:44:52 spire-1.2.1/cmd/spire-agent/ 11:44:52 spire-1.2.1/cmd/spire-agent/cli/ 11:44:52 spire-1.2.1/cmd/spire-agent/cli/api/ 11:44:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/common/ 11:44:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:44:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/run/ 11:44:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 11:44:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:44:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:44:52 spire-1.2.1/cmd/spire-agent/main.go 11:44:52 spire-1.2.1/cmd/spire-server/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/agent/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/cli.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/run/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/token/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/validate/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/x509/ 11:44:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:44:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:44:52 spire-1.2.1/cmd/spire-server/main.go 11:44:52 spire-1.2.1/cmd/spire-server/util/ 11:44:52 spire-1.2.1/cmd/spire-server/util/util.go 11:44:52 spire-1.2.1/conf/ 11:44:52 spire-1.2.1/conf/agent/ 11:44:52 spire-1.2.1/conf/agent/agent.conf 11:44:52 spire-1.2.1/conf/agent/agent_full.conf 11:44:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:44:52 spire-1.2.1/conf/server/ 11:44:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:44:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:44:52 spire-1.2.1/conf/server/server.conf 11:44:52 spire-1.2.1/conf/server/server_full.conf 11:44:52 spire-1.2.1/doc/ 11:44:52 spire-1.2.1/doc/SPIRE101.md 11:44:52 spire-1.2.1/doc/auditlog.md 11:44:52 spire-1.2.1/doc/authorization_policy_engine.md 11:44:52 spire-1.2.1/doc/changelog_guidelines.md 11:44:52 spire-1.2.1/doc/cure53-report.pdf 11:44:52 spire-1.2.1/doc/images/ 11:44:52 spire-1.2.1/doc/images/2019_roadmap.png 11:44:52 spire-1.2.1/doc/images/SPIRE101.png 11:44:52 spire-1.2.1/doc/images/SPIRE_agent.png 11:44:52 spire-1.2.1/doc/images/SPIRE_server.png 11:44:52 spire-1.2.1/doc/images/cache_mgr.png 11:44:52 spire-1.2.1/doc/images/cache_mgr_components.png 11:44:52 spire-1.2.1/doc/images/federated_spire.png 11:44:52 spire-1.2.1/doc/images/ha_mode.png 11:44:52 spire-1.2.1/doc/images/nested_spire.png 11:44:52 spire-1.2.1/doc/images/oidc_federation.png 11:44:52 spire-1.2.1/doc/images/single_trust_domain.png 11:44:52 spire-1.2.1/doc/images/spiffe_compatible.png 11:44:52 spire-1.2.1/doc/images/spire_logo.png 11:44:52 spire-1.2.1/doc/migrating_registration_api_clients.md 11:44:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:44:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:44:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:44:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:44:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:44:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:44:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:44:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:44:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:44:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:44:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:44:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:44:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:44:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:44:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:44:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:44:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:44:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:44:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:44:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:44:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:44:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:44:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:44:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:44:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:44:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:44:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:44:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:44:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:44:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:44:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:44:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:44:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:44:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:44:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:44:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:44:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:44:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:44:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:44:52 spire-1.2.1/doc/scaling_spire.md 11:44:52 spire-1.2.1/doc/spire_agent.md 11:44:52 spire-1.2.1/doc/spire_server.md 11:44:52 spire-1.2.1/doc/supported_integrations.md 11:44:52 spire-1.2.1/doc/telemetry.md 11:44:52 spire-1.2.1/doc/telemetry_config.md 11:44:52 spire-1.2.1/doc/upgrading.md 11:44:52 spire-1.2.1/doc/using_spire.md 11:44:52 spire-1.2.1/examples/ 11:44:52 spire-1.2.1/examples/README.md 11:44:52 spire-1.2.1/go.mod 11:44:52 spire-1.2.1/go.sum 11:44:52 spire-1.2.1/pkg/ 11:44:52 spire-1.2.1/pkg/agent/ 11:44:52 spire-1.2.1/pkg/agent/agent.go 11:44:52 spire-1.2.1/pkg/agent/api/ 11:44:52 spire-1.2.1/pkg/agent/api/config.go 11:44:52 spire-1.2.1/pkg/agent/api/debug/ 11:44:52 spire-1.2.1/pkg/agent/api/debug/v1/ 11:44:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:44:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 11:44:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:44:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:44:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:44:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:44:52 spire-1.2.1/pkg/agent/api/endpoints.go 11:44:52 spire-1.2.1/pkg/agent/api/health/ 11:44:52 spire-1.2.1/pkg/agent/api/health/v1/ 11:44:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:44:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:44:52 spire-1.2.1/pkg/agent/api/rpccontext/ 11:44:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:44:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:44:52 spire-1.2.1/pkg/agent/attestor/ 11:44:52 spire-1.2.1/pkg/agent/attestor/node/ 11:44:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:44:52 spire-1.2.1/pkg/agent/attestor/node/node.go 11:44:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:44:52 spire-1.2.1/pkg/agent/attestor/workload/ 11:44:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:44:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:44:52 spire-1.2.1/pkg/agent/catalog/ 11:44:52 spire-1.2.1/pkg/agent/catalog/catalog.go 11:44:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:44:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:44:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:44:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:44:52 spire-1.2.1/pkg/agent/client/ 11:44:52 spire-1.2.1/pkg/agent/client/client.go 11:44:52 spire-1.2.1/pkg/agent/client/client_test.go 11:44:52 spire-1.2.1/pkg/agent/client/dial.go 11:44:52 spire-1.2.1/pkg/agent/client/nodeconn.go 11:44:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:44:52 spire-1.2.1/pkg/agent/client/update.go 11:44:52 spire-1.2.1/pkg/agent/client/util.go 11:44:52 spire-1.2.1/pkg/agent/common/ 11:44:52 spire-1.2.1/pkg/agent/common/backoff/ 11:44:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:44:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:44:52 spire-1.2.1/pkg/agent/common/cgroups/ 11:44:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:44:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:44:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:44:52 spire-1.2.1/pkg/agent/config.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/ 11:44:52 spire-1.2.1/pkg/agent/endpoints/config.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:44:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:44:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/workload/ 11:44:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:44:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:44:52 spire-1.2.1/pkg/agent/manager/ 11:44:52 spire-1.2.1/pkg/agent/manager/cache/ 11:44:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:44:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:44:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:44:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:44:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:44:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:44:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:44:52 spire-1.2.1/pkg/agent/manager/config.go 11:44:52 spire-1.2.1/pkg/agent/manager/manager.go 11:44:52 spire-1.2.1/pkg/agent/manager/manager_test.go 11:44:52 spire-1.2.1/pkg/agent/manager/storage.go 11:44:52 spire-1.2.1/pkg/agent/manager/storage_test.go 11:44:52 spire-1.2.1/pkg/agent/manager/storecache/ 11:44:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:44:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:44:52 spire-1.2.1/pkg/agent/manager/sync.go 11:44:52 spire-1.2.1/pkg/agent/plugin/ 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:44:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:44:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:44:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:44:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:44:52 spire-1.2.1/pkg/agent/svid/ 11:44:52 spire-1.2.1/pkg/agent/svid/rotator.go 11:44:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:44:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:44:52 spire-1.2.1/pkg/agent/svid/store/ 11:44:52 spire-1.2.1/pkg/agent/svid/store/service.go 11:44:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:44:52 spire-1.2.1/pkg/common/ 11:44:52 spire-1.2.1/pkg/common/agentpathtemplate/ 11:44:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:44:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:44:52 spire-1.2.1/pkg/common/api/ 11:44:52 spire-1.2.1/pkg/common/api/metrics.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/ 11:44:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/logger.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/names.go 11:44:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:44:52 spire-1.2.1/pkg/common/api/names.go 11:44:52 spire-1.2.1/pkg/common/api/ratelimit.go 11:44:52 spire-1.2.1/pkg/common/api/rpccontext/ 11:44:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:44:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:44:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:44:52 spire-1.2.1/pkg/common/auth/ 11:44:52 spire-1.2.1/pkg/common/auth/interceptors.go 11:44:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:44:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:44:52 spire-1.2.1/pkg/common/bundleutil/ 11:44:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:44:52 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:44:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:44:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:44:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:44:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:44:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:44:52 spire-1.2.1/pkg/common/bundleutil/types.go 11:44:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:44:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:44:52 spire-1.2.1/pkg/common/catalog/ 11:44:52 spire-1.2.1/pkg/common/catalog/bind.go 11:44:52 spire-1.2.1/pkg/common/catalog/builtin.go 11:44:52 spire-1.2.1/pkg/common/catalog/catalog.go 11:44:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:44:52 spire-1.2.1/pkg/common/catalog/closers.go 11:44:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:44:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:44:52 spire-1.2.1/pkg/common/catalog/config.go 11:44:52 spire-1.2.1/pkg/common/catalog/config_test.go 11:44:52 spire-1.2.1/pkg/common/catalog/configure.go 11:44:52 spire-1.2.1/pkg/common/catalog/constraints.go 11:44:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:44:52 spire-1.2.1/pkg/common/catalog/context.go 11:44:52 spire-1.2.1/pkg/common/catalog/external.go 11:44:52 spire-1.2.1/pkg/common/catalog/host.go 11:44:52 spire-1.2.1/pkg/common/catalog/pipenet.go 11:44:52 spire-1.2.1/pkg/common/catalog/plugin.go 11:44:52 spire-1.2.1/pkg/common/catalog/testplugin/ 11:44:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:44:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:44:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:44:52 spire-1.2.1/pkg/common/cli/ 11:44:52 spire-1.2.1/pkg/common/cli/env.go 11:44:52 spire-1.2.1/pkg/common/cli/flags.go 11:44:52 spire-1.2.1/pkg/common/cli/trust_domain.go 11:44:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:44:52 spire-1.2.1/pkg/common/cli/umask.go 11:44:52 spire-1.2.1/pkg/common/cli/umask_posix.go 11:44:52 spire-1.2.1/pkg/common/cli/umask_test.go 11:44:52 spire-1.2.1/pkg/common/cli/umask_windows.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/ 11:44:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/flag.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/format.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/ 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:44:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:44:52 spire-1.2.1/pkg/common/coretypes/ 11:44:52 spire-1.2.1/pkg/common/coretypes/bundle/ 11:44:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:44:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:44:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:44:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:44:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:44:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:44:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:44:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:44:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:44:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:44:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:44:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:44:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:44:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:44:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:44:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:44:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:44:52 spire-1.2.1/pkg/common/cryptoutil/ 11:44:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:44:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:44:52 spire-1.2.1/pkg/common/diskutil/ 11:44:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:44:52 spire-1.2.1/pkg/common/diskutil/file_test.go 11:44:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:44:52 spire-1.2.1/pkg/common/errorutil/ 11:44:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:44:52 spire-1.2.1/pkg/common/health/ 11:44:52 spire-1.2.1/pkg/common/health/config.go 11:44:52 spire-1.2.1/pkg/common/health/context.go 11:44:52 spire-1.2.1/pkg/common/health/context_test.go 11:44:52 spire-1.2.1/pkg/common/health/health.go 11:44:52 spire-1.2.1/pkg/common/health/health_test.go 11:44:52 spire-1.2.1/pkg/common/health/logger.go 11:44:52 spire-1.2.1/pkg/common/hostservice/ 11:44:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:44:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:44:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:44:52 spire-1.2.1/pkg/common/idutil/ 11:44:52 spire-1.2.1/pkg/common/idutil/require.go 11:44:52 spire-1.2.1/pkg/common/idutil/require_test.go 11:44:52 spire-1.2.1/pkg/common/idutil/safety.go 11:44:52 spire-1.2.1/pkg/common/idutil/safety_test.go 11:44:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:44:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:44:52 spire-1.2.1/pkg/common/jwtsvid/ 11:44:52 spire-1.2.1/pkg/common/jwtsvid/common.go 11:44:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:44:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:44:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:44:52 spire-1.2.1/pkg/common/jwtutil/ 11:44:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:44:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:44:52 spire-1.2.1/pkg/common/log/ 11:44:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:44:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:44:52 spire-1.2.1/pkg/common/log/log.go 11:44:52 spire-1.2.1/pkg/common/log/log_test.go 11:44:52 spire-1.2.1/pkg/common/log/options.go 11:44:52 spire-1.2.1/pkg/common/nodeutil/ 11:44:52 spire-1.2.1/pkg/common/nodeutil/node.go 11:44:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:44:52 spire-1.2.1/pkg/common/peertracker/ 11:44:52 spire-1.2.1/pkg/common/peertracker/conn.go 11:44:52 spire-1.2.1/pkg/common/peertracker/credentials.go 11:44:52 spire-1.2.1/pkg/common/peertracker/errors.go 11:44:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:44:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:44:52 spire-1.2.1/pkg/common/peertracker/info.go 11:44:52 spire-1.2.1/pkg/common/peertracker/listener.go 11:44:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:44:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:44:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:44:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:44:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:44:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:44:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:44:52 spire-1.2.1/pkg/common/peertracker/tcp.go 11:44:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:44:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:44:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:44:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:44:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:44:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 11:44:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:44:52 spire-1.2.1/pkg/common/peertracker/uds.go 11:44:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:44:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:44:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:44:52 spire-1.2.1/pkg/common/pemutil/ 11:44:52 spire-1.2.1/pkg/common/pemutil/block.go 11:44:52 spire-1.2.1/pkg/common/pemutil/certs.go 11:44:52 spire-1.2.1/pkg/common/pemutil/common.go 11:44:52 spire-1.2.1/pkg/common/pemutil/csr.go 11:44:52 spire-1.2.1/pkg/common/pemutil/keys.go 11:44:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:44:52 spire-1.2.1/pkg/common/pemutil/testdata/ 11:44:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:44:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:44:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:44:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:44:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:44:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:44:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:44:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:44:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:44:52 spire-1.2.1/pkg/common/plugin/ 11:44:52 spire-1.2.1/pkg/common/plugin/aws/ 11:44:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:44:52 spire-1.2.1/pkg/common/plugin/azure/ 11:44:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:44:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:44:52 spire-1.2.1/pkg/common/plugin/facade.go 11:44:52 spire-1.2.1/pkg/common/plugin/facade_test.go 11:44:52 spire-1.2.1/pkg/common/plugin/gcp/ 11:44:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:44:52 spire-1.2.1/pkg/common/plugin/k8s/ 11:44:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:44:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:44:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:44:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:44:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:44:52 spire-1.2.1/pkg/common/plugin/log.go 11:44:52 spire-1.2.1/pkg/common/plugin/sshpop/ 11:44:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:44:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:44:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:44:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:44:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:44:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:44:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:44:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:44:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:44:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:44:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:44:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:44:52 spire-1.2.1/pkg/common/plugin/x509pop/ 11:44:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:44:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:44:52 spire-1.2.1/pkg/common/profiling/ 11:44:52 spire-1.2.1/pkg/common/profiling/dumpers.go 11:44:52 spire-1.2.1/pkg/common/profiling/profiling.go 11:44:52 spire-1.2.1/pkg/common/protoutil/ 11:44:52 spire-1.2.1/pkg/common/protoutil/masks.go 11:44:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:44:52 spire-1.2.1/pkg/common/rotationutil/ 11:44:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:44:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:44:52 spire-1.2.1/pkg/common/selector/ 11:44:52 spire-1.2.1/pkg/common/selector/selector.go 11:44:52 spire-1.2.1/pkg/common/selector/selector_test.go 11:44:52 spire-1.2.1/pkg/common/selector/set.go 11:44:52 spire-1.2.1/pkg/common/selector/set_utils.go 11:44:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:44:52 spire-1.2.1/pkg/common/telemetry/ 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/ 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:44:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:44:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:44:52 spire-1.2.1/pkg/common/telemetry/call.go 11:44:52 spire-1.2.1/pkg/common/telemetry/common/ 11:44:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:44:52 spire-1.2.1/pkg/common/telemetry/config.go 11:44:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:44:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:44:52 spire-1.2.1/pkg/common/telemetry/inmem.go 11:44:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:44:52 spire-1.2.1/pkg/common/telemetry/m3.go 11:44:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:44:52 spire-1.2.1/pkg/common/telemetry/metrics.go 11:44:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:44:52 spire-1.2.1/pkg/common/telemetry/names.go 11:44:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:44:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:44:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:44:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/ 11:44:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:44:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:44:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:44:52 spire-1.2.1/pkg/common/telemetry/server/server.go 11:44:52 spire-1.2.1/pkg/common/telemetry/sink.go 11:44:52 spire-1.2.1/pkg/common/telemetry/statsd.go 11:44:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:44:52 spire-1.2.1/pkg/common/telemetry/uptime.go 11:44:52 spire-1.2.1/pkg/common/telemetry/version.go 11:44:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:44:52 spire-1.2.1/pkg/common/uptime/ 11:44:52 spire-1.2.1/pkg/common/uptime/uptime.go 11:44:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 11:44:52 spire-1.2.1/pkg/common/util/ 11:44:52 spire-1.2.1/pkg/common/util/certs.go 11:44:52 spire-1.2.1/pkg/common/util/certs_test.go 11:44:52 spire-1.2.1/pkg/common/util/csr.go 11:44:52 spire-1.2.1/pkg/common/util/hash.go 11:44:52 spire-1.2.1/pkg/common/util/selectors.go 11:44:52 spire-1.2.1/pkg/common/util/selectors_test.go 11:44:52 spire-1.2.1/pkg/common/util/signals.go 11:44:52 spire-1.2.1/pkg/common/util/sort.go 11:44:52 spire-1.2.1/pkg/common/util/sort_test.go 11:44:52 spire-1.2.1/pkg/common/util/task.go 11:44:52 spire-1.2.1/pkg/common/util/task_test.go 11:44:52 spire-1.2.1/pkg/common/util/testdata/ 11:44:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:44:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:44:52 spire-1.2.1/pkg/common/version/ 11:44:52 spire-1.2.1/pkg/common/version/version.go 11:44:52 spire-1.2.1/pkg/common/x509svid/ 11:44:52 spire-1.2.1/pkg/common/x509svid/common_test.go 11:44:52 spire-1.2.1/pkg/common/x509svid/csr.go 11:44:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:44:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:44:52 spire-1.2.1/pkg/common/x509util/ 11:44:52 spire-1.2.1/pkg/common/x509util/cert.go 11:44:52 spire-1.2.1/pkg/common/x509util/dns.go 11:44:52 spire-1.2.1/pkg/common/x509util/dns_test.go 11:44:52 spire-1.2.1/pkg/common/x509util/keyid.go 11:44:52 spire-1.2.1/pkg/common/x509util/keypair.go 11:44:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:44:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:44:52 spire-1.2.1/pkg/server/ 11:44:52 spire-1.2.1/pkg/server/api/ 11:44:52 spire-1.2.1/pkg/server/api/agent.go 11:44:52 spire-1.2.1/pkg/server/api/agent/ 11:44:52 spire-1.2.1/pkg/server/api/agent/v1/ 11:44:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:44:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:44:52 spire-1.2.1/pkg/server/api/agent_test.go 11:44:52 spire-1.2.1/pkg/server/api/api.go 11:44:52 spire-1.2.1/pkg/server/api/audit/ 11:44:52 spire-1.2.1/pkg/server/api/audit/audit.go 11:44:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:44:52 spire-1.2.1/pkg/server/api/bundle.go 11:44:52 spire-1.2.1/pkg/server/api/bundle/ 11:44:52 spire-1.2.1/pkg/server/api/bundle/v1/ 11:44:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:44:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:44:52 spire-1.2.1/pkg/server/api/bundle_test.go 11:44:52 spire-1.2.1/pkg/server/api/debug/ 11:44:52 spire-1.2.1/pkg/server/api/debug/v1/ 11:44:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:44:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:44:52 spire-1.2.1/pkg/server/api/entry.go 11:44:52 spire-1.2.1/pkg/server/api/entry/ 11:44:52 spire-1.2.1/pkg/server/api/entry/v1/ 11:44:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:44:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:44:52 spire-1.2.1/pkg/server/api/entry_test.go 11:44:52 spire-1.2.1/pkg/server/api/health/ 11:44:52 spire-1.2.1/pkg/server/api/health/v1/ 11:44:52 spire-1.2.1/pkg/server/api/health/v1/service.go 11:44:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:44:52 spire-1.2.1/pkg/server/api/id.go 11:44:52 spire-1.2.1/pkg/server/api/id_test.go 11:44:52 spire-1.2.1/pkg/server/api/limits/ 11:44:52 spire-1.2.1/pkg/server/api/limits/limits.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/ 11:44:52 spire-1.2.1/pkg/server/api/middleware/alias.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/audit.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/caller.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/common.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/entries.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:44:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:44:52 spire-1.2.1/pkg/server/api/ratelimit.go 11:44:52 spire-1.2.1/pkg/server/api/rpccontext/ 11:44:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:44:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:44:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:44:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:44:52 spire-1.2.1/pkg/server/api/selector.go 11:44:52 spire-1.2.1/pkg/server/api/selector_test.go 11:44:52 spire-1.2.1/pkg/server/api/status.go 11:44:52 spire-1.2.1/pkg/server/api/status_test.go 11:44:52 spire-1.2.1/pkg/server/api/svid/ 11:44:52 spire-1.2.1/pkg/server/api/svid/v1/ 11:44:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:44:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:44:52 spire-1.2.1/pkg/server/api/trustdomain.go 11:44:52 spire-1.2.1/pkg/server/api/trustdomain/ 11:44:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 11:44:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:44:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:44:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:44:52 spire-1.2.1/pkg/server/authpolicy/ 11:44:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:44:52 spire-1.2.1/pkg/server/authpolicy/policy.go 11:44:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:44:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:44:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:44:52 spire-1.2.1/pkg/server/authpolicy/validate.go 11:44:52 spire-1.2.1/pkg/server/bundle/ 11:44:52 spire-1.2.1/pkg/server/bundle/client/ 11:44:52 spire-1.2.1/pkg/server/bundle/client/client.go 11:44:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:44:52 spire-1.2.1/pkg/server/bundle/client/manager.go 11:44:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:44:52 spire-1.2.1/pkg/server/bundle/client/sources.go 11:44:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:44:52 spire-1.2.1/pkg/server/bundle/client/updater.go 11:44:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:44:52 spire-1.2.1/pkg/server/ca/ 11:44:52 spire-1.2.1/pkg/server/ca/ca.go 11:44:52 spire-1.2.1/pkg/server/ca/ca_health.go 11:44:52 spire-1.2.1/pkg/server/ca/ca_test.go 11:44:52 spire-1.2.1/pkg/server/ca/journal.go 11:44:52 spire-1.2.1/pkg/server/ca/journal_test.go 11:44:52 spire-1.2.1/pkg/server/ca/manager.go 11:44:52 spire-1.2.1/pkg/server/ca/manager_health.go 11:44:52 spire-1.2.1/pkg/server/ca/manager_test.go 11:44:52 spire-1.2.1/pkg/server/ca/templates.go 11:44:52 spire-1.2.1/pkg/server/ca/upstream_client.go 11:44:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:44:52 spire-1.2.1/pkg/server/ca/validation.go 11:44:52 spire-1.2.1/pkg/server/cache/ 11:44:52 spire-1.2.1/pkg/server/cache/dscache/ 11:44:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:44:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:44:52 spire-1.2.1/pkg/server/cache/entrycache/ 11:44:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:44:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:44:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:44:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:44:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:44:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:44:52 spire-1.2.1/pkg/server/catalog/ 11:44:52 spire-1.2.1/pkg/server/catalog/catalog.go 11:44:52 spire-1.2.1/pkg/server/catalog/keymanager.go 11:44:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:44:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:44:52 spire-1.2.1/pkg/server/catalog/notifier.go 11:44:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:44:52 spire-1.2.1/pkg/server/config.go 11:44:52 spire-1.2.1/pkg/server/datastore/ 11:44:52 spire-1.2.1/pkg/server/datastore/datastore.go 11:44:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:44:52 spire-1.2.1/pkg/server/datastore/repository.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:44:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:44:52 spire-1.2.1/pkg/server/endpoints/ 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/ 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:44:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:44:52 spire-1.2.1/pkg/server/endpoints/config.go 11:44:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:44:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:44:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:44:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:44:52 spire-1.2.1/pkg/server/endpoints/middleware.go 11:44:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:44:52 spire-1.2.1/pkg/server/hostservice/ 11:44:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:44:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:44:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:44:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:44:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:44:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:44:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:44:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/ 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/ 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:44:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:44:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:44:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:44:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:44:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:44:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:44:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:44:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:44:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/ 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:44:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:44:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:44:52 spire-1.2.1/pkg/server/registration/ 11:44:52 spire-1.2.1/pkg/server/registration/manager.go 11:44:52 spire-1.2.1/pkg/server/registration/manager_test.go 11:44:52 spire-1.2.1/pkg/server/scanentries.go 11:44:52 spire-1.2.1/pkg/server/scanentries_test.go 11:44:52 spire-1.2.1/pkg/server/server.go 11:44:52 spire-1.2.1/pkg/server/server_test.go 11:44:52 spire-1.2.1/pkg/server/svid/ 11:44:52 spire-1.2.1/pkg/server/svid/observer.go 11:44:52 spire-1.2.1/pkg/server/svid/observer_test.go 11:44:52 spire-1.2.1/pkg/server/svid/rotator.go 11:44:52 spire-1.2.1/pkg/server/svid/rotator_config.go 11:44:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:44:52 spire-1.2.1/pkg/server/svid/rotator_test.go 11:44:52 spire-1.2.1/proto/ 11:44:52 spire-1.2.1/proto/private/ 11:44:52 spire-1.2.1/proto/private/server/ 11:44:52 spire-1.2.1/proto/private/server/journal/ 11:44:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:44:52 spire-1.2.1/proto/private/server/journal/journal.proto 11:44:52 spire-1.2.1/proto/spire/ 11:44:52 spire-1.2.1/proto/spire/common/ 11:44:52 spire-1.2.1/proto/spire/common/common.pb.go 11:44:52 spire-1.2.1/proto/spire/common/common.proto 11:44:52 spire-1.2.1/proto/spire/common/plugin/ 11:44:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:44:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:44:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:44:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:44:52 spire-1.2.1/proto/spire/plugin/ 11:44:52 spire-1.2.1/proto/spire/plugin/agent/ 11:44:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:44:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:44:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:44:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:44:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:44:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:44:52 spire-1.2.1/release/ 11:44:52 spire-1.2.1/release/spire-extras/ 11:44:52 spire-1.2.1/release/spire-extras/README.md 11:44:52 spire-1.2.1/release/spire-extras/conf/ 11:44:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:44:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:44:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:44:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:44:52 spire-1.2.1/release/spire/ 11:44:52 spire-1.2.1/release/spire/README.md 11:44:52 spire-1.2.1/release/spire/conf/ 11:44:52 spire-1.2.1/release/spire/conf/agent/ 11:44:52 spire-1.2.1/release/spire/conf/agent/agent.conf 11:44:52 spire-1.2.1/release/spire/conf/server/ 11:44:52 spire-1.2.1/release/spire/conf/server/server.conf 11:44:52 spire-1.2.1/script/ 11:44:52 spire-1.2.1/script/build-artifact.sh 11:44:52 spire-1.2.1/script/generate_dummy_ca.sh 11:44:52 spire-1.2.1/support/ 11:44:52 spire-1.2.1/support/k8s/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:44:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/ 11:44:52 spire-1.2.1/support/oidc-discovery-provider/README.md 11:44:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/config.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/main.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:44:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:44:52 spire-1.2.1/test/ 11:44:52 spire-1.2.1/test/clock/ 11:44:52 spire-1.2.1/test/clock/clock.go 11:44:52 spire-1.2.1/test/fakes/ 11:44:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:44:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:44:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:44:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:44:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:44:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:44:52 spire-1.2.1/test/fakes/fakeagentstore/ 11:44:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:44:52 spire-1.2.1/test/fakes/fakedatastore/ 11:44:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:44:52 spire-1.2.1/test/fakes/fakeentryclient/ 11:44:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:44:52 spire-1.2.1/test/fakes/fakehealthchecker/ 11:44:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:44:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:44:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:44:52 spire-1.2.1/test/fakes/fakemetrics/ 11:44:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:44:52 spire-1.2.1/test/fakes/fakenoderesolver/ 11:44:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:44:52 spire-1.2.1/test/fakes/fakenotifier/ 11:44:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:44:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:44:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:44:52 spire-1.2.1/test/fakes/fakeserverca/ 11:44:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:44:52 spire-1.2.1/test/fakes/fakeservercatalog/ 11:44:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:44:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:44:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:44:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:44:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:44:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:44:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:44:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:44:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:44:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:44:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:44:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:44:52 spire-1.2.1/test/fixture/ 11:44:52 spire-1.2.1/test/fixture/certs/ 11:44:52 spire-1.2.1/test/fixture/certs/agent_svid.der 11:44:52 spire-1.2.1/test/fixture/certs/base_cert.pem 11:44:52 spire-1.2.1/test/fixture/certs/base_csr.pem 11:44:52 spire-1.2.1/test/fixture/certs/base_key.pem 11:44:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:44:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:44:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:44:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:44:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:44:52 spire-1.2.1/test/fixture/certs/blog_key.pem 11:44:52 spire-1.2.1/test/fixture/certs/bundle.der 11:44:52 spire-1.2.1/test/fixture/certs/ca.pem 11:44:52 spire-1.2.1/test/fixture/certs/ca_key.pem 11:44:52 spire-1.2.1/test/fixture/certs/database_cert.pem 11:44:52 spire-1.2.1/test/fixture/certs/database_csr.pem 11:44:52 spire-1.2.1/test/fixture/certs/database_key.pem 11:44:52 spire-1.2.1/test/fixture/certs/node_cert.pem 11:44:52 spire-1.2.1/test/fixture/certs/node_csr.pem 11:44:52 spire-1.2.1/test/fixture/certs/node_key.pem 11:44:52 spire-1.2.1/test/fixture/certs/svid.pem 11:44:52 spire-1.2.1/test/fixture/certs/svid_key.pem 11:44:52 spire-1.2.1/test/fixture/config/ 11:44:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:44:52 spire-1.2.1/test/fixture/config/agent_good.conf 11:44:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:44:52 spire-1.2.1/test/fixture/config/plugin_good.conf 11:44:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:44:52 spire-1.2.1/test/fixture/config/server_good.conf 11:44:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:44:52 spire-1.2.1/test/fixture/fixture.go 11:44:52 spire-1.2.1/test/fixture/nodeattestor/ 11:44:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:44:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:44:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:44:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:44:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:44:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:44:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:44:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:44:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:44:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:44:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:44:52 spire-1.2.1/test/fixture/registration/ 11:44:52 spire-1.2.1/test/fixture/registration/entries.json 11:44:52 spire-1.2.1/test/fixture/registration/good-for-update.json 11:44:52 spire-1.2.1/test/fixture/registration/good.json 11:44:52 spire-1.2.1/test/fixture/registration/invalid.json 11:44:52 spire-1.2.1/test/fixture/registration/invalid_json.json 11:44:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:44:52 spire-1.2.1/test/integration/ 11:44:52 spire-1.2.1/test/integration/README.md 11:44:52 spire-1.2.1/test/integration/common 11:44:52 spire-1.2.1/test/integration/setup/ 11:44:52 spire-1.2.1/test/integration/setup/adminclient/ 11:44:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:44:52 spire-1.2.1/test/integration/setup/adminclient/client.go 11:44:52 spire-1.2.1/test/integration/setup/debugagent/ 11:44:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:44:52 spire-1.2.1/test/integration/setup/debugagent/main.go 11:44:52 spire-1.2.1/test/integration/setup/debugserver/ 11:44:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:44:52 spire-1.2.1/test/integration/setup/debugserver/main.go 11:44:52 spire-1.2.1/test/integration/setup/downstreamclient/ 11:44:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:44:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:44:52 spire-1.2.1/test/integration/setup/itclient/ 11:44:52 spire-1.2.1/test/integration/setup/itclient/client.go 11:44:52 spire-1.2.1/test/integration/setup/node-attestation/ 11:44:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:44:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:44:52 spire-1.2.1/test/integration/setup/x509pop/ 11:44:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:44:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:44:52 spire-1.2.1/test/integration/suites/ 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:44:52 spire-1.2.1/test/integration/suites/join-token/ 11:44:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:44:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:44:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:44:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:44:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:44:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:44:52 spire-1.2.1/test/integration/suites/join-token/README.md 11:44:52 spire-1.2.1/test/integration/suites/join-token/conf/ 11:44:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:44:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/join-token/teardown 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:44:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:44:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:44:52 spire-1.2.1/test/integration/suites/k8s/ 11:44:52 spire-1.2.1/test/integration/suites/k8s/00-setup 11:44:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:44:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:44:52 spire-1.2.1/test/integration/suites/k8s/README.md 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/ 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:44:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:44:52 spire-1.2.1/test/integration/suites/k8s/teardown 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/ 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:44:52 spire-1.2.1/test/integration/suites/rotation/ 11:44:52 spire-1.2.1/test/integration/suites/rotation/00-setup 11:44:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:44:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:44:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:44:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:44:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:44:52 spire-1.2.1/test/integration/suites/rotation/README.md 11:44:52 spire-1.2.1/test/integration/suites/rotation/conf/ 11:44:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:44:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/rotation/teardown 11:44:52 spire-1.2.1/test/integration/suites/self-test/ 11:44:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:44:52 spire-1.2.1/test/integration/suites/self-test/README.md 11:44:52 spire-1.2.1/test/integration/suites/self-test/teardown 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:44:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:44:52 spire-1.2.1/test/integration/suites/upgrade/ 11:44:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:44:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:44:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:44:52 spire-1.2.1/test/integration/suites/upgrade/README.md 11:44:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:44:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:44:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:44:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:44:52 spire-1.2.1/test/integration/suites/upgrade/teardown 11:44:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:44:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:44:52 spire-1.2.1/test/integration/test-one.sh 11:44:52 spire-1.2.1/test/integration/test.sh 11:44:52 spire-1.2.1/test/plugintest/ 11:44:52 spire-1.2.1/test/plugintest/config.go 11:44:52 spire-1.2.1/test/plugintest/load.go 11:44:52 spire-1.2.1/test/plugintest/option.go 11:44:52 spire-1.2.1/test/spiretest/ 11:44:52 spire-1.2.1/test/spiretest/apiserver.go 11:44:52 spire-1.2.1/test/spiretest/assertions.go 11:44:52 spire-1.2.1/test/spiretest/dir.go 11:44:52 spire-1.2.1/test/spiretest/errors_posix.go 11:44:52 spire-1.2.1/test/spiretest/errors_windows.go 11:44:52 spire-1.2.1/test/spiretest/logs.go 11:44:52 spire-1.2.1/test/spiretest/socketapi.go 11:44:52 spire-1.2.1/test/spiretest/suite.go 11:44:52 spire-1.2.1/test/spiretest/x509.go 11:44:52 spire-1.2.1/test/testca/ 11:44:52 spire-1.2.1/test/testca/ca.go 11:44:52 spire-1.2.1/test/testkey/ 11:44:52 spire-1.2.1/test/testkey/generate.sh 11:44:52 spire-1.2.1/test/testkey/genkeys.go 11:44:52 spire-1.2.1/test/testkey/keys.go 11:44:52 spire-1.2.1/test/testkey/new.go 11:44:52 spire-1.2.1/test/tpmsimulator/ 11:44:52 spire-1.2.1/test/tpmsimulator/simulator.go 11:44:52 spire-1.2.1/test/util/ 11:44:52 spire-1.2.1/test/util/cert_fixtures.go 11:44:52 spire-1.2.1/test/util/cert_generation.go 11:44:52 spire-1.2.1/test/util/io_redirection.go 11:44:52 spire-1.2.1/test/util/race.go 11:44:52 spire-1.2.1/test/util/util.go 11:44:52 building spire from source... 11:44:52 Installing go1.17.7... 11:44:55 Building core-command ... 11:44:55 Building core-data ... 11:44:55 Building core-metadata ... 11:44:55 Building security-bootstrapper ... 11:44:55 Building security-proxy-setup ... 11:44:55 Building security-secretstore-setup ... 11:44:55 Building security-spiffe-token-provider ... 11:44:55 Building security-spire-agent ... 11:44:55 Building security-spire-config ... 11:44:55 Building security-spire-server ... 11:44:55 Building support-notifications ... 11:44:55 Building support-scheduler ... 11:44:55 Building sys-mgmt-agent ... 11:44:55 Building security-spire-server 11:44:55 Building security-bootstrapper 11:44:55 Building core-data 11:44:55 Building security-secretstore-setup 11:44:55 Building security-spiffe-token-provider 11:44:57 Building bin/spire-server... 11:44:57 go: downloading github.com/mitchellh/cli v1.1.2 11:44:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:44:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:44:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:44:57 go: downloading google.golang.org/grpc v1.44.0 11:44:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:44:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:44:58 go: downloading github.com/imdario/mergo v0.3.12 11:44:58 go: downloading github.com/sirupsen/logrus v1.8.1 11:44:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:44:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:44:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:44:58 go: downloading github.com/fatih/color v1.13.0 11:44:58 go: downloading github.com/mattn/go-isatty v0.0.14 11:44:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:44:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:44:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:44:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:44:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:44:58 go: downloading github.com/armon/go-metrics v0.3.10 11:44:58 go: downloading github.com/prometheus/client_golang v1.12.1 11:44:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:44:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:44:58 go: downloading github.com/open-policy-agent/opa v0.38.0 11:44:59 go: downloading github.com/Masterminds/goutils v1.1.0 11:44:59 go: downloading github.com/Masterminds/semver v1.5.0 11:44:59 go: downloading github.com/google/uuid v1.1.2 11:44:59 go: downloading github.com/huandu/xstrings v1.3.2 11:44:59 go: downloading github.com/mattn/go-colorable v0.1.12 11:44:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:44:59 go: downloading github.com/oklog/run v1.0.0 11:44:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:44:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:44:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:44:59 go: downloading github.com/imkira/go-observer v1.0.3 11:44:59 go: downloading github.com/prometheus/client_model v0.2.0 11:44:59 go: downloading github.com/prometheus/common v0.32.1 11:44:59 go: downloading github.com/beorn7/perks v1.0.1 11:44:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:44:59 go: downloading github.com/prometheus/procfs v0.7.3 11:44:59 go: downloading go.uber.org/atomic v1.9.0 11:44:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:44:59 go: downloading github.com/hashicorp/errwrap v1.1.0 11:44:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:44:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:44:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:44:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:45:01 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:45:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:45:01 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:45:01 go: downloading github.com/stretchr/testify v1.7.0 11:45:01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:45:01 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:45:01 go: downloading github.com/blang/semver/v4 v4.0.0 11:45:01 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:45:01 go: downloading github.com/jinzhu/gorm v1.9.16 11:45:02 go: downloading github.com/lib/pq v1.10.4 11:45:02 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:45:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:45:06 go: downloading google.golang.org/api v0.70.0 11:45:06 go: downloading k8s.io/client-go v0.23.4 11:45:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:45:06 go: downloading k8s.io/api v0.23.4 11:45:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:45:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:45:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:45:06 go: downloading cloud.google.com/go/storage v1.21.0 11:45:06 go: downloading cloud.google.com/go v0.100.2 11:45:06 go: downloading github.com/google/go-tpm v0.3.3 11:45:07 go: downloading k8s.io/apimachinery v0.23.4 11:45:07 go: downloading k8s.io/kube-aggregator v0.23.3 11:45:07 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:45:07 go: downloading cloud.google.com/go/security v1.3.0 11:45:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:45:07 go: downloading github.com/hashicorp/vault/api v1.4.1 11:45:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:45:08 go: downloading github.com/twmb/murmur3 v1.1.6 11:45:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:45:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:45:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:45:08 go: downloading github.com/aws/smithy-go v1.11.0 11:45:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:45:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:45:08 go: downloading github.com/jinzhu/inflection v1.0.0 11:45:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:45:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:45:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:45:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:45:08 go: downloading github.com/dimchansky/utfbom v1.1.1 11:45:08 go: downloading cloud.google.com/go/compute v1.3.0 11:45:08 go: downloading cloud.google.com/go/iam v0.1.1 11:45:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:45:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:45:10 go: downloading github.com/gogo/protobuf v1.3.2 11:45:10 go: downloading k8s.io/klog/v2 v2.30.0 11:45:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:45:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:45:10 go: downloading github.com/google/gofuzz v1.1.0 11:45:11 go: downloading github.com/spf13/pflag v1.0.5 11:45:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:45:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:45:11 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:45:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:45:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:45:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:45:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:45:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:45:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:45:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:45:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:45:11 go: downloading gopkg.in/yaml.v2 v2.4.0 11:45:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:45:11 go: downloading github.com/gobwas/glob v0.2.3 11:45:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:45:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:45:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:45:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:45:11 go: downloading go.opencensus.io v0.23.0 11:45:11 go: downloading gopkg.in/inf.v0 v0.9.1 11:45:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:45:11 go: downloading github.com/googleapis/gnostic v0.5.5 11:45:11 go: downloading github.com/go-logr/logr v1.2.2 11:45:11 go: downloading github.com/json-iterator/go v1.1.12 11:45:11 go: downloading github.com/google/go-cmp v0.5.7 11:45:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:45:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:45:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:45:11 go: downloading github.com/tklauser/numcpus v0.3.0 11:45:11 go: downloading go.uber.org/zap v1.21.0 11:45:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:45:11 go: downloading sigs.k8s.io/yaml v1.3.0 11:45:11 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:45:11 go: downloading github.com/ryanuber/go-glob v1.0.0 11:45:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:45:11 go: downloading github.com/modern-go/reflect2 v1.0.2 11:45:11 go: downloading github.com/golang/snappy v0.0.4 11:45:11 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:45:11 go: downloading go.uber.org/multierr v1.6.0 11:45:11 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:45:11 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:45:11 go: downloading github.com/hashicorp/go-version v1.2.0 11:45:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:45:17 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:45:17 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:45:23 Removing intermediate container 440140142cbf 11:45:23 ---> e5a44ae549b9 11:45:23 11:45:23 Step 10/31 : FROM alpine:3.14 11:45:23 ---> e04c818066af 11:45:23 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:45:23 ---> Running in 27c14139da8c 11:45:23 Removing intermediate container 2c207a1bfa8f 11:45:23 ---> 1fdcc51ab1cc 11:45:23 11:45:23 Step 10/23 : FROM alpine:3.14 11:45:23 ---> e04c818066af 11:45:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:45:23 ---> Running in 15b53c7dda71 11:45:23 Removing intermediate container 27c14139da8c 11:45:23 ---> 09fea98ca6cc 11:45:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:45:23 ---> Running in c1fab3ea6fc1 11:45:23 Removing intermediate container 15b53c7dda71 11:45:23 ---> ff5f8cd64155 11:45:23 Step 12/23 : ENV APP_PORT=59880 11:45:23 ---> Running in 67ce4269898c 11:45:23 Removing intermediate container 67ce4269898c 11:45:23 ---> 1f8af21142fd 11:45:23 Step 13/23 : EXPOSE $APP_PORT 11:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:45:23 ---> Running in 08e53103513e 11:45:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:45:24 Removing intermediate container 08e53103513e 11:45:24 ---> 4564f418bb3a 11:45:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:24 ---> Running in 6fd31e0c6028 11:45:24 (1/2) Installing dumb-init (1.2.5-r1) 11:45:24 (2/2) Installing su-exec (0.2-r1) 11:45:24 Executing busybox-1.33.1-r7.trigger 11:45:24 OK: 6 MiB in 16 packages 11:45:24 Removing intermediate container c1fab3ea6fc1 11:45:24 ---> 1e282d226722 11:45:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:45:24 ---> Running in c7f91cd43fc5 11:45:25 Removing intermediate container c7f91cd43fc5 11:45:25 ---> e2d52ac56fad 11:45:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:45:25 ---> Running in e35e1a9f40eb 11:45:25 Removing intermediate container e35e1a9f40eb 11:45:25 ---> d42e36200e83 11:45:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:45:25 ---> Running in 12eb5b5d268c 11:45:25 Removing intermediate container 6fd31e0c6028 11:45:25 ---> 8bf0d5915b8d 11:45:25 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:45:25 ---> Running in a5b20bbfa404 11:45:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:45:26 Removing intermediate container 12eb5b5d268c 11:45:26 ---> 7cb12d7b35a4 11:45:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:45:26 ---> Running in 7e05554a5247 11:45:26 Removing intermediate container 7e05554a5247 11:45:26 ---> 2ccdea7fa55a 11:45:26 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:45:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:45:27 ---> f549cd4e8337 11:45:27 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:45:27 ---> Running in c88af134d54e 11:45:27 (1/6) Installing dumb-init (1.2.5-r1) 11:45:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:45:27 (3/6) Installing libsodium (1.0.18-r0) 11:45:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:45:27 (5/6) Installing libzmq (4.3.4-r0) 11:45:27 (6/6) Installing zeromq (4.3.4-r0) 11:45:27 Executing busybox-1.33.1-r7.trigger 11:45:27 OK: 8 MiB in 20 packages 11:45:28 Removing intermediate container c88af134d54e 11:45:28 ---> 7b15e1ee61d3 11:45:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:45:28 Removing intermediate container a5b20bbfa404 11:45:28 ---> ed18c68244c5 11:45:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:45:28 ---> d5ed48a35395 11:45:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:45:28 ---> 29897a15b547 11:45:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:45:29 ---> bb75f83369ee 11:45:29 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:45:29 ---> c89c86626164 11:45:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:45:29 ---> d5fe546269a7 11:45:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:45:29 ---> 2e12e04d3e53 11:45:29 Step 19/23 : ENTRYPOINT ["/core-data"] 11:45:29 ---> Running in d5e5d9d3a466 11:45:29 Removing intermediate container d5e5d9d3a466 11:45:29 ---> 12b10101db19 11:45:29 ---> 9b70a2ad7ae3 11:45:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:45:29 11:45:30 ---> Running in 6128953f504f 11:45:30 Removing intermediate container 6128953f504f 11:45:30 ---> 49ac90e377bd 11:45:30 Step 21/23 : LABEL arch=x86_64 11:45:30 ---> aff75c427c53 11:45:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:45:30 ---> Running in 1470b6036816 11:45:30 ---> Running in f0b2bb1a37d4 11:45:30 Removing intermediate container 1470b6036816 11:45:30 ---> 7418ebb0c338 11:45:30 Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:45:30 Removing intermediate container f0b2bb1a37d4 11:45:30 ---> fe79d908767c 11:45:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:45:30 ---> Running in 3e34f35fd777 11:45:30 Removing intermediate container 3e34f35fd777 11:45:30 ---> 3b57ab226975 11:45:30 Step 23/23 : LABEL version=2.2.0-dev.87 11:45:30 ---> Running in 6ebd2df0a571 11:45:30 ---> 240b1029e981 11:45:30 Step 26/31 : RUN chmod +x /entrypoint.sh 11:45:31 ---> Running in df7b42952ece 11:45:31 Removing intermediate container 6ebd2df0a571 11:45:31 ---> b04e65dd12fd 11:45:31 11:45:31 Successfully built b04e65dd12fd 11:45:31 Successfully tagged core-data:latest 11:45:31  Building core-data ... done Building security-secretstore-setup 11:45:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:45:34 ---> 64b294985ee2 11:45:34 Step 3/25 : WORKDIR /edgex-go 11:45:34 ---> Using cache 11:45:34 ---> 041ff8e02258 11:45:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:34 ---> Using cache 11:45:34 ---> 60977342c3f3 11:45:34 Step 5/25 : RUN apk add --update --no-cache make git 11:45:34 ---> Using cache 11:45:34 ---> 8e6d2860ad5b 11:45:34 Step 6/25 : COPY go.mod vendor* ./ 11:45:34 ---> Using cache 11:45:34 ---> d19f075f2b95 11:45:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:34 ---> Using cache 11:45:34 ---> a9ac6c53740a 11:45:34 Step 8/25 : COPY . . 11:45:34 ---> Using cache 11:45:34 ---> 183707a3881c 11:45:34 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:45:34 Removing intermediate container df7b42952ece 11:45:34 ---> f63fbe5851ac 11:45:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:45:34 ---> Running in 89df95ac7e64 11:45:34 ---> Running in 77a4100d4b5b 11:45:34 Removing intermediate container 77a4100d4b5b 11:45:34 ---> c6ba7ce3b176 11:45:34 Step 28/31 : CMD ["gate"] 11:45:34 ---> Running in 24b17b54af75 11:45:35 Removing intermediate container 24b17b54af75 11:45:35 ---> 73c107696d7d 11:45:35 Step 29/31 : LABEL arch=x86_64 11:45:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:45:35 ---> Running in a1a3bbeba356 11:45:35 Removing intermediate container a1a3bbeba356 11:45:35 ---> bf7b71d8a5f3 11:45:35 Step 30/31 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:45:35 ---> Running in a726f22a9394 11:45:35 Removing intermediate container a726f22a9394 11:45:35 ---> d1c75ffd2d2e 11:45:35 Step 31/31 : LABEL version=2.2.0-dev.87 11:45:35 ---> Running in cc9ae639c2d7 11:45:36 Removing intermediate container cc9ae639c2d7 11:45:36 ---> 1785824c513e 11:45:36 11:45:36 Successfully built 1785824c513e 11:45:36 Successfully tagged security-bootstrapper:latest 11:45:36  Building security-bootstrapper ... done Building security-proxy-setup 11:45:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:45:40 ---> 64b294985ee2 11:45:40 Step 3/22 : WORKDIR /edgex-go 11:45:40 ---> Using cache 11:45:40 ---> 041ff8e02258 11:45:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:40 ---> Using cache 11:45:40 ---> 60977342c3f3 11:45:40 Step 5/22 : RUN apk add --update --no-cache make git 11:45:40 ---> Using cache 11:45:40 ---> 8e6d2860ad5b 11:45:40 Step 6/22 : COPY go.mod vendor* ./ 11:45:40 ---> Using cache 11:45:40 ---> d19f075f2b95 11:45:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:40 ---> Using cache 11:45:40 ---> a9ac6c53740a 11:45:40 Step 8/22 : COPY . . 11:45:40 ---> Using cache 11:45:40 ---> 183707a3881c 11:45:40 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 11:45:41 ---> Running in 785f3fc17b2e 11:45:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 11:45:51 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:45:51 ---> 6408bbc62975 11:45:51 Step 3/25 : WORKDIR /edgex-go 11:45:51 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:45:51 ---> 6408bbc62975 11:45:51 Step 3/20 : WORKDIR /edgex-go 11:45:51 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:51 Step 2/31 : FROM ${BUILDER_BASE} AS builder 11:45:51 ---> 6408bbc62975 11:45:51 Step 3/31 : WORKDIR /edgex-go 11:45:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:45:51 ---> 6408bbc62975 11:45:51 Step 3/23 : WORKDIR /edgex-go 11:45:51 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:45:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 11:45:51 ---> 6408bbc62975 11:45:51 Step 3/25 : WORKDIR /edgex-go 11:45:51 ---> Running in 13eb46216d9f 11:45:51 ---> Running in 47f0b636f32d 11:45:51 ---> Running in 0475e5b0d175 11:45:51 ---> Running in e96dbe7fc75b 11:45:51 ---> Running in b2a76a46efd6 11:45:51 Removing intermediate container 47f0b636f32d 11:45:51 ---> 6da9cb87d1f9 11:45:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 11:45:51 Removing intermediate container 13eb46216d9f 11:45:51 ---> e3b5547b902d 11:45:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:51 ---> Running in 2a7dce6879ab 11:45:51 Removing intermediate container 0475e5b0d175 11:45:51 ---> 3cff778da628 11:45:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:51 ---> Running in b82774fa930e 11:45:51 Removing intermediate container e96dbe7fc75b 11:45:51 ---> f8ee085ea594 11:45:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:51 ---> Running in 93b881deee6c 11:45:51 ---> Running in 8ab64f5a5660 11:45:51 Removing intermediate container b2a76a46efd6 11:45:51 ---> 91ba6c521a83 11:45:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:51 ---> Running in bc67255836ec 11:45:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:45:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:45:51 Removing intermediate container 93b881deee6c 11:45:51 ---> 8713ef7e3915 11:45:51 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 11:45:51 ---> Running in f05202159a17 11:45:51 Removing intermediate container 8ab64f5a5660 11:45:51 ---> 6d7bd4bbb136 11:45:51 Step 5/31 : RUN apk add --update --no-cache make git 11:45:51 Removing intermediate container bc67255836ec 11:45:51 ---> daa2f959d51f 11:45:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 11:45:51 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:45:51 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:45:51 OK: 15739 distinct packages available 11:45:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:45:51 ---> Running in 5502b913bae0 11:45:51 Removing intermediate container b82774fa930e 11:45:51 ---> 8c132ad46ef7 11:45:51 Step 5/25 : RUN apk add --update --no-cache make git 11:45:51 ---> Running in efc76a47f5f4 11:45:51 ---> Running in eb548893f7d9 11:45:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:45:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:45:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:45:51 OK: 220 MiB in 52 packages 11:45:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:45:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:45:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:45:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:45:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:45:52 Removing intermediate container 2a7dce6879ab 11:45:52 ---> 286f95d79388 11:45:52 Step 5/20 : COPY go.mod vendor* ./ 11:45:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:45:52 OK: 220 MiB in 52 packages 11:45:53 OK: 220 MiB in 52 packages 11:45:53 OK: 220 MiB in 52 packages 11:45:54 OK: 220 MiB in 52 packages 11:45:54 ---> cda67f01b2b5 11:45:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:54 ---> Running in 6b0279b4ea33 11:45:54 Removing intermediate container f05202159a17 11:45:54 ---> 8cbbc958e4ac 11:45:54 Step 6/25 : COPY go.mod vendor* ./ 11:45:54 Building bin/spire-agent... 11:45:54 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:45:54 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:45:54 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:45:54 go: downloading github.com/docker/docker v20.10.12+incompatible 11:45:54 Removing intermediate container 5502b913bae0 11:45:54 ---> c60bf591e5ad 11:45:54 Step 6/31 : COPY go.mod vendor* ./ 11:45:55 Removing intermediate container eb548893f7d9 11:45:55 ---> 8fb0bb94be43 11:45:55 Step 6/25 : COPY go.mod vendor* ./ 11:45:55 go: downloading github.com/google/go-tpm-tools v0.3.3 11:45:55 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:45:55 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:45:55 go: downloading github.com/docker/go-units v0.4.0 11:45:55 go: downloading github.com/docker/go-connections v0.4.0 11:45:55 go: downloading github.com/opencontainers/image-spec v1.0.1 11:45:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:45:55 go: downloading github.com/opencontainers/go-digest v1.0.0 11:45:55 go: downloading github.com/containerd/containerd v1.3.4 11:45:55 ---> 80052479399b 11:45:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:55 Removing intermediate container efc76a47f5f4 11:45:55 ---> dd7fad8d101c 11:45:55 Step 6/23 : COPY go.mod vendor* ./ 11:45:55 ---> Running in 36a2d377758f 11:45:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:45:56 ---> 04c8a35417c9 11:45:56 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:56 ---> Running in 02234b3c9b04 11:45:57 ---> 9786e8b6f7fc 11:45:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:57 ---> Running in 3ee542f1b6d5 11:45:57 ---> 76d6b406a0d0 11:45:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:45:57 ---> Running in b93c22061ce6 11:45:58 Building bin/spire-agent... 11:45:58 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:45:59 Removing intermediate container 6b0279b4ea33 11:45:59 ---> 217f76c83197 11:45:59 Step 7/20 : COPY . . 11:45:59 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:45:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:45:59 go: downloading github.com/docker/docker v20.10.12+incompatible 11:45:59 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:45:59 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:45:59 go: downloading github.com/google/go-tpm-tools v0.3.3 11:46:00 go: downloading github.com/docker/go-units v0.4.0 11:46:00 go: downloading github.com/opencontainers/image-spec v1.0.1 11:46:00 go: downloading github.com/docker/go-connections v0.4.0 11:46:00 go: downloading github.com/opencontainers/go-digest v1.0.0 11:46:00 go: downloading github.com/containerd/containerd v1.3.4 11:46:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:46:01 Removing intermediate container 36a2d377758f 11:46:01 ---> f2906e45188c 11:46:01 Step 8/25 : COPY . . 11:46:02 Removing intermediate container 89df95ac7e64 11:46:02 ---> e2918173a973 11:46:02 11:46:02 Step 10/25 : FROM alpine:3.14 11:46:02 ---> e04c818066af 11:46:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:46:02 ---> Running in efc744ce8fc4 11:46:02 Removing intermediate container 02234b3c9b04 11:46:02 ---> 7aed6ad91438 11:46:02 Step 8/31 : COPY . . 11:46:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 11:46:02 Removing intermediate container b93c22061ce6 11:46:02 ---> 192127bffb98 11:46:02 Step 8/23 : COPY . . 11:46:02 Removing intermediate container 3ee542f1b6d5 11:46:02 ---> 35c8941f85e3 11:46:02 Step 8/25 : COPY . . 11:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:46:03 (1/3) Installing ca-certificates (20211220-r0) 11:46:03 (2/3) Installing dumb-init (1.2.5-r1) 11:46:03 (3/3) Installing su-exec (0.2-r1) 11:46:03 Executing busybox-1.33.1-r7.trigger 11:46:03 Executing ca-certificates-20211220-r0.trigger 11:46:03 OK: 6 MiB in 17 packages 11:46:05 Removing intermediate container efc744ce8fc4 11:46:05 ---> 50931f35e24d 11:46:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:46:05 ---> Running in 92fcc17f7baa 11:46:05 Removing intermediate container 92fcc17f7baa 11:46:05 ---> 277d685c9128 11:46:05 Step 13/25 : WORKDIR / 11:46:05 ---> Running in cfd8c5a41db7 11:46:06 Removing intermediate container cfd8c5a41db7 11:46:06 ---> b51de2cc0298 11:46:06 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:46:07 ---> c5c1da8549c2 11:46:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:46:07 Removing intermediate container 785f3fc17b2e 11:46:07 ---> 33af63a4e804 11:46:07 11:46:07 Step 10/22 : FROM alpine:3.14 11:46:07 ---> e04c818066af 11:46:07 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 11:46:07 ---> Running in 5434be922a40 11:46:08 ---> 15295047618b 11:46:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:46:08 ---> 951252e8f360 11:46:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:46:09 (1/6) Installing ca-certificates (20211220-r0) 11:46:09 (2/6) Installing brotli-libs (1.0.9-r5) 11:46:09 (3/6) Installing nghttp2-libs (1.43.0-r0) 11:46:09 (4/6) Installing libcurl (7.79.1-r1) 11:46:09 (5/6) Installing curl (7.79.1-r1) 11:46:09 (6/6) Installing dumb-init (1.2.5-r1) 11:46:09 Executing busybox-1.33.1-r7.trigger 11:46:09 Executing ca-certificates-20211220-r0.trigger 11:46:09 OK: 8 MiB in 20 packages 11:46:09 ---> 0037264a7a59 11:46:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:46:10 Removing intermediate container 5434be922a40 11:46:10 ---> c3611fea9329 11:46:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:46:10 ---> 3997f2385c4d 11:46:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:46:10 ---> Running in e84374292df6 11:46:11 Removing intermediate container e84374292df6 11:46:11 ---> a1f50945f19b 11:46:11 Step 13/22 : WORKDIR /edgex 11:46:11 ---> Running in ca4535c3211f 11:46:11 ---> 977dda71e031 11:46:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:46:11 Removing intermediate container ca4535c3211f 11:46:11 ---> f2a7dafc8282 11:46:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:46:12 ---> 7ab7936c529a 11:46:12 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/ 11:46:12 ---> Running in 4c5cebc5733e 11:46:12 ---> 9bbb12c042ec 11:46:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:46:13 ---> dfaa61790a87 11:46:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:46:14 Removing intermediate container 4c5cebc5733e 11:46:14 ---> cff3213b67d1 11:46:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:46:14 ---> Running in 65cf4bb81f6d 11:46:14 ---> f98c1482883a 11:46:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:46:14 Removing intermediate container 65cf4bb81f6d 11:46:14 ---> ec7223a9f367 11:46:14 Step 23/25 : LABEL arch=x86_64 11:46:14 ---> aed35189aa3a 11:46:14 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:46:14 ---> Running in 92f651a9063e 11:46:14 ---> Running in b5221eabb37d 11:46:14 Removing intermediate container 92f651a9063e 11:46:14 ---> 20f0ece0fe89 11:46:14 Step 24/25 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:46:15 ---> Running in 7269e568f23e 11:46:15 Removing intermediate container 7269e568f23e 11:46:15 ---> dcda3a1fcea1 11:46:15 Step 25/25 : LABEL version=2.2.0-dev.87 11:46:15 ---> Running in ad739cc07f7e 11:46:16 Removing intermediate container ad739cc07f7e 11:46:16 ---> 8c347b9a057f 11:46:16 11:46:16 Successfully built 8c347b9a057f 11:46:16 Successfully tagged security-secretstore-setup:latest 11:46:16  Building security-secretstore-setup ... done Building core-command 11:46:17 Removing intermediate container b5221eabb37d 11:46:17 ---> 274b606f83e5 11:46:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 11:46:18 ---> c70eaa66ef0c 11:46:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:46:18 ---> Running in 85c6358d7ea5 11:46:18 ---> 1809fd4dbd31 11:46:18 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 11:46:18 ---> Running in fa214f1792e2 11:46:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:46:18 Removing intermediate container fa214f1792e2 11:46:18 ---> 097b0d8eb203 11:46:18 Step 10/25 : RUN mkdir -p spire-build 11:46:19 ---> Running in ec878c6e83b4 11:46:19 ---> Running in 6f7c1bdc6b8a 11:46:20 ---> cc8d02a83bcd 11:46:20 Step 9/23 : RUN make cmd/core-data/core-data 11:46:20 ---> c12df0f84b22 11:46:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 11:46:20 Removing intermediate container 6f7c1bdc6b8a 11:46:20 ---> 438bb6a07e5c 11:46:20 Step 20/22 : LABEL arch=x86_64 11:46:20 ---> Running in 4f91948a5156 11:46:20 ---> Running in 3016ccd2ff8a 11:46:20 ---> Running in 970945e4ed6b 11:46:21 Removing intermediate container 970945e4ed6b 11:46:21 ---> dfe62130b1db 11:46:21 Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:46:21 ---> Running in 424b1a2c15e4 11:46:21 Removing intermediate container 424b1a2c15e4 11:46:21 ---> 2e0ed0fc076d 11:46:21 Step 22/22 : LABEL version=2.2.0-dev.87 11:46:21 ---> 01b2f44c34df 11:46:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:46:22 ---> Running in 0f934d37f414 11:46:22 ---> Running in 69beb5b942df 11:46:22 Removing intermediate container 0f934d37f414 11:46:22 ---> 857f701826a1 11:46:22 11:46:22 Successfully built 857f701826a1 11:46:22 Successfully tagged security-proxy-setup:latest 11:46:22  Building security-proxy-setup ... done Building core-metadata 11:46:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:46:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:46:23 ---> 64b294985ee2 11:46:23 Step 3/23 : WORKDIR /edgex-go 11:46:23 ---> Using cache 11:46:23 ---> 041ff8e02258 11:46:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:46:23 ---> Using cache 11:46:23 ---> 60977342c3f3 11:46:23 Step 5/23 : RUN apk add --update --no-cache make git 11:46:23 ---> Using cache 11:46:23 ---> 8e6d2860ad5b 11:46:23 Step 6/23 : COPY go.mod vendor* ./ 11:46:23 ---> Using cache 11:46:23 ---> d19f075f2b95 11:46:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:23 ---> Using cache 11:46:23 ---> a9ac6c53740a 11:46:23 Step 8/23 : COPY . . 11:46:23 ---> Using cache 11:46:23 ---> 183707a3881c 11:46:23 Step 9/23 : RUN make cmd/core-command/core-command 11:46:23 Removing intermediate container ec878c6e83b4 11:46:23 ---> 7494ce360389 11:46:23 Step 11/25 : WORKDIR /edgex-go/spire-build 11:46:23 ---> Running in a003964a02c4 11:46:24 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:46:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:46:24 Removing intermediate container a003964a02c4 11:46:24 ---> dcde14b0284c 11:46:24 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 11:46:24 ---> Running in f4597d98f483 11:46:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:46:27 spire-1.2.1/ 11:46:27 spire-1.2.1/.data/ 11:46:27 spire-1.2.1/.data/.file 11:46:27 spire-1.2.1/.dockerignore 11:46:27 spire-1.2.1/.gitattributes 11:46:27 spire-1.2.1/.githooks/ 11:46:27 spire-1.2.1/.githooks/pre-commit 11:46:27 spire-1.2.1/.github/ 11:46:27 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:46:27 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:46:27 spire-1.2.1/.github/dependabot.yml 11:46:27 spire-1.2.1/.github/workflows/ 11:46:27 spire-1.2.1/.github/workflows/nightly_build.yaml 11:46:27 spire-1.2.1/.github/workflows/pr_build.yaml 11:46:27 spire-1.2.1/.github/workflows/release_build.yaml 11:46:27 spire-1.2.1/.github/workflows/scripts/ 11:46:27 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:46:27 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:46:27 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:46:27 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:46:27 spire-1.2.1/.github/workflows/scripts/split.sh 11:46:27 spire-1.2.1/.gitignore 11:46:27 spire-1.2.1/.go-version 11:46:27 spire-1.2.1/.golangci.yml 11:46:27 spire-1.2.1/ADOPTERS.md 11:46:27 spire-1.2.1/CHANGELOG.md 11:46:27 spire-1.2.1/CODE-OF-CONDUCT.md 11:46:27 spire-1.2.1/CODEOWNERS 11:46:27 spire-1.2.1/CONTRIBUTING.md 11:46:27 spire-1.2.1/Dockerfile 11:46:27 spire-1.2.1/Dockerfile.dev 11:46:27 spire-1.2.1/Dockerfile.scratch 11:46:27 spire-1.2.1/LICENSE 11:46:27 spire-1.2.1/MAINTAINERS.md 11:46:27 spire-1.2.1/Makefile 11:46:27 spire-1.2.1/README.md 11:46:27 spire-1.2.1/ROADMAP.md 11:46:27 spire-1.2.1/SECURITY.md 11:46:27 spire-1.2.1/cmd/ 11:46:27 spire-1.2.1/cmd/spire-agent/ 11:46:27 spire-1.2.1/cmd/spire-agent/cli/ 11:46:27 spire-1.2.1/cmd/spire-agent/cli/api/ 11:46:27 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/common/ 11:46:27 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:46:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/run/ 11:46:27 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/validate/ 11:46:27 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:46:27 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:46:27 spire-1.2.1/cmd/spire-agent/main.go 11:46:27 spire-1.2.1/cmd/spire-server/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/agent/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/cli.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/run/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/token/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/validate/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/x509/ 11:46:27 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:46:27 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:46:27 spire-1.2.1/cmd/spire-server/main.go 11:46:27 spire-1.2.1/cmd/spire-server/util/ 11:46:27 spire-1.2.1/cmd/spire-server/util/util.go 11:46:27 spire-1.2.1/conf/ 11:46:27 spire-1.2.1/conf/agent/ 11:46:27 spire-1.2.1/conf/agent/agent.conf 11:46:27 spire-1.2.1/conf/agent/agent_full.conf 11:46:27 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:46:27 spire-1.2.1/conf/server/ 11:46:27 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:46:27 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:46:27 spire-1.2.1/conf/server/server.conf 11:46:27 spire-1.2.1/conf/server/server_full.conf 11:46:27 spire-1.2.1/doc/ 11:46:27 spire-1.2.1/doc/SPIRE101.md 11:46:27 spire-1.2.1/doc/auditlog.md 11:46:27 spire-1.2.1/doc/authorization_policy_engine.md 11:46:27 spire-1.2.1/doc/changelog_guidelines.md 11:46:27 spire-1.2.1/doc/cure53-report.pdf 11:46:27 spire-1.2.1/doc/images/ 11:46:27 spire-1.2.1/doc/images/2019_roadmap.png 11:46:27 spire-1.2.1/doc/images/SPIRE101.png 11:46:27 spire-1.2.1/doc/images/SPIRE_agent.png 11:46:27 spire-1.2.1/doc/images/SPIRE_server.png 11:46:27 spire-1.2.1/doc/images/cache_mgr.png 11:46:27 spire-1.2.1/doc/images/cache_mgr_components.png 11:46:27 spire-1.2.1/doc/images/federated_spire.png 11:46:27 spire-1.2.1/doc/images/ha_mode.png 11:46:27 spire-1.2.1/doc/images/nested_spire.png 11:46:27 spire-1.2.1/doc/images/oidc_federation.png 11:46:27 spire-1.2.1/doc/images/single_trust_domain.png 11:46:27 spire-1.2.1/doc/images/spiffe_compatible.png 11:46:27 spire-1.2.1/doc/images/spire_logo.png 11:46:27 spire-1.2.1/doc/migrating_registration_api_clients.md 11:46:27 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:46:27 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:46:27 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:46:27 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:46:27 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:46:27 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:46:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:46:27 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:46:27 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:46:27 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:46:27 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:46:27 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:46:27 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:46:27 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:46:27 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:46:27 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:46:27 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:46:27 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:46:27 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:46:27 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:46:27 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:46:27 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:46:27 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:46:27 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:46:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:46:27 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:46:27 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:46:27 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:46:27 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:46:27 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:46:27 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:46:27 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:46:27 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:46:27 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:46:27 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:46:27 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:46:27 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:46:27 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:46:27 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:46:27 spire-1.2.1/doc/scaling_spire.md 11:46:27 spire-1.2.1/doc/spire_agent.md 11:46:27 spire-1.2.1/doc/spire_server.md 11:46:27 spire-1.2.1/doc/supported_integrations.md 11:46:27 spire-1.2.1/doc/telemetry.md 11:46:27 spire-1.2.1/doc/telemetry_config.md 11:46:27 spire-1.2.1/doc/upgrading.md 11:46:27 spire-1.2.1/doc/using_spire.md 11:46:27 spire-1.2.1/examples/ 11:46:27 spire-1.2.1/examples/README.md 11:46:27 spire-1.2.1/go.mod 11:46:27 spire-1.2.1/go.sum 11:46:27 spire-1.2.1/pkg/ 11:46:27 spire-1.2.1/pkg/agent/ 11:46:27 spire-1.2.1/pkg/agent/agent.go 11:46:27 spire-1.2.1/pkg/agent/api/ 11:46:27 spire-1.2.1/pkg/agent/api/config.go 11:46:27 spire-1.2.1/pkg/agent/api/debug/ 11:46:27 spire-1.2.1/pkg/agent/api/debug/v1/ 11:46:27 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:46:27 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 11:46:27 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:46:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:46:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:46:27 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:46:27 spire-1.2.1/pkg/agent/api/endpoints.go 11:46:27 spire-1.2.1/pkg/agent/api/health/ 11:46:27 spire-1.2.1/pkg/agent/api/health/v1/ 11:46:27 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:46:27 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:46:27 spire-1.2.1/pkg/agent/api/rpccontext/ 11:46:27 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:46:27 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:46:27 spire-1.2.1/pkg/agent/attestor/ 11:46:27 spire-1.2.1/pkg/agent/attestor/node/ 11:46:27 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:46:27 spire-1.2.1/pkg/agent/attestor/node/node.go 11:46:27 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:46:27 spire-1.2.1/pkg/agent/attestor/workload/ 11:46:27 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:46:27 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:46:27 spire-1.2.1/pkg/agent/catalog/ 11:46:27 spire-1.2.1/pkg/agent/catalog/catalog.go 11:46:27 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:46:27 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:46:27 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:46:27 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:46:27 spire-1.2.1/pkg/agent/client/ 11:46:27 spire-1.2.1/pkg/agent/client/client.go 11:46:27 spire-1.2.1/pkg/agent/client/client_test.go 11:46:27 spire-1.2.1/pkg/agent/client/dial.go 11:46:27 spire-1.2.1/pkg/agent/client/nodeconn.go 11:46:27 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:46:27 spire-1.2.1/pkg/agent/client/update.go 11:46:27 spire-1.2.1/pkg/agent/client/util.go 11:46:27 spire-1.2.1/pkg/agent/common/ 11:46:27 spire-1.2.1/pkg/agent/common/backoff/ 11:46:27 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:46:27 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:46:27 spire-1.2.1/pkg/agent/common/cgroups/ 11:46:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:46:27 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:46:27 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:46:27 spire-1.2.1/pkg/agent/config.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/ 11:46:27 spire-1.2.1/pkg/agent/endpoints/config.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:46:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:46:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/workload/ 11:46:27 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:46:27 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:46:27 spire-1.2.1/pkg/agent/manager/ 11:46:27 spire-1.2.1/pkg/agent/manager/cache/ 11:46:27 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:46:27 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:46:27 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:46:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:46:27 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:46:27 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:46:27 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:46:27 spire-1.2.1/pkg/agent/manager/config.go 11:46:27 spire-1.2.1/pkg/agent/manager/manager.go 11:46:27 spire-1.2.1/pkg/agent/manager/manager_test.go 11:46:27 spire-1.2.1/pkg/agent/manager/storage.go 11:46:27 spire-1.2.1/pkg/agent/manager/storage_test.go 11:46:27 spire-1.2.1/pkg/agent/manager/storecache/ 11:46:27 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:46:27 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:46:27 spire-1.2.1/pkg/agent/manager/sync.go 11:46:27 spire-1.2.1/pkg/agent/plugin/ 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:46:27 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:46:27 ---> Running in 7bc04b5e96b8 11:46:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:46:27 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:46:27 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:46:27 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:46:27 spire-1.2.1/pkg/agent/svid/ 11:46:27 spire-1.2.1/pkg/agent/svid/rotator.go 11:46:27 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:46:27 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:46:27 spire-1.2.1/pkg/agent/svid/store/ 11:46:27 spire-1.2.1/pkg/agent/svid/store/service.go 11:46:27 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:46:27 spire-1.2.1/pkg/common/ 11:46:27 spire-1.2.1/pkg/common/agentpathtemplate/ 11:46:27 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:46:27 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:46:27 spire-1.2.1/pkg/common/api/ 11:46:27 spire-1.2.1/pkg/common/api/metrics.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/ 11:46:27 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/logger.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/names.go 11:46:27 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:46:27 spire-1.2.1/pkg/common/api/names.go 11:46:27 spire-1.2.1/pkg/common/api/ratelimit.go 11:46:27 spire-1.2.1/pkg/common/api/rpccontext/ 11:46:27 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:46:27 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:46:27 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:46:27 spire-1.2.1/pkg/common/auth/ 11:46:27 spire-1.2.1/pkg/common/auth/interceptors.go 11:46:27 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:46:27 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:46:27 spire-1.2.1/pkg/common/bundleutil/ 11:46:27 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:46:27 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:46:27 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:46:27 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:46:27 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:46:27 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:46:27 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:46:27 spire-1.2.1/pkg/common/bundleutil/types.go 11:46:27 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:46:27 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:46:27 spire-1.2.1/pkg/common/catalog/ 11:46:27 spire-1.2.1/pkg/common/catalog/bind.go 11:46:27 spire-1.2.1/pkg/common/catalog/builtin.go 11:46:27 spire-1.2.1/pkg/common/catalog/catalog.go 11:46:27 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:46:27 spire-1.2.1/pkg/common/catalog/closers.go 11:46:27 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:46:27 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:46:27 spire-1.2.1/pkg/common/catalog/config.go 11:46:27 spire-1.2.1/pkg/common/catalog/config_test.go 11:46:27 spire-1.2.1/pkg/common/catalog/configure.go 11:46:27 spire-1.2.1/pkg/common/catalog/constraints.go 11:46:27 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:46:27 spire-1.2.1/pkg/common/catalog/context.go 11:46:27 spire-1.2.1/pkg/common/catalog/external.go 11:46:27 spire-1.2.1/pkg/common/catalog/host.go 11:46:27 spire-1.2.1/pkg/common/catalog/pipenet.go 11:46:27 spire-1.2.1/pkg/common/catalog/plugin.go 11:46:27 spire-1.2.1/pkg/common/catalog/testplugin/ 11:46:27 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:46:27 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:46:27 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:46:27 spire-1.2.1/pkg/common/cli/ 11:46:27 spire-1.2.1/pkg/common/cli/env.go 11:46:27 spire-1.2.1/pkg/common/cli/flags.go 11:46:27 spire-1.2.1/pkg/common/cli/trust_domain.go 11:46:27 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:46:27 spire-1.2.1/pkg/common/cli/umask.go 11:46:27 spire-1.2.1/pkg/common/cli/umask_posix.go 11:46:27 spire-1.2.1/pkg/common/cli/umask_test.go 11:46:27 spire-1.2.1/pkg/common/cli/umask_windows.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/ 11:46:27 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/flag.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/format.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/ 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:46:27 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:46:27 spire-1.2.1/pkg/common/coretypes/ 11:46:27 spire-1.2.1/pkg/common/coretypes/bundle/ 11:46:27 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:46:27 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:46:27 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:46:27 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:46:27 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:46:27 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:46:27 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:46:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:46:27 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:46:27 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:46:27 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:46:27 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:46:27 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:46:27 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:46:27 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:46:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:46:27 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:46:27 spire-1.2.1/pkg/common/cryptoutil/ 11:46:27 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:46:27 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:46:27 spire-1.2.1/pkg/common/diskutil/ 11:46:27 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:46:27 spire-1.2.1/pkg/common/diskutil/file_test.go 11:46:27 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:46:27 spire-1.2.1/pkg/common/errorutil/ 11:46:27 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:46:27 spire-1.2.1/pkg/common/health/ 11:46:27 spire-1.2.1/pkg/common/health/config.go 11:46:27 spire-1.2.1/pkg/common/health/context.go 11:46:27 spire-1.2.1/pkg/common/health/context_test.go 11:46:27 spire-1.2.1/pkg/common/health/health.go 11:46:27 spire-1.2.1/pkg/common/health/health_test.go 11:46:27 spire-1.2.1/pkg/common/health/logger.go 11:46:27 spire-1.2.1/pkg/common/hostservice/ 11:46:27 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:46:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:46:27 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:46:27 spire-1.2.1/pkg/common/idutil/ 11:46:27 spire-1.2.1/pkg/common/idutil/require.go 11:46:27 spire-1.2.1/pkg/common/idutil/require_test.go 11:46:27 spire-1.2.1/pkg/common/idutil/safety.go 11:46:27 spire-1.2.1/pkg/common/idutil/safety_test.go 11:46:27 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:46:27 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:46:27 spire-1.2.1/pkg/common/jwtsvid/ 11:46:27 spire-1.2.1/pkg/common/jwtsvid/common.go 11:46:27 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:46:27 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:46:27 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:46:27 spire-1.2.1/pkg/common/jwtutil/ 11:46:27 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:46:27 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:46:27 spire-1.2.1/pkg/common/log/ 11:46:27 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:46:27 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:46:27 spire-1.2.1/pkg/common/log/log.go 11:46:27 spire-1.2.1/pkg/common/log/log_test.go 11:46:27 spire-1.2.1/pkg/common/log/options.go 11:46:27 spire-1.2.1/pkg/common/nodeutil/ 11:46:27 spire-1.2.1/pkg/common/nodeutil/node.go 11:46:27 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:46:27 spire-1.2.1/pkg/common/peertracker/ 11:46:27 spire-1.2.1/pkg/common/peertracker/conn.go 11:46:27 spire-1.2.1/pkg/common/peertracker/credentials.go 11:46:27 spire-1.2.1/pkg/common/peertracker/errors.go 11:46:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:46:27 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:46:27 spire-1.2.1/pkg/common/peertracker/info.go 11:46:27 spire-1.2.1/pkg/common/peertracker/listener.go 11:46:27 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:46:27 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:46:27 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:46:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:46:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:46:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:46:27 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:46:27 spire-1.2.1/pkg/common/peertracker/tcp.go 11:46:27 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:46:27 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:46:27 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:46:27 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:46:27 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:46:27 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 11:46:27 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:46:27 spire-1.2.1/pkg/common/peertracker/uds.go 11:46:27 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:46:27 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:46:27 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:46:27 spire-1.2.1/pkg/common/pemutil/ 11:46:27 spire-1.2.1/pkg/common/pemutil/block.go 11:46:27 spire-1.2.1/pkg/common/pemutil/certs.go 11:46:27 spire-1.2.1/pkg/common/pemutil/common.go 11:46:27 spire-1.2.1/pkg/common/pemutil/csr.go 11:46:27 spire-1.2.1/pkg/common/pemutil/keys.go 11:46:27 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:46:27 spire-1.2.1/pkg/common/pemutil/testdata/ 11:46:27 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:46:27 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:46:27 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:46:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:46:27 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:46:27 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:46:27 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:46:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:46:27 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:46:27 spire-1.2.1/pkg/common/plugin/ 11:46:27 spire-1.2.1/pkg/common/plugin/aws/ 11:46:27 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:46:27 spire-1.2.1/pkg/common/plugin/azure/ 11:46:27 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:46:27 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:46:27 spire-1.2.1/pkg/common/plugin/facade.go 11:46:27 spire-1.2.1/pkg/common/plugin/facade_test.go 11:46:27 spire-1.2.1/pkg/common/plugin/gcp/ 11:46:27 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:46:27 spire-1.2.1/pkg/common/plugin/k8s/ 11:46:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:46:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:46:27 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:46:27 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:46:27 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:46:27 spire-1.2.1/pkg/common/plugin/log.go 11:46:27 spire-1.2.1/pkg/common/plugin/sshpop/ 11:46:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:46:27 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:46:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:46:27 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:46:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:46:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:46:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:46:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:46:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:46:27 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:46:27 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:46:27 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:46:27 spire-1.2.1/pkg/common/plugin/x509pop/ 11:46:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:46:27 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:46:27 spire-1.2.1/pkg/common/profiling/ 11:46:27 spire-1.2.1/pkg/common/profiling/dumpers.go 11:46:27 spire-1.2.1/pkg/common/profiling/profiling.go 11:46:27 spire-1.2.1/pkg/common/protoutil/ 11:46:27 spire-1.2.1/pkg/common/protoutil/masks.go 11:46:27 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:46:27 spire-1.2.1/pkg/common/rotationutil/ 11:46:27 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:46:27 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:46:27 spire-1.2.1/pkg/common/selector/ 11:46:27 spire-1.2.1/pkg/common/selector/selector.go 11:46:27 spire-1.2.1/pkg/common/selector/selector_test.go 11:46:27 spire-1.2.1/pkg/common/selector/set.go 11:46:27 spire-1.2.1/pkg/common/selector/set_utils.go 11:46:27 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:46:27 spire-1.2.1/pkg/common/telemetry/ 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/ 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:46:27 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:46:27 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:46:27 spire-1.2.1/pkg/common/telemetry/call.go 11:46:27 spire-1.2.1/pkg/common/telemetry/common/ 11:46:28 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:46:28 spire-1.2.1/pkg/common/telemetry/config.go 11:46:28 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:46:28 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:46:28 spire-1.2.1/pkg/common/telemetry/inmem.go 11:46:28 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:46:28 spire-1.2.1/pkg/common/telemetry/m3.go 11:46:28 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:46:28 spire-1.2.1/pkg/common/telemetry/metrics.go 11:46:28 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:46:28 spire-1.2.1/pkg/common/telemetry/names.go 11:46:28 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:46:28 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:46:28 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:46:28 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/ 11:46:28 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:46:28 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:46:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:46:28 spire-1.2.1/pkg/common/telemetry/server/server.go 11:46:28 spire-1.2.1/pkg/common/telemetry/sink.go 11:46:28 spire-1.2.1/pkg/common/telemetry/statsd.go 11:46:28 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:46:28 spire-1.2.1/pkg/common/telemetry/uptime.go 11:46:28 spire-1.2.1/pkg/common/telemetry/version.go 11:46:28 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:46:28 spire-1.2.1/pkg/common/uptime/ 11:46:28 spire-1.2.1/pkg/common/uptime/uptime.go 11:46:28 spire-1.2.1/pkg/common/uptime/uptime_test.go 11:46:28 spire-1.2.1/pkg/common/util/ 11:46:28 spire-1.2.1/pkg/common/util/certs.go 11:46:28 spire-1.2.1/pkg/common/util/certs_test.go 11:46:28 spire-1.2.1/pkg/common/util/csr.go 11:46:28 spire-1.2.1/pkg/common/util/hash.go 11:46:28 spire-1.2.1/pkg/common/util/selectors.go 11:46:28 spire-1.2.1/pkg/common/util/selectors_test.go 11:46:28 spire-1.2.1/pkg/common/util/signals.go 11:46:28 spire-1.2.1/pkg/common/util/sort.go 11:46:28 spire-1.2.1/pkg/common/util/sort_test.go 11:46:28 spire-1.2.1/pkg/common/util/task.go 11:46:28 spire-1.2.1/pkg/common/util/task_test.go 11:46:28 spire-1.2.1/pkg/common/util/testdata/ 11:46:28 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:46:28 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:46:28 spire-1.2.1/pkg/common/version/ 11:46:28 spire-1.2.1/pkg/common/version/version.go 11:46:28 spire-1.2.1/pkg/common/x509svid/ 11:46:28 spire-1.2.1/pkg/common/x509svid/common_test.go 11:46:28 spire-1.2.1/pkg/common/x509svid/csr.go 11:46:28 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:46:28 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:46:28 spire-1.2.1/pkg/common/x509util/ 11:46:28 spire-1.2.1/pkg/common/x509util/cert.go 11:46:28 spire-1.2.1/pkg/common/x509util/dns.go 11:46:28 spire-1.2.1/pkg/common/x509util/dns_test.go 11:46:28 spire-1.2.1/pkg/common/x509util/keyid.go 11:46:28 spire-1.2.1/pkg/common/x509util/keypair.go 11:46:28 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:46:28 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:46:28 spire-1.2.1/pkg/server/ 11:46:28 spire-1.2.1/pkg/server/api/ 11:46:28 spire-1.2.1/pkg/server/api/agent.go 11:46:28 spire-1.2.1/pkg/server/api/agent/ 11:46:28 spire-1.2.1/pkg/server/api/agent/v1/ 11:46:28 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:46:28 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:46:28 spire-1.2.1/pkg/server/api/agent_test.go 11:46:28 spire-1.2.1/pkg/server/api/api.go 11:46:28 spire-1.2.1/pkg/server/api/audit/ 11:46:28 spire-1.2.1/pkg/server/api/audit/audit.go 11:46:28 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:46:28 spire-1.2.1/pkg/server/api/bundle.go 11:46:28 spire-1.2.1/pkg/server/api/bundle/ 11:46:28 spire-1.2.1/pkg/server/api/bundle/v1/ 11:46:28 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:46:28 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:46:28 spire-1.2.1/pkg/server/api/bundle_test.go 11:46:28 spire-1.2.1/pkg/server/api/debug/ 11:46:28 spire-1.2.1/pkg/server/api/debug/v1/ 11:46:28 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:46:28 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:46:28 spire-1.2.1/pkg/server/api/entry.go 11:46:28 spire-1.2.1/pkg/server/api/entry/ 11:46:28 spire-1.2.1/pkg/server/api/entry/v1/ 11:46:28 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:46:28 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:46:28 spire-1.2.1/pkg/server/api/entry_test.go 11:46:28 spire-1.2.1/pkg/server/api/health/ 11:46:28 spire-1.2.1/pkg/server/api/health/v1/ 11:46:28 spire-1.2.1/pkg/server/api/health/v1/service.go 11:46:28 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:46:28 spire-1.2.1/pkg/server/api/id.go 11:46:28 spire-1.2.1/pkg/server/api/id_test.go 11:46:28 spire-1.2.1/pkg/server/api/limits/ 11:46:28 spire-1.2.1/pkg/server/api/limits/limits.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/ 11:46:28 spire-1.2.1/pkg/server/api/middleware/alias.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/audit.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/caller.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/caller_test.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/common.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/entries.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:46:28 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:46:28 spire-1.2.1/pkg/server/api/ratelimit.go 11:46:28 spire-1.2.1/pkg/server/api/rpccontext/ 11:46:28 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:46:28 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:46:28 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:46:28 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:46:28 spire-1.2.1/pkg/server/api/selector.go 11:46:28 spire-1.2.1/pkg/server/api/selector_test.go 11:46:28 spire-1.2.1/pkg/server/api/status.go 11:46:28 spire-1.2.1/pkg/server/api/status_test.go 11:46:28 spire-1.2.1/pkg/server/api/svid/ 11:46:28 spire-1.2.1/pkg/server/api/svid/v1/ 11:46:28 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:46:28 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:46:28 spire-1.2.1/pkg/server/api/trustdomain.go 11:46:28 spire-1.2.1/pkg/server/api/trustdomain/ 11:46:28 spire-1.2.1/pkg/server/api/trustdomain/v1/ 11:46:28 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:46:28 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:46:28 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:46:28 spire-1.2.1/pkg/server/authpolicy/ 11:46:28 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:46:28 spire-1.2.1/pkg/server/authpolicy/policy.go 11:46:28 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:46:28 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:46:28 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:46:28 spire-1.2.1/pkg/server/authpolicy/validate.go 11:46:28 spire-1.2.1/pkg/server/bundle/ 11:46:28 spire-1.2.1/pkg/server/bundle/client/ 11:46:28 spire-1.2.1/pkg/server/bundle/client/client.go 11:46:28 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:46:28 spire-1.2.1/pkg/server/bundle/client/manager.go 11:46:28 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:46:28 spire-1.2.1/pkg/server/bundle/client/sources.go 11:46:28 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:46:28 spire-1.2.1/pkg/server/bundle/client/updater.go 11:46:28 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:46:28 spire-1.2.1/pkg/server/ca/ 11:46:28 spire-1.2.1/pkg/server/ca/ca.go 11:46:28 spire-1.2.1/pkg/server/ca/ca_health.go 11:46:28 spire-1.2.1/pkg/server/ca/ca_test.go 11:46:28 spire-1.2.1/pkg/server/ca/journal.go 11:46:28 spire-1.2.1/pkg/server/ca/journal_test.go 11:46:28 spire-1.2.1/pkg/server/ca/manager.go 11:46:28 spire-1.2.1/pkg/server/ca/manager_health.go 11:46:28 spire-1.2.1/pkg/server/ca/manager_test.go 11:46:28 spire-1.2.1/pkg/server/ca/templates.go 11:46:28 spire-1.2.1/pkg/server/ca/upstream_client.go 11:46:28 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:46:28 spire-1.2.1/pkg/server/ca/validation.go 11:46:28 spire-1.2.1/pkg/server/cache/ 11:46:28 spire-1.2.1/pkg/server/cache/dscache/ 11:46:28 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:46:28 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:46:28 spire-1.2.1/pkg/server/cache/entrycache/ 11:46:28 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:46:28 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:46:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:46:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:46:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:46:28 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:46:28 spire-1.2.1/pkg/server/catalog/ 11:46:28 spire-1.2.1/pkg/server/catalog/catalog.go 11:46:28 spire-1.2.1/pkg/server/catalog/keymanager.go 11:46:28 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:46:28 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:46:28 spire-1.2.1/pkg/server/catalog/notifier.go 11:46:28 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:46:28 spire-1.2.1/pkg/server/config.go 11:46:28 spire-1.2.1/pkg/server/datastore/ 11:46:28 spire-1.2.1/pkg/server/datastore/datastore.go 11:46:28 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:46:28 spire-1.2.1/pkg/server/datastore/repository.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:46:28 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:46:28 spire-1.2.1/pkg/server/endpoints/ 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/ 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:46:28 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:46:28 spire-1.2.1/pkg/server/endpoints/config.go 11:46:28 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:46:28 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:46:28 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:46:28 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:46:28 spire-1.2.1/pkg/server/endpoints/middleware.go 11:46:28 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:46:28 spire-1.2.1/pkg/server/hostservice/ 11:46:28 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:46:28 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:46:28 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:46:28 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:46:28 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:46:28 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:46:28 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:46:28 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/ 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/ 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:46:28 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:46:28 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:46:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:46:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:46:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:46:28 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:46:28 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:46:28 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:46:28 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/ 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:46:28 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:46:28 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:46:28 spire-1.2.1/pkg/server/registration/ 11:46:28 spire-1.2.1/pkg/server/registration/manager.go 11:46:28 spire-1.2.1/pkg/server/registration/manager_test.go 11:46:28 spire-1.2.1/pkg/server/scanentries.go 11:46:28 spire-1.2.1/pkg/server/scanentries_test.go 11:46:28 spire-1.2.1/pkg/server/server.go 11:46:28 spire-1.2.1/pkg/server/server_test.go 11:46:28 spire-1.2.1/pkg/server/svid/ 11:46:28 spire-1.2.1/pkg/server/svid/observer.go 11:46:28 spire-1.2.1/pkg/server/svid/observer_test.go 11:46:28 spire-1.2.1/pkg/server/svid/rotator.go 11:46:28 spire-1.2.1/pkg/server/svid/rotator_config.go 11:46:28 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:46:28 spire-1.2.1/pkg/server/svid/rotator_test.go 11:46:28 spire-1.2.1/proto/ 11:46:28 spire-1.2.1/proto/private/ 11:46:28 spire-1.2.1/proto/private/server/ 11:46:28 spire-1.2.1/proto/private/server/journal/ 11:46:28 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:46:28 spire-1.2.1/proto/private/server/journal/journal.proto 11:46:28 spire-1.2.1/proto/spire/ 11:46:28 spire-1.2.1/proto/spire/common/ 11:46:28 spire-1.2.1/proto/spire/common/common.pb.go 11:46:28 spire-1.2.1/proto/spire/common/common.proto 11:46:28 spire-1.2.1/proto/spire/common/plugin/ 11:46:28 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:46:28 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:46:28 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:46:28 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:46:28 spire-1.2.1/proto/spire/plugin/ 11:46:28 spire-1.2.1/proto/spire/plugin/agent/ 11:46:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:46:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:46:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:46:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:46:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:46:28 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:46:28 spire-1.2.1/release/ 11:46:28 spire-1.2.1/release/spire-extras/ 11:46:28 spire-1.2.1/release/spire-extras/README.md 11:46:28 spire-1.2.1/release/spire-extras/conf/ 11:46:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:46:28 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:46:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:46:28 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:46:28 spire-1.2.1/release/spire/ 11:46:28 spire-1.2.1/release/spire/README.md 11:46:28 spire-1.2.1/release/spire/conf/ 11:46:28 spire-1.2.1/release/spire/conf/agent/ 11:46:28 spire-1.2.1/release/spire/conf/agent/agent.conf 11:46:28 spire-1.2.1/release/spire/conf/server/ 11:46:28 spire-1.2.1/release/spire/conf/server/server.conf 11:46:28 spire-1.2.1/script/ 11:46:28 spire-1.2.1/script/build-artifact.sh 11:46:28 spire-1.2.1/script/generate_dummy_ca.sh 11:46:28 spire-1.2.1/support/ 11:46:28 spire-1.2.1/support/k8s/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:46:28 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/ 11:46:28 spire-1.2.1/support/oidc-discovery-provider/README.md 11:46:28 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/config.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/main.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:46:28 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:46:28 spire-1.2.1/test/ 11:46:28 spire-1.2.1/test/clock/ 11:46:28 spire-1.2.1/test/clock/clock.go 11:46:28 spire-1.2.1/test/fakes/ 11:46:28 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:46:28 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:46:28 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:46:28 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:46:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:46:28 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:46:28 spire-1.2.1/test/fakes/fakeagentstore/ 11:46:28 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:46:28 spire-1.2.1/test/fakes/fakedatastore/ 11:46:28 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:46:28 spire-1.2.1/test/fakes/fakeentryclient/ 11:46:28 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:46:28 spire-1.2.1/test/fakes/fakehealthchecker/ 11:46:28 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:46:28 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:46:28 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:46:28 spire-1.2.1/test/fakes/fakemetrics/ 11:46:28 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:46:28 spire-1.2.1/test/fakes/fakenoderesolver/ 11:46:28 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:46:28 spire-1.2.1/test/fakes/fakenotifier/ 11:46:28 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:46:28 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:46:28 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:46:28 spire-1.2.1/test/fakes/fakeserverca/ 11:46:28 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:46:28 spire-1.2.1/test/fakes/fakeservercatalog/ 11:46:28 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:46:28 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:46:28 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:46:28 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:46:28 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:46:28 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:46:28 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:46:28 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:46:28 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:46:28 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:46:28 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:46:28 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:46:28 spire-1.2.1/test/fixture/ 11:46:28 spire-1.2.1/test/fixture/certs/ 11:46:28 spire-1.2.1/test/fixture/certs/agent_svid.der 11:46:28 spire-1.2.1/test/fixture/certs/base_cert.pem 11:46:28 spire-1.2.1/test/fixture/certs/base_csr.pem 11:46:28 spire-1.2.1/test/fixture/certs/base_key.pem 11:46:28 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:46:28 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:46:28 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:46:28 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:46:28 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:46:28 spire-1.2.1/test/fixture/certs/blog_key.pem 11:46:28 spire-1.2.1/test/fixture/certs/bundle.der 11:46:28 spire-1.2.1/test/fixture/certs/ca.pem 11:46:28 spire-1.2.1/test/fixture/certs/ca_key.pem 11:46:28 spire-1.2.1/test/fixture/certs/database_cert.pem 11:46:28 spire-1.2.1/test/fixture/certs/database_csr.pem 11:46:28 spire-1.2.1/test/fixture/certs/database_key.pem 11:46:28 spire-1.2.1/test/fixture/certs/node_cert.pem 11:46:28 spire-1.2.1/test/fixture/certs/node_csr.pem 11:46:28 spire-1.2.1/test/fixture/certs/node_key.pem 11:46:28 spire-1.2.1/test/fixture/certs/svid.pem 11:46:28 spire-1.2.1/test/fixture/certs/svid_key.pem 11:46:28 spire-1.2.1/test/fixture/config/ 11:46:28 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:46:28 spire-1.2.1/test/fixture/config/agent_good.conf 11:46:28 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:46:28 spire-1.2.1/test/fixture/config/plugin_good.conf 11:46:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:46:28 spire-1.2.1/test/fixture/config/server_good.conf 11:46:28 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:46:28 spire-1.2.1/test/fixture/fixture.go 11:46:28 spire-1.2.1/test/fixture/nodeattestor/ 11:46:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:46:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:46:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:46:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:46:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:46:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:46:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:46:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:46:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:46:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:46:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:46:28 spire-1.2.1/test/fixture/registration/ 11:46:28 spire-1.2.1/test/fixture/registration/entries.json 11:46:28 spire-1.2.1/test/fixture/registration/good-for-update.json 11:46:28 spire-1.2.1/test/fixture/registration/good.json 11:46:28 spire-1.2.1/test/fixture/registration/invalid.json 11:46:28 spire-1.2.1/test/fixture/registration/invalid_json.json 11:46:28 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:46:28 spire-1.2.1/test/integration/ 11:46:28 spire-1.2.1/test/integration/README.md 11:46:28 spire-1.2.1/test/integration/common 11:46:28 spire-1.2.1/test/integration/setup/ 11:46:28 spire-1.2.1/test/integration/setup/adminclient/ 11:46:28 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:46:28 spire-1.2.1/test/integration/setup/adminclient/client.go 11:46:28 spire-1.2.1/test/integration/setup/debugagent/ 11:46:28 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:46:28 spire-1.2.1/test/integration/setup/debugagent/main.go 11:46:28 spire-1.2.1/test/integration/setup/debugserver/ 11:46:28 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:46:28 spire-1.2.1/test/integration/setup/debugserver/main.go 11:46:28 spire-1.2.1/test/integration/setup/downstreamclient/ 11:46:28 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:46:28 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:46:28 spire-1.2.1/test/integration/setup/itclient/ 11:46:28 spire-1.2.1/test/integration/setup/itclient/client.go 11:46:28 spire-1.2.1/test/integration/setup/node-attestation/ 11:46:28 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:46:28 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:46:28 spire-1.2.1/test/integration/setup/x509pop/ 11:46:28 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:46:28 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:46:28 spire-1.2.1/test/integration/suites/ 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:46:28 spire-1.2.1/test/integration/suites/join-token/ 11:46:28 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:46:28 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:46:28 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:46:28 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:46:28 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:46:28 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:46:28 spire-1.2.1/test/integration/suites/join-token/README.md 11:46:28 spire-1.2.1/test/integration/suites/join-token/conf/ 11:46:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:46:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/join-token/teardown 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:46:28 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:46:28 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:46:28 spire-1.2.1/test/integration/suites/k8s/ 11:46:28 spire-1.2.1/test/integration/suites/k8s/00-setup 11:46:28 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:46:28 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:46:28 spire-1.2.1/test/integration/suites/k8s/README.md 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/ 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:46:28 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:46:28 spire-1.2.1/test/integration/suites/k8s/teardown 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/ 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:46:28 spire-1.2.1/test/integration/suites/rotation/ 11:46:28 spire-1.2.1/test/integration/suites/rotation/00-setup 11:46:28 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:46:28 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:46:28 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:46:28 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:46:28 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:46:28 spire-1.2.1/test/integration/suites/rotation/README.md 11:46:28 spire-1.2.1/test/integration/suites/rotation/conf/ 11:46:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:46:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/rotation/teardown 11:46:28 spire-1.2.1/test/integration/suites/self-test/ 11:46:28 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:46:28 spire-1.2.1/test/integration/suites/self-test/README.md 11:46:28 spire-1.2.1/test/integration/suites/self-test/teardown 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:46:28 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:46:28 spire-1.2.1/test/integration/suites/upgrade/ 11:46:28 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:46:28 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:46:28 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:46:28 spire-1.2.1/test/integration/suites/upgrade/README.md 11:46:28 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:46:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:46:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:46:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:46:28 spire-1.2.1/test/integration/suites/upgrade/teardown 11:46:28 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:46:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:46:28 spire-1.2.1/test/integration/test-one.sh 11:46:28 spire-1.2.1/test/integration/test.sh 11:46:28 spire-1.2.1/test/plugintest/ 11:46:28 spire-1.2.1/test/plugintest/config.go 11:46:28 spire-1.2.1/test/plugintest/load.go 11:46:28 spire-1.2.1/test/plugintest/option.go 11:46:28 spire-1.2.1/test/spiretest/ 11:46:28 spire-1.2.1/test/spiretest/apiserver.go 11:46:28 spire-1.2.1/test/spiretest/assertions.go 11:46:28 spire-1.2.1/test/spiretest/dir.go 11:46:28 spire-1.2.1/test/spiretest/errors_posix.go 11:46:28 spire-1.2.1/test/spiretest/errors_windows.go 11:46:28 spire-1.2.1/test/spiretest/logs.go 11:46:28 spire-1.2.1/test/spiretest/socketapi.go 11:46:28 spire-1.2.1/test/spiretest/suite.go 11:46:28 spire-1.2.1/test/spiretest/x509.go 11:46:28 spire-1.2.1/test/testca/ 11:46:28 spire-1.2.1/test/testca/ca.go 11:46:28 spire-1.2.1/test/testkey/ 11:46:28 spire-1.2.1/test/testkey/generate.sh 11:46:28 spire-1.2.1/test/testkey/genkeys.go 11:46:28 spire-1.2.1/test/testkey/keys.go 11:46:28 spire-1.2.1/test/testkey/new.go 11:46:28 spire-1.2.1/test/tpmsimulator/ 11:46:28 spire-1.2.1/test/tpmsimulator/simulator.go 11:46:28 spire-1.2.1/test/util/ 11:46:28 spire-1.2.1/test/util/cert_fixtures.go 11:46:28 spire-1.2.1/test/util/cert_generation.go 11:46:28 spire-1.2.1/test/util/io_redirection.go 11:46:28 spire-1.2.1/test/util/race.go 11:46:28 spire-1.2.1/test/util/util.go 11:46:28 building spire from source... 11:46:29 Installing go1.17.7... 11:46:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:46:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:46:29 ---> 64b294985ee2 11:46:29 Step 3/23 : WORKDIR /edgex-go 11:46:29 ---> Using cache 11:46:29 ---> 041ff8e02258 11:46:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:46:29 ---> Using cache 11:46:29 ---> 60977342c3f3 11:46:29 Step 5/23 : RUN apk add --update --no-cache make git 11:46:29 ---> Using cache 11:46:29 ---> 8e6d2860ad5b 11:46:29 Step 6/23 : COPY go.mod vendor* ./ 11:46:29 ---> Using cache 11:46:29 ---> d19f075f2b95 11:46:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:29 ---> Using cache 11:46:29 ---> a9ac6c53740a 11:46:29 Step 8/23 : COPY . . 11:46:29 ---> Using cache 11:46:29 ---> 183707a3881c 11:46:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 11:46:34 ---> Running in 03ee4ebd7906 11:46:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:46:49 Removing intermediate container 7bc04b5e96b8 11:46:49 ---> 4cc30c711ac8 11:46:49 11:46:49 Step 10/23 : FROM alpine:3.14 11:46:49 ---> e04c818066af 11:46:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:46:49 ---> Using cache 11:46:49 ---> fcb563bc7a4c 11:46:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:46:49 ---> Using cache 11:46:49 ---> 3a403e7deec4 11:46:49 Step 13/23 : ENV APP_PORT=59882 11:46:49 ---> Running in d6a19932fd53 11:46:49 Removing intermediate container d6a19932fd53 11:46:49 ---> c9b0dbacbeb1 11:46:49 Step 14/23 : EXPOSE $APP_PORT 11:46:49 ---> Running in 720c5fbbdade 11:46:50 Removing intermediate container 720c5fbbdade 11:46:50 ---> ff18e6c15924 11:46:50 Step 15/23 : WORKDIR / 11:46:50 ---> Running in c6ea254bc228 11:46:50 Removing intermediate container 03ee4ebd7906 11:46:50 ---> c1a34ec8168e 11:46:50 11:46:50 Step 10/23 : FROM alpine:3.14 11:46:50 ---> e04c818066af 11:46:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 11:46:50 ---> Using cache 11:46:50 ---> fcb563bc7a4c 11:46:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 11:46:50 ---> Using cache 11:46:50 ---> 3a403e7deec4 11:46:50 Step 13/23 : ENV APP_PORT=59881 11:46:51 ---> Running in b112442ab1bb 11:46:51 Removing intermediate container c6ea254bc228 11:46:51 ---> d90c0af17699 11:46:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:46:51 Removing intermediate container b112442ab1bb 11:46:51 ---> d0ebb32a58c6 11:46:51 Step 14/23 : EXPOSE $APP_PORT 11:46:51 ---> 57741996e778 11:46:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:46:52 ---> Running in dafbd3368572 11:46:52 Removing intermediate container dafbd3368572 11:46:52 ---> da50783334df 11:46:52 Step 15/23 : WORKDIR / 11:46:52 ---> 985862daeccb 11:46:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:46:52 ---> Running in 7290f84ae25b 11:46:52 Removing intermediate container 7290f84ae25b 11:46:52 ---> d60ad1443114 11:46:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:46:53 ---> b3ac1adf9051 11:46:53 Step 19/23 : ENTRYPOINT ["/core-command"] 11:46:53 ---> Running in 740a296518dc 11:46:53 ---> f42bbf060f98 11:46:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:46:53 Removing intermediate container 740a296518dc 11:46:53 ---> 82c76a241a43 11:46:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:46:53 ---> Running in 5ceb102080a5 11:46:54 Removing intermediate container 5ceb102080a5 11:46:54 ---> 4b2a2215cd0d 11:46:54 Step 21/23 : LABEL arch=x86_64 11:46:54 ---> 20f6eeff64dc 11:46:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:46:54 ---> Running in 240f40e0e4c1 11:46:54 Removing intermediate container 240f40e0e4c1 11:46:54 ---> 8d6cc522df73 11:46:54 Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:46:55 ---> b8c79a2e8739 11:46:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 11:46:55 ---> Running in b838e5e23580 11:46:55 ---> Running in 4ccf8b3ba208 11:46:55 Removing intermediate container b838e5e23580 11:46:55 ---> bd537092194e 11:46:55 Step 23/23 : LABEL version=2.2.0-dev.87 11:46:55 Removing intermediate container 4ccf8b3ba208 11:46:55 ---> 791a9f60c5e7 11:46:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:46:55 ---> Running in 47f1954fa267 11:46:55 ---> Running in 760c7abcac0f 11:46:55 Removing intermediate container 47f1954fa267 11:46:55 ---> 78264a996627 11:46:55 11:46:55 Removing intermediate container 760c7abcac0f 11:46:55 ---> 2ee1e28da974 11:46:55 Step 21/23 : LABEL arch=x86_64 11:46:55 ---> Running in 538e5b61f2e9 11:46:55 Successfully built 78264a996627 11:46:55 Successfully tagged core-command:latest 11:46:55 Building sys-mgmt-agent 11:46:56 Building bin/spire-server... 11:46:56 go: downloading github.com/mitchellh/cli v1.1.2 11:46:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:46:56 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:46:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:46:56 go: downloading google.golang.org/grpc v1.44.0 11:46:56 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:46:56  Building core-command ... done Removing intermediate container 538e5b61f2e9 11:46:56 ---> 462eec55ae99 11:46:56 Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:46:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:46:57 go: downloading github.com/imdario/mergo v0.3.12 11:46:57 go: downloading github.com/sirupsen/logrus v1.8.1 11:46:57 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:46:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:46:58 go: downloading github.com/fatih/color v1.13.0 11:46:58 go: downloading github.com/mattn/go-isatty v0.0.14 11:46:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:46:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:46:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:46:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:46:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:46:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:46:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:46:59 ---> 64b294985ee2 11:46:59 Step 3/23 : WORKDIR /edgex-go 11:46:59 ---> Using cache 11:46:59 ---> 041ff8e02258 11:46:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:46:59 ---> Using cache 11:46:59 ---> 60977342c3f3 11:46:59 Step 5/23 : RUN apk add --update --no-cache make bash git 11:47:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:47:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:47:00 go: downloading github.com/armon/go-metrics v0.3.10 11:47:00 go: downloading github.com/prometheus/client_golang v1.12.1 11:47:01 ---> Running in 39091797998d 11:47:01 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:47:02 ---> Running in a39a74423387 11:47:02 Removing intermediate container 39091797998d 11:47:02 ---> 074437da9ee7 11:47:02 Step 23/23 : LABEL version=2.2.0-dev.87 11:47:02 ---> Running in 9b147c62d2d1 11:47:02 Removing intermediate container 9b147c62d2d1 11:47:02 ---> 29ab8cba92ac 11:47:02 11:47:02 Successfully built 29ab8cba92ac 11:47:02 Successfully tagged core-metadata:latest 11:47:03  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:47:03 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:47:03 go: downloading github.com/open-policy-agent/opa v0.38.0 11:47:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:47:04 OK: 221 MiB in 52 packages 11:47:04 Removing intermediate container 87ee49025744 11:47:04 ---> ab8a2e1f0ede 11:47:04 11:47:04 Step 13/25 : FROM alpine:3.15 11:47:04 ---> 0ac33e5f5afa 11:47:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:47:04 ---> Using cache 11:47:04 ---> 0409e5ffef0d 11:47:04 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:47:04 ---> Using cache 11:47:04 ---> dfe5f6ab8b0b 11:47:04 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:47:05 ---> Running in a08b639fcdbc 11:47:05 Removing intermediate container a39a74423387 11:47:05 ---> 81c46d781b40 11:47:05 Step 6/23 : COPY go.mod vendor* ./ 11:47:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:47:06 ---> d0c8a6ccfa21 11:47:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:47:06 ---> Running in 16ed4fbf418a 11:47:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:47:07 Removing intermediate container 16ed4fbf418a 11:47:07 ---> 71920b937554 11:47:07 Step 8/23 : COPY . . 11:47:07 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 11:47:07 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:47:07 OK: 15855 distinct packages available 11:47:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:47:07 Removing intermediate container 8fec0422dbce 11:47:07 ---> 61c2a5f4d42e 11:47:07 11:47:07 Step 13/26 : FROM alpine:3.15 11:47:07 ---> 0ac33e5f5afa 11:47:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:47:07 ---> Using cache 11:47:07 ---> 0409e5ffef0d 11:47:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:47:07 ---> Using cache 11:47:07 ---> dfe5f6ab8b0b 11:47:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 11:47:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:47:08 (1/5) Installing dumb-init (1.2.5-r1) 11:47:08 (2/5) Installing musl-obstack (1.2.3-r0) 11:47:08 (3/5) Installing libucontext (1.1-r0) 11:47:08 (4/5) Installing gcompat (1.0.0-r4) 11:47:08 (5/5) Installing openssl (1.1.1n-r0) 11:47:08 Executing busybox-1.34.1-r5.trigger 11:47:08 OK: 6 MiB in 19 packages 11:47:09 ---> Running in e00f3470301f 11:47:09 Removing intermediate container a08b639fcdbc 11:47:09 ---> 1d25459769fd 11:47:09 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:47:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:47:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:47:11 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 11:47:11 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:47:11 OK: 15855 distinct packages available 11:47:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:47:11 ---> c48263890be2 11:47:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:47:11 ---> d3900b3ef4a2 11:47:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:47:11 ---> dd40daa3e51c 11:47:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:47:12 ---> Running in f7c6ce5b2968 11:47:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:47:12 ---> a6016c212bb6 11:47:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:47:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 11:47:12 ---> 16da14f25ac2 11:47:12 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:47:12 (1/4) Installing dumb-init (1.2.5-r1) 11:47:12 ---> Running in d516563657f6 11:47:12 (2/4) Installing musl-obstack (1.2.3-r0) 11:47:12 Removing intermediate container d516563657f6 11:47:12 ---> fde72a1fdde7 11:47:12 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:47:12 ---> Running in 6f378f59f556 11:47:12 (3/4) Installing libucontext (1.1-r0) 11:47:12 Removing intermediate container 6f378f59f556 11:47:12 ---> a719078ac302 11:47:12 Step 23/25 : LABEL arch=x86_64 11:47:12 (4/4) Installing gcompat (1.0.0-r4) 11:47:12 ---> Running in f8a2892946c3 11:47:12 Executing busybox-1.34.1-r5.trigger 11:47:12 OK: 6 MiB in 18 packages 11:47:12 Removing intermediate container f8a2892946c3 11:47:12 ---> 6cf22b33260d 11:47:12 Step 24/25 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:47:12 ---> Running in 2891b3008757 11:47:12 Removing intermediate container 2891b3008757 11:47:12 ---> fd03d15f295a 11:47:12 Step 25/25 : LABEL version=2.2.0-dev.87 11:47:13 ---> Running in 25a60f70bb34 11:47:13 Removing intermediate container e00f3470301f 11:47:13 ---> 394be8b6739b 11:47:13 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:47:13 Removing intermediate container 25a60f70bb34 11:47:13 ---> 30a295b0a3f1 11:47:13 11:47:13 Successfully built 30a295b0a3f1 11:47:13 Successfully tagged security-spire-server:latest 11:47:14  Building security-spire-server ... done  ---> 74dc2f7cfb2e 11:47:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:47:14 ---> aaeddb5779f8 11:47:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 11:47:14 ---> Running in cd259abd5f0a 11:47:14 Removing intermediate container cd259abd5f0a 11:47:14 ---> b3f47d5cdf45 11:47:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:47:15 ---> 9ee12723f2a7 11:47:15 Step 21/26 : WORKDIR / 11:47:15 ---> Running in d190f1baeac7 11:47:15 Removing intermediate container d190f1baeac7 11:47:15 ---> 2731a4462b87 11:47:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:47:15 ---> Running in 170ca27e993e 11:47:15 Removing intermediate container 170ca27e993e 11:47:15 ---> 3192ea300127 11:47:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:47:15 ---> Running in 8ed4d9787d14 11:47:15 Removing intermediate container 8ed4d9787d14 11:47:15 ---> dd9917ca269e 11:47:15 Step 24/26 : LABEL arch=x86_64 11:47:15 ---> Running in 9fa828e2f23d 11:47:16 Removing intermediate container 9fa828e2f23d 11:47:16 ---> 8afe282f78da 11:47:16 Step 25/26 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:47:16 ---> Running in c864cd93975c 11:47:16 Removing intermediate container c864cd93975c 11:47:16 ---> 5cdc133d538e 11:47:16 Step 26/26 : LABEL version=2.2.0-dev.87 11:47:16 ---> Running in b47885e3dc4c 11:47:16 Removing intermediate container b47885e3dc4c 11:47:16 ---> ae575c0a6500 11:47:16 11:47:16 Successfully built ae575c0a6500 11:47:16 Successfully tagged security-spire-config:latest 11:47:17  Building security-spire-config ... done Building bin/spire-agent... 11:47:17 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 11:47:17 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 11:47:17 go: downloading cloud.google.com/go/secretmanager v1.3.0 11:47:17 go: downloading github.com/docker/docker v20.10.12+incompatible 11:47:17 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 11:47:17 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 11:47:18 go: downloading github.com/google/go-tpm-tools v0.3.3 11:47:18 go: downloading github.com/docker/go-units v0.4.0 11:47:18 go: downloading github.com/opencontainers/image-spec v1.0.1 11:47:18 go: downloading github.com/docker/go-connections v0.4.0 11:47:18 go: downloading github.com/docker/distribution v2.7.1+incompatible 11:47:18 go: downloading github.com/containerd/containerd v1.3.4 11:47:18 go: downloading github.com/opencontainers/go-digest v1.0.0 11:47:25 Removing intermediate container f7c6ce5b2968 11:47:25 ---> b0709c1dbc3c 11:47:25 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:47:25 ---> Running in 91154d480578 11:47:25 go: downloading github.com/mattn/go-colorable v0.1.12 11:47:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 11:47:26 go: downloading github.com/Masterminds/goutils v1.1.0 11:47:26 go: downloading github.com/Masterminds/semver v1.5.0 11:47:26 go: downloading github.com/google/uuid v1.1.2 11:47:26 go: downloading github.com/huandu/xstrings v1.3.2 11:47:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:47:26 go: downloading github.com/oklog/run v1.0.0 11:47:26 Removing intermediate container 91154d480578 11:47:26 ---> 8bda2dbf2fd1 11:47:26 11:47:26 Step 11/23 : FROM docker:20.10.14 11:47:26 20.10.14: Pulling from library/docker 11:47:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:47:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:47:26 go: downloading github.com/beorn7/perks v1.0.1 11:47:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:47:26 go: downloading github.com/prometheus/client_model v0.2.0 11:47:26 go: downloading github.com/prometheus/common v0.32.1 11:47:26 go: downloading github.com/prometheus/procfs v0.7.3 11:47:26 go: downloading go.uber.org/atomic v1.9.0 11:47:27 go: downloading github.com/imkira/go-observer v1.0.3 11:47:28 go: downloading github.com/hashicorp/errwrap v1.1.0 11:47:28 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:47:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:47:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:47:28 go: downloading github.com/twmb/murmur3 v1.1.6 11:47:28 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:47:28 go: downloading github.com/stretchr/testify v1.7.0 11:47:28 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 11:47:28 Status: Downloaded newer image for docker:20.10.14 11:47:28 ---> 7417809fdb73 11:47:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 11:47:28 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:47:29 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:47:29 ---> Running in 0f1fd51e944f 11:47:29 Removing intermediate container 0f1fd51e944f 11:47:29 ---> d56d633f19aa 11:47:29 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 11:47:29 ---> Running in 3297c2bf9efb 11:47:29 go: downloading github.com/blang/semver/v4 v4.0.0 11:47:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:47:29 go: downloading github.com/jinzhu/gorm v1.9.16 11:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:47:29 (1/43) Installing readline (8.1.1-r0) 11:47:29 (2/43) Installing bash (5.1.16-r0) 11:47:29 Executing bash-5.1.16-r0.post-install 11:47:29 (3/43) Installing brotli-libs (1.0.9-r5) 11:47:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 11:47:29 (5/43) Installing libcurl (7.80.0-r1) 11:47:29 (6/43) Installing curl (7.80.0-r1) 11:47:29 (7/43) Installing dumb-init (1.2.5-r1) 11:47:29 (8/43) Installing libbz2 (1.0.8-r1) 11:47:29 (9/43) Installing expat (2.4.7-r0) 11:47:29 (10/43) Installing libffi (3.4.2-r1) 11:47:29 (11/43) Installing gdbm (1.22-r0) 11:47:29 (12/43) Installing xz-libs (5.2.5-r1) 11:47:29 (13/43) Installing libgcc (10.3.1_git20211027-r0) 11:47:29 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 11:47:29 go: downloading github.com/lib/pq v1.10.4 11:47:30 (15/43) Installing mpdecimal (2.5.1-r1) 11:47:30 (16/43) Installing sqlite-libs (3.36.0-r0) 11:47:30 (17/43) Installing python3 (3.9.7-r4) 11:47:30 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:47:30 (18/43) Installing py3-appdirs (1.4.4-r2) 11:47:30 (19/43) Installing py3-certifi (2020.12.5-r1) 11:47:30 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 11:47:30 (21/43) Installing py3-idna (3.3-r0) 11:47:30 (22/43) Installing py3-urllib3 (1.26.7-r0) 11:47:30 (23/43) Installing py3-requests (2.26.0-r1) 11:47:30 (24/43) Installing py3-msgpack (1.0.2-r1) 11:47:30 (25/43) Installing py3-lockfile (0.12.2-r4) 11:47:30 (26/43) Installing py3-cachecontrol (0.12.10-r0) 11:47:30 (27/43) Installing py3-colorama (0.4.4-r1) 11:47:30 (28/43) Installing py3-contextlib2 (21.6.0-r1) 11:47:30 (29/43) Installing py3-distlib (0.3.3-r0) 11:47:30 (30/43) Installing py3-distro (1.6.0-r0) 11:47:30 (31/43) Installing py3-six (1.16.0-r0) 11:47:30 (32/43) Installing py3-webencodings (0.5.1-r4) 11:47:30 (33/43) Installing py3-html5lib (1.1-r1) 11:47:30 (34/43) Installing py3-parsing (2.4.7-r2) 11:47:30 (35/43) Installing py3-packaging (20.9-r1) 11:47:30 (36/43) Installing py3-tomli (1.2.2-r0) 11:47:30 (37/43) Installing py3-pep517 (0.12.0-r0) 11:47:30 (38/43) Installing py3-progress (1.6-r0) 11:47:30 (39/43) Installing py3-retrying (1.3.3-r2) 11:47:30 (40/43) Installing py3-ordered-set (4.0.2-r2) 11:47:30 (41/43) Installing py3-setuptools (52.0.0-r4) 11:47:30 (42/43) Installing py3-toml (0.10.2-r2) 11:47:30 (43/43) Installing py3-pip (20.3.4-r1) 11:47:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:47:30 Executing busybox-1.34.1-r5.trigger 11:47:30 OK: 83 MiB in 65 packages 11:47:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:47:31 Collecting docker-compose==1.23.2 11:47:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:47:31 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:47:31 Collecting websocket-client<1.0,>=0.32.0 11:47:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 11:47:31 Collecting dockerpty<0.5,>=0.4.1 11:47:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:47:31 Collecting PyYAML<4,>=3.10 11:47:31 Downloading PyYAML-3.13.tar.gz (270 kB) 11:47:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 11:47:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:47:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:47:32 Collecting cached-property<2,>=1.2.0 11:47:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:47:32 Collecting docker<4.0,>=3.6.0 11:47:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:47:32 Collecting texttable<0.10,>=0.9.0 11:47:32 Downloading texttable-0.9.1.tar.gz (11 kB) 11:47:32 Collecting docopt<0.7,>=0.6.1 11:47:32 Downloading docopt-0.6.2.tar.gz (25 kB) 11:47:32 Collecting jsonschema<3,>=2.5.1 11:47:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:47:32 Collecting docker-pycreds>=0.4.0 11:47:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:47:33 Collecting idna<2.8,>=2.5 11:47:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:47:33 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) 11:47:33 Collecting chardet<3.1.0,>=3.0.2 11:47:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:47:33 Collecting urllib3<1.25,>=1.21.1 11:47:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:47:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 11:47:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 11:47:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 11:47:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 11:47:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 11:47:33 Attempting uninstall: urllib3 11:47:33 Found existing installation: urllib3 1.26.7 11:47:33 Uninstalling urllib3-1.26.7: 11:47:33 Successfully uninstalled urllib3-1.26.7 11:47:33 Attempting uninstall: idna 11:47:33 Found existing installation: idna 3.3 11:47:33 Uninstalling idna-3.3: 11:47:33 Successfully uninstalled idna-3.3 11:47:33 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:47:34 Attempting uninstall: requests 11:47:34 Found existing installation: requests 2.26.0 11:47:34 Uninstalling requests-2.26.0: 11:47:34 Successfully uninstalled requests-2.26.0 11:47:34 Running setup.py install for texttable: started 11:47:34 Running setup.py install for texttable: finished with status 'done' 11:47:34 Running setup.py install for PyYAML: started 11:47:34 Running setup.py install for PyYAML: finished with status 'done' 11:47:35 Running setup.py install for docopt: started 11:47:35 Running setup.py install for docopt: finished with status 'done' 11:47:35 Running setup.py install for dockerpty: started 11:47:35 Running setup.py install for dockerpty: finished with status 'done' 11:47:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 11:47:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:47:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:47:38 go: downloading google.golang.org/api v0.70.0 11:47:38 go: downloading k8s.io/client-go v0.23.4 11:47:38 go: downloading k8s.io/api v0.23.4 11:47:42 Removing intermediate container 3297c2bf9efb 11:47:42 ---> c1c007001555 11:47:42 Step 14/23 : ENV APP_PORT=58890 11:47:42 ---> Running in badf10f7541a 11:47:42 Removing intermediate container badf10f7541a 11:47:42 ---> d17bc3b9d859 11:47:42 Step 15/23 : EXPOSE $APP_PORT 11:47:42 ---> Running in e0ebbb9695c3 11:47:42 Removing intermediate container e0ebbb9695c3 11:47:42 ---> bc7dad3326b0 11:47:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:47:43 ---> beba91f5651d 11:47:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:47:43 ---> 1f3b97c6c525 11:47:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:47:43 ---> b9a7f6e1a33c 11:47:43 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 11:47:43 ---> Running in 1cf4617090dd 11:47:43 Removing intermediate container 1cf4617090dd 11:47:43 ---> 80dfec2610e9 11:47:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:47:43 ---> Running in a9ffa098fa51 11:47:43 Removing intermediate container a9ffa098fa51 11:47:43 ---> a951038cbe58 11:47:43 Step 21/23 : LABEL arch=x86_64 11:47:43 ---> Running in 9ae47b4cba23 11:47:44 Removing intermediate container 9ae47b4cba23 11:47:44 ---> 1e6e5d459377 11:47:44 Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:47:44 ---> Running in d8974addcf4c 11:47:44 Removing intermediate container d8974addcf4c 11:47:44 ---> 3a0e2e622874 11:47:44 Step 23/23 : LABEL version=2.2.0-dev.87 11:47:44 ---> Running in 1fd70ab3751a 11:47:44 Removing intermediate container 1fd70ab3751a 11:47:44 ---> 1fec7aa80042 11:47:44 11:47:44 Successfully built 1fec7aa80042 11:47:44 Successfully tagged sys-mgmt-agent:latest 11:47:51 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:48:10  Building sys-mgmt-agent ... done Removing intermediate container 9f23281af374 11:48:10 ---> 4e32171ebfe0 11:48:10 11:48:10 Step 13/26 : FROM alpine:3.15 11:48:10 ---> 0ac33e5f5afa 11:48:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:48:10 ---> Using cache 11:48:10 ---> 0409e5ffef0d 11:48:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:48:10 ---> Using cache 11:48:10 ---> dfe5f6ab8b0b 11:48:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:48:10 ---> Using cache 11:48:10 ---> 1d25459769fd 11:48:10 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 11:48:10 ---> 4e0a46301b07 11:48:10 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 11:48:10 ---> e50b4d34cddb 11:48:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:48:10 ---> a978ed85e4dd 11:48:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:48:10 ---> cf57d54438f0 11:48:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:48:10 ---> 2f0388d908d3 11:48:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 11:48:10 ---> Running in 2ef79211848c 11:48:10 Removing intermediate container 2ef79211848c 11:48:10 ---> 9826eb364cfc 11:48:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 11:48:10 ---> Running in 300b29928c3a 11:48:10 Removing intermediate container 300b29928c3a 11:48:10 ---> 8cc35075dd5f 11:48:10 Step 24/26 : LABEL arch=x86_64 11:48:10 ---> Running in b172c7f8d039 11:48:10 Removing intermediate container b172c7f8d039 11:48:10 ---> 2dc1fbf8f0fd 11:48:10 Step 25/26 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:10 ---> Running in e8bb656bb774 11:48:10 Removing intermediate container e8bb656bb774 11:48:10 ---> 10368c4d1d27 11:48:10 Step 26/26 : LABEL version=2.2.0-dev.87 11:48:10 ---> Running in 61e684749884 11:48:10 Removing intermediate container 61e684749884 11:48:10 ---> 7cacfcfd656d 11:48:10 11:48:10 Successfully built 7cacfcfd656d 11:48:10 Successfully tagged security-spire-agent:latest 11:48:10  Building security-spire-agent ... done  [Pipeline] } 11:48:11 $ docker stop --time=1 a752a280125f6be6876a01beaf56be412f812133e3986cb50b2fee6b2a10da6e 11:48:12 $ docker rm -f a752a280125f6be6876a01beaf56be412f812133e3986cb50b2fee6b2a10da6e [Pipeline] // withDockerContainer [Pipeline] sh 11:48:12 + docker images 11:48:12 REPOSITORY TAG IMAGE ID CREATED SIZE 11:48:12 security-spire-agent latest 7cacfcfd656d 2 seconds ago 127MB 11:48:12 4e32171ebfe0 12 seconds ago 4.43GB 11:48:12 sys-mgmt-agent latest 1fec7aa80042 28 seconds ago 299MB 11:48:12 8bda2dbf2fd1 47 seconds ago 1.49GB 11:48:12 security-spire-config latest ae575c0a6500 56 seconds ago 86.7MB 11:48:12 security-spire-server latest 30a295b0a3f1 About a minute ago 87.3MB 11:48:12 61c2a5f4d42e About a minute ago 4.43GB 11:48:12 ab8a2e1f0ede About a minute ago 4.43GB 11:48:12 core-metadata latest 29ab8cba92ac About a minute ago 17MB 11:48:12 core-command latest 78264a996627 About a minute ago 16.1MB 11:48:12 c1a34ec8168e About a minute ago 1.5GB 11:48:12 4cc30c711ac8 About a minute ago 1.49GB 11:48:12 security-proxy-setup latest 857f701826a1 About a minute ago 26.9MB 11:48:12 security-secretstore-setup latest 8c347b9a057f About a minute ago 28.5MB 11:48:12 33af63a4e804 2 minutes ago 1.5GB 11:48:12 e2918173a973 2 minutes ago 1.5GB 11:48:12 security-bootstrapper latest 1785824c513e 2 minutes ago 19.1MB 11:48:12 core-data latest b04e65dd12fd 2 minutes ago 22.5MB 11:48:12 1fdcc51ab1cc 2 minutes ago 1.52GB 11:48:12 e5a44ae549b9 2 minutes ago 1.49GB 11:48:12 security-spiffe-token-provider latest 413e3f79c330 3 minutes ago 28.8MB 11:48:12 support-notifications latest f7720cefb24d 4 minutes ago 26.9MB 11:48:12 support-scheduler latest 8f4967806ba4 4 minutes ago 26.3MB 11:48:12 500167466e8f 4 minutes ago 1.54GB 11:48:12 274d62300d6e 4 minutes ago 1.55GB 11:48:12 957ad217a4fe 4 minutes ago 1.55GB 11:48:12 ci-base-image-x86_64 latest 64b294985ee2 7 minutes ago 895MB 11:48:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 days ago 562MB 11:48:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 7 days ago 254MB 11:48:12 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 11:48:12 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 11:48:12 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 11:48:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 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 11:48:12 provisioning config files... 11:48:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/215@tmp/config7216766584345149747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:13 ---> docker-login.sh 11:48:13 nexus3.edgexfoundry.org:10001 11:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:13 Configure a credential helper to remove this warning. See 11:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:13 11:48:13 Login Succeeded 11:48:13 nexus3.edgexfoundry.org:10002 11:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:13 Configure a credential helper to remove this warning. See 11:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:13 11:48:13 Login Succeeded 11:48:13 nexus3.edgexfoundry.org:10003 11:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:13 Configure a credential helper to remove this warning. See 11:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:13 11:48:13 Login Succeeded 11:48:13 nexus3.edgexfoundry.org:10004 11:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:13 Configure a credential helper to remove this warning. See 11:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:13 11:48:13 Login Succeeded 11:48:13 docker.io 11:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:48:13 Configure a credential helper to remove this warning. See 11:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:48:13 11:48:13 Login Succeeded 11:48:13 ---> docker-login.sh ends [Pipeline] } 11:48:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:48:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 11:48:13 8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:13 latest 11:48:13 2.2.0-dev.87 11:48:13 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:13 main 11:48:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:48:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:48:14 + docker push nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:48:14 0826552367a8: Preparing 11:48:14 ea881f832ddd: Preparing 11:48:14 82897313fa1c: Preparing 11:48:14 c8a563a851bf: Preparing 11:48:14 b541d28bf3b4: Preparing 11:48:14 b541d28bf3b4: Layer already exists 11:48:14 c8a563a851bf: Pushed 11:48:14 82897313fa1c: Pushed 11:48:14 0826552367a8: Pushed 11:48:15 ea881f832ddd: Pushed 11:48:15 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:650423b03f43319e28a3f65915ed29917a173fd29034f3ceda7ac1ed3361f13e size: 1363 [Pipeline] isUnix [Pipeline] sh 11:48:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 11:48:16 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 11:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:48:16 0826552367a8: Preparing 11:48:16 ea881f832ddd: Preparing 11:48:16 82897313fa1c: Preparing 11:48:16 c8a563a851bf: Preparing 11:48:16 b541d28bf3b4: Preparing 11:48:16 0826552367a8: Layer already exists 11:48:16 c8a563a851bf: Layer already exists 11:48:16 ea881f832ddd: Layer already exists 11:48:16 82897313fa1c: Layer already exists 11:48:16 b541d28bf3b4: Layer already exists 11:48:16 latest: digest: sha256:650423b03f43319e28a3f65915ed29917a173fd29034f3ceda7ac1ed3361f13e size: 1363 [Pipeline] isUnix [Pipeline] sh 11:48:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:17 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.87 11:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:48:17 0826552367a8: Preparing 11:48:17 ea881f832ddd: Preparing 11:48:17 82897313fa1c: Preparing 11:48:17 c8a563a851bf: Preparing 11:48:17 b541d28bf3b4: Preparing 11:48:17 0826552367a8: Layer already exists 11:48:17 b541d28bf3b4: Layer already exists 11:48:17 82897313fa1c: Layer already exists 11:48:17 c8a563a851bf: Layer already exists 11:48:17 ea881f832ddd: Layer already exists 11:48:17 2.2.0-dev.87: digest: sha256:650423b03f43319e28a3f65915ed29917a173fd29034f3ceda7ac1ed3361f13e size: 1363 [Pipeline] isUnix [Pipeline] sh 11:48:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:17 + docker push nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:48:17 0826552367a8: Preparing 11:48:17 ea881f832ddd: Preparing 11:48:17 82897313fa1c: Preparing 11:48:17 c8a563a851bf: Preparing 11:48:17 b541d28bf3b4: Preparing 11:48:17 c8a563a851bf: Layer already exists 11:48:17 0826552367a8: Layer already exists 11:48:17 ea881f832ddd: Layer already exists 11:48:17 b541d28bf3b4: Layer already exists 11:48:17 82897313fa1c: Layer already exists 11:48:17 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:650423b03f43319e28a3f65915ed29917a173fd29034f3ceda7ac1ed3361f13e size: 1363 [Pipeline] isUnix [Pipeline] sh 11:48:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 11:48:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 11:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:48:18 0826552367a8: Preparing 11:48:18 ea881f832ddd: Preparing 11:48:18 82897313fa1c: Preparing 11:48:18 c8a563a851bf: Preparing 11:48:18 b541d28bf3b4: Preparing 11:48:18 c8a563a851bf: Layer already exists 11:48:18 0826552367a8: Layer already exists 11:48:18 82897313fa1c: Layer already exists 11:48:18 b541d28bf3b4: Layer already exists 11:48:18 ea881f832ddd: Layer already exists 11:48:18 main: digest: sha256:650423b03f43319e28a3f65915ed29917a173fd29034f3ceda7ac1ed3361f13e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:18 ===================================================== [Pipeline] echo 11:48:18 taggedImages: 11:48:18 - nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:18 - nexus3.edgexfoundry.org:10004/core-command:latest 11:48:18 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.87 11:48:18 - nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 11:48:18 [edgeXDocker.push] Tagging docker image core-data with the following tags: 11:48:18 8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:18 latest 11:48:18 2.2.0-dev.87 11:48:18 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:18 main 11:48:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:48:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:48:18 + docker push nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:48:18 d1764cab4601: Preparing 11:48:18 da53a241e082: Preparing 11:48:18 82897313fa1c: Preparing 11:48:18 aefe25883b4e: Preparing 11:48:18 1763a9e6c56d: Preparing 11:48:18 b541d28bf3b4: Preparing 11:48:18 82897313fa1c: Layer already exists 11:48:18 b541d28bf3b4: Layer already exists 11:48:18 d1764cab4601: Pushed 11:48:18 1763a9e6c56d: Pushed 11:48:19 aefe25883b4e: Pushed 11:48:20 da53a241e082: Pushed 11:48:20 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:2f007b161e885f9870d6c9610082709b4db0336c31a3f7568a88816cca3bef25 size: 1573 [Pipeline] isUnix [Pipeline] sh 11:48:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 11:48:20 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 11:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:48:20 d1764cab4601: Preparing 11:48:20 da53a241e082: Preparing 11:48:20 82897313fa1c: Preparing 11:48:20 aefe25883b4e: Preparing 11:48:20 1763a9e6c56d: Preparing 11:48:20 b541d28bf3b4: Preparing 11:48:20 b541d28bf3b4: Waiting 11:48:20 aefe25883b4e: Layer already exists 11:48:20 1763a9e6c56d: Layer already exists 11:48:20 d1764cab4601: Layer already exists 11:48:20 da53a241e082: Layer already exists 11:48:20 82897313fa1c: Layer already exists 11:48:20 b541d28bf3b4: Layer already exists 11:48:20 latest: digest: sha256:2f007b161e885f9870d6c9610082709b4db0336c31a3f7568a88816cca3bef25 size: 1573 [Pipeline] isUnix [Pipeline] sh 11:48:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:21 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.87 11:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:48:21 d1764cab4601: Preparing 11:48:21 da53a241e082: Preparing 11:48:21 82897313fa1c: Preparing 11:48:21 aefe25883b4e: Preparing 11:48:21 1763a9e6c56d: Preparing 11:48:21 b541d28bf3b4: Preparing 11:48:21 b541d28bf3b4: Waiting 11:48:21 aefe25883b4e: Layer already exists 11:48:21 d1764cab4601: Layer already exists 11:48:21 1763a9e6c56d: Layer already exists 11:48:21 da53a241e082: Layer already exists 11:48:21 82897313fa1c: Layer already exists 11:48:21 b541d28bf3b4: Layer already exists 11:48:21 2.2.0-dev.87: digest: sha256:2f007b161e885f9870d6c9610082709b4db0336c31a3f7568a88816cca3bef25 size: 1573 [Pipeline] isUnix [Pipeline] sh 11:48:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:22 + docker push nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:48:22 d1764cab4601: Preparing 11:48:22 da53a241e082: Preparing 11:48:22 82897313fa1c: Preparing 11:48:22 aefe25883b4e: Preparing 11:48:22 1763a9e6c56d: Preparing 11:48:22 b541d28bf3b4: Preparing 11:48:22 b541d28bf3b4: Waiting 11:48:22 d1764cab4601: Layer already exists 11:48:22 da53a241e082: Layer already exists 11:48:22 82897313fa1c: Layer already exists 11:48:22 aefe25883b4e: Layer already exists 11:48:22 1763a9e6c56d: Layer already exists 11:48:22 b541d28bf3b4: Layer already exists 11:48:22 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:2f007b161e885f9870d6c9610082709b4db0336c31a3f7568a88816cca3bef25 size: 1573 [Pipeline] isUnix [Pipeline] sh 11:48:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 11:48:22 + docker push nexus3.edgexfoundry.org:10004/core-data:main 11:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:48:22 d1764cab4601: Preparing 11:48:22 da53a241e082: Preparing 11:48:22 82897313fa1c: Preparing 11:48:22 aefe25883b4e: Preparing 11:48:22 1763a9e6c56d: Preparing 11:48:22 b541d28bf3b4: Preparing 11:48:22 b541d28bf3b4: Waiting 11:48:22 82897313fa1c: Layer already exists 11:48:22 da53a241e082: Layer already exists 11:48:22 1763a9e6c56d: Layer already exists 11:48:22 aefe25883b4e: Layer already exists 11:48:22 d1764cab4601: Layer already exists 11:48:22 b541d28bf3b4: Layer already exists 11:48:22 main: digest: sha256:2f007b161e885f9870d6c9610082709b4db0336c31a3f7568a88816cca3bef25 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:22 ===================================================== [Pipeline] echo 11:48:22 taggedImages: 11:48:22 - nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:22 - nexus3.edgexfoundry.org:10004/core-data:latest 11:48:22 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.87 11:48:22 - nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:22 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 11:48:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 11:48:22 8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:22 latest 11:48:22 2.2.0-dev.87 11:48:22 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:22 main 11:48:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:48:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:48:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:48:23 f0f5f9b012fc: Preparing 11:48:23 a79d422b5615: Preparing 11:48:23 82897313fa1c: Preparing 11:48:23 c8a563a851bf: Preparing 11:48:23 b541d28bf3b4: Preparing 11:48:23 82897313fa1c: Layer already exists 11:48:23 c8a563a851bf: Layer already exists 11:48:23 b541d28bf3b4: Layer already exists 11:48:23 f0f5f9b012fc: Pushed 11:48:24 a79d422b5615: Pushed 11:48:24 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:d48f15a2de094bf2f8ea4a3dbdd301d44db82fbf3403d068a73ec4e3d6c8ff6d size: 1364 [Pipeline] isUnix [Pipeline] sh 11:48:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 11:48:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 11:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:48:25 f0f5f9b012fc: Preparing 11:48:25 a79d422b5615: Preparing 11:48:25 82897313fa1c: Preparing 11:48:25 c8a563a851bf: Preparing 11:48:25 b541d28bf3b4: Preparing 11:48:25 a79d422b5615: Layer already exists 11:48:25 c8a563a851bf: Layer already exists 11:48:25 b541d28bf3b4: Layer already exists 11:48:25 82897313fa1c: Layer already exists 11:48:25 f0f5f9b012fc: Layer already exists 11:48:25 latest: digest: sha256:d48f15a2de094bf2f8ea4a3dbdd301d44db82fbf3403d068a73ec4e3d6c8ff6d size: 1364 [Pipeline] isUnix [Pipeline] sh 11:48:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.87 11:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:48:25 f0f5f9b012fc: Preparing 11:48:25 a79d422b5615: Preparing 11:48:25 82897313fa1c: Preparing 11:48:25 c8a563a851bf: Preparing 11:48:25 b541d28bf3b4: Preparing 11:48:25 b541d28bf3b4: Layer already exists 11:48:25 a79d422b5615: Layer already exists 11:48:25 c8a563a851bf: Layer already exists 11:48:25 82897313fa1c: Layer already exists 11:48:25 f0f5f9b012fc: Layer already exists 11:48:25 2.2.0-dev.87: digest: sha256:d48f15a2de094bf2f8ea4a3dbdd301d44db82fbf3403d068a73ec4e3d6c8ff6d size: 1364 [Pipeline] isUnix [Pipeline] sh 11:48:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:48:26 f0f5f9b012fc: Preparing 11:48:26 a79d422b5615: Preparing 11:48:26 82897313fa1c: Preparing 11:48:26 c8a563a851bf: Preparing 11:48:26 b541d28bf3b4: Preparing 11:48:26 c8a563a851bf: Layer already exists 11:48:26 82897313fa1c: Layer already exists 11:48:26 b541d28bf3b4: Layer already exists 11:48:26 a79d422b5615: Layer already exists 11:48:26 f0f5f9b012fc: Layer already exists 11:48:26 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:d48f15a2de094bf2f8ea4a3dbdd301d44db82fbf3403d068a73ec4e3d6c8ff6d size: 1364 [Pipeline] isUnix [Pipeline] sh 11:48:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 11:48:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 11:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 11:48:27 f0f5f9b012fc: Preparing 11:48:27 a79d422b5615: Preparing 11:48:27 82897313fa1c: Preparing 11:48:27 c8a563a851bf: Preparing 11:48:27 b541d28bf3b4: Preparing 11:48:27 c8a563a851bf: Layer already exists 11:48:27 82897313fa1c: Layer already exists 11:48:27 b541d28bf3b4: Layer already exists 11:48:27 f0f5f9b012fc: Layer already exists 11:48:27 a79d422b5615: Layer already exists 11:48:27 main: digest: sha256:d48f15a2de094bf2f8ea4a3dbdd301d44db82fbf3403d068a73ec4e3d6c8ff6d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:27 ===================================================== [Pipeline] echo 11:48:27 taggedImages: 11:48:27 - nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 11:48:27 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.87 11:48:27 - nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 11:48:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 11:48:27 8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:27 latest 11:48:27 2.2.0-dev.87 11:48:27 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:27 main 11:48:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:48:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:48:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:48:27 c652f21363fc: Preparing 11:48:27 c652f21363fc: Preparing 11:48:27 bf0079f014a6: Preparing 11:48:27 58d8641aa2c6: Preparing 11:48:27 cf5cc18976c1: Preparing 11:48:27 f5da787e9162: Preparing 11:48:27 82897313fa1c: Preparing 11:48:27 e261c11cfb1e: Preparing 11:48:27 894463374ec8: Preparing 11:48:27 090144e3037c: Preparing 11:48:27 a41a1cac86bc: Preparing 11:48:27 b541d28bf3b4: Preparing 11:48:27 e261c11cfb1e: Waiting 11:48:27 894463374ec8: Waiting 11:48:27 090144e3037c: Waiting 11:48:27 a41a1cac86bc: Waiting 11:48:27 82897313fa1c: Waiting 11:48:27 b541d28bf3b4: Waiting 11:48:27 cf5cc18976c1: Pushed 11:48:27 58d8641aa2c6: Pushed 11:48:27 bf0079f014a6: Pushed 11:48:27 c652f21363fc: Pushed 11:48:27 82897313fa1c: Layer already exists 11:48:28 e261c11cfb1e: Pushed 11:48:28 894463374ec8: Pushed 11:48:28 b541d28bf3b4: Layer already exists 11:48:28 090144e3037c: Pushed 11:48:28 a41a1cac86bc: Pushed 11:48:29 f5da787e9162: Pushed 11:48:29 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:3038246a369ff2649a2ef0d9e865040f65474b9ce47c9735177b77383810bbab size: 2817 [Pipeline] isUnix [Pipeline] sh 11:48:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 11:48:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:48:30 c652f21363fc: Preparing 11:48:30 c652f21363fc: Preparing 11:48:30 bf0079f014a6: Preparing 11:48:30 58d8641aa2c6: Preparing 11:48:30 cf5cc18976c1: Preparing 11:48:30 f5da787e9162: Preparing 11:48:30 82897313fa1c: Preparing 11:48:30 e261c11cfb1e: Preparing 11:48:30 894463374ec8: Preparing 11:48:30 090144e3037c: Preparing 11:48:30 a41a1cac86bc: Preparing 11:48:30 b541d28bf3b4: Preparing 11:48:30 894463374ec8: Waiting 11:48:30 e261c11cfb1e: Waiting 11:48:30 82897313fa1c: Waiting 11:48:30 090144e3037c: Waiting 11:48:30 a41a1cac86bc: Waiting 11:48:30 b541d28bf3b4: Waiting 11:48:30 c652f21363fc: Layer already exists 11:48:30 bf0079f014a6: Layer already exists 11:48:30 f5da787e9162: Layer already exists 11:48:30 58d8641aa2c6: Layer already exists 11:48:30 cf5cc18976c1: Layer already exists 11:48:30 82897313fa1c: Layer already exists 11:48:30 e261c11cfb1e: Layer already exists 11:48:30 a41a1cac86bc: Layer already exists 11:48:30 894463374ec8: Layer already exists 11:48:30 090144e3037c: Layer already exists 11:48:30 b541d28bf3b4: Layer already exists 11:48:30 latest: digest: sha256:3038246a369ff2649a2ef0d9e865040f65474b9ce47c9735177b77383810bbab size: 2817 [Pipeline] isUnix [Pipeline] sh 11:48:30 go: downloading github.com/google/go-tpm v0.3.3 11:48:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:48:30 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:48:30 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:48:30 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:48:30 go: downloading k8s.io/apimachinery v0.23.4 11:48:30 go: downloading k8s.io/kube-aggregator v0.23.3 11:48:30 go: downloading cloud.google.com/go/storage v1.21.0 11:48:30 go: downloading cloud.google.com/go v0.100.2 11:48:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.87 11:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:48:30 c652f21363fc: Preparing 11:48:30 c652f21363fc: Preparing 11:48:30 bf0079f014a6: Preparing 11:48:30 58d8641aa2c6: Preparing 11:48:30 cf5cc18976c1: Preparing 11:48:30 f5da787e9162: Preparing 11:48:30 82897313fa1c: Preparing 11:48:30 e261c11cfb1e: Preparing 11:48:30 894463374ec8: Preparing 11:48:30 090144e3037c: Preparing 11:48:30 a41a1cac86bc: Preparing 11:48:30 b541d28bf3b4: Preparing 11:48:30 82897313fa1c: Waiting 11:48:30 e261c11cfb1e: Waiting 11:48:30 894463374ec8: Waiting 11:48:30 090144e3037c: Waiting 11:48:30 a41a1cac86bc: Waiting 11:48:30 f5da787e9162: Layer already exists 11:48:30 cf5cc18976c1: Layer already exists 11:48:30 c652f21363fc: Layer already exists 11:48:30 bf0079f014a6: Layer already exists 11:48:30 58d8641aa2c6: Layer already exists 11:48:30 82897313fa1c: Layer already exists 11:48:30 e261c11cfb1e: Layer already exists 11:48:30 a41a1cac86bc: Layer already exists 11:48:30 894463374ec8: Layer already exists 11:48:30 090144e3037c: Layer already exists 11:48:30 b541d28bf3b4: Layer already exists 11:48:30 2.2.0-dev.87: digest: sha256:3038246a369ff2649a2ef0d9e865040f65474b9ce47c9735177b77383810bbab size: 2817 [Pipeline] isUnix [Pipeline] sh 11:48:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:48:31 c652f21363fc: Preparing 11:48:31 c652f21363fc: Preparing 11:48:31 bf0079f014a6: Preparing 11:48:31 58d8641aa2c6: Preparing 11:48:31 cf5cc18976c1: Preparing 11:48:31 f5da787e9162: Preparing 11:48:31 82897313fa1c: Preparing 11:48:31 e261c11cfb1e: Preparing 11:48:31 894463374ec8: Preparing 11:48:31 090144e3037c: Preparing 11:48:31 a41a1cac86bc: Preparing 11:48:31 b541d28bf3b4: Preparing 11:48:31 82897313fa1c: Waiting 11:48:31 e261c11cfb1e: Waiting 11:48:31 894463374ec8: Waiting 11:48:31 090144e3037c: Waiting 11:48:31 a41a1cac86bc: Waiting 11:48:31 b541d28bf3b4: Waiting 11:48:31 58d8641aa2c6: Layer already exists 11:48:31 f5da787e9162: Layer already exists 11:48:31 c652f21363fc: Layer already exists 11:48:31 bf0079f014a6: Layer already exists 11:48:31 cf5cc18976c1: Layer already exists 11:48:31 82897313fa1c: Layer already exists 11:48:31 e261c11cfb1e: Layer already exists 11:48:31 894463374ec8: Layer already exists 11:48:31 090144e3037c: Layer already exists 11:48:31 a41a1cac86bc: Layer already exists 11:48:31 b541d28bf3b4: Layer already exists 11:48:31 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:3038246a369ff2649a2ef0d9e865040f65474b9ce47c9735177b77383810bbab size: 2817 [Pipeline] isUnix [Pipeline] sh 11:48:31 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:48:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 11:48:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 11:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 11:48:31 c652f21363fc: Preparing 11:48:31 c652f21363fc: Preparing 11:48:31 bf0079f014a6: Preparing 11:48:31 58d8641aa2c6: Preparing 11:48:31 cf5cc18976c1: Preparing 11:48:31 f5da787e9162: Preparing 11:48:31 82897313fa1c: Preparing 11:48:31 e261c11cfb1e: Preparing 11:48:31 894463374ec8: Preparing 11:48:31 090144e3037c: Preparing 11:48:31 a41a1cac86bc: Preparing 11:48:31 b541d28bf3b4: Preparing 11:48:31 090144e3037c: Waiting 11:48:31 894463374ec8: Waiting 11:48:31 a41a1cac86bc: Waiting 11:48:31 b541d28bf3b4: Waiting 11:48:31 82897313fa1c: Waiting 11:48:31 e261c11cfb1e: Waiting 11:48:31 bf0079f014a6: Layer already exists 11:48:31 c652f21363fc: Layer already exists 11:48:31 f5da787e9162: Layer already exists 11:48:31 cf5cc18976c1: Layer already exists 11:48:31 58d8641aa2c6: Layer already exists 11:48:31 e261c11cfb1e: Layer already exists 11:48:31 a41a1cac86bc: Layer already exists 11:48:31 82897313fa1c: Layer already exists 11:48:31 894463374ec8: Layer already exists 11:48:31 090144e3037c: Layer already exists 11:48:31 b541d28bf3b4: Layer already exists 11:48:31 main: digest: sha256:3038246a369ff2649a2ef0d9e865040f65474b9ce47c9735177b77383810bbab size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:31 ===================================================== [Pipeline] echo 11:48:31 taggedImages: 11:48:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 11:48:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.87 11:48:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 11:48:31 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 11:48:31 8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:31 latest 11:48:31 2.2.0-dev.87 11:48:31 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:31 main 11:48:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:48:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:48:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:48:32 b159618440cc: Preparing 11:48:32 7e9edd76dc1b: Preparing 11:48:32 fffec5b5a615: Preparing 11:48:32 e5141cdbb325: Preparing 11:48:32 d8e6f3e88952: Preparing 11:48:32 e864c5edf654: Preparing 11:48:32 88d4329bade0: Preparing 11:48:32 b541d28bf3b4: Preparing 11:48:32 b541d28bf3b4: Waiting 11:48:32 88d4329bade0: Waiting 11:48:32 e864c5edf654: Waiting 11:48:32 d8e6f3e88952: Pushed 11:48:32 7e9edd76dc1b: Pushed 11:48:32 b159618440cc: Pushed 11:48:32 b541d28bf3b4: Layer already exists 11:48:32 e864c5edf654: Pushed 11:48:32 go: downloading cloud.google.com/go/security v1.3.0 11:48:33 go: downloading github.com/hashicorp/vault/api v1.4.1 11:48:33 88d4329bade0: Pushed 11:48:33 go: downloading gopkg.in/yaml.v2 v2.4.0 11:48:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:48:33 fffec5b5a615: Pushed 11:48:33 e5141cdbb325: Pushed 11:48:33 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:5266a1feaf1258aa20792a7f6ef8db40a4e29da8559e8380a46f396a7df4010d size: 1990 [Pipeline] isUnix [Pipeline] sh 11:48:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:48:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 11:48:34 go: downloading github.com/gobwas/glob v0.2.3 11:48:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:48:34 b159618440cc: Preparing 11:48:34 7e9edd76dc1b: Preparing 11:48:34 fffec5b5a615: Preparing 11:48:34 e5141cdbb325: Preparing 11:48:34 d8e6f3e88952: Preparing 11:48:34 e864c5edf654: Preparing 11:48:34 88d4329bade0: Preparing 11:48:34 b541d28bf3b4: Preparing 11:48:34 e864c5edf654: Waiting 11:48:34 b541d28bf3b4: Waiting 11:48:34 88d4329bade0: Waiting 11:48:34 7e9edd76dc1b: Layer already exists 11:48:34 b159618440cc: Layer already exists 11:48:34 d8e6f3e88952: Layer already exists 11:48:34 e5141cdbb325: Layer already exists 11:48:34 fffec5b5a615: Layer already exists 11:48:34 e864c5edf654: Layer already exists 11:48:34 88d4329bade0: Layer already exists 11:48:34 b541d28bf3b4: Layer already exists 11:48:34 latest: digest: sha256:5266a1feaf1258aa20792a7f6ef8db40a4e29da8559e8380a46f396a7df4010d size: 1990 [Pipeline] isUnix [Pipeline] sh 11:48:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:48:34 go: downloading github.com/jinzhu/inflection v1.0.0 11:48:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:34 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:48:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.87 11:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:48:34 b159618440cc: Preparing 11:48:34 7e9edd76dc1b: Preparing 11:48:34 fffec5b5a615: Preparing 11:48:34 e5141cdbb325: Preparing 11:48:34 d8e6f3e88952: Preparing 11:48:34 e864c5edf654: Preparing 11:48:34 88d4329bade0: Preparing 11:48:34 b541d28bf3b4: Preparing 11:48:34 88d4329bade0: Waiting 11:48:34 e864c5edf654: Waiting 11:48:34 b541d28bf3b4: Waiting 11:48:34 fffec5b5a615: Layer already exists 11:48:34 7e9edd76dc1b: Layer already exists 11:48:34 b159618440cc: Layer already exists 11:48:34 e5141cdbb325: Layer already exists 11:48:34 d8e6f3e88952: Layer already exists 11:48:34 b541d28bf3b4: Layer already exists 11:48:34 88d4329bade0: Layer already exists 11:48:34 e864c5edf654: Layer already exists 11:48:34 2.2.0-dev.87: digest: sha256:5266a1feaf1258aa20792a7f6ef8db40a4e29da8559e8380a46f396a7df4010d size: 1990 [Pipeline] isUnix [Pipeline] sh 11:48:35 go: downloading github.com/aws/smithy-go v1.11.0 11:48:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:48:35 b159618440cc: Preparing 11:48:35 7e9edd76dc1b: Preparing 11:48:35 fffec5b5a615: Preparing 11:48:35 e5141cdbb325: Preparing 11:48:35 d8e6f3e88952: Preparing 11:48:35 e864c5edf654: Preparing 11:48:35 88d4329bade0: Preparing 11:48:35 b541d28bf3b4: Preparing 11:48:35 e864c5edf654: Waiting 11:48:35 88d4329bade0: Waiting 11:48:35 b541d28bf3b4: Waiting 11:48:35 b159618440cc: Layer already exists 11:48:35 d8e6f3e88952: Layer already exists 11:48:35 e5141cdbb325: Layer already exists 11:48:35 fffec5b5a615: Layer already exists 11:48:35 7e9edd76dc1b: Layer already exists 11:48:35 88d4329bade0: Layer already exists 11:48:35 b541d28bf3b4: Layer already exists 11:48:35 e864c5edf654: Layer already exists 11:48:35 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:5266a1feaf1258aa20792a7f6ef8db40a4e29da8559e8380a46f396a7df4010d size: 1990 [Pipeline] isUnix [Pipeline] sh 11:48:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 11:48:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 11:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 11:48:36 b159618440cc: Preparing 11:48:36 7e9edd76dc1b: Preparing 11:48:36 fffec5b5a615: Preparing 11:48:36 e5141cdbb325: Preparing 11:48:36 d8e6f3e88952: Preparing 11:48:36 e864c5edf654: Preparing 11:48:36 88d4329bade0: Preparing 11:48:36 b541d28bf3b4: Preparing 11:48:36 88d4329bade0: Waiting 11:48:36 e864c5edf654: Waiting 11:48:36 b541d28bf3b4: Waiting 11:48:36 b159618440cc: Layer already exists 11:48:36 7e9edd76dc1b: Layer already exists 11:48:36 d8e6f3e88952: Layer already exists 11:48:36 fffec5b5a615: Layer already exists 11:48:36 e5141cdbb325: Layer already exists 11:48:36 e864c5edf654: Layer already exists 11:48:36 88d4329bade0: Layer already exists 11:48:36 b541d28bf3b4: Layer already exists 11:48:36 main: digest: sha256:5266a1feaf1258aa20792a7f6ef8db40a4e29da8559e8380a46f396a7df4010d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:36 ===================================================== [Pipeline] echo 11:48:36 taggedImages: 11:48:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 11:48:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.87 11:48:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 11:48:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 11:48:36 8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:36 latest 11:48:36 2.2.0-dev.87 11:48:36 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:36 main 11:48:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:48:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:48:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:48:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:48:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:48:36 86b77f86aa3e: Preparing 11:48:36 b1e8cadaab51: Preparing 11:48:36 f6cdf6f9a6c8: Preparing 11:48:36 7705e644f0d9: Preparing 11:48:36 74f73a1b88d3: Preparing 11:48:36 6d763afa2f07: Preparing 11:48:36 edbfcaf4b0d6: Preparing 11:48:36 fa103329c4df: Preparing 11:48:36 e7db9b0e7084: Preparing 11:48:36 b541d28bf3b4: Preparing 11:48:36 edbfcaf4b0d6: Waiting 11:48:36 fa103329c4df: Waiting 11:48:36 e7db9b0e7084: Waiting 11:48:36 b541d28bf3b4: Waiting 11:48:36 6d763afa2f07: Waiting 11:48:36 b1e8cadaab51: Pushed 11:48:36 74f73a1b88d3: Pushed 11:48:36 86b77f86aa3e: Pushed 11:48:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:48:37 fa103329c4df: Pushed 11:48:37 6d763afa2f07: Pushed 11:48:37 edbfcaf4b0d6: Pushed 11:48:37 b541d28bf3b4: Layer already exists 11:48:37 e7db9b0e7084: Pushed 11:48:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:48:37 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:48:37 go: downloading github.com/gogo/protobuf v1.3.2 11:48:37 7705e644f0d9: Pushed 11:48:38 f6cdf6f9a6c8: Pushed 11:48:38 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:48060b824566fee99fbedb0f2152d676735346ddc329cd18190d2fb5b8c4ae3f size: 2405 [Pipeline] isUnix [Pipeline] sh 11:48:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 11:48:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:48:39 86b77f86aa3e: Preparing 11:48:39 b1e8cadaab51: Preparing 11:48:39 f6cdf6f9a6c8: Preparing 11:48:39 7705e644f0d9: Preparing 11:48:39 74f73a1b88d3: Preparing 11:48:39 6d763afa2f07: Preparing 11:48:39 edbfcaf4b0d6: Preparing 11:48:39 fa103329c4df: Preparing 11:48:39 e7db9b0e7084: Preparing 11:48:39 b541d28bf3b4: Preparing 11:48:39 edbfcaf4b0d6: Waiting 11:48:39 fa103329c4df: Waiting 11:48:39 e7db9b0e7084: Waiting 11:48:39 b541d28bf3b4: Waiting 11:48:39 6d763afa2f07: Waiting 11:48:39 b1e8cadaab51: Layer already exists 11:48:39 74f73a1b88d3: Layer already exists 11:48:39 7705e644f0d9: Layer already exists 11:48:39 f6cdf6f9a6c8: Layer already exists 11:48:39 86b77f86aa3e: Layer already exists 11:48:39 edbfcaf4b0d6: Layer already exists 11:48:39 b541d28bf3b4: Layer already exists 11:48:39 6d763afa2f07: Layer already exists 11:48:39 fa103329c4df: Layer already exists 11:48:39 e7db9b0e7084: Layer already exists 11:48:39 latest: digest: sha256:48060b824566fee99fbedb0f2152d676735346ddc329cd18190d2fb5b8c4ae3f size: 2405 [Pipeline] isUnix [Pipeline] sh 11:48:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.87 11:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:48:39 86b77f86aa3e: Preparing 11:48:39 b1e8cadaab51: Preparing 11:48:39 f6cdf6f9a6c8: Preparing 11:48:39 7705e644f0d9: Preparing 11:48:39 74f73a1b88d3: Preparing 11:48:39 6d763afa2f07: Preparing 11:48:39 edbfcaf4b0d6: Preparing 11:48:39 fa103329c4df: Preparing 11:48:39 e7db9b0e7084: Preparing 11:48:39 b541d28bf3b4: Preparing 11:48:39 6d763afa2f07: Waiting 11:48:39 b541d28bf3b4: Waiting 11:48:39 e7db9b0e7084: Waiting 11:48:39 edbfcaf4b0d6: Waiting 11:48:39 fa103329c4df: Waiting 11:48:39 f6cdf6f9a6c8: Layer already exists 11:48:39 7705e644f0d9: Layer already exists 11:48:39 b1e8cadaab51: Layer already exists 11:48:39 86b77f86aa3e: Layer already exists 11:48:39 74f73a1b88d3: Layer already exists 11:48:39 b541d28bf3b4: Layer already exists 11:48:39 e7db9b0e7084: Layer already exists 11:48:39 6d763afa2f07: Layer already exists 11:48:39 fa103329c4df: Layer already exists 11:48:39 edbfcaf4b0d6: Layer already exists 11:48:39 2.2.0-dev.87: digest: sha256:48060b824566fee99fbedb0f2152d676735346ddc329cd18190d2fb5b8c4ae3f size: 2405 [Pipeline] isUnix [Pipeline] sh 11:48:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:48:40 86b77f86aa3e: Preparing 11:48:40 b1e8cadaab51: Preparing 11:48:40 f6cdf6f9a6c8: Preparing 11:48:40 7705e644f0d9: Preparing 11:48:40 74f73a1b88d3: Preparing 11:48:40 6d763afa2f07: Preparing 11:48:40 edbfcaf4b0d6: Preparing 11:48:40 fa103329c4df: Preparing 11:48:40 e7db9b0e7084: Preparing 11:48:40 b541d28bf3b4: Preparing 11:48:40 6d763afa2f07: Waiting 11:48:40 edbfcaf4b0d6: Waiting 11:48:40 fa103329c4df: Waiting 11:48:40 e7db9b0e7084: Waiting 11:48:40 7705e644f0d9: Layer already exists 11:48:40 f6cdf6f9a6c8: Layer already exists 11:48:40 74f73a1b88d3: Layer already exists 11:48:40 b1e8cadaab51: Layer already exists 11:48:40 86b77f86aa3e: Layer already exists 11:48:40 6d763afa2f07: Layer already exists 11:48:40 b541d28bf3b4: Layer already exists 11:48:40 edbfcaf4b0d6: Layer already exists 11:48:40 fa103329c4df: Layer already exists 11:48:40 e7db9b0e7084: Layer already exists 11:48:40 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:48060b824566fee99fbedb0f2152d676735346ddc329cd18190d2fb5b8c4ae3f size: 2405 [Pipeline] isUnix [Pipeline] sh 11:48:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 11:48:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 11:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 11:48:40 86b77f86aa3e: Preparing 11:48:40 b1e8cadaab51: Preparing 11:48:40 f6cdf6f9a6c8: Preparing 11:48:40 7705e644f0d9: Preparing 11:48:40 74f73a1b88d3: Preparing 11:48:40 6d763afa2f07: Preparing 11:48:40 edbfcaf4b0d6: Preparing 11:48:40 fa103329c4df: Preparing 11:48:40 e7db9b0e7084: Preparing 11:48:40 b541d28bf3b4: Preparing 11:48:40 6d763afa2f07: Waiting 11:48:40 edbfcaf4b0d6: Waiting 11:48:40 fa103329c4df: Waiting 11:48:40 e7db9b0e7084: Waiting 11:48:40 b541d28bf3b4: Waiting 11:48:40 7705e644f0d9: Layer already exists 11:48:40 74f73a1b88d3: Layer already exists 11:48:40 f6cdf6f9a6c8: Layer already exists 11:48:40 b1e8cadaab51: Layer already exists 11:48:40 86b77f86aa3e: Layer already exists 11:48:40 edbfcaf4b0d6: Layer already exists 11:48:40 6d763afa2f07: Layer already exists 11:48:40 fa103329c4df: Layer already exists 11:48:40 e7db9b0e7084: Layer already exists 11:48:40 b541d28bf3b4: Layer already exists 11:48:40 main: digest: sha256:48060b824566fee99fbedb0f2152d676735346ddc329cd18190d2fb5b8c4ae3f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:40 ===================================================== [Pipeline] echo 11:48:40 taggedImages: 11:48:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 11:48:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.87 11:48:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 11:48:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 11:48:40 8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:40 latest 11:48:40 2.2.0-dev.87 11:48:40 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:40 main 11:48:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:48:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:48:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:48:41 533475029424: Preparing 11:48:41 34b578c9d71f: Preparing 11:48:41 82897313fa1c: Preparing 11:48:41 78d2d1a81d52: Preparing 11:48:41 a456d1505a76: Preparing 11:48:41 4fc242d58285: Preparing 11:48:41 4fc242d58285: Waiting 11:48:41 82897313fa1c: Layer already exists 11:48:41 4fc242d58285: Layer already exists 11:48:41 533475029424: Pushed 11:48:41 a456d1505a76: Pushed 11:48:42 78d2d1a81d52: Pushed 11:48:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:48:43 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:48:43 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:48:43 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:48:43 34b578c9d71f: Pushed 11:48:43 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:70360a1904cde763a826882ac0e68403cde4a876cedf49aef1f98f8272e38fd6 size: 1573 [Pipeline] isUnix [Pipeline] sh 11:48:43 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:48:43 go: downloading github.com/dimchansky/utfbom v1.1.1 11:48:43 go: downloading k8s.io/klog/v2 v2.30.0 11:48:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 11:48:43 go: downloading github.com/google/gofuzz v1.1.0 11:48:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:48:44 533475029424: Preparing 11:48:44 34b578c9d71f: Preparing 11:48:44 82897313fa1c: Preparing 11:48:44 78d2d1a81d52: Preparing 11:48:44 a456d1505a76: Preparing 11:48:44 4fc242d58285: Preparing 11:48:44 4fc242d58285: Waiting 11:48:44 533475029424: Layer already exists 11:48:44 34b578c9d71f: Layer already exists 11:48:44 82897313fa1c: Layer already exists 11:48:44 a456d1505a76: Layer already exists 11:48:44 78d2d1a81d52: Layer already exists 11:48:44 4fc242d58285: Layer already exists 11:48:44 latest: digest: sha256:70360a1904cde763a826882ac0e68403cde4a876cedf49aef1f98f8272e38fd6 size: 1573 [Pipeline] isUnix [Pipeline] sh 11:48:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:48:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.87 11:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:48:44 533475029424: Preparing 11:48:44 34b578c9d71f: Preparing 11:48:44 82897313fa1c: Preparing 11:48:44 78d2d1a81d52: Preparing 11:48:44 a456d1505a76: Preparing 11:48:44 4fc242d58285: Preparing 11:48:44 82897313fa1c: Layer already exists 11:48:44 a456d1505a76: Layer already exists 11:48:44 533475029424: Layer already exists 11:48:44 34b578c9d71f: Layer already exists 11:48:44 78d2d1a81d52: Layer already exists 11:48:44 4fc242d58285: Layer already exists 11:48:44 2.2.0-dev.87: digest: sha256:70360a1904cde763a826882ac0e68403cde4a876cedf49aef1f98f8272e38fd6 size: 1573 [Pipeline] isUnix [Pipeline] sh 11:48:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:45 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:48:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:48:45 533475029424: Preparing 11:48:45 34b578c9d71f: Preparing 11:48:45 82897313fa1c: Preparing 11:48:45 78d2d1a81d52: Preparing 11:48:45 a456d1505a76: Preparing 11:48:45 4fc242d58285: Preparing 11:48:45 4fc242d58285: Waiting 11:48:45 82897313fa1c: Layer already exists 11:48:45 533475029424: Layer already exists 11:48:45 a456d1505a76: Layer already exists 11:48:45 34b578c9d71f: Layer already exists 11:48:45 78d2d1a81d52: Layer already exists 11:48:45 4fc242d58285: Layer already exists 11:48:45 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:70360a1904cde763a826882ac0e68403cde4a876cedf49aef1f98f8272e38fd6 size: 1573 [Pipeline] isUnix [Pipeline] sh 11:48:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 11:48:45 go: downloading github.com/spf13/pflag v1.0.5 11:48:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 11:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 11:48:45 533475029424: Preparing 11:48:45 34b578c9d71f: Preparing 11:48:45 82897313fa1c: Preparing 11:48:45 78d2d1a81d52: Preparing 11:48:45 a456d1505a76: Preparing 11:48:45 4fc242d58285: Preparing 11:48:45 4fc242d58285: Waiting 11:48:45 a456d1505a76: Layer already exists 11:48:45 78d2d1a81d52: Layer already exists 11:48:45 34b578c9d71f: Layer already exists 11:48:45 82897313fa1c: Layer already exists 11:48:45 533475029424: Layer already exists 11:48:45 4fc242d58285: Layer already exists 11:48:45 main: digest: sha256:70360a1904cde763a826882ac0e68403cde4a876cedf49aef1f98f8272e38fd6 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:45 ===================================================== [Pipeline] echo 11:48:45 taggedImages: 11:48:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 11:48:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.87 11:48:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 11:48:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 11:48:45 8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:45 latest 11:48:45 2.2.0-dev.87 11:48:45 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:45 main 11:48:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:48:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:48:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:48:46 go: downloading cloud.google.com/go/compute v1.3.0 11:48:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:48:46 cb135f9f3a67: Preparing 11:48:46 ed1966cae0de: Preparing 11:48:46 e84103efc792: Preparing 11:48:46 c62b878bf9ab: Preparing 11:48:46 eead990182b9: Preparing 11:48:46 4e2c8e33f6cd: Preparing 11:48:46 a456d1505a76: Preparing 11:48:46 4fc242d58285: Preparing 11:48:46 4e2c8e33f6cd: Waiting 11:48:46 a456d1505a76: Waiting 11:48:46 4fc242d58285: Waiting 11:48:46 cb135f9f3a67: Pushed 11:48:46 ed1966cae0de: Pushed 11:48:46 e84103efc792: Pushed 11:48:46 a456d1505a76: Layer already exists 11:48:46 4fc242d58285: Layer already exists 11:48:47 4e2c8e33f6cd: Pushed 11:48:47 go: downloading cloud.google.com/go/iam v0.1.1 11:48:47 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:48:47 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:48:47 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:48:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:48:48 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:48:48 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:48:48 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:48:49 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:48:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:48:49 go: downloading github.com/tklauser/numcpus v0.3.0 11:48:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:48:50 go: downloading go.opencensus.io v0.23.0 11:48:50 eead990182b9: Pushed 11:48:51 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:48:52 c62b878bf9ab: Pushed 11:48:52 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:f371f43d4570411abe6ee99c1d52dec016d8b0f52d758eac4ac34c04925ebf18 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:48:53 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:48:53 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:48:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 11:48:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:48:53 cb135f9f3a67: Preparing 11:48:53 ed1966cae0de: Preparing 11:48:53 e84103efc792: Preparing 11:48:53 c62b878bf9ab: Preparing 11:48:53 eead990182b9: Preparing 11:48:53 4e2c8e33f6cd: Preparing 11:48:53 a456d1505a76: Preparing 11:48:53 4fc242d58285: Preparing 11:48:53 a456d1505a76: Waiting 11:48:53 4fc242d58285: Waiting 11:48:53 4e2c8e33f6cd: Waiting 11:48:53 ed1966cae0de: Layer already exists 11:48:53 e84103efc792: Layer already exists 11:48:53 c62b878bf9ab: Layer already exists 11:48:53 eead990182b9: Layer already exists 11:48:53 cb135f9f3a67: Layer already exists 11:48:53 a456d1505a76: Layer already exists 11:48:53 4e2c8e33f6cd: Layer already exists 11:48:53 4fc242d58285: Layer already exists 11:48:53 latest: digest: sha256:f371f43d4570411abe6ee99c1d52dec016d8b0f52d758eac4ac34c04925ebf18 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:48:53 go: downloading gopkg.in/inf.v0 v0.9.1 11:48:53 go: downloading github.com/go-logr/logr v1.2.2 11:48:53 go: downloading github.com/google/go-cmp v0.5.7 11:48:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.87 11:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:48:54 cb135f9f3a67: Preparing 11:48:54 ed1966cae0de: Preparing 11:48:54 e84103efc792: Preparing 11:48:54 c62b878bf9ab: Preparing 11:48:54 eead990182b9: Preparing 11:48:54 4e2c8e33f6cd: Preparing 11:48:54 a456d1505a76: Preparing 11:48:54 4fc242d58285: Preparing 11:48:54 4e2c8e33f6cd: Waiting 11:48:54 4fc242d58285: Waiting 11:48:54 a456d1505a76: Waiting 11:48:54 ed1966cae0de: Layer already exists 11:48:54 cb135f9f3a67: Layer already exists 11:48:54 c62b878bf9ab: Layer already exists 11:48:54 e84103efc792: Layer already exists 11:48:54 eead990182b9: Layer already exists 11:48:54 4fc242d58285: Layer already exists 11:48:54 4e2c8e33f6cd: Layer already exists 11:48:54 a456d1505a76: Layer already exists 11:48:54 2.2.0-dev.87: digest: sha256:f371f43d4570411abe6ee99c1d52dec016d8b0f52d758eac4ac34c04925ebf18 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:48:54 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:48:54 go: downloading github.com/json-iterator/go v1.1.12 11:48:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:48:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:48:54 cb135f9f3a67: Preparing 11:48:54 ed1966cae0de: Preparing 11:48:54 e84103efc792: Preparing 11:48:54 c62b878bf9ab: Preparing 11:48:54 eead990182b9: Preparing 11:48:54 4e2c8e33f6cd: Preparing 11:48:54 a456d1505a76: Preparing 11:48:54 4fc242d58285: Preparing 11:48:54 4e2c8e33f6cd: Waiting 11:48:54 a456d1505a76: Waiting 11:48:54 4fc242d58285: Waiting 11:48:54 ed1966cae0de: Layer already exists 11:48:54 eead990182b9: Layer already exists 11:48:54 e84103efc792: Layer already exists 11:48:54 c62b878bf9ab: Layer already exists 11:48:54 cb135f9f3a67: Layer already exists 11:48:54 4fc242d58285: Layer already exists 11:48:54 a456d1505a76: Layer already exists 11:48:54 4e2c8e33f6cd: Layer already exists 11:48:54 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:f371f43d4570411abe6ee99c1d52dec016d8b0f52d758eac4ac34c04925ebf18 size: 1992 [Pipeline] isUnix [Pipeline] sh 11:48:54 go: downloading github.com/googleapis/gnostic v0.5.5 11:48:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 11:48:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 11:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 11:48:55 cb135f9f3a67: Preparing 11:48:55 ed1966cae0de: Preparing 11:48:55 e84103efc792: Preparing 11:48:55 c62b878bf9ab: Preparing 11:48:55 eead990182b9: Preparing 11:48:55 4e2c8e33f6cd: Preparing 11:48:55 a456d1505a76: Preparing 11:48:55 4fc242d58285: Preparing 11:48:55 a456d1505a76: Waiting 11:48:55 4e2c8e33f6cd: Waiting 11:48:55 4fc242d58285: Waiting 11:48:55 e84103efc792: Layer already exists 11:48:55 cb135f9f3a67: Layer already exists 11:48:55 eead990182b9: Layer already exists 11:48:55 ed1966cae0de: Layer already exists 11:48:55 c62b878bf9ab: Layer already exists 11:48:55 4e2c8e33f6cd: Layer already exists 11:48:55 a456d1505a76: Layer already exists 11:48:55 4fc242d58285: Layer already exists 11:48:55 main: digest: sha256:f371f43d4570411abe6ee99c1d52dec016d8b0f52d758eac4ac34c04925ebf18 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:55 ===================================================== [Pipeline] echo 11:48:55 taggedImages: 11:48:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 11:48:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.87 11:48:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 11:48:55 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 11:48:55 8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:55 latest 11:48:55 2.2.0-dev.87 11:48:55 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:48:55 main 11:48:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:48:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:48:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81 11:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:48:56 19707c75ce2c: Preparing 11:48:56 fa29b43f3879: Preparing 11:48:56 c8eb3e7c945b: Preparing 11:48:56 28bd3cd3c16f: Preparing 11:48:56 ede928354c6a: Preparing 11:48:56 a456d1505a76: Preparing 11:48:56 4fc242d58285: Preparing 11:48:56 4fc242d58285: Waiting 11:48:56 19707c75ce2c: Pushed 11:48:56 c8eb3e7c945b: Pushed 11:48:56 fa29b43f3879: Pushed 11:48:56 a456d1505a76: Layer already exists 11:48:56 4fc242d58285: Layer already exists 11:48:56 ede928354c6a: Pushed 11:48:57 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:48:59 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:48:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:48:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:48:59 go: downloading go.uber.org/zap v1.21.0 11:49:00 go: downloading sigs.k8s.io/yaml v1.3.0 11:49:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:49:01 go: downloading github.com/modern-go/reflect2 v1.0.2 11:49:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:49:01 go: downloading github.com/ryanuber/go-glob v1.0.0 11:49:01 go: downloading github.com/golang/snappy v0.0.4 11:49:01 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:49:04 28bd3cd3c16f: Pushed 11:49:04 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:66f554464c57eb5e8497880c7314f1134f67c6c52c1cb0aedf633586a61d063b size: 1780 [Pipeline] isUnix [Pipeline] sh 11:49:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 11:49:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:49:05 19707c75ce2c: Preparing 11:49:05 fa29b43f3879: Preparing 11:49:05 c8eb3e7c945b: Preparing 11:49:05 28bd3cd3c16f: Preparing 11:49:05 ede928354c6a: Preparing 11:49:05 a456d1505a76: Preparing 11:49:05 4fc242d58285: Preparing 11:49:05 a456d1505a76: Waiting 11:49:05 4fc242d58285: Waiting 11:49:05 ede928354c6a: Layer already exists 11:49:05 c8eb3e7c945b: Layer already exists 11:49:05 28bd3cd3c16f: Layer already exists 11:49:05 fa29b43f3879: Layer already exists 11:49:05 19707c75ce2c: Layer already exists 11:49:05 4fc242d58285: Layer already exists 11:49:05 a456d1505a76: Layer already exists 11:49:05 latest: digest: sha256:66f554464c57eb5e8497880c7314f1134f67c6c52c1cb0aedf633586a61d063b size: 1780 [Pipeline] isUnix [Pipeline] sh 11:49:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:49:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.87 11:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:49:05 19707c75ce2c: Preparing 11:49:05 fa29b43f3879: Preparing 11:49:05 c8eb3e7c945b: Preparing 11:49:05 28bd3cd3c16f: Preparing 11:49:05 ede928354c6a: Preparing 11:49:05 a456d1505a76: Preparing 11:49:05 4fc242d58285: Preparing 11:49:05 4fc242d58285: Waiting 11:49:05 ede928354c6a: Layer already exists 11:49:05 19707c75ce2c: Layer already exists 11:49:05 c8eb3e7c945b: Layer already exists 11:49:05 28bd3cd3c16f: Layer already exists 11:49:05 fa29b43f3879: Layer already exists 11:49:05 a456d1505a76: Layer already exists 11:49:05 4fc242d58285: Layer already exists 11:49:05 2.2.0-dev.87: digest: sha256:66f554464c57eb5e8497880c7314f1134f67c6c52c1cb0aedf633586a61d063b size: 1780 [Pipeline] isUnix [Pipeline] sh 11:49:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:49:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:49:06 19707c75ce2c: Preparing 11:49:06 fa29b43f3879: Preparing 11:49:06 c8eb3e7c945b: Preparing 11:49:06 28bd3cd3c16f: Preparing 11:49:06 ede928354c6a: Preparing 11:49:06 a456d1505a76: Preparing 11:49:06 4fc242d58285: Preparing 11:49:06 a456d1505a76: Waiting 11:49:06 4fc242d58285: Waiting 11:49:06 28bd3cd3c16f: Layer already exists 11:49:06 fa29b43f3879: Layer already exists 11:49:06 c8eb3e7c945b: Layer already exists 11:49:06 19707c75ce2c: Layer already exists 11:49:06 ede928354c6a: Layer already exists 11:49:06 4fc242d58285: Layer already exists 11:49:06 a456d1505a76: Layer already exists 11:49:06 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:66f554464c57eb5e8497880c7314f1134f67c6c52c1cb0aedf633586a61d063b size: 1780 [Pipeline] isUnix [Pipeline] sh 11:49:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 11:49:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 11:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 11:49:06 19707c75ce2c: Preparing 11:49:06 fa29b43f3879: Preparing 11:49:06 c8eb3e7c945b: Preparing 11:49:06 28bd3cd3c16f: Preparing 11:49:06 ede928354c6a: Preparing 11:49:06 a456d1505a76: Preparing 11:49:06 4fc242d58285: Preparing 11:49:06 a456d1505a76: Waiting 11:49:06 4fc242d58285: Waiting 11:49:06 28bd3cd3c16f: Layer already exists 11:49:06 19707c75ce2c: Layer already exists 11:49:06 c8eb3e7c945b: Layer already exists 11:49:06 ede928354c6a: Layer already exists 11:49:06 fa29b43f3879: Layer already exists 11:49:06 a456d1505a76: Layer already exists 11:49:06 4fc242d58285: Layer already exists 11:49:06 main: digest: sha256:66f554464c57eb5e8497880c7314f1134f67c6c52c1cb0aedf633586a61d063b size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:06 ===================================================== [Pipeline] echo 11:49:06 taggedImages: 11:49:06 - nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:06 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 11:49:06 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.87 11:49:06 - nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:06 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 11:49:06 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 11:49:06 8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:06 latest 11:49:06 2.2.0-dev.87 11:49:06 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:06 main 11:49:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:49:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:49:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:49:07 c46a4c8733a8: Preparing 11:49:07 d1b32fa83f21: Preparing 11:49:07 03db8f4a54bd: Preparing 11:49:07 51e32ec8e942: Preparing 11:49:07 4e2c8e33f6cd: Preparing 11:49:07 a456d1505a76: Preparing 11:49:07 4fc242d58285: Preparing 11:49:07 a456d1505a76: Waiting 11:49:07 4fc242d58285: Waiting 11:49:07 4e2c8e33f6cd: Layer already exists 11:49:07 a456d1505a76: Layer already exists 11:49:07 4fc242d58285: Layer already exists 11:49:07 d1b32fa83f21: Pushed 11:49:07 03db8f4a54bd: Pushed 11:49:07 c46a4c8733a8: Pushed 11:49:11 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:49:11 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:49:11 go: downloading github.com/hashicorp/go-version v1.2.0 11:49:11 go: downloading go.uber.org/multierr v1.6.0 11:49:15 51e32ec8e942: Pushed 11:49:15 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:c5b253f13811e3e0599c116c6a8f1687dadb1a7ee1a35cb5a88472a4a9f59fca size: 1780 [Pipeline] isUnix [Pipeline] sh 11:49:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 11:49:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:49:16 c46a4c8733a8: Preparing 11:49:16 d1b32fa83f21: Preparing 11:49:16 03db8f4a54bd: Preparing 11:49:16 51e32ec8e942: Preparing 11:49:16 4e2c8e33f6cd: Preparing 11:49:16 a456d1505a76: Preparing 11:49:16 4fc242d58285: Preparing 11:49:16 a456d1505a76: Waiting 11:49:16 4e2c8e33f6cd: Layer already exists 11:49:16 c46a4c8733a8: Layer already exists 11:49:16 03db8f4a54bd: Layer already exists 11:49:16 d1b32fa83f21: Layer already exists 11:49:16 51e32ec8e942: Layer already exists 11:49:16 a456d1505a76: Layer already exists 11:49:16 4fc242d58285: Layer already exists 11:49:16 latest: digest: sha256:c5b253f13811e3e0599c116c6a8f1687dadb1a7ee1a35cb5a88472a4a9f59fca size: 1780 [Pipeline] isUnix [Pipeline] sh 11:49:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:49:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.87 11:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:49:16 c46a4c8733a8: Preparing 11:49:16 d1b32fa83f21: Preparing 11:49:16 03db8f4a54bd: Preparing 11:49:16 51e32ec8e942: Preparing 11:49:16 4e2c8e33f6cd: Preparing 11:49:16 a456d1505a76: Preparing 11:49:16 4fc242d58285: Preparing 11:49:16 a456d1505a76: Waiting 11:49:16 4fc242d58285: Waiting 11:49:16 51e32ec8e942: Layer already exists 11:49:16 4e2c8e33f6cd: Layer already exists 11:49:16 c46a4c8733a8: Layer already exists 11:49:16 03db8f4a54bd: Layer already exists 11:49:16 a456d1505a76: Layer already exists 11:49:16 d1b32fa83f21: Layer already exists 11:49:16 4fc242d58285: Layer already exists 11:49:16 2.2.0-dev.87: digest: sha256:c5b253f13811e3e0599c116c6a8f1687dadb1a7ee1a35cb5a88472a4a9f59fca size: 1780 [Pipeline] isUnix [Pipeline] sh 11:49:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:49:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:49:17 c46a4c8733a8: Preparing 11:49:17 d1b32fa83f21: Preparing 11:49:17 03db8f4a54bd: Preparing 11:49:17 51e32ec8e942: Preparing 11:49:17 4e2c8e33f6cd: Preparing 11:49:17 a456d1505a76: Preparing 11:49:17 4fc242d58285: Preparing 11:49:17 a456d1505a76: Waiting 11:49:17 4fc242d58285: Waiting 11:49:17 d1b32fa83f21: Layer already exists 11:49:17 c46a4c8733a8: Layer already exists 11:49:17 03db8f4a54bd: Layer already exists 11:49:17 4e2c8e33f6cd: Layer already exists 11:49:17 51e32ec8e942: Layer already exists 11:49:17 4fc242d58285: Layer already exists 11:49:17 a456d1505a76: Layer already exists 11:49:17 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:c5b253f13811e3e0599c116c6a8f1687dadb1a7ee1a35cb5a88472a4a9f59fca size: 1780 [Pipeline] isUnix [Pipeline] sh 11:49:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 11:49:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 11:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 11:49:18 c46a4c8733a8: Preparing 11:49:18 d1b32fa83f21: Preparing 11:49:18 03db8f4a54bd: Preparing 11:49:18 51e32ec8e942: Preparing 11:49:18 4e2c8e33f6cd: Preparing 11:49:18 a456d1505a76: Preparing 11:49:18 4fc242d58285: Preparing 11:49:18 a456d1505a76: Waiting 11:49:18 4fc242d58285: Waiting 11:49:18 4e2c8e33f6cd: Layer already exists 11:49:18 c46a4c8733a8: Layer already exists 11:49:18 51e32ec8e942: Layer already exists 11:49:18 d1b32fa83f21: Layer already exists 11:49:18 03db8f4a54bd: Layer already exists 11:49:18 a456d1505a76: Layer already exists 11:49:18 4fc242d58285: Layer already exists 11:49:18 main: digest: sha256:c5b253f13811e3e0599c116c6a8f1687dadb1a7ee1a35cb5a88472a4a9f59fca size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:18 ===================================================== [Pipeline] echo 11:49:18 taggedImages: 11:49:18 - nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:18 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 11:49:18 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.87 11:49:18 - nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:18 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 11:49:18 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 11:49:18 8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:18 latest 11:49:18 2.2.0-dev.87 11:49:18 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:18 main 11:49:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:49:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:49:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:49:18 4ae83050add1: Preparing 11:49:18 614107a2f7de: Preparing 11:49:18 82897313fa1c: Preparing 11:49:18 a55581ee5560: Preparing 11:49:18 b541d28bf3b4: Preparing 11:49:18 82897313fa1c: Layer already exists 11:49:18 b541d28bf3b4: Layer already exists 11:49:18 4ae83050add1: Pushed 11:49:18 a55581ee5560: Pushed 11:49:21 614107a2f7de: Pushed 11:49:21 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:d6be12c9e4cbceff0580439eb8baf0857345b8b51c1fc1273f8da65e454a27b9 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:49:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 11:49:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 11:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:49:21 4ae83050add1: Preparing 11:49:21 614107a2f7de: Preparing 11:49:21 82897313fa1c: Preparing 11:49:21 a55581ee5560: Preparing 11:49:21 b541d28bf3b4: Preparing 11:49:21 614107a2f7de: Layer already exists 11:49:21 b541d28bf3b4: Layer already exists 11:49:21 4ae83050add1: Layer already exists 11:49:21 82897313fa1c: Layer already exists 11:49:21 a55581ee5560: Layer already exists 11:49:21 latest: digest: sha256:d6be12c9e4cbceff0580439eb8baf0857345b8b51c1fc1273f8da65e454a27b9 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:49:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:49:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.87 11:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:49:22 4ae83050add1: Preparing 11:49:22 614107a2f7de: Preparing 11:49:22 82897313fa1c: Preparing 11:49:22 a55581ee5560: Preparing 11:49:22 b541d28bf3b4: Preparing 11:49:22 b541d28bf3b4: Layer already exists 11:49:22 614107a2f7de: Layer already exists 11:49:22 a55581ee5560: Layer already exists 11:49:22 4ae83050add1: Layer already exists 11:49:22 82897313fa1c: Layer already exists 11:49:22 2.2.0-dev.87: digest: sha256:d6be12c9e4cbceff0580439eb8baf0857345b8b51c1fc1273f8da65e454a27b9 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:49:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:49:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:49:23 4ae83050add1: Preparing 11:49:23 614107a2f7de: Preparing 11:49:23 82897313fa1c: Preparing 11:49:23 a55581ee5560: Preparing 11:49:23 b541d28bf3b4: Preparing 11:49:23 a55581ee5560: Layer already exists 11:49:23 614107a2f7de: Layer already exists 11:49:23 b541d28bf3b4: Layer already exists 11:49:23 4ae83050add1: Layer already exists 11:49:23 82897313fa1c: Layer already exists 11:49:23 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:d6be12c9e4cbceff0580439eb8baf0857345b8b51c1fc1273f8da65e454a27b9 size: 1366 [Pipeline] isUnix [Pipeline] sh 11:49:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 11:49:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 11:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 11:49:23 4ae83050add1: Preparing 11:49:23 614107a2f7de: Preparing 11:49:23 82897313fa1c: Preparing 11:49:23 a55581ee5560: Preparing 11:49:23 b541d28bf3b4: Preparing 11:49:23 b541d28bf3b4: Layer already exists 11:49:23 4ae83050add1: Layer already exists 11:49:23 614107a2f7de: Layer already exists 11:49:23 a55581ee5560: Layer already exists 11:49:23 82897313fa1c: Layer already exists 11:49:23 main: digest: sha256:d6be12c9e4cbceff0580439eb8baf0857345b8b51c1fc1273f8da65e454a27b9 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:23 ===================================================== [Pipeline] echo 11:49:23 taggedImages: 11:49:23 - nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 11:49:23 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.87 11:49:23 - nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 11:49:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 11:49:23 8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:23 latest 11:49:23 2.2.0-dev.87 11:49:23 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:23 main 11:49:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:49:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:49:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:49:24 0ceaf32d1fd0: Preparing 11:49:24 708472f7a2c9: Preparing 11:49:24 82897313fa1c: Preparing 11:49:24 c8a563a851bf: Preparing 11:49:24 b541d28bf3b4: Preparing 11:49:24 b541d28bf3b4: Layer already exists 11:49:24 82897313fa1c: Layer already exists 11:49:24 c8a563a851bf: Layer already exists 11:49:24 0ceaf32d1fd0: Pushed 11:49:26 708472f7a2c9: Pushed 11:49:26 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:efb3968592163c0ddec02658aa24d259eb47b8b4744bbfe6bd96b760f5fb25a4 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:49:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 11:49:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:49:27 0ceaf32d1fd0: Preparing 11:49:27 708472f7a2c9: Preparing 11:49:27 82897313fa1c: Preparing 11:49:27 c8a563a851bf: Preparing 11:49:27 b541d28bf3b4: Preparing 11:49:27 0ceaf32d1fd0: Layer already exists 11:49:27 c8a563a851bf: Layer already exists 11:49:27 708472f7a2c9: Layer already exists 11:49:27 82897313fa1c: Layer already exists 11:49:27 b541d28bf3b4: Layer already exists 11:49:27 latest: digest: sha256:efb3968592163c0ddec02658aa24d259eb47b8b4744bbfe6bd96b760f5fb25a4 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:49:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:49:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.87 11:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:49:28 0ceaf32d1fd0: Preparing 11:49:28 708472f7a2c9: Preparing 11:49:28 82897313fa1c: Preparing 11:49:28 c8a563a851bf: Preparing 11:49:28 b541d28bf3b4: Preparing 11:49:28 b541d28bf3b4: Layer already exists 11:49:28 708472f7a2c9: Layer already exists 11:49:28 0ceaf32d1fd0: Layer already exists 11:49:28 82897313fa1c: Layer already exists 11:49:28 c8a563a851bf: Layer already exists 11:49:28 2.2.0-dev.87: digest: sha256:efb3968592163c0ddec02658aa24d259eb47b8b4744bbfe6bd96b760f5fb25a4 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:49:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:49:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:49:28 0ceaf32d1fd0: Preparing 11:49:28 708472f7a2c9: Preparing 11:49:28 82897313fa1c: Preparing 11:49:28 c8a563a851bf: Preparing 11:49:28 b541d28bf3b4: Preparing 11:49:28 c8a563a851bf: Layer already exists 11:49:28 b541d28bf3b4: Layer already exists 11:49:28 82897313fa1c: Layer already exists 11:49:28 0ceaf32d1fd0: Layer already exists 11:49:28 708472f7a2c9: Layer already exists 11:49:28 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:efb3968592163c0ddec02658aa24d259eb47b8b4744bbfe6bd96b760f5fb25a4 size: 1365 [Pipeline] isUnix [Pipeline] sh 11:49:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 11:49:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 11:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 11:49:29 0ceaf32d1fd0: Preparing 11:49:29 708472f7a2c9: Preparing 11:49:29 82897313fa1c: Preparing 11:49:29 c8a563a851bf: Preparing 11:49:29 b541d28bf3b4: Preparing 11:49:29 b541d28bf3b4: Layer already exists 11:49:29 c8a563a851bf: Layer already exists 11:49:29 708472f7a2c9: Layer already exists 11:49:29 82897313fa1c: Layer already exists 11:49:29 0ceaf32d1fd0: Layer already exists 11:49:29 main: digest: sha256:efb3968592163c0ddec02658aa24d259eb47b8b4744bbfe6bd96b760f5fb25a4 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:29 ===================================================== [Pipeline] echo 11:49:29 taggedImages: 11:49:29 - nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:29 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 11:49:29 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.87 11:49:29 - nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:29 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 11:49:29 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 11:49:29 8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:29 latest 11:49:29 2.2.0-dev.87 11:49:29 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:29 main 11:49:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:49:29 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 11:49:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 11:49:30 921fcd75371f: Preparing 11:49:30 6a4f7d962204: Preparing 11:49:30 befa02103d03: Preparing 11:49:30 ae37e083d281: Preparing 11:49:30 52f44be93a46: Preparing 11:49:30 10d82663b225: Preparing 11:49:30 f7a7a140f1b3: Preparing 11:49:30 31e69d4774c9: Preparing 11:49:30 7750d494dfbd: Preparing 11:49:30 18708474c90b: Preparing 11:49:30 4fc242d58285: Preparing 11:49:30 10d82663b225: Waiting 11:49:30 31e69d4774c9: Waiting 11:49:30 f7a7a140f1b3: Waiting 11:49:30 7750d494dfbd: Waiting 11:49:30 4fc242d58285: Waiting 11:49:30 18708474c90b: Waiting 11:49:30 52f44be93a46: Layer already exists 11:49:30 10d82663b225: Layer already exists 11:49:30 f7a7a140f1b3: Layer already exists 11:49:30 31e69d4774c9: Layer already exists 11:49:30 7750d494dfbd: Layer already exists 11:49:30 6a4f7d962204: Pushed 11:49:30 4fc242d58285: Layer already exists 11:49:30 18708474c90b: Layer already exists 11:49:30 921fcd75371f: Pushed 11:49:31 befa02103d03: Pushed 11:49:39 ae37e083d281: Pushed 11:49:39 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:631028da5b53e6267e932da73d4261e976f0862bb14a64008371f6d418dbac41 size: 2622 [Pipeline] isUnix [Pipeline] sh 11:49:39 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 11:49:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 11:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 11:49:39 921fcd75371f: Preparing 11:49:39 6a4f7d962204: Preparing 11:49:39 befa02103d03: Preparing 11:49:39 ae37e083d281: Preparing 11:49:39 52f44be93a46: Preparing 11:49:39 10d82663b225: Preparing 11:49:39 f7a7a140f1b3: Preparing 11:49:39 31e69d4774c9: Preparing 11:49:39 7750d494dfbd: Preparing 11:49:39 18708474c90b: Preparing 11:49:39 f7a7a140f1b3: Waiting 11:49:39 31e69d4774c9: Waiting 11:49:39 7750d494dfbd: Waiting 11:49:39 10d82663b225: Waiting 11:49:39 4fc242d58285: Preparing 11:49:39 18708474c90b: Waiting 11:49:39 ae37e083d281: Layer already exists 11:49:39 befa02103d03: Layer already exists 11:49:39 52f44be93a46: Layer already exists 11:49:39 6a4f7d962204: Layer already exists 11:49:39 921fcd75371f: Layer already exists 11:49:39 10d82663b225: Layer already exists 11:49:39 f7a7a140f1b3: Layer already exists 11:49:39 7750d494dfbd: Layer already exists 11:49:39 18708474c90b: Layer already exists 11:49:39 31e69d4774c9: Layer already exists 11:49:39 4fc242d58285: Layer already exists 11:49:39 latest: digest: sha256:631028da5b53e6267e932da73d4261e976f0862bb14a64008371f6d418dbac41 size: 2622 [Pipeline] isUnix [Pipeline] sh 11:49:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:49:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.87 11:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 11:49:40 921fcd75371f: Preparing 11:49:40 6a4f7d962204: Preparing 11:49:40 befa02103d03: Preparing 11:49:40 ae37e083d281: Preparing 11:49:40 52f44be93a46: Preparing 11:49:40 10d82663b225: Preparing 11:49:40 f7a7a140f1b3: Preparing 11:49:40 31e69d4774c9: Preparing 11:49:40 7750d494dfbd: Preparing 11:49:40 18708474c90b: Preparing 11:49:40 4fc242d58285: Preparing 11:49:40 f7a7a140f1b3: Waiting 11:49:40 31e69d4774c9: Waiting 11:49:40 7750d494dfbd: Waiting 11:49:40 18708474c90b: Waiting 11:49:40 4fc242d58285: Waiting 11:49:40 10d82663b225: Waiting 11:49:40 6a4f7d962204: Layer already exists 11:49:40 52f44be93a46: Layer already exists 11:49:40 befa02103d03: Layer already exists 11:49:40 921fcd75371f: Layer already exists 11:49:40 ae37e083d281: Layer already exists 11:49:40 10d82663b225: Layer already exists 11:49:40 7750d494dfbd: Layer already exists 11:49:40 31e69d4774c9: Layer already exists 11:49:40 f7a7a140f1b3: Layer already exists 11:49:40 18708474c90b: Layer already exists 11:49:40 4fc242d58285: Layer already exists 11:49:40 2.2.0-dev.87: digest: sha256:631028da5b53e6267e932da73d4261e976f0862bb14a64008371f6d418dbac41 size: 2622 [Pipeline] isUnix [Pipeline] sh 11:49:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 11:49:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 11:49:41 921fcd75371f: Preparing 11:49:41 6a4f7d962204: Preparing 11:49:41 befa02103d03: Preparing 11:49:41 ae37e083d281: Preparing 11:49:41 52f44be93a46: Preparing 11:49:41 10d82663b225: Preparing 11:49:41 f7a7a140f1b3: Preparing 11:49:41 31e69d4774c9: Preparing 11:49:41 7750d494dfbd: Preparing 11:49:41 18708474c90b: Preparing 11:49:41 4fc242d58285: Preparing 11:49:41 10d82663b225: Waiting 11:49:41 f7a7a140f1b3: Waiting 11:49:41 31e69d4774c9: Waiting 11:49:41 7750d494dfbd: Waiting 11:49:41 18708474c90b: Waiting 11:49:41 4fc242d58285: Waiting 11:49:41 6a4f7d962204: Layer already exists 11:49:41 ae37e083d281: Layer already exists 11:49:41 52f44be93a46: Layer already exists 11:49:41 921fcd75371f: Layer already exists 11:49:41 befa02103d03: Layer already exists 11:49:41 10d82663b225: Layer already exists 11:49:41 f7a7a140f1b3: Layer already exists 11:49:41 31e69d4774c9: Layer already exists 11:49:41 7750d494dfbd: Layer already exists 11:49:41 18708474c90b: Layer already exists 11:49:41 4fc242d58285: Layer already exists 11:49:41 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:631028da5b53e6267e932da73d4261e976f0862bb14a64008371f6d418dbac41 size: 2622 [Pipeline] isUnix [Pipeline] sh 11:49:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 11:49:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 11:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 11:49:41 921fcd75371f: Preparing 11:49:41 6a4f7d962204: Preparing 11:49:41 befa02103d03: Preparing 11:49:41 ae37e083d281: Preparing 11:49:41 52f44be93a46: Preparing 11:49:41 10d82663b225: Preparing 11:49:41 f7a7a140f1b3: Preparing 11:49:41 31e69d4774c9: Preparing 11:49:41 7750d494dfbd: Preparing 11:49:41 18708474c90b: Preparing 11:49:41 4fc242d58285: Preparing 11:49:41 31e69d4774c9: Waiting 11:49:41 7750d494dfbd: Waiting 11:49:41 f7a7a140f1b3: Waiting 11:49:41 18708474c90b: Waiting 11:49:41 10d82663b225: Waiting 11:49:41 4fc242d58285: Waiting 11:49:41 52f44be93a46: Layer already exists 11:49:41 6a4f7d962204: Layer already exists 11:49:41 befa02103d03: Layer already exists 11:49:41 921fcd75371f: Layer already exists 11:49:41 ae37e083d281: Layer already exists 11:49:41 f7a7a140f1b3: Layer already exists 11:49:41 7750d494dfbd: Layer already exists 11:49:41 10d82663b225: Layer already exists 11:49:41 31e69d4774c9: Layer already exists 11:49:41 18708474c90b: Layer already exists 11:49:41 4fc242d58285: Layer already exists 11:49:41 main: digest: sha256:631028da5b53e6267e932da73d4261e976f0862bb14a64008371f6d418dbac41 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:41 ===================================================== [Pipeline] echo 11:49:41 taggedImages: 11:49:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 11:49:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 11:49:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.87 11:49:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 11:49:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:49:51 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:49:51 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:50:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:51:10 Removing intermediate container 69beb5b942df 11:51:10 ---> 95f3c9025ceb 11:51:10 11:51:10 Step 10/25 : FROM alpine:3.14 11:51:10 Removing intermediate container 3016ccd2ff8a 11:51:10 ---> be2eafcf3fb9 11:51:10 11:51:10 Step 10/31 : FROM alpine:3.14 11:51:10 3.14: Pulling from library/alpine 11:51:10 3.14: Pulling from library/alpine 11:51:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:51:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:51:10 Status: Downloaded newer image for alpine:3.14 11:51:10 Status: Image is up to date for alpine:3.14 11:51:10 ---> ac73e934f311 11:51:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 11:51:10 ---> ac73e934f311 11:51:10 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 11:51:10 ---> Running in 676f90c5bf78 11:51:10 ---> Running in d5760e48c2eb 11:51:11 Removing intermediate container 676f90c5bf78 11:51:11 ---> f0902d1671e0 11:51:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 11:51:11 ---> Running in c62cf0ed96c4 11:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:51:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:51:14 (1/3) Installing ca-certificates (20211220-r0) 11:51:14 (2/3) Installing dumb-init (1.2.5-r1) 11:51:14 (3/3) Installing su-exec (0.2-r1) 11:51:14 Executing busybox-1.33.1-r7.trigger 11:51:14 Executing ca-certificates-20211220-r0.trigger 11:51:15 (1/2) Installing dumb-init (1.2.5-r1) 11:51:15 OK: 6 MiB in 17 packages 11:51:15 (2/2) Installing su-exec (0.2-r1) 11:51:15 Executing busybox-1.33.1-r7.trigger 11:51:15 OK: 6 MiB in 16 packages 11:51:17 Removing intermediate container c62cf0ed96c4 11:51:17 ---> b2ffaa1d0b81 11:51:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 11:51:17 ---> Running in c95254b54ae8 11:51:17 Removing intermediate container d5760e48c2eb 11:51:17 ---> 64c6d54af332 11:51:17 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:51:17 ---> Running in 761148e6775c 11:51:18 Removing intermediate container c95254b54ae8 11:51:18 ---> 62047a9369ec 11:51:18 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 11:51:18 ---> Running in cd9165b1778f 11:51:18 Removing intermediate container 761148e6775c 11:51:18 ---> 85aa12936770 11:51:18 Step 13/25 : WORKDIR / 11:51:18 ---> Running in 93e360ccf7c0 11:51:18 Removing intermediate container cd9165b1778f 11:51:18 ---> 15ebb89a74bd 11:51:18 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 11:51:19 ---> Running in 45054e8fc323 11:51:19 Removing intermediate container 93e360ccf7c0 11:51:19 ---> 8b613c0a5860 11:51:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:51:20 ---> 955829baac2c 11:51:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:51:22 ---> 3db26f692642 11:51:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:51:22 Removing intermediate container 45054e8fc323 11:51:22 ---> b68c6e6bad06 11:51:22 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 11:51:22 ---> Running in 6e5d75e33a8c 11:51:23 Removing intermediate container 6e5d75e33a8c 11:51:23 ---> e9d1e8cfbe86 11:51:23 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 11:51:23 ---> dd0430e99850 11:51:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 11:51:24 ---> 40dd1b1f2ca3 11:51:24 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 11:51:24 ---> 8d8dba6828b8 11:51:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:51:24 ---> Running in e9b7e8f5c13c 11:51:27 ---> 084f03f0b56c 11:51:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:51:28 Removing intermediate container e9b7e8f5c13c 11:51:28 ---> f82b51984981 11:51:28 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 11:51:29 ---> 8866bfd45f43 11:51:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:51:30 ---> fcefc101a82b 11:51:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:51:31 ---> add733768eba 11:51:31 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/ 11:51:31 ---> Running in eb067ffc819a 11:51:32 ---> d3e90b1760ea 11:51:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 11:51:33 ---> f6891bdfe130 11:51:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 11:51:34 ---> 438a4ece6f71 11:51:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 11:51:35 Removing intermediate container eb067ffc819a 11:51:35 ---> 9a2c45593ae3 11:51:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 11:51:35 ---> Running in 18f45e7662e8 11:51:35 ---> 0243b8a6fd25 11:51:35 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 11:51:35 Removing intermediate container 18f45e7662e8 11:51:35 ---> 79020c851c5f 11:51:35 Step 23/25 : LABEL arch=arm64 11:51:36 ---> Running in cfa05e6f7f78 11:51:36 ---> Running in 23eb4b91951b 11:51:36 Removing intermediate container cfa05e6f7f78 11:51:36 ---> cf1c9ce1a4eb 11:51:36 Step 24/25 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:51:37 Removing intermediate container 23eb4b91951b 11:51:37 ---> 189ad1104c6c 11:51:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:51:37 ---> Running in 4612c84e04ac 11:51:38 Removing intermediate container 4612c84e04ac 11:51:38 ---> 25c1b07bd3de 11:51:38 Step 25/25 : LABEL version=2.2.0-dev.87 11:51:38 ---> Running in 64303ddf447f 11:51:38 ---> 8db15230eede 11:51:38 Step 26/31 : RUN chmod +x /entrypoint.sh 11:51:38 ---> Running in 9bbed82121ca 11:51:38 Removing intermediate container 64303ddf447f 11:51:38 ---> f1778ce876be 11:51:38 11:51:39 Successfully built f1778ce876be 11:51:39 Successfully tagged security-secretstore-setup-arm64:latest 11:51:39  Building security-secretstore-setup ... done Building support-notifications 11:51:42 Removing intermediate container 9bbed82121ca 11:51:42 ---> 1e81d33a26f0 11:51:42 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 11:51:42 ---> Running in 72d393e6be1a 11:51:42 Removing intermediate container 72d393e6be1a 11:51:42 ---> 50ccdd7fe679 11:51:42 Step 28/31 : CMD ["gate"] 11:51:42 ---> Running in 179038e21cac 11:51:43 Removing intermediate container 179038e21cac 11:51:43 ---> 798910ac5568 11:51:43 Step 29/31 : LABEL arch=arm64 11:51:43 ---> Running in 84052380f630 11:51:44 Removing intermediate container 84052380f630 11:51:44 ---> 2ee5671d2459 11:51:44 Step 30/31 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:51:44 ---> Running in e4ccbe1fa98d 11:51:45 Removing intermediate container e4ccbe1fa98d 11:51:45 ---> 7476f21b11b0 11:51:45 Step 31/31 : LABEL version=2.2.0-dev.87 11:51:45 ---> Running in cf4d0f7aaa6a 11:51:45 Removing intermediate container cf4d0f7aaa6a 11:51:45 ---> de7c41ebe558 11:51:45 11:51:46 Successfully built de7c41ebe558 11:51:46 Successfully tagged security-bootstrapper-arm64:latest 11:51:46  Building security-bootstrapper ... done Building support-scheduler 11:52:04 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:52:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:52:04 ---> 6408bbc62975 11:52:04 Step 3/22 : WORKDIR /edgex-go 11:52:04 ---> Using cache 11:52:04 ---> 91ba6c521a83 11:52:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:52:04 ---> Using cache 11:52:04 ---> daa2f959d51f 11:52:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 11:52:04 ---> Running in a366ba86565b 11:52:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:52:05 Removing intermediate container 4f91948a5156 11:52:05 ---> f4026ea91568 11:52:05 11:52:05 Step 10/23 : FROM alpine:3.14 11:52:05 ---> ac73e934f311 11:52:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:52:06 ---> Running in 8dd78b23874f 11:52:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:52:07 Removing intermediate container 8dd78b23874f 11:52:07 ---> 583434191890 11:52:07 Step 12/23 : ENV APP_PORT=59880 11:52:07 ---> Running in fbb7b9b4c423 11:52:07 Removing intermediate container fbb7b9b4c423 11:52:07 ---> 877477bcc5df 11:52:07 Step 13/23 : EXPOSE $APP_PORT 11:52:07 ---> Running in ae6fb414578b 11:52:08 OK: 220 MiB in 52 packages 11:52:08 Removing intermediate container ae6fb414578b 11:52:08 ---> a6df3b204846 11:52:08 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:52:08 ---> Running in 6e28b280dd3a 11:52:10 Removing intermediate container a366ba86565b 11:52:10 ---> 18c1cf487bfb 11:52:10 Step 6/22 : COPY go.mod vendor* ./ 11:52:12 ---> d1b7188a3cb9 11:52:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:12 ---> Running in 202a8487d783 11:52:12 Removing intermediate container 6e28b280dd3a 11:52:12 ---> 3cfcf98b6c8f 11:52:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 11:52:13 ---> Running in ae14e7e5bd54 11:52:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:52:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:52:13 ---> 6408bbc62975 11:52:13 Step 3/22 : WORKDIR /edgex-go 11:52:13 ---> Using cache 11:52:13 ---> 91ba6c521a83 11:52:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:52:13 ---> Using cache 11:52:13 ---> daa2f959d51f 11:52:13 Step 5/22 : RUN apk add --update --no-cache make git 11:52:13 ---> Running in cc8bf3777b36 11:52:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:52:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:52:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:52:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:52:18 Removing intermediate container 202a8487d783 11:52:18 ---> bb8e6580d374 11:52:18 Step 8/22 : COPY . . 11:52:18 OK: 220 MiB in 52 packages 11:52:18 (1/6) Installing dumb-init (1.2.5-r1) 11:52:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:52:18 (3/6) Installing libsodium (1.0.18-r0) 11:52:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:52:19 (5/6) Installing libzmq (4.3.4-r0) 11:52:19 (6/6) Installing zeromq (4.3.4-r0) 11:52:19 Executing busybox-1.33.1-r7.trigger 11:52:19 OK: 8 MiB in 20 packages 11:52:20 Removing intermediate container cc8bf3777b36 11:52:20 ---> 7e85890b0e7e 11:52:20 Step 6/22 : COPY go.mod vendor* ./ 11:52:21 Removing intermediate container ae14e7e5bd54 11:52:21 ---> fdd4ad41eaf5 11:52:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 11:52:22 ---> 221578485556 11:52:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:52:22 ---> Running in 473e79833ed7 11:52:23 ---> ab8f52031481 11:52:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:52:26 ---> e5057d093b40 11:52:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:52:28 Removing intermediate container 473e79833ed7 11:52:28 ---> d75baa0cafa9 11:52:28 Step 8/22 : COPY . . 11:52:29 ---> 651625f0d4f8 11:52:29 Step 19/23 : ENTRYPOINT ["/core-data"] 11:52:29 ---> Running in 51f299c62b1b 11:52:30 Removing intermediate container 51f299c62b1b 11:52:30 ---> 7e3101c69ce5 11:52:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:52:30 ---> Running in e332534029df 11:52:32 Removing intermediate container e332534029df 11:52:32 ---> e64947ef6c35 11:52:32 Step 21/23 : LABEL arch=arm64 11:52:32 ---> Running in a47497d7f570 11:52:34 Removing intermediate container a47497d7f570 11:52:34 ---> 7f88cf18f785 11:52:34 Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:52:34 ---> Running in 8dfb0d19ca0a 11:52:35 Removing intermediate container 8dfb0d19ca0a 11:52:35 ---> fcc830527df1 11:52:35 Step 23/23 : LABEL version=2.2.0-dev.87 11:52:35 ---> Running in edc2e8563f06 11:52:36 Removing intermediate container edc2e8563f06 11:52:36 ---> 5eb5b58a19f7 11:52:36 11:52:37 Successfully built 5eb5b58a19f7 11:52:37 Successfully tagged core-data-arm64:latest 11:52:37  Building core-data ... done Building security-spire-agent 11:52:44 Removing intermediate container 85c6358d7ea5 11:52:44 ---> 0663fc82ac47 11:52:44 11:52:44 Step 9/20 : FROM alpine:3.15 11:52:44 3.15: Pulling from library/alpine 11:52:47 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 11:52:47 Status: Downloaded newer image for alpine:3.15 11:52:47 ---> 3fb3c9af89a9 11:52:47 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 11:52:47 ---> f4de1a934b7a 11:52:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 11:52:47 ---> Running in 2c9bd5ebd6f1 11:52:47 ---> Running in 84e2ccb4233b 11:52:48 Removing intermediate container 2c9bd5ebd6f1 11:52:48 ---> 088a4c25f4f6 11:52:48 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:52:48 ---> Running in 4d2bc62b7d12 11:52:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:52:52 Removing intermediate container 4d2bc62b7d12 11:52:52 ---> a9dee2b9f091 11:52:52 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:52:52 ---> Running in 5bb434c6c6c3 11:52:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:52:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:52:57 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 11:52:57 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 11:52:57 OK: 15730 distinct packages available 11:52:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:52:58 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:52:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:52:58 ---> 6408bbc62975 11:52:58 Step 3/26 : WORKDIR /edgex-go 11:52:58 ---> Using cache 11:52:58 ---> 91ba6c521a83 11:52:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:52:58 ---> Using cache 11:52:58 ---> daa2f959d51f 11:52:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 11:52:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:52:59 ---> Running in dce93ad03ff5 11:52:59 ---> bf325c7fdf83 11:52:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 11:52:59 ---> Running in 3721905e1f07 11:53:00 (1/9) Installing ca-certificates (20211220-r0) 11:53:00 (2/9) Installing brotli-libs (1.0.9-r5) 11:53:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 11:53:00 (4/9) Installing libcurl (7.80.0-r1) 11:53:01 (5/9) Installing curl (7.80.0-r1) 11:53:01 (6/9) Installing dumb-init (1.2.5-r1) 11:53:01 (7/9) Installing musl-obstack (1.2.3-r0) 11:53:01 (8/9) Installing libucontext (1.1-r0) 11:53:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:53:01 (9/9) Installing gcompat (1.0.0-r4) 11:53:01 Executing busybox-1.34.1-r5.trigger 11:53:01 Executing ca-certificates-20211220-r0.trigger 11:53:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:53:01 OK: 8 MiB in 23 packages 11:53:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:53:03 OK: 220 MiB in 52 packages 11:53:03 Removing intermediate container 5bb434c6c6c3 11:53:03 ---> ecbcdbcee875 11:53:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 11:53:05 ---> 83af7cad4aec 11:53:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:53:05 Removing intermediate container dce93ad03ff5 11:53:05 ---> 8be1f2b0d692 11:53:05 Step 6/26 : COPY go.mod vendor* ./ 11:53:06 ---> 96b40d788f09 11:53:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:53:06 ---> Running in d4a4fc0ec438 11:53:08 ---> 6b354d07480f 11:53:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 11:53:09 ---> 711ce28daa72 11:53:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 11:53:09 ---> Running in 80abb4f61411 11:53:09 Removing intermediate container 80abb4f61411 11:53:09 ---> 6598b167791f 11:53:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:53:10 ---> Running in 21d0b3560784 11:53:10 Removing intermediate container 21d0b3560784 11:53:10 ---> f6fa3275c397 11:53:10 Step 18/20 : LABEL arch=arm64 11:53:10 ---> Running in 1360dafe10c6 11:53:11 Removing intermediate container 1360dafe10c6 11:53:11 ---> 3173ba83a1df 11:53:11 Step 19/20 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 11:53:11 ---> Running in 955e860e1c62 11:53:11 Removing intermediate container 955e860e1c62 11:53:11 ---> acd7ffd49d9c 11:53:11 Step 20/20 : LABEL version=2.2.0-dev.87 11:53:11 ---> Running in b79a18aaec5a 11:53:12 Removing intermediate container b79a18aaec5a 11:53:12 ---> 5f91e795319f 11:53:12 11:53:12 Removing intermediate container d4a4fc0ec438 11:53:12 ---> c3e7f2fa8777 11:53:12 Step 8/26 : COPY . . 11:53:13 Successfully built 5f91e795319f 11:53:13 Successfully tagged security-spiffe-token-provider-arm64:latest 11:53:13  Building security-spiffe-token-provider ... done Building security-spire-config 11:53:28 ---> 189db5c282f3 11:53:28 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 11:53:28 ---> Running in b8b1cbd2709a 11:53:28 Removing intermediate container b8b1cbd2709a 11:53:28 ---> fdc5d0c1d993 11:53:28 Step 10/26 : RUN mkdir -p spire-build 11:53:28 ---> Running in cd535eb3cba6 11:53:31 Removing intermediate container cd535eb3cba6 11:53:31 ---> edfd3a804464 11:53:31 Step 11/26 : WORKDIR /edgex-go/spire-build 11:53:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 11:53:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 11:53:31 ---> 6408bbc62975 11:53:31 Step 3/26 : WORKDIR /edgex-go 11:53:31 ---> Using cache 11:53:31 ---> 91ba6c521a83 11:53:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:53:31 ---> Using cache 11:53:31 ---> daa2f959d51f 11:53:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 11:53:31 ---> Using cache 11:53:31 ---> 8be1f2b0d692 11:53:31 Step 6/26 : COPY go.mod vendor* ./ 11:53:31 ---> Using cache 11:53:31 ---> 96b40d788f09 11:53:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:53:31 ---> Using cache 11:53:31 ---> c3e7f2fa8777 11:53:31 Step 8/26 : COPY . . 11:53:32 ---> Using cache 11:53:32 ---> 189db5c282f3 11:53:32 ---> Running in a7d62d24d6c5 11:53:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 11:53:32 ---> Using cache 11:53:32 ---> fdc5d0c1d993 11:53:32 Step 10/26 : RUN mkdir -p spire-build 11:53:32 ---> Using cache 11:53:32 ---> edfd3a804464 11:53:32 Step 11/26 : WORKDIR /edgex-go/spire-build 11:53:32 ---> Running in 46887bd490c6 11:53:33 Removing intermediate container 46887bd490c6 11:53:33 ---> 825811f5d629 11:53:33 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 11:53:33 Removing intermediate container a7d62d24d6c5 11:53:33 ---> ae0d1f079d6b 11:53:33 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 11:53:33 ---> Running in 1082cebca45c 11:53:33 ---> Running in 5c57c0ebc322 11:53:37 spire-1.2.1/ 11:53:37 spire-1.2.1/.data/ 11:53:37 spire-1.2.1/.data/.file 11:53:37 spire-1.2.1/.dockerignore 11:53:37 spire-1.2.1/.gitattributes 11:53:37 spire-1.2.1/.githooks/ 11:53:37 spire-1.2.1/.githooks/pre-commit 11:53:37 spire-1.2.1/.github/ 11:53:37 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:53:37 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:53:37 spire-1.2.1/.github/dependabot.yml 11:53:37 spire-1.2.1/.github/workflows/ 11:53:37 spire-1.2.1/.github/workflows/nightly_build.yaml 11:53:37 spire-1.2.1/.github/workflows/pr_build.yaml 11:53:37 spire-1.2.1/.github/workflows/release_build.yaml 11:53:37 spire-1.2.1/.github/workflows/scripts/ 11:53:37 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:53:37 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:53:37 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:53:37 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:53:37 spire-1.2.1/.github/workflows/scripts/split.sh 11:53:37 spire-1.2.1/.gitignore 11:53:37 spire-1.2.1/.go-version 11:53:37 spire-1.2.1/.golangci.yml 11:53:37 spire-1.2.1/ADOPTERS.md 11:53:37 spire-1.2.1/CHANGELOG.md 11:53:37 spire-1.2.1/CODE-OF-CONDUCT.md 11:53:37 spire-1.2.1/CODEOWNERS 11:53:37 spire-1.2.1/CONTRIBUTING.md 11:53:37 spire-1.2.1/Dockerfile 11:53:37 spire-1.2.1/Dockerfile.devspire-1.2.1/ 11:53:37 11:53:37 spire-1.2.1/Dockerfile.scratch 11:53:37 spire-1.2.1/LICENSE 11:53:37 spire-1.2.1/MAINTAINERS.md 11:53:37 spire-1.2.1/Makefile 11:53:37 spire-1.2.1/README.md 11:53:37 spire-1.2.1/ROADMAP.md 11:53:37 spire-1.2.1/SECURITY.md 11:53:37 spire-1.2.1/cmd/ 11:53:37 spire-1.2.1/cmd/spire-agent/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/common/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/run/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ 11:53:37 spire-1.2.1/.data/.file 11:53:37 spire-1.2.1/.dockerignore 11:53:37 spire-1.2.1/.gitattributes 11:53:37 spire-1.2.1/.githooks/ 11:53:37 spire-1.2.1/.githooks/pre-commit 11:53:37 spire-1.2.1/.github/ 11:53:37 spire-1.2.1/.github/ISSUE_TEMPLATE.md 11:53:37 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 11:53:37 spire-1.2.1/.github/dependabot.yml 11:53:37 spire-1.2.1/.github/workflows/ 11:53:37 spire-1.2.1/.github/workflows/nightly_build.yaml 11:53:37 spire-1.2.1/.github/workflows/pr_build.yaml 11:53:37 spire-1.2.1/.github/workflows/release_build.yaml 11:53:37 spire-1.2.1/.github/workflows/scripts/ 11:53:37 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 11:53:37 spire-1.2.1/.github/workflows/scripts/push-images.sh 11:53:37 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 11:53:37 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 11:53:37 spire-1.2.1/.github/workflows/scripts/split.sh 11:53:37 spire-1.2.1/.gitignore 11:53:37 spire-1.2.1/.go-version 11:53:37 spire-1.2.1/.golangci.yml 11:53:37 spire-1.2.1/ADOPTERS.md 11:53:37 spire-1.2.1/CHANGELOG.md 11:53:37 spire-1.2.1/CODE-OF-CONDUCT.md 11:53:37 spire-1.2.1/CODEOWNERS 11:53:37 spire-1.2.1/CONTRIBUTING.md 11:53:37 spire-1.2.1/Dockerfile 11:53:37 spire-1.2.1/Dockerfile.dev 11:53:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:53:37 spire-1.2.1/cmd/spire-agent/main.go 11:53:37 spire-1.2.1/cmd/spire-server/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/cli.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/ 11:53:37 spire-1.2.1/Dockerfile.scratch 11:53:37 spire-1.2.1/LICENSE 11:53:37 spire-1.2.1/MAINTAINERS.md 11:53:37 spire-1.2.1/Makefile 11:53:37 spire-1.2.1/README.md 11:53:37 spire-1.2.1/ROADMAP.md 11:53:37 spire-1.2.1/SECURITY.md 11:53:37 spire-1.2.1/cmd/ 11:53:37 spire-1.2.1/cmd/spire-agent/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/common.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/cli.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/common/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/run/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/run/run.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/validate/ 11:53:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 11:53:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 11:53:37 spire-1.2.1/cmd/spire-agent/main.go 11:53:37 spire-1.2.1/cmd/spire-server/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/count.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/list.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/agent/show.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/cli.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/count.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/create.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/show.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/update.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/util.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/common.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/create.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/list.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/run/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/token/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/validate/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/x509/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:53:37 spire-1.2.1/cmd/spire-server/main.go 11:53:37 spire-1.2.1/cmd/spire-server/util/ 11:53:37 spire-1.2.1/cmd/spire-server/util/util.go 11:53:37 spire-1.2.1/conf/ 11:53:37 spire-1.2.1/conf/agent/ 11:53:37 spire-1.2.1/conf/agent/agent.conf 11:53:37 spire-1.2.1/conf/agent/agent_full.conf 11:53:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:53:37 spire-1.2.1/conf/server/ 11:53:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:53:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:53:37 spire-1.2.1/conf/server/server.conf 11:53:37 spire-1.2.1/conf/server/server_full.conf 11:53:37 spire-1.2.1/doc/ 11:53:37 spire-1.2.1/doc/SPIRE101.md 11:53:37 spire-1.2.1/doc/auditlog.md 11:53:37 spire-1.2.1/doc/authorization_policy_engine.md 11:53:37 spire-1.2.1/doc/changelog_guidelines.md 11:53:37 spire-1.2.1/doc/cure53-report.pdf 11:53:37 spire-1.2.1/doc/images/ 11:53:37 spire-1.2.1/doc/images/2019_roadmap.png 11:53:37 spire-1.2.1/doc/images/SPIRE101.png 11:53:37 spire-1.2.1/doc/images/SPIRE_agent.png 11:53:37 spire-1.2.1/doc/images/SPIRE_server.png 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/show.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/update.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/jwt/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/run/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/run/run.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/token/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/token/generate.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/validate/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 11:53:37 spire-1.2.1/doc/images/cache_mgr.png 11:53:37 spire-1.2.1/doc/images/cache_mgr_components.png 11:53:37 spire-1.2.1/doc/images/federated_spire.png 11:53:37 spire-1.2.1/doc/images/ha_mode.png 11:53:37 spire-1.2.1/doc/images/nested_spire.png 11:53:37 spire-1.2.1/doc/images/oidc_federation.png 11:53:37 spire-1.2.1/doc/images/single_trust_domain.png 11:53:37 spire-1.2.1/doc/images/spiffe_compatible.png 11:53:37 spire-1.2.1/doc/images/spire_logo.png 11:53:37 spire-1.2.1/doc/migrating_registration_api_clients.md 11:53:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:53:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:53:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:53:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:53:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:53:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:53:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:53:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:53:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:53:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:53:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:53:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:53:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:53:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:53:37 spire-1.2.1/doc/scaling_spire.md 11:53:37 spire-1.2.1/doc/spire_agent.md 11:53:37 spire-1.2.1/doc/spire_server.md 11:53:37 spire-1.2.1/doc/supported_integrations.md 11:53:37 spire-1.2.1/doc/telemetry.md 11:53:37 spire-1.2.1/doc/telemetry_config.md 11:53:37 spire-1.2.1/doc/upgrading.md 11:53:37 spire-1.2.1/doc/using_spire.md 11:53:37 spire-1.2.1/examples/ 11:53:37 spire-1.2.1/examples/README.md 11:53:37 spire-1.2.1/go.mod 11:53:37 spire-1.2.1/go.sum 11:53:37 spire-1.2.1/pkg/ 11:53:37 spire-1.2.1/pkg/agent/ 11:53:37 spire-1.2.1/pkg/agent/agent.go 11:53:37 spire-1.2.1/pkg/agent/api/ 11:53:37 spire-1.2.1/pkg/agent/api/config.go 11:53:37 spire-1.2.1/pkg/agent/api/debug/ 11:53:37 spire-1.2.1/pkg/agent/api/debug/v1/ 11:53:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:53:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/x509/ 11:53:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 11:53:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 11:53:37 spire-1.2.1/cmd/spire-server/main.go 11:53:37 spire-1.2.1/cmd/spire-server/util/ 11:53:37 spire-1.2.1/cmd/spire-server/util/util.go 11:53:37 spire-1.2.1/conf/ 11:53:37 spire-1.2.1/conf/agent/ 11:53:37 spire-1.2.1/conf/agent/agent.conf 11:53:37 spire-1.2.1/conf/agent/agent_full.conf 11:53:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 11:53:37 spire-1.2.1/conf/server/ 11:53:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 11:53:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 11:53:37 spire-1.2.1/conf/server/server.conf 11:53:37 spire-1.2.1/conf/server/server_full.conf 11:53:37 spire-1.2.1/doc/ 11:53:37 spire-1.2.1/doc/SPIRE101.md 11:53:37 spire-1.2.1/doc/auditlog.md 11:53:37 spire-1.2.1/doc/authorization_policy_engine.md 11:53:37 spire-1.2.1/doc/changelog_guidelines.md 11:53:37 spire-1.2.1/doc/cure53-report.pdf 11:53:37 spire-1.2.1/doc/images/ 11:53:37 spire-1.2.1/doc/images/2019_roadmap.png 11:53:37 spire-1.2.1/doc/images/SPIRE101.png 11:53:37 spire-1.2.1/doc/images/SPIRE_agent.png 11:53:37 spire-1.2.1/doc/images/SPIRE_server.png 11:53:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:53:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:53:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:53:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:53:37 spire-1.2.1/pkg/agent/api/endpoints.go 11:53:37 spire-1.2.1/pkg/agent/api/health/ 11:53:37 spire-1.2.1/pkg/agent/api/health/v1/ 11:53:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:53:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:53:37 spire-1.2.1/pkg/agent/api/rpccontext/ 11:53:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:53:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:53:37 spire-1.2.1/pkg/agent/attestor/ 11:53:37 spire-1.2.1/pkg/agent/attestor/node/ 11:53:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:53:37 spire-1.2.1/pkg/agent/attestor/node/node.go 11:53:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:53:37 spire-1.2.1/pkg/agent/attestor/workload/ 11:53:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:53:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:53:37 spire-1.2.1/pkg/agent/catalog/ 11:53:37 spire-1.2.1/pkg/agent/catalog/catalog.go 11:53:37 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:53:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:53:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:53:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:53:37 spire-1.2.1/pkg/agent/client/ 11:53:37 spire-1.2.1/pkg/agent/client/client.go 11:53:37 spire-1.2.1/pkg/agent/client/client_test.go 11:53:37 spire-1.2.1/pkg/agent/client/dial.go 11:53:37 spire-1.2.1/pkg/agent/client/nodeconn.go 11:53:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:53:37 spire-1.2.1/pkg/agent/client/update.go 11:53:37 spire-1.2.1/pkg/agent/client/util.go 11:53:37 spire-1.2.1/pkg/agent/common/ 11:53:37 spire-1.2.1/pkg/agent/common/backoff/ 11:53:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:53:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:53:37 spire-1.2.1/pkg/agent/common/cgroups/ 11:53:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:53:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:53:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:53:37 spire-1.2.1/pkg/agent/config.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/ 11:53:37 spire-1.2.1/pkg/agent/endpoints/config.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/workload/ 11:53:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/ 11:53:37 spire-1.2.1/pkg/agent/manager/cache/ 11:53:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:53:37 spire-1.2.1/pkg/agent/manager/config.go 11:53:37 spire-1.2.1/pkg/agent/manager/manager.go 11:53:37 spire-1.2.1/pkg/agent/manager/manager_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/storage.go 11:53:37 spire-1.2.1/pkg/agent/manager/storage_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/storecache/ 11:53:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:53:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/sync.go 11:53:37 spire-1.2.1/pkg/agent/plugin/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:53:37 spire-1.2.1/doc/images/cache_mgr.png 11:53:37 spire-1.2.1/doc/images/cache_mgr_components.png 11:53:37 spire-1.2.1/doc/images/federated_spire.png 11:53:37 spire-1.2.1/doc/images/ha_mode.png 11:53:37 spire-1.2.1/doc/images/nested_spire.png 11:53:37 spire-1.2.1/doc/images/oidc_federation.png 11:53:37 spire-1.2.1/doc/images/single_trust_domain.png 11:53:37 spire-1.2.1/doc/images/spiffe_compatible.png 11:53:37 spire-1.2.1/doc/images/spire_logo.png 11:53:37 spire-1.2.1/doc/migrating_registration_api_clients.md 11:53:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 11:53:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 11:53:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 11:53:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 11:53:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 11:53:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 11:53:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 11:53:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 11:53:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 11:53:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 11:53:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 11:53:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 11:53:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 11:53:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 11:53:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 11:53:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 11:53:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 11:53:37 spire-1.2.1/doc/scaling_spire.md 11:53:37 spire-1.2.1/doc/spire_agent.md 11:53:37 spire-1.2.1/doc/spire_server.md 11:53:37 spire-1.2.1/doc/supported_integrations.md 11:53:37 spire-1.2.1/doc/telemetry.md 11:53:37 spire-1.2.1/doc/telemetry_config.md 11:53:37 spire-1.2.1/doc/upgrading.md 11:53:37 spire-1.2.1/doc/using_spire.md 11:53:37 spire-1.2.1/examples/ 11:53:37 spire-1.2.1/examples/README.md 11:53:37 spire-1.2.1/go.mod 11:53:37 spire-1.2.1/go.sum 11:53:37 spire-1.2.1/pkg/ 11:53:37 spire-1.2.1/pkg/agent/ 11:53:37 spire-1.2.1/pkg/agent/agent.go 11:53:37 spire-1.2.1/pkg/agent/api/ 11:53:37 spire-1.2.1/pkg/agent/api/config.go 11:53:37 spire-1.2.1/pkg/agent/api/debug/ 11:53:37 spire-1.2.1/pkg/agent/api/debug/v1/ 11:53:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 11:53:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:53:37 spire-1.2.1/pkg/agent/svid/ 11:53:37 spire-1.2.1/pkg/agent/svid/rotator.go 11:53:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:53:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:53:37 spire-1.2.1/pkg/agent/svid/store/ 11:53:37 spire-1.2.1/pkg/agent/svid/store/service.go 11:53:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:53:37 spire-1.2.1/pkg/common/ 11:53:37 spire-1.2.1/pkg/common/agentpathtemplate/ 11:53:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:53:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:53:37 spire-1.2.1/pkg/common/api/ 11:53:37 spire-1.2.1/pkg/common/api/metrics.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/ 11:53:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:53:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 11:53:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 11:53:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 11:53:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 11:53:37 spire-1.2.1/pkg/agent/api/endpoints.go 11:53:37 spire-1.2.1/pkg/agent/api/health/ 11:53:37 spire-1.2.1/pkg/agent/api/health/v1/ 11:53:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 11:53:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 11:53:37 spire-1.2.1/pkg/agent/api/rpccontext/ 11:53:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 11:53:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 11:53:37 spire-1.2.1/pkg/agent/attestor/ 11:53:37 spire-1.2.1/pkg/agent/attestor/node/ 11:53:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 11:53:37 spire-1.2.1/pkg/agent/attestor/node/node.go 11:53:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 11:53:37 spire-1.2.1/pkg/agent/attestor/workload/ 11:53:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 11:53:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 11:53:37 spire-1.2.1/pkg/agent/catalog/ 11:53:37 spire-1.2.1/pkg/agent/catalog/catalog.go 11:53:37 spire-1.2.1/pkg/agent/catalog/keymanager.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/logger.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/names.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:53:37 spire-1.2.1/pkg/common/api/names.go 11:53:37 spire-1.2.1/pkg/common/api/ratelimit.go 11:53:37 spire-1.2.1/pkg/common/api/rpccontext/ 11:53:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:53:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:53:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:53:37 spire-1.2.1/pkg/common/auth/ 11:53:37 spire-1.2.1/pkg/common/auth/interceptors.go 11:53:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:53:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/ 11:53:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/types.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:53:37 spire-1.2.1/pkg/common/catalog/ 11:53:37 spire-1.2.1/pkg/common/catalog/bind.go 11:53:37 spire-1.2.1/pkg/common/catalog/builtin.go 11:53:37 spire-1.2.1/pkg/common/catalog/catalog.go 11:53:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:53:37 spire-1.2.1/pkg/common/catalog/closers.go 11:53:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:53:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:53:37 spire-1.2.1/pkg/common/catalog/config.go 11:53:37 spire-1.2.1/pkg/common/catalog/config_test.go 11:53:37 spire-1.2.1/pkg/common/catalog/configure.go 11:53:37 spire-1.2.1/pkg/common/catalog/constraints.go 11:53:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:53:37 spire-1.2.1/pkg/common/catalog/context.go 11:53:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 11:53:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 11:53:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 11:53:37 spire-1.2.1/pkg/agent/client/ 11:53:37 spire-1.2.1/pkg/agent/client/client.go 11:53:37 spire-1.2.1/pkg/agent/client/client_test.go 11:53:37 spire-1.2.1/pkg/agent/client/dial.go 11:53:37 spire-1.2.1/pkg/agent/client/nodeconn.go 11:53:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 11:53:37 spire-1.2.1/pkg/agent/client/update.go 11:53:37 spire-1.2.1/pkg/agent/client/util.go 11:53:37 spire-1.2.1/pkg/agent/common/ 11:53:37 spire-1.2.1/pkg/agent/common/backoff/ 11:53:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 11:53:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 11:53:37 spire-1.2.1/pkg/agent/common/cgroups/ 11:53:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 11:53:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 11:53:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 11:53:37 spire-1.2.1/pkg/agent/config.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/ 11:53:37 spire-1.2.1/pkg/agent/endpoints/config.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 11:53:37 spire-1.2.1/pkg/common/catalog/external.go 11:53:37 spire-1.2.1/pkg/common/catalog/host.go 11:53:37 spire-1.2.1/pkg/common/catalog/pipenet.go 11:53:37 spire-1.2.1/pkg/common/catalog/plugin.go 11:53:37 spire-1.2.1/pkg/common/catalog/testplugin/ 11:53:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:53:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:53:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:53:37 spire-1.2.1/pkg/common/cli/ 11:53:37 spire-1.2.1/pkg/common/cli/env.go 11:53:37 spire-1.2.1/pkg/common/cli/flags.go 11:53:37 spire-1.2.1/pkg/common/cli/trust_domain.go 11:53:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:53:37 spire-1.2.1/pkg/common/cli/umask.go 11:53:37 spire-1.2.1/pkg/common/cli/umask_posix.go 11:53:37 spire-1.2.1/pkg/common/cli/umask_test.go 11:53:37 spire-1.2.1/pkg/common/cli/umask_windows.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/flag.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/format.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:53:37 11:53:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/workload/ 11:53:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 11:53:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/ 11:53:37 spire-1.2.1/pkg/agent/manager/cache/ 11:53:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 11:53:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 11:53:37 spire-1.2.1/pkg/agent/manager/config.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:53:37 spire-1.2.1/pkg/common/coretypes/ 11:53:37 spire-1.2.1/pkg/common/coretypes/bundle/ 11:53:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:53:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:53:37 spire-1.2.1/pkg/agent/manager/manager.go 11:53:37 spire-1.2.1/pkg/agent/manager/manager_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/storage.go 11:53:37 spire-1.2.1/pkg/agent/manager/storage_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/storecache/ 11:53:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 11:53:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 11:53:37 spire-1.2.1/pkg/agent/manager/sync.go 11:53:37 spire-1.2.1/pkg/agent/plugin/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:53:37 spire-1.2.1/pkg/common/cryptoutil/ 11:53:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:53:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:53:37 spire-1.2.1/pkg/common/diskutil/ 11:53:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:53:37 spire-1.2.1/pkg/common/diskutil/file_test.go 11:53:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:53:37 spire-1.2.1/pkg/common/errorutil/ 11:53:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:53:37 spire-1.2.1/pkg/common/health/ 11:53:37 spire-1.2.1/pkg/common/health/config.go 11:53:37 spire-1.2.1/pkg/common/health/context.go 11:53:37 spire-1.2.1/pkg/common/health/context_test.go 11:53:37 spire-1.2.1/pkg/common/health/health.go 11:53:37 spire-1.2.1/pkg/common/health/health_test.go 11:53:37 spire-1.2.1/pkg/common/health/logger.go 11:53:37 spire-1.2.1/pkg/common/hostservice/ 11:53:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:53:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:53:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 11:53:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 11:53:37 spire-1.2.1/pkg/common/idutil/ 11:53:37 spire-1.2.1/pkg/common/idutil/require.go 11:53:37 spire-1.2.1/pkg/common/idutil/require_test.go 11:53:37 spire-1.2.1/pkg/common/idutil/safety.go 11:53:37 spire-1.2.1/pkg/common/idutil/safety_test.go 11:53:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:53:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:53:37 spire-1.2.1/pkg/common/jwtsvid/ 11:53:37 spire-1.2.1/pkg/common/jwtsvid/common.go 11:53:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:53:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:53:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:53:37 spire-1.2.1/pkg/common/jwtutil/ 11:53:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:53:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:53:37 spire-1.2.1/pkg/common/log/ 11:53:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:53:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:53:37 spire-1.2.1/pkg/common/log/log.go 11:53:37 spire-1.2.1/pkg/common/log/log_test.go 11:53:37 spire-1.2.1/pkg/common/log/options.go 11:53:37 spire-1.2.1/pkg/common/nodeutil/ 11:53:37 spire-1.2.1/pkg/common/nodeutil/node.go 11:53:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:53:37 spire-1.2.1/pkg/common/peertracker/ 11:53:37 spire-1.2.1/pkg/common/peertracker/conn.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 11:53:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 11:53:37 spire-1.2.1/pkg/common/peertracker/credentials.go 11:53:37 spire-1.2.1/pkg/common/peertracker/errors.go 11:53:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:53:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:53:37 spire-1.2.1/pkg/common/peertracker/info.go 11:53:37 spire-1.2.1/pkg/common/peertracker/listener.go 11:53:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tcp.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 11:53:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:53:37 spire-1.2.1/pkg/common/peertracker/uds.go 11:53:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:53:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:53:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:53:37 spire-1.2.1/pkg/common/pemutil/ 11:53:37 spire-1.2.1/pkg/common/pemutil/block.go 11:53:37 spire-1.2.1/pkg/common/pemutil/certs.go 11:53:37 spire-1.2.1/pkg/common/pemutil/common.go 11:53:37 spire-1.2.1/pkg/common/pemutil/csr.go 11:53:37 spire-1.2.1/pkg/common/pemutil/keys.go 11:53:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/ 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 11:53:37 spire-1.2.1/pkg/common/plugin/ 11:53:37 spire-1.2.1/pkg/common/plugin/aws/ 11:53:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:53:37 spire-1.2.1/pkg/common/plugin/azure/ 11:53:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:53:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/facade.go 11:53:37 spire-1.2.1/pkg/common/plugin/facade_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/gcp/ 11:53:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/ 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/log.go 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/ 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:53:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:53:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:53:37 spire-1.2.1/pkg/common/plugin/x509pop/ 11:53:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:53:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:53:37 spire-1.2.1/pkg/common/profiling/ 11:53:37 spire-1.2.1/pkg/common/profiling/dumpers.go 11:53:37 spire-1.2.1/pkg/common/profiling/profiling.go 11:53:37 spire-1.2.1/pkg/common/protoutil/ 11:53:37 spire-1.2.1/pkg/common/protoutil/masks.go 11:53:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:53:37 spire-1.2.1/pkg/common/rotationutil/ 11:53:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:53:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:53:37 spire-1.2.1/pkg/common/selector/ 11:53:37 spire-1.2.1/pkg/common/selector/selector.go 11:53:37 spire-1.2.1/pkg/common/selector/selector_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 11:53:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 11:53:37 spire-1.2.1/pkg/agent/svid/ 11:53:37 spire-1.2.1/pkg/agent/svid/rotator.go 11:53:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 11:53:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 11:53:37 spire-1.2.1/pkg/agent/svid/store/ 11:53:37 spire-1.2.1/pkg/agent/svid/store/service.go 11:53:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 11:53:37 spire-1.2.1/pkg/common/ 11:53:37 spire-1.2.1/pkg/common/agentpathtemplate/ 11:53:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 11:53:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 11:53:37 spire-1.2.1/pkg/common/api/ 11:53:37 spire-1.2.1/pkg/common/api/metrics.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/ 11:53:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 11:53:37 spire-1.2.1/pkg/common/selector/set.go 11:53:37 spire-1.2.1/pkg/common/selector/set_utils.go 11:53:37 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/ 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/ 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:53:37 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:53:37 spire-1.2.1/pkg/common/telemetry/call.go 11:53:37 spire-1.2.1/pkg/common/telemetry/common/ 11:53:37 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:53:37 spire-1.2.1/pkg/common/telemetry/config.go 11:53:37 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:53:37 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/inmem.go 11:53:37 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/m3.go 11:53:37 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/metrics.go 11:53:37 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/names.go 11:53:37 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:53:37 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:53:37 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/ 11:53:37 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/logger.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/names.go 11:53:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 11:53:37 spire-1.2.1/pkg/common/api/names.go 11:53:37 spire-1.2.1/pkg/common/api/ratelimit.go 11:53:37 spire-1.2.1/pkg/common/api/rpccontext/ 11:53:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 11:53:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 11:53:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 11:53:37 spire-1.2.1/pkg/common/auth/ 11:53:37 spire-1.2.1/pkg/common/auth/interceptors.go 11:53:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 11:53:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/ 11:53:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 11:53:37 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:53:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/server.go 11:53:37 spire-1.2.1/pkg/common/telemetry/sink.go 11:53:37 spire-1.2.1/pkg/common/telemetry/statsd.go 11:53:37 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/uptime.go 11:53:37 spire-1.2.1/pkg/common/telemetry/version.go 11:53:37 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:53:37 spire-1.2.1/pkg/common/uptime/ 11:53:37 spire-1.2.1/pkg/common/uptime/uptime.go 11:53:37 spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/types.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 11:53:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 11:53:37 spire-1.2.1/pkg/common/catalog/ 11:53:37 spire-1.2.1/pkg/common/catalog/bind.go 11:53:37 spire-1.2.1/pkg/common/catalog/builtin.go 11:53:37 spire-1.2.1/pkg/common/catalog/catalog.go 11:53:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 11:53:37 spire-1.2.1/pkg/common/catalog/closers.go 11:53:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 11:53:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 11:53:37 spire-1.2.1/pkg/common/catalog/config.go 11:53:37 spire-1.2.1/pkg/common/catalog/config_test.go 11:53:37 spire-1.2.1/pkg/common/catalog/configure.go 11:53:37 spire-1.2.1/pkg/common/catalog/constraints.go 11:53:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 11:53:37 spire-1.2.1/pkg/common/catalog/context.go 11:53:37 spire-1.2.1/pkg/common/util/ 11:53:37 spire-1.2.1/pkg/common/util/certs.go 11:53:37 spire-1.2.1/pkg/common/util/certs_test.go 11:53:37 spire-1.2.1/pkg/common/util/csr.go 11:53:37 spire-1.2.1/pkg/common/util/hash.go 11:53:37 spire-1.2.1/pkg/common/util/selectors.go 11:53:37 spire-1.2.1/pkg/common/util/selectors_test.go 11:53:37 spire-1.2.1/pkg/common/util/signals.go 11:53:37 spire-1.2.1/pkg/common/util/sort.go 11:53:37 spire-1.2.1/pkg/common/util/sort_test.go 11:53:37 spire-1.2.1/pkg/common/util/task.go 11:53:37 spire-1.2.1/pkg/common/util/task_test.go 11:53:37 spire-1.2.1/pkg/common/util/testdata/ 11:53:37 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:53:37 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:53:37 spire-1.2.1/pkg/common/version/ 11:53:37 spire-1.2.1/pkg/common/version/version.go 11:53:37 spire-1.2.1/pkg/common/x509svid/ 11:53:37 spire-1.2.1/pkg/common/x509svid/common_test.go 11:53:37 spire-1.2.1/pkg/common/x509svid/csr.go 11:53:37 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:53:37 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:53:37 spire-1.2.1/pkg/common/x509util/ 11:53:37 spire-1.2.1/pkg/common/x509util/cert.go 11:53:37 spire-1.2.1/pkg/common/x509util/dns.go 11:53:37 spire-1.2.1/pkg/common/x509util/dns_test.go 11:53:37 spire-1.2.1/pkg/common/catalog/external.go 11:53:37 spire-1.2.1/pkg/common/catalog/host.go 11:53:37 spire-1.2.1/pkg/common/catalog/pipenet.go 11:53:37 spire-1.2.1/pkg/common/catalog/plugin.go 11:53:37 spire-1.2.1/pkg/common/catalog/testplugin/ 11:53:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 11:53:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 11:53:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 11:53:37 spire-1.2.1/pkg/common/cli/ 11:53:37 spire-1.2.1/pkg/common/cli/env.go 11:53:37 spire-1.2.1/pkg/common/cli/flags.go 11:53:37 spire-1.2.1/pkg/common/cli/trust_domain.go 11:53:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 11:53:37 spire-1.2.1/pkg/common/cli/umask.go 11:53:37 spire-1.2.1/pkg/common/cli/umask_posix.go 11:53:37 spire-1.2.1/pkg/common/cli/umask_test.go 11:53:37 spire-1.2.1/pkg/common/cli/umask_windows.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/flag.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/format.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 11:53:37 spire-1.2.1/pkg/common/x509util/keyid.go 11:53:37 spire-1.2.1/pkg/common/x509util/keypair.go 11:53:37 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:53:37 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:53:37 spire-1.2.1/pkg/server/ 11:53:37 spire-1.2.1/pkg/server/api/ 11:53:37 spire-1.2.1/pkg/server/api/agent.go 11:53:37 spire-1.2.1/pkg/server/api/agent/ 11:53:37 spire-1.2.1/pkg/server/api/agent/v1/ 11:53:37 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/agent_test.go 11:53:37 spire-1.2.1/pkg/server/api/api.go 11:53:37 spire-1.2.1/pkg/server/api/audit/ 11:53:37 spire-1.2.1/pkg/server/api/audit/audit.go 11:53:37 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:53:37 spire-1.2.1/pkg/server/api/bundle.go 11:53:37 spire-1.2.1/pkg/server/api/bundle/ 11:53:37 spire-1.2.1/pkg/server/api/bundle/v1/ 11:53:37 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/bundle_test.go 11:53:37 spire-1.2.1/pkg/server/api/debug/ 11:53:37 spire-1.2.1/pkg/server/api/debug/v1/ 11:53:37 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 11:53:37 11:53:37 spire-1.2.1/pkg/server/api/entry.go 11:53:37 spire-1.2.1/pkg/server/api/entry/ 11:53:37 spire-1.2.1/pkg/server/api/entry/v1/ 11:53:37 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/entry_test.go 11:53:37 spire-1.2.1/pkg/server/api/health/ 11:53:37 spire-1.2.1/pkg/server/api/health/v1/ 11:53:37 spire-1.2.1/pkg/server/api/health/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/id.go 11:53:37 spire-1.2.1/pkg/server/api/id_test.go 11:53:37 spire-1.2.1/pkg/server/api/limits/ 11:53:37 spire-1.2.1/pkg/server/api/limits/limits.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/ 11:53:37 spire-1.2.1/pkg/server/api/middleware/alias.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/audit.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/caller.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 11:53:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 11:53:37 spire-1.2.1/pkg/common/coretypes/ 11:53:37 spire-1.2.1/pkg/common/coretypes/bundle/ 11:53:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 11:53:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/common.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/entries.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:53:37 spire-1.2.1/pkg/server/api/ratelimit.go 11:53:37 spire-1.2.1/pkg/server/api/rpccontext/ 11:53:37 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:53:37 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:53:37 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:53:37 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:53:37 spire-1.2.1/pkg/server/api/selector.go 11:53:37 spire-1.2.1/pkg/server/api/selector_test.go 11:53:37 spire-1.2.1/pkg/server/api/status.go 11:53:37 spire-1.2.1/pkg/server/api/status_test.go 11:53:37 spire-1.2.1/pkg/server/api/svid/ 11:53:37 spire-1.2.1/pkg/server/api/svid/v1/ 11:53:37 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/trustdomain.go 11:53:37 spire-1.2.1/pkg/server/api/trustdomain/ 11:53:37 spire-1.2.1/pkg/server/api/trustdomain/v1/ 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 11:53:37 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 11:53:37 spire-1.2.1/pkg/common/cryptoutil/ 11:53:37 spire-1.2.1/pkg/common/cryptoutil/keys.go 11:53:37 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 11:53:37 spire-1.2.1/pkg/common/diskutil/ 11:53:37 spire-1.2.1/pkg/common/diskutil/file_posix.go 11:53:37 spire-1.2.1/pkg/common/diskutil/file_test.go 11:53:37 spire-1.2.1/pkg/common/diskutil/file_windows.go 11:53:37 spire-1.2.1/pkg/common/errorutil/ 11:53:37 spire-1.2.1/pkg/common/errorutil/wrapper.go 11:53:37 spire-1.2.1/pkg/common/health/ 11:53:37 spire-1.2.1/pkg/common/health/config.go 11:53:37 spire-1.2.1/pkg/common/health/context.go 11:53:37 spire-1.2.1/pkg/common/health/context_test.go 11:53:37 spire-1.2.1/pkg/common/health/health.go 11:53:37 spire-1.2.1/pkg/common/health/health_test.go 11:53:37 spire-1.2.1/pkg/common/health/logger.go 11:53:37 spire-1.2.1/pkg/common/hostservice/ 11:53:37 spire-1.2.1/pkg/common/hostservice/metricsservice/ 11:53:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 11:53:37 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 11:53:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:53:37 spire-1.2.1/pkg/server/authpolicy/ 11:53:37 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:53:37 spire-1.2.1/pkg/server/authpolicy/policy.go 11:53:37 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:53:37 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:53:37 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:53:37 spire-1.2.1/pkg/server/authpolicy/validate.go 11:53:37 spire-1.2.1/pkg/server/bundle/ 11:53:37 spire-1.2.1/pkg/server/bundle/client/ 11:53:37 spire-1.2.1/pkg/server/bundle/client/client.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/manager.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/sources.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/updater.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:53:37 spire-1.2.1/pkg/server/ca/ 11:53:37 spire-1.2.1/pkg/server/ca/ca.go 11:53:37 spire-1.2.1/pkg/server/ca/ca_health.go 11:53:37 spire-1.2.1/pkg/common/idutil/ 11:53:37 spire-1.2.1/pkg/common/idutil/require.go 11:53:37 spire-1.2.1/pkg/common/idutil/require_test.go 11:53:37 spire-1.2.1/pkg/common/idutil/safety.go 11:53:37 spire-1.2.1/pkg/common/idutil/safety_test.go 11:53:37 spire-1.2.1/pkg/common/idutil/spiffeid.go 11:53:37 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 11:53:37 spire-1.2.1/pkg/common/jwtsvid/ 11:53:37 spire-1.2.1/pkg/common/jwtsvid/common.go 11:53:37 spire-1.2.1/pkg/common/jwtsvid/sign.go 11:53:37 spire-1.2.1/pkg/common/jwtsvid/token_test.go 11:53:37 spire-1.2.1/pkg/common/jwtsvid/validate.go 11:53:37 spire-1.2.1/pkg/common/jwtutil/ 11:53:37 spire-1.2.1/pkg/common/jwtutil/keyset.go 11:53:37 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 11:53:37 spire-1.2.1/pkg/common/log/ 11:53:37 spire-1.2.1/pkg/common/log/hclog_adapter.go 11:53:37 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 11:53:37 spire-1.2.1/pkg/common/log/log.go 11:53:37 spire-1.2.1/pkg/common/log/log_test.go 11:53:37 spire-1.2.1/pkg/common/log/options.go 11:53:37 spire-1.2.1/pkg/common/nodeutil/ 11:53:37 spire-1.2.1/pkg/common/nodeutil/node.go 11:53:37 spire-1.2.1/pkg/common/nodeutil/node_test.go 11:53:37 spire-1.2.1/pkg/common/peertracker/ 11:53:37 spire-1.2.1/pkg/common/peertracker/conn.go 11:53:37 spire-1.2.1/pkg/server/ca/ca_test.go 11:53:37 spire-1.2.1/pkg/server/ca/journal.go 11:53:37 spire-1.2.1/pkg/server/ca/journal_test.go 11:53:37 spire-1.2.1/pkg/server/ca/manager.go 11:53:37 spire-1.2.1/pkg/server/ca/manager_health.go 11:53:37 spire-1.2.1/pkg/server/ca/manager_test.go 11:53:37 spire-1.2.1/pkg/server/ca/templates.go 11:53:37 spire-1.2.1/pkg/server/ca/upstream_client.go 11:53:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:53:37 spire-1.2.1/pkg/server/ca/validation.go 11:53:37 spire-1.2.1/pkg/server/cache/ 11:53:37 spire-1.2.1/pkg/server/cache/dscache/ 11:53:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:53:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/ 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:53:37 spire-1.2.1/pkg/server/catalog/ 11:53:37 spire-1.2.1/pkg/server/catalog/catalog.go 11:53:37 11:53:37 spire-1.2.1/pkg/common/peertracker/credentials.go 11:53:37 spire-1.2.1/pkg/common/peertracker/errors.go 11:53:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 11:53:37 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 11:53:37 spire-1.2.1/pkg/common/peertracker/info.go 11:53:37 spire-1.2.1/pkg/common/peertracker/listener.go 11:53:37 spire-1.2.1/pkg/common/peertracker/listener_test.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 11:53:37 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tcp.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 11:53:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:53:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:53:37 spire-1.2.1/pkg/server/catalog/notifier.go 11:53:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:53:37 spire-1.2.1/pkg/server/config.go 11:53:37 spire-1.2.1/pkg/server/datastore/ 11:53:37 spire-1.2.1/pkg/server/datastore/datastore.go 11:53:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:53:37 spire-1.2.1/pkg/server/datastore/repository.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:53:37 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 11:53:37 spire-1.2.1/pkg/common/peertracker/uds.go 11:53:37 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 11:53:37 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 11:53:37 spire-1.2.1/pkg/common/peertracker/uds_linux.go 11:53:37 spire-1.2.1/pkg/common/pemutil/ 11:53:37 spire-1.2.1/pkg/common/pemutil/block.go 11:53:37 spire-1.2.1/pkg/common/pemutil/certs.go 11:53:37 spire-1.2.1/pkg/common/pemutil/common.go 11:53:37 spire-1.2.1/pkg/common/pemutil/csr.go 11:53:37 spire-1.2.1/pkg/common/pemutil/keys.go 11:53:37 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/ 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 11:53:37 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:53:37 spire-1.2.1/pkg/server/endpoints/ 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/ 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:53:37 spire-1.2.1/pkg/common/plugin/ 11:53:37 spire-1.2.1/pkg/common/plugin/aws/ 11:53:37 spire-1.2.1/pkg/common/plugin/aws/iid.go 11:53:37 spire-1.2.1/pkg/common/plugin/azure/ 11:53:37 spire-1.2.1/pkg/common/plugin/azure/msi.go 11:53:37 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/facade.go 11:53:37 spire-1.2.1/pkg/common/plugin/facade_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/gcp/ 11:53:37 spire-1.2.1/pkg/common/plugin/gcp/iit.go 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/ 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/utils.go 11:53:37 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/log.go 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/ 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 11:53:37 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 11:53:37 spire-1.2.1/pkg/common/plugin/tpmdevid/ 11:53:37 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 11:53:37 spire-1.2.1/pkg/common/plugin/x509pop/ 11:53:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 11:53:37 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 11:53:37 spire-1.2.1/pkg/common/profiling/ 11:53:37 spire-1.2.1/pkg/common/profiling/dumpers.go 11:53:37 spire-1.2.1/pkg/common/profiling/profiling.go 11:53:37 spire-1.2.1/pkg/common/protoutil/ 11:53:37 spire-1.2.1/pkg/common/protoutil/masks.go 11:53:37 spire-1.2.1/pkg/common/protoutil/masks_test.go 11:53:37 spire-1.2.1/pkg/common/rotationutil/ 11:53:37 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 11:53:37 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 11:53:37 spire-1.2.1/pkg/common/selector/ 11:53:37 spire-1.2.1/pkg/common/selector/selector.go 11:53:37 spire-1.2.1/pkg/common/selector/selector_test.go 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:53:37 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:53:37 spire-1.2.1/pkg/server/endpoints/config.go 11:53:37 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:53:37 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:53:37 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:53:37 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:53:37 spire-1.2.1/pkg/server/endpoints/middleware.go 11:53:37 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:53:37 spire-1.2.1/pkg/server/hostservice/ 11:53:37 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:53:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:53:37 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:53:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:53:37 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:53:37 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:53:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:53:37 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/ 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/ 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:53:37 spire-1.2.1/pkg/common/selector/set.go 11:53:37 spire-1.2.1/pkg/common/selector/set_utils.go 11:53:37 spire-1.2.1/pkg/common/selector/set_utils_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/ 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/ 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/manager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/node.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/store/ 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 11:53:37 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 11:53:37 spire-1.2.1/pkg/common/telemetry/blackhole.go 11:53:37 spire-1.2.1/pkg/common/telemetry/call.go 11:53:37 spire-1.2.1/pkg/common/telemetry/common/ 11:53:37 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 11:53:37 spire-1.2.1/pkg/common/telemetry/config.go 11:53:37 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 11:53:37 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/inmem.go 11:53:37 spire-1.2.1/pkg/common/telemetry/inmem_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/m3.go 11:53:37 spire-1.2.1/pkg/common/telemetry/m3_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/metrics.go 11:53:37 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/names.go 11:53:37 spire-1.2.1/pkg/common/telemetry/prometheus.go 11:53:37 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/sanitize.go 11:53:37 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/ 11:53:37 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/ 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:53:37 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 11:53:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/rotate.go 11:53:37 spire-1.2.1/pkg/common/telemetry/server/server.go 11:53:37 spire-1.2.1/pkg/common/telemetry/sink.go 11:53:37 spire-1.2.1/pkg/common/telemetry/statsd.go 11:53:37 spire-1.2.1/pkg/common/telemetry/statsd_test.go 11:53:37 spire-1.2.1/pkg/common/telemetry/uptime.go 11:53:37 spire-1.2.1/pkg/common/telemetry/version.go 11:53:37 spire-1.2.1/pkg/common/telemetry/withlabels.go 11:53:37 spire-1.2.1/pkg/common/uptime/ 11:53:37 spire-1.2.1/pkg/common/uptime/uptime.go 11:53:37 spire-1.2.1/pkg/common/uptime/uptime_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:53:37 spire-1.2.1/pkg/common/util/ 11:53:37 spire-1.2.1/pkg/common/util/certs.go 11:53:37 spire-1.2.1/pkg/common/util/certs_test.go 11:53:37 spire-1.2.1/pkg/common/util/csr.go 11:53:37 spire-1.2.1/pkg/common/util/hash.go 11:53:37 spire-1.2.1/pkg/common/util/selectors.go 11:53:37 spire-1.2.1/pkg/common/util/selectors_test.go 11:53:37 spire-1.2.1/pkg/common/util/signals.go 11:53:37 spire-1.2.1/pkg/common/util/sort.go 11:53:37 spire-1.2.1/pkg/common/util/sort_test.go 11:53:37 spire-1.2.1/pkg/common/util/task.go 11:53:37 spire-1.2.1/pkg/common/util/task_test.go 11:53:37 spire-1.2.1/pkg/common/util/testdata/ 11:53:37 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 11:53:37 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 11:53:37 spire-1.2.1/pkg/common/version/ 11:53:37 spire-1.2.1/pkg/common/version/version.go 11:53:37 spire-1.2.1/pkg/common/x509svid/ 11:53:37 spire-1.2.1/pkg/common/x509svid/common_test.go 11:53:37 spire-1.2.1/pkg/common/x509svid/csr.go 11:53:37 spire-1.2.1/pkg/common/x509svid/upstreamca.go 11:53:37 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 11:53:37 spire-1.2.1/pkg/common/x509util/ 11:53:37 spire-1.2.1/pkg/common/x509util/cert.go 11:53:37 spire-1.2.1/pkg/common/x509util/dns.go 11:53:37 spire-1.2.1/pkg/common/x509util/dns_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:53:37 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:53:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:53:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:53:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:53:37 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:53:37 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:53:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:53:37 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/ 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:53:37 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:53:37 spire-1.2.1/pkg/common/x509util/keyid.go 11:53:37 spire-1.2.1/pkg/common/x509util/keypair.go 11:53:37 spire-1.2.1/pkg/common/x509util/serialnumber.go 11:53:37 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 11:53:37 spire-1.2.1/pkg/server/ 11:53:37 spire-1.2.1/pkg/server/api/ 11:53:37 spire-1.2.1/pkg/server/api/agent.go 11:53:37 spire-1.2.1/pkg/server/api/agent/ 11:53:37 spire-1.2.1/pkg/server/api/agent/v1/ 11:53:37 spire-1.2.1/pkg/server/api/agent/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/agent_test.go 11:53:37 spire-1.2.1/pkg/server/api/api.go 11:53:37 spire-1.2.1/pkg/server/api/audit/ 11:53:37 spire-1.2.1/pkg/server/api/audit/audit.go 11:53:37 spire-1.2.1/pkg/server/api/audit/audit_test.go 11:53:37 spire-1.2.1/pkg/server/api/bundle.go 11:53:37 spire-1.2.1/pkg/server/api/bundle/ 11:53:37 spire-1.2.1/pkg/server/api/bundle/v1/ 11:53:37 spire-1.2.1/pkg/server/api/bundle/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/bundle_test.go 11:53:37 spire-1.2.1/pkg/server/api/debug/ 11:53:37 spire-1.2.1/pkg/server/api/debug/v1/ 11:53:37 spire-1.2.1/pkg/server/api/debug/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:53:37 spire-1.2.1/pkg/server/api/entry.go 11:53:37 spire-1.2.1/pkg/server/api/entry/ 11:53:37 spire-1.2.1/pkg/server/api/entry/v1/ 11:53:37 spire-1.2.1/pkg/server/api/entry/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/entry_test.go 11:53:37 spire-1.2.1/pkg/server/api/health/ 11:53:37 spire-1.2.1/pkg/server/api/health/v1/ 11:53:37 spire-1.2.1/pkg/server/api/health/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/health/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/id.go 11:53:37 spire-1.2.1/pkg/server/api/id_test.go 11:53:37 spire-1.2.1/pkg/server/api/limits/ 11:53:37 spire-1.2.1/pkg/server/api/limits/limits.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/ 11:53:37 spire-1.2.1/pkg/server/api/middleware/alias.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/audit.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/authorization.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/caller.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/caller_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:53:37 11:53:37 spire-1.2.1/pkg/server/api/middleware/common.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/common_test.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/entries.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/entries_test.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 11:53:37 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 11:53:37 spire-1.2.1/pkg/server/api/ratelimit.go 11:53:37 spire-1.2.1/pkg/server/api/rpccontext/ 11:53:37 spire-1.2.1/pkg/server/api/rpccontext/alias.go 11:53:37 spire-1.2.1/pkg/server/api/rpccontext/audit.go 11:53:37 spire-1.2.1/pkg/server/api/rpccontext/caller.go 11:53:37 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 11:53:37 spire-1.2.1/pkg/server/api/selector.go 11:53:37 spire-1.2.1/pkg/server/api/selector_test.go 11:53:37 spire-1.2.1/pkg/server/api/status.go 11:53:37 spire-1.2.1/pkg/server/api/status_test.go 11:53:37 spire-1.2.1/pkg/server/api/svid/ 11:53:37 spire-1.2.1/pkg/server/api/svid/v1/ 11:53:37 spire-1.2.1/pkg/server/api/svid/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/trustdomain.go 11:53:37 spire-1.2.1/pkg/server/api/trustdomain/ 11:53:37 spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:53:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 11:53:37 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 11:53:37 spire-1.2.1/pkg/server/api/trustdomain_test.go 11:53:37 spire-1.2.1/pkg/server/authpolicy/ 11:53:37 spire-1.2.1/pkg/server/authpolicy/defaults.go 11:53:37 spire-1.2.1/pkg/server/authpolicy/policy.go 11:53:37 spire-1.2.1/pkg/server/authpolicy/policy.rego 11:53:37 spire-1.2.1/pkg/server/authpolicy/policy_data.json 11:53:37 spire-1.2.1/pkg/server/authpolicy/policy_test.go 11:53:37 spire-1.2.1/pkg/server/authpolicy/validate.go 11:53:37 spire-1.2.1/pkg/server/bundle/ 11:53:37 spire-1.2.1/pkg/server/bundle/client/ 11:53:37 spire-1.2.1/pkg/server/bundle/client/client.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/client_test.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/manager.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/manager_test.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/sources.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/sources_test.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/updater.go 11:53:37 spire-1.2.1/pkg/server/bundle/client/updater_test.go 11:53:37 spire-1.2.1/pkg/server/ca/ 11:53:37 spire-1.2.1/pkg/server/ca/ca.go 11:53:37 spire-1.2.1/pkg/server/ca/ca_health.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:53:37 spire-1.2.1/pkg/server/ca/ca_test.go 11:53:37 spire-1.2.1/pkg/server/ca/journal.go 11:53:37 spire-1.2.1/pkg/server/ca/journal_test.go 11:53:37 spire-1.2.1/pkg/server/ca/manager.go 11:53:37 spire-1.2.1/pkg/server/ca/manager_health.go 11:53:37 spire-1.2.1/pkg/server/ca/manager_test.go 11:53:37 spire-1.2.1/pkg/server/ca/templates.go 11:53:37 spire-1.2.1/pkg/server/ca/upstream_client.go 11:53:37 spire-1.2.1/pkg/server/ca/upstream_client_test.go 11:53:37 spire-1.2.1/pkg/server/ca/validation.go 11:53:37 spire-1.2.1/pkg/server/cache/ 11:53:37 spire-1.2.1/pkg/server/cache/dscache/ 11:53:37 spire-1.2.1/pkg/server/cache/dscache/cache.go 11:53:37 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/ 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/cache.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 11:53:37 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 11:53:37 spire-1.2.1/pkg/server/catalog/ 11:53:37 spire-1.2.1/pkg/server/catalog/catalog.go 11:53:37 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:53:37 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:53:37 spire-1.2.1/pkg/server/registration/ 11:53:37 spire-1.2.1/pkg/server/registration/manager.go 11:53:37 spire-1.2.1/pkg/server/registration/manager_test.go 11:53:37 spire-1.2.1/pkg/server/scanentries.go 11:53:37 spire-1.2.1/pkg/server/scanentries_test.go 11:53:37 spire-1.2.1/pkg/server/server.go 11:53:37 spire-1.2.1/pkg/server/server_test.go 11:53:37 spire-1.2.1/pkg/server/svid/ 11:53:37 spire-1.2.1/pkg/server/svid/observer.go 11:53:37 spire-1.2.1/pkg/server/svid/observer_test.go 11:53:37 spire-1.2.1/pkg/server/svid/rotator.go 11:53:37 spire-1.2.1/pkg/server/svid/rotator_config.go 11:53:37 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:53:37 spire-1.2.1/pkg/server/svid/rotator_test.go 11:53:37 spire-1.2.1/proto/ 11:53:37 spire-1.2.1/proto/private/ 11:53:37 spire-1.2.1/proto/private/server/ 11:53:37 spire-1.2.1/proto/private/server/journal/spire-1.2.1/pkg/server/catalog/keymanager.go 11:53:37 spire-1.2.1/pkg/server/catalog/nodeattestor.go 11:53:37 spire-1.2.1/pkg/server/catalog/noderesolver.go 11:53:37 spire-1.2.1/pkg/server/catalog/notifier.go 11:53:37 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 11:53:37 spire-1.2.1/pkg/server/config.go 11:53:37 spire-1.2.1/pkg/server/datastore/ 11:53:37 spire-1.2.1/pkg/server/datastore/datastore.go 11:53:37 spire-1.2.1/pkg/server/datastore/datastore_health.go 11:53:37 spire-1.2.1/pkg/server/datastore/repository.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/ 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 11:53:37 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 11:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 11:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 11:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 11:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 11:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 11:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 11:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 11:53:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 11:53:38 spire-1.2.1/pkg/server/endpoints/ 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/ 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/config.go 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 11:53:38 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:53:38 spire-1.2.1/proto/private/server/journal/journal.proto 11:53:38 spire-1.2.1/proto/spire/ 11:53:38 spire-1.2.1/proto/spire/common/ 11:53:38 spire-1.2.1/proto/spire/common/common.pb.go 11:53:38 spire-1.2.1/proto/spire/common/common.proto 11:53:38 spire-1.2.1/proto/spire/common/plugin/ 11:53:38 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:53:38 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:53:38 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:53:38 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:53:38 spire-1.2.1/proto/spire/plugin/ 11:53:38 spire-1.2.1/proto/spire/plugin/agent/ 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:53:38 spire-1.2.1/release/ 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/server.go 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 11:53:38 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 11:53:38 spire-1.2.1/pkg/server/endpoints/config.go 11:53:38 spire-1.2.1/pkg/server/endpoints/endpoints.go 11:53:38 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 11:53:38 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 11:53:38 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 11:53:38 spire-1.2.1/pkg/server/endpoints/middleware.go 11:53:38 spire-1.2.1/pkg/server/endpoints/middleware_test.go 11:53:38 spire-1.2.1/pkg/server/hostservice/ 11:53:38 spire-1.2.1/pkg/server/hostservice/agentstore/ 11:53:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 11:53:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 11:53:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 11:53:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 11:53:38 spire-1.2.1/release/spire-extras/ 11:53:38 spire-1.2.1/release/spire-extras/README.md 11:53:38 spire-1.2.1/release/spire-extras/conf/ 11:53:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:53:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:53:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:53:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:53:38 spire-1.2.1/release/spire/ 11:53:38 spire-1.2.1/release/spire/README.md 11:53:38 spire-1.2.1/release/spire/conf/ 11:53:38 spire-1.2.1/release/spire/conf/agent/ 11:53:38 spire-1.2.1/release/spire/conf/agent/agent.conf 11:53:38 spire-1.2.1/release/spire/conf/server/ 11:53:38 spire-1.2.1/release/spire/conf/server/server.conf 11:53:38 spire-1.2.1/script/ 11:53:38 spire-1.2.1/script/build-artifact.sh 11:53:38 spire-1.2.1/script/generate_dummy_ca.sh 11:53:38 spire-1.2.1/support/ 11:53:38 spire-1.2.1/support/k8s/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:53:38 spire-1.2.1/pkg/server/hostservice/identityprovider/ 11:53:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 11:53:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/ 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/ 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/base/ 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/test/ 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 11:53:38 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/ 11:53:38 spire-1.2.1/support/oidc-discovery-provider/README.md 11:53:38 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/config.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 11:53:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/ 11:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 11:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 11:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 11:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/main.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:53:38 spire-1.2.1/test/ 11:53:38 spire-1.2.1/test/clock/ 11:53:38 spire-1.2.1/test/clock/clock.go 11:53:38 spire-1.2.1/test/fakes/ 11:53:38 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:53:38 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:53:38 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:53:38 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:53:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:53:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:53:38 spire-1.2.1/test/fakes/fakeagentstore/ 11:53:38 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 11:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 11:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 11:53:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/ 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/repository.go 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/v1.go 11:53:38 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 11:53:38 spire-1.2.1/test/fakes/fakedatastore/ 11:53:38 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:53:38 spire-1.2.1/test/fakes/fakeentryclient/ 11:53:38 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:53:38 spire-1.2.1/test/fakes/fakehealthchecker/ 11:53:38 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:53:38 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:53:38 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:53:38 spire-1.2.1/test/fakes/fakemetrics/ 11:53:38 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:53:38 spire-1.2.1/test/fakes/fakenoderesolver/ 11:53:38 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:53:38 spire-1.2.1/test/fakes/fakenotifier/ 11:53:38 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:53:38 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:53:38 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:53:38 spire-1.2.1/test/fakes/fakeserverca/ 11:53:38 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:53:38 spire-1.2.1/test/fakes/fakeservercatalog/ 11:53:38 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:53:38 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:53:38 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:53:38 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:53:38 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:53:38 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:53:38 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:53:38 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:53:38 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:53:38 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:53:38 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:53:38 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:53:38 spire-1.2.1/test/fixture/ 11:53:38 spire-1.2.1/test/fixture/certs/ 11:53:38 spire-1.2.1/test/fixture/certs/agent_svid.der 11:53:38 spire-1.2.1/test/fixture/certs/base_cert.pem 11:53:38 spire-1.2.1/test/fixture/certs/base_csr.pem 11:53:38 spire-1.2.1/test/fixture/certs/base_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:53:38 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:53:38 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:53:38 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:53:38 spire-1.2.1/test/fixture/certs/blog_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/bundle.der 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 11:53:38 spire-1.2.1/test/fixture/certs/ca.pem 11:53:38 spire-1.2.1/test/fixture/certs/ca_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/database_cert.pem 11:53:38 spire-1.2.1/test/fixture/certs/database_csr.pem 11:53:38 spire-1.2.1/test/fixture/certs/database_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/node_cert.pem 11:53:38 spire-1.2.1/test/fixture/certs/node_csr.pem 11:53:38 spire-1.2.1/test/fixture/certs/node_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/svid.pem 11:53:38 spire-1.2.1/test/fixture/certs/svid_key.pem 11:53:38 spire-1.2.1/test/fixture/config/ 11:53:38 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:53:38 spire-1.2.1/test/fixture/config/agent_good.conf 11:53:38 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:53:38 spire-1.2.1/test/fixture/config/plugin_good.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_good.conf 11:53:38 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:53:38 spire-1.2.1/test/fixture/fixture.go 11:53:38 spire-1.2.1/test/fixture/nodeattestor/ 11:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 11:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:53:38 spire-1.2.1/test/fixture/registration/ 11:53:38 spire-1.2.1/test/fixture/registration/entries.json 11:53:38 spire-1.2.1/test/fixture/registration/good-for-update.json 11:53:38 spire-1.2.1/test/fixture/registration/good.json 11:53:38 spire-1.2.1/test/fixture/registration/invalid.json 11:53:38 spire-1.2.1/test/fixture/registration/invalid_json.json 11:53:38 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:53:38 spire-1.2.1/test/integration/ 11:53:38 spire-1.2.1/test/integration/README.md 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 11:53:38 11:53:38 spire-1.2.1/test/integration/common 11:53:38 spire-1.2.1/test/integration/setup/ 11:53:38 spire-1.2.1/test/integration/setup/adminclient/ 11:53:38 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:53:38 spire-1.2.1/test/integration/setup/adminclient/client.go 11:53:38 spire-1.2.1/test/integration/setup/debugagent/ 11:53:38 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:53:38 spire-1.2.1/test/integration/setup/debugagent/main.go 11:53:38 spire-1.2.1/test/integration/setup/debugserver/ 11:53:38 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:53:38 spire-1.2.1/test/integration/setup/debugserver/main.go 11:53:38 spire-1.2.1/test/integration/setup/downstreamclient/ 11:53:38 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:53:38 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:53:38 spire-1.2.1/test/integration/setup/itclient/ 11:53:38 spire-1.2.1/test/integration/setup/itclient/client.go 11:53:38 spire-1.2.1/test/integration/setup/node-attestation/ 11:53:38 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:53:38 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:53:38 spire-1.2.1/test/integration/setup/x509pop/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 11:53:38 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:53:38 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:53:38 spire-1.2.1/test/integration/suites/ 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 11:53:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 11:53:38 spire-1.2.1/pkg/server/registration/ 11:53:38 spire-1.2.1/pkg/server/registration/manager.go 11:53:38 spire-1.2.1/pkg/server/registration/manager_test.go 11:53:38 spire-1.2.1/pkg/server/scanentries.go 11:53:38 spire-1.2.1/pkg/server/scanentries_test.go 11:53:38 spire-1.2.1/pkg/server/server.go 11:53:38 spire-1.2.1/pkg/server/server_test.go 11:53:38 spire-1.2.1/pkg/server/svid/ 11:53:38 spire-1.2.1/pkg/server/svid/observer.go 11:53:38 spire-1.2.1/pkg/server/svid/observer_test.go 11:53:38 spire-1.2.1/pkg/server/svid/rotator.go 11:53:38 spire-1.2.1/pkg/server/svid/rotator_config.go 11:53:38 spire-1.2.1/pkg/server/svid/rotator_config_test.go 11:53:38 spire-1.2.1/pkg/server/svid/rotator_test.go 11:53:38 spire-1.2.1/proto/ 11:53:38 spire-1.2.1/proto/private/ 11:53:38 spire-1.2.1/proto/private/server/ 11:53:38 spire-1.2.1/proto/private/server/journal/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:53:38 spire-1.2.1/proto/private/server/journal/journal.pb.go 11:53:38 spire-1.2.1/proto/private/server/journal/journal.proto 11:53:38 spire-1.2.1/proto/spire/ 11:53:38 spire-1.2.1/proto/spire/common/ 11:53:38 spire-1.2.1/proto/spire/common/common.pb.go 11:53:38 spire-1.2.1/proto/spire/common/common.proto 11:53:38 spire-1.2.1/proto/spire/common/plugin/ 11:53:38 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 11:53:38 spire-1.2.1/proto/spire/common/plugin/plugin.proto 11:53:38 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 11:53:38 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 11:53:38 spire-1.2.1/proto/spire/plugin/ 11:53:38 spire-1.2.1/proto/spire/plugin/agent/ 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 11:53:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 11:53:38 spire-1.2.1/release/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:53:38 spire-1.2.1/release/spire-extras/ 11:53:38 spire-1.2.1/release/spire-extras/README.md 11:53:38 spire-1.2.1/release/spire-extras/conf/ 11:53:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 11:53:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 11:53:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 11:53:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 11:53:38 spire-1.2.1/release/spire/ 11:53:38 spire-1.2.1/release/spire/README.md 11:53:38 spire-1.2.1/release/spire/conf/ 11:53:38 spire-1.2.1/release/spire/conf/agent/ 11:53:38 spire-1.2.1/release/spire/conf/agent/agent.conf 11:53:38 spire-1.2.1/release/spire/conf/server/ 11:53:38 spire-1.2.1/release/spire/conf/server/server.conf 11:53:38 spire-1.2.1/script/ 11:53:38 spire-1.2.1/script/build-artifact.sh 11:53:38 spire-1.2.1/script/generate_dummy_ca.sh 11:53:38 spire-1.2.1/support/ 11:53:38 spire-1.2.1/support/k8s/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 11:53:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/ 11:53:38 spire-1.2.1/support/oidc-discovery-provider/README.md 11:53:38 spire-1.2.1/support/oidc-discovery-provider/common_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/config.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/config_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:53:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/handler.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/main.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/server_api.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 11:53:38 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 11:53:38 spire-1.2.1/test/ 11:53:38 spire-1.2.1/test/clock/ 11:53:38 spire-1.2.1/test/clock/clock.go 11:53:38 spire-1.2.1/test/fakes/ 11:53:38 spire-1.2.1/test/fakes/fakeagentcatalog/ 11:53:38 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 11:53:38 spire-1.2.1/test/fakes/fakeagentkeymanager/ 11:53:38 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 11:53:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 11:53:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 11:53:38 spire-1.2.1/test/fakes/fakeagentstore/ 11:53:38 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:53:38 spire-1.2.1/test/fakes/fakedatastore/ 11:53:38 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 11:53:38 spire-1.2.1/test/fakes/fakeentryclient/ 11:53:38 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 11:53:38 spire-1.2.1/test/fakes/fakehealthchecker/ 11:53:38 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 11:53:38 spire-1.2.1/test/fakes/fakeidentityprovider/ 11:53:38 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 11:53:38 spire-1.2.1/test/fakes/fakemetrics/ 11:53:38 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 11:53:38 spire-1.2.1/test/fakes/fakenoderesolver/ 11:53:38 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 11:53:38 spire-1.2.1/test/fakes/fakenotifier/ 11:53:38 spire-1.2.1/test/fakes/fakenotifier/notifier.go 11:53:38 spire-1.2.1/test/fakes/fakepluginmetrics/ 11:53:38 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 11:53:38 spire-1.2.1/test/fakes/fakeserverca/ 11:53:38 spire-1.2.1/test/fakes/fakeserverca/serverca.go 11:53:38 spire-1.2.1/test/fakes/fakeservercatalog/ 11:53:38 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 11:53:38 spire-1.2.1/test/fakes/fakeserverkeymanager/ 11:53:38 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:53:38 spire-1.2.1/test/integration/suites/join-token/ 11:53:38 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:53:38 spire-1.2.1/test/fakes/fakeservernodeattestor/ 11:53:38 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 11:53:38 spire-1.2.1/test/fakes/fakeupstreamauthority/ 11:53:38 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 11:53:38 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 11:53:38 spire-1.2.1/test/fakes/fakeworkloadapi/ 11:53:38 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 11:53:38 spire-1.2.1/test/fakes/fakeworkloadattestor/ 11:53:38 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 11:53:38 spire-1.2.1/test/fixture/ 11:53:38 spire-1.2.1/test/fixture/certs/ 11:53:38 spire-1.2.1/test/fixture/certs/agent_svid.der 11:53:38 spire-1.2.1/test/fixture/certs/base_cert.pem 11:53:38 spire-1.2.1/test/fixture/certs/base_csr.pem 11:53:38 spire-1.2.1/test/fixture/certs/base_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 11:53:38 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 11:53:38 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/blog_cert.pem 11:53:38 spire-1.2.1/test/fixture/certs/blog_csr.pem 11:53:38 spire-1.2.1/test/fixture/certs/blog_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/bundle.der 11:53:38 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:53:38 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:53:38 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:53:38 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:53:38 spire-1.2.1/test/integration/suites/join-token/README.md 11:53:38 spire-1.2.1/test/integration/suites/join-token/conf/ 11:53:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/join-token/teardown 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:53:38 spire-1.2.1/test/fixture/certs/ca.pem 11:53:38 spire-1.2.1/test/fixture/certs/ca_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/database_cert.pem 11:53:38 spire-1.2.1/test/fixture/certs/database_csr.pem 11:53:38 spire-1.2.1/test/fixture/certs/database_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/node_cert.pem 11:53:38 spire-1.2.1/test/fixture/certs/node_csr.pem 11:53:38 spire-1.2.1/test/fixture/certs/node_key.pem 11:53:38 spire-1.2.1/test/fixture/certs/svid.pem 11:53:38 spire-1.2.1/test/fixture/certs/svid_key.pem 11:53:38 spire-1.2.1/test/fixture/config/ 11:53:38 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 11:53:38 spire-1.2.1/test/fixture/config/agent_good.conf 11:53:38 spire-1.2.1/test/fixture/config/agent_good_templated.conf 11:53:38 spire-1.2.1/test/fixture/config/plugin_good.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 11:53:38 spire-1.2.1/test/fixture/config/server_good.conf 11:53:38 spire-1.2.1/test/fixture/config/server_good_templated.conf 11:53:38 spire-1.2.1/test/fixture/fixture.go 11:53:38 spire-1.2.1/test/fixture/nodeattestor/ 11:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 11:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 11:53:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 11:53:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 11:53:38 spire-1.2.1/test/fixture/registration/ 11:53:38 spire-1.2.1/test/fixture/registration/entries.json 11:53:38 spire-1.2.1/test/fixture/registration/good-for-update.json 11:53:38 spire-1.2.1/test/fixture/registration/good.json 11:53:38 spire-1.2.1/test/fixture/registration/invalid.json 11:53:38 spire-1.2.1/test/fixture/registration/invalid_json.json 11:53:38 spire-1.2.1/test/fixture/registration/manager_test_entries.json 11:53:38 spire-1.2.1/test/integration/ 11:53:38 spire-1.2.1/test/integration/README.md 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:53:38 spire-1.2.1/test/integration/suites/k8s/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/00-setup 11:53:38 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:53:38 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:53:38 spire-1.2.1/test/integration/suites/k8s/README.md 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 11:53:38 spire-1.2.1/test/integration/common 11:53:38 spire-1.2.1/test/integration/setup/ 11:53:38 spire-1.2.1/test/integration/setup/adminclient/ 11:53:38 spire-1.2.1/test/integration/setup/adminclient/build.sh 11:53:38 spire-1.2.1/test/integration/setup/adminclient/client.go 11:53:38 spire-1.2.1/test/integration/setup/debugagent/ 11:53:38 spire-1.2.1/test/integration/setup/debugagent/build.sh 11:53:38 spire-1.2.1/test/integration/setup/debugagent/main.go 11:53:38 spire-1.2.1/test/integration/setup/debugserver/ 11:53:38 spire-1.2.1/test/integration/setup/debugserver/build.sh 11:53:38 spire-1.2.1/test/integration/setup/debugserver/main.go 11:53:38 spire-1.2.1/test/integration/setup/downstreamclient/ 11:53:38 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 11:53:38 spire-1.2.1/test/integration/setup/downstreamclient/client.go 11:53:38 spire-1.2.1/test/integration/setup/itclient/ 11:53:38 spire-1.2.1/test/integration/setup/itclient/client.go 11:53:38 spire-1.2.1/test/integration/setup/node-attestation/ 11:53:38 spire-1.2.1/test/integration/setup/node-attestation/build.sh 11:53:38 spire-1.2.1/test/integration/setup/node-attestation/client.go 11:53:38 spire-1.2.1/test/integration/setup/x509pop/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:53:38 spire-1.2.1/test/integration/suites/k8s/teardown 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:53:38 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 11:53:38 spire-1.2.1/test/integration/setup/x509pop/setup.sh 11:53:38 spire-1.2.1/test/integration/suites/ 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/ 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:53:38 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/ 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/ 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/ 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/ 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:53:38 spire-1.2.1/test/integration/suites/rotation/ 11:53:38 spire-1.2.1/test/integration/suites/rotation/00-setup 11:53:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:53:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:53:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:53:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:53:38 spire-1.2.1/test/integration/suites/rotation/README.md 11:53:38 spire-1.2.1/test/integration/suites/rotation/conf/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 11:53:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/rotation/teardown 11:53:38 spire-1.2.1/test/integration/suites/self-test/ 11:53:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:53:38 spire-1.2.1/test/integration/suites/self-test/README.md 11:53:38 spire-1.2.1/test/integration/suites/self-test/teardown 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:53:38 spire-1.2.1/test/integration/suites/upgrade/ 11:53:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:53:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 11:53:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:53:38 spire-1.2.1/test/integration/suites/upgrade/README.md 11:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/upgrade/teardown 11:53:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:53:38 spire-1.2.1/test/integration/test-one.sh 11:53:38 spire-1.2.1/test/integration/test.sh 11:53:38 spire-1.2.1/test/plugintest/ 11:53:38 spire-1.2.1/test/plugintest/config.go 11:53:38 spire-1.2.1/test/plugintest/load.go 11:53:38 spire-1.2.1/test/plugintest/option.go 11:53:38 spire-1.2.1/test/spiretest/ 11:53:38 spire-1.2.1/test/spiretest/apiserver.go 11:53:38 spire-1.2.1/test/spiretest/assertions.go 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 11:53:38 spire-1.2.1/test/integration/suites/join-token/ 11:53:38 spire-1.2.1/test/integration/suites/join-token/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 11:53:38 spire-1.2.1/test/spiretest/dir.go 11:53:38 spire-1.2.1/test/spiretest/errors_posix.go 11:53:38 spire-1.2.1/test/spiretest/errors_windows.go 11:53:38 spire-1.2.1/test/spiretest/logs.go 11:53:38 spire-1.2.1/test/spiretest/socketapi.go 11:53:38 spire-1.2.1/test/spiretest/suite.go 11:53:38 spire-1.2.1/test/spiretest/x509.go 11:53:38 spire-1.2.1/test/testca/ 11:53:38 spire-1.2.1/test/testca/ca.go 11:53:38 spire-1.2.1/test/testkey/ 11:53:38 spire-1.2.1/test/testkey/generate.sh 11:53:38 spire-1.2.1/test/testkey/genkeys.go 11:53:38 spire-1.2.1/test/testkey/keys.go 11:53:38 spire-1.2.1/test/testkey/new.go 11:53:38 spire-1.2.1/test/tpmsimulator/ 11:53:38 spire-1.2.1/test/tpmsimulator/simulator.go 11:53:38 spire-1.2.1/test/util/ 11:53:38 spire-1.2.1/test/util/cert_fixtures.go 11:53:38 spire-1.2.1/test/util/cert_generation.go 11:53:38 spire-1.2.1/test/util/io_redirection.go 11:53:38 spire-1.2.1/test/util/race.go 11:53:38 spire-1.2.1/test/util/util.go 11:53:38 building spire from source... 11:53:38 11:53:38 spire-1.2.1/test/integration/suites/join-token/03-start-agent 11:53:38 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 11:53:38 spire-1.2.1/test/integration/suites/join-token/05-check-svid 11:53:38 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 11:53:38 spire-1.2.1/test/integration/suites/join-token/README.md 11:53:38 spire-1.2.1/test/integration/suites/join-token/conf/ 11:53:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/join-token/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/join-token/teardown 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 11:53:38 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 11:53:38 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 11:53:38 spire-1.2.1/test/integration/suites/k8s/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/00-setup 11:53:38 spire-1.2.1/test/integration/suites/k8s/01-apply-config 11:53:38 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 11:53:38 spire-1.2.1/test/integration/suites/k8s/README.md 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 11:53:38 spire-1.2.1/test/integration/suites/k8s/init-kubectl 11:53:38 spire-1.2.1/test/integration/suites/k8s/teardown 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/README.md 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/ 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 11:53:38 spire-1.2.1/test/integration/suites/rotation/ 11:53:38 spire-1.2.1/test/integration/suites/rotation/00-setup 11:53:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 11:53:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 11:53:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 11:53:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 11:53:38 spire-1.2.1/test/integration/suites/rotation/README.md 11:53:38 spire-1.2.1/test/integration/suites/rotation/conf/ 11:53:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/rotation/teardown 11:53:38 spire-1.2.1/test/integration/suites/self-test/ 11:53:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 11:53:38 spire-1.2.1/test/integration/suites/self-test/README.md 11:53:38 spire-1.2.1/test/integration/suites/self-test/teardown 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 11:53:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 11:53:38 spire-1.2.1/test/integration/suites/upgrade/ 11:53:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 11:53:38 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 11:53:38 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 11:53:38 spire-1.2.1/test/integration/suites/upgrade/README.md 11:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/ 11:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 11:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 11:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 11:53:38 spire-1.2.1/test/integration/suites/upgrade/teardown 11:53:38 spire-1.2.1/test/integration/suites/upgrade/versions.txt 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 11:53:38 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 11:53:38 spire-1.2.1/test/integration/test-one.sh 11:53:38 spire-1.2.1/test/integration/test.sh 11:53:38 spire-1.2.1/test/plugintest/ 11:53:38 spire-1.2.1/test/plugintest/config.go 11:53:38 spire-1.2.1/test/plugintest/load.go 11:53:38 spire-1.2.1/test/plugintest/option.go 11:53:38 spire-1.2.1/test/spiretest/ 11:53:38 spire-1.2.1/test/spiretest/apiserver.go 11:53:38 spire-1.2.1/test/spiretest/assertions.go 11:53:38 spire-1.2.1/test/spiretest/dir.go 11:53:38 spire-1.2.1/test/spiretest/errors_posix.go 11:53:38 spire-1.2.1/test/spiretest/errors_windows.go 11:53:38 spire-1.2.1/test/spiretest/logs.go 11:53:38 spire-1.2.1/test/spiretest/socketapi.go 11:53:38 spire-1.2.1/test/spiretest/suite.go 11:53:38 spire-1.2.1/test/spiretest/x509.go 11:53:38 spire-1.2.1/test/testca/ 11:53:38 spire-1.2.1/test/testca/ca.go 11:53:38 spire-1.2.1/test/testkey/ 11:53:38 spire-1.2.1/test/testkey/generate.sh 11:53:38 spire-1.2.1/test/testkey/genkeys.go 11:53:38 spire-1.2.1/test/testkey/keys.go 11:53:38 spire-1.2.1/test/testkey/new.go 11:53:38 spire-1.2.1/test/tpmsimulator/ 11:53:38 spire-1.2.1/test/tpmsimulator/simulator.go 11:53:38 spire-1.2.1/test/util/ 11:53:38 spire-1.2.1/test/util/cert_fixtures.go 11:53:38 spire-1.2.1/test/util/cert_generation.go 11:53:38 spire-1.2.1/test/util/io_redirection.go 11:53:38 spire-1.2.1/test/util/race.go 11:53:38 spire-1.2.1/test/util/util.go 11:53:38 building spire from source... 11:53:39 Installing go1.17.7... 11:53:39 Installing go1.17.7... 11:54:06 Building bin/spire-server... 11:54:06 go: downloading github.com/mitchellh/cli v1.1.2 11:54:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:54:06 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:54:06 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:54:06 go: downloading google.golang.org/grpc v1.44.0 11:54:06 Building bin/spire-server... 11:54:06 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:54:06 go: downloading github.com/mitchellh/cli v1.1.2 11:54:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 11:54:06 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 11:54:06 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 11:54:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:54:06 go: downloading google.golang.org/grpc v1.44.0 11:54:06 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 11:54:06 go: downloading github.com/imdario/mergo v0.3.12 11:54:06 go: downloading github.com/sirupsen/logrus v1.8.1 11:54:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 11:54:06 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:54:07 go: downloading github.com/imdario/mergo v0.3.12 11:54:07 go: downloading github.com/sirupsen/logrus v1.8.1 11:54:07 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:54:07 go: downloading github.com/fatih/color v1.13.0 11:54:07 go: downloading github.com/mattn/go-isatty v0.0.14 11:54:08 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:54:08 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:54:08 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:54:08 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:54:09 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:54:09 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:54:09 go: downloading github.com/armon/go-metrics v0.3.10 11:54:09 go: downloading github.com/hashicorp/go-hclog v1.1.0 11:54:09 go: downloading github.com/prometheus/client_golang v1.12.1 11:54:09 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:54:10 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 11:54:10 go: downloading github.com/fatih/color v1.13.0 11:54:10 go: downloading github.com/mattn/go-isatty v0.0.14 11:54:10 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 11:54:10 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:54:10 go: downloading github.com/hashicorp/go-plugin v1.4.3 11:54:10 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 11:54:10 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 11:54:10 go: downloading github.com/open-policy-agent/opa v0.38.0 11:54:11 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 11:54:11 go: downloading github.com/InVisionApp/go-logger v1.0.1 11:54:11 go: downloading github.com/armon/go-metrics v0.3.10 11:54:11 go: downloading github.com/prometheus/client_golang v1.12.1 11:54:11 go: downloading github.com/uber-go/tally/v4 v4.1.1 11:54:12 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 11:54:12 go: downloading github.com/open-policy-agent/opa v0.38.0 11:54:25 go: downloading github.com/Masterminds/goutils v1.1.0 11:54:25 go: downloading github.com/Masterminds/semver v1.5.0 11:54:25 go: downloading github.com/google/uuid v1.1.2 11:54:25 go: downloading github.com/huandu/xstrings v1.3.2 11:54:25 go: downloading github.com/mattn/go-colorable v0.1.12 11:54:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:54:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:54:25 go: downloading github.com/oklog/run v1.0.0 11:54:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:54:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:54:26 go: downloading github.com/prometheus/client_model v0.2.0 11:54:26 go: downloading github.com/prometheus/common v0.32.1 11:54:26 go: downloading github.com/beorn7/perks v1.0.1 11:54:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:54:26 go: downloading github.com/prometheus/procfs v0.7.3 11:54:26 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 11:54:26 go: downloading github.com/mattn/go-colorable v0.1.12 11:54:27 go: downloading github.com/Masterminds/goutils v1.1.0 11:54:27 go: downloading github.com/Masterminds/semver v1.5.0 11:54:27 go: downloading github.com/google/uuid v1.1.2 11:54:27 go: downloading github.com/huandu/xstrings v1.3.2 11:54:27 go: downloading github.com/imkira/go-observer v1.0.3 11:54:27 go: downloading go.uber.org/atomic v1.9.0 11:54:27 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 11:54:27 go: downloading github.com/oklog/run v1.0.0 11:54:28 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 11:54:28 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:54:28 go: downloading github.com/prometheus/client_model v0.2.0 11:54:28 go: downloading github.com/prometheus/common v0.32.1 11:54:28 go: downloading github.com/beorn7/perks v1.0.1 11:54:28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 11:54:28 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:54:28 go: downloading github.com/hashicorp/errwrap v1.1.0 11:54:28 go: downloading github.com/prometheus/procfs v0.7.3 11:54:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:54:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:54:28 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:54:28 go: downloading github.com/blang/semver/v4 v4.0.0 11:54:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:54:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:54:29 go: downloading go.uber.org/atomic v1.9.0 11:54:29 go: downloading github.com/jinzhu/gorm v1.9.16 11:54:30 go: downloading github.com/lib/pq v1.10.4 11:54:30 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:54:30 go: downloading github.com/imkira/go-observer v1.0.3 11:54:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:54:30 go: downloading github.com/hashicorp/errwrap v1.1.0 11:54:30 go: downloading github.com/mitchellh/reflectwalk v1.0.1 11:54:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:54:30 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 11:54:30 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 11:54:30 go: downloading github.com/blang/semver/v4 v4.0.0 11:54:31 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:54:31 go: downloading github.com/go-sql-driver/mysql v1.6.0 11:54:31 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 11:54:31 go: downloading github.com/jinzhu/gorm v1.9.16 11:54:32 go: downloading github.com/lib/pq v1.10.4 11:54:32 go: downloading github.com/mattn/go-sqlite3 v1.14.12 11:54:32 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 11:54:32 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 11:54:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:54:36 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 11:54:45 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:54:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:54:45 go: downloading github.com/stretchr/testify v1.7.0 11:54:45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:54:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:54:46 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 11:54:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 11:54:46 go: downloading github.com/stretchr/testify v1.7.0 11:54:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 11:54:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 11:55:08 go: downloading google.golang.org/api v0.70.0 11:55:08 go: downloading github.com/google/go-tpm v0.3.3 11:55:08 go: downloading k8s.io/client-go v0.23.4 11:55:08 go: downloading k8s.io/api v0.23.4 11:55:10 go: downloading google.golang.org/api v0.70.0 11:55:10 go: downloading k8s.io/client-go v0.23.4 11:55:10 go: downloading k8s.io/api v0.23.4 11:55:18 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:55:22 go: downloading github.com/google/go-tpm v0.3.3 11:55:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 11:55:49 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:55:49 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:55:49 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:55:49 go: downloading cloud.google.com/go/storage v1.21.0 11:55:49 go: downloading cloud.google.com/go v0.100.2 11:55:49 go: downloading k8s.io/apimachinery v0.23.4 11:55:50 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 11:55:50 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 11:55:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 11:55:50 go: downloading cloud.google.com/go/storage v1.21.0 11:55:51 go: downloading cloud.google.com/go v0.100.2 11:55:51 go: downloading k8s.io/kube-aggregator v0.23.3 11:55:52 go: downloading k8s.io/apimachinery v0.23.4 11:55:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:55:53 go: downloading cloud.google.com/go/security v1.3.0 11:55:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 11:55:54 go: downloading github.com/hashicorp/vault/api v1.4.1 11:55:54 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:55:55 go: downloading github.com/twmb/murmur3 v1.1.6 11:55:55 go: downloading gopkg.in/yaml.v2 v2.4.0 11:55:55 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:55:55 go: downloading k8s.io/kube-aggregator v0.23.3 11:55:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:55:56 go: downloading github.com/gobwas/glob v0.2.3 11:55:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:55:56 go: downloading github.com/jinzhu/inflection v1.0.0 11:55:56 go: downloading cloud.google.com/go/security v1.3.0 11:55:56 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:55:56 go: downloading github.com/hashicorp/vault/api v1.4.1 11:55:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:55:57 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 11:55:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:55:57 go: downloading github.com/aws/smithy-go v1.11.0 11:55:58 go: downloading github.com/twmb/murmur3 v1.1.6 11:55:58 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:55:58 go: downloading gopkg.in/yaml.v2 v2.4.0 11:55:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:55:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:55:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:55:58 go: downloading github.com/gobwas/glob v0.2.3 11:55:59 go: downloading github.com/gogo/protobuf v1.3.2 11:55:59 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 11:55:59 go: downloading github.com/jinzhu/inflection v1.0.0 11:55:59 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 11:55:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 11:56:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 11:56:00 go: downloading github.com/aws/smithy-go v1.11.0 11:56:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 11:56:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 11:56:01 go: downloading github.com/gogo/protobuf v1.3.2 11:56:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:56:05 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:56:05 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:56:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:56:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:56:05 go: downloading github.com/dimchansky/utfbom v1.1.1 11:56:05 go: downloading cloud.google.com/go/compute v1.3.0 11:56:06 go: downloading cloud.google.com/go/iam v0.1.1 11:56:06 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:56:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 11:56:06 go: downloading k8s.io/klog/v2 v2.30.0 11:56:06 go: downloading github.com/google/gofuzz v1.1.0 11:56:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:56:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 11:56:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 11:56:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 11:56:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 11:56:07 go: downloading github.com/dimchansky/utfbom v1.1.1 11:56:07 go: downloading cloud.google.com/go/compute v1.3.0 11:56:08 go: downloading cloud.google.com/go/iam v0.1.1 11:56:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:56:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 11:56:08 go: downloading github.com/google/gofuzz v1.1.0 11:56:08 go: downloading k8s.io/klog/v2 v2.30.0 11:56:08 go: downloading github.com/spf13/pflag v1.0.5 11:56:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 11:56:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:56:09 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:56:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:56:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:56:09 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:56:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:56:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:56:09 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 11:56:10 go: downloading github.com/spf13/pflag v1.0.5 11:56:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 11:56:10 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:56:10 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 11:56:10 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:56:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:56:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:56:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 11:56:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:56:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:56:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 11:56:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 11:56:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 11:56:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 11:56:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 11:56:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 11:56:13 go: downloading go.opencensus.io v0.23.0 11:56:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 11:56:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 11:56:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:56:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:56:14 go: downloading gopkg.in/inf.v0 v0.9.1 11:56:14 go: downloading github.com/go-logr/logr v1.2.2 11:56:14 go: downloading github.com/google/go-cmp v0.5.7 11:56:14 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:56:15 go: downloading go.opencensus.io v0.23.0 11:56:15 go: downloading github.com/json-iterator/go v1.1.12 11:56:15 go: downloading github.com/googleapis/gnostic v0.5.5 11:56:15 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 11:56:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 11:56:16 go: downloading gopkg.in/inf.v0 v0.9.1 11:56:16 go: downloading github.com/google/go-cmp v0.5.7 11:56:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 11:56:16 go: downloading github.com/go-logr/logr v1.2.2 11:56:17 go: downloading github.com/json-iterator/go v1.1.12 11:56:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:56:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 11:56:20 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:56:20 go: downloading github.com/googleapis/gnostic v0.5.5 11:56:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:56:21 go: downloading github.com/tklauser/numcpus v0.3.0 11:56:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:56:21 go: downloading go.uber.org/zap v1.21.0 11:56:21 go: downloading sigs.k8s.io/yaml v1.3.0 11:56:22 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:56:22 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:56:22 go: downloading github.com/modern-go/reflect2 v1.0.2 11:56:22 go: downloading github.com/ryanuber/go-glob v1.0.0 11:56:22 go: downloading github.com/golang/snappy v0.0.4 11:56:22 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 11:56:22 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:56:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 11:56:23 go: downloading github.com/tklauser/numcpus v0.3.0 11:56:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 11:56:23 go: downloading go.uber.org/zap v1.21.0 11:56:24 go: downloading sigs.k8s.io/yaml v1.3.0 11:56:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 11:56:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 11:56:24 go: downloading github.com/modern-go/reflect2 v1.0.2 11:56:24 go: downloading github.com/ryanuber/go-glob v1.0.0 11:56:24 go: downloading github.com/golang/snappy v0.0.4 11:56:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 11:56:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:56:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:56:31 go: downloading github.com/hashicorp/go-version v1.2.0 11:56:31 go: downloading go.uber.org/multierr v1.6.0 11:56:33 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 11:56:34 go: downloading github.com/hashicorp/go-uuid v1.0.2 11:56:34 go: downloading github.com/hashicorp/go-version v1.2.0 11:56:34 go: downloading go.uber.org/multierr v1.6.0 11:56:56 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:56:56 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 11:57:00 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 11:57:00 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 12:00:07 Removing intermediate container 84e2ccb4233b 12:00:07 ---> cd955c48f1fe 12:00:07 12:00:07 Step 10/22 : FROM alpine:3.14 12:00:07 ---> ac73e934f311 12:00:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:00:07 ---> Running in 9329d2ff4a00 12:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:00:07 (1/2) Installing ca-certificates (20211220-r0) 12:00:07 (2/2) Installing dumb-init (1.2.5-r1) 12:00:07 Executing busybox-1.33.1-r7.trigger 12:00:07 Executing ca-certificates-20211220-r0.trigger 12:00:07 OK: 6 MiB in 16 packages 12:00:07 Removing intermediate container 9329d2ff4a00 12:00:07 ---> 6ffe7cd12acc 12:00:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:00:07 ---> Running in b8d927724e3a 12:00:07 Removing intermediate container b8d927724e3a 12:00:07 ---> d0b3aeb4f259 12:00:07 Step 13/22 : ENV APP_PORT=59860 12:00:07 ---> Running in c150453b214e 12:00:07 Removing intermediate container c150453b214e 12:00:07 ---> afd328ff1c38 12:00:07 Step 14/22 : EXPOSE $APP_PORT 12:00:07 ---> Running in 6c3a6e165c76 12:00:07 Removing intermediate container 6c3a6e165c76 12:00:07 ---> d21a076d6208 12:00:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:00:08 ---> 633ffaf782cd 12:00:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:00:10 Removing intermediate container 3721905e1f07 12:00:10 ---> 5d9ac5289387 12:00:10 12:00:10 Step 10/22 : FROM alpine:3.14 12:00:10 ---> ac73e934f311 12:00:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:00:10 ---> Running in 8a43887ea604 12:00:12 ---> 39bb794ddbc0 12:00:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:00:13 ---> 9d87b3094afd 12:00:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:00:13 ---> Running in e2624a3e4c03 12:00:13 Removing intermediate container e2624a3e4c03 12:00:13 ---> a97eda4626f8 12:00:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:00:14 ---> Running in 5a8c5a4f5306 12:00:14 (1/1) Installing dumb-init (1.2.5-r1) 12:00:14 Executing busybox-1.33.1-r7.trigger 12:00:14 Removing intermediate container 5a8c5a4f5306 12:00:14 ---> 5174a91ebcdd 12:00:14 Step 20/22 : LABEL arch=arm64 12:00:14 OK: 5 MiB in 15 packages 12:00:14 ---> Running in 5ae713909437 12:00:15 Removing intermediate container 5ae713909437 12:00:15 ---> 5ae247cf0114 12:00:15 Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 12:00:15 ---> Running in 662dd2425322 12:00:16 Removing intermediate container 662dd2425322 12:00:16 ---> 5ed46a77f2bb 12:00:16 Step 22/22 : LABEL version=2.2.0-dev.87 12:00:16 Removing intermediate container 8a43887ea604 12:00:16 ---> 132ab0160aa4 12:00:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:00:16 ---> Running in 359b3132ef09 12:00:16 ---> Running in cc912e87f1f5 12:00:17 Removing intermediate container 359b3132ef09 12:00:17 ---> 117681ef1468 12:00:17 12:00:17 Removing intermediate container cc912e87f1f5 12:00:17 ---> 137cf25a1525 12:00:17 Step 13/22 : ENV APP_PORT=59861 12:00:17 ---> Running in a18088d2ba66 12:00:18 Successfully built 117681ef1468 12:00:18 Successfully tagged support-notifications-arm64:latest 12:00:18 Building sys-mgmt-agent 12:00:18  Building support-notifications ... done Removing intermediate container a18088d2ba66 12:00:18 ---> 6217d809dc9a 12:00:18 Step 14/22 : EXPOSE $APP_PORT 12:00:18 ---> Running in d5cd54bc5cc8 12:00:19 Removing intermediate container d5cd54bc5cc8 12:00:19 ---> 3c5d4a0b5349 12:00:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:00:20 ---> b4d942608627 12:00:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:00:23 ---> c071fb99cd92 12:00:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:00:24 ---> 7e82ea1dd4be 12:00:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:00:24 ---> Running in 2247cf6ce925 12:00:24 Removing intermediate container 2247cf6ce925 12:00:24 ---> 81ff34851765 12:00:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:00:25 ---> Running in e02dca860d2a 12:00:25 Removing intermediate container e02dca860d2a 12:00:25 ---> b1267157dfd2 12:00:25 Step 20/22 : LABEL arch=arm64 12:00:25 ---> Running in 32d70135e1f9 12:00:26 Removing intermediate container 32d70135e1f9 12:00:26 ---> b9e30a85a52d 12:00:26 Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 12:00:26 ---> Running in e5083b5bbd39 12:00:26 Removing intermediate container e5083b5bbd39 12:00:26 ---> 757d0c31a750 12:00:26 Step 22/22 : LABEL version=2.2.0-dev.87 12:00:26 ---> Running in 77371f676329 12:00:27 Removing intermediate container 77371f676329 12:00:27 ---> 7943f092cf97 12:00:27 12:00:27 Successfully built 7943f092cf97 12:00:27 Successfully tagged support-scheduler-arm64:latest 12:00:27 Building core-command 12:00:46  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:00:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:00:46 ---> 6408bbc62975 12:00:46 Step 3/23 : WORKDIR /edgex-go 12:00:46 ---> Using cache 12:00:46 ---> 91ba6c521a83 12:00:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:46 ---> Using cache 12:00:46 ---> daa2f959d51f 12:00:46 Step 5/23 : RUN apk add --update --no-cache make bash git 12:00:46 ---> Running in e66d39968a08 12:00:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:00:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:00:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:00:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:00:50 ---> 6408bbc62975 12:00:50 Step 3/23 : WORKDIR /edgex-go 12:00:50 ---> Using cache 12:00:50 ---> 91ba6c521a83 12:00:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:00:50 ---> Using cache 12:00:50 ---> daa2f959d51f 12:00:50 Step 5/23 : RUN apk add --update --no-cache make git 12:00:50 ---> Using cache 12:00:50 ---> 7e85890b0e7e 12:00:50 Step 6/23 : COPY go.mod vendor* ./ 12:00:50 ---> Using cache 12:00:50 ---> 221578485556 12:00:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:50 ---> Using cache 12:00:50 ---> d75baa0cafa9 12:00:50 Step 8/23 : COPY . . 12:00:50 ---> Using cache 12:00:50 ---> bf325c7fdf83 12:00:50 Step 9/23 : RUN make cmd/core-command/core-command 12:00:50 ---> Running in d7b78a066ad9 12:00:51 OK: 220 MiB in 52 packages 12:00:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:00:53 Removing intermediate container e66d39968a08 12:00:53 ---> 43fbb1087d40 12:00:53 Step 6/23 : COPY go.mod vendor* ./ 12:00:53 ---> 6331e542c13c 12:00:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:53 ---> Running in a24aa32b04e6 12:00:59 Removing intermediate container a24aa32b04e6 12:00:59 ---> 1ea5910f98a4 12:00:59 Step 8/23 : COPY . . 12:01:11 ---> cf6b78ecca8f 12:01:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 12:01:12 ---> Running in 2eca44b69ae0 12:01:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 12:05:36 Removing intermediate container d7b78a066ad9 12:05:36 ---> f1cc4b971086 12:05:36 12:05:36 Step 10/23 : FROM alpine:3.14 12:05:36 ---> ac73e934f311 12:05:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:05:36 ---> Using cache 12:05:36 ---> 132ab0160aa4 12:05:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:05:36 ---> Using cache 12:05:36 ---> 137cf25a1525 12:05:36 Step 13/23 : ENV APP_PORT=59882 12:05:36 ---> Running in cfa3a2c0fbe3 12:05:36 Removing intermediate container cfa3a2c0fbe3 12:05:36 ---> 05d232c3e25e 12:05:36 Step 14/23 : EXPOSE $APP_PORT 12:05:36 ---> Running in 778ad9054a31 12:05:36 Removing intermediate container 778ad9054a31 12:05:36 ---> 70573adab512 12:05:36 Step 15/23 : WORKDIR / 12:05:36 ---> Running in 88f9b51c61f5 12:05:36 Removing intermediate container 88f9b51c61f5 12:05:36 ---> 6a1154def4cc 12:05:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:05:36 ---> b77e764ebd20 12:05:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:05:36 ---> 4c043821177b 12:05:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:05:36 ---> 68843308583f 12:05:36 Step 19/23 : ENTRYPOINT ["/core-command"] 12:05:36 ---> Running in 56d149d08cc1 12:05:36 Removing intermediate container 56d149d08cc1 12:05:36 ---> 40b111b14dbc 12:05:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:05:36 ---> Running in a35aec6b9bac 12:05:36 Removing intermediate container a35aec6b9bac 12:05:36 ---> 9c090769a62a 12:05:36 Step 21/23 : LABEL arch=arm64 12:05:36 ---> Running in e7d704c3261e 12:05:36 Removing intermediate container e7d704c3261e 12:05:36 ---> 1e105b4c4799 12:05:36 Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 12:05:36 ---> Running in 7abbb514d7d7 12:05:36 Removing intermediate container 7abbb514d7d7 12:05:36 ---> 53c1288090c0 12:05:36 Step 23/23 : LABEL version=2.2.0-dev.87 12:05:36 ---> Running in 9520ff32a402 12:05:36 Removing intermediate container 9520ff32a402 12:05:36 ---> 5a9f10d16fcc 12:05:36 12:05:36 Successfully built 5a9f10d16fcc 12:05:36 Successfully tagged core-command-arm64:latest 12:05:36 Building security-proxy-setup 12:05:46  Building core-command ... done Removing intermediate container 2eca44b69ae0 12:05:46 ---> 7b7241fcc0c3 12:05:46 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 12:05:46 ---> Running in 48609ce4e4b7 12:05:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 12:05:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:05:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:05:51 ---> 6408bbc62975 12:05:51 Step 3/22 : WORKDIR /edgex-go 12:05:51 ---> Using cache 12:05:51 ---> 91ba6c521a83 12:05:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:05:51 ---> Using cache 12:05:51 ---> daa2f959d51f 12:05:51 Step 5/22 : RUN apk add --update --no-cache make git 12:05:51 ---> Using cache 12:05:51 ---> 7e85890b0e7e 12:05:51 Step 6/22 : COPY go.mod vendor* ./ 12:05:51 ---> Using cache 12:05:51 ---> 221578485556 12:05:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:51 ---> Using cache 12:05:51 ---> d75baa0cafa9 12:05:51 Step 8/22 : COPY . . 12:05:51 ---> Using cache 12:05:51 ---> bf325c7fdf83 12:05:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:05:51 ---> Running in 9c0153733862 12:05:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:05:55 Removing intermediate container 48609ce4e4b7 12:05:55 ---> 88be94c94cfe 12:05:55 12:05:55 Step 11/23 : FROM docker:20.10.14 12:05:55 20.10.14: Pulling from library/docker 12:06:07 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 12:06:07 Status: Downloaded newer image for docker:20.10.14 12:06:07 ---> c346e9eafbab 12:06:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 12:06:07 ---> Running in 9b82470fd865 12:06:07 Removing intermediate container 9b82470fd865 12:06:07 ---> 9865344a2cd9 12:06:07 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 12:06:08 ---> Running in adf0e1c7545d 12:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:06:11 (1/43) Installing readline (8.1.1-r0) 12:06:11 (2/43) Installing bash (5.1.16-r0) 12:06:11 Executing bash-5.1.16-r0.post-install 12:06:11 (3/43) Installing brotli-libs (1.0.9-r5) 12:06:11 (4/43) Installing nghttp2-libs (1.46.0-r0) 12:06:11 (5/43) Installing libcurl (7.80.0-r1) 12:06:11 (6/43) Installing curl (7.80.0-r1) 12:06:11 (7/43) Installing dumb-init (1.2.5-r1) 12:06:11 (8/43) Installing libbz2 (1.0.8-r1) 12:06:11 (9/43) Installing expat (2.4.7-r0) 12:06:11 (10/43) Installing libffi (3.4.2-r1) 12:06:11 (11/43) Installing gdbm (1.22-r0) 12:06:11 (12/43) Installing xz-libs (5.2.5-r1) 12:06:11 (13/43) Installing libgcc (10.3.1_git20211027-r0) 12:06:11 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 12:06:11 (15/43) Installing mpdecimal (2.5.1-r1) 12:06:11 (16/43) Installing sqlite-libs (3.36.0-r0) 12:06:11 (17/43) Installing python3 (3.9.7-r4) 12:06:14 (18/43) Installing py3-appdirs (1.4.4-r2) 12:06:14 (19/43) Installing py3-certifi (2020.12.5-r1) 12:06:14 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 12:06:14 (21/43) Installing py3-idna (3.3-r0) 12:06:14 (22/43) Installing py3-urllib3 (1.26.7-r0) 12:06:14 (23/43) Installing py3-requests (2.26.0-r1) 12:06:14 (24/43) Installing py3-msgpack (1.0.2-r1) 12:06:14 (25/43) Installing py3-lockfile (0.12.2-r4) 12:06:14 (26/43) Installing py3-cachecontrol (0.12.10-r0) 12:06:14 (27/43) Installing py3-colorama (0.4.4-r1) 12:06:14 (28/43) Installing py3-contextlib2 (21.6.0-r1) 12:06:14 (29/43) Installing py3-distlib (0.3.3-r0) 12:06:14 (30/43) Installing py3-distro (1.6.0-r0) 12:06:14 (31/43) Installing py3-six (1.16.0-r0) 12:06:14 (32/43) Installing py3-webencodings (0.5.1-r4) 12:06:14 (33/43) Installing py3-html5lib (1.1-r1) 12:06:14 (34/43) Installing py3-parsing (2.4.7-r2) 12:06:14 (35/43) Installing py3-packaging (20.9-r1) 12:06:14 (36/43) Installing py3-tomli (1.2.2-r0) 12:06:14 (37/43) Installing py3-pep517 (0.12.0-r0) 12:06:14 (38/43) Installing py3-progress (1.6-r0) 12:06:14 (39/43) Installing py3-retrying (1.3.3-r2) 12:06:14 (40/43) Installing py3-ordered-set (4.0.2-r2) 12:06:14 (41/43) Installing py3-setuptools (52.0.0-r4) 12:06:14 (42/43) Installing py3-toml (0.10.2-r2) 12:06:14 (43/43) Installing py3-pip (20.3.4-r1) 12:06:15 Executing busybox-1.34.1-r5.trigger 12:06:15 OK: 82 MiB in 65 packages 12:06:21 Collecting docker-compose==1.23.2 12:06:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 12:06:21 Collecting PyYAML<4,>=3.10 12:06:21 Downloading PyYAML-3.13.tar.gz (270 kB) 12:06:25 Collecting jsonschema<3,>=2.5.1 12:06:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 12:06:25 Collecting texttable<0.10,>=0.9.0 12:06:25 Downloading texttable-0.9.1.tar.gz (11 kB) 12:06:29 Collecting docker<4.0,>=3.6.0 12:06:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 12:06:29 Collecting cached-property<2,>=1.2.0 12:06:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 12:06:29 Collecting docopt<0.7,>=0.6.1 12:06:29 Downloading docopt-0.6.2.tar.gz (25 kB) 12:06:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 12:06:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 12:06:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 12:06:32 Collecting dockerpty<0.5,>=0.4.1 12:06:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 12:06:35 Collecting websocket-client<1.0,>=0.32.0 12:06:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 12:06:35 Collecting docker-pycreds>=0.4.0 12:06:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 12:06:36 Collecting chardet<3.1.0,>=3.0.2 12:06:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:06:36 Collecting idna<2.8,>=2.5 12:06:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 12:06:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 12:06:37 Collecting urllib3<1.25,>=1.21.1 12:06:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:06:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 12:06:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 12:06:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 12:06:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 12:06:38 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 12:06:38 Attempting uninstall: urllib3 12:06:38 Found existing installation: urllib3 1.26.7 12:06:38 Uninstalling urllib3-1.26.7: 12:06:38 Successfully uninstalled urllib3-1.26.7 12:06:39 Attempting uninstall: idna 12:06:39 Found existing installation: idna 3.3 12:06:39 Uninstalling idna-3.3: 12:06:39 Successfully uninstalled idna-3.3 12:06:43 Attempting uninstall: requests 12:06:43 Found existing installation: requests 2.26.0 12:06:43 Uninstalling requests-2.26.0: 12:06:43 Successfully uninstalled requests-2.26.0 12:06:43 Running setup.py install for texttable: started 12:06:46 Running setup.py install for texttable: finished with status 'done' 12:06:46 Running setup.py install for PyYAML: started 12:06:49 Running setup.py install for PyYAML: finished with status 'done' 12:06:49 Running setup.py install for docopt: started 12:06:52 Running setup.py install for docopt: finished with status 'done' 12:06:52 Running setup.py install for dockerpty: started 12:06:54 Running setup.py install for dockerpty: finished with status 'done' 12:06:56 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 12:07:11 Removing intermediate container adf0e1c7545d 12:07:11 ---> def5702b7a31 12:07:11 Step 14/23 : ENV APP_PORT=58890 12:07:11 ---> Running in 733f3853c64f 12:07:11 Removing intermediate container 733f3853c64f 12:07:11 ---> c1cd21de39ab 12:07:11 Step 15/23 : EXPOSE $APP_PORT 12:07:11 ---> Running in f2e9d70cc24e 12:07:12 Removing intermediate container f2e9d70cc24e 12:07:12 ---> 18ea2d83949a 12:07:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 12:07:14 ---> f2a93c85f08c 12:07:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 12:07:14 ---> 0fe42e705942 12:07:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 12:07:15 ---> 8081829e7140 12:07:15 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 12:07:16 ---> Running in 906d5fc676d2 12:07:16 Removing intermediate container 906d5fc676d2 12:07:16 ---> f0f315ce56db 12:07:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:07:16 ---> Running in cce20057a163 12:07:17 Removing intermediate container cce20057a163 12:07:17 ---> 58a7219f0d86 12:07:17 Step 21/23 : LABEL arch=arm64 12:07:17 ---> Running in 516776e63d8d 12:07:17 Removing intermediate container 516776e63d8d 12:07:17 ---> 83de417f1313 12:07:17 Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 12:07:17 ---> Running in fbcc4a4204e8 12:07:18 Removing intermediate container fbcc4a4204e8 12:07:18 ---> 79820a4f3669 12:07:18 Step 23/23 : LABEL version=2.2.0-dev.87 12:07:18 ---> Running in 2edba02e65c0 12:07:19 Removing intermediate container 2edba02e65c0 12:07:19 ---> ddd1d9b70102 12:07:19 12:07:19 Successfully built ddd1d9b70102 12:07:19 Successfully tagged sys-mgmt-agent-arm64:latest 12:07:19  Building sys-mgmt-agent ... done Building core-metadata 12:07:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 12:07:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:07:38 ---> 6408bbc62975 12:07:38 Step 3/23 : WORKDIR /edgex-go 12:07:38 ---> Using cache 12:07:38 ---> 91ba6c521a83 12:07:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:38 ---> Using cache 12:07:38 ---> daa2f959d51f 12:07:38 Step 5/23 : RUN apk add --update --no-cache make git 12:07:38 ---> Using cache 12:07:38 ---> 7e85890b0e7e 12:07:38 Step 6/23 : COPY go.mod vendor* ./ 12:07:38 ---> Using cache 12:07:38 ---> 221578485556 12:07:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:38 ---> Using cache 12:07:38 ---> d75baa0cafa9 12:07:38 Step 8/23 : COPY . . 12:07:38 ---> Using cache 12:07:38 ---> bf325c7fdf83 12:07:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 12:07:38 ---> Running in e19d92b980ae 12:07:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:10:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 12:10:48 Removing intermediate container 9c0153733862 12:10:48 ---> 0cd1cf2413bc 12:10:48 12:10:48 Step 10/22 : FROM alpine:3.14 12:10:48 ---> ac73e934f311 12:10:48 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 12:10:48 ---> Running in 2c4da7e2fab7 12:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:10:52 (1/6) Installing ca-certificates (20211220-r0) 12:10:52 (2/6) Installing brotli-libs (1.0.9-r5) 12:10:52 (3/6) Installing nghttp2-libs (1.43.0-r0) 12:10:52 (4/6) Installing libcurl (7.79.1-r1) 12:10:52 (5/6) Installing curl (7.79.1-r1) 12:10:52 (6/6) Installing dumb-init (1.2.5-r1) 12:10:52 Executing busybox-1.33.1-r7.trigger 12:10:52 Executing ca-certificates-20211220-r0.trigger 12:10:53 OK: 8 MiB in 20 packages 12:10:55 Removing intermediate container 2c4da7e2fab7 12:10:55 ---> 5ee2e07c3666 12:10:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:10:55 ---> Running in f1f4c6d695c0 12:10:55 Removing intermediate container f1f4c6d695c0 12:10:55 ---> f7d615764cc9 12:10:55 Step 13/22 : WORKDIR /edgex 12:10:55 ---> Running in 537ab709b8bb 12:10:56 Removing intermediate container 537ab709b8bb 12:10:56 ---> 468dd8c4475d 12:10:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:10:57 ---> 071a5cf8ecc1 12:10:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:10:59 ---> 5ca7a15a656d 12:10:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:11:00 ---> cfebc54e7104 12:11:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:11:01 ---> 8cd023f07026 12:11:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:11:01 ---> Running in 184233302d98 12:11:05 Removing intermediate container 184233302d98 12:11:05 ---> b5ec689905e0 12:11:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 12:11:05 ---> Running in fb2ce51ce8dd 12:11:05 Removing intermediate container fb2ce51ce8dd 12:11:05 ---> 569adba6d97e 12:11:05 Step 20/22 : LABEL arch=arm64 12:11:05 ---> Running in e3c44057ca5e 12:11:06 Removing intermediate container e3c44057ca5e 12:11:06 ---> fefd6d1f100d 12:11:06 Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 12:11:06 ---> Running in 290b68efa829 12:11:06 Removing intermediate container 290b68efa829 12:11:06 ---> f88249f7eac4 12:11:06 Step 22/22 : LABEL version=2.2.0-dev.87 12:11:06 ---> Running in d69a78cf076f 12:11:07 Removing intermediate container d69a78cf076f 12:11:07 ---> 65665284fcb1 12:11:07 12:11:07 Successfully built 65665284fcb1 12:11:07 Successfully tagged security-proxy-setup-arm64:latest 12:12:15  Building security-proxy-setup ... done Removing intermediate container e19d92b980ae 12:12:15 ---> 093e07ed763d 12:12:15 12:12:15 Step 10/23 : FROM alpine:3.14 12:12:15 ---> ac73e934f311 12:12:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:12:15 ---> Using cache 12:12:15 ---> 132ab0160aa4 12:12:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:12:15 ---> Using cache 12:12:15 ---> 137cf25a1525 12:12:15 Step 13/23 : ENV APP_PORT=59881 12:12:15 ---> Running in c10776b66f30 12:12:15 Removing intermediate container c10776b66f30 12:12:15 ---> 57df60f38f88 12:12:15 Step 14/23 : EXPOSE $APP_PORT 12:12:15 ---> Running in bd67ac186dbe 12:12:15 Removing intermediate container bd67ac186dbe 12:12:15 ---> 05f193eb7097 12:12:15 Step 15/23 : WORKDIR / 12:12:16 ---> Running in 159cc17b87dd 12:12:16 Removing intermediate container 159cc17b87dd 12:12:16 ---> 329021081227 12:12:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:12:17 ---> c531cca20ae6 12:12:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:12:19 ---> eca82380b4fd 12:12:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:12:20 ---> fe5f39fb376a 12:12:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 12:12:20 ---> Running in 0fe2a008b05e 12:12:20 Removing intermediate container 0fe2a008b05e 12:12:20 ---> 2c9b8e3f0674 12:12:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:12:21 ---> Running in 7b5e237b2e4b 12:12:21 Removing intermediate container 7b5e237b2e4b 12:12:21 ---> 12d387b45720 12:12:21 Step 21/23 : LABEL arch=arm64 12:12:21 ---> Running in 30596a948e26 12:12:22 Removing intermediate container 30596a948e26 12:12:22 ---> 1ce44440b487 12:12:22 Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 12:12:22 ---> Running in 488f100be9cb 12:12:22 Removing intermediate container 488f100be9cb 12:12:22 ---> 4e7dc3ff21db 12:12:22 Step 23/23 : LABEL version=2.2.0-dev.87 12:12:22 ---> Running in cb645a8c8c25 12:12:23 Removing intermediate container cb645a8c8c25 12:12:23 ---> 2d9a7c6c42cf 12:12:23 12:12:23 Successfully built 2d9a7c6c42cf 12:12:23 Successfully tagged core-metadata-arm64:latest 12:23:31  Building core-metadata ... done Building bin/spire-agent... 12:23:31 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 12:23:31 go: downloading cloud.google.com/go/secretmanager v1.3.0 12:23:31 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 12:23:31 go: downloading github.com/docker/docker v20.10.12+incompatible 12:23:33 go: downloading github.com/google/go-tpm-tools v0.3.3 12:23:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 12:23:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 12:23:35 go: downloading github.com/docker/go-connections v0.4.0 12:23:35 go: downloading github.com/docker/go-units v0.4.0 12:23:35 go: downloading github.com/opencontainers/image-spec v1.0.1 12:23:35 go: downloading github.com/containerd/containerd v1.3.4 12:23:35 go: downloading github.com/docker/distribution v2.7.1+incompatible 12:23:35 go: downloading github.com/opencontainers/go-digest v1.0.0 12:27:42 Building bin/spire-agent... 12:27:42 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 12:27:42 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 12:27:42 go: downloading github.com/docker/docker v20.10.12+incompatible 12:27:42 Building bin/spire-agent... 12:27:42 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 12:27:42 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 12:27:42 go: downloading cloud.google.com/go/secretmanager v1.3.0 12:27:42 go: downloading github.com/docker/docker v20.10.12+incompatible 12:27:42 go: downloading cloud.google.com/go/secretmanager v1.3.0 12:27:42 go: downloading github.com/google/go-tpm-tools v0.3.3 12:27:43 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 12:27:43 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 12:27:43 go: downloading github.com/google/go-tpm-tools v0.3.3 12:27:43 go: downloading github.com/docker/go-connections v0.4.0 12:27:43 go: downloading github.com/docker/go-units v0.4.0 12:27:43 go: downloading github.com/opencontainers/image-spec v1.0.1 12:27:43 go: downloading github.com/containerd/containerd v1.3.4 12:27:44 go: downloading github.com/docker/distribution v2.7.1+incompatible 12:27:44 go: downloading github.com/opencontainers/go-digest v1.0.0 12:27:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 12:27:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 12:27:45 go: downloading github.com/docker/go-connections v0.4.0 12:27:45 go: downloading github.com/docker/go-units v0.4.0 12:27:45 go: downloading github.com/opencontainers/image-spec v1.0.1 12:27:45 go: downloading github.com/containerd/containerd v1.3.4 12:27:45 go: downloading github.com/docker/distribution v2.7.1+incompatible 12:27:46 go: downloading github.com/opencontainers/go-digest v1.0.0 12:28:33 Removing intermediate container f4597d98f483 12:28:33 ---> 3fa78fc302f9 12:28:33 12:28:33 Step 13/25 : FROM alpine:3.15 12:28:33 ---> 3fb3c9af89a9 12:28:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:28:33 ---> Using cache 12:28:33 ---> 088a4c25f4f6 12:28:33 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:28:33 ---> Using cache 12:28:33 ---> a9dee2b9f091 12:28:33 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:28:33 ---> Running in 04206ea5cbb7 12:28:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:28:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:28:33 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 12:28:33 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:28:33 OK: 15730 distinct packages available 12:28:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:28:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:28:35 (1/5) Installing dumb-init (1.2.5-r1) 12:28:35 (2/5) Installing musl-obstack (1.2.3-r0) 12:28:35 (3/5) Installing libucontext (1.1-r0) 12:28:35 (4/5) Installing gcompat (1.0.0-r4) 12:28:35 (5/5) Installing openssl (1.1.1n-r0) 12:28:35 Executing busybox-1.34.1-r5.trigger 12:28:35 OK: 6 MiB in 19 packages 12:28:37 Removing intermediate container 04206ea5cbb7 12:28:37 ---> 27152a960c30 12:28:37 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 12:28:43 ---> f6d2d716b898 12:28:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:28:43 ---> 31b259d249f6 12:28:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:28:44 ---> 5c6cdc3d82ba 12:28:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:28:45 ---> 8ad4f00ea6bb 12:28:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:28:45 ---> Running in 10d9feac6887 12:28:46 Removing intermediate container 10d9feac6887 12:28:46 ---> 997922ebdd12 12:28:46 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:28:46 ---> Running in d8a417110d41 12:28:46 Removing intermediate container d8a417110d41 12:28:46 ---> 8cf616336dfe 12:28:46 Step 23/25 : LABEL arch=arm64 12:28:46 ---> Running in 3c29bc4fd7db 12:28:47 Removing intermediate container 3c29bc4fd7db 12:28:47 ---> a7db2de16cea 12:28:47 Step 24/25 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 12:28:47 ---> Running in ac6c5dd48fb1 12:28:48 Removing intermediate container ac6c5dd48fb1 12:28:48 ---> b896759d9abe 12:28:48 Step 25/25 : LABEL version=2.2.0-dev.87 12:28:48 ---> Running in 3b57a0af2096 12:28:48 Removing intermediate container 3b57a0af2096 12:28:48 ---> a765858d507b 12:28:48 12:28:48 Successfully built a765858d507b 12:28:48 Successfully tagged security-spire-server-arm64:latest 12:32:41  Building security-spire-server ... done Removing intermediate container 1082cebca45c 12:32:41 ---> 0afe03cf9051 12:32:41 12:32:41 Step 13/26 : FROM alpine:3.15 12:32:41 ---> 3fb3c9af89a9 12:32:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:32:41 ---> Using cache 12:32:41 ---> 088a4c25f4f6 12:32:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:32:41 ---> Using cache 12:32:41 ---> a9dee2b9f091 12:32:41 Removing intermediate container 5c57c0ebc322 12:32:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat ---> 63b8b92e13a7 12:32:41 12:32:41 12:32:41 Step 13/26 : FROM alpine:3.15 12:32:41 ---> 3fb3c9af89a9 12:32:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:32:41 ---> Using cache 12:32:41 ---> 088a4c25f4f6 12:32:41 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:32:41 ---> Using cache 12:32:41 ---> a9dee2b9f091 12:32:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:32:41 ---> Using cache 12:32:41 ---> 27152a960c30 12:32:41 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 12:32:41 ---> Running in 1730d94267b2 12:32:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:32:41 ---> 4bd0ced28459 12:32:41 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 12:32:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:32:41 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 12:32:41 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 12:32:41 OK: 15730 distinct packages available 12:32:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:32:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:32:41 (1/4) Installing dumb-init (1.2.5-r1) 12:32:41 (2/4) Installing musl-obstack (1.2.3-r0) 12:32:41 ---> 85b42370a189 12:32:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:32:41 (3/4) Installing libucontext (1.1-r0) 12:32:41 (4/4) Installing gcompat (1.0.0-r4) 12:32:41 Executing busybox-1.34.1-r5.trigger 12:32:41 OK: 6 MiB in 18 packages 12:32:41 ---> 94fe5d9651c4 12:32:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:32:41 Removing intermediate container 1730d94267b2 12:32:41 ---> 17caca5fde1e 12:32:41 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 12:32:41 ---> 2fafe5d4c707 12:32:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:32:41 ---> cc55cfce6a37 12:32:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:32:41 ---> Running in a60e902d6b5a 12:32:41 Removing intermediate container a60e902d6b5a 12:32:41 ---> 0923abe6f575 12:32:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:32:41 ---> Running in ac1dd03f9e99 12:32:41 Removing intermediate container ac1dd03f9e99 12:32:41 ---> e2f23c934b35 12:32:41 Step 24/26 : LABEL arch=arm64 12:32:41 ---> Running in 9a8b6d80ce55 12:32:41 Removing intermediate container 9a8b6d80ce55 12:32:41 ---> 19a45358c464 12:32:41 Step 25/26 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 12:32:41 ---> Running in 8d1a2e09706f 12:32:41 Removing intermediate container 8d1a2e09706f 12:32:41 ---> daff7b7e975e 12:32:41 Step 26/26 : LABEL version=2.2.0-dev.87 12:32:41 ---> Running in 89b71dfd91f8 12:32:41 Removing intermediate container 89b71dfd91f8 12:32:41 ---> 68b313b62008 12:32:41 12:32:41 ---> 73934d6ca0cf 12:32:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:32:41 Successfully built 68b313b62008 12:32:41 Successfully tagged security-spire-agent-arm64:latest 12:32:41  Building security-spire-agent ... done  ---> da59ad1dd9de 12:32:41 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 12:32:41 ---> Running in 59103d35f27a 12:32:41 Removing intermediate container 59103d35f27a 12:32:41 ---> 42004d087c2a 12:32:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:32:42 ---> 75fb8a0c3a46 12:32:42 Step 21/26 : WORKDIR / 12:32:42 ---> Running in d27a3d17dfe8 12:32:43 Removing intermediate container d27a3d17dfe8 12:32:43 ---> cbb963fa4fe7 12:32:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:32:43 ---> Running in 4f58857e45a3 12:32:43 Removing intermediate container 4f58857e45a3 12:32:43 ---> 59f2a3faf98d 12:32:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:32:43 ---> Running in ad7739ab1dff 12:32:43 Removing intermediate container ad7739ab1dff 12:32:43 ---> 09109917f3a3 12:32:43 Step 24/26 : LABEL arch=arm64 12:32:43 ---> Running in f30a221fd5e2 12:32:43 Removing intermediate container f30a221fd5e2 12:32:43 ---> f04c0110e5cf 12:32:43 Step 25/26 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 12:32:44 ---> Running in 226732811f86 12:32:44 Removing intermediate container 226732811f86 12:32:44 ---> 99e82cd64d3b 12:32:44 Step 26/26 : LABEL version=2.2.0-dev.87 12:32:44 ---> Running in 4062515548be 12:32:44 Removing intermediate container 4062515548be 12:32:44 ---> 1939913cceb9 12:32:44 12:32:44 Successfully built 1939913cceb9 12:32:44 Successfully tagged security-spire-config-arm64:latest 12:32:45  Building security-spire-config ... done  [Pipeline] } 12:32:45 $ docker stop --time=1 e45e53654c43b1588b3d7092ede9942500e6d144174ca5c60507fbe6f96d4bff 12:32:46 $ docker rm -f e45e53654c43b1588b3d7092ede9942500e6d144174ca5c60507fbe6f96d4bff [Pipeline] // withDockerContainer [Pipeline] sh 12:32:47 + docker images 12:32:47 REPOSITORY TAG IMAGE ID CREATED SIZE 12:32:47 security-spire-config-arm64 latest 1939913cceb9 3 seconds ago 85.6MB 12:32:47 security-spire-agent-arm64 latest 68b313b62008 7 seconds ago 126MB 12:32:47 63b8b92e13a7 33 seconds ago 3.98GB 12:32:47 0afe03cf9051 35 seconds ago 3.98GB 12:32:47 security-spire-server-arm64 latest a765858d507b 3 minutes ago 86.3MB 12:32:47 3fa78fc302f9 4 minutes ago 3.98GB 12:32:47 core-metadata-arm64 latest 2d9a7c6c42cf 20 minutes ago 16.3MB 12:32:47 093e07ed763d 20 minutes ago 1.15GB 12:32:47 security-proxy-setup-arm64 latest 65665284fcb1 21 minutes ago 26.1MB 12:32:47 0cd1cf2413bc 22 minutes ago 1.16GB 12:32:47 sys-mgmt-agent-arm64 latest ddd1d9b70102 25 minutes ago 282MB 12:32:47 88be94c94cfe 26 minutes ago 1.15GB 12:32:47 core-command-arm64 latest 5a9f10d16fcc 27 minutes ago 15.5MB 12:32:47 f1cc4b971086 27 minutes ago 1.15GB 12:32:47 support-scheduler-arm64 latest 7943f092cf97 32 minutes ago 25.3MB 12:32:47 support-notifications-arm64 latest 117681ef1468 32 minutes ago 25.8MB 12:32:47 5d9ac5289387 32 minutes ago 1.21GB 12:32:47 cd955c48f1fe 32 minutes ago 1.21GB 12:32:47 security-spiffe-token-provider-arm64 latest 5f91e795319f 39 minutes ago 27.9MB 12:32:47 0663fc82ac47 40 minutes ago 1.2GB 12:32:47 core-data-arm64 latest 5eb5b58a19f7 40 minutes ago 21.6MB 12:32:47 f4026ea91568 40 minutes ago 1.18GB 12:32:47 security-bootstrapper-arm64 latest de7c41ebe558 41 minutes ago 18.3MB 12:32:47 security-secretstore-setup-arm64 latest f1778ce876be 41 minutes ago 27.5MB 12:32:47 be2eafcf3fb9 41 minutes ago 1.15GB 12:32:47 95f3c9025ceb 41 minutes ago 1.16GB 12:32:47 ci-base-image-arm64 latest 6408bbc62975 48 minutes ago 885MB 12:32:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 days ago 551MB 12:32:47 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 12:32:47 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 12:32:47 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 12:32:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 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 12:32:47 provisioning config files... 12:32:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/215@tmp/config380539926504875513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:48 ---> docker-login.sh 12:32:48 nexus3.edgexfoundry.org:10001 12:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:48 Configure a credential helper to remove this warning. See 12:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:48 12:32:48 Login Succeeded 12:32:48 nexus3.edgexfoundry.org:10002 12:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:49 Configure a credential helper to remove this warning. See 12:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:49 12:32:49 Login Succeeded 12:32:49 nexus3.edgexfoundry.org:10003 12:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:49 Configure a credential helper to remove this warning. See 12:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:49 12:32:49 Login Succeeded 12:32:49 nexus3.edgexfoundry.org:10004 12:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:50 Configure a credential helper to remove this warning. See 12:32:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:50 12:32:50 Login Succeeded 12:32:50 docker.io 12:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:32:51 Configure a credential helper to remove this warning. See 12:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:32:51 12:32:51 Login Succeeded 12:32:51 ---> docker-login.sh ends [Pipeline] } 12:32:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:32:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:32:51 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 12:32:51 8b0dec85218ed508cf19f063ec152f29e8927c81 12:32:51 latest 12:32:51 2.2.0-dev.87 12:32:51 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:32:51 main 12:32:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:32:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:32:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:32:52 2dddf1efa457: Preparing 12:32:52 03856a419aea: Preparing 12:32:52 3b43dcedfc8f: Preparing 12:32:52 f2335608bc32: Preparing 12:32:52 f73e7dbfee58: Preparing 12:32:52 f73e7dbfee58: Layer already exists 12:32:52 2dddf1efa457: Pushed 12:32:52 3b43dcedfc8f: Pushed 12:32:52 f2335608bc32: Pushed 12:32:54 03856a419aea: Pushed 12:32:55 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:1b96d46b473bd7e8a5b455ab9671912e6e4eeb28958640bfd919ff615b2833d4 size: 1363 [Pipeline] isUnix [Pipeline] sh 12:32:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:32:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 12:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:32:55 2dddf1efa457: Preparing 12:32:55 03856a419aea: Preparing 12:32:55 3b43dcedfc8f: Preparing 12:32:55 f2335608bc32: Preparing 12:32:55 f73e7dbfee58: Preparing 12:32:55 2dddf1efa457: Layer already exists 12:32:55 f2335608bc32: Layer already exists 12:32:55 f73e7dbfee58: Layer already exists 12:32:55 03856a419aea: Layer already exists 12:32:55 3b43dcedfc8f: Layer already exists 12:32:56 latest: digest: sha256:1b96d46b473bd7e8a5b455ab9671912e6e4eeb28958640bfd919ff615b2833d4 size: 1363 [Pipeline] isUnix [Pipeline] sh 12:32:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:32:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.87 12:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:32:56 2dddf1efa457: Preparing 12:32:56 03856a419aea: Preparing 12:32:56 3b43dcedfc8f: Preparing 12:32:56 f2335608bc32: Preparing 12:32:56 f73e7dbfee58: Preparing 12:32:56 3b43dcedfc8f: Layer already exists 12:32:56 f73e7dbfee58: Layer already exists 12:32:56 03856a419aea: Layer already exists 12:32:56 2dddf1efa457: Layer already exists 12:32:56 f2335608bc32: Layer already exists 12:32:57 2.2.0-dev.87: digest: sha256:1b96d46b473bd7e8a5b455ab9671912e6e4eeb28958640bfd919ff615b2833d4 size: 1363 [Pipeline] isUnix [Pipeline] sh 12:32:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:32:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:32:57 2dddf1efa457: Preparing 12:32:57 03856a419aea: Preparing 12:32:57 3b43dcedfc8f: Preparing 12:32:57 f2335608bc32: Preparing 12:32:57 f73e7dbfee58: Preparing 12:32:57 03856a419aea: Layer already exists 12:32:57 f73e7dbfee58: Layer already exists 12:32:57 3b43dcedfc8f: Layer already exists 12:32:57 f2335608bc32: Layer already exists 12:32:57 2dddf1efa457: Layer already exists 12:32:58 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:1b96d46b473bd7e8a5b455ab9671912e6e4eeb28958640bfd919ff615b2833d4 size: 1363 [Pipeline] isUnix [Pipeline] sh 12:32:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 12:32:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 12:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:32:58 2dddf1efa457: Preparing 12:32:58 03856a419aea: Preparing 12:32:58 3b43dcedfc8f: Preparing 12:32:58 f2335608bc32: Preparing 12:32:58 f73e7dbfee58: Preparing 12:32:58 03856a419aea: Layer already exists 12:32:58 3b43dcedfc8f: Layer already exists 12:32:58 f73e7dbfee58: Layer already exists 12:32:58 f2335608bc32: Layer already exists 12:32:58 2dddf1efa457: Layer already exists 12:32:59 main: digest: sha256:1b96d46b473bd7e8a5b455ab9671912e6e4eeb28958640bfd919ff615b2833d4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:32:59 ===================================================== [Pipeline] echo 12:32:59 taggedImages: 12:32:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:32:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 12:32:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.87 12:32:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:32:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 12:32:59 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 12:32:59 8b0dec85218ed508cf19f063ec152f29e8927c81 12:32:59 latest 12:32:59 2.2.0-dev.87 12:32:59 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:32:59 main 12:32:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:32:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:32:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:32:59 be78ef48dd65: Preparing 12:32:59 9e7d62494042: Preparing 12:32:59 3b43dcedfc8f: Preparing 12:32:59 5812b6ab3470: Preparing 12:32:59 2459635f1bdb: Preparing 12:32:59 f73e7dbfee58: Preparing 12:32:59 f73e7dbfee58: Waiting 12:33:00 3b43dcedfc8f: Layer already exists 12:33:00 f73e7dbfee58: Layer already exists 12:33:00 be78ef48dd65: Pushed 12:33:00 2459635f1bdb: Pushed 12:33:01 5812b6ab3470: Pushed 12:33:03 9e7d62494042: Pushed 12:33:03 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:86b528405643985c9f9f53f28398ad041c554f2c69ff6ba2755f1887391979f7 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:33:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:33:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 12:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:33:04 be78ef48dd65: Preparing 12:33:04 9e7d62494042: Preparing 12:33:04 3b43dcedfc8f: Preparing 12:33:04 5812b6ab3470: Preparing 12:33:04 2459635f1bdb: Preparing 12:33:04 f73e7dbfee58: Preparing 12:33:04 f73e7dbfee58: Waiting 12:33:04 be78ef48dd65: Layer already exists 12:33:04 2459635f1bdb: Layer already exists 12:33:04 5812b6ab3470: Layer already exists 12:33:04 9e7d62494042: Layer already exists 12:33:04 3b43dcedfc8f: Layer already exists 12:33:04 f73e7dbfee58: Layer already exists 12:33:04 latest: digest: sha256:86b528405643985c9f9f53f28398ad041c554f2c69ff6ba2755f1887391979f7 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:33:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.87 12:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:33:05 be78ef48dd65: Preparing 12:33:05 9e7d62494042: Preparing 12:33:05 3b43dcedfc8f: Preparing 12:33:05 5812b6ab3470: Preparing 12:33:05 2459635f1bdb: Preparing 12:33:05 f73e7dbfee58: Preparing 12:33:05 f73e7dbfee58: Waiting 12:33:05 be78ef48dd65: Layer already exists 12:33:05 2459635f1bdb: Layer already exists 12:33:05 3b43dcedfc8f: Layer already exists 12:33:05 9e7d62494042: Layer already exists 12:33:05 5812b6ab3470: Layer already exists 12:33:05 f73e7dbfee58: Layer already exists 12:33:05 2.2.0-dev.87: digest: sha256:86b528405643985c9f9f53f28398ad041c554f2c69ff6ba2755f1887391979f7 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:33:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:33:06 be78ef48dd65: Preparing 12:33:06 9e7d62494042: Preparing 12:33:06 3b43dcedfc8f: Preparing 12:33:06 5812b6ab3470: Preparing 12:33:06 2459635f1bdb: Preparing 12:33:06 f73e7dbfee58: Preparing 12:33:06 f73e7dbfee58: Waiting 12:33:06 be78ef48dd65: Layer already exists 12:33:06 5812b6ab3470: Layer already exists 12:33:06 2459635f1bdb: Layer already exists 12:33:06 9e7d62494042: Layer already exists 12:33:06 3b43dcedfc8f: Layer already exists 12:33:06 f73e7dbfee58: Layer already exists 12:33:06 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:86b528405643985c9f9f53f28398ad041c554f2c69ff6ba2755f1887391979f7 size: 1572 [Pipeline] isUnix [Pipeline] sh 12:33:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 12:33:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 12:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:33:07 be78ef48dd65: Preparing 12:33:07 9e7d62494042: Preparing 12:33:07 3b43dcedfc8f: Preparing 12:33:07 5812b6ab3470: Preparing 12:33:07 2459635f1bdb: Preparing 12:33:07 f73e7dbfee58: Preparing 12:33:07 f73e7dbfee58: Waiting 12:33:07 3b43dcedfc8f: Layer already exists 12:33:07 9e7d62494042: Layer already exists 12:33:07 be78ef48dd65: Layer already exists 12:33:07 5812b6ab3470: Layer already exists 12:33:07 2459635f1bdb: Layer already exists 12:33:07 f73e7dbfee58: Layer already exists 12:33:07 main: digest: sha256:86b528405643985c9f9f53f28398ad041c554f2c69ff6ba2755f1887391979f7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:07 ===================================================== [Pipeline] echo 12:33:07 taggedImages: 12:33:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 12:33:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.87 12:33:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 12:33:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 12:33:07 8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:07 latest 12:33:07 2.2.0-dev.87 12:33:07 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:07 main 12:33:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:33:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:33:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:33:08 fd489c8a724d: Preparing 12:33:08 aa164ea5f2fd: Preparing 12:33:08 3b43dcedfc8f: Preparing 12:33:08 f2335608bc32: Preparing 12:33:08 f73e7dbfee58: Preparing 12:33:08 3b43dcedfc8f: Layer already exists 12:33:08 f73e7dbfee58: Layer already exists 12:33:08 f2335608bc32: Layer already exists 12:33:08 fd489c8a724d: Pushed 12:33:11 aa164ea5f2fd: Pushed 12:33:11 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:2b2d896cf3a326cab7440ed9decd2e4a2bdc7a5b5caf7f73208785c925884334 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:33:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:33:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 12:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:33:12 fd489c8a724d: Preparing 12:33:12 aa164ea5f2fd: Preparing 12:33:12 3b43dcedfc8f: Preparing 12:33:12 f2335608bc32: Preparing 12:33:12 f73e7dbfee58: Preparing 12:33:12 fd489c8a724d: Layer already exists 12:33:12 f2335608bc32: Layer already exists 12:33:12 f73e7dbfee58: Layer already exists 12:33:12 aa164ea5f2fd: Layer already exists 12:33:12 3b43dcedfc8f: Layer already exists 12:33:12 latest: digest: sha256:2b2d896cf3a326cab7440ed9decd2e4a2bdc7a5b5caf7f73208785c925884334 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:33:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.87 12:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:33:13 fd489c8a724d: Preparing 12:33:13 aa164ea5f2fd: Preparing 12:33:13 3b43dcedfc8f: Preparing 12:33:13 f2335608bc32: Preparing 12:33:13 f73e7dbfee58: Preparing 12:33:13 f2335608bc32: Layer already exists 12:33:13 3b43dcedfc8f: Layer already exists 12:33:13 fd489c8a724d: Layer already exists 12:33:13 f73e7dbfee58: Layer already exists 12:33:13 aa164ea5f2fd: Layer already exists 12:33:13 2.2.0-dev.87: digest: sha256:2b2d896cf3a326cab7440ed9decd2e4a2bdc7a5b5caf7f73208785c925884334 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:33:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:33:13 fd489c8a724d: Preparing 12:33:13 aa164ea5f2fd: Preparing 12:33:13 3b43dcedfc8f: Preparing 12:33:13 f2335608bc32: Preparing 12:33:13 f73e7dbfee58: Preparing 12:33:13 aa164ea5f2fd: Layer already exists 12:33:13 f2335608bc32: Layer already exists 12:33:13 3b43dcedfc8f: Layer already exists 12:33:13 fd489c8a724d: Layer already exists 12:33:13 f73e7dbfee58: Layer already exists 12:33:14 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:2b2d896cf3a326cab7440ed9decd2e4a2bdc7a5b5caf7f73208785c925884334 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:33:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 12:33:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 12:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:33:14 fd489c8a724d: Preparing 12:33:14 aa164ea5f2fd: Preparing 12:33:14 3b43dcedfc8f: Preparing 12:33:14 f2335608bc32: Preparing 12:33:14 f73e7dbfee58: Preparing 12:33:14 f73e7dbfee58: Layer already exists 12:33:14 aa164ea5f2fd: Layer already exists 12:33:14 f2335608bc32: Layer already exists 12:33:14 3b43dcedfc8f: Layer already exists 12:33:14 fd489c8a724d: Layer already exists 12:33:15 main: digest: sha256:2b2d896cf3a326cab7440ed9decd2e4a2bdc7a5b5caf7f73208785c925884334 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:15 ===================================================== [Pipeline] echo 12:33:15 taggedImages: 12:33:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 12:33:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.87 12:33:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:15 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 12:33:15 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 12:33:15 8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:15 latest 12:33:15 2.2.0-dev.87 12:33:15 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:15 main 12:33:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:33:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:33:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:33:16 dbbddeadcec3: Preparing 12:33:16 dbbddeadcec3: Preparing 12:33:16 666165951c6b: Preparing 12:33:16 d1a3dbd11420: Preparing 12:33:16 602f8cce5913: Preparing 12:33:16 d1d3fdac48ee: Preparing 12:33:16 3b43dcedfc8f: Preparing 12:33:16 d1d03393a9ee: Preparing 12:33:16 774f4935086a: Preparing 12:33:16 bd607cb44042: Preparing 12:33:16 c1c1f178f790: Preparing 12:33:16 f73e7dbfee58: Preparing 12:33:16 3b43dcedfc8f: Waiting 12:33:16 d1d03393a9ee: Waiting 12:33:16 774f4935086a: Waiting 12:33:16 bd607cb44042: Waiting 12:33:16 c1c1f178f790: Waiting 12:33:16 f73e7dbfee58: Waiting 12:33:16 dbbddeadcec3: Pushed 12:33:16 d1a3dbd11420: Pushed 12:33:16 666165951c6b: Pushed 12:33:16 602f8cce5913: Pushed 12:33:16 3b43dcedfc8f: Layer already exists 12:33:16 d1d03393a9ee: Pushed 12:33:16 774f4935086a: Pushed 12:33:16 f73e7dbfee58: Layer already exists 12:33:16 bd607cb44042: Pushed 12:33:16 c1c1f178f790: Pushed 12:33:19 d1d3fdac48ee: Pushed 12:33:19 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:c086c5932a8c71cb14dda867b5ce5a3badfedaf3a1b5eb4028fdb7e483cb003f size: 2817 [Pipeline] isUnix [Pipeline] sh 12:33:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:33:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 12:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:33:20 dbbddeadcec3: Preparing 12:33:20 dbbddeadcec3: Preparing 12:33:20 666165951c6b: Preparing 12:33:20 d1a3dbd11420: Preparing 12:33:20 602f8cce5913: Preparing 12:33:20 d1d3fdac48ee: Preparing 12:33:20 3b43dcedfc8f: Preparing 12:33:20 d1d03393a9ee: Preparing 12:33:20 774f4935086a: Preparing 12:33:20 bd607cb44042: Preparing 12:33:20 c1c1f178f790: Preparing 12:33:20 f73e7dbfee58: Preparing 12:33:20 bd607cb44042: Waiting 12:33:20 3b43dcedfc8f: Waiting 12:33:20 d1d03393a9ee: Waiting 12:33:20 774f4935086a: Waiting 12:33:20 c1c1f178f790: Waiting 12:33:20 f73e7dbfee58: Waiting 12:33:20 602f8cce5913: Layer already exists 12:33:20 666165951c6b: Layer already exists 12:33:20 dbbddeadcec3: Layer already exists 12:33:20 d1a3dbd11420: Layer already exists 12:33:20 d1d3fdac48ee: Layer already exists 12:33:20 bd607cb44042: Layer already exists 12:33:20 774f4935086a: Layer already exists 12:33:20 d1d03393a9ee: Layer already exists 12:33:20 3b43dcedfc8f: Layer already exists 12:33:20 c1c1f178f790: Layer already exists 12:33:20 f73e7dbfee58: Layer already exists 12:33:20 latest: digest: sha256:c086c5932a8c71cb14dda867b5ce5a3badfedaf3a1b5eb4028fdb7e483cb003f size: 2817 [Pipeline] isUnix [Pipeline] sh 12:33:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.87 12:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:33:21 dbbddeadcec3: Preparing 12:33:21 dbbddeadcec3: Preparing 12:33:21 666165951c6b: Preparing 12:33:21 d1a3dbd11420: Preparing 12:33:21 602f8cce5913: Preparing 12:33:21 d1d3fdac48ee: Preparing 12:33:21 3b43dcedfc8f: Preparing 12:33:21 d1d03393a9ee: Preparing 12:33:21 774f4935086a: Preparing 12:33:21 bd607cb44042: Preparing 12:33:21 c1c1f178f790: Preparing 12:33:21 f73e7dbfee58: Preparing 12:33:21 774f4935086a: Waiting 12:33:21 bd607cb44042: Waiting 12:33:21 3b43dcedfc8f: Waiting 12:33:21 c1c1f178f790: Waiting 12:33:21 f73e7dbfee58: Waiting 12:33:21 d1d03393a9ee: Waiting 12:33:21 666165951c6b: Layer already exists 12:33:21 dbbddeadcec3: Layer already exists 12:33:21 d1d3fdac48ee: Layer already exists 12:33:21 602f8cce5913: Layer already exists 12:33:21 d1a3dbd11420: Layer already exists 12:33:21 d1d03393a9ee: Layer already exists 12:33:21 3b43dcedfc8f: Layer already exists 12:33:21 774f4935086a: Layer already exists 12:33:21 bd607cb44042: Layer already exists 12:33:21 c1c1f178f790: Layer already exists 12:33:21 f73e7dbfee58: Layer already exists 12:33:21 2.2.0-dev.87: digest: sha256:c086c5932a8c71cb14dda867b5ce5a3badfedaf3a1b5eb4028fdb7e483cb003f size: 2817 [Pipeline] isUnix [Pipeline] sh 12:33:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:33:22 dbbddeadcec3: Preparing 12:33:22 dbbddeadcec3: Preparing 12:33:22 666165951c6b: Preparing 12:33:22 d1a3dbd11420: Preparing 12:33:22 602f8cce5913: Preparing 12:33:22 d1d3fdac48ee: Preparing 12:33:22 3b43dcedfc8f: Preparing 12:33:22 d1d03393a9ee: Preparing 12:33:22 774f4935086a: Preparing 12:33:22 bd607cb44042: Preparing 12:33:22 c1c1f178f790: Preparing 12:33:22 f73e7dbfee58: Preparing 12:33:22 774f4935086a: Waiting 12:33:22 bd607cb44042: Waiting 12:33:22 c1c1f178f790: Waiting 12:33:22 f73e7dbfee58: Waiting 12:33:22 3b43dcedfc8f: Waiting 12:33:22 d1d03393a9ee: Waiting 12:33:22 d1d3fdac48ee: Layer already exists 12:33:22 d1a3dbd11420: Layer already exists 12:33:22 666165951c6b: Layer already exists 12:33:22 dbbddeadcec3: Layer already exists 12:33:22 602f8cce5913: Layer already exists 12:33:22 774f4935086a: Layer already exists 12:33:22 3b43dcedfc8f: Layer already exists 12:33:22 d1d03393a9ee: Layer already exists 12:33:22 c1c1f178f790: Layer already exists 12:33:22 bd607cb44042: Layer already exists 12:33:22 f73e7dbfee58: Layer already exists 12:33:22 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:c086c5932a8c71cb14dda867b5ce5a3badfedaf3a1b5eb4028fdb7e483cb003f size: 2817 [Pipeline] isUnix [Pipeline] sh 12:33:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 12:33:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 12:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:33:23 dbbddeadcec3: Preparing 12:33:23 dbbddeadcec3: Preparing 12:33:23 666165951c6b: Preparing 12:33:23 d1a3dbd11420: Preparing 12:33:23 602f8cce5913: Preparing 12:33:23 d1d3fdac48ee: Preparing 12:33:23 3b43dcedfc8f: Preparing 12:33:23 d1d03393a9ee: Preparing 12:33:23 774f4935086a: Preparing 12:33:23 bd607cb44042: Preparing 12:33:23 c1c1f178f790: Preparing 12:33:23 f73e7dbfee58: Preparing 12:33:23 3b43dcedfc8f: Waiting 12:33:23 d1d03393a9ee: Waiting 12:33:23 774f4935086a: Waiting 12:33:23 bd607cb44042: Waiting 12:33:23 c1c1f178f790: Waiting 12:33:23 f73e7dbfee58: Waiting 12:33:23 666165951c6b: Layer already exists 12:33:23 d1d3fdac48ee: Layer already exists 12:33:23 dbbddeadcec3: Layer already exists 12:33:23 d1a3dbd11420: Layer already exists 12:33:23 602f8cce5913: Layer already exists 12:33:23 3b43dcedfc8f: Layer already exists 12:33:23 c1c1f178f790: Layer already exists 12:33:23 d1d03393a9ee: Layer already exists 12:33:23 bd607cb44042: Layer already exists 12:33:23 774f4935086a: Layer already exists 12:33:23 f73e7dbfee58: Layer already exists 12:33:23 main: digest: sha256:c086c5932a8c71cb14dda867b5ce5a3badfedaf3a1b5eb4028fdb7e483cb003f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:23 ===================================================== [Pipeline] echo 12:33:23 taggedImages: 12:33:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 12:33:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.87 12:33:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 12:33:23 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 12:33:23 8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:23 latest 12:33:23 2.2.0-dev.87 12:33:23 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:23 main 12:33:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:33:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:33:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:33:24 edb072af8829: Preparing 12:33:24 c5dae45a6bd9: Preparing 12:33:24 04f9c517bb94: Preparing 12:33:24 990c906afd60: Preparing 12:33:24 c7e43d36c0d6: Preparing 12:33:24 100646d2b372: Preparing 12:33:24 71304dcf50c7: Preparing 12:33:24 f73e7dbfee58: Preparing 12:33:24 100646d2b372: Waiting 12:33:24 f73e7dbfee58: Waiting 12:33:24 71304dcf50c7: Waiting 12:33:24 c5dae45a6bd9: Pushed 12:33:24 edb072af8829: Pushed 12:33:24 c7e43d36c0d6: Pushed 12:33:24 f73e7dbfee58: Layer already exists 12:33:24 100646d2b372: Pushed 12:33:25 71304dcf50c7: Pushed 12:33:27 990c906afd60: Pushed 12:33:27 04f9c517bb94: Pushed 12:33:27 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:1e1eea5a71a156c5691fb13ac8e184b43e9c17ba41aa58964b5298899ba9d6f4 size: 1990 [Pipeline] isUnix [Pipeline] sh 12:33:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:33:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 12:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:33:28 edb072af8829: Preparing 12:33:28 c5dae45a6bd9: Preparing 12:33:28 04f9c517bb94: Preparing 12:33:28 990c906afd60: Preparing 12:33:28 c7e43d36c0d6: Preparing 12:33:28 100646d2b372: Preparing 12:33:28 71304dcf50c7: Preparing 12:33:28 f73e7dbfee58: Preparing 12:33:28 100646d2b372: Waiting 12:33:28 71304dcf50c7: Waiting 12:33:28 f73e7dbfee58: Waiting 12:33:28 990c906afd60: Layer already exists 12:33:28 edb072af8829: Layer already exists 12:33:28 c5dae45a6bd9: Layer already exists 12:33:28 c7e43d36c0d6: Layer already exists 12:33:28 04f9c517bb94: Layer already exists 12:33:28 f73e7dbfee58: Layer already exists 12:33:28 71304dcf50c7: Layer already exists 12:33:28 100646d2b372: Layer already exists 12:33:28 latest: digest: sha256:1e1eea5a71a156c5691fb13ac8e184b43e9c17ba41aa58964b5298899ba9d6f4 size: 1990 [Pipeline] isUnix [Pipeline] sh 12:33:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.87 12:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:33:29 edb072af8829: Preparing 12:33:29 c5dae45a6bd9: Preparing 12:33:29 04f9c517bb94: Preparing 12:33:29 990c906afd60: Preparing 12:33:29 c7e43d36c0d6: Preparing 12:33:29 100646d2b372: Preparing 12:33:29 71304dcf50c7: Preparing 12:33:29 f73e7dbfee58: Preparing 12:33:29 100646d2b372: Waiting 12:33:29 71304dcf50c7: Waiting 12:33:29 f73e7dbfee58: Waiting 12:33:29 edb072af8829: Layer already exists 12:33:29 990c906afd60: Layer already exists 12:33:29 c5dae45a6bd9: Layer already exists 12:33:29 c7e43d36c0d6: Layer already exists 12:33:29 04f9c517bb94: Layer already exists 12:33:29 f73e7dbfee58: Layer already exists 12:33:29 71304dcf50c7: Layer already exists 12:33:29 100646d2b372: Layer already exists 12:33:29 2.2.0-dev.87: digest: sha256:1e1eea5a71a156c5691fb13ac8e184b43e9c17ba41aa58964b5298899ba9d6f4 size: 1990 [Pipeline] isUnix [Pipeline] sh 12:33:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:33:30 edb072af8829: Preparing 12:33:30 c5dae45a6bd9: Preparing 12:33:30 04f9c517bb94: Preparing 12:33:30 990c906afd60: Preparing 12:33:30 c7e43d36c0d6: Preparing 12:33:30 100646d2b372: Preparing 12:33:30 71304dcf50c7: Preparing 12:33:30 f73e7dbfee58: Preparing 12:33:30 100646d2b372: Waiting 12:33:30 71304dcf50c7: Waiting 12:33:30 f73e7dbfee58: Waiting 12:33:30 c7e43d36c0d6: Layer already exists 12:33:30 04f9c517bb94: Layer already exists 12:33:30 edb072af8829: Layer already exists 12:33:30 990c906afd60: Layer already exists 12:33:30 c5dae45a6bd9: Layer already exists 12:33:30 100646d2b372: Layer already exists 12:33:30 71304dcf50c7: Layer already exists 12:33:30 f73e7dbfee58: Layer already exists 12:33:30 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:1e1eea5a71a156c5691fb13ac8e184b43e9c17ba41aa58964b5298899ba9d6f4 size: 1990 [Pipeline] isUnix [Pipeline] sh 12:33:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 12:33:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 12:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:33:31 edb072af8829: Preparing 12:33:31 c5dae45a6bd9: Preparing 12:33:31 04f9c517bb94: Preparing 12:33:31 990c906afd60: Preparing 12:33:31 c7e43d36c0d6: Preparing 12:33:31 100646d2b372: Preparing 12:33:31 71304dcf50c7: Preparing 12:33:31 f73e7dbfee58: Preparing 12:33:31 100646d2b372: Waiting 12:33:31 f73e7dbfee58: Waiting 12:33:31 71304dcf50c7: Waiting 12:33:31 04f9c517bb94: Layer already exists 12:33:31 edb072af8829: Layer already exists 12:33:31 990c906afd60: Layer already exists 12:33:31 c5dae45a6bd9: Layer already exists 12:33:31 c7e43d36c0d6: Layer already exists 12:33:31 71304dcf50c7: Layer already exists 12:33:31 100646d2b372: Layer already exists 12:33:31 f73e7dbfee58: Layer already exists 12:33:31 main: digest: sha256:1e1eea5a71a156c5691fb13ac8e184b43e9c17ba41aa58964b5298899ba9d6f4 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:31 ===================================================== [Pipeline] echo 12:33:31 taggedImages: 12:33:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 12:33:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.87 12:33:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 12:33:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 12:33:31 8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:31 latest 12:33:31 2.2.0-dev.87 12:33:31 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:31 main 12:33:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:33:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:33:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:33:32 2eb8668d7f7d: Preparing 12:33:32 b83e943884f5: Preparing 12:33:32 8be7defcac6d: Preparing 12:33:32 ba84a3e9eca0: Preparing 12:33:32 f6be9fbc115f: Preparing 12:33:32 6564e96c385d: Preparing 12:33:32 3799f904bd46: Preparing 12:33:32 335e7481430f: Preparing 12:33:32 e7f94e017e4c: Preparing 12:33:32 f73e7dbfee58: Preparing 12:33:32 6564e96c385d: Waiting 12:33:32 3799f904bd46: Waiting 12:33:32 335e7481430f: Waiting 12:33:32 e7f94e017e4c: Waiting 12:33:32 f73e7dbfee58: Waiting 12:33:32 f6be9fbc115f: Pushed 12:33:32 b83e943884f5: Pushed 12:33:32 2eb8668d7f7d: Pushed 12:33:33 6564e96c385d: Pushed 12:33:33 3799f904bd46: Pushed 12:33:33 335e7481430f: Pushed 12:33:33 f73e7dbfee58: Layer already exists 12:33:33 e7f94e017e4c: Pushed 12:33:35 ba84a3e9eca0: Pushed 12:33:36 8be7defcac6d: Pushed 12:33:36 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:acf5ce4a2ed1789c35e0a3059f4739b793fbd1bb336a2a5e8023cf3551da1037 size: 2405 [Pipeline] isUnix [Pipeline] sh 12:33:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:33:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 12:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:33:37 2eb8668d7f7d: Preparing 12:33:37 b83e943884f5: Preparing 12:33:37 8be7defcac6d: Preparing 12:33:37 ba84a3e9eca0: Preparing 12:33:37 f6be9fbc115f: Preparing 12:33:37 6564e96c385d: Preparing 12:33:37 3799f904bd46: Preparing 12:33:37 335e7481430f: Preparing 12:33:37 e7f94e017e4c: Preparing 12:33:37 f73e7dbfee58: Preparing 12:33:37 6564e96c385d: Waiting 12:33:37 3799f904bd46: Waiting 12:33:37 e7f94e017e4c: Waiting 12:33:37 f73e7dbfee58: Waiting 12:33:37 335e7481430f: Waiting 12:33:37 b83e943884f5: Layer already exists 12:33:37 f6be9fbc115f: Layer already exists 12:33:37 2eb8668d7f7d: Layer already exists 12:33:37 ba84a3e9eca0: Layer already exists 12:33:37 8be7defcac6d: Layer already exists 12:33:37 6564e96c385d: Layer already exists 12:33:37 3799f904bd46: Layer already exists 12:33:37 335e7481430f: Layer already exists 12:33:37 f73e7dbfee58: Layer already exists 12:33:37 e7f94e017e4c: Layer already exists 12:33:37 latest: digest: sha256:acf5ce4a2ed1789c35e0a3059f4739b793fbd1bb336a2a5e8023cf3551da1037 size: 2405 [Pipeline] isUnix [Pipeline] sh 12:33:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.87 12:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:33:38 2eb8668d7f7d: Preparing 12:33:38 b83e943884f5: Preparing 12:33:38 8be7defcac6d: Preparing 12:33:38 ba84a3e9eca0: Preparing 12:33:38 f6be9fbc115f: Preparing 12:33:38 6564e96c385d: Preparing 12:33:38 3799f904bd46: Preparing 12:33:38 335e7481430f: Preparing 12:33:38 e7f94e017e4c: Preparing 12:33:38 f73e7dbfee58: Preparing 12:33:38 3799f904bd46: Waiting 12:33:38 335e7481430f: Waiting 12:33:38 f73e7dbfee58: Waiting 12:33:38 e7f94e017e4c: Waiting 12:33:38 6564e96c385d: Waiting 12:33:38 f6be9fbc115f: Layer already exists 12:33:38 ba84a3e9eca0: Layer already exists 12:33:38 2eb8668d7f7d: Layer already exists 12:33:38 8be7defcac6d: Layer already exists 12:33:38 b83e943884f5: Layer already exists 12:33:38 6564e96c385d: Layer already exists 12:33:38 3799f904bd46: Layer already exists 12:33:38 335e7481430f: Layer already exists 12:33:38 f73e7dbfee58: Layer already exists 12:33:38 e7f94e017e4c: Layer already exists 12:33:38 2.2.0-dev.87: digest: sha256:acf5ce4a2ed1789c35e0a3059f4739b793fbd1bb336a2a5e8023cf3551da1037 size: 2405 [Pipeline] isUnix [Pipeline] sh 12:33:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:33:39 2eb8668d7f7d: Preparing 12:33:39 b83e943884f5: Preparing 12:33:39 8be7defcac6d: Preparing 12:33:39 ba84a3e9eca0: Preparing 12:33:39 f6be9fbc115f: Preparing 12:33:39 6564e96c385d: Preparing 12:33:39 3799f904bd46: Preparing 12:33:39 335e7481430f: Preparing 12:33:39 e7f94e017e4c: Preparing 12:33:39 f73e7dbfee58: Preparing 12:33:39 3799f904bd46: Waiting 12:33:39 335e7481430f: Waiting 12:33:39 e7f94e017e4c: Waiting 12:33:39 f73e7dbfee58: Waiting 12:33:39 b83e943884f5: Layer already exists 12:33:39 2eb8668d7f7d: Layer already exists 12:33:39 f6be9fbc115f: Layer already exists 12:33:39 ba84a3e9eca0: Layer already exists 12:33:39 8be7defcac6d: Layer already exists 12:33:39 e7f94e017e4c: Layer already exists 12:33:39 335e7481430f: Layer already exists 12:33:39 3799f904bd46: Layer already exists 12:33:39 6564e96c385d: Layer already exists 12:33:39 f73e7dbfee58: Layer already exists 12:33:39 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:acf5ce4a2ed1789c35e0a3059f4739b793fbd1bb336a2a5e8023cf3551da1037 size: 2405 [Pipeline] isUnix [Pipeline] sh 12:33:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 12:33:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 12:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:33:40 2eb8668d7f7d: Preparing 12:33:40 b83e943884f5: Preparing 12:33:40 8be7defcac6d: Preparing 12:33:40 ba84a3e9eca0: Preparing 12:33:40 f6be9fbc115f: Preparing 12:33:40 6564e96c385d: Preparing 12:33:40 3799f904bd46: Preparing 12:33:40 335e7481430f: Preparing 12:33:40 e7f94e017e4c: Preparing 12:33:40 f73e7dbfee58: Preparing 12:33:40 6564e96c385d: Waiting 12:33:40 3799f904bd46: Waiting 12:33:40 335e7481430f: Waiting 12:33:40 e7f94e017e4c: Waiting 12:33:40 f73e7dbfee58: Waiting 12:33:40 f6be9fbc115f: Layer already exists 12:33:40 b83e943884f5: Layer already exists 12:33:40 8be7defcac6d: Layer already exists 12:33:40 2eb8668d7f7d: Layer already exists 12:33:40 ba84a3e9eca0: Layer already exists 12:33:40 6564e96c385d: Layer already exists 12:33:40 335e7481430f: Layer already exists 12:33:40 3799f904bd46: Layer already exists 12:33:40 e7f94e017e4c: Layer already exists 12:33:40 f73e7dbfee58: Layer already exists 12:33:40 main: digest: sha256:acf5ce4a2ed1789c35e0a3059f4739b793fbd1bb336a2a5e8023cf3551da1037 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:40 ===================================================== [Pipeline] echo 12:33:40 taggedImages: 12:33:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 12:33:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.87 12:33:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 12:33:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 12:33:40 8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:40 latest 12:33:40 2.2.0-dev.87 12:33:40 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:40 main 12:33:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:33:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:33:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:33:41 e6bdec0ee997: Preparing 12:33:41 69dc5595cf33: Preparing 12:33:41 3b43dcedfc8f: Preparing 12:33:41 045229a2e2e9: Preparing 12:33:41 9e1e0cef4ba2: Preparing 12:33:41 4f4ce317c6bb: Preparing 12:33:41 4f4ce317c6bb: Waiting 12:33:41 3b43dcedfc8f: Layer already exists 12:33:41 4f4ce317c6bb: Layer already exists 12:33:41 e6bdec0ee997: Pushed 12:33:41 9e1e0cef4ba2: Pushed 12:33:42 045229a2e2e9: Pushed 12:33:46 69dc5595cf33: Pushed 12:33:46 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:6ec145755627b40b2fb93a1724df8a9ce16a59bdb8d8100556221ce992525afd size: 1573 [Pipeline] isUnix [Pipeline] sh 12:33:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:33:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 12:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:33:46 e6bdec0ee997: Preparing 12:33:46 69dc5595cf33: Preparing 12:33:46 3b43dcedfc8f: Preparing 12:33:46 045229a2e2e9: Preparing 12:33:46 9e1e0cef4ba2: Preparing 12:33:46 4f4ce317c6bb: Preparing 12:33:46 4f4ce317c6bb: Waiting 12:33:46 3b43dcedfc8f: Layer already exists 12:33:46 e6bdec0ee997: Layer already exists 12:33:46 69dc5595cf33: Layer already exists 12:33:46 045229a2e2e9: Layer already exists 12:33:46 9e1e0cef4ba2: Layer already exists 12:33:46 4f4ce317c6bb: Layer already exists 12:33:47 latest: digest: sha256:6ec145755627b40b2fb93a1724df8a9ce16a59bdb8d8100556221ce992525afd size: 1573 [Pipeline] isUnix [Pipeline] sh 12:33:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.87 12:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:33:47 e6bdec0ee997: Preparing 12:33:47 69dc5595cf33: Preparing 12:33:47 3b43dcedfc8f: Preparing 12:33:47 045229a2e2e9: Preparing 12:33:47 9e1e0cef4ba2: Preparing 12:33:47 4f4ce317c6bb: Preparing 12:33:47 4f4ce317c6bb: Waiting 12:33:47 69dc5595cf33: Layer already exists 12:33:47 e6bdec0ee997: Layer already exists 12:33:47 9e1e0cef4ba2: Layer already exists 12:33:47 045229a2e2e9: Layer already exists 12:33:47 3b43dcedfc8f: Layer already exists 12:33:47 4f4ce317c6bb: Layer already exists 12:33:48 2.2.0-dev.87: digest: sha256:6ec145755627b40b2fb93a1724df8a9ce16a59bdb8d8100556221ce992525afd size: 1573 [Pipeline] isUnix [Pipeline] sh 12:33:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:33:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:33:48 e6bdec0ee997: Preparing 12:33:48 69dc5595cf33: Preparing 12:33:48 3b43dcedfc8f: Preparing 12:33:48 045229a2e2e9: Preparing 12:33:48 9e1e0cef4ba2: Preparing 12:33:48 4f4ce317c6bb: Preparing 12:33:48 4f4ce317c6bb: Waiting 12:33:48 045229a2e2e9: Layer already exists 12:33:48 e6bdec0ee997: Layer already exists 12:33:48 3b43dcedfc8f: Layer already exists 12:33:48 69dc5595cf33: Layer already exists 12:33:48 9e1e0cef4ba2: Layer already exists 12:33:48 4f4ce317c6bb: Layer already exists 12:33:49 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:6ec145755627b40b2fb93a1724df8a9ce16a59bdb8d8100556221ce992525afd size: 1573 [Pipeline] isUnix [Pipeline] sh 12:33:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 12:33:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 12:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:33:49 e6bdec0ee997: Preparing 12:33:49 69dc5595cf33: Preparing 12:33:49 3b43dcedfc8f: Preparing 12:33:49 045229a2e2e9: Preparing 12:33:49 9e1e0cef4ba2: Preparing 12:33:49 4f4ce317c6bb: Preparing 12:33:49 4f4ce317c6bb: Waiting 12:33:49 3b43dcedfc8f: Layer already exists 12:33:49 e6bdec0ee997: Layer already exists 12:33:49 9e1e0cef4ba2: Layer already exists 12:33:49 045229a2e2e9: Layer already exists 12:33:49 69dc5595cf33: Layer already exists 12:33:49 4f4ce317c6bb: Layer already exists 12:33:49 main: digest: sha256:6ec145755627b40b2fb93a1724df8a9ce16a59bdb8d8100556221ce992525afd size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:50 ===================================================== [Pipeline] echo 12:33:50 taggedImages: 12:33:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 12:33:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.87 12:33:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 12:33:50 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 12:33:50 8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:50 latest 12:33:50 2.2.0-dev.87 12:33:50 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:33:50 main 12:33:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:33:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:33:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:33:50 e6a21f35f1ff: Preparing 12:33:50 9803bf700f13: Preparing 12:33:50 af4c267bc117: Preparing 12:33:50 3866cac18056: Preparing 12:33:50 2c18cb10e122: Preparing 12:33:50 dc33f5f757fa: Preparing 12:33:50 9e1e0cef4ba2: Preparing 12:33:50 4f4ce317c6bb: Preparing 12:33:50 dc33f5f757fa: Waiting 12:33:50 9e1e0cef4ba2: Waiting 12:33:50 4f4ce317c6bb: Waiting 12:33:51 e6a21f35f1ff: Pushed 12:33:51 9803bf700f13: Pushed 12:33:51 af4c267bc117: Pushed 12:33:51 9e1e0cef4ba2: Layer already exists 12:33:51 4f4ce317c6bb: Layer already exists 12:33:51 dc33f5f757fa: Pushed 12:34:00 2c18cb10e122: Pushed 12:34:08 3866cac18056: Pushed 12:34:08 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:926fe79bc8fca1d9de6f3f6949342a63563b9d0c797fd4bb203e123af38a46ca size: 1992 [Pipeline] isUnix [Pipeline] sh 12:34:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:34:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 12:34:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:34:09 e6a21f35f1ff: Preparing 12:34:09 9803bf700f13: Preparing 12:34:09 af4c267bc117: Preparing 12:34:09 3866cac18056: Preparing 12:34:09 2c18cb10e122: Preparing 12:34:09 dc33f5f757fa: Preparing 12:34:09 9e1e0cef4ba2: Preparing 12:34:09 4f4ce317c6bb: Preparing 12:34:09 dc33f5f757fa: Waiting 12:34:09 9e1e0cef4ba2: Waiting 12:34:09 4f4ce317c6bb: Waiting 12:34:09 2c18cb10e122: Layer already exists 12:34:09 af4c267bc117: Layer already exists 12:34:09 e6a21f35f1ff: Layer already exists 12:34:09 3866cac18056: Layer already exists 12:34:09 9803bf700f13: Layer already exists 12:34:09 dc33f5f757fa: Layer already exists 12:34:09 4f4ce317c6bb: Layer already exists 12:34:09 9e1e0cef4ba2: Layer already exists 12:34:09 latest: digest: sha256:926fe79bc8fca1d9de6f3f6949342a63563b9d0c797fd4bb203e123af38a46ca size: 1992 [Pipeline] isUnix [Pipeline] sh 12:34:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:34:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.87 12:34:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:34:10 e6a21f35f1ff: Preparing 12:34:10 9803bf700f13: Preparing 12:34:10 af4c267bc117: Preparing 12:34:10 3866cac18056: Preparing 12:34:10 2c18cb10e122: Preparing 12:34:10 dc33f5f757fa: Preparing 12:34:10 9e1e0cef4ba2: Preparing 12:34:10 4f4ce317c6bb: Preparing 12:34:10 dc33f5f757fa: Waiting 12:34:10 9e1e0cef4ba2: Waiting 12:34:10 4f4ce317c6bb: Waiting 12:34:10 af4c267bc117: Layer already exists 12:34:10 e6a21f35f1ff: Layer already exists 12:34:10 3866cac18056: Layer already exists 12:34:10 9803bf700f13: Layer already exists 12:34:10 2c18cb10e122: Layer already exists 12:34:10 dc33f5f757fa: Layer already exists 12:34:10 4f4ce317c6bb: Layer already exists 12:34:10 9e1e0cef4ba2: Layer already exists 12:34:10 2.2.0-dev.87: digest: sha256:926fe79bc8fca1d9de6f3f6949342a63563b9d0c797fd4bb203e123af38a46ca size: 1992 [Pipeline] isUnix [Pipeline] sh 12:34:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:34:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:34:11 e6a21f35f1ff: Preparing 12:34:11 9803bf700f13: Preparing 12:34:11 af4c267bc117: Preparing 12:34:11 3866cac18056: Preparing 12:34:11 2c18cb10e122: Preparing 12:34:11 dc33f5f757fa: Preparing 12:34:11 9e1e0cef4ba2: Preparing 12:34:11 4f4ce317c6bb: Preparing 12:34:11 dc33f5f757fa: Waiting 12:34:11 9e1e0cef4ba2: Waiting 12:34:11 4f4ce317c6bb: Waiting 12:34:11 9803bf700f13: Layer already exists 12:34:11 e6a21f35f1ff: Layer already exists 12:34:11 af4c267bc117: Layer already exists 12:34:11 3866cac18056: Layer already exists 12:34:11 2c18cb10e122: Layer already exists 12:34:11 dc33f5f757fa: Layer already exists 12:34:11 4f4ce317c6bb: Layer already exists 12:34:11 9e1e0cef4ba2: Layer already exists 12:34:11 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:926fe79bc8fca1d9de6f3f6949342a63563b9d0c797fd4bb203e123af38a46ca size: 1992 [Pipeline] isUnix [Pipeline] sh 12:34:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 12:34:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 12:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:34:12 e6a21f35f1ff: Preparing 12:34:12 9803bf700f13: Preparing 12:34:12 af4c267bc117: Preparing 12:34:12 3866cac18056: Preparing 12:34:12 2c18cb10e122: Preparing 12:34:12 dc33f5f757fa: Preparing 12:34:12 9e1e0cef4ba2: Preparing 12:34:12 4f4ce317c6bb: Preparing 12:34:12 9e1e0cef4ba2: Waiting 12:34:12 4f4ce317c6bb: Waiting 12:34:12 dc33f5f757fa: Waiting 12:34:12 3866cac18056: Layer already exists 12:34:12 9803bf700f13: Layer already exists 12:34:12 2c18cb10e122: Layer already exists 12:34:12 e6a21f35f1ff: Layer already exists 12:34:12 af4c267bc117: Layer already exists 12:34:12 dc33f5f757fa: Layer already exists 12:34:12 9e1e0cef4ba2: Layer already exists 12:34:12 4f4ce317c6bb: Layer already exists 12:34:12 main: digest: sha256:926fe79bc8fca1d9de6f3f6949342a63563b9d0c797fd4bb203e123af38a46ca size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:34:12 ===================================================== [Pipeline] echo 12:34:12 taggedImages: 12:34:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:34:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 12:34:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.87 12:34:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:34:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 12:34:12 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 12:34:12 8b0dec85218ed508cf19f063ec152f29e8927c81 12:34:12 latest 12:34:12 2.2.0-dev.87 12:34:12 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:34:12 main 12:34:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:34:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:34:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:34:13 43d250075d62: Preparing 12:34:13 997f0eeca154: Preparing 12:34:13 ce0f89f60fab: Preparing 12:34:13 4a828cb80a3a: Preparing 12:34:13 e8571492fb90: Preparing 12:34:13 9e1e0cef4ba2: Preparing 12:34:13 4f4ce317c6bb: Preparing 12:34:13 9e1e0cef4ba2: Waiting 12:34:13 4f4ce317c6bb: Waiting 12:34:13 43d250075d62: Pushed 12:34:13 997f0eeca154: Pushed 12:34:13 ce0f89f60fab: Pushed 12:34:13 9e1e0cef4ba2: Layer already exists 12:34:13 4f4ce317c6bb: Layer already exists 12:34:13 e8571492fb90: Pushed 12:34:32 4a828cb80a3a: Pushed 12:34:32 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:a44f74a25bbd506dbb0815cf2c03dbd6ecf33a5a78b5ebe433cfbc95f7dbdcf2 size: 1780 [Pipeline] isUnix [Pipeline] sh 12:34:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:34:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 12:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:34:32 43d250075d62: Preparing 12:34:32 997f0eeca154: Preparing 12:34:32 ce0f89f60fab: Preparing 12:34:32 4a828cb80a3a: Preparing 12:34:32 e8571492fb90: Preparing 12:34:32 9e1e0cef4ba2: Preparing 12:34:32 4f4ce317c6bb: Preparing 12:34:32 4f4ce317c6bb: Waiting 12:34:32 9e1e0cef4ba2: Waiting 12:34:32 ce0f89f60fab: Layer already exists 12:34:32 43d250075d62: Layer already exists 12:34:32 e8571492fb90: Layer already exists 12:34:32 997f0eeca154: Layer already exists 12:34:32 4a828cb80a3a: Layer already exists 12:34:32 9e1e0cef4ba2: Layer already exists 12:34:32 4f4ce317c6bb: Layer already exists 12:34:33 latest: digest: sha256:a44f74a25bbd506dbb0815cf2c03dbd6ecf33a5a78b5ebe433cfbc95f7dbdcf2 size: 1780 [Pipeline] isUnix [Pipeline] sh 12:34:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:34:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.87 12:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:34:33 43d250075d62: Preparing 12:34:33 997f0eeca154: Preparing 12:34:33 ce0f89f60fab: Preparing 12:34:33 4a828cb80a3a: Preparing 12:34:33 e8571492fb90: Preparing 12:34:33 9e1e0cef4ba2: Preparing 12:34:33 4f4ce317c6bb: Preparing 12:34:33 9e1e0cef4ba2: Waiting 12:34:33 4f4ce317c6bb: Waiting 12:34:33 e8571492fb90: Layer already exists 12:34:33 4a828cb80a3a: Layer already exists 12:34:33 ce0f89f60fab: Layer already exists 12:34:33 43d250075d62: Layer already exists 12:34:33 997f0eeca154: Layer already exists 12:34:33 9e1e0cef4ba2: Layer already exists 12:34:33 4f4ce317c6bb: Layer already exists 12:34:34 2.2.0-dev.87: digest: sha256:a44f74a25bbd506dbb0815cf2c03dbd6ecf33a5a78b5ebe433cfbc95f7dbdcf2 size: 1780 [Pipeline] isUnix [Pipeline] sh 12:34:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:34:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:34:34 43d250075d62: Preparing 12:34:34 997f0eeca154: Preparing 12:34:34 ce0f89f60fab: Preparing 12:34:34 4a828cb80a3a: Preparing 12:34:34 e8571492fb90: Preparing 12:34:34 9e1e0cef4ba2: Preparing 12:34:34 4f4ce317c6bb: Preparing 12:34:34 9e1e0cef4ba2: Waiting 12:34:34 4f4ce317c6bb: Waiting 12:34:34 997f0eeca154: Layer already exists 12:34:34 ce0f89f60fab: Layer already exists 12:34:34 4a828cb80a3a: Layer already exists 12:34:34 e8571492fb90: Layer already exists 12:34:34 43d250075d62: Layer already exists 12:34:34 4f4ce317c6bb: Layer already exists 12:34:34 9e1e0cef4ba2: Layer already exists 12:34:35 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:a44f74a25bbd506dbb0815cf2c03dbd6ecf33a5a78b5ebe433cfbc95f7dbdcf2 size: 1780 [Pipeline] isUnix [Pipeline] sh 12:34:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 12:34:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 12:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:34:35 43d250075d62: Preparing 12:34:35 997f0eeca154: Preparing 12:34:35 ce0f89f60fab: Preparing 12:34:35 4a828cb80a3a: Preparing 12:34:35 e8571492fb90: Preparing 12:34:35 9e1e0cef4ba2: Preparing 12:34:35 4f4ce317c6bb: Preparing 12:34:35 9e1e0cef4ba2: Waiting 12:34:35 4f4ce317c6bb: Waiting 12:34:35 e8571492fb90: Layer already exists 12:34:35 4a828cb80a3a: Layer already exists 12:34:35 ce0f89f60fab: Layer already exists 12:34:35 997f0eeca154: Layer already exists 12:34:35 43d250075d62: Layer already exists 12:34:35 9e1e0cef4ba2: Layer already exists 12:34:35 4f4ce317c6bb: Layer already exists 12:34:36 main: digest: sha256:a44f74a25bbd506dbb0815cf2c03dbd6ecf33a5a78b5ebe433cfbc95f7dbdcf2 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:34:36 ===================================================== [Pipeline] echo 12:34:36 taggedImages: 12:34:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:34:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 12:34:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.87 12:34:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:34:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 12:34:36 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 12:34:36 8b0dec85218ed508cf19f063ec152f29e8927c81 12:34:36 latest 12:34:36 2.2.0-dev.87 12:34:36 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:34:36 main 12:34:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:34:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:34:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:34:37 48954b6fdd98: Preparing 12:34:37 65db8c396de1: Preparing 12:34:37 16a710765ac9: Preparing 12:34:37 8413b3d9047f: Preparing 12:34:37 dc33f5f757fa: Preparing 12:34:37 9e1e0cef4ba2: Preparing 12:34:37 4f4ce317c6bb: Preparing 12:34:37 4f4ce317c6bb: Waiting 12:34:37 9e1e0cef4ba2: Waiting 12:34:37 dc33f5f757fa: Layer already exists 12:34:37 9e1e0cef4ba2: Layer already exists 12:34:37 4f4ce317c6bb: Layer already exists 12:34:37 48954b6fdd98: Pushed 12:34:37 16a710765ac9: Pushed 12:34:37 65db8c396de1: Pushed 12:34:55 8413b3d9047f: Pushed 12:34:55 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:9eb90ea6817935ac8811609dcb49cd3e139aab64ad31f2da3af8c8d988711378 size: 1780 [Pipeline] isUnix [Pipeline] sh 12:34:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:34:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 12:34:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:34:56 48954b6fdd98: Preparing 12:34:56 65db8c396de1: Preparing 12:34:56 16a710765ac9: Preparing 12:34:56 8413b3d9047f: Preparing 12:34:56 dc33f5f757fa: Preparing 12:34:56 9e1e0cef4ba2: Preparing 12:34:56 4f4ce317c6bb: Preparing 12:34:56 9e1e0cef4ba2: Waiting 12:34:56 4f4ce317c6bb: Waiting 12:34:56 65db8c396de1: Layer already exists 12:34:56 8413b3d9047f: Layer already exists 12:34:56 dc33f5f757fa: Layer already exists 12:34:56 48954b6fdd98: Layer already exists 12:34:56 16a710765ac9: Layer already exists 12:34:56 4f4ce317c6bb: Layer already exists 12:34:56 9e1e0cef4ba2: Layer already exists 12:34:56 latest: digest: sha256:9eb90ea6817935ac8811609dcb49cd3e139aab64ad31f2da3af8c8d988711378 size: 1780 [Pipeline] isUnix [Pipeline] sh 12:34:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:34:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.87 12:34:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:34:57 48954b6fdd98: Preparing 12:34:57 65db8c396de1: Preparing 12:34:57 16a710765ac9: Preparing 12:34:57 8413b3d9047f: Preparing 12:34:57 dc33f5f757fa: Preparing 12:34:57 9e1e0cef4ba2: Preparing 12:34:57 4f4ce317c6bb: Preparing 12:34:57 9e1e0cef4ba2: Waiting 12:34:57 4f4ce317c6bb: Waiting 12:34:57 65db8c396de1: Layer already exists 12:34:57 48954b6fdd98: Layer already exists 12:34:57 dc33f5f757fa: Layer already exists 12:34:57 16a710765ac9: Layer already exists 12:34:57 8413b3d9047f: Layer already exists 12:34:57 9e1e0cef4ba2: Layer already exists 12:34:57 4f4ce317c6bb: Layer already exists 12:34:57 2.2.0-dev.87: digest: sha256:9eb90ea6817935ac8811609dcb49cd3e139aab64ad31f2da3af8c8d988711378 size: 1780 [Pipeline] isUnix [Pipeline] sh 12:34:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:34:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:34:58 48954b6fdd98: Preparing 12:34:58 65db8c396de1: Preparing 12:34:58 16a710765ac9: Preparing 12:34:58 8413b3d9047f: Preparing 12:34:58 dc33f5f757fa: Preparing 12:34:58 9e1e0cef4ba2: Preparing 12:34:58 4f4ce317c6bb: Preparing 12:34:58 4f4ce317c6bb: Waiting 12:34:58 48954b6fdd98: Layer already exists 12:34:58 8413b3d9047f: Layer already exists 12:34:58 dc33f5f757fa: Layer already exists 12:34:58 16a710765ac9: Layer already exists 12:34:58 65db8c396de1: Layer already exists 12:34:58 4f4ce317c6bb: Layer already exists 12:34:58 9e1e0cef4ba2: Layer already exists 12:34:58 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:9eb90ea6817935ac8811609dcb49cd3e139aab64ad31f2da3af8c8d988711378 size: 1780 [Pipeline] isUnix [Pipeline] sh 12:34:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 12:34:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 12:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:34:59 48954b6fdd98: Preparing 12:34:59 65db8c396de1: Preparing 12:34:59 16a710765ac9: Preparing 12:34:59 8413b3d9047f: Preparing 12:34:59 dc33f5f757fa: Preparing 12:34:59 9e1e0cef4ba2: Preparing 12:34:59 4f4ce317c6bb: Preparing 12:34:59 9e1e0cef4ba2: Waiting 12:34:59 4f4ce317c6bb: Waiting 12:34:59 65db8c396de1: Layer already exists 12:34:59 48954b6fdd98: Layer already exists 12:34:59 8413b3d9047f: Layer already exists 12:34:59 dc33f5f757fa: Layer already exists 12:34:59 16a710765ac9: Layer already exists 12:34:59 9e1e0cef4ba2: Layer already exists 12:34:59 4f4ce317c6bb: Layer already exists 12:34:59 main: digest: sha256:9eb90ea6817935ac8811609dcb49cd3e139aab64ad31f2da3af8c8d988711378 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:34:59 ===================================================== [Pipeline] echo 12:34:59 taggedImages: 12:34:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:34:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 12:34:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.87 12:34:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:34:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 12:34:59 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 12:34:59 8b0dec85218ed508cf19f063ec152f29e8927c81 12:34:59 latest 12:34:59 2.2.0-dev.87 12:34:59 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:34:59 main 12:34:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:35:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:35:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:35:00 9de56fc0dfb9: Preparing 12:35:00 7d486f23bf51: Preparing 12:35:00 3b43dcedfc8f: Preparing 12:35:00 5d193911f0e2: Preparing 12:35:00 f73e7dbfee58: Preparing 12:35:00 f73e7dbfee58: Layer already exists 12:35:00 3b43dcedfc8f: Layer already exists 12:35:00 9de56fc0dfb9: Pushed 12:35:00 5d193911f0e2: Pushed 12:35:06 7d486f23bf51: Pushed 12:35:06 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:22d707c809ba849cc79253097a18fab44bbaeae4a099f753795236a961548e50 size: 1365 [Pipeline] isUnix [Pipeline] sh 12:35:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:35:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 12:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:35:06 9de56fc0dfb9: Preparing 12:35:06 7d486f23bf51: Preparing 12:35:06 3b43dcedfc8f: Preparing 12:35:06 5d193911f0e2: Preparing 12:35:06 f73e7dbfee58: Preparing 12:35:06 9de56fc0dfb9: Layer already exists 12:35:06 7d486f23bf51: Layer already exists 12:35:06 3b43dcedfc8f: Layer already exists 12:35:06 f73e7dbfee58: Layer already exists 12:35:06 5d193911f0e2: Layer already exists 12:35:07 latest: digest: sha256:22d707c809ba849cc79253097a18fab44bbaeae4a099f753795236a961548e50 size: 1365 [Pipeline] isUnix [Pipeline] sh 12:35:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:35:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.87 12:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:35:07 9de56fc0dfb9: Preparing 12:35:07 7d486f23bf51: Preparing 12:35:07 3b43dcedfc8f: Preparing 12:35:07 5d193911f0e2: Preparing 12:35:07 f73e7dbfee58: Preparing 12:35:07 9de56fc0dfb9: Layer already exists 12:35:07 3b43dcedfc8f: Layer already exists 12:35:07 f73e7dbfee58: Layer already exists 12:35:07 5d193911f0e2: Layer already exists 12:35:07 7d486f23bf51: Layer already exists 12:35:08 2.2.0-dev.87: digest: sha256:22d707c809ba849cc79253097a18fab44bbaeae4a099f753795236a961548e50 size: 1365 [Pipeline] isUnix [Pipeline] sh 12:35:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:35:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:35:08 9de56fc0dfb9: Preparing 12:35:08 7d486f23bf51: Preparing 12:35:08 3b43dcedfc8f: Preparing 12:35:08 5d193911f0e2: Preparing 12:35:08 f73e7dbfee58: Preparing 12:35:08 f73e7dbfee58: Layer already exists 12:35:08 3b43dcedfc8f: Layer already exists 12:35:08 7d486f23bf51: Layer already exists 12:35:08 9de56fc0dfb9: Layer already exists 12:35:08 5d193911f0e2: Layer already exists 12:35:09 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:22d707c809ba849cc79253097a18fab44bbaeae4a099f753795236a961548e50 size: 1365 [Pipeline] isUnix [Pipeline] sh 12:35:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 12:35:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 12:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:35:09 9de56fc0dfb9: Preparing 12:35:09 7d486f23bf51: Preparing 12:35:09 3b43dcedfc8f: Preparing 12:35:09 5d193911f0e2: Preparing 12:35:09 f73e7dbfee58: Preparing 12:35:09 f73e7dbfee58: Layer already exists 12:35:09 9de56fc0dfb9: Layer already exists 12:35:09 7d486f23bf51: Layer already exists 12:35:09 5d193911f0e2: Layer already exists 12:35:09 3b43dcedfc8f: Layer already exists 12:35:10 main: digest: sha256:22d707c809ba849cc79253097a18fab44bbaeae4a099f753795236a961548e50 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:35:10 ===================================================== [Pipeline] echo 12:35:10 taggedImages: 12:35:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:35:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 12:35:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.87 12:35:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:35:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 12:35:10 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 12:35:10 8b0dec85218ed508cf19f063ec152f29e8927c81 12:35:10 latest 12:35:10 2.2.0-dev.87 12:35:10 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:35:10 main 12:35:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:35:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:35:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:35:10 7c4e4c311bd6: Preparing 12:35:10 a2f439beaf4e: Preparing 12:35:10 3b43dcedfc8f: Preparing 12:35:10 f2335608bc32: Preparing 12:35:10 f73e7dbfee58: Preparing 12:35:11 f73e7dbfee58: Layer already exists 12:35:11 3b43dcedfc8f: Layer already exists 12:35:11 f2335608bc32: Layer already exists 12:35:11 7c4e4c311bd6: Pushed 12:35:15 a2f439beaf4e: Pushed 12:35:15 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:e79eaf4c7f1c41926d4b434a629e3491c18d397db1011781e6f17f9f65740551 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:35:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:35:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 12:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:35:16 7c4e4c311bd6: Preparing 12:35:16 a2f439beaf4e: Preparing 12:35:16 3b43dcedfc8f: Preparing 12:35:16 f2335608bc32: Preparing 12:35:16 f73e7dbfee58: Preparing 12:35:16 f73e7dbfee58: Layer already exists 12:35:16 7c4e4c311bd6: Layer already exists 12:35:16 3b43dcedfc8f: Layer already exists 12:35:16 f2335608bc32: Layer already exists 12:35:16 a2f439beaf4e: Layer already exists 12:35:16 latest: digest: sha256:e79eaf4c7f1c41926d4b434a629e3491c18d397db1011781e6f17f9f65740551 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:35:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:35:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.87 12:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:35:17 7c4e4c311bd6: Preparing 12:35:17 a2f439beaf4e: Preparing 12:35:17 3b43dcedfc8f: Preparing 12:35:17 f2335608bc32: Preparing 12:35:17 f73e7dbfee58: Preparing 12:35:17 a2f439beaf4e: Layer already exists 12:35:17 7c4e4c311bd6: Layer already exists 12:35:17 3b43dcedfc8f: Layer already exists 12:35:17 f73e7dbfee58: Layer already exists 12:35:17 f2335608bc32: Layer already exists 12:35:17 2.2.0-dev.87: digest: sha256:e79eaf4c7f1c41926d4b434a629e3491c18d397db1011781e6f17f9f65740551 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:35:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:35:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:35:18 7c4e4c311bd6: Preparing 12:35:18 a2f439beaf4e: Preparing 12:35:18 3b43dcedfc8f: Preparing 12:35:18 f2335608bc32: Preparing 12:35:18 f73e7dbfee58: Preparing 12:35:18 a2f439beaf4e: Layer already exists 12:35:18 3b43dcedfc8f: Layer already exists 12:35:18 f73e7dbfee58: Layer already exists 12:35:18 f2335608bc32: Layer already exists 12:35:18 7c4e4c311bd6: Layer already exists 12:35:18 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:e79eaf4c7f1c41926d4b434a629e3491c18d397db1011781e6f17f9f65740551 size: 1364 [Pipeline] isUnix [Pipeline] sh 12:35:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 12:35:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 12:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:35:19 7c4e4c311bd6: Preparing 12:35:19 a2f439beaf4e: Preparing 12:35:19 3b43dcedfc8f: Preparing 12:35:19 f2335608bc32: Preparing 12:35:19 f73e7dbfee58: Preparing 12:35:19 a2f439beaf4e: Layer already exists 12:35:19 7c4e4c311bd6: Layer already exists 12:35:19 f2335608bc32: Layer already exists 12:35:19 f73e7dbfee58: Layer already exists 12:35:19 3b43dcedfc8f: Layer already exists 12:35:19 main: digest: sha256:e79eaf4c7f1c41926d4b434a629e3491c18d397db1011781e6f17f9f65740551 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:35:19 ===================================================== [Pipeline] echo 12:35:19 taggedImages: 12:35:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:35:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 12:35:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.87 12:35:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:35:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 12:35:19 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 12:35:19 8b0dec85218ed508cf19f063ec152f29e8927c81 12:35:19 latest 12:35:19 2.2.0-dev.87 12:35:19 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:35:19 main 12:35:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:35:19 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh 12:35:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 12:35:20 60fb55522d0c: Preparing 12:35:20 49a607c0f5f2: Preparing 12:35:20 544f071cc818: Preparing 12:35:20 88417ac51d9a: Preparing 12:35:20 f0e5a4d6c014: Preparing 12:35:20 3b19d27f08f7: Preparing 12:35:20 73bb99a6e169: Preparing 12:35:20 ec06c3102977: Preparing 12:35:20 6a3c62e080c7: Preparing 12:35:20 340cb19ca677: Preparing 12:35:20 4f4ce317c6bb: Preparing 12:35:20 ec06c3102977: Waiting 12:35:20 6a3c62e080c7: Waiting 12:35:20 340cb19ca677: Waiting 12:35:20 3b19d27f08f7: Waiting 12:35:20 4f4ce317c6bb: Waiting 12:35:20 f0e5a4d6c014: Layer already exists 12:35:20 3b19d27f08f7: Layer already exists 12:35:20 73bb99a6e169: Layer already exists 12:35:20 ec06c3102977: Layer already exists 12:35:20 49a607c0f5f2: Pushed 12:35:20 6a3c62e080c7: Layer already exists 12:35:20 340cb19ca677: Layer already exists 12:35:20 4f4ce317c6bb: Layer already exists 12:35:20 60fb55522d0c: Pushed 12:35:22 544f071cc818: Pushed 12:35:41 88417ac51d9a: Pushed 12:35:41 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:5bd66e6a290ed55f376ce85fd156600b92102d474f84e7d4d2f21ce0bfd89888 size: 2622 [Pipeline] isUnix [Pipeline] sh 12:35:41 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:35:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 12:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 12:35:41 60fb55522d0c: Preparing 12:35:41 49a607c0f5f2: Preparing 12:35:41 544f071cc818: Preparing 12:35:41 88417ac51d9a: Preparing 12:35:41 f0e5a4d6c014: Preparing 12:35:41 3b19d27f08f7: Preparing 12:35:41 73bb99a6e169: Preparing 12:35:41 ec06c3102977: Preparing 12:35:41 6a3c62e080c7: Preparing 12:35:41 340cb19ca677: Preparing 12:35:41 4f4ce317c6bb: Preparing 12:35:41 3b19d27f08f7: Waiting 12:35:41 73bb99a6e169: Waiting 12:35:41 ec06c3102977: Waiting 12:35:41 6a3c62e080c7: Waiting 12:35:41 4f4ce317c6bb: Waiting 12:35:41 340cb19ca677: Waiting 12:35:41 f0e5a4d6c014: Layer already exists 12:35:41 49a607c0f5f2: Layer already exists 12:35:41 544f071cc818: Layer already exists 12:35:41 88417ac51d9a: Layer already exists 12:35:41 60fb55522d0c: Layer already exists 12:35:41 3b19d27f08f7: Layer already exists 12:35:41 73bb99a6e169: Layer already exists 12:35:42 ec06c3102977: Layer already exists 12:35:42 6a3c62e080c7: Layer already exists 12:35:42 340cb19ca677: Layer already exists 12:35:42 4f4ce317c6bb: Layer already exists 12:35:42 latest: digest: sha256:5bd66e6a290ed55f376ce85fd156600b92102d474f84e7d4d2f21ce0bfd89888 size: 2622 [Pipeline] isUnix [Pipeline] sh 12:35:42 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:35:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.87 12:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 12:35:42 60fb55522d0c: Preparing 12:35:42 49a607c0f5f2: Preparing 12:35:42 544f071cc818: Preparing 12:35:42 88417ac51d9a: Preparing 12:35:42 f0e5a4d6c014: Preparing 12:35:42 3b19d27f08f7: Preparing 12:35:42 73bb99a6e169: Preparing 12:35:42 ec06c3102977: Preparing 12:35:42 6a3c62e080c7: Preparing 12:35:42 340cb19ca677: Preparing 12:35:42 4f4ce317c6bb: Preparing 12:35:42 3b19d27f08f7: Waiting 12:35:42 73bb99a6e169: Waiting 12:35:42 ec06c3102977: Waiting 12:35:42 6a3c62e080c7: Waiting 12:35:42 340cb19ca677: Waiting 12:35:42 4f4ce317c6bb: Waiting 12:35:42 60fb55522d0c: Layer already exists 12:35:42 544f071cc818: Layer already exists 12:35:42 f0e5a4d6c014: Layer already exists 12:35:42 88417ac51d9a: Layer already exists 12:35:42 49a607c0f5f2: Layer already exists 12:35:43 73bb99a6e169: Layer already exists 12:35:43 3b19d27f08f7: Layer already exists 12:35:43 340cb19ca677: Layer already exists 12:35:43 ec06c3102977: Layer already exists 12:35:43 6a3c62e080c7: Layer already exists 12:35:43 4f4ce317c6bb: Layer already exists 12:35:43 2.2.0-dev.87: digest: sha256:5bd66e6a290ed55f376ce85fd156600b92102d474f84e7d4d2f21ce0bfd89888 size: 2622 [Pipeline] isUnix [Pipeline] sh 12:35:43 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh 12:35:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 12:35:43 60fb55522d0c: Preparing 12:35:43 49a607c0f5f2: Preparing 12:35:43 544f071cc818: Preparing 12:35:43 88417ac51d9a: Preparing 12:35:43 f0e5a4d6c014: Preparing 12:35:43 3b19d27f08f7: Preparing 12:35:43 73bb99a6e169: Preparing 12:35:43 ec06c3102977: Preparing 12:35:43 6a3c62e080c7: Preparing 12:35:43 340cb19ca677: Preparing 12:35:43 4f4ce317c6bb: Preparing 12:35:43 ec06c3102977: Waiting 12:35:43 6a3c62e080c7: Waiting 12:35:43 340cb19ca677: Waiting 12:35:43 4f4ce317c6bb: Waiting 12:35:43 3b19d27f08f7: Waiting 12:35:43 73bb99a6e169: Waiting 12:35:43 f0e5a4d6c014: Layer already exists 12:35:43 60fb55522d0c: Layer already exists 12:35:43 88417ac51d9a: Layer already exists 12:35:43 49a607c0f5f2: Layer already exists 12:35:43 544f071cc818: Layer already exists 12:35:43 6a3c62e080c7: Layer already exists 12:35:43 73bb99a6e169: Layer already exists 12:35:43 ec06c3102977: Layer already exists 12:35:43 3b19d27f08f7: Layer already exists 12:35:43 340cb19ca677: Layer already exists 12:35:44 4f4ce317c6bb: Layer already exists 12:35:44 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:5bd66e6a290ed55f376ce85fd156600b92102d474f84e7d4d2f21ce0bfd89888 size: 2622 [Pipeline] isUnix [Pipeline] sh 12:35:44 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 12:35:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 12:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 12:35:44 60fb55522d0c: Preparing 12:35:44 49a607c0f5f2: Preparing 12:35:44 544f071cc818: Preparing 12:35:44 88417ac51d9a: Preparing 12:35:44 f0e5a4d6c014: Preparing 12:35:44 3b19d27f08f7: Preparing 12:35:44 73bb99a6e169: Preparing 12:35:44 ec06c3102977: Preparing 12:35:44 6a3c62e080c7: Preparing 12:35:44 340cb19ca677: Preparing 12:35:44 4f4ce317c6bb: Preparing 12:35:44 340cb19ca677: Waiting 12:35:44 73bb99a6e169: Waiting 12:35:44 4f4ce317c6bb: Waiting 12:35:44 6a3c62e080c7: Waiting 12:35:44 ec06c3102977: Waiting 12:35:44 3b19d27f08f7: Waiting 12:35:44 49a607c0f5f2: Layer already exists 12:35:44 f0e5a4d6c014: Layer already exists 12:35:44 88417ac51d9a: Layer already exists 12:35:44 60fb55522d0c: Layer already exists 12:35:44 544f071cc818: Layer already exists 12:35:44 6a3c62e080c7: Layer already exists 12:35:44 ec06c3102977: Layer already exists 12:35:44 3b19d27f08f7: Layer already exists 12:35:44 73bb99a6e169: Layer already exists 12:35:44 340cb19ca677: Layer already exists 12:35:45 4f4ce317c6bb: Layer already exists 12:35:45 main: digest: sha256:5bd66e6a290ed55f376ce85fd156600b92102d474f84e7d4d2f21ce0bfd89888 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:35:45 ===================================================== [Pipeline] echo 12:35:45 taggedImages: 12:35:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 12:35:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 12:35:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.87 12:35:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 12:35:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:35:45 12:35:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:35:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:35:46 arm64: Pulling from edgex-lftools-log-publisher 12:35:46 8998bd30e6a1: Pulling fs layer 12:35:46 04944245beec: Pulling fs layer 12:35:46 699f458cf7ca: Pulling fs layer 12:35:46 765212b225bb: Pulling fs layer 12:35:46 f23df028b6ca: Pulling fs layer 12:35:46 d65c8cfc05b1: Pulling fs layer 12:35:46 2437ff75d9bd: Pulling fs layer 12:35:46 765212b225bb: Waiting 12:35:46 f23df028b6ca: Waiting 12:35:46 d65c8cfc05b1: Waiting 12:35:46 2437ff75d9bd: Waiting 12:35:46 04944245beec: Verifying Checksum 12:35:46 04944245beec: Download complete 12:35:46 765212b225bb: Verifying Checksum 12:35:46 765212b225bb: Download complete 12:35:46 f23df028b6ca: Download complete 12:35:46 d65c8cfc05b1: Verifying Checksum 12:35:46 d65c8cfc05b1: Download complete 12:35:46 699f458cf7ca: Verifying Checksum 12:35:46 8998bd30e6a1: Verifying Checksum 12:35:46 8998bd30e6a1: Download complete 12:35:48 2437ff75d9bd: Verifying Checksum 12:35:48 2437ff75d9bd: Download complete 12:35:51 8998bd30e6a1: Pull complete 12:35:51 04944245beec: Pull complete 12:35:53 699f458cf7ca: Pull complete 12:35:53 765212b225bb: Pull complete 12:35:53 f23df028b6ca: Pull complete 12:35:54 d65c8cfc05b1: Pull complete 12:36:09 2437ff75d9bd: Pull complete 12:36:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:36:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:36:09 prd-ubuntu20.04-docker-arm64-4c-16g-34243 does not seem to be running inside a container 12:36:09 $ 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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 12:36:12 $ docker top 6bfbce53c6c7eb2dd6bfad9e9d3552c16b4c66543564ad46c4be8071a534f836 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:13 ---> job-cost.sh 12:36:13 lf-activate-venv: SKIPPING 12:36:13 INFO: No Stack... 12:36:14 INFO: Retrieving Pricing Info for: v3-standard-4 12:36:14 INFO: Archiving Costs [Pipeline] sh 12:36:15 + cat /w/workspace/edgex-go/215/archives/cost.csv 12:36:15 + cut -d, -f6 [Pipeline] lock 12:36:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-215-stack-cost] 12:36:15 Resource [jenkins-edgexfoundry-edgex-go-main-215-stack-cost] did not exist. Created. 12:36:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:36:16 + echo total: 0.10999999940395355 [Pipeline] stash 12:36:16 Stashed 1 file(s) [Pipeline] } 12:36:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 12:36:16 $ docker stop --time=1 6bfbce53c6c7eb2dd6bfad9e9d3552c16b4c66543564ad46c4be8071a534f836 12:36:18 $ docker rm -f 6bfbce53c6c7eb2dd6bfad9e9d3552c16b4c66543564ad46c4be8071a534f836 [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 12:36:18 provisioning config files... 12:36:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/215@tmp/config5847054587297032626tmp [Pipeline] { [Pipeline] sh 12:36:19 + set +x 12:36:19 + bash -s -- 12:36:19 + curl -s https://codecov.io/bash 12:36:19 12:36:19 _____ _ 12:36:19 / ____| | | 12:36:19 | | ___ __| | ___ ___ _____ __ 12:36:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:36:19 | |___| (_) | (_| | __/ (_| (_) \ V / 12:36:19 \_____\___/ \__,_|\___|\___\___/ \_/ 12:36:19 Bash-1.0.6 12:36:19 12:36:19 12:36:19 ==> git version 2.25.1 found 12:36:19 ==> 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 12:36:19 Release-Date: 2020-01-08 12:36:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:36:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:36:19 ==> Jenkins CI detected. 12:36:19 current dir:  /w/workspace/edgex-go/215 12:36:19 project root: . 12:36:19 --> token set from env 12:36:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:36:19 ==> Running gcov in . (disable via -X gcov) 12:36:19 ==> Python coveragepy not found 12:36:19 ==> Searching for coverage reports in: 12:36:19 + . 12:36:19 -> Found 1 reports 12:36:19 ==> Detecting git/mercurial file structure 12:36:19 ==> Reading reports 12:36:19 + ./coverage.out bytes=435134 12:36:19 ==> Appending adjustments 12:36:19 https://docs.codecov.io/docs/fixing-reports 12:36:20 + Found adjustments 12:36:20 ==> Gzipping contents 12:36:20 60K /tmp/codecov.JCGtBO.gz 12:36:20 ==> Uploading reports 12:36:20 url: https://codecov.io 12:36:20 query: branch=main&commit=8b0dec85218ed508cf19f063ec152f29e8927c81&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:36:20 -> Pinging Codecov 12:36:20 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=8b0dec85218ed508cf19f063ec152f29e8927c81&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:36:21 -> Uploading to 12:36:21 https://storage.googleapis.com/codecov/v4/raw/2022-04-29/00271124DB129430A58F1EEE437C3FCB/8b0dec85218ed508cf19f063ec152f29e8927c81/fe22182b-c96d-4c1c-9eee-e9d286ff50e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220429T123620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1820e0ae0f85d2f93e6b5a38dfff805d441edc6c33b413e8d4dc5f3b4cedc9ca 12:36:21 % Total % Received % Xferd Average Speed Time Time Time Current 12:36:21 Dload Upload Total Spent Left Speed 12:36:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59808 0 0 100 59808 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59808 0 0 100 59808 0 213k --:--:-- --:--:-- --:--:-- 213k 12:36:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] } 12:36:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 12:36:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:36:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:36:21 12:36:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 12:36:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:36:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:36:22 188c0c94c7c5: Pulling fs layer 12:36:22 0ef7d3d256c8: Pulling fs layer 12:36:22 de9db76c5a1d: Pulling fs layer 12:36:22 0eba1c9be4d2: Pulling fs layer 12:36:22 0d57e429df01: Pulling fs layer 12:36:22 4e4be7b47b0d: Pulling fs layer 12:36:22 e1f770b5df2f: Pulling fs layer 12:36:22 85a0685a4137: Pulling fs layer 12:36:22 0d57e429df01: Waiting 12:36:22 4e4be7b47b0d: Waiting 12:36:22 e1f770b5df2f: Waiting 12:36:22 85a0685a4137: Waiting 12:36:22 0eba1c9be4d2: Waiting 12:36:22 de9db76c5a1d: Download complete 12:36:22 0ef7d3d256c8: Verifying Checksum 12:36:22 0ef7d3d256c8: Download complete 12:36:22 0d57e429df01: Verifying Checksum 12:36:22 0d57e429df01: Download complete 12:36:22 4e4be7b47b0d: Verifying Checksum 12:36:22 4e4be7b47b0d: Download complete 12:36:22 188c0c94c7c5: Verifying Checksum 12:36:22 188c0c94c7c5: Download complete 12:36:22 e1f770b5df2f: Verifying Checksum 12:36:22 e1f770b5df2f: Download complete 12:36:22 188c0c94c7c5: Pull complete 12:36:22 0ef7d3d256c8: Pull complete 12:36:22 de9db76c5a1d: Pull complete 12:36:22 0eba1c9be4d2: Verifying Checksum 12:36:22 0eba1c9be4d2: Download complete 12:36:23 85a0685a4137: Verifying Checksum 12:36:23 85a0685a4137: Download complete 12:36:26 0eba1c9be4d2: Pull complete 12:36:26 0d57e429df01: Pull complete 12:36:26 4e4be7b47b0d: Pull complete 12:36:26 e1f770b5df2f: Pull complete 12:36:30 85a0685a4137: Pull complete 12:36:30 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 12:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:36:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 12:36:30 prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container 12:36:30 $ 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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 12:36:33 $ docker top ba3c1c5774430f3b4de29d85fad29aca4f3e1b40f2f39e912b279f47a64243f1 -eo pid,comm [Pipeline] { [Pipeline] echo 12:36:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 12:36:33 + set -o pipefail 12:36:33 + snyk monitor '--org=edgex-jenkins' 12:36:38 12:36:38 Monitoring /w/workspace/edgex-go/215 (github.com/edgexfoundry/edgex-go)... 12:36:38 12:36:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/4f73ce08-069c-49b6-b85f-05668475bbe1 12:36:38 12:36:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:36:38 12:36:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:36:38 12:36:39 [Pipeline] } 12:36:39 $ docker stop --time=1 ba3c1c5774430f3b4de29d85fad29aca4f3e1b40f2f39e912b279f47a64243f1 12:36:41 $ docker rm -f ba3c1c5774430f3b4de29d85fad29aca4f3e1b40f2f39e912b279f47a64243f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 12:36:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:36:41 provisioning config files... 12:36:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/215@tmp/config8251185548473094034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:42 --> edgex-publish-swagger.sh 12:36:42 === Publish openapi/v2 API === 12:36:42 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 12:36:42 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/215/openapi/v2/core-command.yaml] 12:36:42 % Total % Received % Xferd Average Speed Time Time Time Current 12:36:42 Dload Upload Total Spent Left Speed 12:36:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31588 0:00:01 0:00:01 --:--:-- 31588 100 33831 0 0 100 33831 0 31588 0:00:01 0:00:01 --:--:-- 31588 12:36:43 12:36:43 12:36:43 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/215/openapi/v2/core-data.yaml] 12:36:43 % Total % Received % Xferd Average Speed Time Time Time Current 12:36:43 Dload Upload Total Spent Left Speed 12:36:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59521 100 71604 0 0 100 71604 0 42596 0:00:01 0:00:01 --:--:-- 42596 12:36:44 12:36:44 12:36:44 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/215/openapi/v2/core-metadata.yaml] 12:36:44 % Total % Received % Xferd Average Speed Time Time Time Current 12:36:44 Dload Upload Total Spent Left Speed 12:36:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 808k --:--:-- --:--:-- --:--:-- 803k 100 141k 0 0 100 141k 0 128k 0:00:01 0:00:01 --:--:-- 128k 12:36:46 12:36:46 12:36:46 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/215/openapi/v2/support-notifications.yaml] 12:36:46 % Total % Received % Xferd Average Speed Time Time Time Current 12:36:46 Dload Upload Total Spent Left Speed 12:36:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 81272 0:00:01 0:00:01 --:--:-- 81198 100 89318 0 0 100 89318 0 81124 0:00:01 0:00:01 --:--:-- 81050 12:36:47 12:36:47 12:36:47 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/215/openapi/v2/support-scheduler.yaml] 12:36:47 % Total % Received % Xferd Average Speed Time Time Time Current 12:36:47 Dload Upload Total Spent Left Speed 12:36:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 34820 0:00:01 0:00:01 --:--:-- 34820 100 39556 0 0 100 39556 0 34789 0:00:01 0:00:01 --:--:-- 34820 12:36:48 12:36:48 12:36:48 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/215/openapi/v2/system-agent.yaml] 12:36:48 % Total % Received % Xferd Average Speed Time Time Time Current 12:36:48 Dload Upload Total Spent Left Speed 12:36:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16659 0:00:01 0:00:01 --:--:-- 16659 100 20091 0 0 100 20091 0 15635 0:00:01 0:00:01 --:--:-- 15635 12:36:49 12:36:49 [Pipeline] } 12:36:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 12:36:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:36:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:36:50 . [Pipeline] withDockerContainer 12:36:50 prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container 12:36:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 12:36:51 $ docker top 0158b3d518a3dd88d9f8ab61b549ac3f368bdef5654662f30f46ef84f4cd022a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:36:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:36:51 [ssh-agent] Looking for ssh-agent implementation... 12:36:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:36:51 $ docker exec 0158b3d518a3dd88d9f8ab61b549ac3f368bdef5654662f30f46ef84f4cd022a ssh-agent 12:36:51 SSH_AUTH_SOCK=/tmp/ssh-tqonvJbz9Khx/agent.33 12:36:51 SSH_AGENT_PID=39 12:36:51 Running ssh-add (command line suppressed) 12:36:51 Identity added: /w/workspace/edgex-go/215@tmp/private_key_6732216074441839500.key (/w/workspace/edgex-go/215@tmp/private_key_6732216074441839500.key) 12:36:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:36:51 + git semver tag 12:36:52 2022-04-29 12:36:51,997 [run_tag] DEBUG tag force:False 12:36:52 2022-04-29 12:36:51,997 [check_head_tag] DEBUG check head tag 12:36:52 2022-04-29 12:36:52,000 [execute] INFO git cat-file --batch-check 12:36:52 2022-04-29 12:36:52,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/215, universal_newlines=False, shell=None, istream=) 12:36:52 2022-04-29 12:36:52,003 [execute] INFO git cat-file --batch 12:36:52 2022-04-29 12:36:52,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/215, universal_newlines=False, shell=None, istream=) 12:36:52 2022-04-29 12:36:52,052 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main 12:36:52 2022-04-29 12:36:52,052 [execute] INFO git tag -a v2.2.0-dev.87 -m v2.2.0-dev.87 12:36:52 2022-04-29 12:36:52,052 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.87', '-m', 'v2.2.0-dev.87'], cwd=/w/workspace/edgex-go/215, universal_newlines=False, shell=None, istream=None) 12:36:52 2022-04-29 12:36:52,057 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main 12:36:52 2.2.0-dev.87 [Pipeline] } 12:36:52 $ docker exec --env ******** --env ******** 0158b3d518a3dd88d9f8ab61b549ac3f368bdef5654662f30f46ef84f4cd022a ssh-agent -k 12:36:52 unset SSH_AUTH_SOCK; 12:36:52 unset SSH_AGENT_PID; 12:36:52 echo Agent pid 39 killed; 12:36:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:36:52 + git semver [Pipeline] } 12:36:52 $ docker stop --time=1 0158b3d518a3dd88d9f8ab61b549ac3f368bdef5654662f30f46ef84f4cd022a 12:36:54 $ docker rm -f 0158b3d518a3dd88d9f8ab61b549ac3f368bdef5654662f30f46ef84f4cd022a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 12:36:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:36:54 12:36:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 12:36:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:36:54 0.23.1-centos7: Pulling from edgex-lftools 12:36:54 ab5ef0e58194: Pulling fs layer 12:36:54 9712f1f96733: Pulling fs layer 12:36:54 63f879dbbcfc: Pulling fs layer 12:36:54 0d9ebad4ef96: Pulling fs layer 12:36:54 e9a5061849ea: Pulling fs layer 12:36:54 d747dcd14b5f: Pulling fs layer 12:36:54 2de7ff778b66: Pulling fs layer 12:36:54 0d9ebad4ef96: Waiting 12:36:54 e9a5061849ea: Waiting 12:36:54 d747dcd14b5f: Waiting 12:36:54 2de7ff778b66: Waiting 12:36:54 9712f1f96733: Verifying Checksum 12:36:54 9712f1f96733: Download complete 12:36:55 63f879dbbcfc: Verifying Checksum 12:36:55 63f879dbbcfc: Download complete 12:36:55 e9a5061849ea: Verifying Checksum 12:36:55 e9a5061849ea: Download complete 12:36:55 d747dcd14b5f: Download complete 12:36:55 0d9ebad4ef96: Verifying Checksum 12:36:55 0d9ebad4ef96: Download complete 12:36:55 ab5ef0e58194: Verifying Checksum 12:36:55 ab5ef0e58194: Download complete 12:36:55 2de7ff778b66: Verifying Checksum 12:36:55 2de7ff778b66: Download complete 12:36:58 ab5ef0e58194: Pull complete 12:36:58 9712f1f96733: Pull complete 12:36:59 63f879dbbcfc: Pull complete 12:37:03 0d9ebad4ef96: Pull complete 12:37:03 e9a5061849ea: Pull complete 12:37:03 d747dcd14b5f: Pull complete 12:37:04 2de7ff778b66: Pull complete 12:37:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:37:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:37:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 12:37:04 prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container 12:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 12:37:07 $ docker top ad791527d924cf902eecfd70d921b2cb2b2755689c0df3b542a9e26475ef11cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:37:08 provisioning config files... 12:37:08 copy managed file [sigul-config] to file:/w/workspace/edgex-go/215@tmp/config4276705657677251140tmp 12:37:08 copy managed file [sigul-password] to file:/w/workspace/edgex-go/215@tmp/config7472983258877750138tmp 12:37:08 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/215@tmp/config3386458878145048980tmp [Pipeline] { [Pipeline] echo 12:37:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:37:08 ---> sigul-configuration.sh 12:37:08 gpg: directory `/root/.gnupg' created 12:37:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:37:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:37:08 gpg: keyring `/root/.gnupg/secring.gpg' created 12:37:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:37:08 gpg: CAST5 encrypted data 12:37:08 gpg: encrypted with 1 passphrase 12:37:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:37:08 + mkdir /home/jenkins 12:37:08 + mkdir /home/jenkins/sigul [Pipeline] sh 12:37:08 + 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 12:37:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:37:09 ---> sigul-install.sh 12:37:09 Sigul already installed; skipping installation. [Pipeline] sh 12:37:09 + git tag --list 12:37:09 0.6.0 12:37:09 0.6.1 12:37:09 0.7.0 12:37:09 0.7.1 12:37:09 v1.0.0 12:37:09 v1.0.1 12:37:09 v1.1.0 12:37:09 v1.2.0 12:37:09 v1.2.1 12:37:09 v1.3.0 12:37:09 v1.3.1 12:37:09 v2.0.0 12:37:09 v2.0.1-dev.1 12:37:09 v2.0.1-dev.10 12:37:09 v2.0.1-dev.11 12:37:09 v2.0.1-dev.12 12:37:09 v2.0.1-dev.13 12:37:09 v2.0.1-dev.14 12:37:09 v2.0.1-dev.15 12:37:09 v2.0.1-dev.16 12:37:09 v2.0.1-dev.17 12:37:09 v2.0.1-dev.18 12:37:09 v2.0.1-dev.19 12:37:09 v2.0.1-dev.2 12:37:09 v2.0.1-dev.20 12:37:09 v2.0.1-dev.21 12:37:09 v2.0.1-dev.22 12:37:09 v2.0.1-dev.23 12:37:09 v2.0.1-dev.24 12:37:09 v2.0.1-dev.25 12:37:09 v2.0.1-dev.26 12:37:09 v2.0.1-dev.27 12:37:09 v2.0.1-dev.28 12:37:09 v2.0.1-dev.29 12:37:09 v2.0.1-dev.3 12:37:09 v2.0.1-dev.30 12:37:09 v2.0.1-dev.31 12:37:09 v2.0.1-dev.32 12:37:09 v2.0.1-dev.33 12:37:09 v2.0.1-dev.34 12:37:09 v2.0.1-dev.35 12:37:09 v2.0.1-dev.36 12:37:09 v2.0.1-dev.37 12:37:09 v2.0.1-dev.38 12:37:09 v2.0.1-dev.39 12:37:09 v2.0.1-dev.4 12:37:09 v2.0.1-dev.40 12:37:09 v2.0.1-dev.41 12:37:09 v2.0.1-dev.42 12:37:09 v2.0.1-dev.43 12:37:09 v2.0.1-dev.44 12:37:09 v2.0.1-dev.45 12:37:09 v2.0.1-dev.46 12:37:09 v2.0.1-dev.47 12:37:09 v2.0.1-dev.48 12:37:09 v2.0.1-dev.49 12:37:09 v2.0.1-dev.5 12:37:09 v2.0.1-dev.50 12:37:09 v2.0.1-dev.51 12:37:09 v2.0.1-dev.52 12:37:09 v2.0.1-dev.53 12:37:09 v2.0.1-dev.54 12:37:09 v2.0.1-dev.55 12:37:09 v2.0.1-dev.56 12:37:09 v2.0.1-dev.57 12:37:09 v2.0.1-dev.58 12:37:09 v2.0.1-dev.59 12:37:09 v2.0.1-dev.6 12:37:09 v2.0.1-dev.60 12:37:09 v2.0.1-dev.61 12:37:09 v2.0.1-dev.62 12:37:09 v2.0.1-dev.63 12:37:09 v2.0.1-dev.64 12:37:09 v2.0.1-dev.65 12:37:09 v2.0.1-dev.66 12:37:09 v2.0.1-dev.67 12:37:09 v2.0.1-dev.68 12:37:09 v2.0.1-dev.69 12:37:09 v2.0.1-dev.7 12:37:09 v2.0.1-dev.70 12:37:09 v2.0.1-dev.71 12:37:09 v2.0.1-dev.72 12:37:09 v2.0.1-dev.73 12:37:09 v2.0.1-dev.74 12:37:09 v2.0.1-dev.75 12:37:09 v2.0.1-dev.76 12:37:09 v2.0.1-dev.77 12:37:09 v2.0.1-dev.78 12:37:09 v2.0.1-dev.79 12:37:09 v2.0.1-dev.8 12:37:09 v2.0.1-dev.80 12:37:09 v2.0.1-dev.81 12:37:09 v2.0.1-dev.82 12:37:09 v2.0.1-dev.83 12:37:09 v2.0.1-dev.84 12:37:09 v2.0.1-dev.85 12:37:09 v2.0.1-dev.86 12:37:09 v2.0.1-dev.87 12:37:09 v2.0.1-dev.88 12:37:09 v2.0.1-dev.89 12:37:09 v2.0.1-dev.9 12:37:09 v2.0.1-dev.90 12:37:09 v2.0.1-dev.91 12:37:09 v2.0.1-dev.92 12:37:09 v2.0.1-dev.93 12:37:09 v2.0.1-dev.94 12:37:09 v2.0.1-dev.95 12:37:09 v2.0.1-dev.96 12:37:09 v2.0.1-dev.97 12:37:09 v2.0.1-dev.98 12:37:09 v2.0.1-dev.99 12:37:09 v2.1.0 12:37:09 v2.2.0-dev.1 12:37:09 v2.2.0-dev.10 12:37:09 v2.2.0-dev.11 12:37:09 v2.2.0-dev.12 12:37:09 v2.2.0-dev.13 12:37:09 v2.2.0-dev.14 12:37:09 v2.2.0-dev.15 12:37:09 v2.2.0-dev.16 12:37:09 v2.2.0-dev.17 12:37:09 v2.2.0-dev.18 12:37:09 v2.2.0-dev.19 12:37:09 v2.2.0-dev.2 12:37:09 v2.2.0-dev.20 12:37:09 v2.2.0-dev.21 12:37:09 v2.2.0-dev.22 12:37:09 v2.2.0-dev.23 12:37:09 v2.2.0-dev.24 12:37:09 v2.2.0-dev.25 12:37:09 v2.2.0-dev.26 12:37:09 v2.2.0-dev.27 12:37:09 v2.2.0-dev.28 12:37:09 v2.2.0-dev.29 12:37:09 v2.2.0-dev.3 12:37:09 v2.2.0-dev.30 12:37:09 v2.2.0-dev.31 12:37:09 v2.2.0-dev.32 12:37:09 v2.2.0-dev.33 12:37:09 v2.2.0-dev.34 12:37:09 v2.2.0-dev.35 12:37:09 v2.2.0-dev.36 12:37:09 v2.2.0-dev.37 12:37:09 v2.2.0-dev.38 12:37:09 v2.2.0-dev.39 12:37:09 v2.2.0-dev.4 12:37:09 v2.2.0-dev.40 12:37:09 v2.2.0-dev.41 12:37:09 v2.2.0-dev.42 12:37:09 v2.2.0-dev.43 12:37:09 v2.2.0-dev.44 12:37:09 v2.2.0-dev.45 12:37:09 v2.2.0-dev.46 12:37:09 v2.2.0-dev.47 12:37:09 v2.2.0-dev.48 12:37:09 v2.2.0-dev.49 12:37:09 v2.2.0-dev.5 12:37:09 v2.2.0-dev.50 12:37:09 v2.2.0-dev.51 12:37:09 v2.2.0-dev.52 12:37:09 v2.2.0-dev.53 12:37:09 v2.2.0-dev.54 12:37:09 v2.2.0-dev.55 12:37:09 v2.2.0-dev.56 12:37:09 v2.2.0-dev.57 12:37:09 v2.2.0-dev.58 12:37:09 v2.2.0-dev.59 12:37:09 v2.2.0-dev.6 12:37:09 v2.2.0-dev.60 12:37:09 v2.2.0-dev.61 12:37:09 v2.2.0-dev.62 12:37:09 v2.2.0-dev.63 12:37:09 v2.2.0-dev.64 12:37:09 v2.2.0-dev.65 12:37:09 v2.2.0-dev.66 12:37:09 v2.2.0-dev.67 12:37:09 v2.2.0-dev.68 12:37:09 v2.2.0-dev.69 12:37:09 v2.2.0-dev.7 12:37:09 v2.2.0-dev.70 12:37:09 v2.2.0-dev.71 12:37:09 v2.2.0-dev.72 12:37:09 v2.2.0-dev.73 12:37:09 v2.2.0-dev.74 12:37:09 v2.2.0-dev.75 12:37:09 v2.2.0-dev.76 12:37:09 v2.2.0-dev.77 12:37:09 v2.2.0-dev.78 12:37:09 v2.2.0-dev.79 12:37:09 v2.2.0-dev.8 12:37:09 v2.2.0-dev.80 12:37:09 v2.2.0-dev.81 12:37:09 v2.2.0-dev.82 12:37:09 v2.2.0-dev.83 12:37:09 v2.2.0-dev.84 12:37:09 v2.2.0-dev.85 12:37:09 v2.2.0-dev.86 12:37:09 v2.2.0-dev.87 12:37:09 v2.2.0-dev.9 [Pipeline] sh 12:37:09 + lftools sign git-tag v2.2.0-dev.87 12:37:10 Signing Git tag with Sigul... 12:37:10 Signing v2.2.0-dev.87 [Pipeline] echo 12:37:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:37:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:37:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:37:10 $ docker stop --time=1 ad791527d924cf902eecfd70d921b2cb2b2755689c0df3b542a9e26475ef11cd 12:37:12 $ docker rm -f ad791527d924cf902eecfd70d921b2cb2b2755689c0df3b542a9e26475ef11cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:37:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:37:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:37:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:37:13 . [Pipeline] withDockerContainer 12:37:13 prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container 12:37:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 12:37:13 $ docker top 0228db8c4a0c97a708680d504e278d703d91d8697b363164e310a37111bcdf05 -eo pid,comm 12:37:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:37:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:37:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:37:13 [ssh-agent] Looking for ssh-agent implementation... 12:37:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:13 $ docker exec 0228db8c4a0c97a708680d504e278d703d91d8697b363164e310a37111bcdf05 ssh-agent 12:37:13 SSH_AUTH_SOCK=/tmp/ssh-qmFKLh7jCGq5/agent.34 12:37:13 SSH_AGENT_PID=40 12:37:13 Running ssh-add (command line suppressed) 12:37:14 Identity added: /w/workspace/edgex-go/215@tmp/private_key_5777878192062090204.key (/w/workspace/edgex-go/215@tmp/private_key_5777878192062090204.key) 12:37:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:37:14 + git semver bump pre 12:37:14 2022-04-29 12:37:14,571 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main 12:37:14 2022-04-29 12:37:14,571 [bump_version] DEBUG bumping version:2.2.0-dev.87 on axis:pre with prefix:dev 12:37:14 2022-04-29 12:37:14,572 [bump_version] DEBUG bumped version:2.2.0-dev.88 12:37:14 2022-04-29 12:37:14,572 [write_version] DEBUG write version:2.2.0-dev.88 to path:/w/workspace/edgex-go/215/.semver/main with force:True 12:37:14 2022-04-29 12:37:14,572 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main 12:37:14 2022-04-29 12:37:14,572 [write_file] DEBUG write to file:/w/workspace/edgex-go/215/.semver/main 12:37:14 2022-04-29 12:37:14,574 [execute] INFO git cat-file --batch-check 12:37:14 2022-04-29 12:37:14,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/215/.semver, universal_newlines=False, shell=None, istream=) 12:37:14 2022-04-29 12:37:14,580 [execute] INFO git cat-file --batch 12:37:14 2022-04-29 12:37:14,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/215/.semver, universal_newlines=False, shell=None, istream=) 12:37:14 2022-04-29 12:37:14,585 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main 12:37:14 2.2.0-dev.88 [Pipeline] } 12:37:14 $ docker exec --env ******** --env ******** 0228db8c4a0c97a708680d504e278d703d91d8697b363164e310a37111bcdf05 ssh-agent -k 12:37:14 unset SSH_AUTH_SOCK; 12:37:14 unset SSH_AGENT_PID; 12:37:14 echo Agent pid 40 killed; 12:37:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:37:15 + git semver [Pipeline] } 12:37:15 $ docker stop --time=1 0228db8c4a0c97a708680d504e278d703d91d8697b363164e310a37111bcdf05 12:37:16 $ docker rm -f 0228db8c4a0c97a708680d504e278d703d91d8697b363164e310a37111bcdf05 [Pipeline] // withDockerContainer [Pipeline] sh 12:37:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:37:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 12:37:17 . [Pipeline] withDockerContainer 12:37:17 prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container 12:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 12:37:17 $ docker top 8a65ab2a464e30827343540ad6799f8ad9ae50cc20739b74c8e82534726d0bac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:37:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:37:17 [ssh-agent] Looking for ssh-agent implementation... 12:37:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:18 $ docker exec 8a65ab2a464e30827343540ad6799f8ad9ae50cc20739b74c8e82534726d0bac ssh-agent 12:37:18 SSH_AUTH_SOCK=/tmp/ssh-XObMoahzMACb/agent.34 12:37:18 SSH_AGENT_PID=40 12:37:18 Running ssh-add (command line suppressed) 12:37:18 Identity added: /w/workspace/edgex-go/215@tmp/private_key_1793007666161074630.key (/w/workspace/edgex-go/215@tmp/private_key_1793007666161074630.key) 12:37:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:37:18 + git semver push 12:37:18 2022-04-29 12:37:18,814 [run_push] DEBUG push 12:37:18 2022-04-29 12:37:18,815 [execute] INFO git push origin semver 12:37:18 2022-04-29 12:37:18,815 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/215/.semver, universal_newlines=False, shell=None, istream=None) 12:37:19 2022-04-29 12:37:19,612 [run_push] DEBUG push all version tags 12:37:19 2022-04-29 12:37:19,612 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:37:19 2022-04-29 12:37:19,613 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/215, universal_newlines=False, shell=None, istream=None) 12:37:20 2022-04-29 12:37:20,382 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main 12:37:20 2.2.0-dev.88 [Pipeline] } 12:37:20 $ docker exec --env ******** --env ******** 8a65ab2a464e30827343540ad6799f8ad9ae50cc20739b74c8e82534726d0bac ssh-agent -k 12:37:20 unset SSH_AUTH_SOCK; 12:37:20 unset SSH_AGENT_PID; 12:37:20 echo Agent pid 40 killed; 12:37:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:37:21 + git semver [Pipeline] } 12:37:21 $ docker stop --time=1 8a65ab2a464e30827343540ad6799f8ad9ae50cc20739b74c8e82534726d0bac 12:37:22 $ docker rm -f 8a65ab2a464e30827343540ad6799f8ad9ae50cc20739b74c8e82534726d0bac [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 12:37:23 + [ -d /w/workspace/edgex-go/215/archives ] [Pipeline] libraryResource [Pipeline] sh 12:37:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:37:24 ---> package-listing.sh 12:37:24 ++ facter osfamily 12:37:24 ++ tr '[:upper:]' '[:lower:]' 12:37:24 + OS_FAMILY=debian 12:37:24 + workspace=/w/workspace/edgex-go/215 12:37:24 + START_PACKAGES=/tmp/packages_start.txt 12:37:24 + END_PACKAGES=/tmp/packages_end.txt 12:37:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:37:24 + PACKAGES=/tmp/packages_start.txt 12:37:24 + '[' /w/workspace/edgex-go/215 ']' 12:37:24 + PACKAGES=/tmp/packages_end.txt 12:37:24 + case "${OS_FAMILY}" in 12:37:24 + dpkg -l 12:37:24 + grep '^ii' 12:37:24 + '[' -f /tmp/packages_start.txt ']' 12:37:24 + '[' -f /tmp/packages_end.txt ']' 12:37:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:37:24 + '[' /w/workspace/edgex-go/215 ']' 12:37:24 + mkdir -p /w/workspace/edgex-go/215/archives/ 12:37:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/215/archives/ [Pipeline] echo 12:37:24 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/215/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:37:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:37:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:25 12:37:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:37:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:25 latest: Pulling from edgex-lftools-log-publisher 12:37:25 5eb5b503b376: Pulling fs layer 12:37:25 5c69ac0246d0: Pulling fs layer 12:37:25 ec43610c2a17: Pulling fs layer 12:37:25 3a2ae6a8a46f: Pulling fs layer 12:37:25 33b1e0a273af: Pulling fs layer 12:37:25 5d3b04190fa2: Pulling fs layer 12:37:25 2f39f015ded8: Pulling fs layer 12:37:25 3a2ae6a8a46f: Waiting 12:37:25 33b1e0a273af: Waiting 12:37:25 5d3b04190fa2: Waiting 12:37:25 2f39f015ded8: Waiting 12:37:25 5c69ac0246d0: Download complete 12:37:25 3a2ae6a8a46f: Verifying Checksum 12:37:25 3a2ae6a8a46f: Download complete 12:37:25 33b1e0a273af: Verifying Checksum 12:37:25 33b1e0a273af: Download complete 12:37:25 5d3b04190fa2: Verifying Checksum 12:37:25 5d3b04190fa2: Download complete 12:37:25 ec43610c2a17: Verifying Checksum 12:37:25 ec43610c2a17: Download complete 12:37:26 5eb5b503b376: Verifying Checksum 12:37:26 5eb5b503b376: Download complete 12:37:26 2f39f015ded8: Download complete 12:37:27 5eb5b503b376: Pull complete 12:37:27 5c69ac0246d0: Pull complete 12:37:27 ec43610c2a17: Pull complete 12:37:27 3a2ae6a8a46f: Pull complete 12:37:28 33b1e0a273af: Pull complete 12:37:28 5d3b04190fa2: Pull complete 12:37:32 2f39f015ded8: Pull complete 12:37:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:37:32 prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container 12:37:32 $ 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/215/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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 12:37:34 $ docker top e222ba78e742c8d7cfa753bcf2073c4e87879e9ae060925e47450fe9cbf1303f -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:34 + touch /tmp/pre-build-complete [Pipeline] sh 12:37:35 + mkdir -p /var/log/sysstat [Pipeline] sh 12:37:35 + ls /var/log/sa-host 12:37:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:37:35 provisioning config files... 12:37:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/215@tmp/config1806255000354279993tmp [Pipeline] { [Pipeline] echo 12:37:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:37:36 ---> create-netrc.sh [Pipeline] } 12:37:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:37:36 ---> python-tools-install.sh [Pipeline] echo 12:37:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:37:36 ---> sudo-logs.sh 12:37:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:37:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:37:37 ---> job-cost.sh 12:37:37 lf-activate-venv: SKIPPING 12:37:37 DEBUG: total: 0.10999999940395355 12:37:37 INFO: Retrieving Stack Cost... 12:37:37 INFO: Retrieving Pricing Info for: v3-standard-8 12:37:37 INFO: Archiving Costs [Pipeline] echo 12:37:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:37:38 ---> logs-deploy.sh 12:37:38 lf-activate-venv: SKIPPING 12:37:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/215 12:37:38 INFO: archiving workspace using pattern(s): 12:37:39 Archives upload complete. 12:37:39 INFO: archiving logs to Nexus 12:37:40 ---> uname -a: 12:37:40 Linux prd-ubuntu20-04-docker-8c-8g-34242 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 12:37:40 12:37:40 12:37:40 ---> lscpu: 12:37:40 Architecture: x86_64 12:37:40 CPU op-mode(s): 32-bit, 64-bit 12:37:40 Byte Order: Little Endian 12:37:40 Address sizes: 40 bits physical, 48 bits virtual 12:37:40 CPU(s): 8 12:37:40 On-line CPU(s) list: 0-7 12:37:40 Thread(s) per core: 1 12:37:40 Core(s) per socket: 1 12:37:40 Socket(s): 8 12:37:40 NUMA node(s): 1 12:37:40 Vendor ID: AuthenticAMD 12:37:40 CPU family: 23 12:37:40 Model: 49 12:37:40 Model name: AMD EPYC-Rome Processor 12:37:40 Stepping: 0 12:37:40 CPU MHz: 2800.000 12:37:40 BogoMIPS: 5600.00 12:37:40 Virtualization: AMD-V 12:37:40 Hypervisor vendor: KVM 12:37:40 Virtualization type: full 12:37:40 L1d cache: 256 KiB 12:37:40 L1i cache: 256 KiB 12:37:40 L2 cache: 4 MiB 12:37:40 L3 cache: 128 MiB 12:37:40 NUMA node0 CPU(s): 0-7 12:37:40 Vulnerability Itlb multihit: Not affected 12:37:40 Vulnerability L1tf: Not affected 12:37:40 Vulnerability Mds: Not affected 12:37:40 Vulnerability Meltdown: Not affected 12:37:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:37:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:37:40 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:37:40 Vulnerability Srbds: Not affected 12:37:40 Vulnerability Tsx async abort: Not affected 12:37:40 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 12:37:40 12:37:40 12:37:40 ---> nproc: 12:37:40 8 12:37:40 12:37:40 12:37:40 ---> df -h: 12:37:40 Filesystem Size Used Avail Use% Mounted on 12:37:40 overlay 155G 28G 128G 18% / 12:37:40 tmpfs 64M 0 64M 0% /dev 12:37:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:37:40 shm 64M 0 64M 0% /dev/shm 12:37:40 /dev/vda1 155G 28G 128G 18% /facter-os 12:37:40 12:37:40 12:37:40 ---> sar -b -r -n DEV: 12:37:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34242) 04/29/22 _x86_64_ (8 CPU) 12:37:40 12:37:40 11:39:11 LINUX RESTART (8 CPU) 12:37:40 12:37:40 11:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:37:40 11:41:01 158.42 3.82 154.61 0.00 360.74 84090.52 0.00 12:37:40 11:42:01 35.00 1.70 33.31 0.00 53.32 13251.07 0.00 12:37:40 11:43:02 298.37 0.13 298.23 0.00 21.73 203862.02 0.00 12:37:40 11:44:01 795.24 1.63 793.61 0.00 13.42 367609.62 0.00 12:37:40 11:45:01 615.28 0.20 615.08 0.00 1.60 269047.75 0.00 12:37:40 11:46:01 770.12 0.18 769.94 0.00 3.20 226678.09 0.00 12:37:40 11:47:01 1128.96 1.47 1127.49 0.00 15.86 392589.40 0.00 12:37:40 11:48:01 733.81 0.27 733.54 0.00 4.27 176990.63 0.00 12:37:40 11:49:01 158.80 0.03 158.76 0.00 5.60 68398.27 0.00 12:37:40 11:50:01 13.58 0.02 13.56 0.00 0.67 393.13 0.00 12:37:40 11:51:01 1.58 0.00 1.58 0.00 0.00 16.79 0.00 12:37:40 11:52:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 12:37:40 11:53:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 12:37:40 11:54:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 12:37:40 11:55:01 1.72 0.02 1.70 0.00 0.13 19.60 0.00 12:37:40 11:56:01 1.67 0.00 1.67 0.00 0.00 19.59 0.00 12:37:40 11:57:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 12:37:40 11:58:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 12:37:40 11:59:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 12:37:40 12:00:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 12:37:40 12:01:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 12:37:40 12:02:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 12:37:40 12:03:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 12:37:40 12:04:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 12:37:40 12:05:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 12:37:40 12:06:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 12:37:40 12:07:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 12:37:40 12:08:01 1.65 0.00 1.65 0.00 0.00 18.00 0.00 12:37:40 12:09:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 12:37:40 12:10:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 12:37:40 12:11:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 12:37:40 12:12:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 12:37:40 12:13:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 12:37:40 12:14:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 12:37:40 12:15:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 12:37:40 12:16:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 12:37:40 12:17:01 1.02 0.02 1.00 0.00 0.13 10.80 0.00 12:37:40 12:18:01 1.85 0.00 1.85 0.00 0.00 20.00 0.00 12:37:40 12:19:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 12:37:40 12:20:01 1.83 0.00 1.83 0.00 0.00 20.13 0.00 12:37:40 12:21:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 12:37:40 12:22:01 3.55 0.87 2.68 0.00 18.40 34.26 0.00 12:37:40 12:23:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 12:37:40 12:24:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 12:37:40 12:25:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 12:37:40 12:26:01 1.78 0.00 1.78 0.00 0.00 19.86 0.00 12:37:40 12:27:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 12:37:40 12:28:01 1.68 0.00 1.68 0.00 0.00 17.99 0.00 12:37:40 12:29:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 12:37:40 12:30:01 1.85 0.00 1.85 0.00 0.00 21.20 0.00 12:37:40 12:31:01 1.25 0.00 1.25 0.00 0.00 13.06 0.00 12:37:40 12:32:01 2.12 0.00 2.12 0.00 0.00 23.73 0.00 12:37:40 12:33:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 12:37:40 12:34:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 12:37:40 12:35:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 12:37:40 12:36:01 1.42 0.00 1.42 0.00 0.00 15.87 0.00 12:37:40 12:37:01 116.51 0.55 115.96 0.00 11.73 41251.98 0.00 12:37:40 Average: 85.59 0.19 85.40 0.00 8.96 32272.79 0.00 12:37:40 12:37:40 11:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:37:40 11:41:01 27736420 31659552 632580 1.92 160032 3944320 2380504 7.02 1614684 3053592 390788 12:37:40 11:42:01 27536196 31740060 548496 1.67 164792 4188332 2039672 6.01 1495592 3340024 390112 12:37:40 11:43:02 24410016 31609608 667692 2.03 172284 7089912 3460020 10.20 1898920 5958808 70844 12:37:40 11:44:01 16268684 31268640 984428 2.99 329284 14132636 3416316 10.07 3155508 12213744 48756 12:37:40 11:45:01 8554736 28167964 4071684 12.38 366028 18486240 8031044 23.67 7504688 15328032 1074980 12:37:40 11:46:01 8445524 30233120 2000216 6.08 449204 20353592 4652508 13.71 5021284 17702016 178324 12:37:40 11:47:01 1649156 31094244 1150504 3.50 622372 27492316 3146112 9.27 5303352 23878652 68920 12:37:40 11:48:01 6473512 31632912 619788 1.88 721752 23365604 2103080 6.20 3443800 21181908 1720692 12:37:40 11:49:01 10288004 31722804 540784 1.64 723708 19852472 2173132 6.40 2857580 18179080 688 12:37:40 11:50:01 10308400 31743376 520672 1.58 724192 19852596 1978652 5.83 2839016 18178980 204 12:37:40 11:51:01 10308644 31743636 520420 1.58 724204 19852600 1978652 5.83 2838764 18178984 24 12:37:40 11:52:01 10314124 31749380 515428 1.57 724212 19852600 1978652 5.83 2832512 18179228 12 12:37:40 11:53:01 10314108 31749368 515404 1.57 724224 19852604 1978652 5.83 2832496 18179232 32 12:37:40 11:54:01 10316240 31751548 513220 1.56 724232 19852604 1978652 5.83 2829872 18179256 8 12:37:40 11:55:01 10316004 31751484 512948 1.56 724256 19852608 1990116 5.87 2829968 18179260 44 12:37:40 11:56:01 10316208 31751704 512664 1.56 724272 19852616 1990116 5.87 2829612 18179268 12 12:37:40 11:57:01 10316112 31751644 512604 1.56 724284 19852616 1990116 5.87 2829596 18179268 16 12:37:40 11:58:01 10316064 31751620 512576 1.56 724296 19852620 1990116 5.87 2829632 18179272 8 12:37:40 11:59:01 10316232 31751792 512556 1.56 724300 19852624 1990116 5.87 2829628 18179276 12 12:37:40 12:00:01 10315916 31751636 512684 1.56 724324 19852752 1990116 5.87 2830100 18179404 12 12:37:40 12:01:01 10316116 31751856 512620 1.56 724332 19852756 1990116 5.87 2829704 18179408 24 12:37:40 12:02:01 10315956 31751728 512600 1.56 724348 19852756 1990116 5.87 2829688 18179408 12 12:37:40 12:03:01 10315932 31751708 512576 1.56 724348 19852760 1990116 5.87 2829720 18179412 12 12:37:40 12:04:01 10315552 31751360 512772 1.56 724360 19852764 1990116 5.87 2831168 18179416 192 12:37:40 12:05:01 10315472 31751324 512724 1.56 724368 19852768 1990116 5.87 2830452 18179420 32 12:37:40 12:06:01 10315676 31751540 512436 1.56 724376 19852776 1990116 5.87 2830208 18179424 188 12:37:40 12:07:01 10315700 31751564 512400 1.56 724388 19852776 1990116 5.87 2829780 18179424 12 12:37:40 12:08:01 10315652 31751544 512372 1.56 724400 19852780 1990116 5.87 2829816 18179432 12 12:37:40 12:09:01 10315812 31751708 512348 1.56 724408 19852784 1990116 5.87 2829800 18179436 12 12:37:40 12:10:01 10315764 31751688 512360 1.56 724416 19852784 1990116 5.87 2830216 18179436 12 12:37:40 12:11:01 10315716 31751648 512336 1.56 724420 19852788 1990116 5.87 2829880 18179440 20 12:37:40 12:12:01 10315700 31751652 512276 1.56 724428 19852792 1990116 5.87 2829844 18179444 12 12:37:40 12:13:01 10315652 31751608 512248 1.56 724440 19852792 1990116 5.87 2829828 18179444 8 12:37:40 12:14:01 10315352 31751336 512468 1.56 724452 19852796 1990116 5.87 2829860 18179452 12 12:37:40 12:15:01 10315804 31751804 512160 1.56 724460 19852796 1990116 5.87 2830240 18179448 24 12:37:40 12:16:01 10315732 31751752 512164 1.56 724476 19852804 1990116 5.87 2829888 18179456 12 12:37:40 12:17:01 10315848 31751932 511864 1.56 724500 19852808 1990116 5.87 2830392 18179460 248 12:37:40 12:18:01 10315832 31751936 511784 1.56 724516 19852808 1990116 5.87 2829904 18179460 12 12:37:40 12:19:01 10315468 31751592 512024 1.56 724532 19852812 1990116 5.87 2830476 18179464 204 12:37:40 12:20:01 10315524 31751676 511944 1.56 724564 19852804 1990116 5.87 2830328 18179464 12 12:37:40 12:21:01 10315476 31751660 511912 1.56 724568 19852820 2006168 5.91 2829988 18179472 20 12:37:40 12:22:01 10313712 31750700 512568 1.56 724644 19853328 2015308 5.94 2830140 18179888 16 12:37:40 12:23:01 10313656 31750684 512528 1.56 724664 19853336 2015308 5.94 2830176 18179892 12 12:37:40 12:24:01 10313536 31750568 512576 1.56 724668 19853344 2015308 5.94 2830160 18179896 48 12:37:40 12:25:01 10313476 31750532 512780 1.56 724676 19853348 2015308 5.94 2830784 18179900 32 12:37:40 12:26:01 10313524 31750580 512720 1.56 724692 19853344 2015308 5.94 2830196 18179900 12 12:37:40 12:27:01 10313476 31750536 512692 1.56 724700 19853352 2015308 5.94 2830180 18179904 12 12:37:40 12:28:01 10313428 31750512 512676 1.56 724704 19853352 2015308 5.94 2830220 18179904 8 12:37:40 12:29:01 10313128 31750312 512780 1.56 724708 19853484 2015308 5.94 2830224 18180000 12 12:37:40 12:30:01 10313300 31750528 512632 1.56 724728 19853488 2015308 5.94 2830532 18180040 12 12:37:40 12:31:01 10313748 31750996 512220 1.56 724744 19853488 2015308 5.94 2830252 18180040 8 12:37:40 12:32:01 10313448 31750740 512428 1.56 724776 19853496 1998920 5.89 2830284 18180052 12 12:37:40 12:33:01 10313696 31750988 512120 1.56 724784 19853496 1998920 5.89 2830560 18180052 12 12:37:40 12:34:01 10313840 31751160 512340 1.56 724808 19853500 1998920 5.89 2830616 18180056 12 12:37:40 12:35:01 10313824 31751188 512288 1.56 724852 19853496 1998920 5.89 2830644 18180064 12 12:37:40 12:36:01 10314024 31751416 512216 1.56 724868 19853504 1998920 5.89 2830372 18180056 8 12:37:40 12:37:01 8823624 31668496 594972 1.81 769348 21121420 2394816 7.06 2994504 19408476 571188 12:37:40 Average: 10964517 31633169 630145 1.92 675960 19177466 2238374 6.60 2953116 17450590 79246 12:37:40 12:37:40 11:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:37:40 11:41:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 12:37:40 11:41:01 docker0 661.34 590.75 47.93 3700.62 0.00 0.00 0.00 0.00 12:37:40 11:41:01 ens3 771.12 774.62 7086.86 132.42 0.00 0.00 0.00 0.00 12:37:40 11:41:01 veth1abe0de 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:37:40 11:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:37:40 11:42:01 docker0 1.30 1.30 0.08 0.11 0.00 0.00 0.00 0.00 12:37:40 11:42:01 ens3 32.94 19.21 26.66 17.26 0.00 0.00 0.00 0.00 12:37:40 11:42:01 veth1abe0de 1.30 1.33 0.10 0.11 0.00 0.00 0.00 0.00 12:37:40 11:43:02 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 12:37:40 11:43:02 veth81ad0fb 0.00 0.63 0.00 0.04 0.00 0.00 0.00 0.00 12:37:40 11:43:02 veth7925489 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 12:37:40 11:43:02 veth47851fe 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:43:02 docker0 43.93 54.67 2.51 228.35 0.00 0.00 0.00 0.00 12:37:40 11:43:02 vethf987254 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:37:40 11:43:02 ens3 192.77 134.74 1942.66 74.45 0.00 0.00 0.00 0.00 12:37:40 11:43:02 vethc300c62 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:37:40 11:44:01 lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 12:37:40 11:44:01 veth81ad0fb 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 12:37:40 11:44:01 vethde059c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:44:01 vetha086fa9 239.00 437.29 20.68 5929.04 0.00 0.00 0.00 0.49 12:37:40 11:44:01 vethb2f657e 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:44:01 docker0 482.34 877.87 34.89 11932.40 0.00 0.00 0.00 0.00 12:37:40 11:44:01 ens3 939.12 527.75 12061.95 110.64 0.00 0.00 0.00 0.00 12:37:40 11:44:01 veth0c44417 239.22 432.11 20.49 5927.67 0.00 0.00 0.00 0.49 12:37:40 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:45:01 veth81ad0fb 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 12:37:40 11:45:01 vetha086fa9 0.13 0.38 0.01 0.02 0.00 0.00 0.00 0.00 12:37:40 11:45:01 veth95ea09e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:37:40 11:45:01 veth553f55b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:37:40 11:45:01 veth7ab730c 126.06 256.98 9.30 3168.38 0.00 0.00 0.00 0.26 12:37:40 11:45:01 docker0 167.93 307.28 10.02 3374.80 0.00 0.00 0.00 0.00 12:37:40 11:45:01 ens3 342.86 186.81 3403.86 29.50 0.00 0.00 0.00 0.00 12:37:40 11:45:01 veth0c44417 0.10 0.35 0.01 0.02 0.00 0.00 0.00 0.00 12:37:40 11:46:01 veth846db2b 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 12:37:40 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 11:46:01 veth81ad0fb 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 12:37:40 11:46:01 vetha086fa9 7.72 12.38 0.81 206.57 0.00 0.00 0.00 0.02 12:37:40 11:46:01 veth7ab730c 114.86 159.17 11.01 2658.97 0.00 0.00 0.00 0.22 12:37:40 11:46:01 docker0 140.76 198.98 11.43 3159.73 0.00 0.00 0.00 0.00 12:37:40 11:46:01 ens3 269.09 194.10 3193.09 100.48 0.00 0.00 0.00 0.00 12:37:40 11:46:01 veth0c44417 8.52 14.01 0.83 206.40 0.00 0.00 0.00 0.02 12:37:40 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:47:01 veth81ad0fb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:47:01 veth7ab730c 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 11:47:01 docker0 6.06 10.83 0.40 89.55 0.00 0.00 0.00 0.00 12:37:40 11:47:01 ens3 79.06 58.75 124.26 78.12 0.00 0.00 0.00 0.00 12:37:40 11:48:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 12:37:40 11:48:01 veth81ad0fb 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 12:37:40 11:48:01 docker0 67.14 97.25 4.57 811.38 0.00 0.00 0.00 0.00 12:37:40 11:48:01 ens3 186.85 127.83 1933.42 50.26 0.00 0.00 0.00 0.00 12:37:40 11:49:01 lo 42.19 42.19 4.16 4.16 0.00 0.00 0.00 0.00 12:37:40 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:49:01 ens3 405.41 435.19 207.73 2078.05 0.00 0.00 0.00 0.00 12:37:40 11:50:01 lo 21.13 21.13 2.08 2.08 0.00 0.00 0.00 0.00 12:37:40 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:50:01 ens3 251.24 284.69 115.69 1379.03 0.00 0.00 0.00 0.00 12:37:40 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:51:01 ens3 0.42 0.35 0.26 0.20 0.00 0.00 0.00 0.00 12:37:40 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:54:01 ens3 0.87 0.83 8.32 0.06 0.00 0.00 0.00 0.00 12:37:40 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:55:01 ens3 4.18 1.85 7.05 0.19 0.00 0.00 0.00 0.00 12:37:40 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:57:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 11:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:00:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:37:40 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:04:01 ens3 0.88 0.43 0.31 0.22 0.00 0.00 0.00 0.00 12:37:40 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:05:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 12:37:40 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:09:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:10:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:37:40 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:14:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:15:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:37:40 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:20:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 12:37:40 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:25:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:37:40 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:26:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:30:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:37:40 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:33:01 ens3 0.18 0.15 0.44 0.01 0.00 0.00 0.00 0.00 12:37:40 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:34:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:35:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:37:40 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:40 12:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:40 12:37:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 12:37:40 12:37:01 docker0 48.33 59.06 4.27 693.07 0.00 0.00 0.00 0.00 12:37:40 12:37:01 ens3 361.36 232.14 7958.57 61.93 0.00 0.00 0.00 0.00 12:37:40 Average: lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 12:37:40 Average: docker0 28.28 38.32 2.03 417.57 0.00 0.00 0.00 0.00 12:37:40 Average: ens3 67.15 52.19 664.66 72.16 0.00 0.00 0.00 0.00 12:37:40 12:37:40 12:37:40 ---> sar -P ALL: 12:37:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34242) 04/29/22 _x86_64_ (8 CPU) 12:37:40 12:37:40 11:39:11 LINUX RESTART (8 CPU) 12:37:40 12:37:40 11:40:01 CPU %user %nice %system %iowait %steal %idle 12:37:40 11:41:01 all 24.46 0.00 5.57 1.19 0.08 68.69 12:37:40 11:41:01 0 26.37 0.00 4.57 0.10 0.08 68.87 12:37:40 11:41:01 1 23.46 0.00 5.06 0.08 0.07 71.32 12:37:40 11:41:01 2 28.88 0.00 6.72 1.71 0.08 62.61 12:37:40 11:41:01 3 23.57 0.00 6.41 0.93 0.10 68.99 12:37:40 11:41:01 4 22.65 0.00 6.46 4.77 0.08 66.03 12:37:40 11:41:01 5 23.26 0.00 4.93 0.08 0.07 71.65 12:37:40 11:41:01 6 24.72 0.00 5.46 1.54 0.08 68.20 12:37:40 11:41:01 7 22.70 0.00 4.97 0.32 0.10 71.90 12:37:40 11:42:01 all 40.88 0.00 6.14 0.15 0.08 52.74 12:37:40 11:42:01 0 40.91 0.00 5.92 0.00 0.07 53.10 12:37:40 11:42:01 1 40.95 0.00 5.75 0.07 0.08 53.15 12:37:40 11:42:01 2 41.13 0.00 6.34 0.00 0.08 52.44 12:37:40 11:42:01 3 39.38 0.00 7.02 0.20 0.08 53.32 12:37:40 11:42:01 4 42.06 0.00 6.53 0.91 0.08 50.41 12:37:40 11:42:01 5 41.64 0.00 6.20 0.02 0.08 52.07 12:37:40 11:42:01 6 40.00 0.00 5.50 0.03 0.10 54.37 12:37:40 11:42:01 7 41.01 0.00 5.89 0.00 0.07 53.04 12:37:40 11:43:02 all 24.38 0.00 9.35 2.64 0.08 63.54 12:37:40 11:43:02 0 25.28 0.00 9.48 0.20 0.09 64.95 12:37:40 11:43:02 1 24.98 0.00 9.98 0.39 0.09 64.57 12:37:40 11:43:02 2 25.87 0.00 9.52 2.18 0.09 62.34 12:37:40 11:43:02 3 23.53 0.00 10.22 1.72 0.08 64.46 12:37:40 11:43:02 4 24.51 0.00 10.61 8.48 0.08 56.31 12:37:40 11:43:02 5 24.91 0.00 8.45 7.12 0.07 59.44 12:37:40 11:43:02 6 23.46 0.00 8.17 0.31 0.07 67.99 12:37:40 11:43:02 7 22.53 0.00 8.37 0.73 0.09 68.28 12:37:40 11:44:01 all 66.60 0.00 13.56 6.30 0.12 13.42 12:37:40 11:44:01 0 66.12 0.00 14.12 3.96 0.12 15.68 12:37:40 11:44:01 1 64.90 0.00 15.06 6.30 0.14 13.60 12:37:40 11:44:01 2 64.96 0.00 14.38 13.02 0.10 7.53 12:37:40 11:44:01 3 68.43 0.00 12.21 3.76 0.12 15.49 12:37:40 11:44:01 4 68.32 0.00 11.83 3.34 0.12 16.39 12:37:40 11:44:01 5 67.50 0.00 12.81 8.77 0.14 10.78 12:37:40 11:44:01 6 66.86 0.00 13.32 6.54 0.12 13.15 12:37:40 11:44:01 7 65.72 0.00 14.73 4.75 0.14 14.67 12:37:40 11:45:01 all 88.10 0.00 11.63 0.01 0.12 0.14 12:37:40 11:45:01 0 88.14 0.00 11.66 0.00 0.12 0.08 12:37:40 11:45:01 1 90.40 0.00 9.37 0.03 0.12 0.08 12:37:40 11:45:01 2 86.60 0.00 13.21 0.00 0.12 0.07 12:37:40 11:45:01 3 88.79 0.00 11.00 0.02 0.13 0.07 12:37:40 11:45:01 4 87.69 0.00 11.79 0.05 0.13 0.33 12:37:40 11:45:01 5 87.79 0.00 12.00 0.00 0.12 0.10 12:37:40 11:45:01 6 87.44 0.00 12.26 0.00 0.12 0.18 12:37:40 11:45:01 7 87.96 0.00 11.74 0.02 0.12 0.17 12:37:40 11:46:01 all 77.96 0.00 10.79 3.21 0.12 7.92 12:37:40 11:46:01 0 77.24 0.00 11.05 1.99 0.12 9.60 12:37:40 11:46:01 1 73.54 0.00 12.33 5.95 0.13 8.05 12:37:40 11:46:01 2 86.06 0.00 10.21 0.62 0.12 2.99 12:37:40 11:46:01 3 73.52 0.00 12.41 4.20 0.12 9.75 12:37:40 11:46:01 4 79.76 0.00 9.04 1.17 0.12 9.91 12:37:40 11:46:01 5 80.03 0.00 8.57 3.12 0.12 8.16 12:37:40 11:46:01 6 74.59 0.00 12.38 1.81 0.13 11.09 12:37:40 11:46:01 7 78.93 0.00 10.37 6.81 0.12 3.78 12:37:40 11:47:01 all 70.49 0.00 13.78 3.93 0.12 11.69 12:37:40 11:47:01 0 67.46 0.00 14.07 3.02 0.12 15.33 12:37:40 11:47:01 1 66.51 0.00 15.06 2.29 0.12 16.02 12:37:40 11:47:01 2 68.47 0.00 14.74 2.30 0.10 14.40 12:37:40 11:47:01 3 67.95 0.00 15.17 7.50 0.12 9.27 12:37:40 11:47:01 4 67.60 0.00 14.15 2.84 0.12 15.28 12:37:40 11:47:01 5 85.90 0.00 10.13 0.45 0.13 3.38 12:37:40 11:47:01 6 70.47 0.00 13.11 2.81 0.10 13.51 12:37:40 11:47:01 7 69.46 0.00 13.85 10.21 0.13 6.34 12:37:40 11:48:01 all 30.64 0.00 9.95 3.90 0.10 55.42 12:37:40 11:48:01 0 30.55 0.00 10.14 5.88 0.10 53.33 12:37:40 11:48:01 1 30.01 0.00 11.60 5.09 0.10 53.19 12:37:40 11:48:01 2 30.54 0.00 9.60 1.27 0.10 58.48 12:37:40 11:48:01 3 27.85 0.00 10.79 6.00 0.08 55.28 12:37:40 11:48:01 4 30.57 0.00 9.18 1.31 0.08 58.86 12:37:40 11:48:01 5 31.87 0.00 10.14 2.07 0.10 55.82 12:37:40 11:48:01 6 35.13 0.00 8.47 2.17 0.10 54.13 12:37:40 11:48:01 7 28.54 0.00 9.68 7.41 0.09 54.28 12:37:40 11:49:01 all 8.17 0.00 1.98 1.19 0.05 88.61 12:37:40 11:49:01 0 7.53 0.00 2.05 1.44 0.05 88.93 12:37:40 11:49:01 1 6.90 0.00 1.52 0.23 0.05 91.30 12:37:40 11:49:01 2 6.90 0.00 2.21 0.44 0.05 90.40 12:37:40 11:49:01 3 9.26 0.00 1.64 0.02 0.05 89.04 12:37:40 11:49:01 4 7.74 0.00 1.41 0.35 0.05 90.44 12:37:40 11:49:01 5 10.69 0.00 2.25 0.55 0.05 86.46 12:37:40 11:49:01 6 8.04 0.00 2.50 6.43 0.05 82.99 12:37:40 11:49:01 7 8.31 0.00 2.25 0.03 0.05 89.35 12:37:40 11:50:01 all 8.18 0.00 1.59 0.08 0.04 90.12 12:37:40 11:50:01 0 15.67 0.00 5.00 0.02 0.05 79.26 12:37:40 11:50:01 1 14.90 0.00 2.65 0.30 0.05 82.10 12:37:40 11:50:01 2 4.30 0.00 0.71 0.10 0.02 94.87 12:37:40 11:50:01 3 8.14 0.00 1.10 0.13 0.05 90.57 12:37:40 11:50:01 4 6.75 0.00 0.90 0.05 0.03 92.27 12:37:40 11:50:01 5 5.61 0.00 0.65 0.00 0.03 93.71 12:37:40 11:50:01 6 5.24 0.00 0.80 0.02 0.03 93.90 12:37:40 11:50:01 7 4.89 0.00 0.89 0.00 0.05 94.17 12:37:40 11:51:01 all 8.61 0.00 3.94 0.00 0.01 87.44 12:37:40 11:51:01 0 33.43 0.00 15.11 0.00 0.03 51.43 12:37:40 11:51:01 1 18.02 0.00 8.64 0.00 0.02 73.32 12:37:40 11:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 11:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 11:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 11:51:01 5 0.10 0.00 0.05 0.00 0.03 99.82 12:37:40 11:51:01 6 17.23 0.00 7.68 0.02 0.02 75.05 12:37:40 11:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:37:40 11:51:01 CPU %user %nice %system %iowait %steal %idle 12:37:40 11:52:01 all 5.71 0.00 2.78 0.01 0.01 91.49 12:37:40 11:52:01 0 33.22 0.00 16.10 0.00 0.03 50.64 12:37:40 11:52:01 1 0.00 0.00 0.03 0.02 0.00 99.95 12:37:40 11:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:37:40 11:52:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:37:40 11:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 11:52:01 5 0.08 0.00 0.10 0.00 0.03 99.78 12:37:40 11:52:01 6 12.27 0.00 5.90 0.02 0.02 81.80 12:37:40 11:52:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:37:40 11:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:37:40 11:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:37:40 11:53:01 1 0.00 0.00 0.02 0.03 0.00 99.95 12:37:40 11:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 11:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 11:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 11:53:01 5 0.07 0.00 0.05 0.00 0.03 99.85 12:37:40 11:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 11:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 11:54:01 all 0.03 0.00 0.03 0.00 0.01 99.93 12:37:40 11:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:37:40 11:54:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:37:40 11:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:37:40 11:54:01 3 0.05 0.00 0.02 0.02 0.00 99.92 12:37:40 11:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 11:54:01 5 0.08 0.00 0.10 0.00 0.03 99.78 12:37:40 11:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:37:40 11:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:37:40 11:55:01 all 0.03 0.00 0.04 0.01 0.01 99.92 12:37:40 11:55:01 0 0.05 0.00 0.08 0.00 0.02 99.85 12:37:40 11:55:01 1 0.03 0.00 0.03 0.03 0.00 99.90 12:37:40 11:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 11:55:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:37:40 11:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 11:55:01 5 0.02 0.00 0.07 0.00 0.02 99.90 12:37:40 11:55:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:37:40 11:55:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:37:40 11:56:01 all 0.03 0.00 0.03 0.01 0.01 99.93 12:37:40 11:56:01 0 0.07 0.00 0.12 0.00 0.02 99.80 12:37:40 11:56:01 1 0.00 0.00 0.00 0.03 0.02 99.95 12:37:40 11:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 11:56:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:37:40 11:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:37:40 11:56:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:37:40 11:56:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:37:40 11:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:37:40 11:57:01 all 0.02 0.00 0.03 0.00 0.00 99.95 12:37:40 11:57:01 0 0.12 0.00 0.12 0.00 0.03 99.73 12:37:40 11:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 11:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 11:57:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:37:40 11:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 11:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:37:40 11:57:01 6 0.00 0.00 0.03 0.02 0.00 99.95 12:37:40 11:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 11:58:01 all 0.03 0.00 0.01 0.01 0.00 99.94 12:37:40 11:58:01 0 0.08 0.00 0.03 0.00 0.02 99.87 12:37:40 11:58:01 1 0.02 0.00 0.00 0.05 0.00 99.93 12:37:40 11:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 11:58:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:37:40 11:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 11:58:01 5 0.07 0.00 0.03 0.00 0.02 99.88 12:37:40 11:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 11:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 11:59:01 all 0.21 0.00 0.02 0.00 0.00 99.76 12:37:40 11:59:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:37:40 11:59:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:37:40 11:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 11:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:37:40 11:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 11:59:01 5 0.03 0.00 0.10 0.00 0.03 99.83 12:37:40 11:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 11:59:01 7 1.55 0.00 0.02 0.00 0.00 98.43 12:37:40 12:00:01 all 0.27 0.00 0.02 0.01 0.01 99.69 12:37:40 12:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:37:40 12:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 12:37:40 12:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 12:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:00:01 5 2.04 0.00 0.10 0.00 0.03 97.83 12:37:40 12:00:01 6 0.03 0.00 0.02 0.02 0.00 99.93 12:37:40 12:00:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:37:40 12:01:01 all 0.26 0.00 0.02 0.01 0.01 99.70 12:37:40 12:01:01 0 0.03 0.00 0.05 0.00 0.00 99.92 12:37:40 12:01:01 1 0.02 0.00 0.00 0.03 0.00 99.95 12:37:40 12:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:01:01 5 2.04 0.00 0.08 0.00 0.03 97.85 12:37:40 12:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:37:40 12:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:37:40 12:02:01 all 0.29 0.00 0.02 0.01 0.00 99.69 12:37:40 12:02:01 0 0.08 0.00 0.02 0.00 0.00 99.90 12:37:40 12:02:01 1 0.02 0.00 0.00 0.03 0.00 99.95 12:37:40 12:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 12:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:37:40 12:02:01 5 2.01 0.00 0.08 0.00 0.03 97.88 12:37:40 12:02:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:37:40 12:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:37:40 12:37:40 12:02:01 CPU %user %nice %system %iowait %steal %idle 12:37:40 12:03:01 all 0.12 0.00 0.03 0.00 0.01 99.83 12:37:40 12:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:37:40 12:03:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:37:40 12:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:03:01 5 0.93 0.00 0.15 0.00 0.03 98.89 12:37:40 12:03:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:37:40 12:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:04:01 all 0.02 0.00 0.03 0.01 0.00 99.94 12:37:40 12:04:01 0 0.02 0.00 0.07 0.00 0.00 99.92 12:37:40 12:04:01 1 0.02 0.00 0.03 0.03 0.00 99.92 12:37:40 12:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:37:40 12:04:01 6 0.10 0.00 0.05 0.00 0.02 99.83 12:37:40 12:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:05:01 all 0.01 0.00 0.02 0.00 0.00 99.96 12:37:40 12:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:37:40 12:05:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:05:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:37:40 12:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:37:40 12:05:01 6 0.05 0.00 0.10 0.00 0.03 99.82 12:37:40 12:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:06:01 all 0.02 0.00 0.02 0.01 0.01 99.94 12:37:40 12:06:01 0 0.07 0.00 0.07 0.00 0.02 99.85 12:37:40 12:06:01 1 0.00 0.00 0.02 0.07 0.00 99.92 12:37:40 12:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:37:40 12:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:06:01 6 0.05 0.00 0.05 0.00 0.03 99.87 12:37:40 12:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:07:01 all 0.01 0.00 0.03 0.00 0.00 99.95 12:37:40 12:07:01 0 0.05 0.00 0.07 0.00 0.00 99.88 12:37:40 12:07:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:07:01 6 0.05 0.00 0.12 0.00 0.02 99.82 12:37:40 12:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:08:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:37:40 12:08:01 0 0.07 0.00 0.07 0.00 0.02 99.85 12:37:40 12:08:01 1 0.02 0.00 0.00 0.05 0.00 99.93 12:37:40 12:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 12:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:37:40 12:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:08:01 6 0.03 0.00 0.05 0.00 0.03 99.88 12:37:40 12:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:09:01 all 0.01 0.00 0.02 0.00 0.01 99.96 12:37:40 12:09:01 0 0.05 0.00 0.07 0.00 0.00 99.88 12:37:40 12:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:37:40 12:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:37:40 12:09:01 6 0.03 0.00 0.07 0.00 0.03 99.87 12:37:40 12:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 12:37:40 12:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:37:40 12:10:01 1 0.00 0.00 0.00 0.05 0.02 99.93 12:37:40 12:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:37:40 12:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 12:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:37:40 12:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:37:40 12:10:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:37:40 12:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:37:40 12:11:01 all 0.02 0.00 0.02 0.00 0.00 99.96 12:37:40 12:11:01 0 0.08 0.00 0.03 0.00 0.00 99.88 12:37:40 12:11:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:11:01 6 0.07 0.00 0.08 0.00 0.03 99.82 12:37:40 12:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:12:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:37:40 12:12:01 0 0.08 0.00 0.05 0.00 0.02 99.85 12:37:40 12:12:01 1 0.00 0.00 0.00 0.05 0.00 99.95 12:37:40 12:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 12:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:12:01 6 0.05 0.00 0.05 0.00 0.03 99.87 12:37:40 12:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:13:01 all 0.01 0.00 0.02 0.01 0.01 99.95 12:37:40 12:13:01 0 0.05 0.00 0.05 0.00 0.02 99.88 12:37:40 12:13:01 1 0.00 0.00 0.02 0.07 0.00 99.92 12:37:40 12:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:37:40 12:13:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:37:40 12:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:13:01 6 0.03 0.00 0.10 0.00 0.03 99.83 12:37:40 12:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:37:40 12:13:01 CPU %user %nice %system %iowait %steal %idle 12:37:40 12:14:01 all 0.02 0.00 0.02 0.01 0.01 99.95 12:37:40 12:14:01 0 0.08 0.00 0.03 0.00 0.02 99.87 12:37:40 12:14:01 1 0.00 0.00 0.00 0.03 0.00 99.97 12:37:40 12:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:14:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:37:40 12:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:37:40 12:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:37:40 12:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:37:40 12:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:37:40 12:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:37:40 12:15:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 12:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:15:01 5 0.02 0.00 0.07 0.00 0.03 99.88 12:37:40 12:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:16:01 all 0.02 0.00 0.03 0.01 0.01 99.93 12:37:40 12:16:01 0 0.07 0.00 0.07 0.00 0.02 99.85 12:37:40 12:16:01 1 0.00 0.00 0.02 0.03 0.00 99.95 12:37:40 12:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:16:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:37:40 12:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:37:40 12:16:01 6 0.05 0.00 0.07 0.00 0.03 99.85 12:37:40 12:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:37:40 12:17:01 all 0.02 0.00 0.02 0.01 0.01 99.95 12:37:40 12:17:01 0 0.07 0.00 0.07 0.00 0.02 99.85 12:37:40 12:17:01 1 0.00 0.00 0.00 0.03 0.00 99.97 12:37:40 12:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:17:01 6 0.05 0.00 0.07 0.00 0.03 99.85 12:37:40 12:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:37:40 12:18:01 all 0.15 0.00 0.02 0.01 0.00 99.82 12:37:40 12:18:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:37:40 12:18:01 1 0.00 0.00 0.00 0.05 0.02 99.93 12:37:40 12:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:18:01 3 0.02 0.00 0.03 0.03 0.00 99.92 12:37:40 12:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:18:01 5 0.99 0.00 0.00 0.00 0.00 99.01 12:37:40 12:18:01 6 0.07 0.00 0.05 0.00 0.02 99.87 12:37:40 12:18:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:37:40 12:19:01 all 0.27 0.00 0.02 0.00 0.00 99.70 12:37:40 12:19:01 0 0.05 0.00 0.05 0.00 0.00 99.90 12:37:40 12:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:19:01 5 1.97 0.00 0.00 0.00 0.00 98.03 12:37:40 12:19:01 6 0.10 0.00 0.08 0.00 0.03 99.78 12:37:40 12:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:20:01 all 0.28 0.00 0.02 0.01 0.01 99.69 12:37:40 12:20:01 0 0.05 0.00 0.05 0.00 0.02 99.88 12:37:40 12:20:01 1 0.00 0.00 0.02 0.05 0.00 99.93 12:37:40 12:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:20:01 3 1.48 0.00 0.00 0.02 0.00 98.50 12:37:40 12:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:37:40 12:20:01 5 0.53 0.00 0.02 0.02 0.00 99.44 12:37:40 12:20:01 6 0.08 0.00 0.03 0.00 0.03 99.85 12:37:40 12:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:21:01 all 0.26 0.00 0.02 0.00 0.00 99.71 12:37:40 12:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:21:01 3 1.95 0.00 0.02 0.02 0.00 98.01 12:37:40 12:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:21:01 6 0.07 0.00 0.07 0.00 0.03 99.83 12:37:40 12:21:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:37:40 12:22:01 all 0.31 0.00 0.04 0.01 0.01 99.63 12:37:40 12:22:01 0 0.07 0.00 0.05 0.00 0.02 99.87 12:37:40 12:22:01 1 0.02 0.00 0.02 0.05 0.00 99.92 12:37:40 12:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:22:01 3 2.00 0.00 0.03 0.02 0.00 97.95 12:37:40 12:22:01 4 0.03 0.00 0.02 0.02 0.00 99.93 12:37:40 12:22:01 5 0.18 0.00 0.08 0.02 0.00 99.72 12:37:40 12:22:01 6 0.08 0.00 0.05 0.00 0.03 99.83 12:37:40 12:22:01 7 0.03 0.00 0.05 0.00 0.00 99.92 12:37:40 12:23:01 all 0.10 0.00 0.01 0.01 0.00 99.87 12:37:40 12:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:37:40 12:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:23:01 3 0.70 0.00 0.00 0.02 0.00 99.29 12:37:40 12:23:01 4 0.00 0.00 0.00 0.03 0.00 99.97 12:37:40 12:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:23:01 6 0.07 0.00 0.08 0.00 0.02 99.83 12:37:40 12:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:37:40 12:24:01 all 0.03 0.00 0.02 0.01 0.01 99.93 12:37:40 12:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:37:40 12:24:01 1 0.00 0.00 0.00 0.03 0.00 99.97 12:37:40 12:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:24:01 3 0.00 0.00 0.02 0.03 0.00 99.95 12:37:40 12:24:01 4 0.03 0.00 0.00 0.03 0.00 99.93 12:37:40 12:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:24:01 6 0.07 0.00 0.10 0.00 0.03 99.80 12:37:40 12:24:01 7 0.03 0.00 0.05 0.00 0.00 99.92 12:37:40 12:37:40 12:24:01 CPU %user %nice %system %iowait %steal %idle 12:37:40 12:25:01 all 0.24 0.00 0.02 0.01 0.00 99.73 12:37:40 12:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:37:40 12:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:25:01 3 1.73 0.00 0.00 0.07 0.02 98.19 12:37:40 12:25:01 4 0.00 0.00 0.02 0.03 0.00 99.95 12:37:40 12:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:25:01 6 0.08 0.00 0.07 0.00 0.02 99.83 12:37:40 12:25:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:37:40 12:26:01 all 0.27 0.00 0.02 0.01 0.00 99.70 12:37:40 12:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:37:40 12:26:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:26:01 3 1.97 0.00 0.00 0.02 0.00 98.01 12:37:40 12:26:01 4 0.02 0.00 0.02 0.02 0.00 99.95 12:37:40 12:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:37:40 12:26:01 6 0.05 0.00 0.07 0.00 0.02 99.87 12:37:40 12:26:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:37:40 12:27:01 all 0.17 0.00 0.02 0.01 0.01 99.79 12:37:40 12:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:37:40 12:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:27:01 3 1.24 0.00 0.00 0.02 0.00 98.74 12:37:40 12:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 12:37:40 12:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:27:01 6 0.03 0.00 0.10 0.00 0.03 99.83 12:37:40 12:27:01 7 0.05 0.00 0.05 0.00 0.00 99.90 12:37:40 12:28:01 all 0.06 0.00 0.03 0.01 0.00 99.89 12:37:40 12:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:37:40 12:28:01 1 0.00 0.00 0.02 0.02 0.02 99.95 12:37:40 12:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:28:01 3 0.32 0.00 0.07 0.05 0.00 99.57 12:37:40 12:28:01 4 0.02 0.00 0.02 0.05 0.00 99.92 12:37:40 12:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:37:40 12:28:01 6 0.07 0.00 0.08 0.00 0.02 99.83 12:37:40 12:28:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:37:40 12:29:01 all 0.02 0.00 0.02 0.01 0.01 99.94 12:37:40 12:29:01 0 0.07 0.00 0.03 0.00 0.00 99.90 12:37:40 12:29:01 1 0.00 0.00 0.00 0.03 0.00 99.97 12:37:40 12:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:29:01 3 0.05 0.00 0.00 0.08 0.00 99.87 12:37:40 12:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:37:40 12:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:29:01 6 0.03 0.00 0.07 0.00 0.03 99.87 12:37:40 12:29:01 7 0.00 0.00 0.03 0.00 0.02 99.95 12:37:40 12:30:01 all 0.04 0.00 0.02 0.01 0.01 99.92 12:37:40 12:30:01 0 0.10 0.00 0.03 0.00 0.02 99.85 12:37:40 12:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:37:40 12:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:30:01 3 0.02 0.00 0.02 0.03 0.00 99.93 12:37:40 12:30:01 4 0.02 0.00 0.02 0.03 0.00 99.93 12:37:40 12:30:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:37:40 12:30:01 6 0.08 0.00 0.05 0.00 0.02 99.85 12:37:40 12:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:37:40 12:31:01 all 0.01 0.00 0.02 0.01 0.00 99.96 12:37:40 12:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:31:01 3 0.05 0.00 0.05 0.02 0.00 99.88 12:37:40 12:31:01 4 0.02 0.00 0.00 0.03 0.00 99.95 12:37:40 12:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:37:40 12:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:37:40 12:32:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:37:40 12:32:01 0 0.07 0.00 0.05 0.00 0.02 99.87 12:37:40 12:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 12:32:01 3 0.03 0.00 0.03 0.05 0.02 99.87 12:37:40 12:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 12:32:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:37:40 12:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:37:40 12:32:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:37:40 12:33:01 all 0.01 0.00 0.02 0.00 0.01 99.96 12:37:40 12:33:01 0 0.02 0.00 0.05 0.00 0.00 99.93 12:37:40 12:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:37:40 12:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 12:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 12:37:40 12:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:33:01 6 0.03 0.00 0.03 0.00 0.03 99.90 12:37:40 12:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:37:40 12:34:01 all 0.03 0.00 0.03 0.01 0.01 99.93 12:37:40 12:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 12:37:40 12:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:37:40 12:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 12:34:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:37:40 12:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 12:37:40 12:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:34:01 6 0.03 0.00 0.10 0.00 0.03 99.83 12:37:40 12:34:01 7 0.05 0.00 0.07 0.00 0.00 99.88 12:37:40 12:35:01 all 0.01 0.00 0.02 0.01 0.00 99.96 12:37:40 12:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:37:40 12:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:37:40 12:35:01 3 0.02 0.00 0.00 0.03 0.00 99.95 12:37:40 12:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:35:01 6 0.03 0.00 0.05 0.00 0.02 99.90 12:37:40 12:35:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:37:40 12:37:40 12:35:01 CPU %user %nice %system %iowait %steal %idle 12:37:40 12:36:01 all 0.03 0.00 0.02 0.01 0.01 99.94 12:37:40 12:36:01 0 0.08 0.00 0.03 0.00 0.00 99.88 12:37:40 12:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:40 12:36:01 2 0.00 0.00 0.00 0.03 0.00 99.97 12:37:40 12:36:01 3 0.03 0.00 0.00 0.02 0.02 99.93 12:37:40 12:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:37:40 12:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:37:40 12:36:01 6 0.07 0.00 0.05 0.00 0.03 99.85 12:37:40 12:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:37:40 12:37:01 all 8.45 0.00 3.30 1.31 0.04 86.90 12:37:40 12:37:01 0 8.16 0.00 3.39 0.32 0.05 88.09 12:37:40 12:37:01 1 9.21 0.00 3.27 2.02 0.05 85.45 12:37:40 12:37:01 2 9.26 0.00 3.75 4.45 0.03 82.50 12:37:40 12:37:01 3 8.68 0.00 3.47 0.89 0.03 86.93 12:37:40 12:37:01 4 8.66 0.00 3.42 0.32 0.05 87.55 12:37:40 12:37:01 5 8.38 0.00 2.62 0.32 0.03 88.65 12:37:40 12:37:01 6 6.79 0.00 3.17 0.72 0.05 89.27 12:37:40 12:37:01 7 8.43 0.00 3.35 1.44 0.03 86.75 12:37:40 Average: all 8.12 0.00 1.66 0.42 0.02 89.79 12:37:40 Average: 0 9.11 0.00 2.17 0.29 0.02 88.40 12:37:40 Average: 1 8.07 0.00 1.74 0.41 0.02 89.75 12:37:40 Average: 2 7.88 0.00 1.59 0.45 0.02 90.07 12:37:40 Average: 3 7.84 0.00 1.59 0.45 0.02 90.10 12:37:40 Average: 4 7.77 0.00 1.49 0.41 0.02 90.31 12:37:40 Average: 5 8.34 0.00 1.39 0.39 0.03 89.85 12:37:40 Average: 6 8.25 0.00 1.76 0.39 0.03 89.57 12:37:40 Average: 7 7.66 0.00 1.51 0.55 0.02 90.26 12:37:40 12:37:40 12:37:40