Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b4e3b27b9a762a590f0f199a12df669a1bddcaf 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-ssh4716139864345688711.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2147269019389964648.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14416647614473486898.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4752615003422179229.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-ssh11089143139930023764.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-11413 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/181 [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/181 # 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 3b4e3b27b9a762a590f0f199a12df669a1bddcaf (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 3b4e3b27b9a762a590f0f199a12df669a1bddcaf # timeout=10 Commit message: "Merge pull request #3937 from hahattan/issue-3925-delete" > git rev-list --no-walk 82d51753c0ffe06333f0831f521723714ea5f555 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-07T13:59:26.280Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-07T13:59:26.341Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-07T13:59:26.361Z] ========================================================= [2022-04-07T13:59:26.361Z] EdgeX Global Pipelines Version Info [2022-04-07T13:59:26.361Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-07T13:59:27.149Z] ------------------- [2022-04-07T13:59:27.149Z] stable info: [2022-04-07T13:59:27.149Z] ------------------- [2022-04-07T13:59:27.149Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-07T13:59:27.149Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T13:59:27.149Z] Message: update stable to v1.0.221 [2022-04-07T13:59:27.723Z] ------------------- [2022-04-07T13:59:27.723Z] experimental info: [2022-04-07T13:59:27.723Z] ------------------- [2022-04-07T13:59:27.723Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-07T13:59:27.723Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T13:59:27.723Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-07T13:59:27.857Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-07T13:59:27.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-07T13:59:27.883Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-07T13:59:27.902Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-07T13:59:27.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-07T13:59:27.936Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-07T13:59:27.951Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-07T13:59:27.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-07T13:59:27.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-07T13:59:27.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-07T13:59:28.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-07T13:59:28.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-07T13:59:28.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-07T13:59:28.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-07T13:59:28.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-07T13:59:28.079Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T13:59:28.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T13:59:28.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-07T13:59:28.118Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-07T13:59:28.131Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-07T13:59:28.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-07T13:59:28.160Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-07T13:59:28.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-07T13:59:28.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-07T13:59:28.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-07T13:59:28.213Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] echo [2022-04-07T13:59:28.227Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b4e3b2 [Pipeline] echo [2022-04-07T13:59:28.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T13:59:28.295Z] provisioning config files... [2022-04-07T13:59:28.309Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/181@tmp/config8930269646129645701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T13:59:28.617Z] ---> docker-login.sh [2022-04-07T13:59:28.617Z] nexus3.edgexfoundry.org:10001 [2022-04-07T13:59:28.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T13:59:28.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T13:59:28.877Z] Configure a credential helper to remove this warning. See [2022-04-07T13:59:28.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T13:59:28.877Z] [2022-04-07T13:59:28.877Z] Login Succeeded [2022-04-07T13:59:28.877Z] nexus3.edgexfoundry.org:10002 [2022-04-07T13:59:29.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T13:59:29.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T13:59:29.138Z] Configure a credential helper to remove this warning. See [2022-04-07T13:59:29.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T13:59:29.138Z] [2022-04-07T13:59:29.138Z] Login Succeeded [2022-04-07T13:59:29.138Z] nexus3.edgexfoundry.org:10003 [2022-04-07T13:59:29.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T13:59:29.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T13:59:29.139Z] Configure a credential helper to remove this warning. See [2022-04-07T13:59:29.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T13:59:29.139Z] [2022-04-07T13:59:29.139Z] Login Succeeded [2022-04-07T13:59:29.139Z] nexus3.edgexfoundry.org:10004 [2022-04-07T13:59:29.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T13:59:29.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T13:59:29.400Z] Configure a credential helper to remove this warning. See [2022-04-07T13:59:29.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T13:59:29.400Z] [2022-04-07T13:59:29.400Z] Login Succeeded [2022-04-07T13:59:29.400Z] docker.io [2022-04-07T13:59:29.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T13:59:29.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T13:59:29.974Z] Configure a credential helper to remove this warning. See [2022-04-07T13:59:29.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T13:59:29.974Z] [2022-04-07T13:59:29.974Z] Login Succeeded [2022-04-07T13:59:29.974Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T13:59:29.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T13:59:30.302Z] + 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 [2022-04-07T13:59:30.302Z] + dirname cmd/core-command/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-07T13:59:30.302Z] + dirname cmd/core-data/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-07T13:59:30.302Z] + dirname cmd/core-metadata/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-07T13:59:30.302Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-07T13:59:30.302Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-07T13:59:30.302Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-07T13:59:30.302Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-07T13:59:30.302Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-07T13:59:30.302Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-07T13:59:30.302Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-07T13:59:30.302Z] + dirname cmd/support-notifications/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-07T13:59:30.302Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-07T13:59:30.302Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-07T13:59:30.302Z] + cut -d/ -f2 [2022-04-07T13:59:30.302Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-07T13:59:30.467Z] 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 [2022-04-07T13:59:30.818Z] + git rev-list -1 --merges 3b4e3b27b9a762a590f0f199a12df669a1bddcaf~1..3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] echo [2022-04-07T13:59:30.829Z] -----------> git rev-list -1 --merges 3b4e3b27b9a762a590f0f199a12df669a1bddcaf~1..3b4e3b27b9a762a590f0f199a12df669a1bddcaf 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T13:59:30.829Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [false] [Pipeline] sh [2022-04-07T13:59:31.120Z] + git log --format=format:%s -1 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] echo [2022-04-07T13:59:31.136Z] ========================================================= [2022-04-07T13:59:31.136Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-07T13:59:31.136Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-07T13:59:31.552Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T13:59:31.552Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-07T13:59:31.552Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-07T13:59:31.552Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-07T13:59:31.552Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-04-07T13:59:31.552Z] -a /etc/ssh/ssh_known_hosts [2022-04-07T13:59:31.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T13:59:31.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T13:59:31.905Z] [2022-04-07T13:59:31.905Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T13:59:32.207Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T13:59:32.207Z] latest: Pulling from edgex-devops/git-semver [2022-04-07T13:59:32.207Z] a0d0a0d46f8b: Pulling fs layer [2022-04-07T13:59:32.207Z] 3e5f54012d9b: Pulling fs layer [2022-04-07T13:59:32.207Z] 4c7163046ea9: Pulling fs layer [2022-04-07T13:59:32.207Z] 0c2d73faf560: Pulling fs layer [2022-04-07T13:59:32.207Z] 0c2d73faf560: Waiting [2022-04-07T13:59:32.207Z] 3e5f54012d9b: Verifying Checksum [2022-04-07T13:59:32.207Z] 3e5f54012d9b: Download complete [2022-04-07T13:59:32.207Z] a0d0a0d46f8b: Verifying Checksum [2022-04-07T13:59:32.207Z] a0d0a0d46f8b: Download complete [2022-04-07T13:59:32.470Z] 4c7163046ea9: Verifying Checksum [2022-04-07T13:59:32.470Z] 4c7163046ea9: Download complete [2022-04-07T13:59:32.470Z] 0c2d73faf560: Verifying Checksum [2022-04-07T13:59:32.470Z] 0c2d73faf560: Download complete [2022-04-07T13:59:32.470Z] a0d0a0d46f8b: Pull complete [2022-04-07T13:59:32.470Z] 3e5f54012d9b: Pull complete [2022-04-07T13:59:33.047Z] 4c7163046ea9: Pull complete [2022-04-07T13:59:33.047Z] 0c2d73faf560: Pull complete [2022-04-07T13:59:33.047Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-07T13:59:33.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T13:59:33.047Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-07T13:59:33.126Z] prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container [2022-04-07T13:59:33.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T13:59:33.884Z] $ docker top af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T13:59:33.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T13:59:33.988Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T13:59:34.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T13:59:34.122Z] $ docker exec af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 ssh-agent [2022-04-07T13:59:34.257Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGihNJF/agent.13 [2022-04-07T13:59:34.257Z] SSH_AGENT_PID=19 [2022-04-07T13:59:34.266Z] Running ssh-add (command line suppressed) [2022-04-07T13:59:34.399Z] Identity added: /w/workspace/edgex-go/181@tmp/private_key_722088878444178638.key (/w/workspace/edgex-go/181@tmp/private_key_722088878444178638.key) [2022-04-07T13:59:34.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T13:59:34.702Z] + git tag --points-at HEAD [Pipeline] } [2022-04-07T13:59:34.729Z] $ docker exec --env ******** --env ******** af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 ssh-agent -k [2022-04-07T13:59:34.846Z] unset SSH_AUTH_SOCK; [2022-04-07T13:59:34.846Z] unset SSH_AGENT_PID; [2022-04-07T13:59:34.846Z] echo Agent pid 19 killed; [2022-04-07T13:59:34.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-07T13:59:34.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T13:59:34.877Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T13:59:34.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T13:59:35.007Z] $ docker exec af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 ssh-agent [2022-04-07T13:59:35.128Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcdgoLo/agent.52 [2022-04-07T13:59:35.129Z] SSH_AGENT_PID=58 [2022-04-07T13:59:35.134Z] Running ssh-add (command line suppressed) [2022-04-07T13:59:35.260Z] Identity added: /w/workspace/edgex-go/181@tmp/private_key_6274266474135293973.key (/w/workspace/edgex-go/181@tmp/private_key_6274266474135293973.key) [2022-04-07T13:59:35.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T13:59:35.562Z] + git semver init [2022-04-07T13:59:35.562Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T13:59:35.562Z] # $GIT_DIR = /w/workspace/edgex-go/181/.git [2022-04-07T13:59:35.562Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/181 [2022-04-07T13:59:35.562Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T13:59:35.562Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T13:59:35.562Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T13:59:35.562Z] # $SEMVER_BRANCH = main [2022-04-07T13:59:35.562Z] # $SEMVER_TEMP = /tmp/semver-922678580 [2022-04-07T13:59:35.562Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-07T13:59:50.479Z] # '/tmp/semver-922678580' -> '/w/workspace/edgex-go/181/.semver' [2022-04-07T13:59:50.480Z] # -> Force: false [2022-04-07T13:59:50.480Z] # $SEMVER_DIR = /w/workspace/edgex-go/181/.semver [Pipeline] } [2022-04-07T13:59:50.497Z] $ docker exec --env ******** --env ******** af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 ssh-agent -k [2022-04-07T13:59:50.618Z] unset SSH_AUTH_SOCK; [2022-04-07T13:59:50.618Z] unset SSH_AGENT_PID; [2022-04-07T13:59:50.618Z] echo Agent pid 58 killed; [2022-04-07T13:59:50.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T13:59:50.957Z] + git semver [Pipeline] } [2022-04-07T13:59:50.980Z] $ docker stop --time=1 af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 [2022-04-07T13:59:52.806Z] $ docker rm -f af343fa8ae780c37f88e932958e6e68a4433d4470fe179f7130aa8e731f4c5d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T13:59:53.183Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-07T13:59:53.451Z] Stashed 1 file(s) [Pipeline] echo [2022-04-07T13:59:53.456Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.58 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-07T13:59:53.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T13:59:53.582Z] ========================================================= [2022-04-07T13:59:53.582Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-07T13:59:53.582Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T13:59:53.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T13:59:53.883Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-07T13:59:53.883Z] 59bf1c3509f3: Pulling fs layer [2022-04-07T13:59:53.883Z] 666ba61612fd: Pulling fs layer [2022-04-07T13:59:53.883Z] 8ed8ca486205: Pulling fs layer [2022-04-07T13:59:53.883Z] 4fe6c5a15a65: Pulling fs layer [2022-04-07T13:59:53.883Z] 22a0e8bec74d: Pulling fs layer [2022-04-07T13:59:53.883Z] 640e595b4fbd: Pulling fs layer [2022-04-07T13:59:53.883Z] 763cafe07f6e: Pulling fs layer [2022-04-07T13:59:53.883Z] 0c0b528cf693: Pulling fs layer [2022-04-07T13:59:53.883Z] 10935f4eaf8b: Pulling fs layer [2022-04-07T13:59:53.883Z] 4fe6c5a15a65: Waiting [2022-04-07T13:59:53.883Z] 763cafe07f6e: Waiting [2022-04-07T13:59:53.883Z] 22a0e8bec74d: Waiting [2022-04-07T13:59:53.883Z] 10935f4eaf8b: Waiting [2022-04-07T13:59:53.883Z] 640e595b4fbd: Waiting [2022-04-07T13:59:53.883Z] 0c0b528cf693: Waiting [2022-04-07T13:59:53.883Z] 8ed8ca486205: Download complete [2022-04-07T13:59:53.883Z] 666ba61612fd: Verifying Checksum [2022-04-07T13:59:53.883Z] 666ba61612fd: Download complete [2022-04-07T13:59:53.883Z] 22a0e8bec74d: Verifying Checksum [2022-04-07T13:59:53.883Z] 22a0e8bec74d: Download complete [2022-04-07T13:59:53.883Z] 640e595b4fbd: Download complete [2022-04-07T13:59:53.883Z] 59bf1c3509f3: Verifying Checksum [2022-04-07T13:59:53.883Z] 59bf1c3509f3: Download complete [2022-04-07T13:59:53.883Z] 763cafe07f6e: Verifying Checksum [2022-04-07T13:59:53.883Z] 763cafe07f6e: Download complete [2022-04-07T13:59:54.149Z] 0c0b528cf693: Verifying Checksum [2022-04-07T13:59:54.149Z] 0c0b528cf693: Download complete [2022-04-07T13:59:54.149Z] 59bf1c3509f3: Pull complete [2022-04-07T13:59:54.414Z] 666ba61612fd: Pull complete [2022-04-07T13:59:54.414Z] 8ed8ca486205: Pull complete [2022-04-07T13:59:54.674Z] 10935f4eaf8b: Verifying Checksum [2022-04-07T13:59:54.674Z] 10935f4eaf8b: Download complete [2022-04-07T13:59:54.674Z] 4fe6c5a15a65: Verifying Checksum [2022-04-07T13:59:54.674Z] 4fe6c5a15a65: Download complete [2022-04-07T13:59:58.878Z] 4fe6c5a15a65: Pull complete [2022-04-07T13:59:58.878Z] 22a0e8bec74d: Pull complete [2022-04-07T13:59:58.878Z] 640e595b4fbd: Pull complete [2022-04-07T13:59:58.878Z] 763cafe07f6e: Pull complete [2022-04-07T13:59:59.138Z] 0c0b528cf693: Pull complete [2022-04-07T14:00:01.685Z] 10935f4eaf8b: Pull complete [2022-04-07T14:00:01.685Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-07T14:00:01.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T14:00:01.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T14:00:02.002Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T14:00:02.002Z] WORKDIR /edgex [2022-04-07T14:00:02.002Z] COPY go.mod . [2022-04-07T14:00:02.002Z] RUN go mod download [2022-04-07T14:00:02.002Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-07T14:00:03.387Z] Sending build context to Docker daemon 334.7MB [2022-04-07T14:00:03.387Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T14:00:03.387Z] ---> 99d49a6021b9 [2022-04-07T14:00:03.387Z] Step 2/4 : WORKDIR /edgex [2022-04-07T14:00:05.942Z] ---> Running in 4ba361654c4b [2022-04-07T14:00:05.942Z] Removing intermediate container 4ba361654c4b [2022-04-07T14:00:05.942Z] ---> 992a5a8b0940 [2022-04-07T14:00:05.942Z] Step 3/4 : COPY go.mod . [2022-04-07T14:00:05.942Z] ---> ab3d4ef6fff7 [2022-04-07T14:00:05.942Z] Step 4/4 : RUN go mod download [2022-04-07T14:00:05.942Z] ---> Running in c63b3c1c1790 [2022-04-07T14:00:08.523Z] Still waiting to schedule task [2022-04-07T14:00:08.523Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11414’ is offline [2022-04-07T14:00:20.869Z] Removing intermediate container c63b3c1c1790 [2022-04-07T14:00:20.869Z] ---> e748d39fc463 [2022-04-07T14:00:20.869Z] Successfully built e748d39fc463 [2022-04-07T14:00:20.869Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:00:21.169Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T14:00:21.169Z] . [Pipeline] withDockerContainer [2022-04-07T14:00:21.236Z] prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container [2022-04-07T14:00:21.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 [2022-04-07T14:00:21.745Z] $ docker top 717a70e1413bf74b252ce2c55c7c54457defdfc8e2c100fc50461c8f4313d2cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T14:00:22.109Z] + go version [2022-04-07T14:00:22.109Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-07T14:00:22.126Z] $ docker stop --time=1 717a70e1413bf74b252ce2c55c7c54457defdfc8e2c100fc50461c8f4313d2cb [2022-04-07T14:00:23.448Z] $ docker rm -f 717a70e1413bf74b252ce2c55c7c54457defdfc8e2c100fc50461c8f4313d2cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:00:23.874Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T14:00:23.874Z] . [Pipeline] withDockerContainer [2022-04-07T14:00:23.948Z] prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container [2022-04-07T14:00:23.993Z] $ 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/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 [2022-04-07T14:00:24.372Z] $ docker top 101b87b9dc868930d76062d0209db89db3e65cee3635321a01dc9b3583f99057 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-07T14:00:24.454Z] ========================================================= [2022-04-07T14:00:24.454Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-07T14:00:24.454Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T14:00:24.747Z] + make test [2022-04-07T14:00:24.748Z] go mod tidy -compat=1.17 [2022-04-07T14:00:24.748Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-07T14:00:31.325Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-07T14:00:43.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-07T14:00:44.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.113s coverage: 28.7% of statements [2022-04-07T14:00:44.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-07T14:00:44.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-07T14:00:45.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements [2022-04-07T14:00:45.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-07T14:00:45.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.9% of statements [2022-04-07T14:00:45.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-07T14:00:45.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.805s coverage: 89.2% of statements [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.118s coverage: 84.4% of statements [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.533s coverage: 95.1% of statements [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.135s coverage: 72.2% of statements [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 24.0% of statements [2022-04-07T14:00:49.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.101s coverage: 47.1% of statements [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.092s coverage: 79.5% of statements [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.089s coverage: 94.1% of statements [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-04-07T14:00:49.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements [2022-04-07T14:00:59.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-04-07T14:00:59.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-04-07T14:01:00.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.5% of statements [2022-04-07T14:01:00.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.167s coverage: 91.2% of statements [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.359s coverage: 65.4% of statements [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.8% of statements [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-07T14:01:10.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2022-04-07T14:01:10.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-07T14:01:10.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-07T14:01:10.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-07T14:01:10.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-07T14:01:10.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-07T14:01:10.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-07T14:01:10.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-07T14:01:10.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2022-04-07T14:01:10.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-07T14:01:10.356Z] 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 [2022-04-07T14:01:32.295Z] GO111MODULE=on go vet ./... [2022-04-07T14:01:33.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T14:01:33.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-07T14:01:34.075Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-07T14:01:34.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-07T14:01:34.964Z] + ls -al . [2022-04-07T14:01:34.964Z] total 668 [2022-04-07T14:01:34.964Z] drwxrwxr-x 10 1001 1001 4096 Apr 7 14:01 . [2022-04-07T14:01:34.964Z] drwxr-xr-x 4 root root 4096 Apr 7 14:00 .. [2022-04-07T14:01:34.964Z] -rw-rw-r-- 1 1001 1001 11 Apr 7 13:59 .dockerignore [2022-04-07T14:01:34.965Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 13:59 .git [2022-04-07T14:01:34.965Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 13:59 .github [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 870 Apr 7 13:59 .gitignore [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 42 Apr 7 13:59 .golangci.yml [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 87 Apr 7 13:59 .hadolint.yml [2022-04-07T14:01:34.965Z] drwx------ 3 1001 1001 4096 Apr 7 13:59 .semver [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 166 Apr 7 13:59 .sonarcloud.properties [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 1171 Apr 7 13:59 ADOPTERS.md [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 9953 Apr 7 13:59 Attribution.txt [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 51732 Apr 7 13:59 CHANGELOG.md [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 13:59 CONTRIBUTING.md [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 677 Apr 7 13:59 GOVERNANCE.md [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 849 Apr 7 13:59 Jenkinsfile [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 13:59 LICENSE [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 8478 Apr 7 13:59 Makefile [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 582 Apr 7 13:59 OWNERS.md [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 8207 Apr 7 13:59 README.md [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 6912 Apr 7 13:59 SECURITY.md [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 12 Apr 7 13:59 VERSION [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 4131 Apr 7 13:59 ZMQWindows.md [2022-04-07T14:01:34.965Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 13:59 bin [2022-04-07T14:01:34.965Z] drwxrwxr-x 18 1001 1001 4096 Apr 7 13:59 cmd [2022-04-07T14:01:34.965Z] -rw-r--r-- 1 root root 431014 Apr 7 14:01 coverage.out [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 3175 Apr 7 13:59 go.mod [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 34990 Apr 7 14:00 go.sum [2022-04-07T14:01:34.965Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 13:59 internal [2022-04-07T14:01:34.965Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 13:59 openapi [2022-04-07T14:01:34.965Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 13:59 snap [2022-04-07T14:01:34.965Z] -rw-rw-r-- 1 1001 1001 204 Apr 7 13:59 version.go [Pipeline] sh [2022-04-07T14:01:35.259Z] + '[' -e coverage.out ] [2022-04-07T14:01:35.259Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-07T14:01:35.353Z] Stashed 1 file(s) [Pipeline] sh [2022-04-07T14:01:35.639Z] + make build [2022-04-07T14:01:35.639Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T14:01:53.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T14:02:05.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T14:02:05.972Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T14:02:06.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T14:02:07.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T14:02:08.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T14:02:09.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T14:02:10.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T14:02:12.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T14:02:13.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T14:02:14.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T14:02:15.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-07T14:02:17.309Z] $ docker stop --time=1 101b87b9dc868930d76062d0209db89db3e65cee3635321a01dc9b3583f99057 [2022-04-07T14:02:20.166Z] $ docker rm -f 101b87b9dc868930d76062d0209db89db3e65cee3635321a01dc9b3583f99057 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:02:21.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T14:02:21.160Z] [2022-04-07T14:02:21.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:02:21.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T14:02:21.468Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-07T14:02:21.468Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-07T14:02:21.468Z] ca9280d653b3: Pulling fs layer [2022-04-07T14:02:21.468Z] 7e9c9ca2126c: Pulling fs layer [2022-04-07T14:02:21.468Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-07T14:02:21.468Z] cbdbe7a5bc2a: Download complete [2022-04-07T14:02:21.730Z] ca9280d653b3: Verifying Checksum [2022-04-07T14:02:21.730Z] ca9280d653b3: Download complete [2022-04-07T14:02:21.730Z] cbdbe7a5bc2a: Pull complete [2022-04-07T14:02:21.991Z] 7e9c9ca2126c: Download complete [2022-04-07T14:02:22.250Z] ca9280d653b3: Pull complete [2022-04-07T14:02:25.541Z] 7e9c9ca2126c: Pull complete [2022-04-07T14:02:25.541Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-07T14:02:25.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T14:02:25.541Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-07T14:02:25.623Z] prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container [2022-04-07T14:02:25.672Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 [2022-04-07T14:02:27.764Z] $ docker top 621422f008a790413ffe124cbed9196cc2a14285c41d76504aac5f33b9a51151 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T14:02:28.177Z] + docker-compose build+ --helpgrep [2022-04-07T14:02:28.177Z] parallel [2022-04-07T14:02:28.838Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T14:02:28.852Z] $ docker stop --time=1 621422f008a790413ffe124cbed9196cc2a14285c41d76504aac5f33b9a51151 [2022-04-07T14:02:30.352Z] $ docker rm -f 621422f008a790413ffe124cbed9196cc2a14285c41d76504aac5f33b9a51151 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:02:30.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T14:02:30.754Z] . [Pipeline] withDockerContainer [2022-04-07T14:02:30.821Z] prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container [2022-04-07T14:02:30.864Z] $ 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/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 [2022-04-07T14:02:31.252Z] $ docker top 5e6f26f7ec550a1228e58ca942db8cca96d397f12d506552647878f21dd1dab3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T14:02:31.610Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T14:02:32.187Z] Building core-command ... [2022-04-07T14:02:32.187Z] Building core-data ... [2022-04-07T14:02:32.187Z] Building core-metadata ... [2022-04-07T14:02:32.187Z] Building security-bootstrapper ... [2022-04-07T14:02:32.187Z] Building security-proxy-setup ... [2022-04-07T14:02:32.187Z] Building security-secretstore-setup ... [2022-04-07T14:02:32.187Z] Building security-spiffe-token-provider ... [2022-04-07T14:02:32.187Z] Building security-spire-agent ... [2022-04-07T14:02:32.187Z] Building security-spire-config ... [2022-04-07T14:02:32.187Z] Building security-spire-server ... [2022-04-07T14:02:32.187Z] Building support-notifications ... [2022-04-07T14:02:32.187Z] Building support-scheduler ... [2022-04-07T14:02:32.187Z] Building sys-mgmt-agent ... [2022-04-07T14:02:32.187Z] Building security-spire-server [2022-04-07T14:02:32.187Z] Building security-secretstore-setup [2022-04-07T14:02:32.187Z] Building security-spire-config [2022-04-07T14:02:32.187Z] Building security-spire-agent [2022-04-07T14:02:32.187Z] Building core-command [2022-04-07T14:02:41.558Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11415 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-07T14:02:41.573Z] Running in /w/workspace/edgex-go/181 [Pipeline] { [Pipeline] checkout [2022-04-07T14:02:41.905Z] The recommended git tool is: git [2022-04-07T14:02:50.006Z] using credential edgex-jenkins-ssh [2022-04-07T14:02:50.026Z] Cloning the remote Git repository [2022-04-07T14:02:50.126Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-07T14:02:50.221Z] > git init /w/workspace/edgex-go/181 # timeout=10 [2022-04-07T14:02:50.393Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-07T14:02:50.394Z] > git --version # timeout=10 [2022-04-07T14:02:50.456Z] > git --version # 'git version 2.25.1' [2022-04-07T14:02:50.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T14:02:50.564Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T14:02:54.158Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:02:54.158Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:02:54.158Z] ---> e748d39fc463 [2022-04-07T14:02:54.158Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T14:02:54.158Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:02:54.158Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:02:54.158Z] ---> e748d39fc463 [2022-04-07T14:02:54.158Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T14:02:54.158Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:02:54.158Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:02:54.158Z] ---> e748d39fc463 [2022-04-07T14:02:54.158Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T14:02:54.158Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:02:54.158Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:02:54.158Z] ---> e748d39fc463 [2022-04-07T14:02:54.158Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T14:02:54.158Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:02:54.158Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:02:54.158Z] ---> e748d39fc463 [2022-04-07T14:02:54.158Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:02:56.699Z] ---> Running in 172b46aea737 [2022-04-07T14:02:56.699Z] ---> Running in be74222c7ed0 [2022-04-07T14:02:56.699Z] ---> Running in 7146a7840b2c [2022-04-07T14:02:56.699Z] ---> Running in 4f51ee21ba31 [2022-04-07T14:02:56.699Z] ---> Running in 6fe733b80a40 [2022-04-07T14:02:56.992Z] Removing intermediate container be74222c7ed0 [2022-04-07T14:02:56.992Z] ---> 5c298a6b07c3 [2022-04-07T14:02:56.992Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:02:57.252Z] Removing intermediate container 4f51ee21ba31 [2022-04-07T14:02:57.252Z] ---> cfe6fc477990 [2022-04-07T14:02:57.252Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:02:57.252Z] Removing intermediate container 6fe733b80a40 [2022-04-07T14:02:57.252Z] ---> 319623d012a3 [2022-04-07T14:02:57.252Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:02:57.252Z] Removing intermediate container 7146a7840b2c [2022-04-07T14:02:57.252Z] ---> d03a693d7ccd [2022-04-07T14:02:57.252Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:02:57.511Z] Removing intermediate container 172b46aea737 [2022-04-07T14:02:57.511Z] ---> 945467212e7e [2022-04-07T14:02:57.511Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:02:57.511Z] ---> Running in 09b3464d6a3b [2022-04-07T14:02:57.511Z] ---> Running in ccb5e8df0631 [2022-04-07T14:02:57.511Z] ---> Running in 6eb4a358078c [2022-04-07T14:02:57.511Z] ---> Running in b9b7adbd4d5c [2022-04-07T14:02:57.511Z] ---> Running in 81c6d7b37daf [2022-04-07T14:02:58.890Z] Removing intermediate container 09b3464d6a3b [2022-04-07T14:02:58.890Z] ---> e81d66901e5a [2022-04-07T14:02:58.890Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T14:02:58.890Z] ---> Running in 81f08ee48c84 [2022-04-07T14:02:59.460Z] Removing intermediate container b9b7adbd4d5c [2022-04-07T14:02:59.460Z] ---> b785aa567fea [2022-04-07T14:02:59.460Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:02:59.460Z] ---> Running in 3c4f89b295a3 [2022-04-07T14:02:59.460Z] Removing intermediate container 81c6d7b37daf [2022-04-07T14:02:59.460Z] ---> d7aec74a4f5b [2022-04-07T14:02:59.460Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:02:59.720Z] Removing intermediate container ccb5e8df0631 [2022-04-07T14:02:59.720Z] ---> e7512aa0f2e8 [2022-04-07T14:02:59.720Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:02:59.720Z] ---> Running in 7ca407401efa [2022-04-07T14:02:59.720Z] ---> Running in 4201ff6f5de0 [2022-04-07T14:02:59.720Z] Removing intermediate container 6eb4a358078c [2022-04-07T14:02:59.720Z] ---> 60e083603f0a [2022-04-07T14:02:59.720Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T14:02:59.720Z] ---> Running in 58ee8b8fccb8 [2022-04-07T14:02:59.720Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:02:59.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:02:59.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:00.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:00.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:00.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:00.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:00.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:00.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:01.071Z] OK: 221 MiB in 52 packages [2022-04-07T14:03:01.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:03:01.071Z] OK: 221 MiB in 52 packages [2022-04-07T14:03:01.331Z] Removing intermediate container 81f08ee48c84 [2022-04-07T14:03:01.331Z] ---> 897256fa50d3 [2022-04-07T14:03:01.331Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T14:03:01.331Z] OK: 221 MiB in 52 packages [2022-04-07T14:03:01.331Z] OK: 221 MiB in 52 packages [2022-04-07T14:03:01.331Z] OK: 221 MiB in 52 packages [2022-04-07T14:03:01.331Z] ---> 9be808434762 [2022-04-07T14:03:01.331Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:03:01.593Z] ---> Running in 7d5a6a40f8f8 [2022-04-07T14:03:01.593Z] Removing intermediate container 3c4f89b295a3 [2022-04-07T14:03:01.593Z] ---> fc697f3002cb [2022-04-07T14:03:01.593Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T14:03:01.593Z] ---> 99c812ff3044 [2022-04-07T14:03:01.593Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:03:01.858Z] Removing intermediate container 4201ff6f5de0 [2022-04-07T14:03:01.858Z] ---> 619597f8d258 [2022-04-07T14:03:01.858Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T14:03:01.858Z] ---> Running in 8beafe836575 [2022-04-07T14:03:01.858Z] Removing intermediate container 58ee8b8fccb8 [2022-04-07T14:03:01.858Z] ---> 373a7a3182a6 [2022-04-07T14:03:01.858Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:03:01.858Z] Removing intermediate container 7ca407401efa [2022-04-07T14:03:01.858Z] ---> 5265f5bd4b69 [2022-04-07T14:03:01.858Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T14:03:01.858Z] ---> 500354f54499 [2022-04-07T14:03:01.858Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:03:02.119Z] ---> Running in 9d6b9114b47e [2022-04-07T14:03:02.119Z] ---> 35ea35deb11e [2022-04-07T14:03:02.119Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:03:02.119Z] ---> 8c45c153b5b0 [2022-04-07T14:03:02.119Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:03:02.119Z] ---> Running in e1e5d9c1f5aa [2022-04-07T14:03:02.378Z] ---> Running in e0446fd1f25a [2022-04-07T14:03:02.945Z] Removing intermediate container 7d5a6a40f8f8 [2022-04-07T14:03:02.945Z] ---> 1dc0e01996e0 [2022-04-07T14:03:02.945Z] Step 8/25 : COPY . . [2022-04-07T14:03:02.945Z] Removing intermediate container 8beafe836575 [2022-04-07T14:03:02.945Z] ---> 68e3a8cf76b7 [2022-04-07T14:03:02.945Z] Step 8/25 : COPY . . [2022-04-07T14:03:05.485Z] Removing intermediate container 9d6b9114b47e [2022-04-07T14:03:05.485Z] ---> d267c8083749 [2022-04-07T14:03:05.485Z] Step 8/26 : COPY . . [2022-04-07T14:03:07.772Z] Avoid second fetch [2022-04-07T14:03:07.773Z] Checking out Revision 3b4e3b27b9a762a590f0f199a12df669a1bddcaf (main) [2022-04-07T14:03:07.730Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-07T14:03:07.755Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T14:03:07.798Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T14:03:07.812Z] > git checkout -f 3b4e3b27b9a762a590f0f199a12df669a1bddcaf # timeout=10 [2022-04-07T14:03:10.761Z] Removing intermediate container e0446fd1f25a [2022-04-07T14:03:10.761Z] ---> 68421fcd85de [2022-04-07T14:03:10.761Z] Step 8/23 : COPY . . [2022-04-07T14:03:11.019Z] ---> 5b6550c99995 [2022-04-07T14:03:11.019Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T14:03:11.019Z] ---> d02b5ef6d454 [2022-04-07T14:03:11.019Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:03:11.019Z] ---> 789b0f90a347 [2022-04-07T14:03:11.019Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:03:11.019Z] Removing intermediate container e1e5d9c1f5aa [2022-04-07T14:03:11.019Z] ---> a551d9afcc53 [2022-04-07T14:03:11.019Z] Step 8/26 : COPY . . [2022-04-07T14:03:11.019Z] ---> Running in c23f5b141035 [2022-04-07T14:03:11.278Z] ---> Running in fc0edb3be7b8 [2022-04-07T14:03:11.278Z] ---> Running in c13bd44f4770 [2022-04-07T14:03:11.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T14:03:12.228Z] Commit message: "Merge pull request #3937 from hahattan/issue-3925-delete" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T14:03:12.926Z] Removing intermediate container fc0edb3be7b8 [2022-04-07T14:03:12.926Z] ---> 18ce733dc3d7 [2022-04-07T14:03:12.926Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T14:03:13.139Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-07T14:03:13.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T14:03:13.139Z] Dload Upload Total Spent Left Speed [2022-04-07T14:03:13.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-04-07T14:03:13.674Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-07T14:03:14.028Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-04-07T14:03:14.028Z] /etc/docker/daemon.new [2022-04-07T14:03:14.028Z] { [2022-04-07T14:03:14.028Z] "registry-mirrors": [ [2022-04-07T14:03:14.028Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-07T14:03:14.028Z] ], [2022-04-07T14:03:14.028Z] "bip": "10.250.0.254/24", [2022-04-07T14:03:14.028Z] "hosts": [ [2022-04-07T14:03:14.028Z] "tcp://0.0.0.0:5555", [2022-04-07T14:03:14.028Z] "unix:///var/run/docker.sock" [2022-04-07T14:03:14.028Z] ], [2022-04-07T14:03:14.028Z] "mtu": 1458, [2022-04-07T14:03:14.028Z] "selinux-enabled": true, [2022-04-07T14:03:14.028Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-07T14:03:14.028Z] } [Pipeline] sh [2022-04-07T14:03:14.384Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-07T14:03:14.731Z] + sudo service docker restart [2022-04-07T14:03:15.470Z] Removing intermediate container c13bd44f4770 [2022-04-07T14:03:15.470Z] ---> c7ea5d84d1ff [2022-04-07T14:03:15.470Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T14:03:15.470Z] ---> Running in a2c56d034e71 [2022-04-07T14:03:15.470Z] ---> Running in a7105b00a83c [2022-04-07T14:03:17.372Z] Removing intermediate container a2c56d034e71 [2022-04-07T14:03:17.372Z] ---> 3fbdc2cc6fe2 [2022-04-07T14:03:17.372Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T14:03:17.372Z] Removing intermediate container a7105b00a83c [2022-04-07T14:03:17.372Z] ---> 2d446e69cd8a [2022-04-07T14:03:17.372Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T14:03:17.372Z] ---> Running in 8e670055bf29 [2022-04-07T14:03:17.629Z] ---> Running in 9472e5ce6579 [2022-04-07T14:03:17.629Z] ---> b94ecddf44c2 [2022-04-07T14:03:17.629Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:03:17.629Z] ---> Running in 911e9a8db0f9 [2022-04-07T14:03:17.629Z] Removing intermediate container 8e670055bf29 [2022-04-07T14:03:17.629Z] ---> a4c6472442bc [2022-04-07T14:03:17.629Z] 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 [2022-04-07T14:03:17.891Z] ---> Running in 13fda218449c [2022-04-07T14:03:17.891Z] Removing intermediate container 9472e5ce6579 [2022-04-07T14:03:17.891Z] ---> 5be128283d73 [2022-04-07T14:03:17.891Z] 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 [2022-04-07T14:03:17.891Z] ---> 28b6f7d7439b [2022-04-07T14:03:17.891Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T14:03:17.891Z] ---> Running in 393478d00c7d [2022-04-07T14:03:17.891Z] Removing intermediate container 911e9a8db0f9 [2022-04-07T14:03:17.891Z] ---> 69919b0d64e7 [2022-04-07T14:03:17.891Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T14:03:17.891Z] ---> Running in c5163da578fd [2022-04-07T14:03:18.149Z] ---> Running in ac97a0e1b5b1 [2022-04-07T14:03:18.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T14:03:18.979Z] spire-1.2.1/ [2022-04-07T14:03:18.979Z] spire-1.2.1/.data/ [2022-04-07T14:03:18.979Z] spire-1.2.1/.data/.file [2022-04-07T14:03:18.979Z] spire-1.2.1/.dockerignore [2022-04-07T14:03:18.979Z] spire-1.2.1/.gitattributes [2022-04-07T14:03:18.979Z] spire-1.2.1/.githooks/ [2022-04-07T14:03:18.979Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/ [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:03:18.979Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:03:18.979Z] spire-1.2.1/.gitignore [2022-04-07T14:03:18.979Z] spire-1.2.1/.go-version [2022-04-07T14:03:18.979Z] spire-1.2.1/.golangci.yml [2022-04-07T14:03:18.979Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:03:18.979Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:03:18.979Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:03:18.979Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:03:18.979Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:03:18.979Z] spire-1.2.1/Dockerfile [2022-04-07T14:03:18.979Z] spire-1.2.1/Dockerfile.dev [2022-04-07T14:03:18.979Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:03:18.979Z] spire-1.2.1/LICENSE [2022-04-07T14:03:18.979Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:03:18.979Z] spire-1.2.1/Makefile [2022-04-07T14:03:18.979Z] spire-1.2.1/README.md [2022-04-07T14:03:18.979Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:03:18.979Z] spire-1.2.1/SECURITY.md [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:03:18.979Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:03:18.979Z] spire-1.2.1/conf/ [2022-04-07T14:03:18.979Z] spire-1.2.1/conf/agent/ [2022-04-07T14:03:18.979Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:03:18.979Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:03:18.979Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:03:18.979Z] spire-1.2.1/conf/server/ [2022-04-07T14:03:18.979Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:03:18.979Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:03:18.979Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:03:18.979Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/ [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/ [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:03:18.979Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:03:18.979Z] spire-1.2.1/examples/ [2022-04-07T14:03:18.979Z] spire-1.2.1/examples/README.md [2022-04-07T14:03:18.979Z] spire-1.2.1/go.mod [2022-04-07T14:03:18.979Z] spire-1.2.1/go.sum [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:03:18.979Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:03:18.980Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:03:18.981Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:03:19.243Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/ [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/private/ [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/ [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:03:19.244Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:03:19.244Z] spire-1.2.1/release/ [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire/ [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:03:19.244Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:03:19.244Z] spire-1.2.1/script/ [2022-04-07T14:03:19.244Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:03:19.244Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:03:19.244Z] spire-1.2.1/support/ [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/ [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:03:19.244Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:03:19.245Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/clock/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:03:19.245Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/common [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:03:19.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:03:19.246Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:03:19.247Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:03:19.247Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/testca/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/testkey/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:03:19.247Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/util/ [2022-04-07T14:03:19.247Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/util/race.go [2022-04-07T14:03:19.247Z] spire-1.2.1/test/util/util.go [2022-04-07T14:03:19.247Z] building spire from source... [2022-04-07T14:03:19.247Z] spire-1.2.1/ [2022-04-07T14:03:19.247Z] spire-1.2.1/.data/ [2022-04-07T14:03:19.247Z] spire-1.2.1/.data/.file [2022-04-07T14:03:19.247Z] spire-1.2.1/.dockerignore [2022-04-07T14:03:19.247Z] spire-1.2.1/.gitattributes [2022-04-07T14:03:19.247Z] spire-1.2.1/.githooks/ [2022-04-07T14:03:19.247Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/ [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:03:19.247Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:03:19.247Z] spire-1.2.1/.gitignore [2022-04-07T14:03:19.247Z] spire-1.2.1/.go-version [2022-04-07T14:03:19.247Z] spire-1.2.1/.golangci.yml [2022-04-07T14:03:19.247Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:03:19.247Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:03:19.247Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:03:19.247Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:03:19.247Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:03:19.247Z] spire-1.2.1/Dockerfile [2022-04-07T14:03:19.247Z] spire-1.2.1/Dockerfile.dev [2022-04-07T14:03:19.247Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:03:19.247Z] spire-1.2.1/LICENSE [2022-04-07T14:03:19.247Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:03:19.247Z] spire-1.2.1/Makefile [2022-04-07T14:03:19.247Z] spire-1.2.1/README.md [2022-04-07T14:03:19.247Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:03:19.247Z] spire-1.2.1/SECURITY.md [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.goInstalling go1.17.7... [2022-04-07T14:03:19.247Z] [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:03:19.247Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:03:19.247Z] spire-1.2.1/conf/ [2022-04-07T14:03:19.247Z] spire-1.2.1/conf/agent/ [2022-04-07T14:03:19.247Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:03:19.247Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:03:19.247Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:03:19.247Z] spire-1.2.1/conf/server/ [2022-04-07T14:03:19.247Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:03:19.247Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:03:19.247Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:03:19.247Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/ [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/ [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/SPIRE_server.pngRemoving intermediate container ac97a0e1b5b1 [2022-04-07T14:03:19.247Z] ---> dd38547df3cc [2022-04-07T14:03:19.247Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T14:03:19.247Z] [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:03:19.247Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:03:19.508Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:03:19.508Z] spire-1.2.1/examples/ [2022-04-07T14:03:19.508Z] spire-1.2.1/examples/README.md [2022-04-07T14:03:19.508Z] spire-1.2.1/go.mod [2022-04-07T14:03:19.508Z] spire-1.2.1/go.sum [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:03:19.508Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ ---> Running in 43d5fdf88e73 [2022-04-07T14:03:19.509Z] [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:03:19.509Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:03:19.510Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:03:19.511Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/ [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/private/ [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/ [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:03:19.512Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:03:19.512Z] spire-1.2.1/release/ [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire/ [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:03:19.512Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:03:19.512Z] spire-1.2.1/script/ [2022-04-07T14:03:19.512Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:03:19.512Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:03:19.512Z] spire-1.2.1/support/ [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/ [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:03:19.512Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:03:19.513Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/clock/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:03:19.513Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/common [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:03:19.513Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:03:19.514Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:03:19.515Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:03:19.515Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/testca/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/testkey/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:03:19.515Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/util/ [2022-04-07T14:03:19.515Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/util/race.go [2022-04-07T14:03:19.515Z] spire-1.2.1/test/util/util.go [2022-04-07T14:03:19.515Z] building spire from source... [2022-04-07T14:03:19.773Z] Installing go1.17.7... [2022-04-07T14:03:19.773Z] Removing intermediate container 43d5fdf88e73 [2022-04-07T14:03:19.773Z] ---> 2c3bc0f26501 [2022-04-07T14:03:19.773Z] 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 [2022-04-07T14:03:19.773Z] ---> Running in 25b092a7ce77 [2022-04-07T14:03:20.716Z] spire-1.2.1/ [2022-04-07T14:03:20.716Z] spire-1.2.1/.data/ [2022-04-07T14:03:20.716Z] spire-1.2.1/.data/.file [2022-04-07T14:03:20.716Z] spire-1.2.1/.dockerignore [2022-04-07T14:03:20.716Z] spire-1.2.1/.gitattributes [2022-04-07T14:03:20.716Z] spire-1.2.1/.githooks/ [2022-04-07T14:03:20.716Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/ [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:03:20.716Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:03:20.716Z] spire-1.2.1/.gitignore [2022-04-07T14:03:20.716Z] spire-1.2.1/.go-version [2022-04-07T14:03:20.716Z] spire-1.2.1/.golangci.yml [2022-04-07T14:03:20.716Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:03:20.716Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:03:20.716Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:03:20.716Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:03:20.716Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:03:20.716Z] spire-1.2.1/Dockerfile [2022-04-07T14:03:20.716Z] spire-1.2.1/Dockerfile.dev [2022-04-07T14:03:20.716Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:03:20.716Z] spire-1.2.1/LICENSE [2022-04-07T14:03:20.716Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:03:20.716Z] spire-1.2.1/Makefile [2022-04-07T14:03:20.716Z] spire-1.2.1/README.md [2022-04-07T14:03:20.716Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:03:20.716Z] spire-1.2.1/SECURITY.md [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:03:20.716Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:03:20.716Z] spire-1.2.1/conf/ [2022-04-07T14:03:20.716Z] spire-1.2.1/conf/agent/ [2022-04-07T14:03:20.716Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:03:20.716Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:03:20.716Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:03:20.716Z] spire-1.2.1/conf/server/ [2022-04-07T14:03:20.716Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:03:20.716Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:03:20.716Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:03:20.716Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/ [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/ [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:03:20.716Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:03:20.716Z] spire-1.2.1/examples/ [2022-04-07T14:03:20.716Z] spire-1.2.1/examples/README.md [2022-04-07T14:03:20.716Z] spire-1.2.1/go.mod [2022-04-07T14:03:20.716Z] spire-1.2.1/go.sum [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:03:20.716Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:03:20.717Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:03:20.718Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/ [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/private/ [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/spire/ [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:03:20.719Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:03:20.720Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:03:20.720Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:03:20.720Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:03:20.720Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:03:20.720Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:03:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:03:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:03:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:03:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:03:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:03:20.720Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:03:20.720Z] spire-1.2.1/release/ [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire/ [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:03:20.720Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/script/ [2022-04-07T14:03:20.720Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:03:20.720Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:03:20.720Z] spire-1.2.1/support/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:03:20.720Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/clock/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:03:20.720Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/common [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:03:20.720Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:03:20.721Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:03:20.722Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:03:20.722Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/testca/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/testkey/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:03:20.722Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/util/ [2022-04-07T14:03:20.722Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/util/race.go [2022-04-07T14:03:20.722Z] spire-1.2.1/test/util/util.go [2022-04-07T14:03:20.722Z] building spire from source... [2022-04-07T14:03:20.987Z] Installing go1.17.7... [2022-04-07T14:03:25.174Z] Building bin/spire-server... [2022-04-07T14:03:25.174Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:03:25.174Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:03:25.174Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:03:25.174Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:03:25.174Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:03:25.174Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:03:25.174Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:03:25.174Z] Building bin/spire-server... [2022-04-07T14:03:25.174Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:03:25.174Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:03:25.174Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:03:25.174Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:03:25.174Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:03:25.174Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:03:25.174Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:03:25.174Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:03:25.174Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:03:25.174Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:03:25.174Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:03:25.174Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:03:25.174Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:03:25.432Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:03:25.432Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:03:25.432Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:03:25.432Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:03:25.432Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:03:25.432Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:03:25.432Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:03:25.432Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:03:25.432Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:03:25.432Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:03:25.432Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:03:25.432Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:03:25.432Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:03:25.432Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:03:25.691Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:03:25.691Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:03:25.691Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:03:25.691Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:03:25.691Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:03:25.691Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:03:25.691Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:03:25.691Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:03:25.691Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:03:25.691Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:03:25.691Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:03:25.691Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:03:25.691Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:03:25.691Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:03:25.691Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:03:25.691Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:03:25.691Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:03:25.691Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:03:25.691Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:03:25.952Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:03:25.952Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:03:25.952Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:03:25.952Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:03:25.952Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:03:25.952Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:03:25.952Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:03:25.952Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:03:25.952Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:03:25.952Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:03:25.952Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:03:25.952Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:03:25.952Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:03:25.952Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:03:25.952Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:03:25.952Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:03:25.952Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:03:25.952Z] Building bin/spire-server... [2022-04-07T14:03:25.952Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:03:25.952Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:03:25.952Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:03:25.952Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:03:25.952Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:03:25.952Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:03:25.952Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:03:25.952Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:03:26.211Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:03:26.211Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:03:26.211Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:03:26.211Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:03:26.211Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:03:26.211Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:03:26.211Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:03:26.211Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:03:26.211Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:03:26.211Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:03:26.211Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:03:26.211Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:03:26.211Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:03:26.211Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:03:26.211Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:03:26.211Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:03:26.211Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:03:26.211Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:03:26.211Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:03:26.211Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:03:26.211Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:03:26.211Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:03:26.470Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:03:26.470Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:03:26.470Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:03:26.470Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:03:26.470Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:03:26.470Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:03:26.470Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:03:26.470Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:03:26.470Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:03:26.470Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:03:26.470Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:03:26.470Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:03:26.470Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:03:26.470Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:03:26.470Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:03:26.470Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:03:26.470Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:03:26.731Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:03:26.731Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:03:26.731Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:03:26.732Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:03:26.732Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:03:26.992Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:03:26.992Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:03:26.992Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:03:26.992Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:03:26.992Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:03:26.992Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:03:26.992Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:03:26.992Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:03:26.992Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:03:26.992Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:03:27.251Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:03:27.251Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:03:27.251Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:03:27.251Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:03:27.251Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:03:27.251Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:03:27.251Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:03:27.251Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:03:27.251Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:03:27.251Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:03:27.251Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:03:27.251Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:03:27.251Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:03:27.509Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:03:27.509Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:03:27.509Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:03:27.509Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:03:27.509Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:03:27.509Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:03:27.509Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:03:27.509Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:03:27.509Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:03:27.766Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:03:27.766Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:03:27.766Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:03:28.333Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:03:28.593Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:03:28.593Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:03:28.593Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:03:28.593Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:03:28.593Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:03:28.853Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:03:28.853Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:03:28.853Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:03:28.853Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:03:28.853Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:03:28.853Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:03:28.853Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:03:28.853Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:03:28.853Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:03:28.853Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:03:28.853Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:03:29.786Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:03:29.786Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:03:30.044Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:03:30.044Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:03:30.044Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:03:31.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T14:03:32.356Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:03:32.356Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:03:32.356Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:03:32.356Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:03:32.356Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:03:32.614Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:03:32.615Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T14:03:32.615Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T14:03:32.615Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:03:32.615Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:03:32.615Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:03:32.615Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:03:32.615Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:03:32.615Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:03:32.873Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:03:32.873Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:03:32.873Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T14:03:33.079Z] provisioning config files... [2022-04-07T14:03:33.102Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/181@tmp/config8645759666153219241tmp [Pipeline] { [2022-04-07T14:03:33.133Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [Pipeline] libraryResource [Pipeline] sh [2022-04-07T14:03:33.392Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:03:33.392Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:03:33.541Z] ---> docker-login.sh [2022-04-07T14:03:33.541Z] nexus3.edgexfoundry.org:10001 [2022-04-07T14:03:33.656Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:03:33.656Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:03:33.656Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:03:33.656Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:03:33.656Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:03:33.656Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:03:33.656Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:03:33.656Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:03:33.656Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T14:03:33.917Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:03:33.917Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T14:03:33.917Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:03:33.917Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:03:33.917Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:03:34.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:03:34.180Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:03:34.180Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:03:34.180Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:03:34.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:03:34.414Z] Configure a credential helper to remove this warning. See [2022-04-07T14:03:34.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:03:34.414Z] [2022-04-07T14:03:34.414Z] Login Succeeded [2022-04-07T14:03:34.414Z] nexus3.edgexfoundry.org:10002 [2022-04-07T14:03:34.658Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:03:34.658Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:03:34.658Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:03:34.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:03:34.917Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:03:34.917Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:03:34.917Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:03:34.917Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:03:34.917Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:03:34.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:03:34.958Z] Configure a credential helper to remove this warning. See [2022-04-07T14:03:34.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:03:34.958Z] [2022-04-07T14:03:34.958Z] Login Succeeded [2022-04-07T14:03:34.958Z] nexus3.edgexfoundry.org:10003 [2022-04-07T14:03:35.174Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:03:35.174Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:03:35.174Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:03:35.174Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:03:35.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:03:35.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:03:35.230Z] Configure a credential helper to remove this warning. See [2022-04-07T14:03:35.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:03:35.230Z] [2022-04-07T14:03:35.230Z] Login Succeeded [2022-04-07T14:03:35.230Z] nexus3.edgexfoundry.org:10004 [2022-04-07T14:03:35.431Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:03:35.431Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:03:35.431Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:03:35.431Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:03:35.431Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:03:35.431Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:03:35.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:03:35.690Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:03:35.690Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:03:35.690Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:03:35.690Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:03:35.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:03:35.784Z] Configure a credential helper to remove this warning. See [2022-04-07T14:03:35.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:03:35.784Z] [2022-04-07T14:03:35.784Z] Login Succeeded [2022-04-07T14:03:35.784Z] docker.io [2022-04-07T14:03:35.949Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:03:35.949Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:03:35.949Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:03:35.949Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:03:35.949Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:03:35.949Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:03:35.949Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:03:35.949Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:03:36.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:03:36.209Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:03:36.209Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:03:36.209Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:03:36.209Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:03:36.209Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:03:36.209Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:03:36.651Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:03:36.651Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:03:36.651Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:03:36.651Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:03:36.651Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:03:36.651Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:03:36.651Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:03:36.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:03:36.655Z] Configure a credential helper to remove this warning. See [2022-04-07T14:03:36.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:03:36.655Z] [2022-04-07T14:03:36.655Z] Login Succeeded [2022-04-07T14:03:36.655Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T14:03:36.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-07T14:03:36.911Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:03:36.912Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:03:36.912Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:03:36.912Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:03:36.912Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:03:36.912Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:03:36.912Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:03:36.912Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:03:36.912Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:03:36.912Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:03:36.912Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:03:36.912Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:03:36.912Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:03:36.912Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:03:36.912Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:03:36.912Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:03:36.912Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:03:36.912Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:03:36.912Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [Pipeline] echo [2022-04-07T14:03:37.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T14:03:37.133Z] ========================================================= [2022-04-07T14:03:37.133Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-07T14:03:37.133Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T14:03:37.172Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:03:37.172Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:03:37.172Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:03:37.172Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:03:37.172Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:03:37.172Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:03:37.172Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:03:37.172Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:03:37.172Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:03:37.172Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:03:37.172Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:03:37.172Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:03:37.172Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:03:37.172Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:03:37.172Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:03:37.172Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:03:37.172Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:03:37.172Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:03:37.432Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:03:37.432Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:03:37.432Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:03:37.432Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:03:37.432Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:03:37.432Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:03:37.432Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:03:37.432Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T14:03:37.432Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:03:37.432Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:03:37.432Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:03:37.432Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:03:37.432Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:03:37.432Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:03:37.432Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:03:37.432Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:03:37.432Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:03:37.432Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:03:37.432Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:03:37.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T14:03:37.694Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:03:37.694Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:03:37.694Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:03:37.694Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:03:37.694Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:03:37.694Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:03:37.694Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:03:37.694Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:03:37.760Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-07T14:03:37.760Z] 9b3977197b4f: Pulling fs layer [2022-04-07T14:03:37.760Z] 1a89e8eeedd5: Pulling fs layer [2022-04-07T14:03:37.760Z] 94645a83ff95: Pulling fs layer [2022-04-07T14:03:37.760Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-07T14:03:37.760Z] 0c92f367c5e7: Pulling fs layer [2022-04-07T14:03:37.760Z] f7c0051592d6: Pulling fs layer [2022-04-07T14:03:37.760Z] a227ed2f7395: Pulling fs layer [2022-04-07T14:03:37.760Z] 7b1c46037f91: Pulling fs layer [2022-04-07T14:03:37.760Z] 3f3a8bcf1eab: Waiting [2022-04-07T14:03:37.760Z] 0c92f367c5e7: Waiting [2022-04-07T14:03:37.760Z] f7c0051592d6: Waiting [2022-04-07T14:03:37.760Z] a227ed2f7395: Waiting [2022-04-07T14:03:37.760Z] 7b1c46037f91: Waiting [2022-04-07T14:03:37.760Z] 94645a83ff95: Download complete [2022-04-07T14:03:37.760Z] 1a89e8eeedd5: Verifying Checksum [2022-04-07T14:03:37.760Z] 1a89e8eeedd5: Download complete [2022-04-07T14:03:37.760Z] 0c92f367c5e7: Verifying Checksum [2022-04-07T14:03:37.760Z] 0c92f367c5e7: Download complete [2022-04-07T14:03:37.760Z] f7c0051592d6: Verifying Checksum [2022-04-07T14:03:37.760Z] f7c0051592d6: Download complete [2022-04-07T14:03:37.760Z] 9b3977197b4f: Download complete [2022-04-07T14:03:37.760Z] a227ed2f7395: Download complete [2022-04-07T14:03:37.954Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:03:37.954Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:03:37.954Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:03:37.954Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:03:37.954Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:03:37.954Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:03:37.954Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:03:37.954Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:03:37.954Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:03:37.954Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:03:37.954Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:03:37.954Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:03:37.954Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:03:37.954Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:03:37.954Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:03:37.954Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:03:37.954Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:03:37.954Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:03:37.954Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:03:37.954Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:03:38.217Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:03:38.217Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:03:38.217Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:03:38.217Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:03:38.217Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:03:38.217Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:03:38.217Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:03:38.217Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:03:38.217Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:03:38.217Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:03:38.217Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:03:38.217Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:03:38.217Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:03:38.217Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:03:38.217Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:03:38.217Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:03:38.217Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:03:38.217Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:03:38.218Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:03:38.218Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:03:38.218Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:03:38.218Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:03:38.218Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T14:03:38.218Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:03:38.218Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:03:38.218Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:03:38.218Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:03:38.362Z] 9b3977197b4f: Pull complete [2022-04-07T14:03:38.476Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:03:38.476Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:03:38.476Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:03:38.476Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:03:38.476Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:03:38.476Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:03:38.476Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:03:38.476Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:03:38.476Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:03:38.476Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:03:38.476Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:03:38.476Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:03:38.736Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:03:38.736Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:03:38.736Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:03:38.736Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:03:38.736Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:03:38.736Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:03:38.736Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:03:38.736Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:03:38.736Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:03:38.969Z] 1a89e8eeedd5: Pull complete [2022-04-07T14:03:38.996Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:03:38.996Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:03:38.996Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:03:38.996Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:03:38.996Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:03:38.996Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:03:38.996Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:03:38.996Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:03:38.996Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:03:38.996Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:03:39.249Z] 94645a83ff95: Pull complete [2022-04-07T14:03:39.255Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:03:39.255Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:03:39.255Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:03:39.255Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:03:39.698Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:03:39.698Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:03:39.698Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:03:39.698Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:03:39.698Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:03:39.698Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:03:39.698Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:03:39.698Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:03:39.698Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:03:39.698Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:03:39.698Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:03:39.698Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:03:39.698Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:03:39.849Z] 7b1c46037f91: Verifying Checksum [2022-04-07T14:03:39.849Z] 7b1c46037f91: Download complete [2022-04-07T14:03:39.958Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:03:39.958Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:03:39.958Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:03:39.958Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:03:39.958Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:03:39.958Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:03:39.958Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:03:39.958Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:03:40.448Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-07T14:03:40.448Z] 3f3a8bcf1eab: Download complete [2022-04-07T14:03:44.159Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:03:44.159Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:03:44.750Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:03:44.750Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:03:45.322Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:03:45.322Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:03:52.860Z] 3f3a8bcf1eab: Pull complete [2022-04-07T14:03:52.860Z] 0c92f367c5e7: Pull complete [2022-04-07T14:03:52.860Z] f7c0051592d6: Pull complete [2022-04-07T14:03:52.860Z] a227ed2f7395: Pull complete [2022-04-07T14:03:59.619Z] 7b1c46037f91: Pull complete [2022-04-07T14:03:59.619Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-07T14:03:59.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T14:03:59.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T14:03:59.981Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T14:03:59.981Z] WORKDIR /edgex [2022-04-07T14:03:59.981Z] COPY go.mod . [2022-04-07T14:03:59.981Z] RUN go mod download [2022-04-07T14:03:59.981Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-07T14:04:02.625Z] Sending build context to Docker daemon 169.1MB [2022-04-07T14:04:02.625Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T14:04:02.625Z] ---> f79e39bc4007 [2022-04-07T14:04:02.625Z] Step 2/4 : WORKDIR /edgex [2022-04-07T14:04:03.424Z] Removing intermediate container c5163da578fd [2022-04-07T14:04:03.424Z] ---> a780abe5a987 [2022-04-07T14:04:03.424Z] [2022-04-07T14:04:03.424Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:04:03.424Z] Removing intermediate container c23f5b141035 [2022-04-07T14:04:03.424Z] ---> 1612e2aa9406 [2022-04-07T14:04:03.424Z] [2022-04-07T14:04:03.424Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T14:04:03.424Z] 3.14: Pulling from library/alpine [2022-04-07T14:04:03.424Z] 3.14: Pulling from library/alpine [2022-04-07T14:04:03.424Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T14:04:03.424Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T14:04:03.424Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T14:04:03.424Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T14:04:03.424Z] ---> e04c818066af [2022-04-07T14:04:03.424Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T14:04:03.424Z] ---> e04c818066af [2022-04-07T14:04:03.424Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:04:03.993Z] ---> Running in 1972b444d89a [2022-04-07T14:04:03.993Z] ---> Running in 2d8ca9910cfd [2022-04-07T14:04:04.630Z] ---> Running in a47b87e79fb0 [2022-04-07T14:04:04.631Z] Removing intermediate container a47b87e79fb0 [2022-04-07T14:04:04.631Z] ---> 02eb11e48b12 [2022-04-07T14:04:04.631Z] Step 3/4 : COPY go.mod . [2022-04-07T14:04:05.234Z] ---> d2f296291627 [2022-04-07T14:04:05.234Z] Step 4/4 : RUN go mod download [2022-04-07T14:04:05.234Z] ---> Running in e9f0eb4bb5a7 [2022-04-07T14:04:05.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:05.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:05.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:05.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:05.705Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T14:04:05.705Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T14:04:05.705Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T14:04:05.705Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:04:05.705Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:04:05.705Z] OK: 6 MiB in 17 packages [2022-04-07T14:04:05.705Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T14:04:05.705Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:04:05.705Z] OK: 6 MiB in 15 packages [2022-04-07T14:04:06.764Z] Removing intermediate container 1972b444d89a [2022-04-07T14:04:06.764Z] ---> 475f63302a21 [2022-04-07T14:04:06.764Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:04:06.764Z] ---> Running in 375a17bfba4f [2022-04-07T14:04:06.764Z] Removing intermediate container 2d8ca9910cfd [2022-04-07T14:04:06.764Z] ---> 58189dedc427 [2022-04-07T14:04:06.764Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T14:04:07.024Z] ---> Running in 5c0cb393e113 [2022-04-07T14:04:07.282Z] Removing intermediate container 375a17bfba4f [2022-04-07T14:04:07.282Z] ---> 4b3e8c975941 [2022-04-07T14:04:07.282Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T14:04:07.282Z] Removing intermediate container 5c0cb393e113 [2022-04-07T14:04:07.282Z] ---> 5891de87b6b6 [2022-04-07T14:04:07.282Z] Step 13/25 : WORKDIR / [2022-04-07T14:04:07.543Z] ---> Running in 710a878b9f12 [2022-04-07T14:04:07.543Z] ---> Running in 60b75505e627 [2022-04-07T14:04:07.801Z] Removing intermediate container 710a878b9f12 [2022-04-07T14:04:07.801Z] ---> 18e308a33388 [2022-04-07T14:04:07.801Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T14:04:07.801Z] Removing intermediate container 60b75505e627 [2022-04-07T14:04:07.801Z] ---> 6efa203aabe5 [2022-04-07T14:04:07.801Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-07T14:04:07.801Z] ---> Running in b94ce023dfac [2022-04-07T14:04:08.060Z] Removing intermediate container b94ce023dfac [2022-04-07T14:04:08.060Z] ---> 01be869dccce [2022-04-07T14:04:08.060Z] Step 15/23 : WORKDIR / [2022-04-07T14:04:08.319Z] ---> Running in 9bd014ee22e2 [2022-04-07T14:04:08.319Z] ---> 7ce0b7dd3460 [2022-04-07T14:04:08.319Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-07T14:04:08.319Z] Removing intermediate container 9bd014ee22e2 [2022-04-07T14:04:08.319Z] ---> 08adaa459d7b [2022-04-07T14:04:08.319Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:04:08.584Z] ---> 9be609ae08dd [2022-04-07T14:04:08.584Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T14:04:09.154Z] ---> 9324296c7f41 [2022-04-07T14:04:09.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T14:04:09.154Z] ---> 442b53e84c4c [2022-04-07T14:04:09.154Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-07T14:04:09.723Z] ---> f69e5e470b56 [2022-04-07T14:04:09.723Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T14:04:09.723Z] ---> 8a97b67ef811 [2022-04-07T14:04:09.723Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T14:04:10.671Z] ---> 93f1f37bf2e2 [2022-04-07T14:04:10.671Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T14:04:10.671Z] ---> Running in b4a8965020ec [2022-04-07T14:04:10.671Z] ---> b0740d8a7e45 [2022-04-07T14:04:10.671Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T14:04:11.238Z] Removing intermediate container b4a8965020ec [2022-04-07T14:04:11.238Z] ---> bc5f07e6ebf4 [2022-04-07T14:04:11.238Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:04:11.238Z] ---> Running in c995d4a36787 [2022-04-07T14:04:11.807Z] Removing intermediate container c995d4a36787 [2022-04-07T14:04:11.807Z] ---> 63d197674c76 [2022-04-07T14:04:11.807Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T14:04:11.807Z] ---> 705db48a73c1 [2022-04-07T14:04:11.807Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T14:04:11.807Z] ---> Running in 8fb99a4647ed [2022-04-07T14:04:12.076Z] Removing intermediate container 8fb99a4647ed [2022-04-07T14:04:12.076Z] ---> ce5ce6375163 [2022-04-07T14:04:12.076Z] Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:04:12.076Z] ---> Running in 2bc984233276 [2022-04-07T14:04:12.076Z] ---> ed03957db490 [2022-04-07T14:04:12.076Z] 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/ [2022-04-07T14:04:12.336Z] ---> Running in e1dcc0837897 [2022-04-07T14:04:12.595Z] Removing intermediate container 2bc984233276 [2022-04-07T14:04:12.595Z] ---> 23f223a8c646 [2022-04-07T14:04:12.595Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:04:12.595Z] ---> Running in 29cdfc54d70b [2022-04-07T14:04:12.856Z] Removing intermediate container 29cdfc54d70b [2022-04-07T14:04:12.856Z] ---> ab2650ab3faf [2022-04-07T14:04:12.856Z] [2022-04-07T14:04:13.115Z] Successfully built ab2650ab3faf [2022-04-07T14:04:13.115Z] Successfully tagged core-command:latest [2022-04-07T14:04:13.115Z]  Building core-command ... done Building security-spiffe-token-provider [2022-04-07T14:04:15.672Z] Removing intermediate container e1dcc0837897 [2022-04-07T14:04:15.672Z] ---> 8637ade5c3be [2022-04-07T14:04:15.672Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T14:04:15.931Z] ---> Running in 03450e89a000 [2022-04-07T14:04:16.498Z] Removing intermediate container 03450e89a000 [2022-04-07T14:04:16.498Z] ---> 3c264217ea92 [2022-04-07T14:04:16.498Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T14:04:16.758Z] ---> Running in a5cff6ca03f0 [2022-04-07T14:04:17.017Z] Removing intermediate container a5cff6ca03f0 [2022-04-07T14:04:17.017Z] ---> d27055e91612 [2022-04-07T14:04:17.017Z] Step 24/25 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:04:17.276Z] ---> Running in d596650dec31 [2022-04-07T14:04:17.535Z] Removing intermediate container d596650dec31 [2022-04-07T14:04:17.535Z] ---> 77a77fefeedb [2022-04-07T14:04:17.535Z] Step 25/25 : LABEL version=2.2.0-dev.58 [2022-04-07T14:04:17.793Z] ---> Running in 8166529906c0 [2022-04-07T14:04:18.359Z] Removing intermediate container 8166529906c0 [2022-04-07T14:04:18.359Z] ---> 54cf8e057715 [2022-04-07T14:04:18.359Z] [2022-04-07T14:04:18.359Z] Successfully built 54cf8e057715 [2022-04-07T14:04:18.359Z] Successfully tagged security-secretstore-setup:latest [2022-04-07T14:04:18.359Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-04-07T14:04:18.926Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:04:18.926Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:04:18.926Z] ---> e748d39fc463 [2022-04-07T14:04:18.926Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T14:04:18.926Z] ---> Using cache [2022-04-07T14:04:18.926Z] ---> d03a693d7ccd [2022-04-07T14:04:18.926Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-07T14:04:21.470Z] ---> Running in d550be7d232f [2022-04-07T14:04:22.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:23.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:24.056Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:04:24.056Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:04:24.056Z] ---> e748d39fc463 [2022-04-07T14:04:24.056Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:04:24.056Z] ---> Using cache [2022-04-07T14:04:24.056Z] ---> d03a693d7ccd [2022-04-07T14:04:24.056Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:04:24.056Z] ---> Using cache [2022-04-07T14:04:24.056Z] ---> 60e083603f0a [2022-04-07T14:04:24.056Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T14:04:24.056Z] ---> Using cache [2022-04-07T14:04:24.056Z] ---> 373a7a3182a6 [2022-04-07T14:04:24.056Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:04:24.056Z] ---> Using cache [2022-04-07T14:04:24.056Z] ---> 35ea35deb11e [2022-04-07T14:04:24.056Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:04:24.056Z] ---> Using cache [2022-04-07T14:04:24.056Z] ---> 68421fcd85de [2022-04-07T14:04:24.056Z] Step 8/22 : COPY . . [2022-04-07T14:04:24.056Z] ---> Using cache [2022-04-07T14:04:24.056Z] ---> 28b6f7d7439b [2022-04-07T14:04:24.056Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T14:04:24.056Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:04:24.056Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:04:24.056Z] OK: 15864 distinct packages available [2022-04-07T14:04:24.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:24.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:04:25.254Z] ---> Running in 086a8738918a [2022-04-07T14:04:25.254Z] OK: 221 MiB in 52 packages [2022-04-07T14:04:26.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T14:04:26.450Z] Removing intermediate container d550be7d232f [2022-04-07T14:04:26.450Z] ---> 2fef33b14abd [2022-04-07T14:04:26.450Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T14:04:27.023Z] ---> 4d973e946f41 [2022-04-07T14:04:27.023Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:04:27.282Z] ---> Running in 40723e3b578f [2022-04-07T14:04:29.821Z] Removing intermediate container 40723e3b578f [2022-04-07T14:04:29.821Z] ---> eb5fa3b57bc2 [2022-04-07T14:04:29.821Z] Step 7/20 : COPY . . [2022-04-07T14:04:42.029Z] ---> dad161a8f0b9 [2022-04-07T14:04:42.029Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T14:04:42.029Z] ---> Running in c0d8056e9a73 [2022-04-07T14:04:43.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T14:05:01.843Z] Removing intermediate container e9f0eb4bb5a7 [2022-04-07T14:05:01.843Z] ---> c139fd2a77c7 [2022-04-07T14:05:01.843Z] Successfully built c139fd2a77c7 [2022-04-07T14:05:01.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:05:02.197Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T14:05:02.197Z] . [Pipeline] withDockerContainer [2022-04-07T14:05:02.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container [2022-04-07T14:05:02.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 [2022-04-07T14:05:03.975Z] $ docker top 02ea8d5be6344b6b384c8173a131b15edd46c5fa066f1a6ca03735bed0d65ec6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T14:05:04.934Z] + go version [2022-04-07T14:05:04.934Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-07T14:05:04.968Z] $ docker stop --time=1 02ea8d5be6344b6b384c8173a131b15edd46c5fa066f1a6ca03735bed0d65ec6 [2022-04-07T14:05:05.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T14:05:06.686Z] $ docker rm -f 02ea8d5be6344b6b384c8173a131b15edd46c5fa066f1a6ca03735bed0d65ec6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:05:07.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T14:05:07.452Z] [2022-04-07T14:05:07.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:05:07.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T14:05:08.097Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-07T14:05:08.097Z] 29e5d40040c1: Pulling fs layer [2022-04-07T14:05:08.097Z] 1ce36da41761: Pulling fs layer [2022-04-07T14:05:08.097Z] 25b303627fd3: Pulling fs layer [2022-04-07T14:05:08.097Z] 29e5d40040c1: Verifying Checksum [2022-04-07T14:05:08.097Z] 29e5d40040c1: Download complete [2022-04-07T14:05:08.376Z] 1ce36da41761: Verifying Checksum [2022-04-07T14:05:08.376Z] 1ce36da41761: Download complete [2022-04-07T14:05:08.652Z] 29e5d40040c1: Pull complete [2022-04-07T14:05:10.092Z] 25b303627fd3: Verifying Checksum [2022-04-07T14:05:10.092Z] 25b303627fd3: Download complete [2022-04-07T14:05:10.092Z] 1ce36da41761: Pull complete [2022-04-07T14:05:13.472Z] Removing intermediate container 086a8738918a [2022-04-07T14:05:13.472Z] ---> d2d89466fbe7 [2022-04-07T14:05:13.472Z] [2022-04-07T14:05:13.472Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:05:13.472Z] ---> e04c818066af [2022-04-07T14:05:13.472Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T14:05:13.731Z] ---> Running in f4cb58ed1f43 [2022-04-07T14:05:14.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:05:14.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:05:14.925Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T14:05:14.925Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:05:14.925Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T14:05:14.925Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T14:05:14.925Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T14:05:14.925Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T14:05:14.925Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:05:14.925Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:05:15.183Z] OK: 8 MiB in 20 packages [2022-04-07T14:05:16.563Z] Removing intermediate container f4cb58ed1f43 [2022-04-07T14:05:16.563Z] ---> 1669128de0f1 [2022-04-07T14:05:16.563Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T14:05:16.821Z] ---> Running in e1d1dd2241bc [2022-04-07T14:05:17.080Z] Removing intermediate container e1d1dd2241bc [2022-04-07T14:05:17.080Z] ---> 78b191dda79a [2022-04-07T14:05:17.080Z] Step 13/22 : WORKDIR /edgex [2022-04-07T14:05:17.080Z] ---> Running in 36945df2fd7f [2022-04-07T14:05:18.016Z] Removing intermediate container 36945df2fd7f [2022-04-07T14:05:18.016Z] ---> 8fadfedc5f8d [2022-04-07T14:05:18.016Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T14:05:18.587Z] ---> ac90e8a563b5 [2022-04-07T14:05:18.587Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T14:05:19.962Z] ---> 76fa88974b76 [2022-04-07T14:05:19.962Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T14:05:20.896Z] ---> 6865c9c78854 [2022-04-07T14:05:20.897Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T14:05:21.842Z] ---> 572b2678b928 [2022-04-07T14:05:21.842Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T14:05:21.842Z] ---> Running in cd020c2a9099 [2022-04-07T14:05:22.506Z] 25b303627fd3: Pull complete [2022-04-07T14:05:22.506Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-07T14:05:22.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T14:05:22.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-07T14:05:22.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container [2022-04-07T14:05:22.836Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 [2022-04-07T14:05:24.380Z] Removing intermediate container cd020c2a9099 [2022-04-07T14:05:24.380Z] ---> 7fb68ba223c4 [2022-04-07T14:05:24.380Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T14:05:24.380Z] ---> Running in 49d88bb4e4d2 [2022-04-07T14:05:25.107Z] $ docker top 913180be2dc1f66662fcf7ad57760b989280632f42c1497d7d10550a3448b33a -eo pid,comm [2022-04-07T14:05:25.317Z] Removing intermediate container 49d88bb4e4d2 [2022-04-07T14:05:25.317Z] ---> 53429917a54c [2022-04-07T14:05:25.317Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T14:05:25.317Z] ---> Running in 84ee12659045 [2022-04-07T14:05:25.317Z] Removing intermediate container c0d8056e9a73 [2022-04-07T14:05:25.317Z] ---> 3d8b626b06b7 [2022-04-07T14:05:25.317Z] [2022-04-07T14:05:25.317Z] Step 9/20 : FROM alpine:3.15 [Pipeline] { [Pipeline] sh [2022-04-07T14:05:25.589Z] 3.15: Pulling from library/alpine [2022-04-07T14:05:25.852Z] Removing intermediate container 84ee12659045 [2022-04-07T14:05:25.852Z] ---> 0f8098d3469b [2022-04-07T14:05:25.852Z] Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:05:25.852Z] ---> Running in e791f92cb80e [2022-04-07T14:05:26.032Z] + docker-compose+ buildgrep --help parallel [2022-04-07T14:05:26.032Z] [2022-04-07T14:05:26.110Z] Removing intermediate container e791f92cb80e [2022-04-07T14:05:26.110Z] ---> 5d786b11f164 [2022-04-07T14:05:26.110Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:05:26.369Z] ---> Running in bb0835cc1910 [2022-04-07T14:05:26.369Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T14:05:26.369Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T14:05:26.369Z] ---> 0ac33e5f5afa [2022-04-07T14:05:26.369Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:05:26.628Z] ---> Running in 9c563c14e393 [2022-04-07T14:05:26.628Z] Removing intermediate container bb0835cc1910 [2022-04-07T14:05:26.628Z] ---> f2e907e65d37 [2022-04-07T14:05:26.628Z] [2022-04-07T14:05:26.888Z] Removing intermediate container 9c563c14e393 [2022-04-07T14:05:26.888Z] ---> 931b181cfce5 [2022-04-07T14:05:26.888Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:05:26.888Z] ---> Running in 9f0ad63c4f9c [2022-04-07T14:05:26.888Z] Successfully built f2e907e65d37 [2022-04-07T14:05:26.888Z] Successfully tagged security-proxy-setup:latest [2022-04-07T14:05:26.888Z] Building sys-mgmt-agent [2022-04-07T14:05:31.449Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T14:05:31.480Z] $ docker stop --time=1 913180be2dc1f66662fcf7ad57760b989280632f42c1497d7d10550a3448b33a [2022-04-07T14:05:32.156Z]  Building security-proxy-setup ... done Removing intermediate container 9f0ad63c4f9c [2022-04-07T14:05:32.156Z] ---> a563043fd214 [2022-04-07T14:05:32.156Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T14:05:32.156Z] ---> Running in 71ae8be7c983 [2022-04-07T14:05:32.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:05:32.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:05:32.156Z] ---> e748d39fc463 [2022-04-07T14:05:32.156Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:05:32.156Z] ---> Using cache [2022-04-07T14:05:32.156Z] ---> d03a693d7ccd [2022-04-07T14:05:32.156Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:05:32.156Z] ---> Using cache [2022-04-07T14:05:32.156Z] ---> 60e083603f0a [2022-04-07T14:05:32.156Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T14:05:32.156Z] ---> Running in 8654b4ed06c6 [2022-04-07T14:05:32.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:05:33.166Z] $ docker rm -f 913180be2dc1f66662fcf7ad57760b989280632f42c1497d7d10550a3448b33a [2022-04-07T14:05:33.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:05:33.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:05:33.806Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:05:33.806Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:05:33.806Z] OK: 15854 distinct packages available [2022-04-07T14:05:33.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:05:33.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T14:05:33.809Z] . [Pipeline] withDockerContainer [2022-04-07T14:05:34.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container [2022-04-07T14:05:34.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:05:34.154Z] $ 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/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 [2022-04-07T14:05:34.321Z] OK: 221 MiB in 52 packages [2022-04-07T14:05:34.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:05:34.837Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T14:05:35.096Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:05:35.096Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T14:05:35.096Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T14:05:35.355Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T14:05:35.355Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T14:05:35.355Z] Removing intermediate container 8654b4ed06c6 [2022-04-07T14:05:35.355Z] ---> ff5027f058f0 [2022-04-07T14:05:35.355Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:05:35.483Z] $ docker top 85a8a07810c514b47de7a092405b5d1e2ffc2b2e540729ed9aa27d37f03dd58f -eo pid,comm [2022-04-07T14:05:35.622Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:05:35.622Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T14:05:35.622Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T14:05:35.622Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:05:35.622Z] Executing ca-certificates-20211220-r0.trigger [Pipeline] { [Pipeline] sh [2022-04-07T14:05:35.882Z] OK: 8 MiB in 23 packages [2022-04-07T14:05:36.146Z] ---> 5530029545e8 [2022-04-07T14:05:36.146Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:05:36.146Z] ---> Running in df33803c06ac [2022-04-07T14:05:36.426Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T14:05:37.087Z] Removing intermediate container 71ae8be7c983 [2022-04-07T14:05:37.087Z] ---> 6e53549846e0 [2022-04-07T14:05:37.087Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:05:38.024Z] ---> 7334e9eed778 [2022-04-07T14:05:38.024Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T14:05:39.077Z] Removing intermediate container df33803c06ac [2022-04-07T14:05:39.077Z] ---> 6633d58d4662 [2022-04-07T14:05:39.077Z] Step 8/23 : COPY . . [2022-04-07T14:05:39.371Z] ---> 3ac743f77340 [2022-04-07T14:05:39.371Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T14:05:41.833Z] Building core-command ... [2022-04-07T14:05:41.833Z] Building core-data ... [2022-04-07T14:05:41.833Z] Building core-metadata ... [2022-04-07T14:05:41.833Z] Building security-bootstrapper ... [2022-04-07T14:05:41.833Z] Building security-proxy-setup ... [2022-04-07T14:05:41.833Z] Building security-secretstore-setup ... [2022-04-07T14:05:41.833Z] Building security-spiffe-token-provider ... [2022-04-07T14:05:41.833Z] Building security-spire-agent ... [2022-04-07T14:05:41.833Z] Building security-spire-config ... [2022-04-07T14:05:41.833Z] Building security-spire-server ... [2022-04-07T14:05:41.833Z] Building support-notifications ... [2022-04-07T14:05:41.833Z] Building support-scheduler ... [2022-04-07T14:05:41.833Z] Building sys-mgmt-agent ... [2022-04-07T14:05:41.833Z] Building security-bootstrapper [2022-04-07T14:05:41.833Z] Building core-data [2022-04-07T14:05:41.833Z] Building core-command [2022-04-07T14:05:41.833Z] Building support-scheduler [2022-04-07T14:05:41.833Z] Building support-notifications [2022-04-07T14:05:41.942Z] ---> 096a412f4f58 [2022-04-07T14:05:41.942Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T14:05:41.942Z] ---> Running in 8274f0267e6b [2022-04-07T14:05:41.942Z] Removing intermediate container 8274f0267e6b [2022-04-07T14:05:41.942Z] ---> ad7ec5d590e8 [2022-04-07T14:05:41.942Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:05:41.942Z] ---> Running in ca81849481ae [2022-04-07T14:05:42.510Z] Removing intermediate container ca81849481ae [2022-04-07T14:05:42.510Z] ---> 78b1d008e926 [2022-04-07T14:05:42.510Z] Step 18/20 : LABEL arch=x86_64 [2022-04-07T14:05:42.510Z] ---> Running in f861c02de25a [2022-04-07T14:05:43.077Z] Removing intermediate container f861c02de25a [2022-04-07T14:05:43.078Z] ---> afdd6f1b2bc1 [2022-04-07T14:05:43.078Z] Step 19/20 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:05:43.078Z] ---> Running in 97db700964c8 [2022-04-07T14:05:43.645Z] Removing intermediate container 97db700964c8 [2022-04-07T14:05:43.645Z] ---> fdf51698efde [2022-04-07T14:05:43.645Z] Step 20/20 : LABEL version=2.2.0-dev.58 [2022-04-07T14:05:43.645Z] ---> Running in 3642f79e77cd [2022-04-07T14:05:43.903Z] Removing intermediate container 3642f79e77cd [2022-04-07T14:05:43.903Z] ---> c433a7218f33 [2022-04-07T14:05:43.904Z] [2022-04-07T14:05:44.162Z] Successfully built c433a7218f33 [2022-04-07T14:05:44.162Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-07T14:05:44.162Z] Building support-scheduler [2022-04-07T14:05:54.139Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:05:54.139Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:05:54.139Z] ---> e748d39fc463 [2022-04-07T14:05:54.139Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:05:54.139Z] ---> Using cache [2022-04-07T14:05:54.139Z] ---> d03a693d7ccd [2022-04-07T14:05:54.139Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:05:54.139Z] ---> Using cache [2022-04-07T14:05:54.139Z] ---> 60e083603f0a [2022-04-07T14:05:54.139Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T14:05:54.139Z] ---> Using cache [2022-04-07T14:05:54.139Z] ---> 373a7a3182a6 [2022-04-07T14:05:54.139Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:05:54.139Z] ---> Using cache [2022-04-07T14:05:54.139Z] ---> 35ea35deb11e [2022-04-07T14:05:54.139Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:05:54.139Z] ---> Using cache [2022-04-07T14:05:54.139Z] ---> 68421fcd85de [2022-04-07T14:05:54.139Z] Step 8/22 : COPY . . [2022-04-07T14:05:54.139Z] ---> Using cache [2022-04-07T14:05:54.139Z] ---> 28b6f7d7439b [2022-04-07T14:05:54.139Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T14:05:58.334Z] ---> Running in 59894f93d9a4 [2022-04-07T14:05:58.334Z] ---> aec216604a13 [2022-04-07T14:05:58.334Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T14:05:58.334Z] ---> Running in fdcd62f14a2e [2022-04-07T14:05:58.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T14:05:58.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T14:06:28.829Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:06:28.829Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:06:28.829Z] ---> c139fd2a77c7 [2022-04-07T14:06:28.829Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:06:29.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:06:29.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:06:29.438Z] ---> c139fd2a77c7 [2022-04-07T14:06:29.438Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:06:30.054Z] ---> Running in ef35fbf86ba8 [2022-04-07T14:06:30.054Z] ---> Running in d0bc2958cc80 [2022-04-07T14:06:30.054Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:06:30.054Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:06:30.054Z] ---> c139fd2a77c7 [2022-04-07T14:06:30.054Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:06:30.054Z] ---> Running in 0704f20863f2 [2022-04-07T14:06:30.349Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:06:30.349Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:06:30.349Z] ---> c139fd2a77c7 [2022-04-07T14:06:30.349Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T14:06:30.406Z] Removing intermediate container fdcd62f14a2e [2022-04-07T14:06:30.407Z] ---> 9cbdebe78983 [2022-04-07T14:06:30.407Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T14:06:30.407Z] Removing intermediate container 59894f93d9a4 [2022-04-07T14:06:30.407Z] ---> f2745433ee45 [2022-04-07T14:06:30.407Z] [2022-04-07T14:06:30.407Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:06:30.407Z] ---> e04c818066af [2022-04-07T14:06:30.407Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:06:30.407Z] ---> Using cache [2022-04-07T14:06:30.407Z] ---> 475f63302a21 [2022-04-07T14:06:30.407Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:06:30.407Z] ---> Using cache [2022-04-07T14:06:30.407Z] ---> 4b3e8c975941 [2022-04-07T14:06:30.407Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T14:06:30.407Z] ---> Running in 284685da4d9a [2022-04-07T14:06:30.407Z] ---> Running in f5f09620b450 [2022-04-07T14:06:30.407Z] Removing intermediate container f5f09620b450 [2022-04-07T14:06:30.407Z] ---> 075249826966 [2022-04-07T14:06:30.407Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T14:06:30.407Z] ---> Running in 0ea463238b0b [2022-04-07T14:06:30.407Z] Removing intermediate container 0ea463238b0b [2022-04-07T14:06:30.407Z] ---> fa8a7d95b070 [2022-04-07T14:06:30.407Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:06:30.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T14:06:30.407Z] ---> 46c6c1e2f06b [2022-04-07T14:06:30.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T14:06:30.407Z] ---> 277bfc4bdc33 [2022-04-07T14:06:30.407Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T14:06:30.407Z] Removing intermediate container 284685da4d9a [2022-04-07T14:06:30.407Z] ---> 364542dc43ee [2022-04-07T14:06:30.407Z] [2022-04-07T14:06:30.407Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T14:06:30.407Z] ---> 8999fe722baf [2022-04-07T14:06:30.407Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T14:06:30.407Z] ---> Running in d6b9723b1360 [2022-04-07T14:06:30.407Z] 20.10.14: Pulling from library/docker [2022-04-07T14:06:30.407Z] Removing intermediate container d6b9723b1360 [2022-04-07T14:06:30.407Z] ---> 1e5e6babb46b [2022-04-07T14:06:30.407Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:06:30.407Z] ---> Running in c3abfdb0acba [2022-04-07T14:06:30.407Z] Removing intermediate container c3abfdb0acba [2022-04-07T14:06:30.407Z] ---> 9f71c5f18379 [2022-04-07T14:06:30.407Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T14:06:30.407Z] ---> Running in 4498757fcb1d [2022-04-07T14:06:30.407Z] Removing intermediate container 4498757fcb1d [2022-04-07T14:06:30.407Z] ---> e7cf17203108 [2022-04-07T14:06:30.407Z] Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:06:30.407Z] ---> Running in 2c349bf8230d [2022-04-07T14:06:30.407Z] Removing intermediate container 2c349bf8230d [2022-04-07T14:06:30.407Z] ---> 2c5ea049ab1b [2022-04-07T14:06:30.407Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:06:30.407Z] ---> Running in 43e1f17ca3f7 [2022-04-07T14:06:30.407Z] Removing intermediate container 43e1f17ca3f7 [2022-04-07T14:06:30.407Z] ---> 9d45f78304c6 [2022-04-07T14:06:30.407Z] [2022-04-07T14:06:30.407Z] Successfully built 9d45f78304c6 [2022-04-07T14:06:30.407Z] Successfully tagged support-scheduler:latest [2022-04-07T14:06:30.407Z]  Building support-scheduler ... done Building core-metadata [2022-04-07T14:06:30.407Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T14:06:30.407Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T14:06:30.407Z] ---> 7417809fdb73 [2022-04-07T14:06:30.407Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:06:30.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:06:30.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:06:30.649Z] ---> c139fd2a77c7 [2022-04-07T14:06:30.649Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:06:30.649Z] ---> Running in f150d4c4e775 [2022-04-07T14:06:30.649Z] ---> Running in 8008ffac1aa2 [2022-04-07T14:06:30.649Z] Removing intermediate container d0bc2958cc80 [2022-04-07T14:06:30.649Z] ---> e9c1c8c5e23e [2022-04-07T14:06:30.649Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:06:30.649Z] Removing intermediate container ef35fbf86ba8 [2022-04-07T14:06:30.649Z] ---> f86db85468ea [2022-04-07T14:06:30.649Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:06:30.947Z] ---> Running in 64b859166d72 [2022-04-07T14:06:30.947Z] ---> Running in 4db1c4140162 [2022-04-07T14:06:30.971Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:06:30.971Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:06:30.971Z] ---> e748d39fc463 [2022-04-07T14:06:30.971Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:06:30.971Z] ---> Using cache [2022-04-07T14:06:30.971Z] ---> d03a693d7ccd [2022-04-07T14:06:30.971Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:06:30.971Z] ---> Using cache [2022-04-07T14:06:30.971Z] ---> 60e083603f0a [2022-04-07T14:06:30.971Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T14:06:30.971Z] ---> Using cache [2022-04-07T14:06:30.971Z] ---> 373a7a3182a6 [2022-04-07T14:06:30.971Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:06:30.971Z] ---> Using cache [2022-04-07T14:06:30.971Z] ---> 35ea35deb11e [2022-04-07T14:06:30.971Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:06:30.971Z] ---> Using cache [2022-04-07T14:06:30.971Z] ---> 68421fcd85de [2022-04-07T14:06:30.971Z] Step 8/23 : COPY . . [2022-04-07T14:06:30.971Z] ---> Using cache [2022-04-07T14:06:30.971Z] ---> 28b6f7d7439b [2022-04-07T14:06:30.971Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T14:06:31.231Z] Removing intermediate container 0704f20863f2 [2022-04-07T14:06:31.231Z] ---> 81ee34376238 [2022-04-07T14:06:31.231Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:06:31.231Z] ---> Running in ae55e4f37a16 [2022-04-07T14:06:31.513Z] Removing intermediate container f150d4c4e775 [2022-04-07T14:06:31.513Z] Removing intermediate container 8008ffac1aa2 [2022-04-07T14:06:31.513Z] ---> 96a895c12a89 [2022-04-07T14:06:31.513Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:06:31.513Z] ---> b1daffd90438 [2022-04-07T14:06:31.513Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:06:31.513Z] ---> Running in 04d7cb1612d8 [2022-04-07T14:06:31.539Z] ---> Running in b3680bca17a3 [2022-04-07T14:06:31.539Z] ---> Running in 249913d95077 [2022-04-07T14:06:31.798Z] Removing intermediate container b3680bca17a3 [2022-04-07T14:06:31.798Z] ---> 22c3a6328cc1 [2022-04-07T14:06:31.798Z] 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 [2022-04-07T14:06:31.798Z] ---> Running in dbff57bc9e0d [2022-04-07T14:06:31.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T14:06:31.814Z] ---> Running in c575f0096bdb [2022-04-07T14:06:32.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:32.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:06:32.316Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T14:06:32.316Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T14:06:32.316Z] Executing bash-5.1.16-r0.post-install [2022-04-07T14:06:32.316Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:06:32.316Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T14:06:32.316Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T14:06:32.316Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T14:06:32.316Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T14:06:32.316Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T14:06:32.316Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T14:06:32.316Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T14:06:32.316Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T14:06:32.316Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T14:06:32.316Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T14:06:32.316Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T14:06:32.316Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T14:06:32.316Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T14:06:32.575Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T14:06:32.836Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T14:06:32.836Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T14:06:32.836Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T14:06:32.836Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T14:06:32.836Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T14:06:32.836Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T14:06:32.836Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T14:06:32.836Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T14:06:32.836Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T14:06:32.836Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T14:06:32.836Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T14:06:32.836Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T14:06:32.836Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T14:06:32.836Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T14:06:32.836Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T14:06:32.836Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T14:06:32.836Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T14:06:32.836Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T14:06:32.836Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T14:06:32.836Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T14:06:32.836Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T14:06:32.836Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T14:06:32.836Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T14:06:32.836Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T14:06:33.096Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T14:06:33.096Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T14:06:33.096Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:06:33.096Z] OK: 83 MiB in 65 packages [2022-04-07T14:06:34.036Z] Collecting docker-compose==1.23.2 [2022-04-07T14:06:34.036Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T14:06:34.036Z] Collecting PyYAML<4,>=3.10 [2022-04-07T14:06:34.036Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T14:06:34.605Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T14:06:34.605Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T14:06:34.863Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T14:06:34.863Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T14:06:35.121Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T14:06:35.121Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T14:06:35.261Z] Removing intermediate container 4db1c4140162 [2022-04-07T14:06:35.261Z] ---> c4aae80f7960 [2022-04-07T14:06:35.261Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T14:06:35.261Z] Removing intermediate container 64b859166d72 [2022-04-07T14:06:35.261Z] ---> 07fa9c53929a [2022-04-07T14:06:35.261Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T14:06:35.261Z] Removing intermediate container ae55e4f37a16 [2022-04-07T14:06:35.261Z] ---> e759e0d3533f [2022-04-07T14:06:35.261Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T14:06:35.261Z] ---> Running in 0dbe9a9a5348 [2022-04-07T14:06:35.380Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T14:06:35.380Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T14:06:35.380Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T14:06:35.380Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T14:06:35.544Z] ---> Running in 14c3cc6911ea [2022-04-07T14:06:35.544Z] ---> Running in 5879b82777fe [2022-04-07T14:06:35.544Z] Removing intermediate container c575f0096bdb [2022-04-07T14:06:35.544Z] ---> a1afb50b4710 [2022-04-07T14:06:35.544Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T14:06:35.639Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T14:06:35.639Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T14:06:35.639Z] Collecting cached-property<2,>=1.2.0 [2022-04-07T14:06:35.639Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T14:06:35.639Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-07T14:06:35.825Z] Removing intermediate container 04d7cb1612d8 [2022-04-07T14:06:35.825Z] ---> 8c5f14f1b5c7 [2022-04-07T14:06:35.825Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T14:06:35.825Z] ---> Running in 86e94a202617 [2022-04-07T14:06:35.899Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T14:06:35.899Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T14:06:35.899Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T14:06:35.899Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T14:06:35.899Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T14:06:35.899Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T14:06:35.899Z] 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) [2022-04-07T14:06:36.103Z] ---> Running in 928d3490a3b6 [2022-04-07T14:06:36.158Z] Collecting idna<2.8,>=2.5 [2022-04-07T14:06:36.158Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T14:06:36.158Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T14:06:36.158Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T14:06:36.158Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T14:06:36.158Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T14:06:36.158Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T14:06:36.158Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T14:06:36.158Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T14:06:36.158Z] Attempting uninstall: urllib3 [2022-04-07T14:06:36.417Z] Found existing installation: urllib3 1.26.7 [2022-04-07T14:06:36.417Z] Uninstalling urllib3-1.26.7: [2022-04-07T14:06:36.417Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T14:06:36.417Z] Attempting uninstall: idna [2022-04-07T14:06:36.417Z] Found existing installation: idna 3.3 [2022-04-07T14:06:36.417Z] Uninstalling idna-3.3: [2022-04-07T14:06:36.417Z] Successfully uninstalled idna-3.3 [2022-04-07T14:06:36.983Z] Attempting uninstall: requests [2022-04-07T14:06:36.983Z] Found existing installation: requests 2.26.0 [2022-04-07T14:06:36.983Z] Uninstalling requests-2.26.0: [2022-04-07T14:06:36.983Z] Successfully uninstalled requests-2.26.0 [2022-04-07T14:06:36.983Z] Running setup.py install for texttable: started [2022-04-07T14:06:37.550Z] Running setup.py install for texttable: finished with status 'done' [2022-04-07T14:06:37.550Z] Running setup.py install for PyYAML: started [2022-04-07T14:06:37.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:06:37.808Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T14:06:37.809Z] Running setup.py install for docopt: started [2022-04-07T14:06:37.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:06:38.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:06:38.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:06:38.377Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T14:06:38.377Z] Running setup.py install for dockerpty: started [2022-04-07T14:06:38.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:06:38.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:06:38.638Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T14:06:38.896Z] 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 [2022-04-07T14:06:39.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:06:39.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:06:39.320Z] OK: 220 MiB in 52 packages [2022-04-07T14:06:39.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:06:39.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:06:40.340Z] OK: 220 MiB in 52 packages [2022-04-07T14:06:40.621Z] OK: 220 MiB in 52 packages [2022-04-07T14:06:40.901Z] OK: 220 MiB in 52 packages [2022-04-07T14:06:40.901Z] OK: 220 MiB in 52 packages [2022-04-07T14:06:40.901Z] Removing intermediate container 0dbe9a9a5348 [2022-04-07T14:06:40.901Z] ---> 8416621932c9 [2022-04-07T14:06:40.901Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:06:42.383Z] Removing intermediate container 14c3cc6911ea [2022-04-07T14:06:42.383Z] ---> 2a1a0ab3f596 [2022-04-07T14:06:42.383Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:06:42.383Z] Removing intermediate container 5879b82777fe [2022-04-07T14:06:42.383Z] ---> 74055034e4c9 [2022-04-07T14:06:42.383Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:06:42.383Z] Removing intermediate container 928d3490a3b6 [2022-04-07T14:06:42.383Z] ---> 2b513492f90c [2022-04-07T14:06:42.383Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:06:42.661Z] ---> f8569c9c9f25 [2022-04-07T14:06:42.661Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:06:42.661Z] Removing intermediate container 86e94a202617 [2022-04-07T14:06:42.661Z] ---> e81aec78417e [2022-04-07T14:06:42.661Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T14:06:42.943Z] ---> Running in 332e5134ad4e [2022-04-07T14:06:43.958Z] ---> d74c7e78fe81 [2022-04-07T14:06:43.958Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:06:43.958Z] ---> dc2e46526590 [2022-04-07T14:06:43.958Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:06:43.958Z] ---> Running in b60a7ceaa151 [2022-04-07T14:06:44.164Z] Building bin/spire-agent... [2022-04-07T14:06:44.164Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:06:44.164Z] Building bin/spire-agent... [2022-04-07T14:06:44.164Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:06:44.164Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:06:44.164Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:06:44.164Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:06:44.164Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:06:44.164Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:06:44.164Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:06:44.164Z] Removing intermediate container dbff57bc9e0d [2022-04-07T14:06:44.164Z] ---> b0ac6a250751 [2022-04-07T14:06:44.164Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T14:06:44.250Z] ---> Running in e87e6c822c24 [2022-04-07T14:06:44.250Z] ---> 81db95063dd8 [2022-04-07T14:06:44.250Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:06:44.423Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:06:44.423Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:06:44.423Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:06:44.423Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:06:44.423Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:06:44.423Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:06:44.423Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:06:44.423Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:06:44.423Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:06:44.423Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:06:44.423Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:06:44.423Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T14:06:44.547Z] ---> Running in 86229dc8e29e [2022-04-07T14:06:44.547Z] ---> 212a243435d3 [2022-04-07T14:06:44.547Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:06:44.705Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:06:44.705Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:06:44.705Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:06:44.705Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:06:44.705Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:06:44.705Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T14:06:44.846Z] ---> Running in 135bd50454d5 [2022-04-07T14:06:44.964Z] Building bin/spire-agent... [2022-04-07T14:06:45.224Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:06:45.224Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:06:45.224Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:06:45.791Z]  ---> Running in 9abdc6516a66 [2022-04-07T14:06:45.791Z] Removing intermediate container 9abdc6516a66 [2022-04-07T14:06:45.791Z] ---> 3ad6ef1b19f2 [2022-04-07T14:06:45.791Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T14:06:46.050Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:06:46.050Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:06:46.050Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:06:46.308Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:06:46.308Z]  ---> Running in 7a4bd343c752 [2022-04-07T14:06:46.567Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:06:46.567Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:06:46.567Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:06:46.567Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:06:46.567Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:06:46.567Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T14:06:46.567Z] Removing intermediate container 7a4bd343c752 [2022-04-07T14:06:46.567Z] ---> 8b6b347d5ae8 [2022-04-07T14:06:46.567Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T14:06:47.489Z] Removing intermediate container 332e5134ad4e [2022-04-07T14:06:47.489Z] ---> e49ed3d6a434 [2022-04-07T14:06:47.489Z] Step 8/23 : COPY . . [2022-04-07T14:06:49.103Z] ---> d061f48215b9 [2022-04-07T14:06:49.103Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T14:06:49.673Z] ---> fffa48abead6 [2022-04-07T14:06:49.673Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T14:06:50.164Z] Removing intermediate container e87e6c822c24 [2022-04-07T14:06:50.164Z] ---> a524098b193a [2022-04-07T14:06:50.164Z] Step 8/22 : COPY . . [2022-04-07T14:06:50.243Z] ---> 65f251b1dbc5 [2022-04-07T14:06:50.243Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T14:06:50.243Z] ---> Running in ec727369da37 [2022-04-07T14:06:50.782Z] Removing intermediate container b60a7ceaa151 [2022-04-07T14:06:50.782Z] ---> 155de6198a41 [2022-04-07T14:06:50.782Z] Step 8/23 : COPY . . [2022-04-07T14:06:50.810Z] Removing intermediate container ec727369da37 [2022-04-07T14:06:50.810Z] ---> fedb2dae7cb2 [2022-04-07T14:06:50.810Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:06:50.810Z] ---> Running in b88e80b45bb4 [2022-04-07T14:06:51.066Z] Removing intermediate container 86229dc8e29e [2022-04-07T14:06:51.066Z] ---> 6a0fc6c548c6 [2022-04-07T14:06:51.066Z] Step 8/22 : COPY . . [2022-04-07T14:06:51.067Z] Removing intermediate container b88e80b45bb4 [2022-04-07T14:06:51.067Z] ---> d31728a25fe9 [2022-04-07T14:06:51.067Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T14:06:51.067Z] ---> Running in b7d6517e26d5 [2022-04-07T14:06:51.348Z] Removing intermediate container 135bd50454d5 [2022-04-07T14:06:51.348Z] ---> d4a68aabf39d [2022-04-07T14:06:51.348Z] Step 8/31 : COPY . . [2022-04-07T14:06:51.635Z] Removing intermediate container b7d6517e26d5 [2022-04-07T14:06:51.635Z] ---> 4ff098a7a82a [2022-04-07T14:06:51.635Z] Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:06:51.635Z] ---> Running in 4d37e2891e77 [2022-04-07T14:06:51.893Z] Removing intermediate container 4d37e2891e77 [2022-04-07T14:06:51.893Z] ---> 1104922eb788 [2022-04-07T14:06:51.893Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:06:51.893Z] ---> Running in c838f3f4f3ed [2022-04-07T14:06:52.462Z] Removing intermediate container c838f3f4f3ed [2022-04-07T14:06:52.462Z] ---> 27396a546c6b [2022-04-07T14:06:52.462Z] [2022-04-07T14:06:52.462Z] Successfully built 27396a546c6b [2022-04-07T14:06:52.462Z] Successfully tagged sys-mgmt-agent:latest [2022-04-07T14:06:52.462Z] Building security-bootstrapper [2022-04-07T14:06:57.734Z]  Building sys-mgmt-agent ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:06:57.734Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:06:57.734Z] ---> e748d39fc463 [2022-04-07T14:06:57.734Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T14:06:57.734Z] ---> Using cache [2022-04-07T14:06:57.734Z] ---> d03a693d7ccd [2022-04-07T14:06:57.734Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:06:57.734Z] ---> Using cache [2022-04-07T14:06:57.734Z] ---> 60e083603f0a [2022-04-07T14:06:57.734Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T14:06:57.734Z] ---> Using cache [2022-04-07T14:06:57.734Z] ---> 373a7a3182a6 [2022-04-07T14:06:57.734Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T14:06:57.734Z] ---> Using cache [2022-04-07T14:06:57.734Z] ---> 35ea35deb11e [2022-04-07T14:06:57.734Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:06:57.734Z] ---> Using cache [2022-04-07T14:06:57.734Z] ---> 68421fcd85de [2022-04-07T14:06:57.734Z] Step 8/31 : COPY . . [2022-04-07T14:06:57.734Z] ---> Using cache [2022-04-07T14:06:57.734Z] ---> 28b6f7d7439b [2022-04-07T14:06:57.734Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T14:06:57.734Z] ---> Running in 69192bd6e49c [2022-04-07T14:06:58.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T14:07:00.842Z] Removing intermediate container 249913d95077 [2022-04-07T14:07:00.843Z] ---> 1559c1ba127f [2022-04-07T14:07:00.843Z] [2022-04-07T14:07:00.843Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:07:00.843Z] ---> e04c818066af [2022-04-07T14:07:00.843Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:07:00.843Z] ---> Using cache [2022-04-07T14:07:00.843Z] ---> 475f63302a21 [2022-04-07T14:07:00.843Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:07:00.843Z] ---> Using cache [2022-04-07T14:07:00.843Z] ---> 4b3e8c975941 [2022-04-07T14:07:00.843Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T14:07:00.843Z] ---> Running in bce2f9ddf4d2 [2022-04-07T14:07:00.843Z] Removing intermediate container bce2f9ddf4d2 [2022-04-07T14:07:00.843Z] ---> 207cd1c5fd7b [2022-04-07T14:07:00.843Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T14:07:00.843Z] ---> Running in ca3429d8fa3d [2022-04-07T14:07:00.843Z] Removing intermediate container ca3429d8fa3d [2022-04-07T14:07:00.843Z] ---> a4c5342fa7ee [2022-04-07T14:07:00.843Z] Step 15/23 : WORKDIR / [2022-04-07T14:07:00.843Z] ---> Running in 8246d7c09d59 [2022-04-07T14:07:01.101Z] Removing intermediate container 8246d7c09d59 [2022-04-07T14:07:01.101Z] ---> 8e697165fd25 [2022-04-07T14:07:01.101Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:07:01.101Z] ---> 455a717467b4 [2022-04-07T14:07:01.101Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-07T14:07:02.044Z] ---> 9b1939c2fedd [2022-04-07T14:07:02.044Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T14:07:02.044Z] ---> d80a051e10db [2022-04-07T14:07:02.044Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T14:07:02.044Z] ---> Running in 204562685fa0 [2022-04-07T14:07:02.610Z] Removing intermediate container 204562685fa0 [2022-04-07T14:07:02.610Z] ---> 97ecb60b5b04 [2022-04-07T14:07:02.610Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:07:02.610Z] ---> Running in cc423e1ba121 [2022-04-07T14:07:02.869Z] Removing intermediate container cc423e1ba121 [2022-04-07T14:07:02.869Z] ---> 2bc99a12f24d [2022-04-07T14:07:02.869Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T14:07:02.869Z] ---> Running in c9f06ffd0c2b [2022-04-07T14:07:03.129Z] Removing intermediate container c9f06ffd0c2b [2022-04-07T14:07:03.129Z] ---> b045d9f898d6 [2022-04-07T14:07:03.129Z] Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:07:03.129Z] ---> Running in 73620c6d8bd0 [2022-04-07T14:07:03.389Z] Removing intermediate container 73620c6d8bd0 [2022-04-07T14:07:03.389Z] ---> a8e02d51fd86 [2022-04-07T14:07:03.389Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:07:03.650Z] ---> Running in 7c696820230d [2022-04-07T14:07:03.911Z] Removing intermediate container 7c696820230d [2022-04-07T14:07:03.911Z] ---> 4fb63c9d8a21 [2022-04-07T14:07:03.911Z] [2022-04-07T14:07:04.173Z] Successfully built 4fb63c9d8a21 [2022-04-07T14:07:04.173Z] Successfully tagged core-metadata:latest [2022-04-07T14:07:04.173Z] Building support-notifications [2022-04-07T14:07:09.735Z] ---> 2deca5a217a4 [2022-04-07T14:07:09.735Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T14:07:09.735Z] ---> d60f04168523 [2022-04-07T14:07:09.735Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T14:07:09.735Z] ---> Running in dc5a96140c6d [2022-04-07T14:07:09.735Z] ---> Running in bed930666f67 [2022-04-07T14:07:09.735Z] ---> fc38f5e8871d [2022-04-07T14:07:09.735Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T14:07:09.735Z] ---> Running in c0a35676b76e [2022-04-07T14:07:09.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T14:07:09.735Z] ---> 9680de0ad453 [2022-04-07T14:07:09.735Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T14:07:09.735Z] ---> Running in 7868dba5ddae [2022-04-07T14:07:09.735Z] ---> 0685200ad844 [2022-04-07T14:07:09.735Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T14:07:09.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T14:07:10.017Z] ---> Running in de04ed2008db [2022-04-07T14:07:11.482Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T14:07:12.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T14:07:12.302Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:07:12.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:07:12.302Z] ---> e748d39fc463 [2022-04-07T14:07:12.302Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:07:12.302Z] ---> Using cache [2022-04-07T14:07:12.302Z] ---> d03a693d7ccd [2022-04-07T14:07:12.302Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:07:12.302Z] ---> Using cache [2022-04-07T14:07:12.302Z] ---> 60e083603f0a [2022-04-07T14:07:12.302Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T14:07:12.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T14:07:24.518Z] ---> Running in 8d3c6d0f999d [2022-04-07T14:07:24.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:24.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:24.518Z] OK: 221 MiB in 52 packages [2022-04-07T14:07:28.708Z] Removing intermediate container 69192bd6e49c [2022-04-07T14:07:28.708Z] ---> 0639c9c7a37f [2022-04-07T14:07:28.708Z] [2022-04-07T14:07:28.708Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T14:07:28.708Z] ---> e04c818066af [2022-04-07T14:07:28.708Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T14:07:28.708Z] ---> Running in f65b7a178f00 [2022-04-07T14:07:28.708Z] Removing intermediate container 8d3c6d0f999d [2022-04-07T14:07:28.708Z] ---> ab4018dc09e3 [2022-04-07T14:07:28.708Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:07:29.276Z] Removing intermediate container f65b7a178f00 [2022-04-07T14:07:29.276Z] ---> aabfee814980 [2022-04-07T14:07:29.276Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T14:07:29.539Z] ---> e9bc8b319ac3 [2022-04-07T14:07:29.539Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:07:29.539Z] ---> Running in d6ea91dff9f1 [2022-04-07T14:07:29.798Z] ---> Running in 4ba74b1f3776 [2022-04-07T14:07:30.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:30.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:30.318Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T14:07:30.318Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T14:07:30.318Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:07:30.318Z] OK: 6 MiB in 16 packages [2022-04-07T14:07:31.256Z] Removing intermediate container 4ba74b1f3776 [2022-04-07T14:07:31.256Z] ---> 9df8068566a4 [2022-04-07T14:07:31.256Z] Step 8/22 : COPY . . [2022-04-07T14:07:31.256Z] Removing intermediate container d6ea91dff9f1 [2022-04-07T14:07:31.256Z] ---> 15ee6455f8c3 [2022-04-07T14:07:31.256Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T14:07:31.514Z] ---> Running in 56744ffd582b [2022-04-07T14:07:32.086Z] Removing intermediate container 56744ffd582b [2022-04-07T14:07:32.086Z] ---> f20863965cbe [2022-04-07T14:07:32.086Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T14:07:33.989Z] ---> Running in dc2d7f30e37e [2022-04-07T14:07:35.367Z] Removing intermediate container dc2d7f30e37e [2022-04-07T14:07:35.367Z] ---> a28b84d76ed2 [2022-04-07T14:07:35.367Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T14:07:38.669Z] ---> Running in ccf7bc7f220c [2022-04-07T14:07:38.930Z] ---> 9df1c7715557 [2022-04-07T14:07:38.930Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T14:07:39.500Z] ---> Running in 84e51164abf9 [2022-04-07T14:07:40.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T14:07:40.959Z] Removing intermediate container ccf7bc7f220c [2022-04-07T14:07:40.959Z] ---> 65208ec435c0 [2022-04-07T14:07:40.959Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T14:07:41.555Z] ---> Running in 905a99446e2f [2022-04-07T14:07:41.836Z] Removing intermediate container 905a99446e2f [2022-04-07T14:07:41.836Z] ---> 14aec6828f6b [2022-04-07T14:07:41.836Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T14:07:42.774Z] ---> 6d907560a47d [2022-04-07T14:07:42.774Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T14:07:43.346Z] ---> Running in 4fa661358682 [2022-04-07T14:07:46.656Z] Removing intermediate container 4fa661358682 [2022-04-07T14:07:46.656Z] ---> 4a7683582a3d [2022-04-07T14:07:46.656Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:07:47.595Z] ---> d563d326db7d [2022-04-07T14:07:47.595Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T14:07:50.887Z] ---> 38c4508ab13a [2022-04-07T14:07:50.887Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T14:07:52.267Z] ---> a89c26174c8c [2022-04-07T14:07:52.267Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T14:07:52.841Z] ---> 1a0a65f910d3 [2022-04-07T14:07:52.841Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T14:07:53.102Z] ---> 7863e0769ff7 [2022-04-07T14:07:53.102Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T14:07:53.670Z] ---> Running in a42cad8a1be1 [2022-04-07T14:07:53.930Z] Removing intermediate container a42cad8a1be1 [2022-04-07T14:07:53.930Z] ---> b337390258f2 [2022-04-07T14:07:53.930Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T14:07:54.500Z] ---> 2d4b6f757b39 [2022-04-07T14:07:54.500Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T14:07:54.500Z] ---> Running in 6b91ed4f6267 [2022-04-07T14:07:55.884Z] Removing intermediate container 25b092a7ce77 [2022-04-07T14:07:55.884Z] ---> 69a130ef1bed [2022-04-07T14:07:55.884Z] [2022-04-07T14:07:55.884Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T14:07:55.884Z] ---> 0ac33e5f5afa [2022-04-07T14:07:55.884Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:07:55.884Z] ---> Using cache [2022-04-07T14:07:55.884Z] ---> 931b181cfce5 [2022-04-07T14:07:55.884Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:07:55.884Z] ---> Using cache [2022-04-07T14:07:55.884Z] ---> a563043fd214 [2022-04-07T14:07:55.884Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T14:07:55.884Z] ---> Running in 302fd1bc92d6 [2022-04-07T14:07:55.884Z] Removing intermediate container 6b91ed4f6267 [2022-04-07T14:07:55.884Z] ---> a85f481a89b6 [2022-04-07T14:07:55.884Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-07T14:07:56.145Z] Removing intermediate container 13fda218449c [2022-04-07T14:07:56.145Z] ---> 0024fcb10962 [2022-04-07T14:07:56.145Z] [2022-04-07T14:07:56.145Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T14:07:56.145Z] ---> 0ac33e5f5afa [2022-04-07T14:07:56.145Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:07:56.145Z] ---> Using cache [2022-04-07T14:07:56.145Z] ---> 931b181cfce5 [2022-04-07T14:07:56.145Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:07:56.145Z] ---> Using cache [2022-04-07T14:07:56.145Z] ---> a563043fd214 [2022-04-07T14:07:56.145Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T14:07:56.145Z] ---> Running in 80008955a14e [2022-04-07T14:07:56.145Z] ---> Running in 2f07d4a33158 [2022-04-07T14:07:56.405Z] Removing intermediate container 80008955a14e [2022-04-07T14:07:56.405Z] ---> 39fdbfd3c342 [2022-04-07T14:07:56.405Z] Step 28/31 : CMD ["gate"] [2022-04-07T14:07:56.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:56.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:56.665Z] ---> Running in 5aac903ffe78 [2022-04-07T14:07:56.665Z] Removing intermediate container 5aac903ffe78 [2022-04-07T14:07:56.665Z] ---> cedf8f7ad3b8 [2022-04-07T14:07:56.665Z] Step 29/31 : LABEL arch=x86_64 [2022-04-07T14:07:56.925Z] ---> Running in 3bedf6cfe15f [2022-04-07T14:07:57.185Z] Removing intermediate container 3bedf6cfe15f [2022-04-07T14:07:57.185Z] ---> da4691693ec3 [2022-04-07T14:07:57.185Z] Step 30/31 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:07:57.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:57.185Z] ---> Running in ce86ea46a55d [2022-04-07T14:07:57.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:57.755Z] Removing intermediate container 393478d00c7d [2022-04-07T14:07:57.755Z] ---> 9486dc992766 [2022-04-07T14:07:57.755Z] [2022-04-07T14:07:57.755Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T14:07:57.755Z] ---> 0ac33e5f5afa [2022-04-07T14:07:57.755Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:07:57.755Z] ---> Using cache [2022-04-07T14:07:57.755Z] ---> 931b181cfce5 [2022-04-07T14:07:57.755Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:07:57.755Z] ---> Using cache [2022-04-07T14:07:57.755Z] ---> a563043fd214 [2022-04-07T14:07:57.755Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T14:07:57.755Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:07:57.755Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:07:57.755Z] OK: 15854 distinct packages available [2022-04-07T14:07:57.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:57.755Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:07:57.755Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:07:57.755Z] OK: 15854 distinct packages available [2022-04-07T14:07:57.755Z] Removing intermediate container ce86ea46a55d [2022-04-07T14:07:57.755Z] ---> 259cff5bccad [2022-04-07T14:07:57.755Z] Step 31/31 : LABEL version=2.2.0-dev.58 [2022-04-07T14:07:57.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:57.755Z] ---> Running in c8d34abbbe8e [2022-04-07T14:07:57.755Z] ---> Running in 985fa4bee6f3 [2022-04-07T14:07:58.015Z] Removing intermediate container 985fa4bee6f3 [2022-04-07T14:07:58.015Z] ---> c9ebe5300aad [2022-04-07T14:07:58.016Z] [2022-04-07T14:07:58.016Z] Successfully built c9ebe5300aad [2022-04-07T14:07:58.016Z] Successfully tagged security-bootstrapper:latest [2022-04-07T14:07:58.016Z] Building core-data [2022-04-07T14:07:58.276Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:58.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:58.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:58.536Z] Removing intermediate container 84e51164abf9 [2022-04-07T14:07:58.536Z] ---> ea912468dd95 [2022-04-07T14:07:58.536Z] [2022-04-07T14:07:58.536Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:07:58.536Z] ---> e04c818066af [2022-04-07T14:07:58.536Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T14:07:58.797Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T14:07:58.797Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T14:07:59.058Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:07:59.058Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:07:59.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:59.058Z] ---> Running in 7ed2c93f5ba5 [2022-04-07T14:07:59.058Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T14:07:59.058Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T14:07:59.058Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T14:07:59.058Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T14:07:59.319Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T14:07:59.319Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:07:59.319Z] OK: 6 MiB in 18 packages [2022-04-07T14:07:59.319Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:07:59.319Z] OK: 6 MiB in 19 packages [2022-04-07T14:07:59.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:59.319Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:07:59.319Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:07:59.319Z] OK: 15854 distinct packages available [2022-04-07T14:07:59.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:59.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:07:59.579Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T14:07:59.840Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T14:07:59.840Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:07:59.840Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:07:59.840Z] OK: 6 MiB in 16 packages [2022-04-07T14:08:00.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:08:00.671Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T14:08:00.671Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:08:00.671Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T14:08:00.931Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T14:08:00.931Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T14:08:00.931Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:08:00.931Z] OK: 6 MiB in 19 packages [2022-04-07T14:08:01.192Z] Removing intermediate container 302fd1bc92d6 [2022-04-07T14:08:01.192Z] ---> 21f540b24a69 [2022-04-07T14:08:01.192Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T14:08:01.452Z] Removing intermediate container 2f07d4a33158 [2022-04-07T14:08:01.452Z] ---> e593acfc2ba2 [2022-04-07T14:08:01.452Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T14:08:01.452Z] Removing intermediate container 7ed2c93f5ba5 [2022-04-07T14:08:01.452Z] ---> 63cc24cacb13 [2022-04-07T14:08:01.452Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:08:01.452Z] ---> Running in 910ddaa77ca5 [2022-04-07T14:08:01.452Z] Removing intermediate container 910ddaa77ca5 [2022-04-07T14:08:01.452Z] ---> b9cc7ebd8c67 [2022-04-07T14:08:01.452Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T14:08:01.712Z] Removing intermediate container c8d34abbbe8e [2022-04-07T14:08:01.712Z] ---> 8cee6bcc9773 [2022-04-07T14:08:01.712Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T14:08:01.712Z] ---> Running in 63bffaa94311 [2022-04-07T14:08:02.650Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:08:02.650Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:08:02.650Z] ---> e748d39fc463 [2022-04-07T14:08:02.650Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:08:02.650Z] ---> Using cache [2022-04-07T14:08:02.650Z] ---> d03a693d7ccd [2022-04-07T14:08:02.650Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:08:02.650Z] ---> Using cache [2022-04-07T14:08:02.650Z] ---> 60e083603f0a [2022-04-07T14:08:02.650Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T14:08:02.909Z] Removing intermediate container 63bffaa94311 [2022-04-07T14:08:02.909Z] ---> 2d7e6914343e [2022-04-07T14:08:02.909Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T14:08:02.909Z] ---> Running in e75ccbbd9c78 [2022-04-07T14:08:02.909Z] ---> fcd7529d9971 [2022-04-07T14:08:02.909Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T14:08:02.909Z] ---> d710ba948e23 [2022-04-07T14:08:02.909Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T14:08:03.169Z] ---> Running in ee32f24239ee [2022-04-07T14:08:03.169Z] ---> e63b9a755dd6 [2022-04-07T14:08:03.169Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T14:08:03.169Z] Removing intermediate container ee32f24239ee [2022-04-07T14:08:03.169Z] ---> deee51020a4e [2022-04-07T14:08:03.169Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:08:03.169Z] ---> 074c77130067 [2022-04-07T14:08:03.169Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T14:08:03.169Z] ---> Running in 6d3bfdde48bd [2022-04-07T14:08:03.169Z] ---> faca41fecf3b [2022-04-07T14:08:03.169Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T14:08:03.432Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:08:03.432Z] ---> 73760c47b0ed [2022-04-07T14:08:03.432Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T14:08:03.432Z] Removing intermediate container 6d3bfdde48bd [2022-04-07T14:08:03.432Z] ---> 9471096f6825 [2022-04-07T14:08:03.432Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T14:08:03.690Z] ---> 27fa3ca207a4 [2022-04-07T14:08:03.690Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T14:08:03.690Z] ---> 18c16a0dd3b7 [2022-04-07T14:08:03.690Z] Step 21/26 : WORKDIR / [2022-04-07T14:08:03.957Z] ---> Running in b624795f7bb2 [2022-04-07T14:08:03.958Z] ---> c3dfe96c6fb6 [2022-04-07T14:08:03.958Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T14:08:03.958Z] ---> 81ef3e4e2b3d [2022-04-07T14:08:03.958Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T14:08:03.958Z] ---> Running in 1a49563bebb5 [2022-04-07T14:08:03.958Z] Removing intermediate container b624795f7bb2 [2022-04-07T14:08:03.958Z] ---> d0378d8ba2ba [2022-04-07T14:08:03.958Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T14:08:03.958Z] ---> Running in 89d473c4a7c4 [2022-04-07T14:08:03.958Z] Removing intermediate container 1a49563bebb5 [2022-04-07T14:08:03.958Z] ---> 7f471252f930 [2022-04-07T14:08:03.958Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T14:08:04.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:08:04.220Z] ---> 63e1e85e88cb [2022-04-07T14:08:04.220Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-07T14:08:04.220Z] ---> Running in 902e9a010fe7 [2022-04-07T14:08:04.220Z] ---> Running in b1ecd733ebbd [2022-04-07T14:08:04.220Z] Removing intermediate container 89d473c4a7c4 [2022-04-07T14:08:04.220Z] ---> 4d1183ba25f2 [2022-04-07T14:08:04.220Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T14:08:04.220Z] ---> Running in 2acfccc9bc2b [2022-04-07T14:08:04.220Z] Removing intermediate container b1ecd733ebbd [2022-04-07T14:08:04.220Z] ---> e493baab746c [2022-04-07T14:08:04.220Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:08:04.220Z] Removing intermediate container 902e9a010fe7 [2022-04-07T14:08:04.220Z] ---> f6b06e96bab2 [2022-04-07T14:08:04.220Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T14:08:04.479Z] ---> ec8589170a39 [2022-04-07T14:08:04.479Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T14:08:04.479Z] ---> Running in d3c75d6765a1 [2022-04-07T14:08:04.479Z] ---> Running in 0bfd0bd8fe8a [2022-04-07T14:08:04.479Z] Removing intermediate container 2acfccc9bc2b [2022-04-07T14:08:04.479Z] ---> 63c39c2109cd [2022-04-07T14:08:04.479Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T14:08:04.479Z] ---> Running in 8a3824d355c8 [2022-04-07T14:08:04.479Z] OK: 221 MiB in 52 packages [2022-04-07T14:08:04.479Z] Removing intermediate container d3c75d6765a1 [2022-04-07T14:08:04.479Z] ---> f6758fd32444 [2022-04-07T14:08:04.479Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T14:08:04.479Z] Removing intermediate container 0bfd0bd8fe8a [2022-04-07T14:08:04.479Z] ---> 2bd978376897 [2022-04-07T14:08:04.479Z] Step 24/25 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:04.479Z] ---> Running in 29238ba64e10 [2022-04-07T14:08:04.479Z] ---> Running in 2f314262ab4d [2022-04-07T14:08:04.479Z] ---> 76db719303a9 [2022-04-07T14:08:04.479Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T14:08:04.479Z] Removing intermediate container 8a3824d355c8 [2022-04-07T14:08:04.479Z] ---> 0bd0eb1d503e [2022-04-07T14:08:04.479Z] Step 25/26 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:04.738Z] ---> Running in fd426258e2c7 [2022-04-07T14:08:04.738Z] Removing intermediate container 29238ba64e10 [2022-04-07T14:08:04.738Z] ---> f3ec0a3f83ec [2022-04-07T14:08:04.738Z] Removing intermediate container 2f314262ab4d [2022-04-07T14:08:04.738Z] Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf ---> a4be8d903f77 [2022-04-07T14:08:04.738Z] [2022-04-07T14:08:04.738Z] Step 25/25 : LABEL version=2.2.0-dev.58 [2022-04-07T14:08:04.738Z] ---> Running in a27457fcad19 [2022-04-07T14:08:04.738Z] ---> Running in ab25ad62a238 [2022-04-07T14:08:04.738Z] Removing intermediate container fd426258e2c7 [2022-04-07T14:08:04.738Z] ---> 9b8024e2dca8 [2022-04-07T14:08:04.738Z] Step 26/26 : LABEL version=2.2.0-dev.58 [2022-04-07T14:08:04.738Z] ---> 8ba85ef07f37 [2022-04-07T14:08:04.738Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T14:08:04.738Z] ---> Running in 0763b2eb587d [2022-04-07T14:08:04.999Z] Removing intermediate container a27457fcad19 [2022-04-07T14:08:04.999Z] ---> 8bfeede260c5 [2022-04-07T14:08:04.999Z] [2022-04-07T14:08:04.999Z] Removing intermediate container ab25ad62a238 [2022-04-07T14:08:04.999Z] ---> f02b3c8a3df1 [2022-04-07T14:08:04.999Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:08:04.999Z] Removing intermediate container e75ccbbd9c78 [2022-04-07T14:08:04.999Z] ---> 373490b472dc [2022-04-07T14:08:04.999Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:08:04.999Z] ---> Running in 0112d622f062 [2022-04-07T14:08:04.999Z] Removing intermediate container 0763b2eb587d [2022-04-07T14:08:04.999Z] ---> 7f148408c8a8 [2022-04-07T14:08:04.999Z] [2022-04-07T14:08:04.999Z] ---> 56b415b3a11a [2022-04-07T14:08:04.999Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T14:08:04.999Z] Successfully built 8bfeede260c5 [2022-04-07T14:08:05.258Z] Successfully tagged security-spire-server:latest [2022-04-07T14:08:05.258Z]  Building security-spire-server ... done  ---> Running in 6cb4ca310f64 [2022-04-07T14:08:05.258Z] Removing intermediate container 0112d622f062 [2022-04-07T14:08:05.258Z] ---> b59401c5e2e2 [2022-04-07T14:08:05.258Z] [2022-04-07T14:08:05.258Z] Successfully built 7f148408c8a8 [2022-04-07T14:08:05.258Z] ---> f63645fd41a0 [2022-04-07T14:08:05.258Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:08:05.258Z] Successfully tagged security-spire-config:latest [2022-04-07T14:08:05.258Z]  Building security-spire-config ... done  ---> Running in 8805b4dcebaf [2022-04-07T14:08:05.258Z] Removing intermediate container 6cb4ca310f64 [2022-04-07T14:08:05.258Z] ---> a3d474f4a995 [2022-04-07T14:08:05.258Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T14:08:05.258Z] ---> Running in 083c630e8a46 [2022-04-07T14:08:05.258Z] Successfully built b59401c5e2e2 [2022-04-07T14:08:05.258Z] Successfully tagged support-notifications:latest [2022-04-07T14:08:05.517Z]  Building support-notifications ... done Removing intermediate container 083c630e8a46 [2022-04-07T14:08:05.517Z] ---> af2ad3933b05 [2022-04-07T14:08:05.517Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T14:08:05.517Z] ---> Running in 298cf14e9648 [2022-04-07T14:08:05.517Z] Removing intermediate container 298cf14e9648 [2022-04-07T14:08:05.517Z] ---> 9db0ea7a5962 [2022-04-07T14:08:05.517Z] Step 25/26 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:05.517Z] ---> Running in 425fc620f786 [2022-04-07T14:08:05.776Z] Removing intermediate container 425fc620f786 [2022-04-07T14:08:05.776Z] ---> 1b9d28c42c3f [2022-04-07T14:08:05.776Z] Step 26/26 : LABEL version=2.2.0-dev.58 [2022-04-07T14:08:05.776Z] ---> Running in 014bccf0c1d8 [2022-04-07T14:08:05.776Z] Removing intermediate container 014bccf0c1d8 [2022-04-07T14:08:05.776Z] ---> b417c4bed954 [2022-04-07T14:08:05.776Z] [2022-04-07T14:08:06.036Z] Successfully built b417c4bed954 [2022-04-07T14:08:06.036Z] Successfully tagged security-spire-agent:latest [2022-04-07T14:08:06.036Z]  Building security-spire-agent ... done Removing intermediate container 8805b4dcebaf [2022-04-07T14:08:06.036Z] ---> 029c1e43b9e9 [2022-04-07T14:08:06.036Z] Step 8/23 : COPY . . [2022-04-07T14:08:14.160Z] ---> 68120e224b4d [2022-04-07T14:08:14.160Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T14:08:14.160Z] ---> Running in 28bf09d070c4 [2022-04-07T14:08:14.160Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T14:08:32.269Z] Removing intermediate container 28bf09d070c4 [2022-04-07T14:08:32.269Z] ---> dbc17b6f9298 [2022-04-07T14:08:32.269Z] [2022-04-07T14:08:32.269Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:08:32.269Z] ---> e04c818066af [2022-04-07T14:08:32.269Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T14:08:32.269Z] ---> Running in 40d78f8177c4 [2022-04-07T14:08:32.269Z] Removing intermediate container 40d78f8177c4 [2022-04-07T14:08:32.269Z] ---> d410a43480a3 [2022-04-07T14:08:32.269Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T14:08:32.269Z] ---> Running in 15a159f309b1 [2022-04-07T14:08:32.269Z] Removing intermediate container 15a159f309b1 [2022-04-07T14:08:32.269Z] ---> 60eca609d157 [2022-04-07T14:08:32.269Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T14:08:32.269Z] ---> Running in 280cbbf06dbc [2022-04-07T14:08:32.269Z] Removing intermediate container 280cbbf06dbc [2022-04-07T14:08:32.269Z] ---> 405d22d42179 [2022-04-07T14:08:32.269Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:08:32.269Z] ---> Running in c213ccdfc67d [2022-04-07T14:08:32.269Z] Removing intermediate container c213ccdfc67d [2022-04-07T14:08:32.269Z] ---> 2700cc1d2a19 [2022-04-07T14:08:32.269Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T14:08:32.269Z] ---> Running in 68d14070a29d [2022-04-07T14:08:32.269Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T14:08:32.529Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T14:08:32.790Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T14:08:32.790Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T14:08:32.790Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T14:08:33.051Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T14:08:33.051Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T14:08:33.051Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T14:08:33.310Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:08:33.310Z] OK: 8 MiB in 20 packages [2022-04-07T14:08:33.569Z] Removing intermediate container 68d14070a29d [2022-04-07T14:08:33.569Z] ---> 20cbc046b325 [2022-04-07T14:08:33.569Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:08:33.829Z] ---> b97ee1e887d0 [2022-04-07T14:08:33.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T14:08:34.403Z] ---> fcf3038c1848 [2022-04-07T14:08:34.403Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T14:08:34.403Z] ---> 5a1329f49923 [2022-04-07T14:08:34.403Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-07T14:08:34.403Z] ---> Running in 6c202a2cd938 [2022-04-07T14:08:34.403Z] Removing intermediate container 6c202a2cd938 [2022-04-07T14:08:34.403Z] ---> 9660142f706f [2022-04-07T14:08:34.403Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:08:34.664Z] ---> Running in 8d71f678ef80 [2022-04-07T14:08:34.664Z] Removing intermediate container 8d71f678ef80 [2022-04-07T14:08:34.664Z] ---> 4ef771b1c2dd [2022-04-07T14:08:34.664Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T14:08:34.664Z] ---> Running in 32796950461e [2022-04-07T14:08:34.664Z] Removing intermediate container 32796950461e [2022-04-07T14:08:34.664Z] ---> cb786c21faac [2022-04-07T14:08:34.664Z] Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:34.664Z] ---> Running in 0f30d451b83c [2022-04-07T14:08:34.924Z] Removing intermediate container 0f30d451b83c [2022-04-07T14:08:34.924Z] ---> 45fc050f72ed [2022-04-07T14:08:34.924Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:08:34.924Z] ---> Running in 403657f0dc20 [2022-04-07T14:08:34.924Z] Removing intermediate container 403657f0dc20 [2022-04-07T14:08:34.924Z] ---> de4d516b28e5 [2022-04-07T14:08:34.924Z] [2022-04-07T14:08:35.186Z] Successfully built de4d516b28e5 [2022-04-07T14:08:35.186Z] Successfully tagged core-data:latest [2022-04-07T14:08:35.194Z]  Building core-data ... done  [Pipeline] } [2022-04-07T14:08:35.204Z] $ docker stop --time=1 5e6f26f7ec550a1228e58ca942db8cca96d397f12d506552647878f21dd1dab3 [2022-04-07T14:08:36.513Z] $ docker rm -f 5e6f26f7ec550a1228e58ca942db8cca96d397f12d506552647878f21dd1dab3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T14:08:36.865Z] + docker images [2022-04-07T14:08:36.866Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T14:08:36.866Z] core-data latest de4d516b28e5 2 seconds ago 35.9MB [2022-04-07T14:08:36.866Z] dbc17b6f9298 7 seconds ago 1.65GB [2022-04-07T14:08:36.866Z] security-spire-agent latest b417c4bed954 31 seconds ago 127MB [2022-04-07T14:08:36.866Z] support-notifications latest b59401c5e2e2 32 seconds ago 26.6MB [2022-04-07T14:08:36.866Z] security-spire-server latest 8bfeede260c5 32 seconds ago 87.3MB [2022-04-07T14:08:36.866Z] security-spire-config latest 7f148408c8a8 32 seconds ago 86.7MB [2022-04-07T14:08:36.866Z] ea912468dd95 38 seconds ago 1.62GB [2022-04-07T14:08:36.866Z] security-bootstrapper latest c9ebe5300aad 39 seconds ago 24.3MB [2022-04-07T14:08:36.866Z] 9486dc992766 44 seconds ago 4.5GB [2022-04-07T14:08:36.866Z] 0024fcb10962 46 seconds ago 4.5GB [2022-04-07T14:08:36.866Z] 69a130ef1bed 46 seconds ago 4.5GB [2022-04-07T14:08:36.866Z] 0639c9c7a37f About a minute ago 1.61GB [2022-04-07T14:08:36.866Z] core-metadata latest 4fb63c9d8a21 About a minute ago 26.2MB [2022-04-07T14:08:36.866Z] 1559c1ba127f About a minute ago 1.62GB [2022-04-07T14:08:36.866Z] sys-mgmt-agent latest 27396a546c6b About a minute ago 307MB [2022-04-07T14:08:36.866Z] support-scheduler latest 9d45f78304c6 2 minutes ago 26MB [2022-04-07T14:08:36.866Z] 364542dc43ee 2 minutes ago 1.62GB [2022-04-07T14:08:36.866Z] f2745433ee45 2 minutes ago 1.62GB [2022-04-07T14:08:36.866Z] security-spiffe-token-provider latest c433a7218f33 2 minutes ago 28.5MB [2022-04-07T14:08:36.866Z] security-proxy-setup latest f2e907e65d37 3 minutes ago 43.4MB [2022-04-07T14:08:36.866Z] 3d8b626b06b7 3 minutes ago 1.61GB [2022-04-07T14:08:36.866Z] d2d89466fbe7 3 minutes ago 1.63GB [2022-04-07T14:08:36.866Z] security-secretstore-setup latest 54cf8e057715 4 minutes ago 42.1MB [2022-04-07T14:08:36.866Z] core-command latest ab2650ab3faf 4 minutes ago 24.5MB [2022-04-07T14:08:36.866Z] a780abe5a987 4 minutes ago 1.61GB [2022-04-07T14:08:36.866Z] 1612e2aa9406 4 minutes ago 1.63GB [2022-04-07T14:08:36.866Z] ci-base-image-x86_64 latest e748d39fc463 8 minutes ago 896MB [2022-04-07T14:08:36.866Z] docker 20.10.14 7417809fdb73 2 days ago 218MB [2022-04-07T14:08:36.866Z] alpine 3.14 e04c818066af 2 days ago 5.59MB [2022-04-07T14:08:36.866Z] alpine 3.15 0ac33e5f5afa 2 days ago 5.57MB [2022-04-07T14:08:36.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-07T14:08:36.866Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-07T14:08:36.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T14:08:36.992Z] provisioning config files... [2022-04-07T14:08:37.002Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/181@tmp/config385141972624759069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T14:08:37.303Z] ---> docker-login.sh [2022-04-07T14:08:37.303Z] nexus3.edgexfoundry.org:10001 [2022-04-07T14:08:37.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:08:37.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:08:37.303Z] Configure a credential helper to remove this warning. See [2022-04-07T14:08:37.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:08:37.303Z] [2022-04-07T14:08:37.303Z] Login Succeeded [2022-04-07T14:08:37.303Z] nexus3.edgexfoundry.org:10002 [2022-04-07T14:08:37.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:08:37.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:08:37.564Z] Configure a credential helper to remove this warning. See [2022-04-07T14:08:37.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:08:37.564Z] [2022-04-07T14:08:37.564Z] Login Succeeded [2022-04-07T14:08:37.564Z] nexus3.edgexfoundry.org:10003 [2022-04-07T14:08:37.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:08:37.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:08:37.564Z] Configure a credential helper to remove this warning. See [2022-04-07T14:08:37.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:08:37.564Z] [2022-04-07T14:08:37.564Z] Login Succeeded [2022-04-07T14:08:37.564Z] nexus3.edgexfoundry.org:10004 [2022-04-07T14:08:37.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:08:37.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:08:37.825Z] Configure a credential helper to remove this warning. See [2022-04-07T14:08:37.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:08:37.825Z] [2022-04-07T14:08:37.825Z] Login Succeeded [2022-04-07T14:08:37.825Z] docker.io [2022-04-07T14:08:37.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T14:08:38.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T14:08:38.396Z] Configure a credential helper to remove this warning. See [2022-04-07T14:08:38.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T14:08:38.396Z] [2022-04-07T14:08:38.396Z] Login Succeeded [2022-04-07T14:08:38.396Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T14:08:38.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:08:38.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T14:08:38.463Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-07T14:08:38.463Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:38.463Z] latest [2022-04-07T14:08:38.463Z] 2.2.0-dev.58 [2022-04-07T14:08:38.463Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:08:38.463Z] main [2022-04-07T14:08:38.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:38.784Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:39.080Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:39.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T14:08:39.080Z] 6b331ca34c65: Preparing [2022-04-07T14:08:39.080Z] d78b2e6095d8: Preparing [2022-04-07T14:08:39.080Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:39.080Z] 7186343adbb1: Preparing [2022-04-07T14:08:39.080Z] b541d28bf3b4: Preparing [2022-04-07T14:08:39.080Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:39.080Z] 6b331ca34c65: Pushed [2022-04-07T14:08:39.080Z] 7186343adbb1: Pushed [2022-04-07T14:08:39.080Z] 8b0c05d1d13c: Pushed [2022-04-07T14:08:41.625Z] d78b2e6095d8: Pushed [2022-04-07T14:08:41.625Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:cf00f24320ab58d4e49e8fca926802453fa91d27ee1ca2483776466920f21717 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:41.928Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:42.224Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-07T14:08:42.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T14:08:42.224Z] 6b331ca34c65: Preparing [2022-04-07T14:08:42.224Z] d78b2e6095d8: Preparing [2022-04-07T14:08:42.224Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:42.224Z] 7186343adbb1: Preparing [2022-04-07T14:08:42.224Z] b541d28bf3b4: Preparing [2022-04-07T14:08:42.224Z] d78b2e6095d8: Layer already exists [2022-04-07T14:08:42.224Z] 6b331ca34c65: Layer already exists [2022-04-07T14:08:42.224Z] 7186343adbb1: Layer already exists [2022-04-07T14:08:42.224Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:42.224Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:42.224Z] latest: digest: sha256:cf00f24320ab58d4e49e8fca926802453fa91d27ee1ca2483776466920f21717 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:42.522Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:42.814Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 [2022-04-07T14:08:42.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T14:08:42.814Z] 6b331ca34c65: Preparing [2022-04-07T14:08:42.814Z] d78b2e6095d8: Preparing [2022-04-07T14:08:42.814Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:42.814Z] 7186343adbb1: Preparing [2022-04-07T14:08:42.814Z] b541d28bf3b4: Preparing [2022-04-07T14:08:42.814Z] d78b2e6095d8: Layer already exists [2022-04-07T14:08:42.814Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:42.814Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:42.814Z] 7186343adbb1: Layer already exists [2022-04-07T14:08:42.814Z] 6b331ca34c65: Layer already exists [2022-04-07T14:08:42.814Z] 2.2.0-dev.58: digest: sha256:cf00f24320ab58d4e49e8fca926802453fa91d27ee1ca2483776466920f21717 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:43.109Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:43.396Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:08:43.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T14:08:43.396Z] 6b331ca34c65: Preparing [2022-04-07T14:08:43.396Z] d78b2e6095d8: Preparing [2022-04-07T14:08:43.396Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:43.396Z] 7186343adbb1: Preparing [2022-04-07T14:08:43.396Z] b541d28bf3b4: Preparing [2022-04-07T14:08:43.396Z] 6b331ca34c65: Layer already exists [2022-04-07T14:08:43.396Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:43.396Z] 7186343adbb1: Layer already exists [2022-04-07T14:08:43.396Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:43.396Z] d78b2e6095d8: Layer already exists [2022-04-07T14:08:43.396Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:cf00f24320ab58d4e49e8fca926802453fa91d27ee1ca2483776466920f21717 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:43.718Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:44.056Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-07T14:08:44.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T14:08:44.056Z] 6b331ca34c65: Preparing [2022-04-07T14:08:44.056Z] d78b2e6095d8: Preparing [2022-04-07T14:08:44.056Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:44.056Z] 7186343adbb1: Preparing [2022-04-07T14:08:44.056Z] b541d28bf3b4: Preparing [2022-04-07T14:08:44.056Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:44.056Z] 6b331ca34c65: Layer already exists [2022-04-07T14:08:44.056Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:44.056Z] 7186343adbb1: Layer already exists [2022-04-07T14:08:44.056Z] d78b2e6095d8: Layer already exists [2022-04-07T14:08:44.056Z] main: digest: sha256:cf00f24320ab58d4e49e8fca926802453fa91d27ee1ca2483776466920f21717 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:08:44.096Z] ===================================================== [Pipeline] echo [2022-04-07T14:08:44.107Z] taggedImages: [2022-04-07T14:08:44.107Z] - nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:44.107Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-07T14:08:44.107Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.58 [2022-04-07T14:08:44.107Z] - nexus3.edgexfoundry.org:10004/core-command:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:08:44.107Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-07T14:08:44.137Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-07T14:08:44.137Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:44.137Z] latest [2022-04-07T14:08:44.137Z] 2.2.0-dev.58 [2022-04-07T14:08:44.137Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:08:44.137Z] main [2022-04-07T14:08:44.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:44.456Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:44.755Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:44.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T14:08:44.756Z] f2e77638e2eb: Preparing [2022-04-07T14:08:44.756Z] 136cd3951a57: Preparing [2022-04-07T14:08:44.756Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:44.756Z] 5cc5c4fb3076: Preparing [2022-04-07T14:08:44.756Z] 5f14b90d3eb3: Preparing [2022-04-07T14:08:44.756Z] b541d28bf3b4: Preparing [2022-04-07T14:08:44.756Z] b541d28bf3b4: Waiting [2022-04-07T14:08:44.756Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:44.756Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:44.756Z] 5f14b90d3eb3: Pushed [2022-04-07T14:08:44.756Z] f2e77638e2eb: Pushed [2022-04-07T14:08:45.015Z] 5cc5c4fb3076: Pushed [2022-04-07T14:08:47.559Z] 136cd3951a57: Pushed [2022-04-07T14:08:47.823Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:d313a1e2cc753b03f5300394b42360d47e0423f8519d6f63825eca97e874fae5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:48.128Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:48.440Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-07T14:08:48.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T14:08:48.440Z] f2e77638e2eb: Preparing [2022-04-07T14:08:48.440Z] 136cd3951a57: Preparing [2022-04-07T14:08:48.440Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:48.440Z] 5cc5c4fb3076: Preparing [2022-04-07T14:08:48.440Z] 5f14b90d3eb3: Preparing [2022-04-07T14:08:48.440Z] b541d28bf3b4: Preparing [2022-04-07T14:08:48.440Z] b541d28bf3b4: Waiting [2022-04-07T14:08:48.440Z] f2e77638e2eb: Layer already exists [2022-04-07T14:08:48.440Z] 136cd3951a57: Layer already exists [2022-04-07T14:08:48.440Z] 5cc5c4fb3076: Layer already exists [2022-04-07T14:08:48.440Z] 5f14b90d3eb3: Layer already exists [2022-04-07T14:08:48.440Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:48.440Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:48.440Z] latest: digest: sha256:d313a1e2cc753b03f5300394b42360d47e0423f8519d6f63825eca97e874fae5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:48.742Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:49.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 [2022-04-07T14:08:49.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T14:08:49.042Z] f2e77638e2eb: Preparing [2022-04-07T14:08:49.042Z] 136cd3951a57: Preparing [2022-04-07T14:08:49.042Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:49.042Z] 5cc5c4fb3076: Preparing [2022-04-07T14:08:49.042Z] 5f14b90d3eb3: Preparing [2022-04-07T14:08:49.042Z] b541d28bf3b4: Preparing [2022-04-07T14:08:49.042Z] b541d28bf3b4: Waiting [2022-04-07T14:08:49.042Z] 5cc5c4fb3076: Layer already exists [2022-04-07T14:08:49.042Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:49.042Z] 136cd3951a57: Layer already exists [2022-04-07T14:08:49.042Z] f2e77638e2eb: Layer already exists [2022-04-07T14:08:49.042Z] 5f14b90d3eb3: Layer already exists [2022-04-07T14:08:49.042Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:49.042Z] 2.2.0-dev.58: digest: sha256:d313a1e2cc753b03f5300394b42360d47e0423f8519d6f63825eca97e874fae5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:49.345Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:49.648Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:08:49.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T14:08:49.648Z] f2e77638e2eb: Preparing [2022-04-07T14:08:49.648Z] 136cd3951a57: Preparing [2022-04-07T14:08:49.648Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:49.648Z] 5cc5c4fb3076: Preparing [2022-04-07T14:08:49.648Z] 5f14b90d3eb3: Preparing [2022-04-07T14:08:49.648Z] b541d28bf3b4: Preparing [2022-04-07T14:08:49.648Z] b541d28bf3b4: Waiting [2022-04-07T14:08:49.648Z] 136cd3951a57: Layer already exists [2022-04-07T14:08:49.648Z] 5cc5c4fb3076: Layer already exists [2022-04-07T14:08:49.648Z] 5f14b90d3eb3: Layer already exists [2022-04-07T14:08:49.648Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:49.648Z] f2e77638e2eb: Layer already exists [2022-04-07T14:08:49.648Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:49.648Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:d313a1e2cc753b03f5300394b42360d47e0423f8519d6f63825eca97e874fae5 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:49.951Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:50.255Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-07T14:08:50.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T14:08:50.255Z] f2e77638e2eb: Preparing [2022-04-07T14:08:50.255Z] 136cd3951a57: Preparing [2022-04-07T14:08:50.255Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:50.255Z] 5cc5c4fb3076: Preparing [2022-04-07T14:08:50.255Z] 5f14b90d3eb3: Preparing [2022-04-07T14:08:50.255Z] b541d28bf3b4: Preparing [2022-04-07T14:08:50.255Z] b541d28bf3b4: Waiting [2022-04-07T14:08:50.255Z] 5f14b90d3eb3: Layer already exists [2022-04-07T14:08:50.255Z] f2e77638e2eb: Layer already exists [2022-04-07T14:08:50.255Z] 136cd3951a57: Layer already exists [2022-04-07T14:08:50.255Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:50.255Z] 5cc5c4fb3076: Layer already exists [2022-04-07T14:08:50.255Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:50.255Z] main: digest: sha256:d313a1e2cc753b03f5300394b42360d47e0423f8519d6f63825eca97e874fae5 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:08:50.294Z] ===================================================== [Pipeline] echo [2022-04-07T14:08:50.303Z] taggedImages: [2022-04-07T14:08:50.303Z] - nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:50.303Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-07T14:08:50.303Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.58 [2022-04-07T14:08:50.303Z] - nexus3.edgexfoundry.org:10004/core-data:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:08:50.303Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-07T14:08:50.325Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-07T14:08:50.325Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:50.325Z] latest [2022-04-07T14:08:50.325Z] 2.2.0-dev.58 [2022-04-07T14:08:50.325Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:08:50.325Z] main [2022-04-07T14:08:50.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:50.651Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:50.951Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:50.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T14:08:50.951Z] aeb51690dfe3: Preparing [2022-04-07T14:08:50.951Z] f7abefa6b965: Preparing [2022-04-07T14:08:50.951Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:50.951Z] 7186343adbb1: Preparing [2022-04-07T14:08:50.951Z] b541d28bf3b4: Preparing [2022-04-07T14:08:50.951Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:50.951Z] 7186343adbb1: Layer already exists [2022-04-07T14:08:50.951Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:50.951Z] aeb51690dfe3: Pushed [2022-04-07T14:08:53.498Z] f7abefa6b965: Pushed [2022-04-07T14:08:53.498Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:3f9a9b8333e6b97354da8e30ab8186ac424668bbb1d4da4b59379c4ca27621c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:53.796Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:54.090Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-07T14:08:54.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T14:08:54.090Z] aeb51690dfe3: Preparing [2022-04-07T14:08:54.090Z] f7abefa6b965: Preparing [2022-04-07T14:08:54.090Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:54.090Z] 7186343adbb1: Preparing [2022-04-07T14:08:54.090Z] b541d28bf3b4: Preparing [2022-04-07T14:08:54.090Z] f7abefa6b965: Layer already exists [2022-04-07T14:08:54.090Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:54.090Z] aeb51690dfe3: Layer already exists [2022-04-07T14:08:54.090Z] 7186343adbb1: Layer already exists [2022-04-07T14:08:54.090Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:54.090Z] latest: digest: sha256:3f9a9b8333e6b97354da8e30ab8186ac424668bbb1d4da4b59379c4ca27621c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:54.391Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:54.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 [2022-04-07T14:08:54.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T14:08:54.685Z] aeb51690dfe3: Preparing [2022-04-07T14:08:54.685Z] f7abefa6b965: Preparing [2022-04-07T14:08:54.685Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:54.685Z] 7186343adbb1: Preparing [2022-04-07T14:08:54.685Z] b541d28bf3b4: Preparing [2022-04-07T14:08:54.685Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:54.685Z] 7186343adbb1: Layer already exists [2022-04-07T14:08:54.685Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:54.685Z] aeb51690dfe3: Layer already exists [2022-04-07T14:08:54.685Z] f7abefa6b965: Layer already exists [2022-04-07T14:08:54.685Z] 2.2.0-dev.58: digest: sha256:3f9a9b8333e6b97354da8e30ab8186ac424668bbb1d4da4b59379c4ca27621c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:54.984Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:55.278Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:08:55.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T14:08:55.278Z] aeb51690dfe3: Preparing [2022-04-07T14:08:55.278Z] f7abefa6b965: Preparing [2022-04-07T14:08:55.278Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:55.278Z] 7186343adbb1: Preparing [2022-04-07T14:08:55.278Z] b541d28bf3b4: Preparing [2022-04-07T14:08:55.278Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:55.278Z] aeb51690dfe3: Layer already exists [2022-04-07T14:08:55.278Z] 7186343adbb1: Layer already exists [2022-04-07T14:08:55.278Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:55.278Z] f7abefa6b965: Layer already exists [2022-04-07T14:08:55.278Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:3f9a9b8333e6b97354da8e30ab8186ac424668bbb1d4da4b59379c4ca27621c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:55.577Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:55.874Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-07T14:08:55.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T14:08:55.874Z] aeb51690dfe3: Preparing [2022-04-07T14:08:55.874Z] f7abefa6b965: Preparing [2022-04-07T14:08:55.874Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:55.874Z] 7186343adbb1: Preparing [2022-04-07T14:08:55.874Z] b541d28bf3b4: Preparing [2022-04-07T14:08:55.874Z] 7186343adbb1: Layer already exists [2022-04-07T14:08:55.874Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:55.874Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:55.874Z] aeb51690dfe3: Layer already exists [2022-04-07T14:08:55.874Z] f7abefa6b965: Layer already exists [2022-04-07T14:08:55.874Z] main: digest: sha256:3f9a9b8333e6b97354da8e30ab8186ac424668bbb1d4da4b59379c4ca27621c7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:08:55.916Z] ===================================================== [Pipeline] echo [2022-04-07T14:08:55.928Z] taggedImages: [2022-04-07T14:08:55.929Z] - nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:55.929Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-07T14:08:55.929Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.58 [2022-04-07T14:08:55.929Z] - nexus3.edgexfoundry.org:10004/core-metadata:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:08:55.929Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-07T14:08:55.951Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-07T14:08:55.951Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:55.951Z] latest [2022-04-07T14:08:55.951Z] 2.2.0-dev.58 [2022-04-07T14:08:55.951Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:08:55.951Z] main [2022-04-07T14:08:55.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:56.277Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:56.573Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:08:56.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T14:08:56.573Z] 722a8694a8ca: Preparing [2022-04-07T14:08:56.573Z] 722a8694a8ca: Preparing [2022-04-07T14:08:56.573Z] 867fbe055f81: Preparing [2022-04-07T14:08:56.573Z] 3e71747c3c1c: Preparing [2022-04-07T14:08:56.573Z] 33a3e717e024: Preparing [2022-04-07T14:08:56.573Z] b6558c6319de: Preparing [2022-04-07T14:08:56.573Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:56.573Z] 0a89f5ebefeb: Preparing [2022-04-07T14:08:56.573Z] 4424c7d2afff: Preparing [2022-04-07T14:08:56.573Z] 888b826bad5d: Preparing [2022-04-07T14:08:56.573Z] 7f48383ae0b2: Preparing [2022-04-07T14:08:56.573Z] b541d28bf3b4: Preparing [2022-04-07T14:08:56.573Z] 8b0c05d1d13c: Waiting [2022-04-07T14:08:56.573Z] 0a89f5ebefeb: Waiting [2022-04-07T14:08:56.573Z] 4424c7d2afff: Waiting [2022-04-07T14:08:56.573Z] 888b826bad5d: Waiting [2022-04-07T14:08:56.573Z] 7f48383ae0b2: Waiting [2022-04-07T14:08:56.573Z] b541d28bf3b4: Waiting [2022-04-07T14:08:56.573Z] 722a8694a8ca: Pushed [2022-04-07T14:08:56.573Z] 867fbe055f81: Pushed [2022-04-07T14:08:56.573Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:56.573Z] 33a3e717e024: Pushed [2022-04-07T14:08:56.573Z] 3e71747c3c1c: Pushed [2022-04-07T14:08:56.833Z] 0a89f5ebefeb: Pushed [2022-04-07T14:08:56.833Z] 4424c7d2afff: Pushed [2022-04-07T14:08:56.833Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:56.833Z] 7f48383ae0b2: Pushed [2022-04-07T14:08:56.833Z] 888b826bad5d: Pushed [2022-04-07T14:08:58.744Z] b6558c6319de: Pushed [2022-04-07T14:08:58.744Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:570f31afb927e4ab63d367c94ef9467b210573175ca857431f4173974114122d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:59.046Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:59.335Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-07T14:08:59.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T14:08:59.336Z] 722a8694a8ca: Preparing [2022-04-07T14:08:59.336Z] 722a8694a8ca: Preparing [2022-04-07T14:08:59.336Z] 867fbe055f81: Preparing [2022-04-07T14:08:59.336Z] 3e71747c3c1c: Preparing [2022-04-07T14:08:59.336Z] 33a3e717e024: Preparing [2022-04-07T14:08:59.336Z] b6558c6319de: Preparing [2022-04-07T14:08:59.336Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:59.336Z] 0a89f5ebefeb: Preparing [2022-04-07T14:08:59.336Z] 4424c7d2afff: Preparing [2022-04-07T14:08:59.336Z] 888b826bad5d: Preparing [2022-04-07T14:08:59.336Z] 7f48383ae0b2: Preparing [2022-04-07T14:08:59.336Z] b541d28bf3b4: Preparing [2022-04-07T14:08:59.336Z] 4424c7d2afff: Waiting [2022-04-07T14:08:59.336Z] 7f48383ae0b2: Waiting [2022-04-07T14:08:59.336Z] 888b826bad5d: Waiting [2022-04-07T14:08:59.336Z] 8b0c05d1d13c: Waiting [2022-04-07T14:08:59.336Z] 0a89f5ebefeb: Waiting [2022-04-07T14:08:59.336Z] b541d28bf3b4: Waiting [2022-04-07T14:08:59.336Z] b6558c6319de: Layer already exists [2022-04-07T14:08:59.336Z] 33a3e717e024: Layer already exists [2022-04-07T14:08:59.336Z] 3e71747c3c1c: Layer already exists [2022-04-07T14:08:59.336Z] 722a8694a8ca: Layer already exists [2022-04-07T14:08:59.336Z] 867fbe055f81: Layer already exists [2022-04-07T14:08:59.336Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:59.336Z] 888b826bad5d: Layer already exists [2022-04-07T14:08:59.336Z] 4424c7d2afff: Layer already exists [2022-04-07T14:08:59.336Z] 0a89f5ebefeb: Layer already exists [2022-04-07T14:08:59.336Z] 7f48383ae0b2: Layer already exists [2022-04-07T14:08:59.336Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:59.336Z] latest: digest: sha256:570f31afb927e4ab63d367c94ef9467b210573175ca857431f4173974114122d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:59.632Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:08:59.925Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 [2022-04-07T14:08:59.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T14:08:59.925Z] 722a8694a8ca: Preparing [2022-04-07T14:08:59.925Z] 722a8694a8ca: Preparing [2022-04-07T14:08:59.925Z] 867fbe055f81: Preparing [2022-04-07T14:08:59.925Z] 3e71747c3c1c: Preparing [2022-04-07T14:08:59.925Z] 33a3e717e024: Preparing [2022-04-07T14:08:59.925Z] b6558c6319de: Preparing [2022-04-07T14:08:59.925Z] 8b0c05d1d13c: Preparing [2022-04-07T14:08:59.925Z] 0a89f5ebefeb: Preparing [2022-04-07T14:08:59.925Z] 4424c7d2afff: Preparing [2022-04-07T14:08:59.925Z] 888b826bad5d: Preparing [2022-04-07T14:08:59.925Z] 7f48383ae0b2: Preparing [2022-04-07T14:08:59.925Z] b541d28bf3b4: Preparing [2022-04-07T14:08:59.925Z] 7f48383ae0b2: Waiting [2022-04-07T14:08:59.925Z] 888b826bad5d: Waiting [2022-04-07T14:08:59.925Z] 0a89f5ebefeb: Waiting [2022-04-07T14:08:59.925Z] 4424c7d2afff: Waiting [2022-04-07T14:08:59.925Z] 8b0c05d1d13c: Waiting [2022-04-07T14:08:59.925Z] b6558c6319de: Layer already exists [2022-04-07T14:08:59.925Z] 33a3e717e024: Layer already exists [2022-04-07T14:08:59.925Z] 3e71747c3c1c: Layer already exists [2022-04-07T14:08:59.925Z] 722a8694a8ca: Layer already exists [2022-04-07T14:08:59.925Z] 867fbe055f81: Layer already exists [2022-04-07T14:08:59.925Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:08:59.925Z] 0a89f5ebefeb: Layer already exists [2022-04-07T14:08:59.925Z] 4424c7d2afff: Layer already exists [2022-04-07T14:08:59.925Z] 888b826bad5d: Layer already exists [2022-04-07T14:08:59.925Z] 7f48383ae0b2: Layer already exists [2022-04-07T14:08:59.925Z] b541d28bf3b4: Layer already exists [2022-04-07T14:08:59.925Z] 2.2.0-dev.58: digest: sha256:570f31afb927e4ab63d367c94ef9467b210573175ca857431f4173974114122d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:00.224Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:00.515Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:00.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T14:09:00.515Z] 722a8694a8ca: Preparing [2022-04-07T14:09:00.515Z] 722a8694a8ca: Preparing [2022-04-07T14:09:00.515Z] 867fbe055f81: Preparing [2022-04-07T14:09:00.515Z] 3e71747c3c1c: Preparing [2022-04-07T14:09:00.515Z] 33a3e717e024: Preparing [2022-04-07T14:09:00.515Z] b6558c6319de: Preparing [2022-04-07T14:09:00.515Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:00.515Z] 0a89f5ebefeb: Preparing [2022-04-07T14:09:00.515Z] 4424c7d2afff: Preparing [2022-04-07T14:09:00.515Z] 888b826bad5d: Preparing [2022-04-07T14:09:00.515Z] 7f48383ae0b2: Preparing [2022-04-07T14:09:00.515Z] b541d28bf3b4: Preparing [2022-04-07T14:09:00.515Z] 0a89f5ebefeb: Waiting [2022-04-07T14:09:00.515Z] 4424c7d2afff: Waiting [2022-04-07T14:09:00.515Z] 888b826bad5d: Waiting [2022-04-07T14:09:00.515Z] 7f48383ae0b2: Waiting [2022-04-07T14:09:00.515Z] b541d28bf3b4: Waiting [2022-04-07T14:09:00.515Z] 8b0c05d1d13c: Waiting [2022-04-07T14:09:00.515Z] 33a3e717e024: Layer already exists [2022-04-07T14:09:00.515Z] b6558c6319de: Layer already exists [2022-04-07T14:09:00.515Z] 722a8694a8ca: Layer already exists [2022-04-07T14:09:00.516Z] 3e71747c3c1c: Layer already exists [2022-04-07T14:09:00.516Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:00.516Z] 867fbe055f81: Layer already exists [2022-04-07T14:09:00.516Z] 0a89f5ebefeb: Layer already exists [2022-04-07T14:09:00.516Z] 4424c7d2afff: Layer already exists [2022-04-07T14:09:00.516Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:00.516Z] 888b826bad5d: Layer already exists [2022-04-07T14:09:00.516Z] 7f48383ae0b2: Layer already exists [2022-04-07T14:09:00.516Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:570f31afb927e4ab63d367c94ef9467b210573175ca857431f4173974114122d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:00.815Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:01.108Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-07T14:09:01.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T14:09:01.108Z] 722a8694a8ca: Preparing [2022-04-07T14:09:01.108Z] 722a8694a8ca: Preparing [2022-04-07T14:09:01.108Z] 867fbe055f81: Preparing [2022-04-07T14:09:01.108Z] 3e71747c3c1c: Preparing [2022-04-07T14:09:01.108Z] 33a3e717e024: Preparing [2022-04-07T14:09:01.108Z] b6558c6319de: Preparing [2022-04-07T14:09:01.108Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:01.108Z] 0a89f5ebefeb: Preparing [2022-04-07T14:09:01.108Z] 4424c7d2afff: Preparing [2022-04-07T14:09:01.108Z] 888b826bad5d: Preparing [2022-04-07T14:09:01.108Z] 7f48383ae0b2: Preparing [2022-04-07T14:09:01.108Z] b541d28bf3b4: Preparing [2022-04-07T14:09:01.108Z] 0a89f5ebefeb: Waiting [2022-04-07T14:09:01.108Z] 4424c7d2afff: Waiting [2022-04-07T14:09:01.108Z] 888b826bad5d: Waiting [2022-04-07T14:09:01.108Z] 7f48383ae0b2: Waiting [2022-04-07T14:09:01.108Z] b541d28bf3b4: Waiting [2022-04-07T14:09:01.108Z] 8b0c05d1d13c: Waiting [2022-04-07T14:09:01.108Z] 867fbe055f81: Layer already exists [2022-04-07T14:09:01.108Z] 3e71747c3c1c: Layer already exists [2022-04-07T14:09:01.108Z] 722a8694a8ca: Layer already exists [2022-04-07T14:09:01.108Z] b6558c6319de: Layer already exists [2022-04-07T14:09:01.108Z] 33a3e717e024: Layer already exists [2022-04-07T14:09:01.108Z] 0a89f5ebefeb: Layer already exists [2022-04-07T14:09:01.108Z] 7f48383ae0b2: Layer already exists [2022-04-07T14:09:01.108Z] 4424c7d2afff: Layer already exists [2022-04-07T14:09:01.108Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:01.108Z] 888b826bad5d: Layer already exists [2022-04-07T14:09:01.108Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:01.108Z] main: digest: sha256:570f31afb927e4ab63d367c94ef9467b210573175ca857431f4173974114122d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:01.145Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:01.153Z] taggedImages: [2022-04-07T14:09:01.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:01.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-07T14:09:01.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.58 [2022-04-07T14:09:01.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:01.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-07T14:09:01.167Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-07T14:09:01.168Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:01.168Z] latest [2022-04-07T14:09:01.168Z] 2.2.0-dev.58 [2022-04-07T14:09:01.168Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:01.168Z] main [2022-04-07T14:09:01.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:01.473Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:01.766Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:01.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T14:09:01.766Z] 15bdef23b92b: Preparing [2022-04-07T14:09:01.766Z] 9253ab55ba22: Preparing [2022-04-07T14:09:01.766Z] dab4dd0f8528: Preparing [2022-04-07T14:09:01.766Z] a6b444469718: Preparing [2022-04-07T14:09:01.766Z] a63e953ea88b: Preparing [2022-04-07T14:09:01.766Z] dd1757ee0081: Preparing [2022-04-07T14:09:01.766Z] a6751e050ff7: Preparing [2022-04-07T14:09:01.766Z] b541d28bf3b4: Preparing [2022-04-07T14:09:01.766Z] dd1757ee0081: Waiting [2022-04-07T14:09:01.766Z] a6751e050ff7: Waiting [2022-04-07T14:09:01.766Z] b541d28bf3b4: Waiting [2022-04-07T14:09:01.766Z] 9253ab55ba22: Pushed [2022-04-07T14:09:01.766Z] 15bdef23b92b: Pushed [2022-04-07T14:09:01.766Z] a63e953ea88b: Pushed [2022-04-07T14:09:01.766Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:02.026Z] dd1757ee0081: Pushed [2022-04-07T14:09:02.286Z] a6751e050ff7: Pushed [2022-04-07T14:09:03.668Z] a6b444469718: Pushed [2022-04-07T14:09:03.668Z] dab4dd0f8528: Pushed [2022-04-07T14:09:03.931Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:5fb550aeaf7209cd5a54830d4208bf1139b673b6e80cf22757ba62255a10dcb0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:04.232Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:04.614Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-07T14:09:04.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T14:09:04.614Z] 15bdef23b92b: Preparing [2022-04-07T14:09:04.614Z] 9253ab55ba22: Preparing [2022-04-07T14:09:04.614Z] dab4dd0f8528: Preparing [2022-04-07T14:09:04.614Z] a6b444469718: Preparing [2022-04-07T14:09:04.614Z] a63e953ea88b: Preparing [2022-04-07T14:09:04.614Z] dd1757ee0081: Preparing [2022-04-07T14:09:04.614Z] a6751e050ff7: Preparing [2022-04-07T14:09:04.614Z] b541d28bf3b4: Preparing [2022-04-07T14:09:04.614Z] dd1757ee0081: Waiting [2022-04-07T14:09:04.614Z] a6751e050ff7: Waiting [2022-04-07T14:09:04.614Z] b541d28bf3b4: Waiting [2022-04-07T14:09:04.614Z] 15bdef23b92b: Layer already exists [2022-04-07T14:09:04.614Z] a63e953ea88b: Layer already exists [2022-04-07T14:09:04.614Z] 9253ab55ba22: Layer already exists [2022-04-07T14:09:04.614Z] a6b444469718: Layer already exists [2022-04-07T14:09:04.614Z] dab4dd0f8528: Layer already exists [2022-04-07T14:09:04.614Z] dd1757ee0081: Layer already exists [2022-04-07T14:09:04.614Z] a6751e050ff7: Layer already exists [2022-04-07T14:09:04.614Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:04.614Z] latest: digest: sha256:5fb550aeaf7209cd5a54830d4208bf1139b673b6e80cf22757ba62255a10dcb0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:04.971Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:05.265Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 [2022-04-07T14:09:05.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T14:09:05.266Z] 15bdef23b92b: Preparing [2022-04-07T14:09:05.266Z] 9253ab55ba22: Preparing [2022-04-07T14:09:05.266Z] dab4dd0f8528: Preparing [2022-04-07T14:09:05.266Z] a6b444469718: Preparing [2022-04-07T14:09:05.266Z] a63e953ea88b: Preparing [2022-04-07T14:09:05.266Z] dd1757ee0081: Preparing [2022-04-07T14:09:05.266Z] a6751e050ff7: Preparing [2022-04-07T14:09:05.266Z] b541d28bf3b4: Preparing [2022-04-07T14:09:05.266Z] a6751e050ff7: Waiting [2022-04-07T14:09:05.266Z] dd1757ee0081: Waiting [2022-04-07T14:09:05.266Z] b541d28bf3b4: Waiting [2022-04-07T14:09:05.266Z] 9253ab55ba22: Layer already exists [2022-04-07T14:09:05.266Z] a6b444469718: Layer already exists [2022-04-07T14:09:05.266Z] a63e953ea88b: Layer already exists [2022-04-07T14:09:05.266Z] dab4dd0f8528: Layer already exists [2022-04-07T14:09:05.266Z] 15bdef23b92b: Layer already exists [2022-04-07T14:09:05.266Z] dd1757ee0081: Layer already exists [2022-04-07T14:09:05.266Z] a6751e050ff7: Layer already exists [2022-04-07T14:09:05.266Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:05.266Z] 2.2.0-dev.58: digest: sha256:5fb550aeaf7209cd5a54830d4208bf1139b673b6e80cf22757ba62255a10dcb0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:05.569Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:05.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:05.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T14:09:05.864Z] 15bdef23b92b: Preparing [2022-04-07T14:09:05.864Z] 9253ab55ba22: Preparing [2022-04-07T14:09:05.864Z] dab4dd0f8528: Preparing [2022-04-07T14:09:05.864Z] a6b444469718: Preparing [2022-04-07T14:09:05.864Z] a63e953ea88b: Preparing [2022-04-07T14:09:05.864Z] dd1757ee0081: Preparing [2022-04-07T14:09:05.864Z] a6751e050ff7: Preparing [2022-04-07T14:09:05.864Z] b541d28bf3b4: Preparing [2022-04-07T14:09:05.864Z] dd1757ee0081: Waiting [2022-04-07T14:09:05.864Z] a6751e050ff7: Waiting [2022-04-07T14:09:05.864Z] b541d28bf3b4: Waiting [2022-04-07T14:09:05.864Z] a63e953ea88b: Layer already exists [2022-04-07T14:09:05.864Z] 15bdef23b92b: Layer already exists [2022-04-07T14:09:05.864Z] dab4dd0f8528: Layer already exists [2022-04-07T14:09:05.864Z] 9253ab55ba22: Layer already exists [2022-04-07T14:09:05.864Z] a6b444469718: Layer already exists [2022-04-07T14:09:05.864Z] dd1757ee0081: Layer already exists [2022-04-07T14:09:05.864Z] a6751e050ff7: Layer already exists [2022-04-07T14:09:05.864Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:05.864Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:5fb550aeaf7209cd5a54830d4208bf1139b673b6e80cf22757ba62255a10dcb0 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:06.165Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:06.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-07T14:09:06.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T14:09:06.465Z] 15bdef23b92b: Preparing [2022-04-07T14:09:06.465Z] 9253ab55ba22: Preparing [2022-04-07T14:09:06.465Z] dab4dd0f8528: Preparing [2022-04-07T14:09:06.465Z] a6b444469718: Preparing [2022-04-07T14:09:06.465Z] a63e953ea88b: Preparing [2022-04-07T14:09:06.465Z] dd1757ee0081: Preparing [2022-04-07T14:09:06.465Z] a6751e050ff7: Preparing [2022-04-07T14:09:06.465Z] b541d28bf3b4: Preparing [2022-04-07T14:09:06.465Z] dd1757ee0081: Waiting [2022-04-07T14:09:06.465Z] a6751e050ff7: Waiting [2022-04-07T14:09:06.465Z] b541d28bf3b4: Waiting [2022-04-07T14:09:06.465Z] a63e953ea88b: Layer already exists [2022-04-07T14:09:06.465Z] 15bdef23b92b: Layer already exists [2022-04-07T14:09:06.465Z] a6b444469718: Layer already exists [2022-04-07T14:09:06.465Z] 9253ab55ba22: Layer already exists [2022-04-07T14:09:06.465Z] dab4dd0f8528: Layer already exists [2022-04-07T14:09:06.465Z] a6751e050ff7: Layer already exists [2022-04-07T14:09:06.465Z] dd1757ee0081: Layer already exists [2022-04-07T14:09:06.465Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:06.465Z] main: digest: sha256:5fb550aeaf7209cd5a54830d4208bf1139b673b6e80cf22757ba62255a10dcb0 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:06.511Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:06.526Z] taggedImages: [2022-04-07T14:09:06.527Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:06.527Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-07T14:09:06.527Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.58 [2022-04-07T14:09:06.527Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:06.527Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-07T14:09:06.557Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-07T14:09:06.557Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:06.557Z] latest [2022-04-07T14:09:06.557Z] 2.2.0-dev.58 [2022-04-07T14:09:06.557Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:06.557Z] main [2022-04-07T14:09:06.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:06.889Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:07.186Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:07.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T14:09:07.186Z] 33746425771c: Preparing [2022-04-07T14:09:07.186Z] 441f856b2714: Preparing [2022-04-07T14:09:07.186Z] 82a9df2f59d9: Preparing [2022-04-07T14:09:07.186Z] 172cfe942385: Preparing [2022-04-07T14:09:07.186Z] c824a1844f76: Preparing [2022-04-07T14:09:07.186Z] 4688cf75bd88: Preparing [2022-04-07T14:09:07.186Z] 1eff56e083cd: Preparing [2022-04-07T14:09:07.186Z] 2eb7e51dee1c: Preparing [2022-04-07T14:09:07.186Z] 9fb3b84f5d08: Preparing [2022-04-07T14:09:07.186Z] b541d28bf3b4: Preparing [2022-04-07T14:09:07.186Z] 1eff56e083cd: Waiting [2022-04-07T14:09:07.186Z] 2eb7e51dee1c: Waiting [2022-04-07T14:09:07.186Z] 9fb3b84f5d08: Waiting [2022-04-07T14:09:07.186Z] 4688cf75bd88: Waiting [2022-04-07T14:09:07.186Z] b541d28bf3b4: Waiting [2022-04-07T14:09:07.186Z] 33746425771c: Pushed [2022-04-07T14:09:07.186Z] 441f856b2714: Pushed [2022-04-07T14:09:07.186Z] c824a1844f76: Pushed [2022-04-07T14:09:07.445Z] 4688cf75bd88: Pushed [2022-04-07T14:09:07.445Z] 2eb7e51dee1c: Pushed [2022-04-07T14:09:07.445Z] 1eff56e083cd: Pushed [2022-04-07T14:09:07.445Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:07.445Z] 9fb3b84f5d08: Pushed [2022-04-07T14:09:09.357Z] 172cfe942385: Pushed [2022-04-07T14:09:09.357Z] 82a9df2f59d9: Pushed [2022-04-07T14:09:09.357Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:129cb1d883aed2e5616ab0de79c90488f5ea5e414f4b23b92dd429c2629ea44a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:09.660Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:09.957Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-07T14:09:09.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T14:09:09.957Z] 33746425771c: Preparing [2022-04-07T14:09:09.957Z] 441f856b2714: Preparing [2022-04-07T14:09:09.957Z] 82a9df2f59d9: Preparing [2022-04-07T14:09:09.957Z] 172cfe942385: Preparing [2022-04-07T14:09:09.957Z] c824a1844f76: Preparing [2022-04-07T14:09:09.957Z] 4688cf75bd88: Preparing [2022-04-07T14:09:09.957Z] 1eff56e083cd: Preparing [2022-04-07T14:09:09.957Z] 2eb7e51dee1c: Preparing [2022-04-07T14:09:09.957Z] 9fb3b84f5d08: Preparing [2022-04-07T14:09:09.957Z] b541d28bf3b4: Preparing [2022-04-07T14:09:09.957Z] 9fb3b84f5d08: Waiting [2022-04-07T14:09:09.957Z] 2eb7e51dee1c: Waiting [2022-04-07T14:09:09.957Z] b541d28bf3b4: Waiting [2022-04-07T14:09:09.957Z] 1eff56e083cd: Waiting [2022-04-07T14:09:09.957Z] 33746425771c: Layer already exists [2022-04-07T14:09:09.957Z] 441f856b2714: Layer already exists [2022-04-07T14:09:09.957Z] 82a9df2f59d9: Layer already exists [2022-04-07T14:09:09.957Z] c824a1844f76: Layer already exists [2022-04-07T14:09:09.957Z] 172cfe942385: Layer already exists [2022-04-07T14:09:09.957Z] 4688cf75bd88: Layer already exists [2022-04-07T14:09:09.957Z] 9fb3b84f5d08: Layer already exists [2022-04-07T14:09:09.957Z] 2eb7e51dee1c: Layer already exists [2022-04-07T14:09:09.957Z] 1eff56e083cd: Layer already exists [2022-04-07T14:09:09.957Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:09.957Z] latest: digest: sha256:129cb1d883aed2e5616ab0de79c90488f5ea5e414f4b23b92dd429c2629ea44a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:10.257Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:10.553Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 [2022-04-07T14:09:10.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T14:09:10.553Z] 33746425771c: Preparing [2022-04-07T14:09:10.553Z] 441f856b2714: Preparing [2022-04-07T14:09:10.553Z] 82a9df2f59d9: Preparing [2022-04-07T14:09:10.553Z] 172cfe942385: Preparing [2022-04-07T14:09:10.553Z] c824a1844f76: Preparing [2022-04-07T14:09:10.553Z] 4688cf75bd88: Preparing [2022-04-07T14:09:10.553Z] 1eff56e083cd: Preparing [2022-04-07T14:09:10.553Z] 2eb7e51dee1c: Preparing [2022-04-07T14:09:10.553Z] 9fb3b84f5d08: Preparing [2022-04-07T14:09:10.553Z] b541d28bf3b4: Preparing [2022-04-07T14:09:10.553Z] 4688cf75bd88: Waiting [2022-04-07T14:09:10.553Z] 1eff56e083cd: Waiting [2022-04-07T14:09:10.553Z] 2eb7e51dee1c: Waiting [2022-04-07T14:09:10.553Z] 9fb3b84f5d08: Waiting [2022-04-07T14:09:10.553Z] 82a9df2f59d9: Layer already exists [2022-04-07T14:09:10.553Z] 172cfe942385: Layer already exists [2022-04-07T14:09:10.553Z] c824a1844f76: Layer already exists [2022-04-07T14:09:10.553Z] 441f856b2714: Layer already exists [2022-04-07T14:09:10.553Z] 33746425771c: Layer already exists [2022-04-07T14:09:10.553Z] 4688cf75bd88: Layer already exists [2022-04-07T14:09:10.553Z] 2eb7e51dee1c: Layer already exists [2022-04-07T14:09:10.553Z] 1eff56e083cd: Layer already exists [2022-04-07T14:09:10.553Z] 9fb3b84f5d08: Layer already exists [2022-04-07T14:09:10.553Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:10.553Z] 2.2.0-dev.58: digest: sha256:129cb1d883aed2e5616ab0de79c90488f5ea5e414f4b23b92dd429c2629ea44a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:10.853Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:11.148Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:11.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T14:09:11.148Z] 33746425771c: Preparing [2022-04-07T14:09:11.148Z] 441f856b2714: Preparing [2022-04-07T14:09:11.148Z] 82a9df2f59d9: Preparing [2022-04-07T14:09:11.148Z] 172cfe942385: Preparing [2022-04-07T14:09:11.148Z] c824a1844f76: Preparing [2022-04-07T14:09:11.148Z] 4688cf75bd88: Preparing [2022-04-07T14:09:11.148Z] 1eff56e083cd: Preparing [2022-04-07T14:09:11.148Z] 2eb7e51dee1c: Preparing [2022-04-07T14:09:11.148Z] 9fb3b84f5d08: Preparing [2022-04-07T14:09:11.148Z] b541d28bf3b4: Preparing [2022-04-07T14:09:11.148Z] 1eff56e083cd: Waiting [2022-04-07T14:09:11.148Z] 2eb7e51dee1c: Waiting [2022-04-07T14:09:11.148Z] 9fb3b84f5d08: Waiting [2022-04-07T14:09:11.148Z] b541d28bf3b4: Waiting [2022-04-07T14:09:11.148Z] 4688cf75bd88: Waiting [2022-04-07T14:09:11.148Z] 82a9df2f59d9: Layer already exists [2022-04-07T14:09:11.148Z] 172cfe942385: Layer already exists [2022-04-07T14:09:11.148Z] 33746425771c: Layer already exists [2022-04-07T14:09:11.148Z] 441f856b2714: Layer already exists [2022-04-07T14:09:11.148Z] c824a1844f76: Layer already exists [2022-04-07T14:09:11.148Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:11.148Z] 2eb7e51dee1c: Layer already exists [2022-04-07T14:09:11.148Z] 1eff56e083cd: Layer already exists [2022-04-07T14:09:11.148Z] 4688cf75bd88: Layer already exists [2022-04-07T14:09:11.148Z] 9fb3b84f5d08: Layer already exists [2022-04-07T14:09:11.148Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:129cb1d883aed2e5616ab0de79c90488f5ea5e414f4b23b92dd429c2629ea44a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:11.449Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:11.743Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-07T14:09:11.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T14:09:11.743Z] 33746425771c: Preparing [2022-04-07T14:09:11.743Z] 441f856b2714: Preparing [2022-04-07T14:09:11.743Z] 82a9df2f59d9: Preparing [2022-04-07T14:09:11.743Z] 172cfe942385: Preparing [2022-04-07T14:09:11.743Z] c824a1844f76: Preparing [2022-04-07T14:09:11.743Z] 4688cf75bd88: Preparing [2022-04-07T14:09:11.743Z] 1eff56e083cd: Preparing [2022-04-07T14:09:11.743Z] 2eb7e51dee1c: Preparing [2022-04-07T14:09:11.743Z] 9fb3b84f5d08: Preparing [2022-04-07T14:09:11.743Z] b541d28bf3b4: Preparing [2022-04-07T14:09:11.743Z] 1eff56e083cd: Waiting [2022-04-07T14:09:11.743Z] 9fb3b84f5d08: Waiting [2022-04-07T14:09:11.743Z] 4688cf75bd88: Waiting [2022-04-07T14:09:11.743Z] b541d28bf3b4: Waiting [2022-04-07T14:09:11.743Z] 441f856b2714: Layer already exists [2022-04-07T14:09:11.743Z] 82a9df2f59d9: Layer already exists [2022-04-07T14:09:11.743Z] c824a1844f76: Layer already exists [2022-04-07T14:09:11.743Z] 172cfe942385: Layer already exists [2022-04-07T14:09:11.743Z] 33746425771c: Layer already exists [2022-04-07T14:09:11.743Z] 4688cf75bd88: Layer already exists [2022-04-07T14:09:11.743Z] 1eff56e083cd: Layer already exists [2022-04-07T14:09:11.743Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:11.743Z] 9fb3b84f5d08: Layer already exists [2022-04-07T14:09:11.743Z] 2eb7e51dee1c: Layer already exists [2022-04-07T14:09:11.744Z] main: digest: sha256:129cb1d883aed2e5616ab0de79c90488f5ea5e414f4b23b92dd429c2629ea44a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:11.793Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:11.803Z] taggedImages: [2022-04-07T14:09:11.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:11.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-07T14:09:11.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.58 [2022-04-07T14:09:11.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:11.803Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-07T14:09:11.826Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-07T14:09:11.826Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:11.826Z] latest [2022-04-07T14:09:11.826Z] 2.2.0-dev.58 [2022-04-07T14:09:11.826Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:11.826Z] main [2022-04-07T14:09:11.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:12.146Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:12.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:12.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T14:09:12.446Z] d0f3bd243b03: Preparing [2022-04-07T14:09:12.446Z] 72b69b429159: Preparing [2022-04-07T14:09:12.446Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:12.446Z] 43662d15b113: Preparing [2022-04-07T14:09:12.446Z] c68ee3a882f5: Preparing [2022-04-07T14:09:12.446Z] 4fc242d58285: Preparing [2022-04-07T14:09:12.446Z] 4fc242d58285: Waiting [2022-04-07T14:09:12.446Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:12.446Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:12.446Z] d0f3bd243b03: Pushed [2022-04-07T14:09:12.446Z] c68ee3a882f5: Pushed [2022-04-07T14:09:13.016Z] 43662d15b113: Pushed [2022-04-07T14:09:14.402Z] 72b69b429159: Pushed [2022-04-07T14:09:14.662Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:a947dff54bae106ddea76a0e704f268ec443642e01173da091dde47f3849043d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:14.963Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:15.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-07T14:09:15.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T14:09:15.256Z] d0f3bd243b03: Preparing [2022-04-07T14:09:15.256Z] 72b69b429159: Preparing [2022-04-07T14:09:15.256Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:15.256Z] 43662d15b113: Preparing [2022-04-07T14:09:15.256Z] c68ee3a882f5: Preparing [2022-04-07T14:09:15.256Z] 4fc242d58285: Preparing [2022-04-07T14:09:15.256Z] 4fc242d58285: Waiting [2022-04-07T14:09:15.256Z] 43662d15b113: Layer already exists [2022-04-07T14:09:15.256Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:15.256Z] 72b69b429159: Layer already exists [2022-04-07T14:09:15.256Z] d0f3bd243b03: Layer already exists [2022-04-07T14:09:15.256Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:15.256Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:15.256Z] latest: digest: sha256:a947dff54bae106ddea76a0e704f268ec443642e01173da091dde47f3849043d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:15.551Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:15.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 [2022-04-07T14:09:15.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T14:09:15.844Z] d0f3bd243b03: Preparing [2022-04-07T14:09:15.844Z] 72b69b429159: Preparing [2022-04-07T14:09:15.844Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:15.844Z] 43662d15b113: Preparing [2022-04-07T14:09:15.844Z] c68ee3a882f5: Preparing [2022-04-07T14:09:15.844Z] 4fc242d58285: Preparing [2022-04-07T14:09:15.844Z] 4fc242d58285: Waiting [2022-04-07T14:09:15.844Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:15.844Z] d0f3bd243b03: Layer already exists [2022-04-07T14:09:15.844Z] 72b69b429159: Layer already exists [2022-04-07T14:09:15.844Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:15.844Z] 43662d15b113: Layer already exists [2022-04-07T14:09:15.844Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:15.844Z] 2.2.0-dev.58: digest: sha256:a947dff54bae106ddea76a0e704f268ec443642e01173da091dde47f3849043d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:16.148Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:16.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:16.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T14:09:16.444Z] d0f3bd243b03: Preparing [2022-04-07T14:09:16.444Z] 72b69b429159: Preparing [2022-04-07T14:09:16.444Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:16.444Z] 43662d15b113: Preparing [2022-04-07T14:09:16.444Z] c68ee3a882f5: Preparing [2022-04-07T14:09:16.444Z] 4fc242d58285: Preparing [2022-04-07T14:09:16.444Z] 4fc242d58285: Waiting [2022-04-07T14:09:16.444Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:16.444Z] 72b69b429159: Layer already exists [2022-04-07T14:09:16.444Z] d0f3bd243b03: Layer already exists [2022-04-07T14:09:16.444Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:16.444Z] 43662d15b113: Layer already exists [2022-04-07T14:09:16.444Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:16.444Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:a947dff54bae106ddea76a0e704f268ec443642e01173da091dde47f3849043d size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:16.742Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:17.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-07T14:09:17.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T14:09:17.032Z] d0f3bd243b03: Preparing [2022-04-07T14:09:17.032Z] 72b69b429159: Preparing [2022-04-07T14:09:17.032Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:17.032Z] 43662d15b113: Preparing [2022-04-07T14:09:17.032Z] c68ee3a882f5: Preparing [2022-04-07T14:09:17.032Z] 4fc242d58285: Preparing [2022-04-07T14:09:17.032Z] 4fc242d58285: Waiting [2022-04-07T14:09:17.032Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:17.032Z] 72b69b429159: Layer already exists [2022-04-07T14:09:17.032Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:17.032Z] 43662d15b113: Layer already exists [2022-04-07T14:09:17.032Z] d0f3bd243b03: Layer already exists [2022-04-07T14:09:17.032Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:17.032Z] main: digest: sha256:a947dff54bae106ddea76a0e704f268ec443642e01173da091dde47f3849043d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:17.077Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:17.091Z] taggedImages: [2022-04-07T14:09:17.091Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:17.091Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-07T14:09:17.091Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.58 [2022-04-07T14:09:17.091Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:17.091Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-07T14:09:17.126Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-07T14:09:17.126Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:17.126Z] latest [2022-04-07T14:09:17.126Z] 2.2.0-dev.58 [2022-04-07T14:09:17.126Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:17.126Z] main [2022-04-07T14:09:17.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:17.453Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:17.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:17.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T14:09:17.745Z] 8777bf948d5c: Preparing [2022-04-07T14:09:17.745Z] 7526ec444a6c: Preparing [2022-04-07T14:09:17.745Z] 16f52a94da4d: Preparing [2022-04-07T14:09:17.745Z] fd809097fdd5: Preparing [2022-04-07T14:09:17.745Z] 294859a293da: Preparing [2022-04-07T14:09:17.745Z] 3c82be8daee5: Preparing [2022-04-07T14:09:17.745Z] c68ee3a882f5: Preparing [2022-04-07T14:09:17.745Z] 4fc242d58285: Preparing [2022-04-07T14:09:17.745Z] 3c82be8daee5: Waiting [2022-04-07T14:09:17.745Z] c68ee3a882f5: Waiting [2022-04-07T14:09:17.745Z] 4fc242d58285: Waiting [2022-04-07T14:09:17.745Z] 16f52a94da4d: Pushed [2022-04-07T14:09:17.745Z] 8777bf948d5c: Pushed [2022-04-07T14:09:17.745Z] 7526ec444a6c: Pushed [2022-04-07T14:09:17.745Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:17.745Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:18.315Z] 3c82be8daee5: Pushed [2022-04-07T14:09:21.612Z] 294859a293da: Pushed [2022-04-07T14:09:24.912Z] fd809097fdd5: Pushed [2022-04-07T14:09:24.912Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:5ba15ea6ecbad0de76a902121469e5e3bef94b53f2f9d702156ba8235cbe3524 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:25.216Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:25.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-07T14:09:25.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T14:09:25.511Z] 8777bf948d5c: Preparing [2022-04-07T14:09:25.511Z] 7526ec444a6c: Preparing [2022-04-07T14:09:25.511Z] 16f52a94da4d: Preparing [2022-04-07T14:09:25.511Z] fd809097fdd5: Preparing [2022-04-07T14:09:25.511Z] 294859a293da: Preparing [2022-04-07T14:09:25.511Z] 3c82be8daee5: Preparing [2022-04-07T14:09:25.511Z] c68ee3a882f5: Preparing [2022-04-07T14:09:25.511Z] 4fc242d58285: Preparing [2022-04-07T14:09:25.511Z] 3c82be8daee5: Waiting [2022-04-07T14:09:25.511Z] c68ee3a882f5: Waiting [2022-04-07T14:09:25.511Z] 4fc242d58285: Waiting [2022-04-07T14:09:25.511Z] 16f52a94da4d: Layer already exists [2022-04-07T14:09:25.511Z] 7526ec444a6c: Layer already exists [2022-04-07T14:09:25.511Z] 8777bf948d5c: Layer already exists [2022-04-07T14:09:25.511Z] 294859a293da: Layer already exists [2022-04-07T14:09:25.511Z] fd809097fdd5: Layer already exists [2022-04-07T14:09:25.511Z] 3c82be8daee5: Layer already exists [2022-04-07T14:09:25.511Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:25.511Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:25.511Z] latest: digest: sha256:5ba15ea6ecbad0de76a902121469e5e3bef94b53f2f9d702156ba8235cbe3524 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:25.810Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:26.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 [2022-04-07T14:09:26.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T14:09:26.110Z] 8777bf948d5c: Preparing [2022-04-07T14:09:26.110Z] 7526ec444a6c: Preparing [2022-04-07T14:09:26.110Z] 16f52a94da4d: Preparing [2022-04-07T14:09:26.110Z] fd809097fdd5: Preparing [2022-04-07T14:09:26.110Z] 294859a293da: Preparing [2022-04-07T14:09:26.110Z] 3c82be8daee5: Preparing [2022-04-07T14:09:26.110Z] c68ee3a882f5: Preparing [2022-04-07T14:09:26.110Z] 4fc242d58285: Preparing [2022-04-07T14:09:26.110Z] c68ee3a882f5: Waiting [2022-04-07T14:09:26.110Z] 3c82be8daee5: Waiting [2022-04-07T14:09:26.110Z] 4fc242d58285: Waiting [2022-04-07T14:09:26.110Z] 7526ec444a6c: Layer already exists [2022-04-07T14:09:26.110Z] fd809097fdd5: Layer already exists [2022-04-07T14:09:26.110Z] 16f52a94da4d: Layer already exists [2022-04-07T14:09:26.110Z] 294859a293da: Layer already exists [2022-04-07T14:09:26.110Z] 8777bf948d5c: Layer already exists [2022-04-07T14:09:26.110Z] 3c82be8daee5: Layer already exists [2022-04-07T14:09:26.110Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:26.110Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:26.110Z] 2.2.0-dev.58: digest: sha256:5ba15ea6ecbad0de76a902121469e5e3bef94b53f2f9d702156ba8235cbe3524 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:26.417Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:26.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:26.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T14:09:26.720Z] 8777bf948d5c: Preparing [2022-04-07T14:09:26.720Z] 7526ec444a6c: Preparing [2022-04-07T14:09:26.720Z] 16f52a94da4d: Preparing [2022-04-07T14:09:26.720Z] fd809097fdd5: Preparing [2022-04-07T14:09:26.720Z] 294859a293da: Preparing [2022-04-07T14:09:26.720Z] 3c82be8daee5: Preparing [2022-04-07T14:09:26.720Z] c68ee3a882f5: Preparing [2022-04-07T14:09:26.720Z] 4fc242d58285: Preparing [2022-04-07T14:09:26.720Z] 3c82be8daee5: Waiting [2022-04-07T14:09:26.720Z] c68ee3a882f5: Waiting [2022-04-07T14:09:26.720Z] 4fc242d58285: Waiting [2022-04-07T14:09:26.720Z] 294859a293da: Layer already exists [2022-04-07T14:09:26.720Z] 7526ec444a6c: Layer already exists [2022-04-07T14:09:26.720Z] fd809097fdd5: Layer already exists [2022-04-07T14:09:26.720Z] 8777bf948d5c: Layer already exists [2022-04-07T14:09:26.720Z] 16f52a94da4d: Layer already exists [2022-04-07T14:09:26.720Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:26.720Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:26.720Z] 3c82be8daee5: Layer already exists [2022-04-07T14:09:26.720Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:5ba15ea6ecbad0de76a902121469e5e3bef94b53f2f9d702156ba8235cbe3524 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:27.024Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:27.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-07T14:09:27.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T14:09:27.389Z] 8777bf948d5c: Preparing [2022-04-07T14:09:27.389Z] 7526ec444a6c: Preparing [2022-04-07T14:09:27.390Z] 16f52a94da4d: Preparing [2022-04-07T14:09:27.390Z] fd809097fdd5: Preparing [2022-04-07T14:09:27.390Z] 294859a293da: Preparing [2022-04-07T14:09:27.390Z] 3c82be8daee5: Preparing [2022-04-07T14:09:27.390Z] c68ee3a882f5: Preparing [2022-04-07T14:09:27.390Z] 4fc242d58285: Preparing [2022-04-07T14:09:27.390Z] 3c82be8daee5: Waiting [2022-04-07T14:09:27.390Z] 4fc242d58285: Waiting [2022-04-07T14:09:27.390Z] c68ee3a882f5: Waiting [2022-04-07T14:09:27.390Z] 294859a293da: Layer already exists [2022-04-07T14:09:27.390Z] 7526ec444a6c: Layer already exists [2022-04-07T14:09:27.390Z] 16f52a94da4d: Layer already exists [2022-04-07T14:09:27.390Z] fd809097fdd5: Layer already exists [2022-04-07T14:09:27.390Z] 8777bf948d5c: Layer already exists [2022-04-07T14:09:27.390Z] 3c82be8daee5: Layer already exists [2022-04-07T14:09:27.390Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:27.390Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:27.390Z] main: digest: sha256:5ba15ea6ecbad0de76a902121469e5e3bef94b53f2f9d702156ba8235cbe3524 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:27.454Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:27.465Z] taggedImages: [2022-04-07T14:09:27.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:27.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-07T14:09:27.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.58 [2022-04-07T14:09:27.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:27.466Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-07T14:09:27.491Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-07T14:09:27.491Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:27.491Z] latest [2022-04-07T14:09:27.491Z] 2.2.0-dev.58 [2022-04-07T14:09:27.491Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:27.491Z] main [2022-04-07T14:09:27.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:27.837Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:28.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:28.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T14:09:28.131Z] a01d254ede3e: Preparing [2022-04-07T14:09:28.131Z] b9913536ca1f: Preparing [2022-04-07T14:09:28.131Z] 94626e347296: Preparing [2022-04-07T14:09:28.131Z] b619474234f1: Preparing [2022-04-07T14:09:28.131Z] 0b2c2387b568: Preparing [2022-04-07T14:09:28.131Z] c68ee3a882f5: Preparing [2022-04-07T14:09:28.131Z] 4fc242d58285: Preparing [2022-04-07T14:09:28.131Z] 4fc242d58285: Waiting [2022-04-07T14:09:28.131Z] c68ee3a882f5: Waiting [2022-04-07T14:09:28.131Z] b9913536ca1f: Pushed [2022-04-07T14:09:28.131Z] a01d254ede3e: Pushed [2022-04-07T14:09:28.131Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:28.131Z] 94626e347296: Pushed [2022-04-07T14:09:28.131Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:28.391Z] 0b2c2387b568: Pushed [2022-04-07T14:09:34.973Z] b619474234f1: Pushed [2022-04-07T14:09:34.973Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:66345132a6ac567fb05e178cbcc8608018fe7902b1bfa8945fa4ad7573d0a785 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:35.272Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:35.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-07T14:09:35.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T14:09:35.565Z] a01d254ede3e: Preparing [2022-04-07T14:09:35.565Z] b9913536ca1f: Preparing [2022-04-07T14:09:35.565Z] 94626e347296: Preparing [2022-04-07T14:09:35.565Z] b619474234f1: Preparing [2022-04-07T14:09:35.565Z] 0b2c2387b568: Preparing [2022-04-07T14:09:35.565Z] c68ee3a882f5: Preparing [2022-04-07T14:09:35.565Z] 4fc242d58285: Preparing [2022-04-07T14:09:35.565Z] c68ee3a882f5: Waiting [2022-04-07T14:09:35.565Z] 4fc242d58285: Waiting [2022-04-07T14:09:35.565Z] 0b2c2387b568: Layer already exists [2022-04-07T14:09:35.565Z] b619474234f1: Layer already exists [2022-04-07T14:09:35.565Z] b9913536ca1f: Layer already exists [2022-04-07T14:09:35.565Z] 94626e347296: Layer already exists [2022-04-07T14:09:35.565Z] a01d254ede3e: Layer already exists [2022-04-07T14:09:35.565Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:35.565Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:35.565Z] latest: digest: sha256:66345132a6ac567fb05e178cbcc8608018fe7902b1bfa8945fa4ad7573d0a785 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:35.864Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:36.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 [2022-04-07T14:09:36.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T14:09:36.158Z] a01d254ede3e: Preparing [2022-04-07T14:09:36.158Z] b9913536ca1f: Preparing [2022-04-07T14:09:36.158Z] 94626e347296: Preparing [2022-04-07T14:09:36.158Z] b619474234f1: Preparing [2022-04-07T14:09:36.158Z] 0b2c2387b568: Preparing [2022-04-07T14:09:36.158Z] c68ee3a882f5: Preparing [2022-04-07T14:09:36.158Z] 4fc242d58285: Preparing [2022-04-07T14:09:36.158Z] c68ee3a882f5: Waiting [2022-04-07T14:09:36.158Z] 4fc242d58285: Waiting [2022-04-07T14:09:36.158Z] b619474234f1: Layer already exists [2022-04-07T14:09:36.158Z] b9913536ca1f: Layer already exists [2022-04-07T14:09:36.158Z] 94626e347296: Layer already exists [2022-04-07T14:09:36.158Z] a01d254ede3e: Layer already exists [2022-04-07T14:09:36.158Z] 0b2c2387b568: Layer already exists [2022-04-07T14:09:36.158Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:36.158Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:36.158Z] 2.2.0-dev.58: digest: sha256:66345132a6ac567fb05e178cbcc8608018fe7902b1bfa8945fa4ad7573d0a785 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:36.455Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:36.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:36.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T14:09:36.745Z] a01d254ede3e: Preparing [2022-04-07T14:09:36.745Z] b9913536ca1f: Preparing [2022-04-07T14:09:36.745Z] 94626e347296: Preparing [2022-04-07T14:09:36.745Z] b619474234f1: Preparing [2022-04-07T14:09:36.745Z] 0b2c2387b568: Preparing [2022-04-07T14:09:36.745Z] c68ee3a882f5: Preparing [2022-04-07T14:09:36.745Z] 4fc242d58285: Preparing [2022-04-07T14:09:36.745Z] c68ee3a882f5: Waiting [2022-04-07T14:09:36.745Z] 4fc242d58285: Waiting [2022-04-07T14:09:36.745Z] b9913536ca1f: Layer already exists [2022-04-07T14:09:36.745Z] 94626e347296: Layer already exists [2022-04-07T14:09:36.745Z] 0b2c2387b568: Layer already exists [2022-04-07T14:09:36.745Z] a01d254ede3e: Layer already exists [2022-04-07T14:09:36.745Z] b619474234f1: Layer already exists [2022-04-07T14:09:36.745Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:36.745Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:36.745Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:66345132a6ac567fb05e178cbcc8608018fe7902b1bfa8945fa4ad7573d0a785 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:37.038Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:37.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-07T14:09:37.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T14:09:37.333Z] a01d254ede3e: Preparing [2022-04-07T14:09:37.333Z] b9913536ca1f: Preparing [2022-04-07T14:09:37.333Z] 94626e347296: Preparing [2022-04-07T14:09:37.333Z] b619474234f1: Preparing [2022-04-07T14:09:37.333Z] 0b2c2387b568: Preparing [2022-04-07T14:09:37.333Z] c68ee3a882f5: Preparing [2022-04-07T14:09:37.333Z] 4fc242d58285: Preparing [2022-04-07T14:09:37.333Z] c68ee3a882f5: Waiting [2022-04-07T14:09:37.334Z] 4fc242d58285: Waiting [2022-04-07T14:09:37.334Z] 0b2c2387b568: Layer already exists [2022-04-07T14:09:37.334Z] a01d254ede3e: Layer already exists [2022-04-07T14:09:37.334Z] b619474234f1: Layer already exists [2022-04-07T14:09:37.334Z] 94626e347296: Layer already exists [2022-04-07T14:09:37.334Z] b9913536ca1f: Layer already exists [2022-04-07T14:09:37.334Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:37.334Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:37.334Z] main: digest: sha256:66345132a6ac567fb05e178cbcc8608018fe7902b1bfa8945fa4ad7573d0a785 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:37.377Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:37.387Z] taggedImages: [2022-04-07T14:09:37.387Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:37.387Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-07T14:09:37.387Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.58 [2022-04-07T14:09:37.387Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:37.387Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-07T14:09:37.404Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-07T14:09:37.404Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:37.404Z] latest [2022-04-07T14:09:37.404Z] 2.2.0-dev.58 [2022-04-07T14:09:37.404Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:37.404Z] main [2022-04-07T14:09:37.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:37.712Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:38.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:38.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T14:09:38.002Z] 8e18a8a7b911: Preparing [2022-04-07T14:09:38.002Z] eea0925b6a30: Preparing [2022-04-07T14:09:38.002Z] 198fbab42de6: Preparing [2022-04-07T14:09:38.002Z] b619474234f1: Preparing [2022-04-07T14:09:38.002Z] 60088d0e549e: Preparing [2022-04-07T14:09:38.002Z] c68ee3a882f5: Preparing [2022-04-07T14:09:38.002Z] 4fc242d58285: Preparing [2022-04-07T14:09:38.002Z] c68ee3a882f5: Waiting [2022-04-07T14:09:38.002Z] 4fc242d58285: Waiting [2022-04-07T14:09:38.002Z] b619474234f1: Layer already exists [2022-04-07T14:09:38.002Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:38.002Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:38.002Z] eea0925b6a30: Pushed [2022-04-07T14:09:38.002Z] 198fbab42de6: Pushed [2022-04-07T14:09:38.002Z] 8e18a8a7b911: Pushed [2022-04-07T14:09:38.575Z] 60088d0e549e: Pushed [2022-04-07T14:09:38.575Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:5ecfc7127d2542d1bfefb3707c021ed4d8c7ab734417a6ebb034a2855529295f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:38.873Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:39.164Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-07T14:09:39.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T14:09:39.164Z] 8e18a8a7b911: Preparing [2022-04-07T14:09:39.164Z] eea0925b6a30: Preparing [2022-04-07T14:09:39.164Z] 198fbab42de6: Preparing [2022-04-07T14:09:39.164Z] b619474234f1: Preparing [2022-04-07T14:09:39.164Z] 60088d0e549e: Preparing [2022-04-07T14:09:39.164Z] c68ee3a882f5: Preparing [2022-04-07T14:09:39.164Z] 4fc242d58285: Preparing [2022-04-07T14:09:39.164Z] 4fc242d58285: Waiting [2022-04-07T14:09:39.164Z] c68ee3a882f5: Waiting [2022-04-07T14:09:39.164Z] eea0925b6a30: Layer already exists [2022-04-07T14:09:39.164Z] 60088d0e549e: Layer already exists [2022-04-07T14:09:39.164Z] b619474234f1: Layer already exists [2022-04-07T14:09:39.164Z] 198fbab42de6: Layer already exists [2022-04-07T14:09:39.164Z] 8e18a8a7b911: Layer already exists [2022-04-07T14:09:39.164Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:39.164Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:39.164Z] latest: digest: sha256:5ecfc7127d2542d1bfefb3707c021ed4d8c7ab734417a6ebb034a2855529295f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:39.466Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:39.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 [2022-04-07T14:09:39.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T14:09:39.761Z] 8e18a8a7b911: Preparing [2022-04-07T14:09:39.761Z] eea0925b6a30: Preparing [2022-04-07T14:09:39.761Z] 198fbab42de6: Preparing [2022-04-07T14:09:39.761Z] b619474234f1: Preparing [2022-04-07T14:09:39.761Z] 60088d0e549e: Preparing [2022-04-07T14:09:39.761Z] c68ee3a882f5: Preparing [2022-04-07T14:09:39.761Z] 4fc242d58285: Preparing [2022-04-07T14:09:39.761Z] c68ee3a882f5: Waiting [2022-04-07T14:09:39.761Z] 4fc242d58285: Waiting [2022-04-07T14:09:39.761Z] 198fbab42de6: Layer already exists [2022-04-07T14:09:39.761Z] 8e18a8a7b911: Layer already exists [2022-04-07T14:09:39.761Z] b619474234f1: Layer already exists [2022-04-07T14:09:39.761Z] eea0925b6a30: Layer already exists [2022-04-07T14:09:39.761Z] 60088d0e549e: Layer already exists [2022-04-07T14:09:39.761Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:39.761Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:39.761Z] 2.2.0-dev.58: digest: sha256:5ecfc7127d2542d1bfefb3707c021ed4d8c7ab734417a6ebb034a2855529295f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:40.057Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:40.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:40.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T14:09:40.350Z] 8e18a8a7b911: Preparing [2022-04-07T14:09:40.350Z] eea0925b6a30: Preparing [2022-04-07T14:09:40.350Z] 198fbab42de6: Preparing [2022-04-07T14:09:40.350Z] b619474234f1: Preparing [2022-04-07T14:09:40.350Z] 60088d0e549e: Preparing [2022-04-07T14:09:40.350Z] c68ee3a882f5: Preparing [2022-04-07T14:09:40.350Z] 4fc242d58285: Preparing [2022-04-07T14:09:40.350Z] c68ee3a882f5: Waiting [2022-04-07T14:09:40.350Z] 4fc242d58285: Waiting [2022-04-07T14:09:40.350Z] 60088d0e549e: Layer already exists [2022-04-07T14:09:40.350Z] 198fbab42de6: Layer already exists [2022-04-07T14:09:40.350Z] b619474234f1: Layer already exists [2022-04-07T14:09:40.350Z] eea0925b6a30: Layer already exists [2022-04-07T14:09:40.350Z] 8e18a8a7b911: Layer already exists [2022-04-07T14:09:40.350Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:40.350Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:40.350Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:5ecfc7127d2542d1bfefb3707c021ed4d8c7ab734417a6ebb034a2855529295f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:40.648Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:40.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-07T14:09:40.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T14:09:40.938Z] 8e18a8a7b911: Preparing [2022-04-07T14:09:40.938Z] eea0925b6a30: Preparing [2022-04-07T14:09:40.938Z] 198fbab42de6: Preparing [2022-04-07T14:09:40.938Z] b619474234f1: Preparing [2022-04-07T14:09:40.938Z] 60088d0e549e: Preparing [2022-04-07T14:09:40.938Z] c68ee3a882f5: Preparing [2022-04-07T14:09:40.938Z] 4fc242d58285: Preparing [2022-04-07T14:09:40.938Z] c68ee3a882f5: Waiting [2022-04-07T14:09:40.938Z] 4fc242d58285: Waiting [2022-04-07T14:09:40.938Z] 198fbab42de6: Layer already exists [2022-04-07T14:09:40.938Z] b619474234f1: Layer already exists [2022-04-07T14:09:40.938Z] 60088d0e549e: Layer already exists [2022-04-07T14:09:40.938Z] 8e18a8a7b911: Layer already exists [2022-04-07T14:09:40.938Z] eea0925b6a30: Layer already exists [2022-04-07T14:09:40.938Z] c68ee3a882f5: Layer already exists [2022-04-07T14:09:40.938Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:40.938Z] main: digest: sha256:5ecfc7127d2542d1bfefb3707c021ed4d8c7ab734417a6ebb034a2855529295f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:40.991Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:41.006Z] taggedImages: [2022-04-07T14:09:41.006Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:41.006Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-07T14:09:41.006Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.58 [2022-04-07T14:09:41.006Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:41.006Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-07T14:09:41.032Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-07T14:09:41.032Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:41.032Z] latest [2022-04-07T14:09:41.032Z] 2.2.0-dev.58 [2022-04-07T14:09:41.032Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:41.032Z] main [2022-04-07T14:09:41.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:41.367Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:41.659Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:41.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T14:09:41.659Z] 4f5d17fdcb23: Preparing [2022-04-07T14:09:41.659Z] d5aead2d6317: Preparing [2022-04-07T14:09:41.659Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:41.659Z] 620b4e353b57: Preparing [2022-04-07T14:09:41.659Z] b541d28bf3b4: Preparing [2022-04-07T14:09:41.659Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:41.659Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:41.659Z] 4f5d17fdcb23: Pushed [2022-04-07T14:09:41.659Z] 620b4e353b57: Pushed [2022-04-07T14:09:43.569Z] d5aead2d6317: Pushed [2022-04-07T14:09:43.830Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:569ee735c0808fb2376ce4e0abffdd10faa5f97bc3c4734a40eca3dbc8a66120 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:44.132Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:44.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-07T14:09:44.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T14:09:44.426Z] 4f5d17fdcb23: Preparing [2022-04-07T14:09:44.426Z] d5aead2d6317: Preparing [2022-04-07T14:09:44.426Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:44.426Z] 620b4e353b57: Preparing [2022-04-07T14:09:44.426Z] b541d28bf3b4: Preparing [2022-04-07T14:09:44.426Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:44.426Z] d5aead2d6317: Layer already exists [2022-04-07T14:09:44.426Z] 620b4e353b57: Layer already exists [2022-04-07T14:09:44.426Z] 4f5d17fdcb23: Layer already exists [2022-04-07T14:09:44.426Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:44.426Z] latest: digest: sha256:569ee735c0808fb2376ce4e0abffdd10faa5f97bc3c4734a40eca3dbc8a66120 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:44.724Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:45.017Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 [2022-04-07T14:09:45.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T14:09:45.017Z] 4f5d17fdcb23: Preparing [2022-04-07T14:09:45.017Z] d5aead2d6317: Preparing [2022-04-07T14:09:45.017Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:45.017Z] 620b4e353b57: Preparing [2022-04-07T14:09:45.017Z] b541d28bf3b4: Preparing [2022-04-07T14:09:45.017Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:45.017Z] 4f5d17fdcb23: Layer already exists [2022-04-07T14:09:45.017Z] d5aead2d6317: Layer already exists [2022-04-07T14:09:45.017Z] 620b4e353b57: Layer already exists [2022-04-07T14:09:45.017Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:45.017Z] 2.2.0-dev.58: digest: sha256:569ee735c0808fb2376ce4e0abffdd10faa5f97bc3c4734a40eca3dbc8a66120 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:45.313Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:45.608Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:45.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T14:09:45.608Z] 4f5d17fdcb23: Preparing [2022-04-07T14:09:45.608Z] d5aead2d6317: Preparing [2022-04-07T14:09:45.608Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:45.608Z] 620b4e353b57: Preparing [2022-04-07T14:09:45.608Z] b541d28bf3b4: Preparing [2022-04-07T14:09:45.608Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:45.608Z] 4f5d17fdcb23: Layer already exists [2022-04-07T14:09:45.608Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:45.608Z] 620b4e353b57: Layer already exists [2022-04-07T14:09:45.608Z] d5aead2d6317: Layer already exists [2022-04-07T14:09:45.608Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:569ee735c0808fb2376ce4e0abffdd10faa5f97bc3c4734a40eca3dbc8a66120 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:45.905Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:46.204Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-07T14:09:46.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T14:09:46.204Z] 4f5d17fdcb23: Preparing [2022-04-07T14:09:46.204Z] d5aead2d6317: Preparing [2022-04-07T14:09:46.204Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:46.204Z] 620b4e353b57: Preparing [2022-04-07T14:09:46.204Z] b541d28bf3b4: Preparing [2022-04-07T14:09:46.204Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:46.204Z] 620b4e353b57: Layer already exists [2022-04-07T14:09:46.204Z] 4f5d17fdcb23: Layer already exists [2022-04-07T14:09:46.204Z] d5aead2d6317: Layer already exists [2022-04-07T14:09:46.204Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:46.204Z] main: digest: sha256:569ee735c0808fb2376ce4e0abffdd10faa5f97bc3c4734a40eca3dbc8a66120 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:46.243Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:46.256Z] taggedImages: [2022-04-07T14:09:46.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:46.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-07T14:09:46.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.58 [2022-04-07T14:09:46.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:46.256Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-07T14:09:46.287Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-07T14:09:46.287Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:46.287Z] latest [2022-04-07T14:09:46.287Z] 2.2.0-dev.58 [2022-04-07T14:09:46.287Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:46.287Z] main [2022-04-07T14:09:46.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:46.669Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:46.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:46.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T14:09:46.956Z] 0df2383d2218: Preparing [2022-04-07T14:09:46.956Z] 2303ce0f88a5: Preparing [2022-04-07T14:09:46.956Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:46.956Z] 7186343adbb1: Preparing [2022-04-07T14:09:46.956Z] b541d28bf3b4: Preparing [2022-04-07T14:09:46.956Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:46.956Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:46.956Z] 7186343adbb1: Layer already exists [2022-04-07T14:09:46.956Z] 0df2383d2218: Pushed [2022-04-07T14:09:49.504Z] 2303ce0f88a5: Pushed [2022-04-07T14:09:49.504Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:44bba20aacf88d0d5f18ff3d48923ad822c7f5fc9215c6028f4745b7af8534b8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:49.804Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:50.098Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-07T14:09:50.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T14:09:50.098Z] 0df2383d2218: Preparing [2022-04-07T14:09:50.098Z] 2303ce0f88a5: Preparing [2022-04-07T14:09:50.098Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:50.098Z] 7186343adbb1: Preparing [2022-04-07T14:09:50.098Z] b541d28bf3b4: Preparing [2022-04-07T14:09:50.098Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:50.098Z] 7186343adbb1: Layer already exists [2022-04-07T14:09:50.098Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:50.098Z] 0df2383d2218: Layer already exists [2022-04-07T14:09:50.098Z] 2303ce0f88a5: Layer already exists [2022-04-07T14:09:50.098Z] latest: digest: sha256:44bba20aacf88d0d5f18ff3d48923ad822c7f5fc9215c6028f4745b7af8534b8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:50.404Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:50.701Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 [2022-04-07T14:09:50.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T14:09:50.701Z] 0df2383d2218: Preparing [2022-04-07T14:09:50.701Z] 2303ce0f88a5: Preparing [2022-04-07T14:09:50.701Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:50.701Z] 7186343adbb1: Preparing [2022-04-07T14:09:50.701Z] b541d28bf3b4: Preparing [2022-04-07T14:09:50.701Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:50.701Z] 7186343adbb1: Layer already exists [2022-04-07T14:09:50.701Z] 0df2383d2218: Layer already exists [2022-04-07T14:09:50.701Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:50.701Z] 2303ce0f88a5: Layer already exists [2022-04-07T14:09:50.701Z] 2.2.0-dev.58: digest: sha256:44bba20aacf88d0d5f18ff3d48923ad822c7f5fc9215c6028f4745b7af8534b8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:51.001Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:51.300Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:51.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T14:09:51.300Z] 0df2383d2218: Preparing [2022-04-07T14:09:51.300Z] 2303ce0f88a5: Preparing [2022-04-07T14:09:51.300Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:51.300Z] 7186343adbb1: Preparing [2022-04-07T14:09:51.300Z] b541d28bf3b4: Preparing [2022-04-07T14:09:51.300Z] 0df2383d2218: Layer already exists [2022-04-07T14:09:51.300Z] 2303ce0f88a5: Layer already exists [2022-04-07T14:09:51.300Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:51.300Z] 7186343adbb1: Layer already exists [2022-04-07T14:09:51.300Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:51.300Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:44bba20aacf88d0d5f18ff3d48923ad822c7f5fc9215c6028f4745b7af8534b8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:51.606Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:51.905Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-07T14:09:51.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T14:09:51.905Z] 0df2383d2218: Preparing [2022-04-07T14:09:51.905Z] 2303ce0f88a5: Preparing [2022-04-07T14:09:51.905Z] 8b0c05d1d13c: Preparing [2022-04-07T14:09:51.905Z] 7186343adbb1: Preparing [2022-04-07T14:09:51.905Z] b541d28bf3b4: Preparing [2022-04-07T14:09:51.905Z] 0df2383d2218: Layer already exists [2022-04-07T14:09:51.905Z] b541d28bf3b4: Layer already exists [2022-04-07T14:09:51.905Z] 7186343adbb1: Layer already exists [2022-04-07T14:09:51.905Z] 2303ce0f88a5: Layer already exists [2022-04-07T14:09:51.905Z] 8b0c05d1d13c: Layer already exists [2022-04-07T14:09:51.905Z] main: digest: sha256:44bba20aacf88d0d5f18ff3d48923ad822c7f5fc9215c6028f4745b7af8534b8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:09:51.946Z] ===================================================== [Pipeline] echo [2022-04-07T14:09:51.956Z] taggedImages: [2022-04-07T14:09:51.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:51.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-07T14:09:51.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.58 [2022-04-07T14:09:51.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:51.956Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-07T14:09:51.976Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-07T14:09:51.976Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:51.976Z] latest [2022-04-07T14:09:51.976Z] 2.2.0-dev.58 [2022-04-07T14:09:51.976Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:09:51.976Z] main [2022-04-07T14:09:51.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:52.286Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:09:52.579Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:09:52.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T14:09:52.579Z] 017f841306cf: Preparing [2022-04-07T14:09:52.579Z] c1bea9fdfad7: Preparing [2022-04-07T14:09:52.579Z] dd72fc522009: Preparing [2022-04-07T14:09:52.579Z] d6bb1ce7a676: Preparing [2022-04-07T14:09:52.579Z] 52f44be93a46: Preparing [2022-04-07T14:09:52.579Z] 10d82663b225: Preparing [2022-04-07T14:09:52.579Z] f7a7a140f1b3: Preparing [2022-04-07T14:09:52.579Z] 31e69d4774c9: Preparing [2022-04-07T14:09:52.579Z] 7750d494dfbd: Preparing [2022-04-07T14:09:52.579Z] 18708474c90b: Preparing [2022-04-07T14:09:52.579Z] 4fc242d58285: Preparing [2022-04-07T14:09:52.579Z] 18708474c90b: Waiting [2022-04-07T14:09:52.579Z] 7750d494dfbd: Waiting [2022-04-07T14:09:52.579Z] 10d82663b225: Waiting [2022-04-07T14:09:52.579Z] f7a7a140f1b3: Waiting [2022-04-07T14:09:52.579Z] 4fc242d58285: Waiting [2022-04-07T14:09:52.579Z] 31e69d4774c9: Waiting [2022-04-07T14:09:52.579Z] 52f44be93a46: Layer already exists [2022-04-07T14:09:52.579Z] 10d82663b225: Layer already exists [2022-04-07T14:09:52.579Z] f7a7a140f1b3: Layer already exists [2022-04-07T14:09:52.579Z] 31e69d4774c9: Layer already exists [2022-04-07T14:09:52.579Z] c1bea9fdfad7: Pushed [2022-04-07T14:09:52.579Z] 7750d494dfbd: Layer already exists [2022-04-07T14:09:52.579Z] 4fc242d58285: Layer already exists [2022-04-07T14:09:52.579Z] 18708474c90b: Layer already exists [2022-04-07T14:09:52.839Z] 017f841306cf: Pushed [2022-04-07T14:09:54.747Z] dd72fc522009: Pushed [2022-04-07T14:10:00.027Z] d6bb1ce7a676: Pushed [2022-04-07T14:10:00.027Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:3b5145efe2ddcee3735ab60d7877b67449415450decc948a2fadc1d353be2988 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:00.327Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:00.619Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-07T14:10:00.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T14:10:00.619Z] 017f841306cf: Preparing [2022-04-07T14:10:00.619Z] c1bea9fdfad7: Preparing [2022-04-07T14:10:00.619Z] dd72fc522009: Preparing [2022-04-07T14:10:00.619Z] d6bb1ce7a676: Preparing [2022-04-07T14:10:00.619Z] 52f44be93a46: Preparing [2022-04-07T14:10:00.619Z] 10d82663b225: Preparing [2022-04-07T14:10:00.619Z] f7a7a140f1b3: Preparing [2022-04-07T14:10:00.619Z] 31e69d4774c9: Preparing [2022-04-07T14:10:00.619Z] 7750d494dfbd: Preparing [2022-04-07T14:10:00.619Z] 18708474c90b: Preparing [2022-04-07T14:10:00.619Z] 4fc242d58285: Preparing [2022-04-07T14:10:00.619Z] 31e69d4774c9: Waiting [2022-04-07T14:10:00.619Z] 18708474c90b: Waiting [2022-04-07T14:10:00.619Z] 4fc242d58285: Waiting [2022-04-07T14:10:00.619Z] 10d82663b225: Waiting [2022-04-07T14:10:00.620Z] d6bb1ce7a676: Layer already exists [2022-04-07T14:10:00.620Z] c1bea9fdfad7: Layer already exists [2022-04-07T14:10:00.620Z] 52f44be93a46: Layer already exists [2022-04-07T14:10:00.620Z] 017f841306cf: Layer already exists [2022-04-07T14:10:00.620Z] dd72fc522009: Layer already exists [2022-04-07T14:10:00.620Z] f7a7a140f1b3: Layer already exists [2022-04-07T14:10:00.620Z] 31e69d4774c9: Layer already exists [2022-04-07T14:10:00.620Z] 7750d494dfbd: Layer already exists [2022-04-07T14:10:00.620Z] 10d82663b225: Layer already exists [2022-04-07T14:10:00.620Z] 18708474c90b: Layer already exists [2022-04-07T14:10:00.620Z] 4fc242d58285: Layer already exists [2022-04-07T14:10:00.620Z] latest: digest: sha256:3b5145efe2ddcee3735ab60d7877b67449415450decc948a2fadc1d353be2988 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:00.915Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:01.205Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 [2022-04-07T14:10:01.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T14:10:01.205Z] 017f841306cf: Preparing [2022-04-07T14:10:01.205Z] c1bea9fdfad7: Preparing [2022-04-07T14:10:01.205Z] dd72fc522009: Preparing [2022-04-07T14:10:01.205Z] d6bb1ce7a676: Preparing [2022-04-07T14:10:01.205Z] 52f44be93a46: Preparing [2022-04-07T14:10:01.205Z] 10d82663b225: Preparing [2022-04-07T14:10:01.205Z] f7a7a140f1b3: Preparing [2022-04-07T14:10:01.205Z] 31e69d4774c9: Preparing [2022-04-07T14:10:01.205Z] 7750d494dfbd: Preparing [2022-04-07T14:10:01.205Z] 18708474c90b: Preparing [2022-04-07T14:10:01.205Z] 4fc242d58285: Preparing [2022-04-07T14:10:01.205Z] 10d82663b225: Waiting [2022-04-07T14:10:01.205Z] 18708474c90b: Waiting [2022-04-07T14:10:01.205Z] f7a7a140f1b3: Waiting [2022-04-07T14:10:01.205Z] 7750d494dfbd: Waiting [2022-04-07T14:10:01.205Z] 4fc242d58285: Waiting [2022-04-07T14:10:01.205Z] 52f44be93a46: Layer already exists [2022-04-07T14:10:01.206Z] c1bea9fdfad7: Layer already exists [2022-04-07T14:10:01.206Z] d6bb1ce7a676: Layer already exists [2022-04-07T14:10:01.206Z] 017f841306cf: Layer already exists [2022-04-07T14:10:01.206Z] dd72fc522009: Layer already exists [2022-04-07T14:10:01.206Z] 10d82663b225: Layer already exists [2022-04-07T14:10:01.206Z] f7a7a140f1b3: Layer already exists [2022-04-07T14:10:01.206Z] 31e69d4774c9: Layer already exists [2022-04-07T14:10:01.206Z] 18708474c90b: Layer already exists [2022-04-07T14:10:01.206Z] 7750d494dfbd: Layer already exists [2022-04-07T14:10:01.206Z] 4fc242d58285: Layer already exists [2022-04-07T14:10:01.206Z] 2.2.0-dev.58: digest: sha256:3b5145efe2ddcee3735ab60d7877b67449415450decc948a2fadc1d353be2988 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:01.507Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:01.801Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:10:01.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T14:10:01.801Z] 017f841306cf: Preparing [2022-04-07T14:10:01.801Z] c1bea9fdfad7: Preparing [2022-04-07T14:10:01.801Z] dd72fc522009: Preparing [2022-04-07T14:10:01.801Z] d6bb1ce7a676: Preparing [2022-04-07T14:10:01.801Z] 52f44be93a46: Preparing [2022-04-07T14:10:01.801Z] 10d82663b225: Preparing [2022-04-07T14:10:01.801Z] f7a7a140f1b3: Preparing [2022-04-07T14:10:01.801Z] 31e69d4774c9: Preparing [2022-04-07T14:10:01.802Z] 7750d494dfbd: Preparing [2022-04-07T14:10:01.802Z] 18708474c90b: Preparing [2022-04-07T14:10:01.802Z] 4fc242d58285: Preparing [2022-04-07T14:10:01.802Z] f7a7a140f1b3: Waiting [2022-04-07T14:10:01.802Z] 31e69d4774c9: Waiting [2022-04-07T14:10:01.802Z] 7750d494dfbd: Waiting [2022-04-07T14:10:01.802Z] 18708474c90b: Waiting [2022-04-07T14:10:01.802Z] 4fc242d58285: Waiting [2022-04-07T14:10:01.802Z] 52f44be93a46: Layer already exists [2022-04-07T14:10:01.802Z] d6bb1ce7a676: Layer already exists [2022-04-07T14:10:01.802Z] 017f841306cf: Layer already exists [2022-04-07T14:10:01.802Z] dd72fc522009: Layer already exists [2022-04-07T14:10:01.802Z] c1bea9fdfad7: Layer already exists [2022-04-07T14:10:01.802Z] 10d82663b225: Layer already exists [2022-04-07T14:10:01.802Z] 31e69d4774c9: Layer already exists [2022-04-07T14:10:01.802Z] f7a7a140f1b3: Layer already exists [2022-04-07T14:10:01.802Z] 7750d494dfbd: Layer already exists [2022-04-07T14:10:01.802Z] 18708474c90b: Layer already exists [2022-04-07T14:10:01.802Z] 4fc242d58285: Layer already exists [2022-04-07T14:10:01.802Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:3b5145efe2ddcee3735ab60d7877b67449415450decc948a2fadc1d353be2988 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:02.109Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T14:10:02.409Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-07T14:10:02.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T14:10:02.409Z] 017f841306cf: Preparing [2022-04-07T14:10:02.409Z] c1bea9fdfad7: Preparing [2022-04-07T14:10:02.409Z] dd72fc522009: Preparing [2022-04-07T14:10:02.409Z] d6bb1ce7a676: Preparing [2022-04-07T14:10:02.409Z] 52f44be93a46: Preparing [2022-04-07T14:10:02.409Z] 10d82663b225: Preparing [2022-04-07T14:10:02.409Z] f7a7a140f1b3: Preparing [2022-04-07T14:10:02.409Z] 31e69d4774c9: Preparing [2022-04-07T14:10:02.409Z] 7750d494dfbd: Preparing [2022-04-07T14:10:02.409Z] 18708474c90b: Preparing [2022-04-07T14:10:02.409Z] 4fc242d58285: Preparing [2022-04-07T14:10:02.409Z] 10d82663b225: Waiting [2022-04-07T14:10:02.409Z] f7a7a140f1b3: Waiting [2022-04-07T14:10:02.409Z] 31e69d4774c9: Waiting [2022-04-07T14:10:02.409Z] 7750d494dfbd: Waiting [2022-04-07T14:10:02.409Z] 4fc242d58285: Waiting [2022-04-07T14:10:02.409Z] 18708474c90b: Waiting [2022-04-07T14:10:02.409Z] c1bea9fdfad7: Layer already exists [2022-04-07T14:10:02.409Z] 017f841306cf: Layer already exists [2022-04-07T14:10:02.409Z] dd72fc522009: Layer already exists [2022-04-07T14:10:02.409Z] 52f44be93a46: Layer already exists [2022-04-07T14:10:02.409Z] d6bb1ce7a676: Layer already exists [2022-04-07T14:10:02.409Z] 10d82663b225: Layer already exists [2022-04-07T14:10:02.409Z] 31e69d4774c9: Layer already exists [2022-04-07T14:10:02.409Z] 18708474c90b: Layer already exists [2022-04-07T14:10:02.409Z] 7750d494dfbd: Layer already exists [2022-04-07T14:10:02.409Z] f7a7a140f1b3: Layer already exists [2022-04-07T14:10:02.409Z] 4fc242d58285: Layer already exists [2022-04-07T14:10:02.409Z] main: digest: sha256:3b5145efe2ddcee3735ab60d7877b67449415450decc948a2fadc1d353be2988 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T14:10:02.447Z] ===================================================== [Pipeline] echo [2022-04-07T14:10:02.458Z] taggedImages: [2022-04-07T14:10:02.458Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:10:02.458Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-07T14:10:02.458Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.58 [2022-04-07T14:10:02.458Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T14:10:02.458Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T14:14:34.988Z] Removing intermediate container bed930666f67 [2022-04-07T14:14:34.988Z] ---> 53b6cab53e1b [2022-04-07T14:14:34.988Z] [2022-04-07T14:14:34.988Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:14:34.988Z] 3.14: Pulling from library/alpine [2022-04-07T14:14:34.988Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T14:14:34.988Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T14:14:34.988Z] ---> ac73e934f311 [2022-04-07T14:14:34.988Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:14:34.988Z] ---> Running in 6b91ad8534f5 [2022-04-07T14:14:34.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:14:34.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:14:34.988Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T14:14:34.988Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:14:34.988Z] OK: 5 MiB in 15 packages [2022-04-07T14:14:34.988Z] Removing intermediate container 6b91ad8534f5 [2022-04-07T14:14:34.988Z] ---> 34da42ae56c3 [2022-04-07T14:14:34.988Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:14:34.988Z] ---> Running in 9af6754742b7 [2022-04-07T14:14:34.988Z] Removing intermediate container 9af6754742b7 [2022-04-07T14:14:34.988Z] ---> d77d67d68b05 [2022-04-07T14:14:34.988Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T14:14:34.988Z] ---> Running in f5004e03c865 [2022-04-07T14:14:34.988Z] Removing intermediate container f5004e03c865 [2022-04-07T14:14:34.988Z] ---> 6d42f32e0c00 [2022-04-07T14:14:34.988Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T14:14:34.988Z] ---> Running in 69d4cbf3b3b8 [2022-04-07T14:14:35.980Z] Removing intermediate container 69d4cbf3b3b8 [2022-04-07T14:14:35.980Z] ---> 8507c1733dcd [2022-04-07T14:14:35.980Z] Step 15/23 : WORKDIR / [2022-04-07T14:14:36.279Z] ---> Running in bf6416039d79 [2022-04-07T14:14:37.746Z] Removing intermediate container bf6416039d79 [2022-04-07T14:14:37.746Z] ---> 8d4ce3a7e25e [2022-04-07T14:14:37.746Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:14:39.791Z] ---> 36f44556619a [2022-04-07T14:14:39.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T14:14:41.251Z] Removing intermediate container de04ed2008db [2022-04-07T14:14:41.251Z] ---> 7dd56ff17f92 [2022-04-07T14:14:41.251Z] [2022-04-07T14:14:41.251Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T14:14:41.251Z] ---> ac73e934f311 [2022-04-07T14:14:41.251Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T14:14:41.542Z] ---> Running in a89662c66978 [2022-04-07T14:14:43.001Z] Removing intermediate container a89662c66978 [2022-04-07T14:14:43.001Z] ---> 19ca336e0f02 [2022-04-07T14:14:43.001Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T14:14:43.001Z] ---> Running in 72d4ba79501b [2022-04-07T14:14:44.489Z] ---> 1080f7a23b7e [2022-04-07T14:14:44.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T14:14:45.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:14:45.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:14:45.977Z] ---> d81ae352a616 [2022-04-07T14:14:45.977Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T14:14:45.977Z] ---> Running in 7b2074b85b00 [2022-04-07T14:14:46.585Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T14:14:46.585Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T14:14:46.585Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:14:46.586Z] OK: 6 MiB in 16 packages [2022-04-07T14:14:47.210Z] Removing intermediate container 7b2074b85b00 [2022-04-07T14:14:47.210Z] ---> d3fc4169db16 [2022-04-07T14:14:47.210Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:14:47.210Z] ---> Running in 703bc6c5644d [2022-04-07T14:14:48.214Z] Removing intermediate container 72d4ba79501b [2022-04-07T14:14:48.214Z] ---> 24fa92797b09 [2022-04-07T14:14:48.214Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T14:14:48.214Z] Removing intermediate container 703bc6c5644d [2022-04-07T14:14:48.214Z] ---> 72907f7264bb [2022-04-07T14:14:48.214Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T14:14:48.490Z] ---> Running in e3cff0c1296a [2022-04-07T14:14:48.490Z] ---> Running in dd0fd6373a1c [2022-04-07T14:14:49.125Z] Removing intermediate container dd0fd6373a1c [2022-04-07T14:14:49.125Z] ---> 162a894f6714 [2022-04-07T14:14:49.125Z] Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:14:49.409Z] ---> Running in e4700a67bd0d [2022-04-07T14:14:49.409Z] Removing intermediate container e3cff0c1296a [2022-04-07T14:14:49.409Z] ---> 5aaf0116aec8 [2022-04-07T14:14:49.409Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T14:14:49.692Z] ---> Running in 7b1343b4aed6 [2022-04-07T14:14:49.972Z] Removing intermediate container e4700a67bd0d [2022-04-07T14:14:49.972Z] ---> d6e9422b8c19 [2022-04-07T14:14:49.972Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:14:50.256Z] ---> Running in eebf6d2b68f5 [2022-04-07T14:14:50.256Z] Removing intermediate container 7b1343b4aed6 [2022-04-07T14:14:50.256Z] ---> c886f429044e [2022-04-07T14:14:50.256Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T14:14:50.535Z] ---> Running in d5e018e9e773 [2022-04-07T14:14:51.152Z] Removing intermediate container eebf6d2b68f5 [2022-04-07T14:14:51.152Z] ---> c9f3a79c23fe [2022-04-07T14:14:51.152Z] [2022-04-07T14:14:52.176Z] Successfully built c9f3a79c23fe [2022-04-07T14:14:52.176Z] Successfully tagged core-command-arm64:latest [2022-04-07T14:14:52.176Z]  Building core-command ... done Building sys-mgmt-agent [2022-04-07T14:14:54.857Z] Removing intermediate container d5e018e9e773 [2022-04-07T14:14:54.857Z] ---> ce0cf8d4cf4b [2022-04-07T14:14:54.857Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T14:14:54.857Z] ---> Running in 09352019b5c4 [2022-04-07T14:14:55.866Z] Removing intermediate container 09352019b5c4 [2022-04-07T14:14:55.866Z] ---> 9d4bd89e687a [2022-04-07T14:14:55.866Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T14:14:56.172Z] Removing intermediate container dc5a96140c6d [2022-04-07T14:14:56.172Z] ---> 229515fcdc14 [2022-04-07T14:14:56.172Z] [2022-04-07T14:14:56.172Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:14:56.172Z] ---> ac73e934f311 [2022-04-07T14:14:56.172Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:14:56.172Z] ---> Using cache [2022-04-07T14:14:56.172Z] ---> 34da42ae56c3 [2022-04-07T14:14:56.172Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:14:56.172Z] ---> Using cache [2022-04-07T14:14:56.172Z] ---> d77d67d68b05 [2022-04-07T14:14:56.172Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T14:14:56.447Z] ---> Running in 60c0567b0543 [2022-04-07T14:14:57.055Z] Removing intermediate container 60c0567b0543 [2022-04-07T14:14:57.055Z] ---> deecabfc1206 [2022-04-07T14:14:57.055Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T14:14:57.666Z] ---> Running in 01f63be0f80e [2022-04-07T14:14:57.666Z] ---> 17c8ebe34e01 [2022-04-07T14:14:57.666Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T14:14:57.666Z] ---> Running in 3e03a8cb0567 [2022-04-07T14:14:58.676Z] Removing intermediate container 01f63be0f80e [2022-04-07T14:14:58.676Z] ---> 8529485702a8 [2022-04-07T14:14:58.676Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:14:59.278Z] Removing intermediate container 7868dba5ddae [2022-04-07T14:14:59.278Z] ---> bb078bcd2d3e [2022-04-07T14:14:59.278Z] [2022-04-07T14:14:59.278Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:14:59.278Z] ---> ac73e934f311 [2022-04-07T14:14:59.278Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T14:14:59.557Z] ---> Running in 67e0da78cc77 [2022-04-07T14:15:00.563Z] ---> c8b66edcc58c [2022-04-07T14:15:00.563Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T14:15:02.037Z] Removing intermediate container 3e03a8cb0567 [2022-04-07T14:15:02.037Z] ---> 10087fd66d26 [2022-04-07T14:15:02.037Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:15:02.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:15:02.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:15:03.610Z] ---> 1b6993b6ec5c [2022-04-07T14:15:03.610Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T14:15:03.887Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T14:15:03.887Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T14:15:03.887Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:15:04.185Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:15:04.464Z] OK: 6 MiB in 16 packages [2022-04-07T14:15:04.744Z] ---> 31952a73c924 [2022-04-07T14:15:04.744Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T14:15:06.782Z] ---> 4c86aa235e6b [2022-04-07T14:15:06.782Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T14:15:06.782Z] ---> Running in 95b529ea0679 [2022-04-07T14:15:07.790Z] Removing intermediate container 95b529ea0679 [2022-04-07T14:15:07.790Z] ---> b592b7235b6e [2022-04-07T14:15:07.790Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:15:07.790Z] Removing intermediate container 67e0da78cc77 [2022-04-07T14:15:07.790Z] ---> 96cc38be22ec [2022-04-07T14:15:07.790Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:15:07.790Z] ---> Running in e9fbe0a618fb [2022-04-07T14:15:07.790Z] ---> Running in f9b4ac6c0fa2 [2022-04-07T14:15:08.076Z] ---> 57b527652183 [2022-04-07T14:15:08.076Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T14:15:09.074Z] Removing intermediate container e9fbe0a618fb [2022-04-07T14:15:09.074Z] ---> eab70485a880 [2022-04-07T14:15:09.074Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T14:15:09.074Z] Removing intermediate container f9b4ac6c0fa2 [2022-04-07T14:15:09.074Z] ---> 16b70ee36f6c [2022-04-07T14:15:09.074Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T14:15:09.351Z] ---> Running in 30fa4c58afff [2022-04-07T14:15:09.351Z] ---> Running in 83a8ac9b7c40 [2022-04-07T14:15:09.625Z] ---> be90057530dc [2022-04-07T14:15:09.625Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T14:15:09.901Z] Removing intermediate container 30fa4c58afff [2022-04-07T14:15:09.901Z] ---> 3361c422f8c0 [2022-04-07T14:15:09.901Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T14:15:10.178Z] ---> Running in efb775ca9f6b [2022-04-07T14:15:10.178Z] Removing intermediate container 83a8ac9b7c40 [2022-04-07T14:15:10.178Z] ---> c6f4fb76acd3 [2022-04-07T14:15:10.178Z] Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:15:10.459Z] ---> Running in 8e58adcc4b10 [2022-04-07T14:15:11.073Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:15:11.073Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:15:11.073Z] ---> c139fd2a77c7 [2022-04-07T14:15:11.073Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:15:11.073Z] ---> Using cache [2022-04-07T14:15:11.073Z] ---> 96a895c12a89 [2022-04-07T14:15:11.073Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:15:11.073Z] ---> Using cache [2022-04-07T14:15:11.073Z] ---> a1afb50b4710 [2022-04-07T14:15:11.073Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T14:15:11.073Z] ---> Running in c0dd3b92b6b0 [2022-04-07T14:15:11.073Z] Removing intermediate container 8e58adcc4b10 [2022-04-07T14:15:11.073Z] ---> 2e7c949605d8 [2022-04-07T14:15:11.073Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:15:11.355Z] ---> Running in 94a332048ea6 [2022-04-07T14:15:11.355Z] ---> 2e1e0753e6fa [2022-04-07T14:15:11.355Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T14:15:11.635Z] Removing intermediate container efb775ca9f6b [2022-04-07T14:15:11.635Z] ---> 21dd532f8ce4 [2022-04-07T14:15:11.635Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:15:12.635Z] Removing intermediate container 94a332048ea6 [2022-04-07T14:15:12.635Z] ---> 8e770a17847f [2022-04-07T14:15:12.635Z] [2022-04-07T14:15:12.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:15:12.919Z] ---> 63d91b176988 [2022-04-07T14:15:13.224Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T14:15:13.224Z] Successfully built 8e770a17847f [2022-04-07T14:15:13.225Z] ---> b77e1e8cb61e [2022-04-07T14:15:13.225Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T14:15:13.225Z] Successfully tagged support-scheduler-arm64:latest [2022-04-07T14:15:13.225Z]  Building support-scheduler ... done Building security-proxy-setup [2022-04-07T14:15:13.501Z] ---> Running in cf416c487a48 [2022-04-07T14:15:13.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:15:14.067Z] Removing intermediate container cf416c487a48 [2022-04-07T14:15:14.067Z] ---> eb16416f5ae9 [2022-04-07T14:15:14.067Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T14:15:15.070Z] OK: 220 MiB in 52 packages [2022-04-07T14:15:15.709Z] ---> 2eea4cbcb354 [2022-04-07T14:15:15.709Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T14:15:15.709Z] ---> d5bf4d66bc0b [2022-04-07T14:15:15.709Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T14:15:15.990Z] ---> Running in b2818a216cd8 [2022-04-07T14:15:17.465Z] Removing intermediate container c0dd3b92b6b0 [2022-04-07T14:15:17.465Z] ---> b49c0df974bd [2022-04-07T14:15:17.465Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:15:17.465Z] ---> 8629abb05336 [2022-04-07T14:15:17.465Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-07T14:15:17.765Z] ---> Running in d353f04360da [2022-04-07T14:15:18.762Z] Removing intermediate container d353f04360da [2022-04-07T14:15:18.762Z] ---> 95aa903329cd [2022-04-07T14:15:18.762Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:15:18.762Z] ---> Running in e14209a3e392 [2022-04-07T14:15:19.043Z] ---> 5f4d2988f8ba [2022-04-07T14:15:19.043Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:15:19.324Z] ---> Running in 9b6e3c2298f3 [2022-04-07T14:15:19.598Z] Removing intermediate container b2818a216cd8 [2022-04-07T14:15:19.598Z] ---> f52cc097b588 [2022-04-07T14:15:19.598Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-07T14:15:19.598Z] Removing intermediate container e14209a3e392 [2022-04-07T14:15:19.598Z] ---> 330b9bc4b51a [2022-04-07T14:15:19.598Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T14:15:19.889Z] ---> Running in e22582a828a5 [2022-04-07T14:15:20.177Z] ---> Running in a7c255126629 [2022-04-07T14:15:20.795Z] Removing intermediate container e22582a828a5 [2022-04-07T14:15:20.795Z] ---> 5155f902fc41 [2022-04-07T14:15:20.796Z] Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:15:20.796Z] ---> Running in 06a174a5ab51 [2022-04-07T14:15:21.083Z] Removing intermediate container a7c255126629 [2022-04-07T14:15:21.083Z] ---> 86eaa57007a3 [2022-04-07T14:15:21.083Z] Step 28/31 : CMD ["gate"] [2022-04-07T14:15:21.687Z] ---> Running in f01cf93794e1 [2022-04-07T14:15:21.687Z] Removing intermediate container 06a174a5ab51 [2022-04-07T14:15:21.687Z] ---> e6b599211f30 [2022-04-07T14:15:21.687Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:15:21.967Z] ---> Running in 0358d9f5a8b7 [2022-04-07T14:15:22.592Z] Removing intermediate container 0358d9f5a8b7 [2022-04-07T14:15:22.592Z] ---> 6d36ff06d680 [2022-04-07T14:15:22.592Z] [2022-04-07T14:15:22.592Z] Removing intermediate container f01cf93794e1 [2022-04-07T14:15:22.592Z] ---> 1641f57222d5 [2022-04-07T14:15:22.592Z] Step 29/31 : LABEL arch=arm64 [2022-04-07T14:15:23.208Z] ---> Running in 0316a1011958 [2022-04-07T14:15:23.208Z] Successfully built 6d36ff06d680 [2022-04-07T14:15:23.208Z] Successfully tagged support-notifications-arm64:latest [2022-04-07T14:15:23.208Z]  Building support-notifications ... done Building security-secretstore-setup [2022-04-07T14:15:23.808Z] Removing intermediate container 0316a1011958 [2022-04-07T14:15:23.808Z] ---> 47ce2b45d360 [2022-04-07T14:15:23.808Z] Step 30/31 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:15:23.808Z] Removing intermediate container 9b6e3c2298f3 [2022-04-07T14:15:23.808Z] ---> 9379d11410a9 [2022-04-07T14:15:23.808Z] Step 8/23 : COPY . . [2022-04-07T14:15:24.091Z] ---> Running in 1cd24a663533 [2022-04-07T14:15:25.086Z] Removing intermediate container 1cd24a663533 [2022-04-07T14:15:25.086Z] ---> abeb90ef6a04 [2022-04-07T14:15:25.086Z] Step 31/31 : LABEL version=2.2.0-dev.58 [2022-04-07T14:15:25.692Z] ---> Running in 303fd9f6256f [2022-04-07T14:15:26.687Z] Removing intermediate container 303fd9f6256f [2022-04-07T14:15:26.687Z] ---> 8108c2b6c41b [2022-04-07T14:15:26.687Z] [2022-04-07T14:15:27.291Z] Successfully built 8108c2b6c41b [2022-04-07T14:15:27.291Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-07T14:15:27.291Z]  Building security-bootstrapper ... done Building core-metadata [2022-04-07T14:15:31.631Z] Removing intermediate container c0a35676b76e [2022-04-07T14:15:31.631Z] ---> 457aa8b5d0e5 [2022-04-07T14:15:31.631Z] [2022-04-07T14:15:31.631Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:15:31.631Z] ---> ac73e934f311 [2022-04-07T14:15:31.631Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T14:15:31.910Z] ---> Running in d334820aa236 [2022-04-07T14:15:32.521Z] Removing intermediate container d334820aa236 [2022-04-07T14:15:32.521Z] ---> 7eb8c89264b3 [2022-04-07T14:15:32.521Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T14:15:32.800Z] ---> Running in 96a8a66996c6 [2022-04-07T14:15:33.409Z] Removing intermediate container 96a8a66996c6 [2022-04-07T14:15:33.409Z] ---> abd1a5956e24 [2022-04-07T14:15:33.409Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T14:15:33.409Z] ---> Running in 56891cd26bbf [2022-04-07T14:15:34.408Z] Removing intermediate container 56891cd26bbf [2022-04-07T14:15:34.408Z] ---> e3485eec6098 [2022-04-07T14:15:34.408Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:15:34.682Z] ---> Running in 0906e6c504da [2022-04-07T14:15:34.968Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:15:34.968Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:15:34.968Z] ---> c139fd2a77c7 [2022-04-07T14:15:34.968Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T14:15:34.968Z] ---> Using cache [2022-04-07T14:15:34.968Z] ---> 96a895c12a89 [2022-04-07T14:15:34.968Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:15:34.968Z] ---> Using cache [2022-04-07T14:15:34.968Z] ---> a1afb50b4710 [2022-04-07T14:15:35.259Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T14:15:35.259Z] ---> Running in c7e992c165fb [2022-04-07T14:15:37.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:15:37.879Z] Removing intermediate container 0906e6c504da [2022-04-07T14:15:37.879Z] ---> 71f3fd86f7fb [2022-04-07T14:15:37.879Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T14:15:38.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:15:38.159Z] ---> Running in 341294354dbf [2022-04-07T14:15:39.158Z] OK: 220 MiB in 52 packages [2022-04-07T14:15:40.258Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:15:40.956Z] Removing intermediate container c7e992c165fb [2022-04-07T14:15:40.956Z] ---> cc9ccf5b10e5 [2022-04-07T14:15:40.956Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T14:15:40.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:15:42.026Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T14:15:42.026Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T14:15:42.322Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T14:15:42.322Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T14:15:42.696Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T14:15:42.696Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T14:15:42.696Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:15:42.696Z] OK: 8 MiB in 20 packages [2022-04-07T14:15:43.018Z] ---> cef959257c84 [2022-04-07T14:15:43.018Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:15:43.350Z] ---> Running in 5d6d396fd607 [2022-04-07T14:15:43.350Z] ---> ff16d61ca307 [2022-04-07T14:15:43.350Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T14:15:44.003Z] ---> Running in 7d4611f7d6c3 [2022-04-07T14:15:45.622Z] Removing intermediate container 341294354dbf [2022-04-07T14:15:45.622Z] ---> a9770c03964c [2022-04-07T14:15:45.622Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:15:46.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T14:15:46.740Z] ---> cd2699c9013b [2022-04-07T14:15:46.740Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T14:15:50.285Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:15:50.285Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:15:50.285Z] ---> c139fd2a77c7 [2022-04-07T14:15:50.285Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T14:15:50.285Z] ---> Using cache [2022-04-07T14:15:50.285Z] ---> 96a895c12a89 [2022-04-07T14:15:50.285Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:15:50.285Z] ---> Using cache [2022-04-07T14:15:50.285Z] ---> a1afb50b4710 [2022-04-07T14:15:50.285Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T14:15:50.285Z] ---> Using cache [2022-04-07T14:15:50.285Z] ---> cc9ccf5b10e5 [2022-04-07T14:15:50.285Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T14:15:50.285Z] ---> Using cache [2022-04-07T14:15:50.285Z] ---> cef959257c84 [2022-04-07T14:15:50.285Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:15:50.285Z] ---> Running in b688e3791615 [2022-04-07T14:15:50.607Z] Removing intermediate container 5d6d396fd607 [2022-04-07T14:15:50.607Z] ---> ac5254e3176e [2022-04-07T14:15:50.607Z] Step 8/22 : COPY . . [2022-04-07T14:15:52.600Z] ---> ad1c1db52bf3 [2022-04-07T14:15:52.600Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T14:15:54.628Z] ---> 383fc5406c1f [2022-04-07T14:15:54.628Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-07T14:15:54.913Z] ---> Running in 8ff743b05822 [2022-04-07T14:15:55.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:15:55.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:15:55.525Z] ---> c139fd2a77c7 [2022-04-07T14:15:55.525Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T14:15:55.525Z] ---> Using cache [2022-04-07T14:15:55.525Z] ---> 96a895c12a89 [2022-04-07T14:15:55.525Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:15:55.525Z] ---> Using cache [2022-04-07T14:15:55.525Z] ---> a1afb50b4710 [2022-04-07T14:15:55.525Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T14:15:55.525Z] ---> Using cache [2022-04-07T14:15:55.525Z] ---> cc9ccf5b10e5 [2022-04-07T14:15:55.525Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T14:15:55.525Z] ---> Using cache [2022-04-07T14:15:55.525Z] ---> cef959257c84 [2022-04-07T14:15:55.525Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:15:55.525Z] ---> Using cache [2022-04-07T14:15:55.525Z] ---> ac5254e3176e [2022-04-07T14:15:55.525Z] Step 8/23 : COPY . . [2022-04-07T14:15:55.823Z] Removing intermediate container 8ff743b05822 [2022-04-07T14:15:55.823Z] ---> b017d000ccce [2022-04-07T14:15:55.823Z] Removing intermediate container b688e3791615 [2022-04-07T14:15:55.823Z] ---> 5580abc6c163 [2022-04-07T14:15:55.823Z] Step 8/25 : COPY . . [2022-04-07T14:15:55.823Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:15:56.120Z] ---> Running in b390bf68054b [2022-04-07T14:15:56.738Z] Removing intermediate container b390bf68054b [2022-04-07T14:15:56.738Z] ---> 5c1fb3e081f6 [2022-04-07T14:15:56.738Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T14:15:57.013Z] ---> Running in 10074fd9d8f5 [2022-04-07T14:15:58.005Z] Removing intermediate container 10074fd9d8f5 [2022-04-07T14:15:58.005Z] ---> 6c9409f8d3f7 [2022-04-07T14:15:58.005Z] Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:15:58.005Z] ---> Running in 83cd6dc0e2d1 [2022-04-07T14:15:59.010Z] Removing intermediate container 83cd6dc0e2d1 [2022-04-07T14:15:59.010Z] ---> 052fccc1a691 [2022-04-07T14:15:59.010Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:15:59.010Z] ---> Running in 7ea6907a41c5 [2022-04-07T14:16:00.460Z] Removing intermediate container 7ea6907a41c5 [2022-04-07T14:16:00.460Z] ---> 34213cd2038a [2022-04-07T14:16:00.460Z] [2022-04-07T14:16:01.447Z] Successfully built 34213cd2038a [2022-04-07T14:16:01.447Z] Successfully tagged core-data-arm64:latest [2022-04-07T14:16:01.447Z]  Building core-data ... done Building security-spire-server [2022-04-07T14:16:19.808Z] ---> 6fbe73911e46 [2022-04-07T14:16:19.808Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T14:16:19.808Z] ---> Running in 8870c26b9e35 [2022-04-07T14:16:21.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T14:16:22.286Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:16:22.286Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:16:22.286Z] ---> c139fd2a77c7 [2022-04-07T14:16:22.286Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T14:16:22.286Z] ---> Using cache [2022-04-07T14:16:22.286Z] ---> 96a895c12a89 [2022-04-07T14:16:22.286Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:16:22.286Z] ---> Using cache [2022-04-07T14:16:22.286Z] ---> a1afb50b4710 [2022-04-07T14:16:22.286Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:16:22.286Z] ---> Running in 982afa1e5fbb [2022-04-07T14:16:23.747Z] ---> 9fb938912f64 [2022-04-07T14:16:23.747Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T14:16:23.747Z] ---> Running in 79d8cef16304 [2022-04-07T14:16:24.028Z] ---> 3e40ea219437 [2022-04-07T14:16:24.028Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T14:16:24.028Z] ---> Running in 3689d21cabb2 [2022-04-07T14:16:25.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:16:26.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T14:16:26.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:16:26.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T14:16:27.748Z] OK: 220 MiB in 52 packages [2022-04-07T14:16:29.201Z] Removing intermediate container 982afa1e5fbb [2022-04-07T14:16:29.201Z] ---> 7ae4900dddfe [2022-04-07T14:16:29.201Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T14:16:30.228Z] ---> 054feffeee91 [2022-04-07T14:16:30.228Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:16:30.228Z] ---> Running in f8d6c8ff4f1c [2022-04-07T14:16:35.665Z] Removing intermediate container f8d6c8ff4f1c [2022-04-07T14:16:35.665Z] ---> dd13cf46c3d9 [2022-04-07T14:16:35.665Z] Step 8/25 : COPY . . [2022-04-07T14:16:50.826Z] ---> 3e654c65ce9b [2022-04-07T14:16:50.826Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:16:50.826Z] ---> Running in 9b3dce998fe8 [2022-04-07T14:16:50.826Z] Removing intermediate container 9b3dce998fe8 [2022-04-07T14:16:50.826Z] ---> bba5af7eda0f [2022-04-07T14:16:50.826Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T14:16:50.826Z] ---> Running in ca82cfcfbbc1 [2022-04-07T14:16:52.827Z] Removing intermediate container ca82cfcfbbc1 [2022-04-07T14:16:52.827Z] ---> 5c925e2eca26 [2022-04-07T14:16:52.827Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T14:16:52.827Z] ---> Running in 8f439a9ac4e5 [2022-04-07T14:16:53.437Z] Removing intermediate container 8f439a9ac4e5 [2022-04-07T14:16:53.438Z] ---> 9e12b19223ff [2022-04-07T14:16:53.438Z] 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 [2022-04-07T14:16:53.438Z] ---> Running in ef2ef32735e1 [2022-04-07T14:16:56.874Z] spire-1.2.1/ [2022-04-07T14:16:56.874Z] spire-1.2.1/.data/ [2022-04-07T14:16:56.874Z] spire-1.2.1/.data/.file [2022-04-07T14:16:56.874Z] spire-1.2.1/.dockerignore [2022-04-07T14:16:56.874Z] spire-1.2.1/.gitattributes [2022-04-07T14:16:56.874Z] spire-1.2.1/.githooks/ [2022-04-07T14:16:56.874Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/ [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:16:56.874Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:16:56.874Z] spire-1.2.1/.gitignore [2022-04-07T14:16:56.874Z] spire-1.2.1/.go-version [2022-04-07T14:16:56.874Z] spire-1.2.1/.golangci.yml [2022-04-07T14:16:56.874Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:16:56.874Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:16:56.874Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:16:56.874Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:16:56.874Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:16:56.874Z] spire-1.2.1/Dockerfile [2022-04-07T14:16:56.874Z] spire-1.2.1/Dockerfile.dev [2022-04-07T14:16:56.874Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:16:56.874Z] spire-1.2.1/LICENSE [2022-04-07T14:16:56.874Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:16:56.874Z] spire-1.2.1/Makefile [2022-04-07T14:16:56.874Z] spire-1.2.1/README.md [2022-04-07T14:16:56.874Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:16:56.874Z] spire-1.2.1/SECURITY.md [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:16:56.874Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:16:56.875Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:16:56.875Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:16:56.875Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:16:56.875Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:16:56.875Z] spire-1.2.1/conf/ [2022-04-07T14:16:56.875Z] spire-1.2.1/conf/agent/ [2022-04-07T14:16:56.875Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:16:56.875Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:16:56.875Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:16:56.875Z] spire-1.2.1/conf/server/ [2022-04-07T14:16:56.875Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:16:56.875Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:16:56.875Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:16:56.875Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/ [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/ [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:16:56.875Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:16:56.875Z] spire-1.2.1/examples/ [2022-04-07T14:16:56.875Z] spire-1.2.1/examples/README.md [2022-04-07T14:16:56.875Z] spire-1.2.1/go.mod [2022-04-07T14:16:56.875Z] spire-1.2.1/go.sum [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:16:56.875Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:16:56.876Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:16:56.877Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:16:56.878Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:16:57.156Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:16:57.157Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/ [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/private/ [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/ [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:16:57.437Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:16:57.437Z] spire-1.2.1/release/ [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire/ [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:16:57.437Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:16:57.437Z] spire-1.2.1/script/ [2022-04-07T14:16:57.437Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:16:57.437Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:16:57.437Z] spire-1.2.1/support/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:16:57.437Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/clock/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:16:57.437Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/ [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:16:57.438Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:16:57.718Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/common [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:16:57.718Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:16:57.719Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:16:57.720Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:16:57.998Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:16:57.998Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:16:57.999Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:16:57.999Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/testca/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/testkey/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:16:57.999Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/util/ [2022-04-07T14:16:57.999Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/util/race.go [2022-04-07T14:16:57.999Z] spire-1.2.1/test/util/util.go [2022-04-07T14:16:57.999Z] building spire from source... [2022-04-07T14:16:58.604Z] Installing go1.17.7... [2022-04-07T14:17:25.457Z] Building bin/spire-server... [2022-04-07T14:17:25.457Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:17:25.457Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:17:25.457Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:17:25.457Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:17:25.457Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:17:28.093Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:17:28.093Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:17:28.093Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:17:28.698Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:17:28.973Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:17:29.574Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:17:29.574Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:17:29.852Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:17:30.129Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:17:30.129Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:17:30.129Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:17:30.129Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:17:30.406Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:17:30.406Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:17:31.865Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:17:32.144Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:17:59.000Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:17:59.000Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:17:59.000Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:17:59.000Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:17:59.000Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:17:59.000Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:17:59.000Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:17:59.000Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:17:59.000Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:17:59.000Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:17:59.000Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:17:59.000Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:17:59.276Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:17:59.276Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:17:59.552Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:17:59.552Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:17:59.831Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:17:59.831Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:17:59.831Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:18:00.834Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:18:01.107Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:18:01.107Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:18:01.390Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:18:01.670Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:18:01.670Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:18:01.670Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:18:02.271Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:18:02.549Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:18:02.549Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:18:04.543Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:18:04.822Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:18:10.248Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:18:10.527Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:18:10.527Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:18:10.527Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:18:10.527Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:18:10.527Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:18:11.130Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:18:11.130Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:18:11.410Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:18:16.844Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:18:23.586Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:19:02.650Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:19:02.650Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:19:02.650Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:19:02.650Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:19:02.929Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:19:03.206Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T14:19:03.484Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T14:19:03.484Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:19:06.897Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:19:08.348Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:19:08.348Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:19:08.625Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:19:09.616Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:19:09.616Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:19:09.616Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:19:09.893Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:19:10.169Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:19:10.446Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:19:10.446Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:19:10.723Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:19:10.999Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:19:12.452Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:19:12.452Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:19:12.452Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:19:12.727Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:19:13.005Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:19:13.005Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:19:13.005Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:19:18.439Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:19:19.042Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:19:20.027Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:19:20.027Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:19:20.303Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:19:20.582Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:19:20.582Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:19:20.582Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:19:20.582Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:19:20.582Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:19:20.864Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:19:21.141Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:19:21.741Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:19:22.354Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:19:22.633Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:19:22.911Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T14:19:23.190Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:19:23.190Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:19:23.190Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:19:23.190Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:19:23.468Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:19:24.918Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:19:25.194Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:19:25.194Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:19:25.474Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:19:25.474Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:19:26.469Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:19:28.478Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:19:28.478Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:19:28.760Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:19:28.760Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:19:29.040Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:19:29.320Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:19:29.320Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:19:29.931Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:19:32.594Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:19:32.594Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:19:33.205Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:19:35.220Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:19:35.220Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:19:35.831Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:19:36.113Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:19:36.396Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:19:36.396Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:19:36.677Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:19:36.677Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:19:36.960Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:19:47.191Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:19:47.191Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:19:47.191Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:19:47.191Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:20:26.288Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:20:26.288Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:22:48.251Z] Removing intermediate container 7d4611f7d6c3 [2022-04-07T14:22:48.251Z] ---> 475254f46e7e [2022-04-07T14:22:48.251Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T14:22:48.251Z] ---> Running in d38b5490f15e [2022-04-07T14:22:48.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T14:22:48.251Z] Removing intermediate container d38b5490f15e [2022-04-07T14:22:48.251Z] ---> 5dff6999af2f [2022-04-07T14:22:48.251Z] [2022-04-07T14:22:48.251Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T14:22:48.251Z] 20.10.14: Pulling from library/docker [2022-04-07T14:22:56.593Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T14:22:56.593Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T14:22:56.593Z] ---> c346e9eafbab [2022-04-07T14:22:56.593Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:22:57.190Z] ---> Running in bc196587320f [2022-04-07T14:22:57.469Z] Removing intermediate container bc196587320f [2022-04-07T14:22:57.469Z] ---> 89a25e957913 [2022-04-07T14:22:57.469Z] 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 [2022-04-07T14:22:57.469Z] ---> Running in 37de52b7563f [2022-04-07T14:22:59.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:22:59.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:23:00.759Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T14:23:01.039Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T14:23:01.039Z] Executing bash-5.1.16-r0.post-install [2022-04-07T14:23:01.039Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:23:01.039Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T14:23:01.039Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T14:23:01.039Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T14:23:01.039Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T14:23:01.039Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T14:23:01.039Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T14:23:01.039Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T14:23:01.039Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T14:23:01.039Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T14:23:01.317Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T14:23:01.317Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T14:23:01.317Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T14:23:01.317Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T14:23:01.317Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T14:23:03.960Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T14:23:03.960Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T14:23:03.960Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T14:23:03.960Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T14:23:04.237Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T14:23:04.237Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T14:23:04.237Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T14:23:04.237Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T14:23:04.237Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T14:23:04.517Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T14:23:04.517Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T14:23:04.517Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T14:23:04.517Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T14:23:04.517Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T14:23:04.517Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T14:23:04.517Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T14:23:04.517Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T14:23:04.517Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T14:23:04.795Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T14:23:04.795Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T14:23:04.795Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T14:23:04.795Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T14:23:04.795Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T14:23:04.795Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T14:23:05.073Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T14:23:05.074Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T14:23:05.686Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:23:05.686Z] OK: 82 MiB in 65 packages [2022-04-07T14:23:12.459Z] Collecting docker-compose==1.23.2 [2022-04-07T14:23:12.459Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T14:23:12.459Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T14:23:12.459Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T14:23:15.105Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T14:23:15.105Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T14:23:16.560Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T14:23:16.836Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T14:23:17.440Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T14:23:17.440Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T14:23:17.440Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-07T14:23:17.715Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T14:23:17.715Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T14:23:21.123Z] Collecting PyYAML<4,>=3.10 [2022-04-07T14:23:21.123Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T14:23:26.557Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T14:23:26.557Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T14:23:28.567Z] Collecting cached-property<2,>=1.2.0 [2022-04-07T14:23:28.567Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T14:23:28.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T14:23:28.849Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T14:23:28.849Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T14:23:29.129Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T14:23:29.129Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T14:23:31.141Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T14:23:31.141Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T14:23:31.141Z] Collecting idna<2.8,>=2.5 [2022-04-07T14:23:31.419Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T14:23:31.419Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T14:23:31.419Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T14:23:31.699Z] 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) [2022-04-07T14:23:32.305Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T14:23:32.305Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T14:23:32.305Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T14:23:32.305Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T14:23:33.765Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T14:23:33.765Z] Attempting uninstall: urllib3 [2022-04-07T14:23:33.765Z] Found existing installation: urllib3 1.26.7 [2022-04-07T14:23:33.765Z] Uninstalling urllib3-1.26.7: [2022-04-07T14:23:33.765Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T14:23:34.376Z] Attempting uninstall: idna [2022-04-07T14:23:34.658Z] Found existing installation: idna 3.3 [2022-04-07T14:23:34.658Z] Uninstalling idna-3.3: [2022-04-07T14:23:34.658Z] Successfully uninstalled idna-3.3 [2022-04-07T14:23:38.094Z] Attempting uninstall: requests [2022-04-07T14:23:38.094Z] Found existing installation: requests 2.26.0 [2022-04-07T14:23:38.374Z] Uninstalling requests-2.26.0: [2022-04-07T14:23:38.374Z] Successfully uninstalled requests-2.26.0 [2022-04-07T14:23:38.985Z] Running setup.py install for texttable: started [2022-04-07T14:23:42.420Z] Running setup.py install for texttable: finished with status 'done' [2022-04-07T14:23:42.420Z] Running setup.py install for PyYAML: started [2022-04-07T14:23:42.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T14:23:46.143Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T14:23:46.143Z] Running setup.py install for docopt: started [2022-04-07T14:23:49.566Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T14:23:49.566Z] Running setup.py install for dockerpty: started [2022-04-07T14:23:52.238Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T14:23:55.673Z] 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 [2022-04-07T14:24:08.152Z] Removing intermediate container 8870c26b9e35 [2022-04-07T14:24:08.152Z] ---> 949fd5163616 [2022-04-07T14:24:08.152Z] [2022-04-07T14:24:08.152Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T14:24:08.152Z] ---> ac73e934f311 [2022-04-07T14:24:08.152Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T14:24:08.152Z] ---> Running in c1dc80964ee9 [2022-04-07T14:24:10.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:24:10.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:24:11.189Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T14:24:11.470Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:24:11.470Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T14:24:11.470Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T14:24:11.470Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T14:24:11.470Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T14:24:11.470Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:24:11.470Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:24:12.075Z] OK: 8 MiB in 20 packages [2022-04-07T14:24:16.433Z] Removing intermediate container c1dc80964ee9 [2022-04-07T14:24:16.433Z] ---> 581e7b7e9444 [2022-04-07T14:24:16.433Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T14:24:16.433Z] ---> Running in 9d2c9d7dc371 [2022-04-07T14:24:17.897Z] Removing intermediate container 9d2c9d7dc371 [2022-04-07T14:24:17.897Z] ---> 806b2cfb5d74 [2022-04-07T14:24:17.897Z] Step 13/22 : WORKDIR /edgex [2022-04-07T14:24:18.178Z] ---> Running in f57b3b0492eb [2022-04-07T14:24:20.187Z] Removing intermediate container f57b3b0492eb [2022-04-07T14:24:20.187Z] ---> 89043cfdce3d [2022-04-07T14:24:20.465Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T14:24:23.896Z] ---> 799e6ed5c848 [2022-04-07T14:24:23.896Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T14:24:24.173Z] Removing intermediate container 3689d21cabb2 [2022-04-07T14:24:24.173Z] ---> f1cc04f4e6e6 [2022-04-07T14:24:24.173Z] [2022-04-07T14:24:24.173Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T14:24:24.173Z] ---> ac73e934f311 [2022-04-07T14:24:24.173Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T14:24:24.778Z] ---> Running in e745bf228be6 [2022-04-07T14:24:27.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:24:27.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:24:28.745Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T14:24:29.032Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T14:24:29.032Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T14:24:29.032Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T14:24:29.032Z] ---> 9d0d8689d74b [2022-04-07T14:24:29.032Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T14:24:29.032Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:24:29.326Z] Removing intermediate container 37de52b7563f [2022-04-07T14:24:29.326Z] ---> f44db00c3c6e [2022-04-07T14:24:29.326Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T14:24:29.326Z] OK: 6 MiB in 17 packages [2022-04-07T14:24:29.612Z] ---> Running in 155b6160ad44 [2022-04-07T14:24:31.115Z] Removing intermediate container 155b6160ad44 [2022-04-07T14:24:31.115Z] ---> 297b904c128e [2022-04-07T14:24:31.115Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T14:24:31.415Z] Removing intermediate container 79d8cef16304 [2022-04-07T14:24:31.415Z] ---> f1a2faace902 [2022-04-07T14:24:31.415Z] [2022-04-07T14:24:31.415Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T14:24:31.415Z] ---> Running in 8c969b1c49d1 [2022-04-07T14:24:31.415Z] ---> ac73e934f311 [2022-04-07T14:24:31.415Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T14:24:31.415Z] ---> Using cache [2022-04-07T14:24:31.415Z] ---> 34da42ae56c3 [2022-04-07T14:24:31.415Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T14:24:31.415Z] ---> Using cache [2022-04-07T14:24:31.415Z] ---> d77d67d68b05 [2022-04-07T14:24:31.415Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T14:24:31.698Z] ---> Running in 27f247200d40 [2022-04-07T14:24:32.701Z] Removing intermediate container 27f247200d40 [2022-04-07T14:24:32.701Z] ---> 17bf581d8717 [2022-04-07T14:24:32.701Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T14:24:32.701Z] Removing intermediate container 8c969b1c49d1 [2022-04-07T14:24:32.701Z] ---> 59c58daaf5ba [2022-04-07T14:24:32.701Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T14:24:32.981Z] ---> Running in ba064b74f7c1 [2022-04-07T14:24:32.981Z] Removing intermediate container e745bf228be6 [2022-04-07T14:24:32.981Z] ---> 5d30bb6511ec [2022-04-07T14:24:32.981Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T14:24:33.260Z] ---> Running in 1d818462b7e8 [2022-04-07T14:24:33.875Z] ---> db07f3c8d116 [2022-04-07T14:24:33.875Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T14:24:33.875Z] Removing intermediate container ba064b74f7c1 [2022-04-07T14:24:34.154Z] ---> 53a43b95b8b1 [2022-04-07T14:24:34.154Z] Step 15/23 : WORKDIR / [2022-04-07T14:24:34.154Z] ---> Running in 03d0f78075c5 [2022-04-07T14:24:34.154Z] Removing intermediate container 1d818462b7e8 [2022-04-07T14:24:34.154Z] ---> b3edb75a327e [2022-04-07T14:24:34.154Z] Step 13/25 : WORKDIR / [2022-04-07T14:24:34.434Z] ---> Running in d824b9f75e6f [2022-04-07T14:24:35.897Z] Removing intermediate container 03d0f78075c5 [2022-04-07T14:24:35.897Z] ---> c1fe379601d1 [2022-04-07T14:24:35.897Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:24:35.897Z] Removing intermediate container d824b9f75e6f [2022-04-07T14:24:35.897Z] ---> 6cbba1d115f6 [2022-04-07T14:24:35.897Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-07T14:24:36.185Z] ---> 957ecf98efa4 [2022-04-07T14:24:36.185Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T14:24:36.466Z] ---> Running in e981fc8c25dd [2022-04-07T14:24:38.490Z] ---> 3e3c1ec0541f [2022-04-07T14:24:38.490Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-07T14:24:38.490Z] ---> 3c5b964ceb14 [2022-04-07T14:24:38.490Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-07T14:24:38.771Z] ---> 696dc48942eb [2022-04-07T14:24:38.771Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T14:24:40.243Z] ---> 82aecf290949 [2022-04-07T14:24:40.243Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T14:24:41.243Z] Removing intermediate container e981fc8c25dd [2022-04-07T14:24:41.243Z] ---> b21752a6ae9b [2022-04-07T14:24:41.243Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T14:24:41.243Z] ---> 419f84dc062b [2022-04-07T14:24:41.243Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T14:24:41.527Z] ---> Running in d96e5487977a [2022-04-07T14:24:42.142Z] ---> 4412053f1757 [2022-04-07T14:24:42.142Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-07T14:24:42.765Z] Removing intermediate container d96e5487977a [2022-04-07T14:24:42.765Z] ---> 4a9a442a9a21 [2022-04-07T14:24:42.765Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T14:24:42.765Z] ---> 708f6aef5e06 [2022-04-07T14:24:42.765Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T14:24:43.048Z] ---> Running in 4ce86aaf89f0 [2022-04-07T14:24:43.670Z] ---> d2989abd75ba [2022-04-07T14:24:43.670Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T14:24:43.960Z] ---> Running in 580b666c3d90 [2022-04-07T14:24:44.251Z] Removing intermediate container 4ce86aaf89f0 [2022-04-07T14:24:44.251Z] ---> 504fd8f4c79c [2022-04-07T14:24:44.251Z] Step 21/22 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:24:44.251Z] ---> de618112eae6 [2022-04-07T14:24:44.251Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T14:24:44.251Z] ---> Running in cedc495987a9 [2022-04-07T14:24:44.871Z] ---> 3531710f6e8e [2022-04-07T14:24:44.871Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T14:24:45.162Z] ---> Running in d43db10b5cd2 [2022-04-07T14:24:45.162Z] Removing intermediate container 580b666c3d90 [2022-04-07T14:24:45.162Z] ---> 7cf516f349a7 [2022-04-07T14:24:45.162Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:24:45.457Z] Removing intermediate container cedc495987a9 [2022-04-07T14:24:45.457Z] ---> bbc35e00f165 [2022-04-07T14:24:45.457Z] Step 22/22 : LABEL version=2.2.0-dev.58 [2022-04-07T14:24:45.457Z] ---> Running in ff84cdf82a70 [2022-04-07T14:24:45.457Z] ---> Running in 7f73dcf18ed4 [2022-04-07T14:24:46.490Z] Removing intermediate container d43db10b5cd2 [2022-04-07T14:24:46.490Z] ---> 6067973a2bd8 [2022-04-07T14:24:46.490Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:24:46.490Z] Removing intermediate container ff84cdf82a70 [2022-04-07T14:24:46.490Z] ---> 4c2bc1a85ef7 [2022-04-07T14:24:46.490Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T14:24:46.490Z] ---> Running in c8d8ca8d1101 [2022-04-07T14:24:46.778Z] ---> Running in 88b85a6ba0c3 [2022-04-07T14:24:46.778Z] Removing intermediate container 7f73dcf18ed4 [2022-04-07T14:24:46.778Z] ---> 4f38f8901a89 [2022-04-07T14:24:46.778Z] [2022-04-07T14:24:47.797Z] Removing intermediate container c8d8ca8d1101 [2022-04-07T14:24:47.797Z] ---> b0f78143b853 [2022-04-07T14:24:47.797Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T14:24:47.797Z] ---> Running in 876d6bc7e653 [2022-04-07T14:24:47.797Z] Removing intermediate container 88b85a6ba0c3 [2022-04-07T14:24:47.797Z] ---> bec778c3232d [2022-04-07T14:24:47.797Z] Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:24:48.087Z] Successfully built 4f38f8901a89 [2022-04-07T14:24:48.087Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-07T14:24:48.087Z] Building security-spire-agent [2022-04-07T14:24:48.087Z]  Building security-proxy-setup ... done  ---> Running in 7adf8da4157a [2022-04-07T14:24:48.698Z] Removing intermediate container 876d6bc7e653 [2022-04-07T14:24:48.698Z] ---> c7104f625a14 [2022-04-07T14:24:48.698Z] Step 22/23 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:24:48.981Z] Removing intermediate container 7adf8da4157a [2022-04-07T14:24:48.981Z] ---> a964896adefc [2022-04-07T14:24:48.981Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:24:48.981Z] ---> Running in 62c0d10852c6 [2022-04-07T14:24:49.262Z] ---> Running in c415de547809 [2022-04-07T14:24:49.888Z] ---> 97d6178a48e4 [2022-04-07T14:24:49.888Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T14:24:49.888Z] Removing intermediate container 62c0d10852c6 [2022-04-07T14:24:49.888Z] ---> bbda36ab1b59 [2022-04-07T14:24:49.888Z] Step 23/23 : LABEL version=2.2.0-dev.58 [2022-04-07T14:24:49.888Z] Removing intermediate container c415de547809 [2022-04-07T14:24:49.888Z] ---> 7284ec6a5d0e [2022-04-07T14:24:49.888Z] [2022-04-07T14:24:50.173Z] ---> Running in 4bafd0901d80 [2022-04-07T14:24:50.784Z] Successfully built 7284ec6a5d0e [2022-04-07T14:24:50.784Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-07T14:24:50.784Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-04-07T14:24:51.071Z] Removing intermediate container 4bafd0901d80 [2022-04-07T14:24:51.071Z] ---> 2f33fa791bf5 [2022-04-07T14:24:51.071Z] [2022-04-07T14:24:51.358Z] Successfully built 2f33fa791bf5 [2022-04-07T14:24:51.358Z] Successfully tagged core-metadata-arm64:latest [2022-04-07T14:24:51.358Z] Building security-spiffe-token-provider [2022-04-07T14:24:52.370Z]  Building core-metadata ... done  ---> b04f2e66ba3e [2022-04-07T14:24:52.370Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T14:24:53.369Z] ---> 87cddec3d498 [2022-04-07T14:24:53.369Z] 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/ [2022-04-07T14:24:53.369Z] ---> Running in 01062485d23e [2022-04-07T14:24:56.807Z] Removing intermediate container 01062485d23e [2022-04-07T14:24:56.807Z] ---> 391d4e762a17 [2022-04-07T14:24:56.807Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T14:24:56.807Z] ---> Running in 9cac21fb41ee [2022-04-07T14:24:57.089Z] Removing intermediate container 9cac21fb41ee [2022-04-07T14:24:57.089Z] ---> 1e436a83fd50 [2022-04-07T14:24:57.371Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T14:24:57.371Z] ---> Running in 3d452c60464e [2022-04-07T14:24:57.985Z] Removing intermediate container 3d452c60464e [2022-04-07T14:24:57.985Z] ---> bff5cd63b0f3 [2022-04-07T14:24:57.985Z] Step 24/25 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:24:57.985Z] ---> Running in 9d744d729c29 [2022-04-07T14:24:58.595Z] Removing intermediate container 9d744d729c29 [2022-04-07T14:24:58.595Z] ---> 6628055fa2c5 [2022-04-07T14:24:58.595Z] Step 25/25 : LABEL version=2.2.0-dev.58 [2022-04-07T14:24:58.893Z] ---> Running in 753ce0e7214d [2022-04-07T14:24:59.499Z] Removing intermediate container 753ce0e7214d [2022-04-07T14:24:59.499Z] ---> 4e0dcc34c4dd [2022-04-07T14:24:59.499Z] [2022-04-07T14:24:59.777Z] Successfully built 4e0dcc34c4dd [2022-04-07T14:24:59.777Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-07T14:25:18.182Z]  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:25:18.182Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:25:18.182Z] ---> c139fd2a77c7 [2022-04-07T14:25:18.182Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T14:25:18.182Z] ---> Using cache [2022-04-07T14:25:18.182Z] ---> 96a895c12a89 [2022-04-07T14:25:18.182Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:25:18.182Z] ---> Using cache [2022-04-07T14:25:18.182Z] ---> a1afb50b4710 [2022-04-07T14:25:18.182Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:25:18.182Z] ---> Using cache [2022-04-07T14:25:18.182Z] ---> 7ae4900dddfe [2022-04-07T14:25:18.182Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T14:25:18.182Z] ---> Using cache [2022-04-07T14:25:18.182Z] ---> 054feffeee91 [2022-04-07T14:25:18.182Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:25:18.182Z] ---> Using cache [2022-04-07T14:25:18.182Z] ---> dd13cf46c3d9 [2022-04-07T14:25:18.182Z] Step 8/26 : COPY . . [2022-04-07T14:25:18.182Z] ---> Using cache [2022-04-07T14:25:18.182Z] ---> 3e654c65ce9b [2022-04-07T14:25:18.182Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:25:18.182Z] ---> Using cache [2022-04-07T14:25:18.182Z] ---> bba5af7eda0f [2022-04-07T14:25:18.182Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T14:25:18.182Z] ---> Using cache [2022-04-07T14:25:18.182Z] ---> 5c925e2eca26 [2022-04-07T14:25:18.182Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T14:25:18.182Z] ---> Using cache [2022-04-07T14:25:18.182Z] ---> 9e12b19223ff [2022-04-07T14:25:18.182Z] 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 [2022-04-07T14:25:18.795Z] ---> Running in f219ca7310e9 [2022-04-07T14:25:20.261Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:25:20.261Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:25:20.261Z] ---> c139fd2a77c7 [2022-04-07T14:25:20.261Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T14:25:20.261Z] ---> Using cache [2022-04-07T14:25:20.261Z] ---> 96a895c12a89 [2022-04-07T14:25:20.261Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:25:20.261Z] ---> Using cache [2022-04-07T14:25:20.261Z] ---> a1afb50b4710 [2022-04-07T14:25:20.261Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T14:25:20.261Z] ---> Using cache [2022-04-07T14:25:20.261Z] ---> 7ae4900dddfe [2022-04-07T14:25:20.261Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T14:25:20.261Z] ---> Using cache [2022-04-07T14:25:20.261Z] ---> 054feffeee91 [2022-04-07T14:25:20.261Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:25:20.261Z] ---> Using cache [2022-04-07T14:25:20.261Z] ---> dd13cf46c3d9 [2022-04-07T14:25:20.261Z] Step 8/26 : COPY . . [2022-04-07T14:25:20.261Z] ---> Using cache [2022-04-07T14:25:20.261Z] ---> 3e654c65ce9b [2022-04-07T14:25:20.261Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T14:25:20.261Z] ---> Using cache [2022-04-07T14:25:20.261Z] ---> bba5af7eda0f [2022-04-07T14:25:20.261Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T14:25:20.261Z] ---> Using cache [2022-04-07T14:25:20.554Z] ---> 5c925e2eca26 [2022-04-07T14:25:20.554Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T14:25:20.554Z] ---> Using cache [2022-04-07T14:25:20.554Z] ---> 9e12b19223ff [2022-04-07T14:25:20.554Z] 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 [2022-04-07T14:25:20.554Z] ---> Running in 498575ac363d [2022-04-07T14:25:22.024Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T14:25:22.024Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T14:25:22.024Z] ---> c139fd2a77c7 [2022-04-07T14:25:22.024Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T14:25:22.024Z] ---> Using cache [2022-04-07T14:25:22.024Z] ---> 96a895c12a89 [2022-04-07T14:25:22.024Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-07T14:25:22.024Z] ---> Running in af726918d895 [2022-04-07T14:25:24.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:25:24.035Z] spire-1.2.1/ [2022-04-07T14:25:24.035Z] spire-1.2.1/ [2022-04-07T14:25:24.035Z] spire-1.2.1/.data/ [2022-04-07T14:25:24.035Z] spire-1.2.1/.data/.file [2022-04-07T14:25:24.035Z] spire-1.2.1/.dockerignore [2022-04-07T14:25:24.035Z] spire-1.2.1/.gitattributes [2022-04-07T14:25:24.035Z] spire-1.2.1/.githooks/ [2022-04-07T14:25:24.035Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/ [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:25:24.035Z] spire-1.2.1/.gitignore [2022-04-07T14:25:24.035Z] spire-1.2.1/.go-version [2022-04-07T14:25:24.035Z] spire-1.2.1/.golangci.yml [2022-04-07T14:25:24.035Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:25:24.035Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:25:24.035Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:25:24.035Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:25:24.035Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:25:24.035Z] spire-1.2.1/Dockerfile [2022-04-07T14:25:24.035Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-07T14:25:24.035Z] spire-1.2.1/.data/.file [2022-04-07T14:25:24.035Z] spire-1.2.1/.dockerignore [2022-04-07T14:25:24.035Z] spire-1.2.1/.gitattributes [2022-04-07T14:25:24.035Z] spire-1.2.1/.githooks/ [2022-04-07T14:25:24.035Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/ [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/ [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T14:25:24.035Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T14:25:24.035Z] spire-1.2.1/.gitignore [2022-04-07T14:25:24.035Z] spire-1.2.1/.go-version [2022-04-07T14:25:24.035Z] spire-1.2.1/.golangci.yml [2022-04-07T14:25:24.035Z] spire-1.2.1/ADOPTERS.md [2022-04-07T14:25:24.035Z] spire-1.2.1/CHANGELOG.md [2022-04-07T14:25:24.035Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T14:25:24.035Z] spire-1.2.1/CODEOWNERS [2022-04-07T14:25:24.035Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T14:25:24.035Z] spire-1.2.1/Dockerfile [2022-04-07T14:25:24.035Z] spire-1.2.1/Dockerfile.dev [2022-04-07T14:25:24.035Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:25:24.035Z] spire-1.2.1/LICENSE [2022-04-07T14:25:24.035Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:25:24.035Z] spire-1.2.1/Makefile [2022-04-07T14:25:24.035Z] spire-1.2.1/README.md [2022-04-07T14:25:24.035Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:25:24.035Z] spire-1.2.1/SECURITY.md [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:25:24.035Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T14:25:24.035Z] spire-1.2.1/LICENSE [2022-04-07T14:25:24.035Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T14:25:24.035Z] spire-1.2.1/Makefile [2022-04-07T14:25:24.035Z] spire-1.2.1/README.md [2022-04-07T14:25:24.035Z] spire-1.2.1/ROADMAP.md [2022-04-07T14:25:24.035Z] spire-1.2.1/SECURITY.md [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T14:25:24.035Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:25:24.324Z] spire-1.2.1/conf/ [2022-04-07T14:25:24.324Z] spire-1.2.1/conf/agent/ [2022-04-07T14:25:24.324Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:25:24.324Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:25:24.324Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:25:24.324Z] spire-1.2.1/conf/server/ [2022-04-07T14:25:24.324Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:25:24.324Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:25:24.324Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:25:24.324Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:25:24.324Z] spire-1.2.1/doc/ [2022-04-07T14:25:24.324Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:25:24.324Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:25:24.324Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:25:24.324Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:25:24.324Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:25:24.324Z] spire-1.2.1/doc/images/ [2022-04-07T14:25:24.324Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:25:24.324Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:25:24.324Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:25:24.324Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T14:25:24.324Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T14:25:24.325Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T14:25:24.325Z] spire-1.2.1/conf/ [2022-04-07T14:25:24.325Z] spire-1.2.1/conf/agent/ [2022-04-07T14:25:24.325Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T14:25:24.325Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T14:25:24.325Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T14:25:24.325Z] spire-1.2.1/conf/server/ [2022-04-07T14:25:24.325Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T14:25:24.325Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T14:25:24.325Z] spire-1.2.1/conf/server/server.conf [2022-04-07T14:25:24.325Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/ [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/auditlog.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/ [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:25:24.325Z] spire-1.2.1/examples/ [2022-04-07T14:25:24.325Z] spire-1.2.1/examples/README.md [2022-04-07T14:25:24.325Z] spire-1.2.1/go.mod [2022-04-07T14:25:24.325Z] spire-1.2.1/go.sum [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T14:25:24.325Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:25:24.325Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/spire_server.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/telemetry.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/upgrading.md [2022-04-07T14:25:24.326Z] spire-1.2.1/doc/using_spire.md [2022-04-07T14:25:24.326Z] spire-1.2.1/examples/ [2022-04-07T14:25:24.326Z] spire-1.2.1/examples/README.md [2022-04-07T14:25:24.326Z] spire-1.2.1/go.mod [2022-04-07T14:25:24.326Z] spire-1.2.1/go.sum [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T14:25:24.326Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/common/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T14:25:24.327Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:25:24.610Z] [2022-04-07T14:25:24.610Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:25:24.611Z] [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:25:24.611Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T14:25:24.612Z] [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/health/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T14:25:24.612Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:25:24.613Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/version/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T14:25:24.614Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:25:24.894Z] [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:25:24.894Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/config.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:25:24.895Z] [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:25:24.895Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:25:24.896Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T14:25:25.178Z] [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/ [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/private/ [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/private/server/journal/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/ [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:25:25.178Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:25:25.178Z] spire-1.2.1/release/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire/ [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:25:25.178Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:25:25.178Z] spire-1.2.1/script/ [2022-04-07T14:25:25.178Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:25:25.178Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:25:25.178Z] spire-1.2.1/support/ [2022-04-07T14:25:25.178Z] spire-1.2.1/support/k8s/ [2022-04-07T14:25:25.178Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:25:25.178Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:25:25.178Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:25:25.178Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T14:25:25.178Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/server.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/ [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/private/ [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/private/server/ [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/private/server/journal/fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:25:25.179Z] [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/ [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/common/ [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T14:25:25.179Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T14:25:25.179Z] spire-1.2.1/release/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire-extras/ [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire/ [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire/README.md [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire/conf/ [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T14:25:25.179Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T14:25:25.179Z] spire-1.2.1/script/ [2022-04-07T14:25:25.179Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T14:25:25.179Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T14:25:25.179Z] spire-1.2.1/support/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:25:25.179Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T14:25:25.179Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/clock/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T14:25:25.180Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/clock/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/clock/clock.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:25:25.180Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/common [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:25:25.181Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T14:25:25.181Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T14:25:25.182Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T14:25:25.182Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T14:25:25.182Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T14:25:25.182Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T14:25:25.182Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T14:25:25.182Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T14:25:25.182Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T14:25:25.182Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/README.md [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/common [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T14:25:25.182Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:25:25.464Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:25:25.465Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:25:25.466Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/testca/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/testkey/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:25:25.466Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/util/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/util/race.go [2022-04-07T14:25:25.466Z] spire-1.2.1/test/util/util.go [2022-04-07T14:25:25.466Z] building spire from source... [2022-04-07T14:25:25.466Z] [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T14:25:25.466Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T14:25:25.748Z] spire-1.2.1/test/integration/test.sh [2022-04-07T14:25:25.748Z] spire-1.2.1/test/plugintest/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/spiretest/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/testca/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/testca/ca.go [2022-04-07T14:25:25.748Z] spire-1.2.1/test/testkey/ [2022-04-07T14:25:25.748Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T14:25:25.748Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T14:25:25.749Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T14:25:25.749Z] spire-1.2.1/test/testkey/new.go [2022-04-07T14:25:25.749Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T14:25:25.749Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T14:25:25.749Z] spire-1.2.1/test/util/ [2022-04-07T14:25:25.749Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T14:25:25.749Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T14:25:25.749Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T14:25:25.749Z] spire-1.2.1/test/util/race.go [2022-04-07T14:25:25.749Z] spire-1.2.1/test/util/util.go [2022-04-07T14:25:25.749Z] building spire from source... [2022-04-07T14:25:26.029Z] Installing go1.17.7... [2022-04-07T14:25:26.029Z] Installing go1.17.7... [2022-04-07T14:25:26.311Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:25:26.311Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:25:26.311Z] OK: 15739 distinct packages available [2022-04-07T14:25:26.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:25:27.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:25:29.067Z] OK: 220 MiB in 52 packages [2022-04-07T14:25:31.765Z] Removing intermediate container af726918d895 [2022-04-07T14:25:31.765Z] ---> fbe1c639f0f2 [2022-04-07T14:25:31.765Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T14:25:32.785Z] ---> 92b0bbac123e [2022-04-07T14:25:32.785Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T14:25:32.785Z] ---> Running in 489e73cd227c [2022-04-07T14:25:38.280Z] Removing intermediate container 489e73cd227c [2022-04-07T14:25:38.280Z] ---> f4f4c2950b3f [2022-04-07T14:25:38.280Z] Step 7/20 : COPY . . [2022-04-07T14:25:50.783Z] Building bin/spire-server... [2022-04-07T14:25:51.067Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:25:51.067Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:25:51.067Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:25:52.075Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:25:52.075Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:25:52.075Z]  ---> fb88b7957657 [2022-04-07T14:25:52.075Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T14:25:52.358Z] ---> Running in 435c5a9ef48e [2022-04-07T14:25:52.358Z] Building bin/spire-server... [2022-04-07T14:25:52.639Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T14:25:52.639Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T14:25:52.639Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T14:25:53.247Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T14:25:53.866Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T14:25:54.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T14:25:54.749Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:25:55.353Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:25:55.353Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:25:55.632Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:25:55.912Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:25:56.515Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:25:56.515Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T14:25:56.515Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:25:56.515Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:25:56.794Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:25:56.794Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:25:56.794Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:25:56.794Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:25:57.073Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:25:57.073Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T14:25:57.073Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T14:25:57.073Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:25:57.353Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T14:25:57.353Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:25:57.353Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:25:57.632Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T14:25:57.910Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T14:25:57.910Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T14:25:57.910Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T14:25:58.188Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T14:25:58.188Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T14:25:58.475Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T14:25:58.475Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T14:25:58.475Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:25:58.475Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T14:25:58.754Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:25:58.754Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T14:25:58.754Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:25:59.756Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T14:25:59.756Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T14:25:59.756Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T14:26:00.362Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:26:00.362Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T14:26:22.611Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T14:26:22.611Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:26:22.611Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:26:22.611Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T14:26:22.611Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:26:22.611Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T14:26:22.611Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T14:26:22.611Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:26:22.611Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:26:22.611Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:26:22.611Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:26:22.611Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:26:22.611Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T14:26:22.611Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T14:26:22.611Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:26:22.611Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T14:26:22.611Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:26:22.611Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:26:22.611Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:26:22.611Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T14:26:22.611Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T14:26:22.611Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T14:26:22.611Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T14:26:22.611Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T14:26:22.611Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:26:22.611Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T14:26:22.611Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:26:22.611Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:26:22.611Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:26:22.611Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T14:26:22.611Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:26:22.611Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T14:26:22.611Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:26:22.611Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:26:22.611Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T14:26:22.611Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:26:22.611Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:26:23.216Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:26:23.216Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T14:26:23.216Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T14:26:24.211Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T14:26:26.212Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T14:26:27.668Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:26:27.668Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:26:27.668Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:26:27.668Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:26:27.668Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:26:30.313Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T14:26:30.591Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T14:26:30.591Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T14:26:30.591Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T14:26:30.591Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T14:27:03.000Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T14:27:03.000Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:27:03.000Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T14:27:03.000Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:27:03.000Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:27:03.000Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T14:27:03.000Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T14:27:03.000Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T14:27:03.000Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T14:27:03.000Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T14:27:03.000Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T14:27:13.215Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:27:13.215Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T14:27:13.215Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T14:27:13.215Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:27:13.821Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:27:13.821Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T14:27:14.103Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T14:27:14.103Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T14:27:14.103Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T14:27:14.714Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:27:14.714Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T14:27:15.713Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T14:27:15.991Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T14:27:16.604Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:27:17.610Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:27:17.893Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:27:18.174Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T14:27:18.453Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T14:27:19.065Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:27:19.345Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T14:27:19.345Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T14:27:19.625Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:27:19.905Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T14:27:19.905Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T14:27:20.186Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T14:27:20.186Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:27:20.186Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T14:27:20.466Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:27:20.466Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:27:20.466Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:27:20.746Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T14:27:20.746Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T14:27:21.026Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T14:27:21.026Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T14:27:21.631Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:27:21.631Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:27:21.909Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:27:21.909Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:27:21.909Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T14:27:21.909Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:27:22.183Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:27:22.183Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:27:22.458Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:27:23.555Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T14:27:23.555Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T14:27:23.555Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T14:27:23.555Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:27:23.555Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T14:27:23.930Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T14:27:23.930Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T14:27:23.930Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T14:27:25.078Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T14:27:29.803Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:27:29.803Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:27:29.803Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:27:29.804Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:27:29.804Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:27:29.804Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:27:31.370Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:27:31.370Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:27:31.962Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:27:31.962Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:27:31.962Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:27:32.498Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T14:27:33.262Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T14:27:33.262Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T14:27:33.262Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:27:33.262Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T14:27:33.262Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T14:27:33.262Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T14:27:33.540Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:27:33.540Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:27:33.540Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T14:27:33.819Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T14:27:34.103Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T14:27:34.401Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:27:34.401Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:27:34.401Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T14:27:34.401Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:27:34.742Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T14:27:34.742Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:27:34.742Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T14:27:34.742Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:27:35.795Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T14:27:35.795Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:27:36.100Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T14:27:36.382Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:27:36.382Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T14:27:36.658Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:27:36.658Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:27:36.937Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T14:27:36.937Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T14:27:37.263Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T14:27:37.553Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T14:27:37.553Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T14:27:37.553Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T14:27:37.553Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:27:37.553Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T14:27:38.541Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T14:27:38.821Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T14:27:39.100Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:27:39.100Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:27:39.100Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T14:27:39.100Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:27:39.380Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T14:27:39.661Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:27:39.661Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:27:39.939Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:27:40.216Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T14:27:40.216Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:27:40.495Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:27:41.100Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:27:41.702Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T14:27:41.702Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T14:27:42.302Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T14:27:42.302Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T14:27:42.302Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T14:27:42.578Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T14:27:42.854Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T14:27:43.129Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:27:43.405Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T14:27:44.851Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:27:44.851Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:27:45.127Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T14:27:45.404Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:27:45.404Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:27:45.404Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T14:27:45.682Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:27:45.957Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:27:45.957Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:27:46.233Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:27:46.233Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:27:46.508Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:27:47.505Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T14:27:47.505Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T14:27:48.108Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T14:27:48.108Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T14:27:49.095Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T14:27:49.095Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T14:27:49.095Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T14:27:49.370Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T14:27:49.370Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T14:27:49.646Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T14:27:49.646Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T14:27:55.081Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:27:55.081Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:27:55.081Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:27:55.081Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:27:57.743Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T14:27:57.743Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T14:27:57.743Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T14:27:57.743Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T14:28:30.160Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:28:30.160Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:28:30.160Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T14:28:30.160Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T14:31:37.255Z] Removing intermediate container 435c5a9ef48e [2022-04-07T14:31:37.255Z] ---> 9d21fa3a296f [2022-04-07T14:31:37.255Z] [2022-04-07T14:31:37.255Z] Step 9/20 : FROM alpine:3.15 [2022-04-07T14:31:37.255Z] 3.15: Pulling from library/alpine [2022-04-07T14:31:37.255Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T14:31:37.255Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T14:31:37.255Z] ---> 3fb3c9af89a9 [2022-04-07T14:31:37.255Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:31:37.255Z] ---> Running in 7489a21e040d [2022-04-07T14:31:37.255Z] Removing intermediate container 7489a21e040d [2022-04-07T14:31:37.255Z] ---> 56a605047cd2 [2022-04-07T14:31:37.255Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:31:37.255Z] ---> Running in d63eed409c76 [2022-04-07T14:31:37.255Z] Removing intermediate container d63eed409c76 [2022-04-07T14:31:37.255Z] ---> 3b135edcb583 [2022-04-07T14:31:37.255Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T14:31:37.255Z] ---> Running in 040f5458bfd9 [2022-04-07T14:31:38.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:31:39.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:31:40.689Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:31:40.689Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:31:40.689Z] OK: 15729 distinct packages available [2022-04-07T14:31:40.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:31:41.957Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:31:42.949Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T14:31:43.227Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T14:31:43.507Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T14:31:43.507Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T14:31:43.507Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T14:31:43.786Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T14:31:43.786Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:31:43.786Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T14:31:44.064Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T14:31:44.064Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:31:44.064Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T14:31:44.678Z] OK: 8 MiB in 23 packages [2022-04-07T14:31:47.344Z] Removing intermediate container 040f5458bfd9 [2022-04-07T14:31:47.344Z] ---> afd5fa2b9bbe [2022-04-07T14:31:47.344Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T14:31:47.953Z] ---> 5bc508125798 [2022-04-07T14:31:47.953Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T14:31:50.614Z] ---> 42f7a108c57f [2022-04-07T14:31:50.614Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T14:31:51.234Z] ---> 993757f47ad2 [2022-04-07T14:31:51.234Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T14:31:51.234Z] ---> Running in 7e84187e1246 [2022-04-07T14:31:51.839Z] Removing intermediate container 7e84187e1246 [2022-04-07T14:31:51.839Z] ---> ef79ed990907 [2022-04-07T14:31:51.839Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T14:31:52.118Z] ---> Running in 9d82be64a9f8 [2022-04-07T14:31:52.739Z] Removing intermediate container 9d82be64a9f8 [2022-04-07T14:31:52.739Z] ---> 61f0c992c6ac [2022-04-07T14:31:52.739Z] Step 18/20 : LABEL arch=arm64 [2022-04-07T14:31:52.739Z] ---> Running in 166f75297379 [2022-04-07T14:31:53.352Z] Removing intermediate container 166f75297379 [2022-04-07T14:31:53.352Z] ---> 2a5f7e70bf77 [2022-04-07T14:31:53.352Z] Step 19/20 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:31:53.352Z] ---> Running in 6bc5fce2c335 [2022-04-07T14:31:53.984Z] Removing intermediate container 6bc5fce2c335 [2022-04-07T14:31:53.984Z] ---> 1ce59609fcdd [2022-04-07T14:31:53.984Z] Step 20/20 : LABEL version=2.2.0-dev.58 [2022-04-07T14:31:54.278Z] ---> Running in c847ceb97d16 [2022-04-07T14:31:54.885Z] Removing intermediate container c847ceb97d16 [2022-04-07T14:31:54.885Z] ---> 764e8f2b3d2b [2022-04-07T14:31:54.885Z] [2022-04-07T14:31:55.164Z] Successfully built 764e8f2b3d2b [2022-04-07T14:31:55.164Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-07T14:50:18.934Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-07T14:50:19.540Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:50:20.146Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:50:20.426Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:50:25.868Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:50:25.868Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:50:27.319Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:50:27.319Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:50:28.308Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:50:28.308Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:50:28.308Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:50:28.308Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:50:28.584Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:50:28.584Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T14:56:05.871Z] Removing intermediate container ef2ef32735e1 [2022-04-07T14:56:05.871Z] ---> f7a11fa7cbde [2022-04-07T14:56:05.871Z] [2022-04-07T14:56:05.871Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T14:56:05.871Z] ---> 3fb3c9af89a9 [2022-04-07T14:56:05.871Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T14:56:05.871Z] ---> Using cache [2022-04-07T14:56:05.871Z] ---> 56a605047cd2 [2022-04-07T14:56:05.871Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T14:56:05.871Z] ---> Using cache [2022-04-07T14:56:05.871Z] ---> 3b135edcb583 [2022-04-07T14:56:05.871Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T14:56:05.871Z] ---> Running in 4c8bd9289c32 [2022-04-07T14:56:05.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:56:05.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:56:05.871Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T14:56:05.871Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T14:56:05.871Z] OK: 15729 distinct packages available [2022-04-07T14:56:05.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T14:56:05.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T14:56:05.871Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T14:56:05.871Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T14:56:05.871Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T14:56:05.871Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T14:56:05.871Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T14:56:05.871Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T14:56:05.871Z] OK: 6 MiB in 19 packages [2022-04-07T14:56:05.871Z] Removing intermediate container 4c8bd9289c32 [2022-04-07T14:56:05.871Z] ---> 34e7bc6023dc [2022-04-07T14:56:05.871Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T14:56:07.880Z] ---> 7f56fd764afd [2022-04-07T14:56:07.880Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T14:56:08.167Z] ---> aa5b66dc9bcb [2022-04-07T14:56:08.167Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T14:56:09.170Z] ---> 127264df4ba5 [2022-04-07T14:56:09.170Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T14:56:09.775Z] ---> 44b3e1ec4ea6 [2022-04-07T14:56:09.775Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T14:56:10.051Z] ---> Running in 96200285dbb8 [2022-04-07T14:56:10.324Z] Removing intermediate container 96200285dbb8 [2022-04-07T14:56:10.324Z] ---> e679a3c3b167 [2022-04-07T14:56:10.324Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T14:56:10.324Z] ---> Running in 955e8ef87642 [2022-04-07T14:56:10.930Z] Removing intermediate container 955e8ef87642 [2022-04-07T14:56:10.930Z] ---> 14587ab6c9c3 [2022-04-07T14:56:10.930Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T14:56:10.930Z] ---> Running in 2a325598dbd9 [2022-04-07T14:56:11.208Z] Removing intermediate container 2a325598dbd9 [2022-04-07T14:56:11.208Z] ---> 3d526254a2aa [2022-04-07T14:56:11.208Z] Step 24/25 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T14:56:11.483Z] ---> Running in 0275629b0ac5 [2022-04-07T14:56:11.756Z] Removing intermediate container 0275629b0ac5 [2022-04-07T14:56:11.756Z] ---> 0d0d10427ab0 [2022-04-07T14:56:11.756Z] Step 25/25 : LABEL version=2.2.0-dev.58 [2022-04-07T14:56:11.756Z] ---> Running in cc96cd1333f1 [2022-04-07T14:56:12.349Z] Removing intermediate container cc96cd1333f1 [2022-04-07T14:56:12.349Z] ---> 3f41bb57f70e [2022-04-07T14:56:12.349Z] [2022-04-07T14:56:12.626Z] Successfully built 3f41bb57f70e [2022-04-07T14:56:12.626Z] Successfully tagged security-spire-server-arm64:latest [2022-04-07T14:56:34.828Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-07T14:56:34.828Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:56:34.828Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:56:34.828Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:56:35.818Z] Building bin/spire-agent... [2022-04-07T14:56:36.096Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:56:36.372Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T14:56:36.649Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:56:36.649Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T14:56:36.649Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T14:56:36.927Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T14:56:37.530Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:56:37.530Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:56:37.808Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:56:37.808Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:56:37.808Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:56:37.808Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:56:38.083Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:56:38.083Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T14:56:39.521Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T14:56:40.963Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T14:56:40.963Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T14:56:41.237Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T14:56:41.237Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T14:56:41.237Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T14:56:41.237Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T14:56:41.237Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T14:56:41.510Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T15:01:18.635Z] Removing intermediate container 498575ac363d [2022-04-07T15:01:18.635Z] ---> 517c924a143c [2022-04-07T15:01:18.635Z] [2022-04-07T15:01:18.635Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T15:01:18.635Z] ---> 3fb3c9af89a9 [2022-04-07T15:01:18.635Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T15:01:18.635Z] ---> Using cache [2022-04-07T15:01:18.635Z] ---> 56a605047cd2 [2022-04-07T15:01:18.635Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T15:01:18.635Z] ---> Using cache [2022-04-07T15:01:18.635Z] ---> 3b135edcb583 [2022-04-07T15:01:18.635Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T15:01:18.635Z] ---> Running in cc07e844ca68 [2022-04-07T15:01:18.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T15:01:18.907Z] Removing intermediate container f219ca7310e9 [2022-04-07T15:01:18.908Z] ---> 3acc789b8292 [2022-04-07T15:01:18.908Z] [2022-04-07T15:01:18.908Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T15:01:18.908Z] ---> 3fb3c9af89a9 [2022-04-07T15:01:18.908Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T15:01:18.908Z] ---> Using cache [2022-04-07T15:01:18.908Z] ---> 56a605047cd2 [2022-04-07T15:01:18.908Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T15:01:18.908Z] ---> Using cache [2022-04-07T15:01:18.908Z] ---> 3b135edcb583 [2022-04-07T15:01:18.908Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T15:01:18.908Z] ---> Using cache [2022-04-07T15:01:18.908Z] ---> 34e7bc6023dc [2022-04-07T15:01:18.908Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T15:01:18.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T15:01:20.882Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T15:01:20.882Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T15:01:20.882Z] OK: 15729 distinct packages available [2022-04-07T15:01:20.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T15:01:20.882Z] ---> 025957e30215 [2022-04-07T15:01:20.882Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T15:01:21.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T15:01:22.840Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T15:01:22.840Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T15:01:22.840Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T15:01:22.840Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T15:01:23.112Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T15:01:23.112Z] OK: 6 MiB in 18 packages [2022-04-07T15:01:24.548Z] ---> 2ff2187801c8 [2022-04-07T15:01:24.548Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T15:01:24.548Z] Removing intermediate container cc07e844ca68 [2022-04-07T15:01:24.548Z] ---> 58417f4bb34e [2022-04-07T15:01:24.548Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T15:01:24.821Z] ---> 467a0556d1cb [2022-04-07T15:01:24.821Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T15:01:25.798Z] ---> 00a51da44ad1 [2022-04-07T15:01:25.798Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T15:01:26.394Z] ---> 74a4dcdaae46 [2022-04-07T15:01:26.394Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T15:01:26.394Z] ---> Running in d82b6fd975ab [2022-04-07T15:01:26.990Z] Removing intermediate container d82b6fd975ab [2022-04-07T15:01:26.990Z] ---> ab7492323df4 [2022-04-07T15:01:26.990Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T15:01:26.990Z] ---> Running in 55f93fd4b981 [2022-04-07T15:01:27.265Z] Removing intermediate container 55f93fd4b981 [2022-04-07T15:01:27.265Z] ---> d3f1fca59125 [2022-04-07T15:01:27.265Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T15:01:27.545Z] ---> Running in ed75c22dc161 [2022-04-07T15:01:27.818Z] Removing intermediate container ed75c22dc161 [2022-04-07T15:01:27.818Z] ---> 61e8c6f2d6d3 [2022-04-07T15:01:27.818Z] Step 25/26 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:01:28.113Z] ---> 467d942b7e34 [2022-04-07T15:01:28.113Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T15:01:28.113Z] ---> Running in 6c97620081c4 [2022-04-07T15:01:28.389Z] Removing intermediate container 6c97620081c4 [2022-04-07T15:01:28.389Z] ---> 1df694c50377 [2022-04-07T15:01:28.389Z] Step 26/26 : LABEL version=2.2.0-dev.58 [2022-04-07T15:01:28.389Z] ---> Running in 16c4832d1882 [2022-04-07T15:01:28.662Z] ---> 3cb5d23f63e6 [2022-04-07T15:01:28.662Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T15:01:28.662Z] ---> Running in 997f0789a6f7 [2022-04-07T15:01:28.946Z] Removing intermediate container 16c4832d1882 [2022-04-07T15:01:28.946Z] ---> bdd9c8af852b [2022-04-07T15:01:28.946Z] [2022-04-07T15:01:29.219Z] Removing intermediate container 997f0789a6f7 [2022-04-07T15:01:29.219Z] ---> 8a2985b6b32d [2022-04-07T15:01:29.219Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T15:01:29.219Z] Successfully built bdd9c8af852b [2022-04-07T15:01:29.219Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-07T15:01:29.814Z]  Building security-spire-agent ... done  ---> 794ddcc35db5 [2022-04-07T15:01:29.814Z] Step 21/26 : WORKDIR / [2022-04-07T15:01:29.814Z] ---> Running in 18d1dcde055c [2022-04-07T15:01:30.089Z] Removing intermediate container 18d1dcde055c [2022-04-07T15:01:30.090Z] ---> 979188422450 [2022-04-07T15:01:30.090Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T15:01:30.090Z] ---> Running in 08514ed21167 [2022-04-07T15:01:30.687Z] Removing intermediate container 08514ed21167 [2022-04-07T15:01:30.687Z] ---> 5b003223459d [2022-04-07T15:01:30.687Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T15:01:30.687Z] ---> Running in 2fdd9045527a [2022-04-07T15:01:30.960Z] Removing intermediate container 2fdd9045527a [2022-04-07T15:01:30.960Z] ---> 70c073815d0b [2022-04-07T15:01:30.960Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T15:01:30.960Z] ---> Running in 43a923e8fcc8 [2022-04-07T15:01:31.235Z] Removing intermediate container 43a923e8fcc8 [2022-04-07T15:01:31.235Z] ---> 16a48a42bfb3 [2022-04-07T15:01:31.235Z] Step 25/26 : LABEL git_sha=3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:01:31.235Z] ---> Running in 2cfaf91af73c [2022-04-07T15:01:31.829Z] Removing intermediate container 2cfaf91af73c [2022-04-07T15:01:31.829Z] ---> e168f91e84c1 [2022-04-07T15:01:31.829Z] Step 26/26 : LABEL version=2.2.0-dev.58 [2022-04-07T15:01:31.829Z] ---> Running in 651c639f4770 [2022-04-07T15:01:32.101Z] Removing intermediate container 651c639f4770 [2022-04-07T15:01:32.101Z] ---> 22ffed74d880 [2022-04-07T15:01:32.101Z] [2022-04-07T15:01:32.375Z] Successfully built 22ffed74d880 [2022-04-07T15:01:32.375Z] Successfully tagged security-spire-config-arm64:latest [2022-04-07T15:01:32.661Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-07T15:01:32.665Z] $ docker stop --time=1 85a8a07810c514b47de7a092405b5d1e2ffc2b2e540729ed9aa27d37f03dd58f [2022-04-07T15:01:34.418Z] $ docker rm -f 85a8a07810c514b47de7a092405b5d1e2ffc2b2e540729ed9aa27d37f03dd58f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T15:01:34.997Z] + docker images [2022-04-07T15:01:35.590Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T15:01:35.590Z] security-spire-config-arm64 latest 22ffed74d880 4 seconds ago 85.6MB [2022-04-07T15:01:35.590Z] security-spire-agent-arm64 latest bdd9c8af852b 7 seconds ago 126MB [2022-04-07T15:01:35.590Z] 3acc789b8292 32 seconds ago 3.98GB [2022-04-07T15:01:35.590Z] 517c924a143c 37 seconds ago 3.98GB [2022-04-07T15:01:35.590Z] security-spire-server-arm64 latest 3f41bb57f70e 5 minutes ago 86.3MB [2022-04-07T15:01:35.590Z] f7a11fa7cbde 5 minutes ago 3.98GB [2022-04-07T15:01:35.590Z] security-spiffe-token-provider-arm64 latest 764e8f2b3d2b 29 minutes ago 27.7MB [2022-04-07T15:01:35.590Z] 9d21fa3a296f 30 minutes ago 1.19GB [2022-04-07T15:01:35.590Z] security-secretstore-setup-arm64 latest 4e0dcc34c4dd 36 minutes ago 40.8MB [2022-04-07T15:01:35.590Z] core-metadata-arm64 latest 2f33fa791bf5 36 minutes ago 25.1MB [2022-04-07T15:01:35.590Z] sys-mgmt-agent-arm64 latest 7284ec6a5d0e 36 minutes ago 290MB [2022-04-07T15:01:35.590Z] security-proxy-setup-arm64 latest 4f38f8901a89 36 minutes ago 42.1MB [2022-04-07T15:01:35.590Z] f1a2faace902 37 minutes ago 1.2GB [2022-04-07T15:01:35.590Z] f1cc04f4e6e6 37 minutes ago 1.21GB [2022-04-07T15:01:35.590Z] 949fd5163616 37 minutes ago 1.21GB [2022-04-07T15:01:35.590Z] 5dff6999af2f 38 minutes ago 1.2GB [2022-04-07T15:01:35.590Z] core-data-arm64 latest 34213cd2038a 45 minutes ago 34.4MB [2022-04-07T15:01:35.590Z] 457aa8b5d0e5 46 minutes ago 1.23GB [2022-04-07T15:01:35.590Z] security-bootstrapper-arm64 latest 8108c2b6c41b 46 minutes ago 23.6MB [2022-04-07T15:01:35.590Z] support-notifications-arm64 latest 6d36ff06d680 46 minutes ago 25.5MB [2022-04-07T15:01:35.590Z] support-scheduler-arm64 latest 8e770a17847f 46 minutes ago 24.9MB [2022-04-07T15:01:35.590Z] bb078bcd2d3e 46 minutes ago 1.2GB [2022-04-07T15:01:35.590Z] 229515fcdc14 46 minutes ago 1.2GB [2022-04-07T15:01:35.590Z] core-command-arm64 latest c9f3a79c23fe 46 minutes ago 23.7MB [2022-04-07T15:01:35.590Z] 7dd56ff17f92 46 minutes ago 1.2GB [2022-04-07T15:01:35.590Z] 53b6cab53e1b 47 minutes ago 1.2GB [2022-04-07T15:01:35.590Z] ci-base-image-arm64 latest c139fd2a77c7 56 minutes ago 886MB [2022-04-07T15:01:35.590Z] docker 20.10.14 c346e9eafbab 2 days ago 202MB [2022-04-07T15:01:35.590Z] alpine 3.14 ac73e934f311 2 days ago 5.34MB [2022-04-07T15:01:35.590Z] alpine 3.15 3fb3c9af89a9 2 days ago 5.32MB [2022-04-07T15:01:35.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-07T15:01:35.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T15:01:35.717Z] provisioning config files... [2022-04-07T15:01:35.734Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/181@tmp/config439351646229129001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:01:36.091Z] ---> docker-login.sh [2022-04-07T15:01:36.091Z] nexus3.edgexfoundry.org:10001 [2022-04-07T15:01:36.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T15:01:36.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T15:01:36.635Z] Configure a credential helper to remove this warning. See [2022-04-07T15:01:36.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T15:01:36.635Z] [2022-04-07T15:01:36.635Z] Login Succeeded [2022-04-07T15:01:36.635Z] nexus3.edgexfoundry.org:10002 [2022-04-07T15:01:36.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T15:01:36.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T15:01:36.907Z] Configure a credential helper to remove this warning. See [2022-04-07T15:01:36.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T15:01:36.907Z] [2022-04-07T15:01:36.907Z] Login Succeeded [2022-04-07T15:01:36.907Z] nexus3.edgexfoundry.org:10003 [2022-04-07T15:01:37.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T15:01:37.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T15:01:37.504Z] Configure a credential helper to remove this warning. See [2022-04-07T15:01:37.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T15:01:37.504Z] [2022-04-07T15:01:37.504Z] Login Succeeded [2022-04-07T15:01:37.504Z] nexus3.edgexfoundry.org:10004 [2022-04-07T15:01:37.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T15:01:38.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T15:01:38.048Z] Configure a credential helper to remove this warning. See [2022-04-07T15:01:38.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T15:01:38.048Z] [2022-04-07T15:01:38.048Z] Login Succeeded [2022-04-07T15:01:38.048Z] docker.io [2022-04-07T15:01:38.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T15:01:38.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T15:01:38.910Z] Configure a credential helper to remove this warning. See [2022-04-07T15:01:38.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T15:01:38.910Z] [2022-04-07T15:01:38.910Z] Login Succeeded [2022-04-07T15:01:38.910Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T15:01:38.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:01:38.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T15:01:38.994Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-07T15:01:38.994Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:01:38.994Z] latest [2022-04-07T15:01:38.994Z] 2.2.0-dev.58 [2022-04-07T15:01:38.995Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:01:38.995Z] main [2022-04-07T15:01:38.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:39.351Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:39.687Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:01:39.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T15:01:39.687Z] b6cc8dd8c646: Preparing [2022-04-07T15:01:39.687Z] 8d27ac7a4011: Preparing [2022-04-07T15:01:39.687Z] 867bdb5559b3: Preparing [2022-04-07T15:01:39.687Z] 07d2177e91ae: Preparing [2022-04-07T15:01:39.687Z] f73e7dbfee58: Preparing [2022-04-07T15:01:39.959Z] f73e7dbfee58: Layer already exists [2022-04-07T15:01:39.959Z] b6cc8dd8c646: Pushed [2022-04-07T15:01:39.959Z] 867bdb5559b3: Pushed [2022-04-07T15:01:39.959Z] 07d2177e91ae: Pushed [2022-04-07T15:01:45.350Z] 8d27ac7a4011: Pushed [2022-04-07T15:01:45.350Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:db71d0a4d49ff746b2b914d0b9f75a33d980ece145e3275045ee9d447b549305 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:45.697Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:46.043Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-07T15:01:46.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T15:01:46.043Z] b6cc8dd8c646: Preparing [2022-04-07T15:01:46.043Z] 8d27ac7a4011: Preparing [2022-04-07T15:01:46.043Z] 867bdb5559b3: Preparing [2022-04-07T15:01:46.043Z] 07d2177e91ae: Preparing [2022-04-07T15:01:46.043Z] f73e7dbfee58: Preparing [2022-04-07T15:01:46.043Z] 867bdb5559b3: Layer already exists [2022-04-07T15:01:46.043Z] b6cc8dd8c646: Layer already exists [2022-04-07T15:01:46.043Z] f73e7dbfee58: Layer already exists [2022-04-07T15:01:46.043Z] 8d27ac7a4011: Layer already exists [2022-04-07T15:01:46.043Z] 07d2177e91ae: Layer already exists [2022-04-07T15:01:46.316Z] latest: digest: sha256:db71d0a4d49ff746b2b914d0b9f75a33d980ece145e3275045ee9d447b549305 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:46.660Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:47.004Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 [2022-04-07T15:01:47.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T15:01:47.004Z] b6cc8dd8c646: Preparing [2022-04-07T15:01:47.004Z] 8d27ac7a4011: Preparing [2022-04-07T15:01:47.004Z] 867bdb5559b3: Preparing [2022-04-07T15:01:47.004Z] 07d2177e91ae: Preparing [2022-04-07T15:01:47.004Z] f73e7dbfee58: Preparing [2022-04-07T15:01:47.004Z] 8d27ac7a4011: Layer already exists [2022-04-07T15:01:47.004Z] 867bdb5559b3: Layer already exists [2022-04-07T15:01:47.004Z] 07d2177e91ae: Layer already exists [2022-04-07T15:01:47.004Z] b6cc8dd8c646: Layer already exists [2022-04-07T15:01:47.004Z] f73e7dbfee58: Layer already exists [2022-04-07T15:01:47.275Z] 2.2.0-dev.58: digest: sha256:db71d0a4d49ff746b2b914d0b9f75a33d980ece145e3275045ee9d447b549305 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:47.620Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:47.963Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:01:47.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T15:01:47.963Z] b6cc8dd8c646: Preparing [2022-04-07T15:01:47.963Z] 8d27ac7a4011: Preparing [2022-04-07T15:01:47.963Z] 867bdb5559b3: Preparing [2022-04-07T15:01:47.963Z] 07d2177e91ae: Preparing [2022-04-07T15:01:47.963Z] f73e7dbfee58: Preparing [2022-04-07T15:01:47.963Z] 07d2177e91ae: Layer already exists [2022-04-07T15:01:47.963Z] f73e7dbfee58: Layer already exists [2022-04-07T15:01:47.963Z] 8d27ac7a4011: Layer already exists [2022-04-07T15:01:47.963Z] 867bdb5559b3: Layer already exists [2022-04-07T15:01:47.963Z] b6cc8dd8c646: Layer already exists [2022-04-07T15:01:48.234Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:db71d0a4d49ff746b2b914d0b9f75a33d980ece145e3275045ee9d447b549305 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:48.583Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:48.927Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-07T15:01:48.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T15:01:48.927Z] b6cc8dd8c646: Preparing [2022-04-07T15:01:48.927Z] 8d27ac7a4011: Preparing [2022-04-07T15:01:48.927Z] 867bdb5559b3: Preparing [2022-04-07T15:01:48.927Z] 07d2177e91ae: Preparing [2022-04-07T15:01:48.927Z] f73e7dbfee58: Preparing [2022-04-07T15:01:48.927Z] f73e7dbfee58: Layer already exists [2022-04-07T15:01:48.927Z] 8d27ac7a4011: Layer already exists [2022-04-07T15:01:48.927Z] 867bdb5559b3: Layer already exists [2022-04-07T15:01:48.927Z] 07d2177e91ae: Layer already exists [2022-04-07T15:01:48.927Z] b6cc8dd8c646: Layer already exists [2022-04-07T15:01:49.197Z] main: digest: sha256:db71d0a4d49ff746b2b914d0b9f75a33d980ece145e3275045ee9d447b549305 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:01:49.250Z] ===================================================== [Pipeline] echo [2022-04-07T15:01:49.260Z] taggedImages: [2022-04-07T15:01:49.260Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:01:49.260Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-07T15:01:49.260Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.58 [2022-04-07T15:01:49.260Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:01:49.260Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-07T15:01:49.279Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-07T15:01:49.279Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:01:49.279Z] latest [2022-04-07T15:01:49.279Z] 2.2.0-dev.58 [2022-04-07T15:01:49.279Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:01:49.279Z] main [2022-04-07T15:01:49.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:49.636Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:49.978Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:01:49.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T15:01:49.978Z] cd8cde9be9c8: Preparing [2022-04-07T15:01:49.978Z] d469bfc90a3a: Preparing [2022-04-07T15:01:49.978Z] 867bdb5559b3: Preparing [2022-04-07T15:01:49.978Z] 700df6ab16c3: Preparing [2022-04-07T15:01:49.978Z] e71258f38d09: Preparing [2022-04-07T15:01:49.978Z] f73e7dbfee58: Preparing [2022-04-07T15:01:49.978Z] f73e7dbfee58: Waiting [2022-04-07T15:01:49.978Z] 867bdb5559b3: Layer already exists [2022-04-07T15:01:50.254Z] f73e7dbfee58: Layer already exists [2022-04-07T15:01:50.254Z] cd8cde9be9c8: Pushed [2022-04-07T15:01:50.254Z] e71258f38d09: Pushed [2022-04-07T15:01:50.850Z] 700df6ab16c3: Pushed [2022-04-07T15:01:57.641Z] d469bfc90a3a: Pushed [2022-04-07T15:01:57.641Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:e35fb347da0e9b0181aa877786b4e19c2b34014e85eb9d305a7476acf127e57a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:57.996Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:58.884Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-07T15:01:58.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T15:01:58.884Z] cd8cde9be9c8: Preparing [2022-04-07T15:01:58.884Z] d469bfc90a3a: Preparing [2022-04-07T15:01:58.884Z] 867bdb5559b3: Preparing [2022-04-07T15:01:58.884Z] 700df6ab16c3: Preparing [2022-04-07T15:01:58.884Z] e71258f38d09: Preparing [2022-04-07T15:01:58.884Z] f73e7dbfee58: Preparing [2022-04-07T15:01:58.884Z] f73e7dbfee58: Waiting [2022-04-07T15:01:58.884Z] e71258f38d09: Layer already exists [2022-04-07T15:01:58.884Z] 867bdb5559b3: Layer already exists [2022-04-07T15:01:58.884Z] cd8cde9be9c8: Layer already exists [2022-04-07T15:01:58.884Z] d469bfc90a3a: Layer already exists [2022-04-07T15:01:58.884Z] 700df6ab16c3: Layer already exists [2022-04-07T15:01:58.884Z] f73e7dbfee58: Layer already exists [2022-04-07T15:01:59.161Z] latest: digest: sha256:e35fb347da0e9b0181aa877786b4e19c2b34014e85eb9d305a7476acf127e57a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:59.523Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:01:59.901Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 [2022-04-07T15:01:59.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T15:01:59.901Z] cd8cde9be9c8: Preparing [2022-04-07T15:01:59.901Z] d469bfc90a3a: Preparing [2022-04-07T15:01:59.901Z] 867bdb5559b3: Preparing [2022-04-07T15:01:59.901Z] 700df6ab16c3: Preparing [2022-04-07T15:01:59.901Z] e71258f38d09: Preparing [2022-04-07T15:01:59.901Z] f73e7dbfee58: Preparing [2022-04-07T15:01:59.901Z] f73e7dbfee58: Waiting [2022-04-07T15:01:59.901Z] e71258f38d09: Layer already exists [2022-04-07T15:01:59.901Z] cd8cde9be9c8: Layer already exists [2022-04-07T15:01:59.901Z] 867bdb5559b3: Layer already exists [2022-04-07T15:01:59.901Z] 700df6ab16c3: Layer already exists [2022-04-07T15:01:59.901Z] d469bfc90a3a: Layer already exists [2022-04-07T15:02:00.177Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:00.177Z] 2.2.0-dev.58: digest: sha256:e35fb347da0e9b0181aa877786b4e19c2b34014e85eb9d305a7476acf127e57a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:00.565Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:00.965Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:00.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T15:02:00.965Z] cd8cde9be9c8: Preparing [2022-04-07T15:02:00.965Z] d469bfc90a3a: Preparing [2022-04-07T15:02:00.965Z] 867bdb5559b3: Preparing [2022-04-07T15:02:00.965Z] 700df6ab16c3: Preparing [2022-04-07T15:02:00.965Z] e71258f38d09: Preparing [2022-04-07T15:02:00.965Z] f73e7dbfee58: Preparing [2022-04-07T15:02:00.965Z] f73e7dbfee58: Waiting [2022-04-07T15:02:01.242Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:01.242Z] cd8cde9be9c8: Layer already exists [2022-04-07T15:02:01.242Z] 700df6ab16c3: Layer already exists [2022-04-07T15:02:01.242Z] d469bfc90a3a: Layer already exists [2022-04-07T15:02:01.242Z] e71258f38d09: Layer already exists [2022-04-07T15:02:01.242Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:01.242Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:e35fb347da0e9b0181aa877786b4e19c2b34014e85eb9d305a7476acf127e57a size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:01.615Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:01.979Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-07T15:02:01.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T15:02:01.979Z] cd8cde9be9c8: Preparing [2022-04-07T15:02:01.979Z] d469bfc90a3a: Preparing [2022-04-07T15:02:01.979Z] 867bdb5559b3: Preparing [2022-04-07T15:02:01.979Z] 700df6ab16c3: Preparing [2022-04-07T15:02:01.979Z] e71258f38d09: Preparing [2022-04-07T15:02:01.979Z] f73e7dbfee58: Preparing [2022-04-07T15:02:01.979Z] f73e7dbfee58: Waiting [2022-04-07T15:02:01.979Z] cd8cde9be9c8: Layer already exists [2022-04-07T15:02:01.979Z] 700df6ab16c3: Layer already exists [2022-04-07T15:02:01.979Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:01.979Z] e71258f38d09: Layer already exists [2022-04-07T15:02:01.979Z] d469bfc90a3a: Layer already exists [2022-04-07T15:02:02.253Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:02.253Z] main: digest: sha256:e35fb347da0e9b0181aa877786b4e19c2b34014e85eb9d305a7476acf127e57a size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:02:02.299Z] ===================================================== [Pipeline] echo [2022-04-07T15:02:02.308Z] taggedImages: [2022-04-07T15:02:02.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:02.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-07T15:02:02.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.58 [2022-04-07T15:02:02.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:02.308Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-07T15:02:02.330Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-07T15:02:02.330Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:02.330Z] latest [2022-04-07T15:02:02.330Z] 2.2.0-dev.58 [2022-04-07T15:02:02.330Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:02.330Z] main [2022-04-07T15:02:02.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:02.689Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:03.032Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:03.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T15:02:03.032Z] af80f4126302: Preparing [2022-04-07T15:02:03.032Z] 45ef1648b180: Preparing [2022-04-07T15:02:03.032Z] 867bdb5559b3: Preparing [2022-04-07T15:02:03.032Z] 07d2177e91ae: Preparing [2022-04-07T15:02:03.032Z] f73e7dbfee58: Preparing [2022-04-07T15:02:03.306Z] 07d2177e91ae: Layer already exists [2022-04-07T15:02:03.306Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:03.306Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:03.306Z] af80f4126302: Pushed [2022-04-07T15:02:08.698Z] 45ef1648b180: Pushed [2022-04-07T15:02:08.698Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:cbd15fb38b760ce4ba6953abce2f855e7841e67f8f24f2cec0bcf466a555af8d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:09.049Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:09.388Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-07T15:02:09.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T15:02:09.388Z] af80f4126302: Preparing [2022-04-07T15:02:09.388Z] 45ef1648b180: Preparing [2022-04-07T15:02:09.388Z] 867bdb5559b3: Preparing [2022-04-07T15:02:09.388Z] 07d2177e91ae: Preparing [2022-04-07T15:02:09.388Z] f73e7dbfee58: Preparing [2022-04-07T15:02:09.388Z] 45ef1648b180: Layer already exists [2022-04-07T15:02:09.388Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:09.388Z] 07d2177e91ae: Layer already exists [2022-04-07T15:02:09.388Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:09.388Z] af80f4126302: Layer already exists [2022-04-07T15:02:09.660Z] latest: digest: sha256:cbd15fb38b760ce4ba6953abce2f855e7841e67f8f24f2cec0bcf466a555af8d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:10.008Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:10.348Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 [2022-04-07T15:02:10.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T15:02:10.348Z] af80f4126302: Preparing [2022-04-07T15:02:10.348Z] 45ef1648b180: Preparing [2022-04-07T15:02:10.348Z] 867bdb5559b3: Preparing [2022-04-07T15:02:10.348Z] 07d2177e91ae: Preparing [2022-04-07T15:02:10.348Z] f73e7dbfee58: Preparing [2022-04-07T15:02:10.348Z] 07d2177e91ae: Layer already exists [2022-04-07T15:02:10.348Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:10.348Z] 45ef1648b180: Layer already exists [2022-04-07T15:02:10.348Z] af80f4126302: Layer already exists [2022-04-07T15:02:10.348Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:10.621Z] 2.2.0-dev.58: digest: sha256:cbd15fb38b760ce4ba6953abce2f855e7841e67f8f24f2cec0bcf466a555af8d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:10.971Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:11.313Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:11.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T15:02:11.313Z] af80f4126302: Preparing [2022-04-07T15:02:11.313Z] 45ef1648b180: Preparing [2022-04-07T15:02:11.313Z] 867bdb5559b3: Preparing [2022-04-07T15:02:11.313Z] 07d2177e91ae: Preparing [2022-04-07T15:02:11.313Z] f73e7dbfee58: Preparing [2022-04-07T15:02:11.313Z] af80f4126302: Layer already exists [2022-04-07T15:02:11.313Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:11.313Z] 07d2177e91ae: Layer already exists [2022-04-07T15:02:11.313Z] 45ef1648b180: Layer already exists [2022-04-07T15:02:11.313Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:11.584Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:cbd15fb38b760ce4ba6953abce2f855e7841e67f8f24f2cec0bcf466a555af8d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:11.930Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:12.277Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-07T15:02:12.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T15:02:12.277Z] af80f4126302: Preparing [2022-04-07T15:02:12.277Z] 45ef1648b180: Preparing [2022-04-07T15:02:12.277Z] 867bdb5559b3: Preparing [2022-04-07T15:02:12.277Z] 07d2177e91ae: Preparing [2022-04-07T15:02:12.277Z] f73e7dbfee58: Preparing [2022-04-07T15:02:12.277Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:12.277Z] 45ef1648b180: Layer already exists [2022-04-07T15:02:12.277Z] af80f4126302: Layer already exists [2022-04-07T15:02:12.277Z] 07d2177e91ae: Layer already exists [2022-04-07T15:02:12.277Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:12.547Z] main: digest: sha256:cbd15fb38b760ce4ba6953abce2f855e7841e67f8f24f2cec0bcf466a555af8d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:02:12.601Z] ===================================================== [Pipeline] echo [2022-04-07T15:02:12.612Z] taggedImages: [2022-04-07T15:02:12.612Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:12.612Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-07T15:02:12.612Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.58 [2022-04-07T15:02:12.612Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:12.612Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-07T15:02:12.633Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-07T15:02:12.633Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:12.633Z] latest [2022-04-07T15:02:12.633Z] 2.2.0-dev.58 [2022-04-07T15:02:12.633Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:12.633Z] main [2022-04-07T15:02:12.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:12.975Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:13.313Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:13.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T15:02:13.313Z] b06b55eff40b: Preparing [2022-04-07T15:02:13.313Z] b06b55eff40b: Preparing [2022-04-07T15:02:13.313Z] d777625b33aa: Preparing [2022-04-07T15:02:13.314Z] d21c2557cd7d: Preparing [2022-04-07T15:02:13.314Z] 877dcc475a35: Preparing [2022-04-07T15:02:13.314Z] 856c813328ca: Preparing [2022-04-07T15:02:13.314Z] 867bdb5559b3: Preparing [2022-04-07T15:02:13.314Z] 845ebf5667d1: Preparing [2022-04-07T15:02:13.314Z] 2c1c742388ca: Preparing [2022-04-07T15:02:13.314Z] 8de7180c3471: Preparing [2022-04-07T15:02:13.314Z] 589714c8d381: Preparing [2022-04-07T15:02:13.314Z] f73e7dbfee58: Preparing [2022-04-07T15:02:13.314Z] 2c1c742388ca: Waiting [2022-04-07T15:02:13.314Z] 8de7180c3471: Waiting [2022-04-07T15:02:13.314Z] 589714c8d381: Waiting [2022-04-07T15:02:13.314Z] f73e7dbfee58: Waiting [2022-04-07T15:02:13.314Z] 845ebf5667d1: Waiting [2022-04-07T15:02:13.314Z] 867bdb5559b3: Waiting [2022-04-07T15:02:13.586Z] d21c2557cd7d: Pushed [2022-04-07T15:02:13.586Z] d777625b33aa: Pushed [2022-04-07T15:02:13.586Z] b06b55eff40b: Pushed [2022-04-07T15:02:13.586Z] 877dcc475a35: Pushed [2022-04-07T15:02:13.858Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:13.858Z] 845ebf5667d1: Pushed [2022-04-07T15:02:13.858Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:13.858Z] 8de7180c3471: Pushed [2022-04-07T15:02:13.858Z] 2c1c742388ca: Pushed [2022-04-07T15:02:13.858Z] 589714c8d381: Pushed [2022-04-07T15:02:18.150Z] 856c813328ca: Pushed [2022-04-07T15:02:18.150Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:bd3b358217ea94ff21c4465da39a3187a7202ee430b83194a9c99d98ccc0f0b9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:18.490Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:18.825Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-07T15:02:18.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T15:02:18.825Z] b06b55eff40b: Preparing [2022-04-07T15:02:18.825Z] b06b55eff40b: Preparing [2022-04-07T15:02:18.825Z] d777625b33aa: Preparing [2022-04-07T15:02:18.825Z] d21c2557cd7d: Preparing [2022-04-07T15:02:18.825Z] 877dcc475a35: Preparing [2022-04-07T15:02:18.825Z] 856c813328ca: Preparing [2022-04-07T15:02:18.825Z] 867bdb5559b3: Preparing [2022-04-07T15:02:18.825Z] 845ebf5667d1: Preparing [2022-04-07T15:02:18.825Z] 2c1c742388ca: Preparing [2022-04-07T15:02:18.825Z] 8de7180c3471: Preparing [2022-04-07T15:02:18.825Z] 589714c8d381: Preparing [2022-04-07T15:02:18.825Z] f73e7dbfee58: Preparing [2022-04-07T15:02:18.825Z] 867bdb5559b3: Waiting [2022-04-07T15:02:18.825Z] 845ebf5667d1: Waiting [2022-04-07T15:02:18.825Z] 8de7180c3471: Waiting [2022-04-07T15:02:18.825Z] 589714c8d381: Waiting [2022-04-07T15:02:18.825Z] f73e7dbfee58: Waiting [2022-04-07T15:02:18.825Z] 2c1c742388ca: Waiting [2022-04-07T15:02:18.825Z] b06b55eff40b: Layer already exists [2022-04-07T15:02:18.825Z] d21c2557cd7d: Layer already exists [2022-04-07T15:02:18.825Z] 877dcc475a35: Layer already exists [2022-04-07T15:02:18.825Z] 856c813328ca: Layer already exists [2022-04-07T15:02:18.825Z] d777625b33aa: Layer already exists [2022-04-07T15:02:19.099Z] 2c1c742388ca: Layer already exists [2022-04-07T15:02:19.099Z] 845ebf5667d1: Layer already exists [2022-04-07T15:02:19.099Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:19.099Z] 589714c8d381: Layer already exists [2022-04-07T15:02:19.099Z] 8de7180c3471: Layer already exists [2022-04-07T15:02:19.099Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:19.099Z] latest: digest: sha256:bd3b358217ea94ff21c4465da39a3187a7202ee430b83194a9c99d98ccc0f0b9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:19.445Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:19.782Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 [2022-04-07T15:02:19.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T15:02:19.782Z] b06b55eff40b: Preparing [2022-04-07T15:02:19.782Z] b06b55eff40b: Preparing [2022-04-07T15:02:19.782Z] d777625b33aa: Preparing [2022-04-07T15:02:19.782Z] d21c2557cd7d: Preparing [2022-04-07T15:02:19.782Z] 877dcc475a35: Preparing [2022-04-07T15:02:19.782Z] 856c813328ca: Preparing [2022-04-07T15:02:19.782Z] 867bdb5559b3: Preparing [2022-04-07T15:02:19.782Z] 845ebf5667d1: Preparing [2022-04-07T15:02:19.782Z] 2c1c742388ca: Preparing [2022-04-07T15:02:19.782Z] 8de7180c3471: Preparing [2022-04-07T15:02:19.782Z] 589714c8d381: Preparing [2022-04-07T15:02:19.782Z] f73e7dbfee58: Preparing [2022-04-07T15:02:19.782Z] 2c1c742388ca: Waiting [2022-04-07T15:02:19.782Z] 589714c8d381: Waiting [2022-04-07T15:02:19.782Z] 8de7180c3471: Waiting [2022-04-07T15:02:19.782Z] f73e7dbfee58: Waiting [2022-04-07T15:02:19.782Z] 867bdb5559b3: Waiting [2022-04-07T15:02:19.782Z] 845ebf5667d1: Waiting [2022-04-07T15:02:19.782Z] 856c813328ca: Layer already exists [2022-04-07T15:02:19.782Z] b06b55eff40b: Layer already exists [2022-04-07T15:02:19.782Z] d21c2557cd7d: Layer already exists [2022-04-07T15:02:19.782Z] d777625b33aa: Layer already exists [2022-04-07T15:02:19.782Z] 877dcc475a35: Layer already exists [2022-04-07T15:02:19.782Z] 845ebf5667d1: Layer already exists [2022-04-07T15:02:19.782Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:19.782Z] 589714c8d381: Layer already exists [2022-04-07T15:02:19.782Z] 2c1c742388ca: Layer already exists [2022-04-07T15:02:19.782Z] 8de7180c3471: Layer already exists [2022-04-07T15:02:20.052Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:20.053Z] 2.2.0-dev.58: digest: sha256:bd3b358217ea94ff21c4465da39a3187a7202ee430b83194a9c99d98ccc0f0b9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:20.396Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:20.732Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:20.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T15:02:20.732Z] b06b55eff40b: Preparing [2022-04-07T15:02:20.732Z] b06b55eff40b: Preparing [2022-04-07T15:02:20.732Z] d777625b33aa: Preparing [2022-04-07T15:02:20.732Z] d21c2557cd7d: Preparing [2022-04-07T15:02:20.732Z] 877dcc475a35: Preparing [2022-04-07T15:02:20.732Z] 856c813328ca: Preparing [2022-04-07T15:02:20.732Z] 867bdb5559b3: Preparing [2022-04-07T15:02:20.732Z] 845ebf5667d1: Preparing [2022-04-07T15:02:20.732Z] 2c1c742388ca: Preparing [2022-04-07T15:02:20.732Z] 8de7180c3471: Preparing [2022-04-07T15:02:20.732Z] 589714c8d381: Preparing [2022-04-07T15:02:20.732Z] f73e7dbfee58: Preparing [2022-04-07T15:02:20.732Z] 2c1c742388ca: Waiting [2022-04-07T15:02:20.732Z] 8de7180c3471: Waiting [2022-04-07T15:02:20.732Z] 867bdb5559b3: Waiting [2022-04-07T15:02:20.732Z] 845ebf5667d1: Waiting [2022-04-07T15:02:20.732Z] f73e7dbfee58: Waiting [2022-04-07T15:02:20.732Z] 589714c8d381: Waiting [2022-04-07T15:02:20.732Z] b06b55eff40b: Layer already exists [2022-04-07T15:02:20.732Z] d21c2557cd7d: Layer already exists [2022-04-07T15:02:20.732Z] 877dcc475a35: Layer already exists [2022-04-07T15:02:20.732Z] d777625b33aa: Layer already exists [2022-04-07T15:02:20.732Z] 856c813328ca: Layer already exists [2022-04-07T15:02:20.732Z] 2c1c742388ca: Layer already exists [2022-04-07T15:02:20.732Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:20.732Z] 845ebf5667d1: Layer already exists [2022-04-07T15:02:20.732Z] 8de7180c3471: Layer already exists [2022-04-07T15:02:20.732Z] 589714c8d381: Layer already exists [2022-04-07T15:02:21.002Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:21.002Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:bd3b358217ea94ff21c4465da39a3187a7202ee430b83194a9c99d98ccc0f0b9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:21.338Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:21.672Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-07T15:02:21.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T15:02:21.672Z] b06b55eff40b: Preparing [2022-04-07T15:02:21.672Z] b06b55eff40b: Preparing [2022-04-07T15:02:21.672Z] d777625b33aa: Preparing [2022-04-07T15:02:21.672Z] d21c2557cd7d: Preparing [2022-04-07T15:02:21.672Z] 877dcc475a35: Preparing [2022-04-07T15:02:21.672Z] 856c813328ca: Preparing [2022-04-07T15:02:21.672Z] 867bdb5559b3: Preparing [2022-04-07T15:02:21.672Z] 845ebf5667d1: Preparing [2022-04-07T15:02:21.672Z] 2c1c742388ca: Preparing [2022-04-07T15:02:21.672Z] 8de7180c3471: Preparing [2022-04-07T15:02:21.672Z] 589714c8d381: Preparing [2022-04-07T15:02:21.672Z] f73e7dbfee58: Preparing [2022-04-07T15:02:21.672Z] 867bdb5559b3: Waiting [2022-04-07T15:02:21.672Z] 845ebf5667d1: Waiting [2022-04-07T15:02:21.672Z] 589714c8d381: Waiting [2022-04-07T15:02:21.672Z] f73e7dbfee58: Waiting [2022-04-07T15:02:21.672Z] 2c1c742388ca: Waiting [2022-04-07T15:02:21.672Z] 8de7180c3471: Waiting [2022-04-07T15:02:21.672Z] d777625b33aa: Layer already exists [2022-04-07T15:02:21.672Z] 877dcc475a35: Layer already exists [2022-04-07T15:02:21.672Z] d21c2557cd7d: Layer already exists [2022-04-07T15:02:21.672Z] b06b55eff40b: Layer already exists [2022-04-07T15:02:21.672Z] 856c813328ca: Layer already exists [2022-04-07T15:02:21.672Z] 845ebf5667d1: Layer already exists [2022-04-07T15:02:21.672Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:21.672Z] 589714c8d381: Layer already exists [2022-04-07T15:02:21.672Z] 8de7180c3471: Layer already exists [2022-04-07T15:02:21.672Z] 2c1c742388ca: Layer already exists [2022-04-07T15:02:21.942Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:21.942Z] main: digest: sha256:bd3b358217ea94ff21c4465da39a3187a7202ee430b83194a9c99d98ccc0f0b9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:02:21.997Z] ===================================================== [Pipeline] echo [2022-04-07T15:02:22.006Z] taggedImages: [2022-04-07T15:02:22.006Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:22.006Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-07T15:02:22.006Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.58 [2022-04-07T15:02:22.006Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:22.006Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-07T15:02:22.027Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-07T15:02:22.027Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:22.027Z] latest [2022-04-07T15:02:22.027Z] 2.2.0-dev.58 [2022-04-07T15:02:22.027Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:22.027Z] main [2022-04-07T15:02:22.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:22.372Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:22.707Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:22.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T15:02:22.707Z] 13f223350b47: Preparing [2022-04-07T15:02:22.707Z] eb1c598a5352: Preparing [2022-04-07T15:02:22.707Z] 4c0fa1c77e8a: Preparing [2022-04-07T15:02:22.707Z] dfd74670916b: Preparing [2022-04-07T15:02:22.707Z] da43c0eb4daa: Preparing [2022-04-07T15:02:22.707Z] 480062616236: Preparing [2022-04-07T15:02:22.707Z] f4ec012ec405: Preparing [2022-04-07T15:02:22.707Z] f73e7dbfee58: Preparing [2022-04-07T15:02:22.707Z] 480062616236: Waiting [2022-04-07T15:02:22.707Z] f4ec012ec405: Waiting [2022-04-07T15:02:22.707Z] f73e7dbfee58: Waiting [2022-04-07T15:02:22.982Z] da43c0eb4daa: Pushed [2022-04-07T15:02:22.982Z] 13f223350b47: Pushed [2022-04-07T15:02:22.982Z] eb1c598a5352: Pushed [2022-04-07T15:02:22.982Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:23.255Z] 480062616236: Pushed [2022-04-07T15:02:23.851Z] f4ec012ec405: Pushed [2022-04-07T15:02:27.240Z] dfd74670916b: Pushed [2022-04-07T15:02:27.511Z] 4c0fa1c77e8a: Pushed [2022-04-07T15:02:27.511Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:d00556bb7cf2510cfd190642135cb0fc2e22c344509b3c1b5aa802a4d7be477f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:27.856Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:28.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-07T15:02:28.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T15:02:28.199Z] 13f223350b47: Preparing [2022-04-07T15:02:28.199Z] eb1c598a5352: Preparing [2022-04-07T15:02:28.199Z] 4c0fa1c77e8a: Preparing [2022-04-07T15:02:28.199Z] dfd74670916b: Preparing [2022-04-07T15:02:28.199Z] da43c0eb4daa: Preparing [2022-04-07T15:02:28.199Z] 480062616236: Preparing [2022-04-07T15:02:28.199Z] f4ec012ec405: Preparing [2022-04-07T15:02:28.199Z] f73e7dbfee58: Preparing [2022-04-07T15:02:28.199Z] 480062616236: Waiting [2022-04-07T15:02:28.199Z] f4ec012ec405: Waiting [2022-04-07T15:02:28.199Z] f73e7dbfee58: Waiting [2022-04-07T15:02:28.199Z] da43c0eb4daa: Layer already exists [2022-04-07T15:02:28.199Z] 13f223350b47: Layer already exists [2022-04-07T15:02:28.199Z] dfd74670916b: Layer already exists [2022-04-07T15:02:28.199Z] 4c0fa1c77e8a: Layer already exists [2022-04-07T15:02:28.471Z] eb1c598a5352: Layer already exists [2022-04-07T15:02:28.471Z] 480062616236: Layer already exists [2022-04-07T15:02:28.471Z] f4ec012ec405: Layer already exists [2022-04-07T15:02:28.471Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:28.471Z] latest: digest: sha256:d00556bb7cf2510cfd190642135cb0fc2e22c344509b3c1b5aa802a4d7be477f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:28.814Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:29.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 [2022-04-07T15:02:29.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T15:02:29.152Z] 13f223350b47: Preparing [2022-04-07T15:02:29.152Z] eb1c598a5352: Preparing [2022-04-07T15:02:29.152Z] 4c0fa1c77e8a: Preparing [2022-04-07T15:02:29.152Z] dfd74670916b: Preparing [2022-04-07T15:02:29.152Z] da43c0eb4daa: Preparing [2022-04-07T15:02:29.152Z] 480062616236: Preparing [2022-04-07T15:02:29.152Z] f4ec012ec405: Preparing [2022-04-07T15:02:29.152Z] f73e7dbfee58: Preparing [2022-04-07T15:02:29.152Z] f4ec012ec405: Waiting [2022-04-07T15:02:29.152Z] 480062616236: Waiting [2022-04-07T15:02:29.152Z] eb1c598a5352: Layer already exists [2022-04-07T15:02:29.152Z] 13f223350b47: Layer already exists [2022-04-07T15:02:29.152Z] da43c0eb4daa: Layer already exists [2022-04-07T15:02:29.152Z] 4c0fa1c77e8a: Layer already exists [2022-04-07T15:02:29.152Z] dfd74670916b: Layer already exists [2022-04-07T15:02:29.426Z] f4ec012ec405: Layer already exists [2022-04-07T15:02:29.426Z] 480062616236: Layer already exists [2022-04-07T15:02:29.426Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:29.426Z] 2.2.0-dev.58: digest: sha256:d00556bb7cf2510cfd190642135cb0fc2e22c344509b3c1b5aa802a4d7be477f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:29.774Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:30.111Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:30.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T15:02:30.111Z] 13f223350b47: Preparing [2022-04-07T15:02:30.111Z] eb1c598a5352: Preparing [2022-04-07T15:02:30.111Z] 4c0fa1c77e8a: Preparing [2022-04-07T15:02:30.111Z] dfd74670916b: Preparing [2022-04-07T15:02:30.111Z] da43c0eb4daa: Preparing [2022-04-07T15:02:30.111Z] 480062616236: Preparing [2022-04-07T15:02:30.111Z] f4ec012ec405: Preparing [2022-04-07T15:02:30.111Z] f73e7dbfee58: Preparing [2022-04-07T15:02:30.111Z] 480062616236: Waiting [2022-04-07T15:02:30.111Z] f4ec012ec405: Waiting [2022-04-07T15:02:30.111Z] f73e7dbfee58: Waiting [2022-04-07T15:02:30.111Z] da43c0eb4daa: Layer already exists [2022-04-07T15:02:30.111Z] eb1c598a5352: Layer already exists [2022-04-07T15:02:30.111Z] 13f223350b47: Layer already exists [2022-04-07T15:02:30.111Z] 4c0fa1c77e8a: Layer already exists [2022-04-07T15:02:30.111Z] dfd74670916b: Layer already exists [2022-04-07T15:02:30.383Z] 480062616236: Layer already exists [2022-04-07T15:02:30.383Z] f4ec012ec405: Layer already exists [2022-04-07T15:02:30.383Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:30.383Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:d00556bb7cf2510cfd190642135cb0fc2e22c344509b3c1b5aa802a4d7be477f size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:30.725Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:31.068Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-07T15:02:31.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T15:02:31.068Z] 13f223350b47: Preparing [2022-04-07T15:02:31.068Z] eb1c598a5352: Preparing [2022-04-07T15:02:31.068Z] 4c0fa1c77e8a: Preparing [2022-04-07T15:02:31.068Z] dfd74670916b: Preparing [2022-04-07T15:02:31.068Z] da43c0eb4daa: Preparing [2022-04-07T15:02:31.068Z] 480062616236: Preparing [2022-04-07T15:02:31.068Z] f4ec012ec405: Preparing [2022-04-07T15:02:31.068Z] f73e7dbfee58: Preparing [2022-04-07T15:02:31.068Z] 480062616236: Waiting [2022-04-07T15:02:31.068Z] f4ec012ec405: Waiting [2022-04-07T15:02:31.068Z] f73e7dbfee58: Waiting [2022-04-07T15:02:31.068Z] dfd74670916b: Layer already exists [2022-04-07T15:02:31.068Z] 13f223350b47: Layer already exists [2022-04-07T15:02:31.068Z] 4c0fa1c77e8a: Layer already exists [2022-04-07T15:02:31.068Z] da43c0eb4daa: Layer already exists [2022-04-07T15:02:31.068Z] eb1c598a5352: Layer already exists [2022-04-07T15:02:31.339Z] 480062616236: Layer already exists [2022-04-07T15:02:31.339Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:31.339Z] f4ec012ec405: Layer already exists [2022-04-07T15:02:31.339Z] main: digest: sha256:d00556bb7cf2510cfd190642135cb0fc2e22c344509b3c1b5aa802a4d7be477f size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:02:31.381Z] ===================================================== [Pipeline] echo [2022-04-07T15:02:31.392Z] taggedImages: [2022-04-07T15:02:31.393Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:31.393Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-07T15:02:31.393Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.58 [2022-04-07T15:02:31.393Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:31.393Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-07T15:02:31.413Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-07T15:02:31.413Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:31.413Z] latest [2022-04-07T15:02:31.413Z] 2.2.0-dev.58 [2022-04-07T15:02:31.413Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:31.413Z] main [2022-04-07T15:02:31.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:31.761Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:32.095Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:32.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T15:02:32.095Z] ae46bcfbf1c9: Preparing [2022-04-07T15:02:32.095Z] a04f9e4fbd92: Preparing [2022-04-07T15:02:32.095Z] 17e31ec1906e: Preparing [2022-04-07T15:02:32.095Z] bb332b390ac3: Preparing [2022-04-07T15:02:32.095Z] 130c22425ec0: Preparing [2022-04-07T15:02:32.095Z] 2726b71a596b: Preparing [2022-04-07T15:02:32.095Z] 0ddd8f2a95ce: Preparing [2022-04-07T15:02:32.095Z] dd62d032abb0: Preparing [2022-04-07T15:02:32.095Z] 029f95112399: Preparing [2022-04-07T15:02:32.095Z] f73e7dbfee58: Preparing [2022-04-07T15:02:32.095Z] 2726b71a596b: Waiting [2022-04-07T15:02:32.095Z] 029f95112399: Waiting [2022-04-07T15:02:32.095Z] f73e7dbfee58: Waiting [2022-04-07T15:02:32.095Z] dd62d032abb0: Waiting [2022-04-07T15:02:32.095Z] 0ddd8f2a95ce: Waiting [2022-04-07T15:02:32.366Z] 130c22425ec0: Pushed [2022-04-07T15:02:32.366Z] a04f9e4fbd92: Pushed [2022-04-07T15:02:32.366Z] ae46bcfbf1c9: Pushed [2022-04-07T15:02:32.638Z] 0ddd8f2a95ce: Pushed [2022-04-07T15:02:32.638Z] 2726b71a596b: Pushed [2022-04-07T15:02:32.638Z] dd62d032abb0: Pushed [2022-04-07T15:02:32.638Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:32.911Z] 029f95112399: Pushed [2022-04-07T15:02:37.212Z] bb332b390ac3: Pushed [2022-04-07T15:02:37.212Z] 17e31ec1906e: Pushed [2022-04-07T15:02:37.212Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:b5bd6543ec6d63c51e747155a87c9049731a3f5d7722ac9153ed0960983449a0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:37.553Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:37.891Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-07T15:02:37.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T15:02:37.891Z] ae46bcfbf1c9: Preparing [2022-04-07T15:02:37.891Z] a04f9e4fbd92: Preparing [2022-04-07T15:02:37.891Z] 17e31ec1906e: Preparing [2022-04-07T15:02:37.891Z] bb332b390ac3: Preparing [2022-04-07T15:02:37.891Z] 130c22425ec0: Preparing [2022-04-07T15:02:37.891Z] 2726b71a596b: Preparing [2022-04-07T15:02:37.891Z] 0ddd8f2a95ce: Preparing [2022-04-07T15:02:37.891Z] dd62d032abb0: Preparing [2022-04-07T15:02:37.891Z] 029f95112399: Preparing [2022-04-07T15:02:37.891Z] f73e7dbfee58: Preparing [2022-04-07T15:02:37.891Z] 2726b71a596b: Waiting [2022-04-07T15:02:37.891Z] 0ddd8f2a95ce: Waiting [2022-04-07T15:02:37.891Z] dd62d032abb0: Waiting [2022-04-07T15:02:37.891Z] 029f95112399: Waiting [2022-04-07T15:02:37.891Z] f73e7dbfee58: Waiting [2022-04-07T15:02:37.891Z] 130c22425ec0: Layer already exists [2022-04-07T15:02:37.891Z] ae46bcfbf1c9: Layer already exists [2022-04-07T15:02:37.891Z] 17e31ec1906e: Layer already exists [2022-04-07T15:02:37.891Z] bb332b390ac3: Layer already exists [2022-04-07T15:02:37.891Z] a04f9e4fbd92: Layer already exists [2022-04-07T15:02:37.891Z] 2726b71a596b: Layer already exists [2022-04-07T15:02:37.891Z] 0ddd8f2a95ce: Layer already exists [2022-04-07T15:02:37.891Z] dd62d032abb0: Layer already exists [2022-04-07T15:02:38.161Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:38.161Z] 029f95112399: Layer already exists [2022-04-07T15:02:38.161Z] latest: digest: sha256:b5bd6543ec6d63c51e747155a87c9049731a3f5d7722ac9153ed0960983449a0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:38.502Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:38.839Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 [2022-04-07T15:02:38.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T15:02:38.839Z] ae46bcfbf1c9: Preparing [2022-04-07T15:02:38.839Z] a04f9e4fbd92: Preparing [2022-04-07T15:02:38.839Z] 17e31ec1906e: Preparing [2022-04-07T15:02:38.839Z] bb332b390ac3: Preparing [2022-04-07T15:02:38.839Z] 130c22425ec0: Preparing [2022-04-07T15:02:38.839Z] 2726b71a596b: Preparing [2022-04-07T15:02:38.839Z] 0ddd8f2a95ce: Preparing [2022-04-07T15:02:38.839Z] dd62d032abb0: Preparing [2022-04-07T15:02:38.839Z] 029f95112399: Preparing [2022-04-07T15:02:38.839Z] f73e7dbfee58: Preparing [2022-04-07T15:02:38.839Z] 2726b71a596b: Waiting [2022-04-07T15:02:38.839Z] 0ddd8f2a95ce: Waiting [2022-04-07T15:02:38.839Z] dd62d032abb0: Waiting [2022-04-07T15:02:38.839Z] 029f95112399: Waiting [2022-04-07T15:02:38.839Z] f73e7dbfee58: Waiting [2022-04-07T15:02:38.839Z] bb332b390ac3: Layer already exists [2022-04-07T15:02:38.839Z] 130c22425ec0: Layer already exists [2022-04-07T15:02:38.839Z] a04f9e4fbd92: Layer already exists [2022-04-07T15:02:38.839Z] 17e31ec1906e: Layer already exists [2022-04-07T15:02:38.839Z] ae46bcfbf1c9: Layer already exists [2022-04-07T15:02:39.111Z] 0ddd8f2a95ce: Layer already exists [2022-04-07T15:02:39.111Z] 2726b71a596b: Layer already exists [2022-04-07T15:02:39.111Z] 029f95112399: Layer already exists [2022-04-07T15:02:39.111Z] dd62d032abb0: Layer already exists [2022-04-07T15:02:39.111Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:39.111Z] 2.2.0-dev.58: digest: sha256:b5bd6543ec6d63c51e747155a87c9049731a3f5d7722ac9153ed0960983449a0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:39.452Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:39.786Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:39.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T15:02:39.786Z] ae46bcfbf1c9: Preparing [2022-04-07T15:02:39.786Z] a04f9e4fbd92: Preparing [2022-04-07T15:02:39.786Z] 17e31ec1906e: Preparing [2022-04-07T15:02:39.786Z] bb332b390ac3: Preparing [2022-04-07T15:02:39.786Z] 130c22425ec0: Preparing [2022-04-07T15:02:39.786Z] 2726b71a596b: Preparing [2022-04-07T15:02:39.786Z] 0ddd8f2a95ce: Preparing [2022-04-07T15:02:39.786Z] dd62d032abb0: Preparing [2022-04-07T15:02:39.786Z] 029f95112399: Preparing [2022-04-07T15:02:39.786Z] f73e7dbfee58: Preparing [2022-04-07T15:02:39.786Z] 0ddd8f2a95ce: Waiting [2022-04-07T15:02:39.786Z] 2726b71a596b: Waiting [2022-04-07T15:02:39.786Z] dd62d032abb0: Waiting [2022-04-07T15:02:39.786Z] f73e7dbfee58: Waiting [2022-04-07T15:02:39.786Z] 029f95112399: Waiting [2022-04-07T15:02:39.786Z] 130c22425ec0: Layer already exists [2022-04-07T15:02:39.786Z] bb332b390ac3: Layer already exists [2022-04-07T15:02:39.786Z] 17e31ec1906e: Layer already exists [2022-04-07T15:02:39.786Z] a04f9e4fbd92: Layer already exists [2022-04-07T15:02:39.786Z] ae46bcfbf1c9: Layer already exists [2022-04-07T15:02:39.786Z] 029f95112399: Layer already exists [2022-04-07T15:02:39.786Z] dd62d032abb0: Layer already exists [2022-04-07T15:02:39.786Z] 0ddd8f2a95ce: Layer already exists [2022-04-07T15:02:39.786Z] 2726b71a596b: Layer already exists [2022-04-07T15:02:39.786Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:40.058Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:b5bd6543ec6d63c51e747155a87c9049731a3f5d7722ac9153ed0960983449a0 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:40.409Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:40.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-07T15:02:40.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T15:02:40.747Z] ae46bcfbf1c9: Preparing [2022-04-07T15:02:40.747Z] a04f9e4fbd92: Preparing [2022-04-07T15:02:40.747Z] 17e31ec1906e: Preparing [2022-04-07T15:02:40.747Z] bb332b390ac3: Preparing [2022-04-07T15:02:40.747Z] 130c22425ec0: Preparing [2022-04-07T15:02:40.747Z] 2726b71a596b: Preparing [2022-04-07T15:02:40.747Z] 0ddd8f2a95ce: Preparing [2022-04-07T15:02:40.747Z] dd62d032abb0: Preparing [2022-04-07T15:02:40.747Z] 029f95112399: Preparing [2022-04-07T15:02:40.747Z] f73e7dbfee58: Preparing [2022-04-07T15:02:40.747Z] 2726b71a596b: Waiting [2022-04-07T15:02:40.747Z] 0ddd8f2a95ce: Waiting [2022-04-07T15:02:40.747Z] dd62d032abb0: Waiting [2022-04-07T15:02:40.747Z] 029f95112399: Waiting [2022-04-07T15:02:40.747Z] 130c22425ec0: Layer already exists [2022-04-07T15:02:40.747Z] 17e31ec1906e: Layer already exists [2022-04-07T15:02:40.747Z] a04f9e4fbd92: Layer already exists [2022-04-07T15:02:40.747Z] ae46bcfbf1c9: Layer already exists [2022-04-07T15:02:40.747Z] bb332b390ac3: Layer already exists [2022-04-07T15:02:40.747Z] 029f95112399: Layer already exists [2022-04-07T15:02:40.747Z] 2726b71a596b: Layer already exists [2022-04-07T15:02:40.747Z] 0ddd8f2a95ce: Layer already exists [2022-04-07T15:02:40.747Z] dd62d032abb0: Layer already exists [2022-04-07T15:02:40.747Z] f73e7dbfee58: Layer already exists [2022-04-07T15:02:41.019Z] main: digest: sha256:b5bd6543ec6d63c51e747155a87c9049731a3f5d7722ac9153ed0960983449a0 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:02:41.073Z] ===================================================== [Pipeline] echo [2022-04-07T15:02:41.083Z] taggedImages: [2022-04-07T15:02:41.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:41.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-07T15:02:41.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.58 [2022-04-07T15:02:41.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:41.084Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-07T15:02:41.110Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-07T15:02:41.110Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:41.110Z] latest [2022-04-07T15:02:41.110Z] 2.2.0-dev.58 [2022-04-07T15:02:41.110Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:41.110Z] main [2022-04-07T15:02:41.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:41.474Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:41.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:41.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T15:02:41.810Z] f5b6da4ab21c: Preparing [2022-04-07T15:02:41.810Z] 858fd04f7978: Preparing [2022-04-07T15:02:41.810Z] 867bdb5559b3: Preparing [2022-04-07T15:02:41.810Z] 723ee780741c: Preparing [2022-04-07T15:02:41.810Z] 1040b834adcd: Preparing [2022-04-07T15:02:41.810Z] 4f4ce317c6bb: Preparing [2022-04-07T15:02:41.810Z] 4f4ce317c6bb: Waiting [2022-04-07T15:02:41.810Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:42.086Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:02:42.086Z] 1040b834adcd: Pushed [2022-04-07T15:02:42.086Z] f5b6da4ab21c: Pushed [2022-04-07T15:02:43.524Z] 723ee780741c: Pushed [2022-04-07T15:02:46.903Z] 858fd04f7978: Pushed [2022-04-07T15:02:46.903Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:dcb17fa735f8cb2d08f53442e2137c99fc0e0b3958ebbc0d5845621c70c58390 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:47.248Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:47.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-07T15:02:47.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T15:02:47.580Z] f5b6da4ab21c: Preparing [2022-04-07T15:02:47.580Z] 858fd04f7978: Preparing [2022-04-07T15:02:47.580Z] 867bdb5559b3: Preparing [2022-04-07T15:02:47.580Z] 723ee780741c: Preparing [2022-04-07T15:02:47.580Z] 1040b834adcd: Preparing [2022-04-07T15:02:47.580Z] 4f4ce317c6bb: Preparing [2022-04-07T15:02:47.580Z] 4f4ce317c6bb: Waiting [2022-04-07T15:02:47.580Z] 723ee780741c: Layer already exists [2022-04-07T15:02:47.580Z] 1040b834adcd: Layer already exists [2022-04-07T15:02:47.580Z] f5b6da4ab21c: Layer already exists [2022-04-07T15:02:47.580Z] 858fd04f7978: Layer already exists [2022-04-07T15:02:47.580Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:47.580Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:02:47.853Z] latest: digest: sha256:dcb17fa735f8cb2d08f53442e2137c99fc0e0b3958ebbc0d5845621c70c58390 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:48.197Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:48.536Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 [2022-04-07T15:02:48.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T15:02:48.536Z] f5b6da4ab21c: Preparing [2022-04-07T15:02:48.536Z] 858fd04f7978: Preparing [2022-04-07T15:02:48.536Z] 867bdb5559b3: Preparing [2022-04-07T15:02:48.536Z] 723ee780741c: Preparing [2022-04-07T15:02:48.536Z] 1040b834adcd: Preparing [2022-04-07T15:02:48.536Z] 4f4ce317c6bb: Preparing [2022-04-07T15:02:48.536Z] 4f4ce317c6bb: Waiting [2022-04-07T15:02:48.536Z] 723ee780741c: Layer already exists [2022-04-07T15:02:48.536Z] 858fd04f7978: Layer already exists [2022-04-07T15:02:48.536Z] f5b6da4ab21c: Layer already exists [2022-04-07T15:02:48.536Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:48.536Z] 1040b834adcd: Layer already exists [2022-04-07T15:02:48.808Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:02:48.808Z] 2.2.0-dev.58: digest: sha256:dcb17fa735f8cb2d08f53442e2137c99fc0e0b3958ebbc0d5845621c70c58390 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:49.160Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:49.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:49.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T15:02:49.501Z] f5b6da4ab21c: Preparing [2022-04-07T15:02:49.501Z] 858fd04f7978: Preparing [2022-04-07T15:02:49.501Z] 867bdb5559b3: Preparing [2022-04-07T15:02:49.501Z] 723ee780741c: Preparing [2022-04-07T15:02:49.501Z] 1040b834adcd: Preparing [2022-04-07T15:02:49.501Z] 4f4ce317c6bb: Preparing [2022-04-07T15:02:49.501Z] 4f4ce317c6bb: Waiting [2022-04-07T15:02:49.501Z] f5b6da4ab21c: Layer already exists [2022-04-07T15:02:49.774Z] 1040b834adcd: Layer already exists [2022-04-07T15:02:49.774Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:49.774Z] 858fd04f7978: Layer already exists [2022-04-07T15:02:49.774Z] 723ee780741c: Layer already exists [2022-04-07T15:02:49.774Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:02:49.774Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:dcb17fa735f8cb2d08f53442e2137c99fc0e0b3958ebbc0d5845621c70c58390 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:50.124Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:50.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-07T15:02:50.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T15:02:50.469Z] f5b6da4ab21c: Preparing [2022-04-07T15:02:50.469Z] 858fd04f7978: Preparing [2022-04-07T15:02:50.469Z] 867bdb5559b3: Preparing [2022-04-07T15:02:50.469Z] 723ee780741c: Preparing [2022-04-07T15:02:50.469Z] 1040b834adcd: Preparing [2022-04-07T15:02:50.469Z] 4f4ce317c6bb: Preparing [2022-04-07T15:02:50.469Z] 4f4ce317c6bb: Waiting [2022-04-07T15:02:50.469Z] 867bdb5559b3: Layer already exists [2022-04-07T15:02:50.469Z] 858fd04f7978: Layer already exists [2022-04-07T15:02:50.469Z] 1040b834adcd: Layer already exists [2022-04-07T15:02:50.469Z] 723ee780741c: Layer already exists [2022-04-07T15:02:50.469Z] f5b6da4ab21c: Layer already exists [2022-04-07T15:02:50.740Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:02:50.740Z] main: digest: sha256:dcb17fa735f8cb2d08f53442e2137c99fc0e0b3958ebbc0d5845621c70c58390 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:02:50.797Z] ===================================================== [Pipeline] echo [2022-04-07T15:02:50.806Z] taggedImages: [2022-04-07T15:02:50.806Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:50.806Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-07T15:02:50.806Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.58 [2022-04-07T15:02:50.806Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:50.806Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-07T15:02:50.830Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-07T15:02:50.830Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:50.830Z] latest [2022-04-07T15:02:50.830Z] 2.2.0-dev.58 [2022-04-07T15:02:50.830Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:02:50.830Z] main [2022-04-07T15:02:50.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:51.195Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:02:51.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:02:51.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T15:02:51.537Z] 60fd86362db0: Preparing [2022-04-07T15:02:51.537Z] ffd4da7b1b01: Preparing [2022-04-07T15:02:51.537Z] 7c683dd0f2bd: Preparing [2022-04-07T15:02:51.537Z] 1d097befa487: Preparing [2022-04-07T15:02:51.537Z] ae0c359e0a11: Preparing [2022-04-07T15:02:51.537Z] 32df0f09ab2a: Preparing [2022-04-07T15:02:51.537Z] 1040b834adcd: Preparing [2022-04-07T15:02:51.537Z] 4f4ce317c6bb: Preparing [2022-04-07T15:02:51.537Z] 32df0f09ab2a: Waiting [2022-04-07T15:02:51.537Z] 1040b834adcd: Waiting [2022-04-07T15:02:51.537Z] 4f4ce317c6bb: Waiting [2022-04-07T15:02:51.821Z] 7c683dd0f2bd: Pushed [2022-04-07T15:02:51.821Z] ffd4da7b1b01: Pushed [2022-04-07T15:02:51.821Z] 60fd86362db0: Pushed [2022-04-07T15:02:52.095Z] 1040b834adcd: Layer already exists [2022-04-07T15:02:52.095Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:02:52.690Z] 32df0f09ab2a: Pushed [2022-04-07T15:03:00.950Z] ae0c359e0a11: Pushed [2022-04-07T15:03:09.209Z] 1d097befa487: Pushed [2022-04-07T15:03:09.209Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:9f33ab74def59fc32a2fce1b8bc5ee4bbcdfa27613f58e7cb14ed746e08305b2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:09.546Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:09.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-07T15:03:09.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T15:03:09.882Z] 60fd86362db0: Preparing [2022-04-07T15:03:09.882Z] ffd4da7b1b01: Preparing [2022-04-07T15:03:09.882Z] 7c683dd0f2bd: Preparing [2022-04-07T15:03:09.882Z] 1d097befa487: Preparing [2022-04-07T15:03:09.882Z] ae0c359e0a11: Preparing [2022-04-07T15:03:09.882Z] 32df0f09ab2a: Preparing [2022-04-07T15:03:09.882Z] 1040b834adcd: Preparing [2022-04-07T15:03:09.882Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:09.882Z] 1040b834adcd: Waiting [2022-04-07T15:03:09.882Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:09.882Z] 32df0f09ab2a: Waiting [2022-04-07T15:03:09.882Z] ffd4da7b1b01: Layer already exists [2022-04-07T15:03:09.882Z] 7c683dd0f2bd: Layer already exists [2022-04-07T15:03:09.882Z] 1d097befa487: Layer already exists [2022-04-07T15:03:09.882Z] ae0c359e0a11: Layer already exists [2022-04-07T15:03:09.882Z] 60fd86362db0: Layer already exists [2022-04-07T15:03:09.882Z] 32df0f09ab2a: Layer already exists [2022-04-07T15:03:09.882Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:09.882Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:10.153Z] latest: digest: sha256:9f33ab74def59fc32a2fce1b8bc5ee4bbcdfa27613f58e7cb14ed746e08305b2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:10.493Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:10.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 [2022-04-07T15:03:10.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T15:03:10.829Z] 60fd86362db0: Preparing [2022-04-07T15:03:10.829Z] ffd4da7b1b01: Preparing [2022-04-07T15:03:10.829Z] 7c683dd0f2bd: Preparing [2022-04-07T15:03:10.829Z] 1d097befa487: Preparing [2022-04-07T15:03:10.829Z] ae0c359e0a11: Preparing [2022-04-07T15:03:10.829Z] 32df0f09ab2a: Preparing [2022-04-07T15:03:10.829Z] 1040b834adcd: Preparing [2022-04-07T15:03:10.829Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:10.829Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:10.829Z] 1040b834adcd: Waiting [2022-04-07T15:03:10.829Z] 32df0f09ab2a: Waiting [2022-04-07T15:03:10.829Z] 7c683dd0f2bd: Layer already exists [2022-04-07T15:03:10.829Z] ae0c359e0a11: Layer already exists [2022-04-07T15:03:10.829Z] 60fd86362db0: Layer already exists [2022-04-07T15:03:10.829Z] 1d097befa487: Layer already exists [2022-04-07T15:03:10.829Z] ffd4da7b1b01: Layer already exists [2022-04-07T15:03:10.829Z] 32df0f09ab2a: Layer already exists [2022-04-07T15:03:10.829Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:11.099Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:11.099Z] 2.2.0-dev.58: digest: sha256:9f33ab74def59fc32a2fce1b8bc5ee4bbcdfa27613f58e7cb14ed746e08305b2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:11.442Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:11.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:03:11.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T15:03:11.773Z] 60fd86362db0: Preparing [2022-04-07T15:03:11.773Z] ffd4da7b1b01: Preparing [2022-04-07T15:03:11.773Z] 7c683dd0f2bd: Preparing [2022-04-07T15:03:11.773Z] 1d097befa487: Preparing [2022-04-07T15:03:11.773Z] ae0c359e0a11: Preparing [2022-04-07T15:03:11.773Z] 32df0f09ab2a: Preparing [2022-04-07T15:03:11.773Z] 1040b834adcd: Preparing [2022-04-07T15:03:11.773Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:11.773Z] 32df0f09ab2a: Waiting [2022-04-07T15:03:11.773Z] 1040b834adcd: Waiting [2022-04-07T15:03:11.773Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:11.773Z] 60fd86362db0: Layer already exists [2022-04-07T15:03:11.773Z] ae0c359e0a11: Layer already exists [2022-04-07T15:03:11.773Z] ffd4da7b1b01: Layer already exists [2022-04-07T15:03:11.773Z] 1d097befa487: Layer already exists [2022-04-07T15:03:11.773Z] 7c683dd0f2bd: Layer already exists [2022-04-07T15:03:12.047Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:12.047Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:12.047Z] 32df0f09ab2a: Layer already exists [2022-04-07T15:03:12.047Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:9f33ab74def59fc32a2fce1b8bc5ee4bbcdfa27613f58e7cb14ed746e08305b2 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:12.389Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:12.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-07T15:03:12.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T15:03:12.724Z] 60fd86362db0: Preparing [2022-04-07T15:03:12.724Z] ffd4da7b1b01: Preparing [2022-04-07T15:03:12.724Z] 7c683dd0f2bd: Preparing [2022-04-07T15:03:12.724Z] 1d097befa487: Preparing [2022-04-07T15:03:12.724Z] ae0c359e0a11: Preparing [2022-04-07T15:03:12.724Z] 32df0f09ab2a: Preparing [2022-04-07T15:03:12.724Z] 1040b834adcd: Preparing [2022-04-07T15:03:12.724Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:12.724Z] 1040b834adcd: Waiting [2022-04-07T15:03:12.724Z] 32df0f09ab2a: Waiting [2022-04-07T15:03:12.724Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:12.724Z] ffd4da7b1b01: Layer already exists [2022-04-07T15:03:12.724Z] ae0c359e0a11: Layer already exists [2022-04-07T15:03:12.724Z] 60fd86362db0: Layer already exists [2022-04-07T15:03:12.724Z] 7c683dd0f2bd: Layer already exists [2022-04-07T15:03:12.724Z] 1d097befa487: Layer already exists [2022-04-07T15:03:12.724Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:12.724Z] 32df0f09ab2a: Layer already exists [2022-04-07T15:03:12.724Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:12.995Z] main: digest: sha256:9f33ab74def59fc32a2fce1b8bc5ee4bbcdfa27613f58e7cb14ed746e08305b2 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:03:13.046Z] ===================================================== [Pipeline] echo [2022-04-07T15:03:13.055Z] taggedImages: [2022-04-07T15:03:13.055Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:03:13.055Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-07T15:03:13.055Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.58 [2022-04-07T15:03:13.055Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:03:13.055Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-07T15:03:13.075Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-07T15:03:13.076Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:03:13.076Z] latest [2022-04-07T15:03:13.076Z] 2.2.0-dev.58 [2022-04-07T15:03:13.076Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:03:13.076Z] main [2022-04-07T15:03:13.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:13.424Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:13.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:03:13.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T15:03:13.763Z] 7410d9cd6d3f: Preparing [2022-04-07T15:03:13.763Z] 37d03aea426c: Preparing [2022-04-07T15:03:13.763Z] 0deb7351fabe: Preparing [2022-04-07T15:03:13.763Z] 566eafcc5441: Preparing [2022-04-07T15:03:13.763Z] 9862dd0a164e: Preparing [2022-04-07T15:03:13.763Z] 1040b834adcd: Preparing [2022-04-07T15:03:13.763Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:13.763Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:13.763Z] 1040b834adcd: Waiting [2022-04-07T15:03:14.033Z] 0deb7351fabe: Pushed [2022-04-07T15:03:14.033Z] 37d03aea426c: Pushed [2022-04-07T15:03:14.033Z] 7410d9cd6d3f: Pushed [2022-04-07T15:03:14.033Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:14.033Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:14.625Z] 9862dd0a164e: Pushed [2022-04-07T15:03:32.913Z] 566eafcc5441: Pushed [2022-04-07T15:03:32.913Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:294cd3a674ec4c126f573ce01042115803ec6d2f5a34030026d0117aedc7cfed size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:33.253Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:33.583Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-07T15:03:33.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T15:03:33.583Z] 7410d9cd6d3f: Preparing [2022-04-07T15:03:33.583Z] 37d03aea426c: Preparing [2022-04-07T15:03:33.583Z] 0deb7351fabe: Preparing [2022-04-07T15:03:33.583Z] 566eafcc5441: Preparing [2022-04-07T15:03:33.583Z] 9862dd0a164e: Preparing [2022-04-07T15:03:33.583Z] 1040b834adcd: Preparing [2022-04-07T15:03:33.583Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:33.583Z] 1040b834adcd: Waiting [2022-04-07T15:03:33.583Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:33.583Z] 0deb7351fabe: Layer already exists [2022-04-07T15:03:33.583Z] 566eafcc5441: Layer already exists [2022-04-07T15:03:33.583Z] 37d03aea426c: Layer already exists [2022-04-07T15:03:33.583Z] 7410d9cd6d3f: Layer already exists [2022-04-07T15:03:33.583Z] 9862dd0a164e: Layer already exists [2022-04-07T15:03:33.855Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:33.855Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:33.855Z] latest: digest: sha256:294cd3a674ec4c126f573ce01042115803ec6d2f5a34030026d0117aedc7cfed size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:34.195Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:34.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 [2022-04-07T15:03:34.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T15:03:34.530Z] 7410d9cd6d3f: Preparing [2022-04-07T15:03:34.530Z] 37d03aea426c: Preparing [2022-04-07T15:03:34.530Z] 0deb7351fabe: Preparing [2022-04-07T15:03:34.530Z] 566eafcc5441: Preparing [2022-04-07T15:03:34.530Z] 9862dd0a164e: Preparing [2022-04-07T15:03:34.530Z] 1040b834adcd: Preparing [2022-04-07T15:03:34.530Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:34.530Z] 1040b834adcd: Waiting [2022-04-07T15:03:34.530Z] 566eafcc5441: Layer already exists [2022-04-07T15:03:34.530Z] 37d03aea426c: Layer already exists [2022-04-07T15:03:34.530Z] 0deb7351fabe: Layer already exists [2022-04-07T15:03:34.530Z] 9862dd0a164e: Layer already exists [2022-04-07T15:03:34.530Z] 7410d9cd6d3f: Layer already exists [2022-04-07T15:03:34.530Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:34.530Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:34.802Z] 2.2.0-dev.58: digest: sha256:294cd3a674ec4c126f573ce01042115803ec6d2f5a34030026d0117aedc7cfed size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:35.147Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:35.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:03:35.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T15:03:35.482Z] 7410d9cd6d3f: Preparing [2022-04-07T15:03:35.482Z] 37d03aea426c: Preparing [2022-04-07T15:03:35.482Z] 0deb7351fabe: Preparing [2022-04-07T15:03:35.482Z] 566eafcc5441: Preparing [2022-04-07T15:03:35.482Z] 9862dd0a164e: Preparing [2022-04-07T15:03:35.482Z] 1040b834adcd: Preparing [2022-04-07T15:03:35.482Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:35.482Z] 1040b834adcd: Waiting [2022-04-07T15:03:35.482Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:35.482Z] 9862dd0a164e: Layer already exists [2022-04-07T15:03:35.482Z] 0deb7351fabe: Layer already exists [2022-04-07T15:03:35.482Z] 566eafcc5441: Layer already exists [2022-04-07T15:03:35.482Z] 37d03aea426c: Layer already exists [2022-04-07T15:03:35.482Z] 7410d9cd6d3f: Layer already exists [2022-04-07T15:03:35.754Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:35.754Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:35.754Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:294cd3a674ec4c126f573ce01042115803ec6d2f5a34030026d0117aedc7cfed size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:36.094Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:36.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-07T15:03:36.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T15:03:36.431Z] 7410d9cd6d3f: Preparing [2022-04-07T15:03:36.431Z] 37d03aea426c: Preparing [2022-04-07T15:03:36.431Z] 0deb7351fabe: Preparing [2022-04-07T15:03:36.431Z] 566eafcc5441: Preparing [2022-04-07T15:03:36.431Z] 9862dd0a164e: Preparing [2022-04-07T15:03:36.431Z] 1040b834adcd: Preparing [2022-04-07T15:03:36.431Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:36.431Z] 1040b834adcd: Waiting [2022-04-07T15:03:36.432Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:36.432Z] 37d03aea426c: Layer already exists [2022-04-07T15:03:36.432Z] 7410d9cd6d3f: Layer already exists [2022-04-07T15:03:36.432Z] 0deb7351fabe: Layer already exists [2022-04-07T15:03:36.432Z] 9862dd0a164e: Layer already exists [2022-04-07T15:03:36.432Z] 566eafcc5441: Layer already exists [2022-04-07T15:03:36.432Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:36.432Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:36.704Z] main: digest: sha256:294cd3a674ec4c126f573ce01042115803ec6d2f5a34030026d0117aedc7cfed size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:03:36.754Z] ===================================================== [Pipeline] echo [2022-04-07T15:03:36.764Z] taggedImages: [2022-04-07T15:03:36.764Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:03:36.764Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-07T15:03:36.764Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.58 [2022-04-07T15:03:36.764Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:03:36.764Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-07T15:03:36.785Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-07T15:03:36.785Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:03:36.785Z] latest [2022-04-07T15:03:36.785Z] 2.2.0-dev.58 [2022-04-07T15:03:36.785Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:03:36.785Z] main [2022-04-07T15:03:36.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:37.142Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:37.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:03:37.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T15:03:37.476Z] 7079f5da0975: Preparing [2022-04-07T15:03:37.476Z] 8e87f534d861: Preparing [2022-04-07T15:03:37.476Z] 79b365d9fd80: Preparing [2022-04-07T15:03:37.476Z] 14fc8622a413: Preparing [2022-04-07T15:03:37.476Z] 32df0f09ab2a: Preparing [2022-04-07T15:03:37.476Z] 1040b834adcd: Preparing [2022-04-07T15:03:37.476Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:37.476Z] 1040b834adcd: Waiting [2022-04-07T15:03:37.476Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:37.476Z] 32df0f09ab2a: Layer already exists [2022-04-07T15:03:37.750Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:37.750Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:37.750Z] 8e87f534d861: Pushed [2022-04-07T15:03:37.750Z] 79b365d9fd80: Pushed [2022-04-07T15:03:37.750Z] 7079f5da0975: Pushed [2022-04-07T15:03:56.035Z] 14fc8622a413: Pushed [2022-04-07T15:03:56.035Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:62379474470a58b9c8d7b01ff9112ba1236ec54bda82d41f0cb6cee96ea6c2d6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:56.374Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:56.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-07T15:03:56.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T15:03:56.710Z] 7079f5da0975: Preparing [2022-04-07T15:03:56.710Z] 8e87f534d861: Preparing [2022-04-07T15:03:56.710Z] 79b365d9fd80: Preparing [2022-04-07T15:03:56.710Z] 14fc8622a413: Preparing [2022-04-07T15:03:56.710Z] 32df0f09ab2a: Preparing [2022-04-07T15:03:56.710Z] 1040b834adcd: Preparing [2022-04-07T15:03:56.710Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:56.710Z] 1040b834adcd: Waiting [2022-04-07T15:03:56.710Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:56.711Z] 32df0f09ab2a: Layer already exists [2022-04-07T15:03:56.711Z] 14fc8622a413: Layer already exists [2022-04-07T15:03:56.711Z] 79b365d9fd80: Layer already exists [2022-04-07T15:03:56.711Z] 7079f5da0975: Layer already exists [2022-04-07T15:03:56.711Z] 8e87f534d861: Layer already exists [2022-04-07T15:03:56.981Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:56.981Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:56.981Z] latest: digest: sha256:62379474470a58b9c8d7b01ff9112ba1236ec54bda82d41f0cb6cee96ea6c2d6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:57.319Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:57.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 [2022-04-07T15:03:57.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T15:03:57.930Z] 7079f5da0975: Preparing [2022-04-07T15:03:57.930Z] 8e87f534d861: Preparing [2022-04-07T15:03:57.930Z] 79b365d9fd80: Preparing [2022-04-07T15:03:57.930Z] 14fc8622a413: Preparing [2022-04-07T15:03:57.930Z] 32df0f09ab2a: Preparing [2022-04-07T15:03:57.930Z] 1040b834adcd: Preparing [2022-04-07T15:03:57.930Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:57.930Z] 1040b834adcd: Waiting [2022-04-07T15:03:57.930Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:57.930Z] 14fc8622a413: Layer already exists [2022-04-07T15:03:57.930Z] 8e87f534d861: Layer already exists [2022-04-07T15:03:57.930Z] 32df0f09ab2a: Layer already exists [2022-04-07T15:03:57.930Z] 79b365d9fd80: Layer already exists [2022-04-07T15:03:58.203Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:58.203Z] 7079f5da0975: Layer already exists [2022-04-07T15:03:58.203Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:58.203Z] 2.2.0-dev.58: digest: sha256:62379474470a58b9c8d7b01ff9112ba1236ec54bda82d41f0cb6cee96ea6c2d6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:58.556Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:58.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:03:58.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T15:03:58.923Z] 7079f5da0975: Preparing [2022-04-07T15:03:58.923Z] 8e87f534d861: Preparing [2022-04-07T15:03:58.923Z] 79b365d9fd80: Preparing [2022-04-07T15:03:58.923Z] 14fc8622a413: Preparing [2022-04-07T15:03:58.923Z] 32df0f09ab2a: Preparing [2022-04-07T15:03:58.923Z] 1040b834adcd: Preparing [2022-04-07T15:03:58.923Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:58.923Z] 1040b834adcd: Waiting [2022-04-07T15:03:58.923Z] 4f4ce317c6bb: Waiting [2022-04-07T15:03:59.198Z] 14fc8622a413: Layer already exists [2022-04-07T15:03:59.198Z] 7079f5da0975: Layer already exists [2022-04-07T15:03:59.198Z] 32df0f09ab2a: Layer already exists [2022-04-07T15:03:59.198Z] 79b365d9fd80: Layer already exists [2022-04-07T15:03:59.198Z] 8e87f534d861: Layer already exists [2022-04-07T15:03:59.198Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:03:59.198Z] 1040b834adcd: Layer already exists [2022-04-07T15:03:59.198Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:62379474470a58b9c8d7b01ff9112ba1236ec54bda82d41f0cb6cee96ea6c2d6 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:59.553Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:03:59.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-07T15:03:59.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T15:03:59.908Z] 7079f5da0975: Preparing [2022-04-07T15:03:59.908Z] 8e87f534d861: Preparing [2022-04-07T15:03:59.908Z] 79b365d9fd80: Preparing [2022-04-07T15:03:59.908Z] 14fc8622a413: Preparing [2022-04-07T15:03:59.908Z] 32df0f09ab2a: Preparing [2022-04-07T15:03:59.908Z] 1040b834adcd: Preparing [2022-04-07T15:03:59.908Z] 4f4ce317c6bb: Preparing [2022-04-07T15:03:59.908Z] 1040b834adcd: Waiting [2022-04-07T15:03:59.908Z] 8e87f534d861: Layer already exists [2022-04-07T15:03:59.908Z] 7079f5da0975: Layer already exists [2022-04-07T15:03:59.908Z] 32df0f09ab2a: Layer already exists [2022-04-07T15:03:59.908Z] 79b365d9fd80: Layer already exists [2022-04-07T15:03:59.908Z] 14fc8622a413: Layer already exists [2022-04-07T15:04:00.185Z] 1040b834adcd: Layer already exists [2022-04-07T15:04:00.185Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:04:00.185Z] main: digest: sha256:62379474470a58b9c8d7b01ff9112ba1236ec54bda82d41f0cb6cee96ea6c2d6 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:04:00.235Z] ===================================================== [Pipeline] echo [2022-04-07T15:04:00.245Z] taggedImages: [2022-04-07T15:04:00.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:04:00.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-07T15:04:00.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.58 [2022-04-07T15:04:00.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:04:00.245Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-07T15:04:00.270Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-07T15:04:00.271Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:04:00.271Z] latest [2022-04-07T15:04:00.271Z] 2.2.0-dev.58 [2022-04-07T15:04:00.271Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:04:00.271Z] main [2022-04-07T15:04:00.271Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:00.646Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:01.008Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:04:01.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T15:04:01.008Z] 55de8ddde2c2: Preparing [2022-04-07T15:04:01.008Z] 2bba5918ba79: Preparing [2022-04-07T15:04:01.008Z] 867bdb5559b3: Preparing [2022-04-07T15:04:01.008Z] caf45e834404: Preparing [2022-04-07T15:04:01.008Z] f73e7dbfee58: Preparing [2022-04-07T15:04:01.008Z] 867bdb5559b3: Layer already exists [2022-04-07T15:04:01.008Z] f73e7dbfee58: Layer already exists [2022-04-07T15:04:01.311Z] 55de8ddde2c2: Pushed [2022-04-07T15:04:01.611Z] caf45e834404: Pushed [2022-04-07T15:04:07.028Z] 2bba5918ba79: Pushed [2022-04-07T15:04:07.028Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:6fab20dcc1485c848b9d1042f46fca2752fcf2dd9fe8699cc3744e3f41267a9d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:07.374Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:07.709Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-07T15:04:07.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T15:04:07.709Z] 55de8ddde2c2: Preparing [2022-04-07T15:04:07.709Z] 2bba5918ba79: Preparing [2022-04-07T15:04:07.709Z] 867bdb5559b3: Preparing [2022-04-07T15:04:07.709Z] caf45e834404: Preparing [2022-04-07T15:04:07.709Z] f73e7dbfee58: Preparing [2022-04-07T15:04:07.709Z] 55de8ddde2c2: Layer already exists [2022-04-07T15:04:07.709Z] caf45e834404: Layer already exists [2022-04-07T15:04:07.709Z] 2bba5918ba79: Layer already exists [2022-04-07T15:04:07.709Z] f73e7dbfee58: Layer already exists [2022-04-07T15:04:07.709Z] 867bdb5559b3: Layer already exists [2022-04-07T15:04:07.980Z] latest: digest: sha256:6fab20dcc1485c848b9d1042f46fca2752fcf2dd9fe8699cc3744e3f41267a9d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:08.328Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:08.665Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 [2022-04-07T15:04:08.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T15:04:08.666Z] 55de8ddde2c2: Preparing [2022-04-07T15:04:08.666Z] 2bba5918ba79: Preparing [2022-04-07T15:04:08.666Z] 867bdb5559b3: Preparing [2022-04-07T15:04:08.666Z] caf45e834404: Preparing [2022-04-07T15:04:08.666Z] f73e7dbfee58: Preparing [2022-04-07T15:04:08.666Z] caf45e834404: Layer already exists [2022-04-07T15:04:08.666Z] f73e7dbfee58: Layer already exists [2022-04-07T15:04:08.666Z] 867bdb5559b3: Layer already exists [2022-04-07T15:04:08.666Z] 2bba5918ba79: Layer already exists [2022-04-07T15:04:08.666Z] 55de8ddde2c2: Layer already exists [2022-04-07T15:04:08.937Z] 2.2.0-dev.58: digest: sha256:6fab20dcc1485c848b9d1042f46fca2752fcf2dd9fe8699cc3744e3f41267a9d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:09.277Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:09.612Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:04:09.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T15:04:09.612Z] 55de8ddde2c2: Preparing [2022-04-07T15:04:09.612Z] 2bba5918ba79: Preparing [2022-04-07T15:04:09.612Z] 867bdb5559b3: Preparing [2022-04-07T15:04:09.612Z] caf45e834404: Preparing [2022-04-07T15:04:09.612Z] f73e7dbfee58: Preparing [2022-04-07T15:04:09.612Z] f73e7dbfee58: Layer already exists [2022-04-07T15:04:09.612Z] 55de8ddde2c2: Layer already exists [2022-04-07T15:04:09.612Z] 2bba5918ba79: Layer already exists [2022-04-07T15:04:09.612Z] caf45e834404: Layer already exists [2022-04-07T15:04:09.612Z] 867bdb5559b3: Layer already exists [2022-04-07T15:04:09.884Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:6fab20dcc1485c848b9d1042f46fca2752fcf2dd9fe8699cc3744e3f41267a9d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:10.225Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:10.560Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-07T15:04:10.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T15:04:10.560Z] 55de8ddde2c2: Preparing [2022-04-07T15:04:10.560Z] 2bba5918ba79: Preparing [2022-04-07T15:04:10.560Z] 867bdb5559b3: Preparing [2022-04-07T15:04:10.560Z] caf45e834404: Preparing [2022-04-07T15:04:10.560Z] f73e7dbfee58: Preparing [2022-04-07T15:04:10.560Z] 2bba5918ba79: Layer already exists [2022-04-07T15:04:10.560Z] f73e7dbfee58: Layer already exists [2022-04-07T15:04:10.560Z] 55de8ddde2c2: Layer already exists [2022-04-07T15:04:10.560Z] caf45e834404: Layer already exists [2022-04-07T15:04:10.560Z] 867bdb5559b3: Layer already exists [2022-04-07T15:04:10.832Z] main: digest: sha256:6fab20dcc1485c848b9d1042f46fca2752fcf2dd9fe8699cc3744e3f41267a9d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:04:10.879Z] ===================================================== [Pipeline] echo [2022-04-07T15:04:10.898Z] taggedImages: [2022-04-07T15:04:10.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:04:10.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-07T15:04:10.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.58 [2022-04-07T15:04:10.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:04:10.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-07T15:04:10.927Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-07T15:04:10.927Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:04:10.927Z] latest [2022-04-07T15:04:10.927Z] 2.2.0-dev.58 [2022-04-07T15:04:10.927Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:04:10.927Z] main [2022-04-07T15:04:10.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:11.289Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:11.640Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:04:11.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T15:04:11.641Z] af38404325ae: Preparing [2022-04-07T15:04:11.641Z] 92711df63559: Preparing [2022-04-07T15:04:11.641Z] 867bdb5559b3: Preparing [2022-04-07T15:04:11.641Z] 07d2177e91ae: Preparing [2022-04-07T15:04:11.641Z] f73e7dbfee58: Preparing [2022-04-07T15:04:11.641Z] 867bdb5559b3: Layer already exists [2022-04-07T15:04:11.914Z] f73e7dbfee58: Layer already exists [2022-04-07T15:04:11.914Z] 07d2177e91ae: Layer already exists [2022-04-07T15:04:11.914Z] af38404325ae: Pushed [2022-04-07T15:04:17.289Z] 92711df63559: Pushed [2022-04-07T15:04:17.289Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:8f090d4299f3cdf60b55c509975f0f3768c50c1244c7a64d312b3ca493367227 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:17.631Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:17.965Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-07T15:04:17.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T15:04:17.965Z] af38404325ae: Preparing [2022-04-07T15:04:17.965Z] 92711df63559: Preparing [2022-04-07T15:04:17.965Z] 867bdb5559b3: Preparing [2022-04-07T15:04:17.965Z] 07d2177e91ae: Preparing [2022-04-07T15:04:17.965Z] f73e7dbfee58: Preparing [2022-04-07T15:04:17.965Z] f73e7dbfee58: Layer already exists [2022-04-07T15:04:17.965Z] 92711df63559: Layer already exists [2022-04-07T15:04:17.965Z] 867bdb5559b3: Layer already exists [2022-04-07T15:04:17.965Z] af38404325ae: Layer already exists [2022-04-07T15:04:17.965Z] 07d2177e91ae: Layer already exists [2022-04-07T15:04:18.235Z] latest: digest: sha256:8f090d4299f3cdf60b55c509975f0f3768c50c1244c7a64d312b3ca493367227 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:18.577Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:18.909Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 [2022-04-07T15:04:18.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T15:04:18.909Z] af38404325ae: Preparing [2022-04-07T15:04:18.909Z] 92711df63559: Preparing [2022-04-07T15:04:18.909Z] 867bdb5559b3: Preparing [2022-04-07T15:04:18.909Z] 07d2177e91ae: Preparing [2022-04-07T15:04:18.909Z] f73e7dbfee58: Preparing [2022-04-07T15:04:18.909Z] 07d2177e91ae: Layer already exists [2022-04-07T15:04:18.909Z] 867bdb5559b3: Layer already exists [2022-04-07T15:04:18.909Z] f73e7dbfee58: Layer already exists [2022-04-07T15:04:18.909Z] af38404325ae: Layer already exists [2022-04-07T15:04:18.909Z] 92711df63559: Layer already exists [2022-04-07T15:04:19.181Z] 2.2.0-dev.58: digest: sha256:8f090d4299f3cdf60b55c509975f0f3768c50c1244c7a64d312b3ca493367227 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:19.523Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:19.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:04:19.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T15:04:19.860Z] af38404325ae: Preparing [2022-04-07T15:04:19.860Z] 92711df63559: Preparing [2022-04-07T15:04:19.860Z] 867bdb5559b3: Preparing [2022-04-07T15:04:19.860Z] 07d2177e91ae: Preparing [2022-04-07T15:04:19.860Z] f73e7dbfee58: Preparing [2022-04-07T15:04:19.860Z] 92711df63559: Layer already exists [2022-04-07T15:04:19.860Z] f73e7dbfee58: Layer already exists [2022-04-07T15:04:19.860Z] 07d2177e91ae: Layer already exists [2022-04-07T15:04:19.860Z] 867bdb5559b3: Layer already exists [2022-04-07T15:04:19.860Z] af38404325ae: Layer already exists [2022-04-07T15:04:20.129Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:8f090d4299f3cdf60b55c509975f0f3768c50c1244c7a64d312b3ca493367227 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:20.476Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:20.815Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-07T15:04:20.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T15:04:20.816Z] af38404325ae: Preparing [2022-04-07T15:04:20.816Z] 92711df63559: Preparing [2022-04-07T15:04:20.816Z] 867bdb5559b3: Preparing [2022-04-07T15:04:20.816Z] 07d2177e91ae: Preparing [2022-04-07T15:04:20.816Z] f73e7dbfee58: Preparing [2022-04-07T15:04:20.816Z] f73e7dbfee58: Layer already exists [2022-04-07T15:04:20.816Z] 867bdb5559b3: Layer already exists [2022-04-07T15:04:20.816Z] af38404325ae: Layer already exists [2022-04-07T15:04:20.816Z] 92711df63559: Layer already exists [2022-04-07T15:04:20.816Z] 07d2177e91ae: Layer already exists [2022-04-07T15:04:21.089Z] main: digest: sha256:8f090d4299f3cdf60b55c509975f0f3768c50c1244c7a64d312b3ca493367227 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:04:21.152Z] ===================================================== [Pipeline] echo [2022-04-07T15:04:21.164Z] taggedImages: [2022-04-07T15:04:21.164Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:04:21.164Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-07T15:04:21.164Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.58 [2022-04-07T15:04:21.164Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:04:21.164Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-07T15:04:21.192Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-07T15:04:21.192Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:04:21.192Z] latest [2022-04-07T15:04:21.192Z] 2.2.0-dev.58 [2022-04-07T15:04:21.192Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:04:21.192Z] main [2022-04-07T15:04:21.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:21.554Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:21.893Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:04:21.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T15:04:21.893Z] 509c246768f8: Preparing [2022-04-07T15:04:21.893Z] 9ff88ae30065: Preparing [2022-04-07T15:04:21.893Z] e8387cd3b0fd: Preparing [2022-04-07T15:04:21.893Z] 8472c546237b: Preparing [2022-04-07T15:04:21.893Z] f0e5a4d6c014: Preparing [2022-04-07T15:04:21.893Z] 3b19d27f08f7: Preparing [2022-04-07T15:04:21.893Z] 73bb99a6e169: Preparing [2022-04-07T15:04:21.893Z] ec06c3102977: Preparing [2022-04-07T15:04:21.893Z] 6a3c62e080c7: Preparing [2022-04-07T15:04:21.893Z] 340cb19ca677: Preparing [2022-04-07T15:04:21.893Z] 4f4ce317c6bb: Preparing [2022-04-07T15:04:21.893Z] ec06c3102977: Waiting [2022-04-07T15:04:21.893Z] 6a3c62e080c7: Waiting [2022-04-07T15:04:21.893Z] 340cb19ca677: Waiting [2022-04-07T15:04:21.893Z] 4f4ce317c6bb: Waiting [2022-04-07T15:04:21.893Z] 3b19d27f08f7: Waiting [2022-04-07T15:04:22.164Z] f0e5a4d6c014: Layer already exists [2022-04-07T15:04:22.164Z] 3b19d27f08f7: Layer already exists [2022-04-07T15:04:22.164Z] 73bb99a6e169: Layer already exists [2022-04-07T15:04:22.164Z] ec06c3102977: Layer already exists [2022-04-07T15:04:22.164Z] 9ff88ae30065: Pushed [2022-04-07T15:04:22.164Z] 6a3c62e080c7: Layer already exists [2022-04-07T15:04:22.164Z] 340cb19ca677: Layer already exists [2022-04-07T15:04:22.164Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:04:22.759Z] 509c246768f8: Pushed [2022-04-07T15:04:27.059Z] e8387cd3b0fd: Pushed [2022-04-07T15:04:42.119Z] 8472c546237b: Pushed [2022-04-07T15:04:42.119Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf: digest: sha256:3a9ad0b253f66b8fca0ad74991ab03ca21a915de138f3810f58e2346269d3bd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:42.455Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:42.789Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-07T15:04:42.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T15:04:42.789Z] 509c246768f8: Preparing [2022-04-07T15:04:42.789Z] 9ff88ae30065: Preparing [2022-04-07T15:04:42.789Z] e8387cd3b0fd: Preparing [2022-04-07T15:04:42.789Z] 8472c546237b: Preparing [2022-04-07T15:04:42.789Z] f0e5a4d6c014: Preparing [2022-04-07T15:04:42.789Z] 3b19d27f08f7: Preparing [2022-04-07T15:04:42.789Z] 73bb99a6e169: Preparing [2022-04-07T15:04:42.789Z] ec06c3102977: Preparing [2022-04-07T15:04:42.789Z] 6a3c62e080c7: Preparing [2022-04-07T15:04:42.789Z] 340cb19ca677: Preparing [2022-04-07T15:04:42.789Z] 4f4ce317c6bb: Preparing [2022-04-07T15:04:42.789Z] 3b19d27f08f7: Waiting [2022-04-07T15:04:42.789Z] 73bb99a6e169: Waiting [2022-04-07T15:04:42.789Z] ec06c3102977: Waiting [2022-04-07T15:04:42.789Z] 6a3c62e080c7: Waiting [2022-04-07T15:04:42.789Z] 340cb19ca677: Waiting [2022-04-07T15:04:42.789Z] 4f4ce317c6bb: Waiting [2022-04-07T15:04:42.789Z] 509c246768f8: Layer already exists [2022-04-07T15:04:42.789Z] 9ff88ae30065: Layer already exists [2022-04-07T15:04:42.789Z] f0e5a4d6c014: Layer already exists [2022-04-07T15:04:42.789Z] 8472c546237b: Layer already exists [2022-04-07T15:04:42.789Z] e8387cd3b0fd: Layer already exists [2022-04-07T15:04:42.789Z] 3b19d27f08f7: Layer already exists [2022-04-07T15:04:42.789Z] ec06c3102977: Layer already exists [2022-04-07T15:04:42.789Z] 73bb99a6e169: Layer already exists [2022-04-07T15:04:42.789Z] 6a3c62e080c7: Layer already exists [2022-04-07T15:04:42.789Z] 340cb19ca677: Layer already exists [2022-04-07T15:04:43.060Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:04:43.060Z] latest: digest: sha256:3a9ad0b253f66b8fca0ad74991ab03ca21a915de138f3810f58e2346269d3bd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:43.407Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:43.752Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 [2022-04-07T15:04:43.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T15:04:43.752Z] 509c246768f8: Preparing [2022-04-07T15:04:43.752Z] 9ff88ae30065: Preparing [2022-04-07T15:04:43.752Z] e8387cd3b0fd: Preparing [2022-04-07T15:04:43.752Z] 8472c546237b: Preparing [2022-04-07T15:04:43.752Z] f0e5a4d6c014: Preparing [2022-04-07T15:04:43.752Z] 3b19d27f08f7: Preparing [2022-04-07T15:04:43.752Z] 73bb99a6e169: Preparing [2022-04-07T15:04:43.752Z] ec06c3102977: Preparing [2022-04-07T15:04:43.752Z] 6a3c62e080c7: Preparing [2022-04-07T15:04:43.752Z] 340cb19ca677: Preparing [2022-04-07T15:04:43.752Z] 4f4ce317c6bb: Preparing [2022-04-07T15:04:43.752Z] 3b19d27f08f7: Waiting [2022-04-07T15:04:43.752Z] 73bb99a6e169: Waiting [2022-04-07T15:04:43.752Z] ec06c3102977: Waiting [2022-04-07T15:04:43.752Z] 6a3c62e080c7: Waiting [2022-04-07T15:04:43.752Z] 340cb19ca677: Waiting [2022-04-07T15:04:43.752Z] 4f4ce317c6bb: Waiting [2022-04-07T15:04:43.752Z] e8387cd3b0fd: Layer already exists [2022-04-07T15:04:43.752Z] 9ff88ae30065: Layer already exists [2022-04-07T15:04:43.752Z] 509c246768f8: Layer already exists [2022-04-07T15:04:43.752Z] f0e5a4d6c014: Layer already exists [2022-04-07T15:04:43.752Z] 8472c546237b: Layer already exists [2022-04-07T15:04:44.027Z] 73bb99a6e169: Layer already exists [2022-04-07T15:04:44.027Z] 6a3c62e080c7: Layer already exists [2022-04-07T15:04:44.027Z] 340cb19ca677: Layer already exists [2022-04-07T15:04:44.027Z] 3b19d27f08f7: Layer already exists [2022-04-07T15:04:44.027Z] ec06c3102977: Layer already exists [2022-04-07T15:04:44.027Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:04:44.027Z] 2.2.0-dev.58: digest: sha256:3a9ad0b253f66b8fca0ad74991ab03ca21a915de138f3810f58e2346269d3bd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:44.374Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:44.713Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:04:44.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T15:04:44.713Z] 509c246768f8: Preparing [2022-04-07T15:04:44.713Z] 9ff88ae30065: Preparing [2022-04-07T15:04:44.713Z] e8387cd3b0fd: Preparing [2022-04-07T15:04:44.713Z] 8472c546237b: Preparing [2022-04-07T15:04:44.713Z] f0e5a4d6c014: Preparing [2022-04-07T15:04:44.713Z] 3b19d27f08f7: Preparing [2022-04-07T15:04:44.713Z] 73bb99a6e169: Preparing [2022-04-07T15:04:44.713Z] ec06c3102977: Preparing [2022-04-07T15:04:44.713Z] 6a3c62e080c7: Preparing [2022-04-07T15:04:44.713Z] 340cb19ca677: Preparing [2022-04-07T15:04:44.713Z] 4f4ce317c6bb: Preparing [2022-04-07T15:04:44.713Z] 6a3c62e080c7: Waiting [2022-04-07T15:04:44.713Z] 3b19d27f08f7: Waiting [2022-04-07T15:04:44.713Z] 73bb99a6e169: Waiting [2022-04-07T15:04:44.713Z] ec06c3102977: Waiting [2022-04-07T15:04:44.713Z] 340cb19ca677: Waiting [2022-04-07T15:04:44.713Z] 4f4ce317c6bb: Waiting [2022-04-07T15:04:44.713Z] e8387cd3b0fd: Layer already exists [2022-04-07T15:04:44.713Z] 509c246768f8: Layer already exists [2022-04-07T15:04:44.713Z] 9ff88ae30065: Layer already exists [2022-04-07T15:04:44.713Z] 8472c546237b: Layer already exists [2022-04-07T15:04:44.713Z] f0e5a4d6c014: Layer already exists [2022-04-07T15:04:44.713Z] 73bb99a6e169: Layer already exists [2022-04-07T15:04:44.713Z] 3b19d27f08f7: Layer already exists [2022-04-07T15:04:44.713Z] ec06c3102977: Layer already exists [2022-04-07T15:04:44.713Z] 6a3c62e080c7: Layer already exists [2022-04-07T15:04:44.713Z] 340cb19ca677: Layer already exists [2022-04-07T15:04:44.985Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:04:44.985Z] 3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58: digest: sha256:3a9ad0b253f66b8fca0ad74991ab03ca21a915de138f3810f58e2346269d3bd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:45.328Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:45.663Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-07T15:04:45.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T15:04:45.663Z] 509c246768f8: Preparing [2022-04-07T15:04:45.663Z] 9ff88ae30065: Preparing [2022-04-07T15:04:45.663Z] e8387cd3b0fd: Preparing [2022-04-07T15:04:45.663Z] 8472c546237b: Preparing [2022-04-07T15:04:45.663Z] f0e5a4d6c014: Preparing [2022-04-07T15:04:45.663Z] 3b19d27f08f7: Preparing [2022-04-07T15:04:45.663Z] 73bb99a6e169: Preparing [2022-04-07T15:04:45.663Z] ec06c3102977: Preparing [2022-04-07T15:04:45.663Z] 6a3c62e080c7: Preparing [2022-04-07T15:04:45.663Z] 3b19d27f08f7: Waiting [2022-04-07T15:04:45.663Z] 73bb99a6e169: Waiting [2022-04-07T15:04:45.663Z] 340cb19ca677: Preparing [2022-04-07T15:04:45.663Z] 4f4ce317c6bb: Preparing [2022-04-07T15:04:45.663Z] ec06c3102977: Waiting [2022-04-07T15:04:45.663Z] 6a3c62e080c7: Waiting [2022-04-07T15:04:45.663Z] 340cb19ca677: Waiting [2022-04-07T15:04:45.663Z] 4f4ce317c6bb: Waiting [2022-04-07T15:04:45.663Z] f0e5a4d6c014: Layer already exists [2022-04-07T15:04:45.663Z] 509c246768f8: Layer already exists [2022-04-07T15:04:45.663Z] 9ff88ae30065: Layer already exists [2022-04-07T15:04:45.663Z] 8472c546237b: Layer already exists [2022-04-07T15:04:45.663Z] e8387cd3b0fd: Layer already exists [2022-04-07T15:04:45.936Z] 3b19d27f08f7: Layer already exists [2022-04-07T15:04:45.936Z] ec06c3102977: Layer already exists [2022-04-07T15:04:45.936Z] 73bb99a6e169: Layer already exists [2022-04-07T15:04:45.936Z] 6a3c62e080c7: Layer already exists [2022-04-07T15:04:45.936Z] 340cb19ca677: Layer already exists [2022-04-07T15:04:45.936Z] 4f4ce317c6bb: Layer already exists [2022-04-07T15:04:45.936Z] main: digest: sha256:3a9ad0b253f66b8fca0ad74991ab03ca21a915de138f3810f58e2346269d3bd1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T15:04:45.985Z] ===================================================== [Pipeline] echo [2022-04-07T15:04:45.994Z] taggedImages: [2022-04-07T15:04:45.994Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf [2022-04-07T15:04:45.994Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-07T15:04:45.994Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.58 [2022-04-07T15:04:45.994Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3b4e3b27b9a762a590f0f199a12df669a1bddcaf-2.2.0-dev.58 [2022-04-07T15:04:45.994Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:46.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T15:04:46.375Z] [2022-04-07T15:04:46.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:04:46.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T15:04:47.002Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-07T15:04:47.002Z] 8998bd30e6a1: Pulling fs layer [2022-04-07T15:04:47.002Z] 04944245beec: Pulling fs layer [2022-04-07T15:04:47.002Z] 699f458cf7ca: Pulling fs layer [2022-04-07T15:04:47.002Z] 765212b225bb: Pulling fs layer [2022-04-07T15:04:47.002Z] f23df028b6ca: Pulling fs layer [2022-04-07T15:04:47.002Z] d65c8cfc05b1: Pulling fs layer [2022-04-07T15:04:47.002Z] 2437ff75d9bd: Pulling fs layer [2022-04-07T15:04:47.002Z] f23df028b6ca: Waiting [2022-04-07T15:04:47.002Z] d65c8cfc05b1: Waiting [2022-04-07T15:04:47.002Z] 2437ff75d9bd: Waiting [2022-04-07T15:04:47.002Z] 765212b225bb: Waiting [2022-04-07T15:04:47.002Z] 04944245beec: Verifying Checksum [2022-04-07T15:04:47.002Z] 04944245beec: Download complete [2022-04-07T15:04:47.002Z] 765212b225bb: Verifying Checksum [2022-04-07T15:04:47.002Z] 765212b225bb: Download complete [2022-04-07T15:04:47.002Z] f23df028b6ca: Verifying Checksum [2022-04-07T15:04:47.002Z] f23df028b6ca: Download complete [2022-04-07T15:04:47.002Z] d65c8cfc05b1: Verifying Checksum [2022-04-07T15:04:47.002Z] d65c8cfc05b1: Download complete [2022-04-07T15:04:47.277Z] 699f458cf7ca: Verifying Checksum [2022-04-07T15:04:47.277Z] 699f458cf7ca: Download complete [2022-04-07T15:04:47.549Z] 8998bd30e6a1: Verifying Checksum [2022-04-07T15:04:47.549Z] 8998bd30e6a1: Download complete [2022-04-07T15:04:50.175Z] 2437ff75d9bd: Verifying Checksum [2022-04-07T15:04:50.175Z] 2437ff75d9bd: Download complete [2022-04-07T15:04:52.150Z] 8998bd30e6a1: Pull complete [2022-04-07T15:04:52.422Z] 04944245beec: Pull complete [2022-04-07T15:04:53.855Z] 699f458cf7ca: Pull complete [2022-04-07T15:04:54.127Z] 765212b225bb: Pull complete [2022-04-07T15:04:55.103Z] f23df028b6ca: Pull complete [2022-04-07T15:04:55.103Z] d65c8cfc05b1: Pull complete [2022-04-07T15:05:10.178Z] 2437ff75d9bd: Pull complete [2022-04-07T15:05:10.178Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-07T15:05:10.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T15:05:10.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-07T15:05:10.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container [2022-04-07T15:05:10.491Z] $ 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/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 [2022-04-07T15:05:13.126Z] $ docker top 8e62c7768f7863e540a4e81db91d42ef0449cbc96fdf25a7c000519ea476fc65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:05:14.088Z] ---> job-cost.sh [2022-04-07T15:05:14.088Z] lf-activate-venv: SKIPPING [2022-04-07T15:05:14.088Z] INFO: No Stack... [2022-04-07T15:05:14.681Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-07T15:05:15.279Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T15:05:15.937Z] + cat /w/workspace/edgex-go/181/archives/cost.csv [2022-04-07T15:05:15.937Z] + cut -d, -f6 [Pipeline] lock [2022-04-07T15:05:15.972Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-181-stack-cost] [2022-04-07T15:05:15.981Z] Resource [jenkins-edgexfoundry-edgex-go-main-181-stack-cost] did not exist. Created. [2022-04-07T15:05:15.981Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-181-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T15:05:16.656Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-07T15:05:17.282Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T15:05:17.292Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-181-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T15:05:17.308Z] $ docker stop --time=1 8e62c7768f7863e540a4e81db91d42ef0449cbc96fdf25a7c000519ea476fc65 [2022-04-07T15:05:18.824Z] $ docker rm -f 8e62c7768f7863e540a4e81db91d42ef0449cbc96fdf25a7c000519ea476fc65 [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 [2022-04-07T15:05:19.328Z] provisioning config files... [2022-04-07T15:05:19.337Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/181@tmp/config819726989304038805tmp [Pipeline] { [Pipeline] sh [2022-04-07T15:05:19.643Z] + set +x [2022-04-07T15:05:19.644Z] + curl -s https://codecov.io/bash [2022-04-07T15:05:19.644Z] + bash -s -- [2022-04-07T15:05:19.644Z] [2022-04-07T15:05:19.644Z] _____ _ [2022-04-07T15:05:19.644Z] / ____| | | [2022-04-07T15:05:19.644Z] | | ___ __| | ___ ___ _____ __ [2022-04-07T15:05:19.644Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-07T15:05:19.644Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-07T15:05:19.644Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-07T15:05:19.644Z] Bash-1.0.6 [2022-04-07T15:05:19.644Z] [2022-04-07T15:05:19.644Z] [2022-04-07T15:05:19.644Z] ==> git version 2.25.1 found [2022-04-07T15:05:19.644Z] ==> 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 [2022-04-07T15:05:19.644Z] Release-Date: 2020-01-08 [2022-04-07T15:05:19.644Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-07T15:05:19.644Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-07T15:05:19.644Z] ==> Jenkins CI detected. [2022-04-07T15:05:19.644Z] current dir:  /w/workspace/edgex-go/181 [2022-04-07T15:05:19.644Z] project root: . [2022-04-07T15:05:19.644Z] --> token set from env [2022-04-07T15:05:19.644Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-07T15:05:19.644Z] ==> Running gcov in . (disable via -X gcov) [2022-04-07T15:05:19.644Z] ==> Python coveragepy not found [2022-04-07T15:05:19.644Z] ==> Searching for coverage reports in: [2022-04-07T15:05:19.644Z] + . [2022-04-07T15:05:19.644Z] -> Found 1 reports [2022-04-07T15:05:19.644Z] ==> Detecting git/mercurial file structure [2022-04-07T15:05:19.903Z] ==> Reading reports [2022-04-07T15:05:19.903Z] + ./coverage.out bytes=431014 [2022-04-07T15:05:19.903Z] ==> Appending adjustments [2022-04-07T15:05:19.903Z] https://docs.codecov.io/docs/fixing-reports [2022-04-07T15:05:20.848Z] + Found adjustments [2022-04-07T15:05:20.848Z] ==> Gzipping contents [2022-04-07T15:05:20.848Z] 60K /tmp/codecov.eelB5T.gz [2022-04-07T15:05:20.848Z] ==> Uploading reports [2022-04-07T15:05:20.848Z] url: https://codecov.io [2022-04-07T15:05:20.848Z] query: branch=main&commit=3b4e3b27b9a762a590f0f199a12df669a1bddcaf&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-07T15:05:20.848Z] -> Pinging Codecov [2022-04-07T15:05:20.849Z] 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=3b4e3b27b9a762a590f0f199a12df669a1bddcaf&build=181&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F181%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-07T15:05:21.421Z] -> Uploading to [2022-04-07T15:05:21.422Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-07/00271124DB129430A58F1EEE437C3FCB/3b4e3b27b9a762a590f0f199a12df669a1bddcaf/f7123257-397e-4953-8799-a06d43188db5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T150521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ded7c56f0f4eae4b063f16d236bd08fb383ac2868cacdf70531c57a8b2b308c0 [2022-04-07T15:05:21.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:05:21.422Z] Dload Upload Total Spent Left Speed [2022-04-07T15:05:21.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59159 0 0 100 59159 0 263k --:--:-- --:--:-- --:--:-- 262k [2022-04-07T15:05:21.422Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3b4e3b27b9a762a590f0f199a12df669a1bddcaf [Pipeline] } [2022-04-07T15:05:21.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-07T15:05:21.587Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-07T15:05:21.600Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:05:21.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T15:05:21.895Z] [2022-04-07T15:05:21.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:05:22.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T15:05:22.203Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-07T15:05:22.203Z] 188c0c94c7c5: Pulling fs layer [2022-04-07T15:05:22.203Z] 0ef7d3d256c8: Pulling fs layer [2022-04-07T15:05:22.203Z] de9db76c5a1d: Pulling fs layer [2022-04-07T15:05:22.203Z] 0eba1c9be4d2: Pulling fs layer [2022-04-07T15:05:22.203Z] 0d57e429df01: Pulling fs layer [2022-04-07T15:05:22.203Z] 4e4be7b47b0d: Pulling fs layer [2022-04-07T15:05:22.203Z] e1f770b5df2f: Pulling fs layer [2022-04-07T15:05:22.203Z] 85a0685a4137: Pulling fs layer [2022-04-07T15:05:22.203Z] 0eba1c9be4d2: Waiting [2022-04-07T15:05:22.203Z] 0d57e429df01: Waiting [2022-04-07T15:05:22.203Z] 4e4be7b47b0d: Waiting [2022-04-07T15:05:22.203Z] e1f770b5df2f: Waiting [2022-04-07T15:05:22.203Z] 85a0685a4137: Waiting [2022-04-07T15:05:22.203Z] de9db76c5a1d: Verifying Checksum [2022-04-07T15:05:22.203Z] de9db76c5a1d: Download complete [2022-04-07T15:05:22.203Z] 0ef7d3d256c8: Download complete [2022-04-07T15:05:22.203Z] 0d57e429df01: Verifying Checksum [2022-04-07T15:05:22.203Z] 0d57e429df01: Download complete [2022-04-07T15:05:22.203Z] 4e4be7b47b0d: Download complete [2022-04-07T15:05:22.203Z] 188c0c94c7c5: Verifying Checksum [2022-04-07T15:05:22.203Z] 188c0c94c7c5: Download complete [2022-04-07T15:05:22.466Z] 188c0c94c7c5: Pull complete [2022-04-07T15:05:22.466Z] e1f770b5df2f: Verifying Checksum [2022-04-07T15:05:22.466Z] e1f770b5df2f: Download complete [2022-04-07T15:05:22.466Z] 0ef7d3d256c8: Pull complete [2022-04-07T15:05:22.728Z] de9db76c5a1d: Pull complete [2022-04-07T15:05:22.987Z] 0eba1c9be4d2: Verifying Checksum [2022-04-07T15:05:22.987Z] 0eba1c9be4d2: Download complete [2022-04-07T15:05:23.246Z] 85a0685a4137: Verifying Checksum [2022-04-07T15:05:23.246Z] 85a0685a4137: Download complete [2022-04-07T15:05:26.535Z] 0eba1c9be4d2: Pull complete [2022-04-07T15:05:26.535Z] 0d57e429df01: Pull complete [2022-04-07T15:05:26.535Z] 4e4be7b47b0d: Pull complete [2022-04-07T15:05:26.794Z] e1f770b5df2f: Pull complete [2022-04-07T15:05:30.987Z] 85a0685a4137: Pull complete [2022-04-07T15:05:30.987Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-07T15:05:30.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T15:05:30.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-07T15:05:31.056Z] prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container [2022-04-07T15:05:31.093Z] $ 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/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 [2022-04-07T15:05:33.190Z] $ docker top 56160eb322d1c3de274b086501600e55f8bf71e7438c95d6f462e8e70fcae7f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-07T15:05:33.286Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-07T15:05:33.569Z] + set -o pipefail [2022-04-07T15:05:33.570Z] + snyk monitor '--org=edgex-jenkins' [2022-04-07T15:05:40.152Z] [2022-04-07T15:05:40.153Z] Monitoring /w/workspace/edgex-go/181 (github.com/edgexfoundry/edgex-go)... [2022-04-07T15:05:40.153Z] [2022-04-07T15:05:40.153Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/b2e9738a-78c1-48cf-b363-752c77cf808f [2022-04-07T15:05:40.153Z] [2022-04-07T15:05:40.153Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-07T15:05:40.153Z] [2022-04-07T15:05:40.153Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-07T15:05:40.153Z] [2022-04-07T15:05:40.153Z] [Pipeline] } [2022-04-07T15:05:40.165Z] $ docker stop --time=1 56160eb322d1c3de274b086501600e55f8bf71e7438c95d6f462e8e70fcae7f3 [2022-04-07T15:05:42.187Z] $ docker rm -f 56160eb322d1c3de274b086501600e55f8bf71e7438c95d6f462e8e70fcae7f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-07T15:05:42.570Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T15:05:42.587Z] provisioning config files... [2022-04-07T15:05:42.598Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/181@tmp/config3595747703566276725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:05:42.904Z] --> edgex-publish-swagger.sh [2022-04-07T15:05:42.904Z] === Publish openapi/v2 API === [2022-04-07T15:05:42.904Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-07T15:05:42.904Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/181/openapi/v2/core-command.yaml] [2022-04-07T15:05:42.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:05:42.904Z] Dload Upload Total Spent Left Speed [2022-04-07T15:05:43.848Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31706 0:00:01 0:00:01 --:--:-- 31706 100 33831 0 0 100 33831 0 31706 0:00:01 0:00:01 --:--:-- 31706 [2022-04-07T15:05:43.848Z] [2022-04-07T15:05:43.848Z] [2022-04-07T15:05:43.848Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/181/openapi/v2/core-data.yaml] [2022-04-07T15:05:43.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:05:43.848Z] Dload Upload Total Spent Left Speed [2022-04-07T15:05:45.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 66423 0:00:01 0:00:01 --:--:-- 66423 100 71604 0 0 100 71604 0 66423 0:00:01 0:00:01 --:--:-- 66423 [2022-04-07T15:05:45.235Z] [2022-04-07T15:05:45.235Z] [2022-04-07T15:05:45.235Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/181/openapi/v2/core-metadata.yaml] [2022-04-07T15:05:45.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:05:45.235Z] Dload Upload Total Spent Left Speed [2022-04-07T15:05:46.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 137k 0 0 100 137k 0 137k 0:00:01 0:00:01 --:--:-- 137k [2022-04-07T15:05:46.176Z] [2022-04-07T15:05:46.176Z] [2022-04-07T15:05:46.176Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/181/openapi/v2/support-notifications.yaml] [2022-04-07T15:05:46.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:05:46.176Z] Dload Upload Total Spent Left Speed [2022-04-07T15:05:47.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74122 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 62199 0:00:01 0:00:01 --:--:-- 62155 100 89318 0 0 100 89318 0 62199 0:00:01 0:00:01 --:--:-- 62155 [2022-04-07T15:05:47.381Z] [2022-04-07T15:05:47.381Z] [2022-04-07T15:05:47.381Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/181/openapi/v2/support-scheduler.yaml] [2022-04-07T15:05:47.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:05:47.381Z] Dload Upload Total Spent Left Speed [2022-04-07T15:05:48.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 35381 0:00:01 0:00:01 --:--:-- 35381 100 39556 0 0 100 39556 0 35381 0:00:01 0:00:01 --:--:-- 35381 [2022-04-07T15:05:48.768Z] [2022-04-07T15:05:48.768Z] [2022-04-07T15:05:48.768Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/181/openapi/v2/system-agent.yaml] [2022-04-07T15:05:48.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T15:05:48.768Z] Dload Upload Total Spent Left Speed [2022-04-07T15:05:49.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20755 --:--:-- --:--:-- --:--:-- 20733 100 20091 0 0 100 20091 0 20755 --:--:-- --:--:-- --:--:-- 20733 [2022-04-07T15:05:49.712Z] [2022-04-07T15:05:49.712Z] [Pipeline] } [2022-04-07T15:05:49.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-04-07T15:05:50.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T15:05:50.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:05:50.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T15:05:50.412Z] . [Pipeline] withDockerContainer [2022-04-07T15:05:50.485Z] prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container [2022-04-07T15:05:50.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T15:05:50.891Z] $ docker top 47e13d1f49623c6b68840ef90cf2d136f7a7936f9e59d5358d16ef169be8afa0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T15:05:50.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T15:05:50.995Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T15:05:51.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T15:05:51.123Z] $ docker exec 47e13d1f49623c6b68840ef90cf2d136f7a7936f9e59d5358d16ef169be8afa0 ssh-agent [2022-04-07T15:05:51.244Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpDCJfK/agent.14 [2022-04-07T15:05:51.244Z] SSH_AGENT_PID=21 [2022-04-07T15:05:51.250Z] Running ssh-add (command line suppressed) [2022-04-07T15:05:51.359Z] Identity added: /w/workspace/edgex-go/181@tmp/private_key_319511843165244400.key (/w/workspace/edgex-go/181@tmp/private_key_319511843165244400.key) [2022-04-07T15:05:51.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T15:05:51.667Z] + git semver tag [2022-04-07T15:05:51.667Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T15:05:51.667Z] # $GIT_DIR = /w/workspace/edgex-go/181/.git [2022-04-07T15:05:51.667Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/181 [2022-04-07T15:05:51.667Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T15:05:51.668Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T15:05:51.668Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T15:05:51.668Z] # $SEMVER_BRANCH = main [2022-04-07T15:05:51.668Z] # $SEMVER_DIR = /w/workspace/edgex-go/181/.semver [2022-04-07T15:05:51.668Z] # 3b4e3b27b9a762a590f0f199a12df669a1bddcaf HEAD [2022-04-07T15:05:51.668Z] # -> Force: false [2022-04-07T15:05:51.668Z] # efc513d9015ee8a0e615a189cbe98dfab0180c8c refs/tags/v2.2.0-dev.58 [Pipeline] } [2022-04-07T15:05:51.676Z] $ docker exec --env ******** --env ******** 47e13d1f49623c6b68840ef90cf2d136f7a7936f9e59d5358d16ef169be8afa0 ssh-agent -k [2022-04-07T15:05:51.769Z] unset SSH_AUTH_SOCK; [2022-04-07T15:05:51.769Z] unset SSH_AGENT_PID; [2022-04-07T15:05:51.769Z] echo Agent pid 21 killed; [2022-04-07T15:05:51.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T15:05:52.088Z] + git semver [Pipeline] } [2022-04-07T15:05:52.104Z] $ docker stop --time=1 47e13d1f49623c6b68840ef90cf2d136f7a7936f9e59d5358d16ef169be8afa0 [2022-04-07T15:05:53.433Z] $ docker rm -f 47e13d1f49623c6b68840ef90cf2d136f7a7936f9e59d5358d16ef169be8afa0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:05:53.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T15:05:53.834Z] [2022-04-07T15:05:53.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:05:54.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T15:05:54.136Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-07T15:05:54.136Z] ab5ef0e58194: Pulling fs layer [2022-04-07T15:05:54.136Z] 9712f1f96733: Pulling fs layer [2022-04-07T15:05:54.136Z] 63f879dbbcfc: Pulling fs layer [2022-04-07T15:05:54.136Z] 0d9ebad4ef96: Pulling fs layer [2022-04-07T15:05:54.136Z] e9a5061849ea: Pulling fs layer [2022-04-07T15:05:54.136Z] d747dcd14b5f: Pulling fs layer [2022-04-07T15:05:54.136Z] 2de7ff778b66: Pulling fs layer [2022-04-07T15:05:54.136Z] 0d9ebad4ef96: Waiting [2022-04-07T15:05:54.136Z] e9a5061849ea: Waiting [2022-04-07T15:05:54.136Z] d747dcd14b5f: Waiting [2022-04-07T15:05:54.136Z] 2de7ff778b66: Waiting [2022-04-07T15:05:54.136Z] 9712f1f96733: Verifying Checksum [2022-04-07T15:05:54.136Z] 9712f1f96733: Download complete [2022-04-07T15:05:54.395Z] 63f879dbbcfc: Verifying Checksum [2022-04-07T15:05:54.395Z] 63f879dbbcfc: Download complete [2022-04-07T15:05:54.654Z] e9a5061849ea: Verifying Checksum [2022-04-07T15:05:54.654Z] e9a5061849ea: Download complete [2022-04-07T15:05:54.654Z] d747dcd14b5f: Download complete [2022-04-07T15:05:54.654Z] ab5ef0e58194: Verifying Checksum [2022-04-07T15:05:54.654Z] ab5ef0e58194: Download complete [2022-04-07T15:05:54.654Z] 0d9ebad4ef96: Verifying Checksum [2022-04-07T15:05:54.654Z] 0d9ebad4ef96: Download complete [2022-04-07T15:05:54.913Z] 2de7ff778b66: Verifying Checksum [2022-04-07T15:05:54.913Z] 2de7ff778b66: Download complete [2022-04-07T15:05:58.212Z] ab5ef0e58194: Pull complete [2022-04-07T15:05:58.212Z] 9712f1f96733: Pull complete [2022-04-07T15:05:58.471Z] 63f879dbbcfc: Pull complete [2022-04-07T15:06:02.726Z] 0d9ebad4ef96: Pull complete [2022-04-07T15:06:03.002Z] e9a5061849ea: Pull complete [2022-04-07T15:06:03.003Z] d747dcd14b5f: Pull complete [2022-04-07T15:06:03.948Z] 2de7ff778b66: Pull complete [2022-04-07T15:06:04.209Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-07T15:06:04.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T15:06:04.209Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-07T15:06:04.277Z] prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container [2022-04-07T15:06:04.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 [2022-04-07T15:06:06.299Z] $ docker top a19e42156ed778c641a811fcd4be2e6b2ca38292043a381460e3e074a951116c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-07T15:06:06.390Z] provisioning config files... [2022-04-07T15:06:06.401Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/181@tmp/config761966682723449930tmp [2022-04-07T15:06:06.414Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/181@tmp/config8364549853343417132tmp [2022-04-07T15:06:06.426Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/181@tmp/config2717985395414479885tmp [Pipeline] { [Pipeline] echo [2022-04-07T15:06:06.444Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:06:06.733Z] ---> sigul-configuration.sh [2022-04-07T15:06:06.733Z] gpg: directory `/root/.gnupg' created [2022-04-07T15:06:06.733Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-07T15:06:06.733Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-07T15:06:06.733Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-07T15:06:06.733Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-07T15:06:06.733Z] gpg: CAST5 encrypted data [2022-04-07T15:06:06.733Z] gpg: encrypted with 1 passphrase [2022-04-07T15:06:06.733Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-07T15:06:07.022Z] + mkdir /home/jenkins [2022-04-07T15:06:07.022Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-07T15:06:07.313Z] + 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 [2022-04-07T15:06:07.323Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:06:07.625Z] ---> sigul-install.sh [2022-04-07T15:06:07.625Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-07T15:06:07.916Z] + git tag --list [2022-04-07T15:06:07.917Z] 0.6.0 [2022-04-07T15:06:07.917Z] 0.6.1 [2022-04-07T15:06:07.917Z] 0.7.0 [2022-04-07T15:06:07.917Z] 0.7.1 [2022-04-07T15:06:07.917Z] v1.0.0 [2022-04-07T15:06:07.917Z] v1.0.1 [2022-04-07T15:06:07.917Z] v1.1.0 [2022-04-07T15:06:07.917Z] v1.2.0 [2022-04-07T15:06:07.917Z] v1.2.1 [2022-04-07T15:06:07.917Z] v1.3.0 [2022-04-07T15:06:07.917Z] v1.3.1 [2022-04-07T15:06:07.917Z] v2.0.0 [2022-04-07T15:06:07.917Z] v2.0.1-dev.1 [2022-04-07T15:06:07.917Z] v2.0.1-dev.10 [2022-04-07T15:06:07.917Z] v2.0.1-dev.11 [2022-04-07T15:06:07.917Z] v2.0.1-dev.12 [2022-04-07T15:06:07.917Z] v2.0.1-dev.13 [2022-04-07T15:06:07.917Z] v2.0.1-dev.14 [2022-04-07T15:06:07.917Z] v2.0.1-dev.15 [2022-04-07T15:06:07.917Z] v2.0.1-dev.16 [2022-04-07T15:06:07.917Z] v2.0.1-dev.17 [2022-04-07T15:06:07.917Z] v2.0.1-dev.18 [2022-04-07T15:06:07.917Z] v2.0.1-dev.19 [2022-04-07T15:06:07.917Z] v2.0.1-dev.2 [2022-04-07T15:06:07.917Z] v2.0.1-dev.20 [2022-04-07T15:06:07.917Z] v2.0.1-dev.21 [2022-04-07T15:06:07.917Z] v2.0.1-dev.22 [2022-04-07T15:06:07.917Z] v2.0.1-dev.23 [2022-04-07T15:06:07.917Z] v2.0.1-dev.24 [2022-04-07T15:06:07.917Z] v2.0.1-dev.25 [2022-04-07T15:06:07.917Z] v2.0.1-dev.26 [2022-04-07T15:06:07.917Z] v2.0.1-dev.27 [2022-04-07T15:06:07.917Z] v2.0.1-dev.28 [2022-04-07T15:06:07.917Z] v2.0.1-dev.29 [2022-04-07T15:06:07.917Z] v2.0.1-dev.3 [2022-04-07T15:06:07.917Z] v2.0.1-dev.30 [2022-04-07T15:06:07.917Z] v2.0.1-dev.31 [2022-04-07T15:06:07.917Z] v2.0.1-dev.32 [2022-04-07T15:06:07.917Z] v2.0.1-dev.33 [2022-04-07T15:06:07.917Z] v2.0.1-dev.34 [2022-04-07T15:06:07.917Z] v2.0.1-dev.35 [2022-04-07T15:06:07.917Z] v2.0.1-dev.36 [2022-04-07T15:06:07.917Z] v2.0.1-dev.37 [2022-04-07T15:06:07.917Z] v2.0.1-dev.38 [2022-04-07T15:06:07.917Z] v2.0.1-dev.39 [2022-04-07T15:06:07.917Z] v2.0.1-dev.4 [2022-04-07T15:06:07.917Z] v2.0.1-dev.40 [2022-04-07T15:06:07.917Z] v2.0.1-dev.41 [2022-04-07T15:06:07.917Z] v2.0.1-dev.42 [2022-04-07T15:06:07.917Z] v2.0.1-dev.43 [2022-04-07T15:06:07.917Z] v2.0.1-dev.44 [2022-04-07T15:06:07.917Z] v2.0.1-dev.45 [2022-04-07T15:06:07.917Z] v2.0.1-dev.46 [2022-04-07T15:06:07.917Z] v2.0.1-dev.47 [2022-04-07T15:06:07.917Z] v2.0.1-dev.48 [2022-04-07T15:06:07.917Z] v2.0.1-dev.49 [2022-04-07T15:06:07.917Z] v2.0.1-dev.5 [2022-04-07T15:06:07.917Z] v2.0.1-dev.50 [2022-04-07T15:06:07.917Z] v2.0.1-dev.51 [2022-04-07T15:06:07.917Z] v2.0.1-dev.52 [2022-04-07T15:06:07.917Z] v2.0.1-dev.53 [2022-04-07T15:06:07.917Z] v2.0.1-dev.54 [2022-04-07T15:06:07.917Z] v2.0.1-dev.55 [2022-04-07T15:06:07.917Z] v2.0.1-dev.56 [2022-04-07T15:06:07.917Z] v2.0.1-dev.57 [2022-04-07T15:06:07.917Z] v2.0.1-dev.58 [2022-04-07T15:06:07.917Z] v2.0.1-dev.59 [2022-04-07T15:06:07.917Z] v2.0.1-dev.6 [2022-04-07T15:06:07.917Z] v2.0.1-dev.60 [2022-04-07T15:06:07.917Z] v2.0.1-dev.61 [2022-04-07T15:06:07.917Z] v2.0.1-dev.62 [2022-04-07T15:06:07.917Z] v2.0.1-dev.63 [2022-04-07T15:06:07.917Z] v2.0.1-dev.64 [2022-04-07T15:06:07.917Z] v2.0.1-dev.65 [2022-04-07T15:06:07.917Z] v2.0.1-dev.66 [2022-04-07T15:06:07.917Z] v2.0.1-dev.67 [2022-04-07T15:06:07.917Z] v2.0.1-dev.68 [2022-04-07T15:06:07.917Z] v2.0.1-dev.69 [2022-04-07T15:06:07.917Z] v2.0.1-dev.7 [2022-04-07T15:06:07.917Z] v2.0.1-dev.70 [2022-04-07T15:06:07.917Z] v2.0.1-dev.71 [2022-04-07T15:06:07.917Z] v2.0.1-dev.72 [2022-04-07T15:06:07.917Z] v2.0.1-dev.73 [2022-04-07T15:06:07.917Z] v2.0.1-dev.74 [2022-04-07T15:06:07.917Z] v2.0.1-dev.75 [2022-04-07T15:06:07.917Z] v2.0.1-dev.76 [2022-04-07T15:06:07.917Z] v2.0.1-dev.77 [2022-04-07T15:06:07.917Z] v2.0.1-dev.78 [2022-04-07T15:06:07.917Z] v2.0.1-dev.79 [2022-04-07T15:06:07.917Z] v2.0.1-dev.8 [2022-04-07T15:06:07.917Z] v2.0.1-dev.80 [2022-04-07T15:06:07.917Z] v2.0.1-dev.81 [2022-04-07T15:06:07.917Z] v2.0.1-dev.82 [2022-04-07T15:06:07.917Z] v2.0.1-dev.83 [2022-04-07T15:06:07.917Z] v2.0.1-dev.84 [2022-04-07T15:06:07.917Z] v2.0.1-dev.85 [2022-04-07T15:06:07.917Z] v2.0.1-dev.86 [2022-04-07T15:06:07.917Z] v2.0.1-dev.87 [2022-04-07T15:06:07.917Z] v2.0.1-dev.88 [2022-04-07T15:06:07.917Z] v2.0.1-dev.89 [2022-04-07T15:06:07.917Z] v2.0.1-dev.9 [2022-04-07T15:06:07.917Z] v2.0.1-dev.90 [2022-04-07T15:06:07.917Z] v2.0.1-dev.91 [2022-04-07T15:06:07.917Z] v2.0.1-dev.92 [2022-04-07T15:06:07.917Z] v2.0.1-dev.93 [2022-04-07T15:06:07.917Z] v2.0.1-dev.94 [2022-04-07T15:06:07.917Z] v2.0.1-dev.95 [2022-04-07T15:06:07.917Z] v2.0.1-dev.96 [2022-04-07T15:06:07.917Z] v2.0.1-dev.97 [2022-04-07T15:06:07.917Z] v2.0.1-dev.98 [2022-04-07T15:06:07.917Z] v2.0.1-dev.99 [2022-04-07T15:06:07.917Z] v2.1.0 [2022-04-07T15:06:07.917Z] v2.2.0-dev.1 [2022-04-07T15:06:07.917Z] v2.2.0-dev.10 [2022-04-07T15:06:07.917Z] v2.2.0-dev.11 [2022-04-07T15:06:07.917Z] v2.2.0-dev.12 [2022-04-07T15:06:07.917Z] v2.2.0-dev.13 [2022-04-07T15:06:07.917Z] v2.2.0-dev.14 [2022-04-07T15:06:07.917Z] v2.2.0-dev.15 [2022-04-07T15:06:07.917Z] v2.2.0-dev.16 [2022-04-07T15:06:07.917Z] v2.2.0-dev.17 [2022-04-07T15:06:07.917Z] v2.2.0-dev.18 [2022-04-07T15:06:07.917Z] v2.2.0-dev.19 [2022-04-07T15:06:07.917Z] v2.2.0-dev.2 [2022-04-07T15:06:07.917Z] v2.2.0-dev.20 [2022-04-07T15:06:07.917Z] v2.2.0-dev.21 [2022-04-07T15:06:07.917Z] v2.2.0-dev.22 [2022-04-07T15:06:07.917Z] v2.2.0-dev.23 [2022-04-07T15:06:07.917Z] v2.2.0-dev.24 [2022-04-07T15:06:07.917Z] v2.2.0-dev.25 [2022-04-07T15:06:07.917Z] v2.2.0-dev.26 [2022-04-07T15:06:07.917Z] v2.2.0-dev.27 [2022-04-07T15:06:07.917Z] v2.2.0-dev.28 [2022-04-07T15:06:07.917Z] v2.2.0-dev.29 [2022-04-07T15:06:07.917Z] v2.2.0-dev.3 [2022-04-07T15:06:07.917Z] v2.2.0-dev.30 [2022-04-07T15:06:07.917Z] v2.2.0-dev.31 [2022-04-07T15:06:07.917Z] v2.2.0-dev.32 [2022-04-07T15:06:07.917Z] v2.2.0-dev.33 [2022-04-07T15:06:07.917Z] v2.2.0-dev.34 [2022-04-07T15:06:07.917Z] v2.2.0-dev.35 [2022-04-07T15:06:07.917Z] v2.2.0-dev.36 [2022-04-07T15:06:07.917Z] v2.2.0-dev.37 [2022-04-07T15:06:07.917Z] v2.2.0-dev.38 [2022-04-07T15:06:07.917Z] v2.2.0-dev.39 [2022-04-07T15:06:07.917Z] v2.2.0-dev.4 [2022-04-07T15:06:07.917Z] v2.2.0-dev.40 [2022-04-07T15:06:07.917Z] v2.2.0-dev.41 [2022-04-07T15:06:07.917Z] v2.2.0-dev.42 [2022-04-07T15:06:07.917Z] v2.2.0-dev.43 [2022-04-07T15:06:07.917Z] v2.2.0-dev.44 [2022-04-07T15:06:07.917Z] v2.2.0-dev.45 [2022-04-07T15:06:07.917Z] v2.2.0-dev.46 [2022-04-07T15:06:07.917Z] v2.2.0-dev.47 [2022-04-07T15:06:07.917Z] v2.2.0-dev.48 [2022-04-07T15:06:07.917Z] v2.2.0-dev.49 [2022-04-07T15:06:07.917Z] v2.2.0-dev.5 [2022-04-07T15:06:07.917Z] v2.2.0-dev.50 [2022-04-07T15:06:07.917Z] v2.2.0-dev.51 [2022-04-07T15:06:07.917Z] v2.2.0-dev.52 [2022-04-07T15:06:07.917Z] v2.2.0-dev.53 [2022-04-07T15:06:07.917Z] v2.2.0-dev.54 [2022-04-07T15:06:07.917Z] v2.2.0-dev.55 [2022-04-07T15:06:07.917Z] v2.2.0-dev.56 [2022-04-07T15:06:07.917Z] v2.2.0-dev.57 [2022-04-07T15:06:07.917Z] v2.2.0-dev.58 [2022-04-07T15:06:07.917Z] v2.2.0-dev.6 [2022-04-07T15:06:07.917Z] v2.2.0-dev.7 [2022-04-07T15:06:07.917Z] v2.2.0-dev.8 [2022-04-07T15:06:07.917Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-07T15:06:08.206Z] + lftools sign git-tag v2.2.0-dev.58 [2022-04-07T15:06:08.779Z] Signing Git tag with Sigul... [2022-04-07T15:06:08.779Z] Signing v2.2.0-dev.58 [Pipeline] echo [2022-04-07T15:06:09.365Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:06:09.657Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-07T15:06:09.666Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-07T15:06:09.682Z] $ docker stop --time=1 a19e42156ed778c641a811fcd4be2e6b2ca38292043a381460e3e074a951116c [2022-04-07T15:06:11.003Z] $ docker rm -f a19e42156ed778c641a811fcd4be2e6b2ca38292043a381460e3e074a951116c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-07T15:06:11.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T15:06:11.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:06:11.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T15:06:11.745Z] . [Pipeline] withDockerContainer [2022-04-07T15:06:11.813Z] prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container [2022-04-07T15:06:11.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T15:06:12.221Z] $ docker top 82e0d906cc5bca264a24b02ccc760fea1be01e7a77d6a2f15696a6ede7db7bc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T15:06:12.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T15:06:12.319Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T15:06:12.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T15:06:12.466Z] $ docker exec 82e0d906cc5bca264a24b02ccc760fea1be01e7a77d6a2f15696a6ede7db7bc5 ssh-agent [2022-04-07T15:06:12.592Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKPAbjf/agent.14 [2022-04-07T15:06:12.592Z] SSH_AGENT_PID=21 [2022-04-07T15:06:12.599Z] Running ssh-add (command line suppressed) [2022-04-07T15:06:12.727Z] Identity added: /w/workspace/edgex-go/181@tmp/private_key_4417251089205057961.key (/w/workspace/edgex-go/181@tmp/private_key_4417251089205057961.key) [2022-04-07T15:06:12.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T15:06:13.040Z] + git semver bump pre [2022-04-07T15:06:13.040Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T15:06:13.041Z] # $GIT_DIR = /w/workspace/edgex-go/181/.git [2022-04-07T15:06:13.041Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/181 [2022-04-07T15:06:13.041Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T15:06:13.041Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T15:06:13.041Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T15:06:13.041Z] # $SEMVER_BRANCH = main [2022-04-07T15:06:13.041Z] # $SEMVER_DIR = /w/workspace/edgex-go/181/.semver [2022-04-07T15:06:13.041Z] 2.2.0-dev.59 [Pipeline] } [2022-04-07T15:06:13.051Z] $ docker exec --env ******** --env ******** 82e0d906cc5bca264a24b02ccc760fea1be01e7a77d6a2f15696a6ede7db7bc5 ssh-agent -k [2022-04-07T15:06:13.175Z] unset SSH_AUTH_SOCK; [2022-04-07T15:06:13.175Z] unset SSH_AGENT_PID; [2022-04-07T15:06:13.175Z] echo Agent pid 21 killed; [2022-04-07T15:06:13.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T15:06:13.500Z] + git semver [Pipeline] } [2022-04-07T15:06:13.513Z] $ docker stop --time=1 82e0d906cc5bca264a24b02ccc760fea1be01e7a77d6a2f15696a6ede7db7bc5 [2022-04-07T15:06:14.792Z] $ docker rm -f 82e0d906cc5bca264a24b02ccc760fea1be01e7a77d6a2f15696a6ede7db7bc5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T15:06:15.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T15:06:15.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:06:15.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T15:06:15.452Z] . [Pipeline] withDockerContainer [2022-04-07T15:06:15.532Z] prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container [2022-04-07T15:06:15.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T15:06:15.953Z] $ docker top c511b046174e03996b121e9c65c91dd04a72c1ffdf99a085db2b78cf21adfaf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T15:06:16.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T15:06:16.060Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T15:06:16.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T15:06:16.190Z] $ docker exec c511b046174e03996b121e9c65c91dd04a72c1ffdf99a085db2b78cf21adfaf5 ssh-agent [2022-04-07T15:06:16.309Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcHnJGd/agent.13 [2022-04-07T15:06:16.310Z] SSH_AGENT_PID=19 [2022-04-07T15:06:16.315Z] Running ssh-add (command line suppressed) [2022-04-07T15:06:16.439Z] Identity added: /w/workspace/edgex-go/181@tmp/private_key_9091728242380688242.key (/w/workspace/edgex-go/181@tmp/private_key_9091728242380688242.key) [2022-04-07T15:06:16.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T15:06:16.755Z] + git semver push [2022-04-07T15:06:16.755Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T15:06:16.755Z] # $GIT_DIR = /w/workspace/edgex-go/181/.git [2022-04-07T15:06:16.755Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/181 [2022-04-07T15:06:16.755Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T15:06:16.755Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T15:06:16.755Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T15:06:16.755Z] # $SEMVER_BRANCH = main [2022-04-07T15:06:16.755Z] # $SEMVER_DIR = /w/workspace/edgex-go/181/.semver [2022-04-07T15:06:17.325Z] git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } [2022-04-07T15:06:17.336Z] $ docker exec --env ******** --env ******** c511b046174e03996b121e9c65c91dd04a72c1ffdf99a085db2b78cf21adfaf5 ssh-agent -k [2022-04-07T15:06:17.438Z] unset SSH_AUTH_SOCK; [2022-04-07T15:06:17.439Z] unset SSH_AGENT_PID; [2022-04-07T15:06:17.439Z] echo Agent pid 19 killed; [2022-04-07T15:06:17.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-07T15:06:17.486Z] $ docker stop --time=1 c511b046174e03996b121e9c65c91dd04a72c1ffdf99a085db2b78cf21adfaf5 [2022-04-07T15:06:18.777Z] $ docker rm -f c511b046174e03996b121e9c65c91dd04a72c1ffdf99a085db2b78cf21adfaf5 [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 [2022-04-07T15:06:19.366Z] + [ -d /w/workspace/edgex-go/181/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:06:19.655Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:06:20.516Z] ---> package-listing.sh [2022-04-07T15:06:20.516Z] ++ facter osfamily [2022-04-07T15:06:20.516Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-07T15:06:20.776Z] + OS_FAMILY=debian [2022-04-07T15:06:20.776Z] + workspace=/w/workspace/edgex-go/181 [2022-04-07T15:06:20.776Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-07T15:06:20.776Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-07T15:06:20.776Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-07T15:06:20.776Z] + PACKAGES=/tmp/packages_start.txt [2022-04-07T15:06:20.776Z] + '[' /w/workspace/edgex-go/181 ']' [2022-04-07T15:06:20.776Z] + PACKAGES=/tmp/packages_end.txt [2022-04-07T15:06:20.776Z] + case "${OS_FAMILY}" in [2022-04-07T15:06:20.776Z] + dpkg -l [2022-04-07T15:06:20.776Z] + grep '^ii' [2022-04-07T15:06:20.776Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-07T15:06:20.776Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-07T15:06:20.776Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-07T15:06:20.776Z] + '[' /w/workspace/edgex-go/181 ']' [2022-04-07T15:06:20.776Z] + mkdir -p /w/workspace/edgex-go/181/archives/ [2022-04-07T15:06:20.776Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/181/archives/ [Pipeline] echo [2022-04-07T15:06:20.790Z] 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/181/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-07T15:06:21.073Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:06:21.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T15:06:21.634Z] [2022-04-07T15:06:21.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T15:06:21.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T15:06:21.939Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-07T15:06:21.939Z] 5eb5b503b376: Pulling fs layer [2022-04-07T15:06:21.939Z] 5c69ac0246d0: Pulling fs layer [2022-04-07T15:06:21.939Z] ec43610c2a17: Pulling fs layer [2022-04-07T15:06:21.939Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-07T15:06:21.939Z] 33b1e0a273af: Pulling fs layer [2022-04-07T15:06:21.939Z] 5d3b04190fa2: Pulling fs layer [2022-04-07T15:06:21.939Z] 2f39f015ded8: Pulling fs layer [2022-04-07T15:06:21.939Z] 33b1e0a273af: Waiting [2022-04-07T15:06:21.939Z] 5d3b04190fa2: Waiting [2022-04-07T15:06:21.939Z] 3a2ae6a8a46f: Waiting [2022-04-07T15:06:21.939Z] 2f39f015ded8: Waiting [2022-04-07T15:06:21.939Z] 5c69ac0246d0: Verifying Checksum [2022-04-07T15:06:21.939Z] 5c69ac0246d0: Download complete [2022-04-07T15:06:21.939Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-07T15:06:21.939Z] 3a2ae6a8a46f: Download complete [2022-04-07T15:06:21.939Z] 33b1e0a273af: Verifying Checksum [2022-04-07T15:06:21.939Z] 33b1e0a273af: Download complete [2022-04-07T15:06:21.939Z] 5d3b04190fa2: Verifying Checksum [2022-04-07T15:06:21.939Z] 5d3b04190fa2: Download complete [2022-04-07T15:06:21.939Z] ec43610c2a17: Verifying Checksum [2022-04-07T15:06:21.939Z] ec43610c2a17: Download complete [2022-04-07T15:06:22.200Z] 5eb5b503b376: Verifying Checksum [2022-04-07T15:06:22.200Z] 5eb5b503b376: Download complete [2022-04-07T15:06:22.765Z] 2f39f015ded8: Download complete [2022-04-07T15:06:23.333Z] 5eb5b503b376: Pull complete [2022-04-07T15:06:23.334Z] 5c69ac0246d0: Pull complete [2022-04-07T15:06:23.903Z] ec43610c2a17: Pull complete [2022-04-07T15:06:23.903Z] 3a2ae6a8a46f: Pull complete [2022-04-07T15:06:24.163Z] 33b1e0a273af: Pull complete [2022-04-07T15:06:24.163Z] 5d3b04190fa2: Pull complete [2022-04-07T15:06:28.361Z] 2f39f015ded8: Pull complete [2022-04-07T15:06:28.361Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-07T15:06:28.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T15:06:28.362Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-07T15:06:28.429Z] prd-ubuntu20.04-docker-8c-8g-11413 does not seem to be running inside a container [2022-04-07T15:06:28.462Z] $ 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/181/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/181 -v /w/workspace/edgex-go/181:/w/workspace/edgex-go/181:rw,z -v /w/workspace/edgex-go/181@tmp:/w/workspace/edgex-go/181@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 [2022-04-07T15:06:29.911Z] $ docker top 773347cccb8dcf3c25e08048582c55035e1cb49ec68cb625965848aeb07fd8cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T15:06:30.273Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-07T15:06:30.564Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-07T15:06:30.856Z] + ls /var/log/sa-host [2022-04-07T15:06:30.856Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T15:06:30.942Z] provisioning config files... [2022-04-07T15:06:30.950Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/181@tmp/config5873634579448871836tmp [Pipeline] { [Pipeline] echo [2022-04-07T15:06:30.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:06:31.253Z] ---> create-netrc.sh [Pipeline] } [2022-04-07T15:06:31.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:06:31.601Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-07T15:06:31.611Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:06:31.907Z] ---> sudo-logs.sh [2022-04-07T15:06:31.907Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-07T15:06:31.936Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:06:32.223Z] ---> job-cost.sh [2022-04-07T15:06:32.223Z] lf-activate-venv: SKIPPING [2022-04-07T15:06:32.223Z] DEBUG: total: 0.2199999988079071 [2022-04-07T15:06:32.223Z] INFO: Retrieving Stack Cost... [2022-04-07T15:06:32.793Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T15:06:33.052Z] INFO: Archiving Costs [Pipeline] echo [2022-04-07T15:06:33.066Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T15:06:33.354Z] ---> logs-deploy.sh [2022-04-07T15:06:33.354Z] lf-activate-venv: SKIPPING [2022-04-07T15:06:33.354Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/181 [2022-04-07T15:06:33.354Z] INFO: archiving workspace using pattern(s): [2022-04-07T15:06:34.293Z] Archives upload complete. [2022-04-07T15:06:34.293Z] INFO: archiving logs to Nexus