Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66f7195aaa021911302e3f29534e7389e02a11e8 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-ssh2620865837278104229.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2702876022439748078.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1454903900039098968.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh10559083456038239189.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13239950473893551733.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20156 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/263 [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/263 # 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 66f7195aaa021911302e3f29534e7389e02a11e8 (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 66f7195aaa021911302e3f29534e7389e02a11e8 # timeout=10 Commit message: "fix: security-secretstore-setup volume init semantics (#4092)" > git rev-list --no-walk 5ac2a4f5d31ced3bd72edde5e7121f8b15c1b6ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-14T17:08:31.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-14T17:08:31.662Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-14T17:08:31.679Z] ========================================================= [2022-07-14T17:08:31.680Z] EdgeX Global Pipelines Version Info [2022-07-14T17:08:31.680Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:08:32.438Z] ------------------- [2022-07-14T17:08:32.438Z] stable info: [2022-07-14T17:08:32.438Z] ------------------- [2022-07-14T17:08:32.438Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T17:08:32.438Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T17:08:32.438Z] Message: update stable to v1.0.238 [2022-07-14T17:08:33.012Z] ------------------- [2022-07-14T17:08:33.012Z] experimental info: [2022-07-14T17:08:33.012Z] ------------------- [2022-07-14T17:08:33.012Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T17:08:33.012Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T17:08:33.012Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-14T17:08:33.298Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-14T17:08:33.310Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-14T17:08:33.319Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-14T17:08:33.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-14T17:08:33.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-14T17:08:33.357Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-14T17:08:33.371Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-14T17:08:33.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-14T17:08:33.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-14T17:08:33.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-14T17:08:33.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-14T17:08:33.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-14T17:08:33.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-14T17:08:33.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-14T17:08:33.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-14T17:08:33.482Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T17:08:33.492Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T17:08:33.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-14T17:08:33.519Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-14T17:08:33.534Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-14T17:08:33.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-14T17:08:33.556Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-14T17:08:33.567Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-14T17:08:33.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-14T17:08:33.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-14T17:08:33.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-14T17:08:33.609Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] echo [2022-07-14T17:08:33.620Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66f7195 [Pipeline] echo [2022-07-14T17:08:33.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T17:08:33.659Z] provisioning config files... [2022-07-14T17:08:33.682Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/263@tmp/config1063212345032283395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:08:33.993Z] ---> docker-login.sh [2022-07-14T17:08:33.993Z] nexus3.edgexfoundry.org:10001 [2022-07-14T17:08:34.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:08:34.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:08:34.517Z] Configure a credential helper to remove this warning. See [2022-07-14T17:08:34.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:08:34.517Z] [2022-07-14T17:08:34.517Z] Login Succeeded [2022-07-14T17:08:34.517Z] nexus3.edgexfoundry.org:10002 [2022-07-14T17:08:34.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:08:34.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:08:34.517Z] Configure a credential helper to remove this warning. See [2022-07-14T17:08:34.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:08:34.517Z] [2022-07-14T17:08:34.517Z] Login Succeeded [2022-07-14T17:08:34.517Z] nexus3.edgexfoundry.org:10003 [2022-07-14T17:08:34.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:08:34.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:08:34.779Z] Configure a credential helper to remove this warning. See [2022-07-14T17:08:34.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:08:34.779Z] [2022-07-14T17:08:34.779Z] Login Succeeded [2022-07-14T17:08:34.779Z] nexus3.edgexfoundry.org:10004 [2022-07-14T17:08:34.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:08:34.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:08:34.779Z] Configure a credential helper to remove this warning. See [2022-07-14T17:08:34.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:08:34.779Z] [2022-07-14T17:08:34.779Z] Login Succeeded [2022-07-14T17:08:34.779Z] docker.io [2022-07-14T17:08:35.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:08:35.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:08:35.306Z] Configure a credential helper to remove this warning. See [2022-07-14T17:08:35.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:08:35.306Z] [2022-07-14T17:08:35.306Z] Login Succeeded [2022-07-14T17:08:35.306Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T17:08:35.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T17:08:35.628Z] + 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-07-14T17:08:35.628Z] + dirname cmd/core-command/Dockerfile [2022-07-14T17:08:35.628Z] + cut -d/ -f2 [2022-07-14T17:08:35.628Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-14T17:08:35.628Z] + dirname cmd/core-data/Dockerfile [2022-07-14T17:08:35.628Z] + cut -d/ -f2 [2022-07-14T17:08:35.628Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-14T17:08:35.628Z] + dirname cmd/core-metadata/Dockerfile [2022-07-14T17:08:35.628Z] + cut -d/ -f2 [2022-07-14T17:08:35.628Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-14T17:08:35.628Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-14T17:08:35.628Z] + cut -d/ -f2 [2022-07-14T17:08:35.628Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-14T17:08:35.628Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2022-07-14T17:08:35.628Z] cut -d/ -f2 [2022-07-14T17:08:35.628Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-14T17:08:35.628Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-14T17:08:35.628Z] + cut -d/ -f2 [2022-07-14T17:08:35.628Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-14T17:08:35.628Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-14T17:08:35.628Z] + cut -d/ -f2 [2022-07-14T17:08:35.628Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-14T17:08:35.628Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-14T17:08:35.628Z] + cut -d/ -f2 [2022-07-14T17:08:35.628Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-14T17:08:35.628Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-14T17:08:35.628Z] + cut -d/ -f2 [2022-07-14T17:08:35.629Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-14T17:08:35.629Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-14T17:08:35.629Z] + cut -d/ -f2 [2022-07-14T17:08:35.629Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-14T17:08:35.629Z] + dirname cmd/support-notifications/Dockerfile [2022-07-14T17:08:35.629Z] + cut -d/ -f2 [2022-07-14T17:08:35.629Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-14T17:08:35.629Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-14T17:08:35.629Z] + cut -d/ -f2 [2022-07-14T17:08:35.629Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-14T17:08:35.629Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-14T17:08:35.629Z] + cut -d/ -f2 [2022-07-14T17:08:35.629Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-14T17:08:35.669Z] 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-07-14T17:08:36.029Z] + git rev-list -1 --merges 66f7195aaa021911302e3f29534e7389e02a11e8~1..66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] echo [2022-07-14T17:08:36.050Z] -----------> git rev-list -1 --merges 66f7195aaa021911302e3f29534e7389e02a11e8~1..66f7195aaa021911302e3f29534e7389e02a11e8 66f7195aaa021911302e3f29534e7389e02a11e8 [false] [Pipeline] sh [2022-07-14T17:08:36.346Z] + git log --format=format:%s -1 66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] echo [2022-07-14T17:08:36.366Z] ========================================================= [2022-07-14T17:08:36.366Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-14T17:08:36.366Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-14T17:08:36.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T17:08:36.795Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-14T17:08:36.795Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-14T17:08:36.795Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-14T17:08:36.795Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-07-14T17:08:36.795Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-14T17:08:36.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:08:37.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T17:08:37.212Z] [2022-07-14T17:08:37.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:08:37.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T17:08:37.518Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-14T17:08:37.518Z] b85a868b505f: Pulling fs layer [2022-07-14T17:08:37.518Z] e2be974225ed: Pulling fs layer [2022-07-14T17:08:37.518Z] 339a4e72a1f5: Pulling fs layer [2022-07-14T17:08:37.518Z] 988bab9f4d93: Pulling fs layer [2022-07-14T17:08:37.518Z] 1469e6f7b9e6: Pulling fs layer [2022-07-14T17:08:37.518Z] 988bab9f4d93: Waiting [2022-07-14T17:08:37.518Z] eaf3925da568: Pulling fs layer [2022-07-14T17:08:37.518Z] bab4dde63d76: Pulling fs layer [2022-07-14T17:08:37.518Z] bde34c3a00c8: Pulling fs layer [2022-07-14T17:08:37.518Z] b352a97aabf1: Pulling fs layer [2022-07-14T17:08:37.518Z] eaf3925da568: Waiting [2022-07-14T17:08:37.518Z] bab4dde63d76: Waiting [2022-07-14T17:08:37.518Z] b352a97aabf1: Waiting [2022-07-14T17:08:37.518Z] bde34c3a00c8: Waiting [2022-07-14T17:08:37.518Z] 4872d77fe225: Pulling fs layer [2022-07-14T17:08:37.518Z] 5851b861e8e6: Pulling fs layer [2022-07-14T17:08:37.518Z] 5851b861e8e6: Waiting [2022-07-14T17:08:37.518Z] 4872d77fe225: Waiting [2022-07-14T17:08:37.518Z] e2be974225ed: Verifying Checksum [2022-07-14T17:08:37.518Z] e2be974225ed: Download complete [2022-07-14T17:08:37.518Z] 988bab9f4d93: Verifying Checksum [2022-07-14T17:08:37.518Z] 988bab9f4d93: Download complete [2022-07-14T17:08:37.782Z] 1469e6f7b9e6: Verifying Checksum [2022-07-14T17:08:37.782Z] 1469e6f7b9e6: Download complete [2022-07-14T17:08:37.782Z] eaf3925da568: Verifying Checksum [2022-07-14T17:08:37.782Z] eaf3925da568: Download complete [2022-07-14T17:08:37.782Z] 339a4e72a1f5: Verifying Checksum [2022-07-14T17:08:37.782Z] 339a4e72a1f5: Download complete [2022-07-14T17:08:37.782Z] bde34c3a00c8: Verifying Checksum [2022-07-14T17:08:37.782Z] bde34c3a00c8: Download complete [2022-07-14T17:08:37.782Z] b352a97aabf1: Verifying Checksum [2022-07-14T17:08:37.782Z] b352a97aabf1: Download complete [2022-07-14T17:08:37.782Z] 4872d77fe225: Verifying Checksum [2022-07-14T17:08:37.782Z] 4872d77fe225: Download complete [2022-07-14T17:08:37.782Z] 5851b861e8e6: Verifying Checksum [2022-07-14T17:08:37.782Z] 5851b861e8e6: Download complete [2022-07-14T17:08:37.782Z] b85a868b505f: Verifying Checksum [2022-07-14T17:08:37.782Z] b85a868b505f: Download complete [2022-07-14T17:08:38.043Z] bab4dde63d76: Verifying Checksum [2022-07-14T17:08:38.043Z] bab4dde63d76: Download complete [2022-07-14T17:08:39.428Z] b85a868b505f: Pull complete [2022-07-14T17:08:39.428Z] e2be974225ed: Pull complete [2022-07-14T17:08:39.999Z] 339a4e72a1f5: Pull complete [2022-07-14T17:08:39.999Z] 988bab9f4d93: Pull complete [2022-07-14T17:08:40.260Z] 1469e6f7b9e6: Pull complete [2022-07-14T17:08:40.518Z] eaf3925da568: Pull complete [2022-07-14T17:08:42.428Z] bab4dde63d76: Pull complete [2022-07-14T17:08:42.428Z] bde34c3a00c8: Pull complete [2022-07-14T17:08:42.688Z] b352a97aabf1: Pull complete [2022-07-14T17:08:42.688Z] 4872d77fe225: Pull complete [2022-07-14T17:08:42.949Z] 5851b861e8e6: Pull complete [2022-07-14T17:08:42.949Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-14T17:08:42.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T17:08:42.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:08:43.053Z] prd-ubuntu20.04-docker-8c-8g-20156 does not seem to be running inside a container [2022-07-14T17:08:43.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T17:08:44.775Z] $ docker top 59c759e0a5b76ea3da9aeccef2d6a0dc53214cd5b2a0a80634c800a694e3d50c -eo pid,comm [2022-07-14T17:08:44.845Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-14T17:08:44.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T17:08:44.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T17:08:44.869Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T17:08:45.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T17:08:45.025Z] $ docker exec 59c759e0a5b76ea3da9aeccef2d6a0dc53214cd5b2a0a80634c800a694e3d50c ssh-agent [2022-07-14T17:08:45.164Z] SSH_AUTH_SOCK=/tmp/ssh-B41VTvHbesat/agent.33 [2022-07-14T17:08:45.164Z] SSH_AGENT_PID=39 [2022-07-14T17:08:45.172Z] Running ssh-add (command line suppressed) [2022-07-14T17:08:45.290Z] Identity added: /w/workspace/edgex-go/263@tmp/private_key_6207548185104549498.key (/w/workspace/edgex-go/263@tmp/private_key_6207548185104549498.key) [2022-07-14T17:08:45.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T17:08:45.593Z] + git tag --points-at HEAD [Pipeline] } [2022-07-14T17:08:45.608Z] $ docker exec --env ******** --env ******** 59c759e0a5b76ea3da9aeccef2d6a0dc53214cd5b2a0a80634c800a694e3d50c ssh-agent -k [2022-07-14T17:08:45.729Z] unset SSH_AUTH_SOCK; [2022-07-14T17:08:45.730Z] unset SSH_AGENT_PID; [2022-07-14T17:08:45.730Z] echo Agent pid 39 killed; [2022-07-14T17:08:45.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-14T17:08:45.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T17:08:45.764Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T17:08:45.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T17:08:45.898Z] $ docker exec 59c759e0a5b76ea3da9aeccef2d6a0dc53214cd5b2a0a80634c800a694e3d50c ssh-agent [2022-07-14T17:08:46.022Z] SSH_AUTH_SOCK=/tmp/ssh-Ax9JdgAiCChB/agent.71 [2022-07-14T17:08:46.022Z] SSH_AGENT_PID=77 [2022-07-14T17:08:46.027Z] Running ssh-add (command line suppressed) [2022-07-14T17:08:46.147Z] Identity added: /w/workspace/edgex-go/263@tmp/private_key_4806660888863514177.key (/w/workspace/edgex-go/263@tmp/private_key_4806660888863514177.key) [2022-07-14T17:08:46.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T17:08:46.453Z] + git semver init [2022-07-14T17:08:46.717Z] 2022-07-14 17:08:46,640 [run_init] DEBUG init version:0.0.0 force:False [2022-07-14T17:08:46.717Z] 2022-07-14 17:08:46,640 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/263/.semver [2022-07-14T17:08:46.717Z] 2022-07-14 17:08:46,641 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/263/.semver [2022-07-14T17:08:46.717Z] 2022-07-14 17:08:46,641 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/263/.semver'], cwd=/w/workspace/edgex-go/263, universal_newlines=False, shell=None, istream=None) [2022-07-14T17:08:50.947Z] 2022-07-14 17:08:50,783 [append_file] DEBUG append to file:/w/workspace/edgex-go/263/.git/info/exclude [2022-07-14T17:08:50.947Z] 2022-07-14 17:08:50,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/263/.semver/main with force:False [2022-07-14T17:08:50.947Z] 2022-07-14 17:08:50,784 [read_version] DEBUG read version from /w/workspace/edgex-go/263/.semver/main [2022-07-14T17:08:50.947Z] 2022-07-14 17:08:50,784 [read_version] DEBUG read version from /w/workspace/edgex-go/263/.semver/main [2022-07-14T17:08:50.947Z] 2.2.1-dev.29 [Pipeline] } [2022-07-14T17:08:50.961Z] $ docker exec --env ******** --env ******** 59c759e0a5b76ea3da9aeccef2d6a0dc53214cd5b2a0a80634c800a694e3d50c ssh-agent -k [2022-07-14T17:08:51.081Z] unset SSH_AUTH_SOCK; [2022-07-14T17:08:51.081Z] unset SSH_AGENT_PID; [2022-07-14T17:08:51.081Z] echo Agent pid 77 killed; [2022-07-14T17:08:51.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T17:08:51.400Z] + git semver [Pipeline] } [2022-07-14T17:08:51.677Z] $ docker stop --time=1 59c759e0a5b76ea3da9aeccef2d6a0dc53214cd5b2a0a80634c800a694e3d50c [2022-07-14T17:08:53.019Z] $ docker rm -f 59c759e0a5b76ea3da9aeccef2d6a0dc53214cd5b2a0a80634c800a694e3d50c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T17:08:53.369Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-14T17:08:53.636Z] Stashed 1 file(s) [Pipeline] echo [2022-07-14T17:08:53.637Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.29 [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] sh [2022-07-14T17:08:54.056Z] + git config --global --add safe.directory /w/workspace/edgex-go/263 [Pipeline] echo [2022-07-14T17:08:54.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T17:08:54.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T17:08:54.091Z] ========================================================= [2022-07-14T17:08:54.091Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-14T17:08:54.091Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-14T17:08:54.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T17:08:54.381Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-14T17:08:54.381Z] 2408cc74d12b: Pulling fs layer [2022-07-14T17:08:54.381Z] ea60b727a1ce: Pulling fs layer [2022-07-14T17:08:54.381Z] 30c4a7721957: Pulling fs layer [2022-07-14T17:08:54.381Z] 370296b7ddb6: Pulling fs layer [2022-07-14T17:08:54.381Z] 7c6cee850709: Pulling fs layer [2022-07-14T17:08:54.381Z] 39a5fcdaea64: Pulling fs layer [2022-07-14T17:08:54.381Z] d94ebbe4e438: Pulling fs layer [2022-07-14T17:08:54.381Z] bcfd1f05c69d: Pulling fs layer [2022-07-14T17:08:54.381Z] 59ccb84bbe0f: Pulling fs layer [2022-07-14T17:08:54.381Z] 370296b7ddb6: Waiting [2022-07-14T17:08:54.381Z] bcfd1f05c69d: Waiting [2022-07-14T17:08:54.381Z] 7c6cee850709: Waiting [2022-07-14T17:08:54.381Z] 39a5fcdaea64: Waiting [2022-07-14T17:08:54.381Z] d94ebbe4e438: Waiting [2022-07-14T17:08:54.381Z] 59ccb84bbe0f: Waiting [2022-07-14T17:08:54.381Z] 30c4a7721957: Download complete [2022-07-14T17:08:54.381Z] ea60b727a1ce: Verifying Checksum [2022-07-14T17:08:54.381Z] ea60b727a1ce: Download complete [2022-07-14T17:08:54.381Z] 7c6cee850709: Verifying Checksum [2022-07-14T17:08:54.381Z] 7c6cee850709: Download complete [2022-07-14T17:08:54.381Z] 39a5fcdaea64: Verifying Checksum [2022-07-14T17:08:54.381Z] 39a5fcdaea64: Download complete [2022-07-14T17:08:54.381Z] 2408cc74d12b: Verifying Checksum [2022-07-14T17:08:54.381Z] d94ebbe4e438: Verifying Checksum [2022-07-14T17:08:54.381Z] d94ebbe4e438: Download complete [2022-07-14T17:08:54.643Z] 2408cc74d12b: Pull complete [2022-07-14T17:08:54.643Z] ea60b727a1ce: Pull complete [2022-07-14T17:08:54.905Z] 30c4a7721957: Pull complete [2022-07-14T17:08:54.905Z] 59ccb84bbe0f: Verifying Checksum [2022-07-14T17:08:54.905Z] 59ccb84bbe0f: Download complete [2022-07-14T17:08:55.167Z] bcfd1f05c69d: Verifying Checksum [2022-07-14T17:08:55.167Z] bcfd1f05c69d: Download complete [2022-07-14T17:08:55.167Z] 370296b7ddb6: Verifying Checksum [2022-07-14T17:08:55.167Z] 370296b7ddb6: Download complete [2022-07-14T17:08:59.368Z] 370296b7ddb6: Pull complete [2022-07-14T17:08:59.368Z] 7c6cee850709: Pull complete [2022-07-14T17:08:59.368Z] 39a5fcdaea64: Pull complete [2022-07-14T17:08:59.368Z] d94ebbe4e438: Pull complete [2022-07-14T17:09:01.278Z] bcfd1f05c69d: Pull complete [2022-07-14T17:09:02.219Z] 59ccb84bbe0f: Pull complete [2022-07-14T17:09:02.219Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-14T17:09:02.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T17:09:02.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-14T17:09:02.523Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T17:09:02.523Z] WORKDIR /edgex [2022-07-14T17:09:02.523Z] COPY go.mod . [2022-07-14T17:09:02.523Z] RUN go mod download [2022-07-14T17:09:02.523Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-14T17:09:03.908Z] Sending build context to Docker daemon 335.2MB [2022-07-14T17:09:03.908Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T17:09:03.908Z] ---> a4fb48ad2a94 [2022-07-14T17:09:03.908Z] Step 2/4 : WORKDIR /edgex [2022-07-14T17:09:06.460Z] ---> Running in 06df6df54938 [2022-07-14T17:09:06.460Z] Removing intermediate container 06df6df54938 [2022-07-14T17:09:06.460Z] ---> e4183942e083 [2022-07-14T17:09:06.460Z] Step 3/4 : COPY go.mod . [2022-07-14T17:09:06.721Z] ---> aa12c28ca1e6 [2022-07-14T17:09:06.721Z] Step 4/4 : RUN go mod download [2022-07-14T17:09:06.721Z] ---> Running in 5c2db47b84c9 [2022-07-14T17:09:08.725Z] Still waiting to schedule task [2022-07-14T17:09:08.725Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-14T17:09:18.958Z] Removing intermediate container 5c2db47b84c9 [2022-07-14T17:09:18.958Z] ---> d7931ceb3ee1 [2022-07-14T17:09:18.958Z] Successfully built d7931ceb3ee1 [2022-07-14T17:09:18.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:09:19.260Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T17:09:19.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:09:19.345Z] prd-ubuntu20.04-docker-8c-8g-20156 does not seem to be running inside a container [2022-07-14T17:09:19.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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 ******** ci-base-image-x86_64 cat [2022-07-14T17:09:19.802Z] $ docker top 27b97a76bb0fd0dab32cdba162a54e9a45234e9d744b3dc792b9e0868da91672 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T17:09:20.145Z] + go version [2022-07-14T17:09:20.145Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-14T17:09:20.161Z] $ docker stop --time=1 27b97a76bb0fd0dab32cdba162a54e9a45234e9d744b3dc792b9e0868da91672 [2022-07-14T17:09:21.465Z] $ docker rm -f 27b97a76bb0fd0dab32cdba162a54e9a45234e9d744b3dc792b9e0868da91672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:09:21.884Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T17:09:21.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:09:21.970Z] prd-ubuntu20.04-docker-8c-8g-20156 does not seem to be running inside a container [2022-07-14T17:09:22.040Z] $ 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/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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 ******** ci-base-image-x86_64 cat [2022-07-14T17:09:22.434Z] $ docker top 89f04fc4c746d6a90f161d48ffbb6d5ad17ba77b7f4505533c1382de7267e9eb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-14T17:09:22.507Z] ========================================================= [2022-07-14T17:09:22.507Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-14T17:09:22.508Z] ========================================================= [Pipeline] sh [2022-07-14T17:09:22.835Z] + git config --global --add safe.directory /w/workspace/edgex-go/263 [Pipeline] fileExists [Pipeline] sh [2022-07-14T17:09:23.128Z] + make test [2022-07-14T17:09:23.128Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-14T17:09:29.709Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-14T17:09:41.929Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-14T17:09:41.929Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-14T17:09:41.929Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-14T17:09:41.929Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-14T17:09:41.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-14T17:09:41.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-14T17:09:41.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-14T17:09:41.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-14T17:09:41.929Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-14T17:09:42.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-14T17:09:42.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-14T17:09:42.189Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-14T17:09:42.189Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-14T17:09:42.189Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-14T17:09:42.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-14T17:09:43.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2022-07-14T17:09:43.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-14T17:09:43.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-14T17:09:43.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements [2022-07-14T17:09:43.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-14T17:09:43.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.2% of statements [2022-07-14T17:09:43.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-14T17:09:43.386Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.253s coverage: 89.2% of statements [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.096s coverage: 83.8% of statements [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.457s coverage: 95.6% of statements [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 60.0% of statements [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2022-07-14T17:09:48.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2022-07-14T17:09:48.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-07-14T17:09:55.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2022-07-14T17:09:55.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2022-07-14T17:09:57.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.159s coverage: 82.5% of statements [2022-07-14T17:09:57.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.056s coverage: 87.2% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.224s coverage: 91.2% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.4% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.157s coverage: 43.8% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-14T17:10:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-14T17:10:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-14T17:10:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-14T17:10:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements [2022-07-14T17:10:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-14T17:10:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-14T17:10:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-14T17:10:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-14T17:10:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-14T17:10:07.174Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-14T17:10:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-07-14T17:10:07.174Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2022-07-14T17:10:07.174Z] 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-07-14T17:10:25.273Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-14T17:10:25.273Z] GO111MODULE=on go vet ./... [2022-07-14T17:10:27.177Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-14T17:10:27.177Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-14T17:10:27.177Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-14T17:10:27.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-14T17:10:27.481Z] + ls -al . [2022-07-14T17:10:27.481Z] total 684 [2022-07-14T17:10:27.481Z] drwxrwxr-x 10 1001 1001 4096 Jul 14 17:09 . [2022-07-14T17:10:27.481Z] drwxr-xr-x 4 root root 4096 Jul 14 17:09 .. [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 11 Jul 14 17:08 .dockerignore [2022-07-14T17:10:27.481Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 17:10 .git [2022-07-14T17:10:27.481Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 17:08 .github [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 1030 Jul 14 17:08 .gitignore [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 42 Jul 14 17:08 .golangci.yml [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 87 Jul 14 17:08 .hadolint.yml [2022-07-14T17:10:27.481Z] drwxr-xr-x 3 1001 1001 4096 Jul 14 17:08 .semver [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 166 Jul 14 17:08 .sonarcloud.properties [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 1171 Jul 14 17:08 ADOPTERS.md [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 10347 Jul 14 17:08 Attribution.txt [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 63209 Jul 14 17:08 CHANGELOG.md [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 3804 Jul 14 17:08 CONTRIBUTING.md [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 677 Jul 14 17:08 GOVERNANCE.md [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 850 Jul 14 17:08 Jenkinsfile [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 10775 Jul 14 17:08 LICENSE [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 10350 Jul 14 17:08 Makefile [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 582 Jul 14 17:08 OWNERS.md [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 9094 Jul 14 17:08 README.md [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 6912 Jul 14 17:08 SECURITY.md [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 12 Jul 14 17:08 VERSION [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 4131 Jul 14 17:08 ZMQWindows.md [2022-07-14T17:10:27.481Z] drwxrwxr-x 2 1001 1001 4096 Jul 14 17:08 bin [2022-07-14T17:10:27.481Z] drwxrwxr-x 18 1001 1001 4096 Jul 14 17:08 cmd [2022-07-14T17:10:27.481Z] -rw-r--r-- 1 root root 435593 Jul 14 17:10 coverage.out [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 3312 Jul 14 17:08 go.mod [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 36233 Jul 14 17:08 go.sum [2022-07-14T17:10:27.481Z] drwxrwxr-x 8 1001 1001 4096 Jul 14 17:08 internal [2022-07-14T17:10:27.481Z] drwxrwxr-x 3 1001 1001 4096 Jul 14 17:08 openapi [2022-07-14T17:10:27.481Z] drwxrwxr-x 4 1001 1001 4096 Jul 14 17:08 snap [2022-07-14T17:10:27.481Z] -rw-rw-r-- 1 1001 1001 204 Jul 14 17:08 version.go [Pipeline] sh [2022-07-14T17:10:27.770Z] + '[' -e coverage.out ] [2022-07-14T17:10:27.770Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-14T17:10:27.877Z] Stashed 1 file(s) [Pipeline] sh [2022-07-14T17:10:28.160Z] + make build [2022-07-14T17:10:28.160Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-14T17:10:40.384Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-14T17:10:47.181Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20157 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-07-14T17:10:47.193Z] Running in /w/workspace/edgex-go/263 [Pipeline] { [Pipeline] checkout [2022-07-14T17:10:47.230Z] The recommended git tool is: git [2022-07-14T17:10:50.385Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-14T17:10:50.385Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-14T17:10:53.941Z] using credential edgex-jenkins-ssh [2022-07-14T17:10:53.957Z] Cloning the remote Git repository [2022-07-14T17:10:54.015Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-14T17:10:54.088Z] > git init /w/workspace/edgex-go/263 # timeout=10 [2022-07-14T17:10:54.166Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-14T17:10:54.167Z] > git --version # timeout=10 [2022-07-14T17:10:54.261Z] > git --version # 'git version 2.25.1' [2022-07-14T17:10:54.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-14T17:10:54.405Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T17:10:56.958Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-14T17:10:56.958Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-14T17:10:57.219Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-14T17:10:58.607Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-14T17:10:59.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-14T17:11:00.119Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-14T17:11:01.056Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-14T17:11:01.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-14T17:11:03.906Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-14T17:11:04.865Z] $ docker stop --time=1 89f04fc4c746d6a90f161d48ffbb6d5ad17ba77b7f4505533c1382de7267e9eb [2022-07-14T17:11:07.624Z] $ docker rm -f 89f04fc4c746d6a90f161d48ffbb6d5ad17ba77b7f4505533c1382de7267e9eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:11:08.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-14T17:11:08.517Z] [2022-07-14T17:11:08.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:11:08.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-14T17:11:08.819Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-14T17:11:08.819Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-14T17:11:08.819Z] ca9280d653b3: Pulling fs layer [2022-07-14T17:11:08.819Z] 7e9c9ca2126c: Pulling fs layer [2022-07-14T17:11:09.079Z] cbdbe7a5bc2a: Download complete [2022-07-14T17:11:09.079Z] ca9280d653b3: Verifying Checksum [2022-07-14T17:11:09.079Z] ca9280d653b3: Download complete [2022-07-14T17:11:09.079Z] cbdbe7a5bc2a: Pull complete [2022-07-14T17:11:09.567Z] Avoid second fetch [2022-07-14T17:11:09.567Z] Checking out Revision 66f7195aaa021911302e3f29534e7389e02a11e8 (main) [2022-07-14T17:11:09.648Z] 7e9c9ca2126c: Download complete [2022-07-14T17:11:09.648Z] ca9280d653b3: Pull complete [2022-07-14T17:11:09.531Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-14T17:11:09.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T17:11:09.593Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T17:11:09.615Z] > git checkout -f 66f7195aaa021911302e3f29534e7389e02a11e8 # timeout=10 [2022-07-14T17:11:12.934Z] 7e9c9ca2126c: Pull complete [2022-07-14T17:11:12.934Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-14T17:11:12.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-14T17:11:12.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:11:13.025Z] prd-ubuntu20.04-docker-8c-8g-20156 does not seem to be running inside a container [2022-07-14T17:11:13.064Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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-07-14T17:11:13.934Z] Commit message: "fix: security-secretstore-setup volume init semantics (#4092)" [2022-07-14T17:11:14.560Z] $ docker top bfbfc7f0c87bfe353859cc3ebcb719fee247e0d25f51f71a57b74d52ddf431ad -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T17:11:15.084Z] + docker-compose build --help [2022-07-14T17:11:15.085Z] + grep parallel [2022-07-14T17:11:15.390Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-14T17:11:15.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T17:11:15.390Z] Dload Upload Total Spent Left Speed [2022-07-14T17:11:15.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 61969 0 --:--:-- --:--:-- --:--:-- 61969 [2022-07-14T17:11:15.655Z] --parallel Build images in parallel. [Pipeline] } [2022-07-14T17:11:15.671Z] $ docker stop --time=1 bfbfc7f0c87bfe353859cc3ebcb719fee247e0d25f51f71a57b74d52ddf431ad [2022-07-14T17:11:17.006Z] $ docker rm -f bfbfc7f0c87bfe353859cc3ebcb719fee247e0d25f51f71a57b74d52ddf431ad [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:11:17.386Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-14T17:11:17.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-14T17:11:17.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:11:17.548Z] prd-ubuntu20.04-docker-8c-8g-20156 does not seem to be running inside a container [2022-07-14T17:11:17.591Z] $ 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/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-14T17:11:17.733Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-14T17:11:17.733Z] sudo tee /etc/docker/daemon.new [2022-07-14T17:11:17.733Z] { [2022-07-14T17:11:17.733Z] "registry-mirrors": [ [2022-07-14T17:11:17.733Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-14T17:11:17.733Z] ], [2022-07-14T17:11:17.733Z] "bip": "10.250.0.254/24", [2022-07-14T17:11:17.733Z] "hosts": [ [2022-07-14T17:11:17.733Z] "tcp://0.0.0.0:5555", [2022-07-14T17:11:17.733Z] "unix:///var/run/docker.sock" [2022-07-14T17:11:17.733Z] ], [2022-07-14T17:11:17.733Z] "mtu": 1458, [2022-07-14T17:11:17.733Z] "selinux-enabled": true, [2022-07-14T17:11:17.733Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-14T17:11:17.733Z] } [2022-07-14T17:11:17.934Z] $ docker top 3f0f8ce2b866e12159b11978fbc651151f9403d848f492475514409e40348d20 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-07-14T17:11:18.319Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-14T17:11:18.340Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-14T17:11:18.655Z] + sudo service docker restart [2022-07-14T17:11:18.911Z] Building core-command ... [2022-07-14T17:11:18.911Z] Building core-data ... [2022-07-14T17:11:18.911Z] Building core-metadata ... [2022-07-14T17:11:18.911Z] Building security-bootstrapper ... [2022-07-14T17:11:18.911Z] Building security-proxy-setup ... [2022-07-14T17:11:18.911Z] Building security-secretstore-setup ... [2022-07-14T17:11:18.911Z] Building security-spiffe-token-provider ... [2022-07-14T17:11:18.911Z] Building security-spire-agent ... [2022-07-14T17:11:18.911Z] Building security-spire-config ... [2022-07-14T17:11:18.911Z] Building security-spire-server ... [2022-07-14T17:11:18.911Z] Building support-notifications ... [2022-07-14T17:11:18.911Z] Building support-scheduler ... [2022-07-14T17:11:18.911Z] Building sys-mgmt-agent ... [2022-07-14T17:11:18.911Z] Building core-data [2022-07-14T17:11:18.911Z] Building security-spire-agent [2022-07-14T17:11:18.911Z] Building support-scheduler [2022-07-14T17:11:18.911Z] Building support-notifications [2022-07-14T17:11:18.911Z] Building security-bootstrapper [2022-07-14T17:11:33.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:11:33.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:11:33.794Z] ---> d7931ceb3ee1 [2022-07-14T17:11:33.794Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T17:11:34.362Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:11:34.362Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:11:34.362Z] ---> d7931ceb3ee1 [2022-07-14T17:11:34.362Z] Step 3/31 : WORKDIR /edgex-go [2022-07-14T17:11:34.362Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:11:34.362Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:11:34.362Z] ---> d7931ceb3ee1 [2022-07-14T17:11:34.362Z] Step 3/22 : WORKDIR /edgex-go [2022-07-14T17:11:34.362Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:11:34.362Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:11:34.362Z] ---> d7931ceb3ee1 [2022-07-14T17:11:34.362Z] Step 3/26 : WORKDIR /edgex-go [2022-07-14T17:11:34.362Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:11:34.362Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:11:34.362Z] ---> d7931ceb3ee1 [2022-07-14T17:11:34.362Z] Step 3/22 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T17:11:36.996Z] provisioning config files... [2022-07-14T17:11:37.020Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/263@tmp/config6993023894158020442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:11:37.579Z] ---> docker-login.sh [2022-07-14T17:11:37.579Z] nexus3.edgexfoundry.org:10001 [2022-07-14T17:11:38.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:11:38.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:11:38.453Z] Configure a credential helper to remove this warning. See [2022-07-14T17:11:38.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:11:38.453Z] [2022-07-14T17:11:38.453Z] Login Succeeded [2022-07-14T17:11:38.453Z] nexus3.edgexfoundry.org:10002 [2022-07-14T17:11:38.567Z] ---> Running in 9d6f25af8331 [2022-07-14T17:11:38.567Z] ---> Running in 979d2af6d277 [2022-07-14T17:11:38.567Z] ---> Running in e36bde8bc376 [2022-07-14T17:11:38.567Z] ---> Running in 59ed1f68a6d2 [2022-07-14T17:11:38.567Z] ---> Running in d95643affea1 [2022-07-14T17:11:38.567Z] Removing intermediate container e36bde8bc376 [2022-07-14T17:11:38.567Z] ---> f8793e9b0dfb [2022-07-14T17:11:38.567Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:11:38.567Z] Removing intermediate container 59ed1f68a6d2 [2022-07-14T17:11:38.567Z] ---> 52753b7e520a [2022-07-14T17:11:38.567Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:11:38.567Z] Removing intermediate container 9d6f25af8331 [2022-07-14T17:11:38.567Z] ---> 8c675f7e5eee [2022-07-14T17:11:38.567Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:11:38.567Z] Removing intermediate container 979d2af6d277 [2022-07-14T17:11:38.567Z] ---> 2eb6c072faba [2022-07-14T17:11:38.567Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:11:38.567Z] Removing intermediate container d95643affea1 [2022-07-14T17:11:38.567Z] ---> 72483822869d [2022-07-14T17:11:38.567Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:11:38.567Z] ---> Running in adb7ced59146 [2022-07-14T17:11:38.567Z] ---> Running in 6bdfc27c761d [2022-07-14T17:11:38.568Z] ---> Running in d4fe169bf505 [2022-07-14T17:11:38.568Z] ---> Running in 69eafd5a71ec [2022-07-14T17:11:38.568Z] ---> Running in 5d760cef20cd [2022-07-14T17:11:39.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:11:39.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:11:39.056Z] Configure a credential helper to remove this warning. See [2022-07-14T17:11:39.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:11:39.056Z] [2022-07-14T17:11:39.056Z] Login Succeeded [2022-07-14T17:11:39.056Z] nexus3.edgexfoundry.org:10003 [2022-07-14T17:11:39.136Z] Removing intermediate container 6bdfc27c761d [2022-07-14T17:11:39.136Z] ---> 97b1237506f9 [2022-07-14T17:11:39.136Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-14T17:11:39.136Z] ---> Running in a60abc1b76a1 [2022-07-14T17:11:39.136Z] Removing intermediate container adb7ced59146 [2022-07-14T17:11:39.136Z] ---> 6894393775e2 [2022-07-14T17:11:39.136Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-14T17:11:39.136Z] ---> Running in a6aa751386c6 [2022-07-14T17:11:39.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:11:39.396Z] Removing intermediate container d4fe169bf505 [2022-07-14T17:11:39.396Z] ---> b40c5e459de1 [2022-07-14T17:11:39.396Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T17:11:39.396Z] ---> Running in ecea4870737a [2022-07-14T17:11:39.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:11:39.609Z] Configure a credential helper to remove this warning. See [2022-07-14T17:11:39.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:11:39.609Z] [2022-07-14T17:11:39.609Z] Login Succeeded [2022-07-14T17:11:39.609Z] nexus3.edgexfoundry.org:10004 [2022-07-14T17:11:39.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:11:39.654Z] Removing intermediate container 5d760cef20cd [2022-07-14T17:11:39.654Z] ---> 2cb9001fd1b9 [2022-07-14T17:11:39.654Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-14T17:11:39.654Z] Removing intermediate container 69eafd5a71ec [2022-07-14T17:11:39.654Z] ---> d5ffd167802c [2022-07-14T17:11:39.654Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-14T17:11:39.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:11:39.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:11:39.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:11:39.885Z] Configure a credential helper to remove this warning. See [2022-07-14T17:11:39.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:11:39.885Z] [2022-07-14T17:11:39.885Z] Login Succeeded [2022-07-14T17:11:39.885Z] docker.io [2022-07-14T17:11:39.914Z] ---> Running in 541f69468f5e [2022-07-14T17:11:39.914Z] ---> Running in 1d798914e12f [2022-07-14T17:11:39.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:11:40.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:11:40.174Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:11:40.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:11:40.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:11:40.694Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:11:40.694Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:11:40.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:11:40.757Z] Configure a credential helper to remove this warning. See [2022-07-14T17:11:40.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:11:40.757Z] [2022-07-14T17:11:40.757Z] Login Succeeded [2022-07-14T17:11:40.757Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T17:11:40.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-14T17:11:40.959Z] OK: 211 MiB in 51 packages [2022-07-14T17:11:40.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:11:40.960Z] OK: 211 MiB in 51 packages [2022-07-14T17:11:40.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2022-07-14T17:11:41.218Z] OK: 211 MiB in 51 packages [2022-07-14T17:11:41.218Z] OK: 211 MiB in 51 packages [2022-07-14T17:11:41.218Z] Removing intermediate container a60abc1b76a1 [2022-07-14T17:11:41.218Z] ---> e5fd10c0d7ea [2022-07-14T17:11:41.218Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T17:11:41.376Z] + git config --global --add safe.directory /w/workspace/edgex-go/263 [Pipeline] echo [2022-07-14T17:11:41.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T17:11:41.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T17:11:41.428Z] ========================================================= [2022-07-14T17:11:41.428Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-14T17:11:41.428Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-14T17:11:41.477Z] OK: 211 MiB in 51 packages [2022-07-14T17:11:41.477Z] Removing intermediate container a6aa751386c6 [2022-07-14T17:11:41.477Z] ---> 86269384f021 [2022-07-14T17:11:41.477Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T17:11:41.477Z] ---> cddade788d6c [2022-07-14T17:11:41.477Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:11:41.736Z] ---> Running in 3b7f84e260f6 [2022-07-14T17:11:41.736Z] ---> f9c2c3cfaa3a [2022-07-14T17:11:41.736Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:11:41.736Z] Removing intermediate container ecea4870737a [2022-07-14T17:11:41.736Z] ---> 1d63799785c6 [2022-07-14T17:11:41.736Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-14T17:11:41.736Z] Removing intermediate container 1d798914e12f [2022-07-14T17:11:41.736Z] ---> e20453d7b5fd [2022-07-14T17:11:41.736Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T17:11:41.736Z] ---> Running in b9f53ff19c72 [2022-07-14T17:11:41.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T17:11:41.996Z] Removing intermediate container 541f69468f5e [2022-07-14T17:11:41.996Z] ---> dd6405ba48b6 [2022-07-14T17:11:41.996Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-14T17:11:41.996Z] ---> 9f4216f8065b [2022-07-14T17:11:41.996Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:11:41.996Z] ---> Running in c609264a93ab [2022-07-14T17:11:41.996Z] ---> 128f542091ae [2022-07-14T17:11:41.996Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:11:41.996Z] ---> Running in fe7831d13724 [2022-07-14T17:11:42.049Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-14T17:11:42.049Z] b3c136eddcbf: Pulling fs layer [2022-07-14T17:11:42.049Z] c0a3192eca97: Pulling fs layer [2022-07-14T17:11:42.049Z] a050256f5b6f: Pulling fs layer [2022-07-14T17:11:42.049Z] 656be50a0ddc: Pulling fs layer [2022-07-14T17:11:42.049Z] 2bbca73fdf42: Pulling fs layer [2022-07-14T17:11:42.049Z] 46d945488cbd: Pulling fs layer [2022-07-14T17:11:42.049Z] 8a5474983e97: Pulling fs layer [2022-07-14T17:11:42.049Z] 329c88fbcd65: Pulling fs layer [2022-07-14T17:11:42.049Z] 656be50a0ddc: Waiting [2022-07-14T17:11:42.049Z] 2bbca73fdf42: Waiting [2022-07-14T17:11:42.049Z] 46d945488cbd: Waiting [2022-07-14T17:11:42.049Z] 329c88fbcd65: Waiting [2022-07-14T17:11:42.049Z] 8a5474983e97: Waiting [2022-07-14T17:11:42.049Z] a050256f5b6f: Verifying Checksum [2022-07-14T17:11:42.049Z] a050256f5b6f: Download complete [2022-07-14T17:11:42.049Z] c0a3192eca97: Verifying Checksum [2022-07-14T17:11:42.049Z] c0a3192eca97: Download complete [2022-07-14T17:11:42.049Z] 2bbca73fdf42: Verifying Checksum [2022-07-14T17:11:42.049Z] 2bbca73fdf42: Download complete [2022-07-14T17:11:42.049Z] 46d945488cbd: Download complete [2022-07-14T17:11:42.049Z] b3c136eddcbf: Download complete [2022-07-14T17:11:42.256Z] ---> 4ab9c4d81bce [2022-07-14T17:11:42.256Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:11:42.256Z] ---> Running in 4632cec1057a [2022-07-14T17:11:43.058Z] b3c136eddcbf: Pull complete [2022-07-14T17:11:43.058Z] 329c88fbcd65: Verifying Checksum [2022-07-14T17:11:43.058Z] 329c88fbcd65: Download complete [2022-07-14T17:11:43.679Z] c0a3192eca97: Pull complete [2022-07-14T17:11:43.958Z] a050256f5b6f: Pull complete [2022-07-14T17:11:44.237Z] 8a5474983e97: Verifying Checksum [2022-07-14T17:11:44.237Z] 8a5474983e97: Download complete [2022-07-14T17:11:44.840Z] 656be50a0ddc: Verifying Checksum [2022-07-14T17:11:44.840Z] 656be50a0ddc: Download complete [2022-07-14T17:11:57.158Z] Removing intermediate container b9f53ff19c72 [2022-07-14T17:11:57.158Z] ---> 8a55cc281190 [2022-07-14T17:11:57.158Z] Step 8/22 : COPY . . [2022-07-14T17:11:57.158Z] Removing intermediate container 3b7f84e260f6 [2022-07-14T17:11:57.158Z] ---> d76329f3165d [2022-07-14T17:11:57.158Z] Step 8/23 : COPY . . [2022-07-14T17:11:57.158Z] Removing intermediate container c609264a93ab [2022-07-14T17:11:57.158Z] ---> ba08a2f579c8 [2022-07-14T17:11:57.158Z] Step 8/26 : COPY . . [2022-07-14T17:11:57.158Z] Removing intermediate container 4632cec1057a [2022-07-14T17:11:57.158Z] ---> 2a1180a56f9e [2022-07-14T17:11:57.158Z] Step 8/31 : COPY . . [2022-07-14T17:11:57.158Z] Removing intermediate container fe7831d13724 [2022-07-14T17:11:57.158Z] ---> 69250529babf [2022-07-14T17:11:57.158Z] Step 8/22 : COPY . . [2022-07-14T17:11:59.964Z] 656be50a0ddc: Pull complete [2022-07-14T17:11:59.964Z] 2bbca73fdf42: Pull complete [2022-07-14T17:11:59.964Z] 46d945488cbd: Pull complete [2022-07-14T17:12:05.385Z] 8a5474983e97: Pull complete [2022-07-14T17:12:06.836Z] 329c88fbcd65: Pull complete [2022-07-14T17:12:06.836Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-14T17:12:06.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T17:12:06.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-14T17:12:07.185Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T17:12:07.185Z] WORKDIR /edgex [2022-07-14T17:12:07.185Z] COPY go.mod . [2022-07-14T17:12:07.185Z] RUN go mod download [2022-07-14T17:12:07.185Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-14T17:12:09.385Z] ---> 0d4ffe075b22 [2022-07-14T17:12:09.385Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-14T17:12:09.385Z] ---> 45c77f266699 [2022-07-14T17:12:09.385Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-14T17:12:09.385Z] ---> 74419f66695f [2022-07-14T17:12:09.385Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-14T17:12:09.385Z] ---> 672e877b0f75 [2022-07-14T17:12:09.385Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T17:12:09.385Z] ---> 6da797d36598 [2022-07-14T17:12:09.385Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-14T17:12:09.385Z] ---> Running in f952746218c4 [2022-07-14T17:12:09.385Z] ---> Running in b062fbe366af [2022-07-14T17:12:09.385Z] ---> Running in 1272051d8a1d [2022-07-14T17:12:09.385Z] ---> Running in 4cfcb3adbfcc [2022-07-14T17:12:09.385Z] ---> Running in 13f00e43688a [2022-07-14T17:12:09.385Z] Removing intermediate container 1272051d8a1d [2022-07-14T17:12:09.385Z] ---> e8d8d8a516d2 [2022-07-14T17:12:09.385Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-14T17:12:09.385Z] ---> Running in db8d3ab26991 [2022-07-14T17:12:09.385Z] Removing intermediate container db8d3ab26991 [2022-07-14T17:12:09.385Z] ---> b41f28f2115f [2022-07-14T17:12:09.386Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-14T17:12:09.386Z] ---> Running in 805bd6367c53 [2022-07-14T17:12:09.386Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-14T17:12:09.386Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-14T17:12:09.386Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-14T17:12:09.386Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-14T17:12:09.386Z] Removing intermediate container 805bd6367c53 [2022-07-14T17:12:09.386Z] ---> 4eab1cd6145d [2022-07-14T17:12:09.386Z] Step 12/26 : WORKDIR /edgex-go [2022-07-14T17:12:09.652Z] ---> Running in 597accbd1577 [2022-07-14T17:12:09.844Z] Sending build context to Docker daemon 169.2MB [2022-07-14T17:12:09.844Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T17:12:09.844Z] ---> ff4287adb874 [2022-07-14T17:12:09.844Z] Step 2/4 : WORKDIR /edgex [2022-07-14T17:12:09.910Z] Removing intermediate container 597accbd1577 [2022-07-14T17:12:09.910Z] ---> c2837e493c7c [2022-07-14T17:12:09.910Z] [2022-07-14T17:12:09.910Z] Step 13/26 : FROM alpine:3.15 [2022-07-14T17:12:09.910Z] 3.15: Pulling from library/alpine [2022-07-14T17:12:10.168Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-14T17:12:10.427Z] Status: Downloaded newer image for alpine:3.15 [2022-07-14T17:12:10.427Z] ---> 0ac33e5f5afa [2022-07-14T17:12:10.427Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T17:12:10.427Z] ---> Running in 3eada1f8aa0f [2022-07-14T17:12:10.427Z] Removing intermediate container 3eada1f8aa0f [2022-07-14T17:12:10.427Z] ---> c3400c97c68e [2022-07-14T17:12:10.427Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:12:10.685Z] ---> Running in 8ec9b18cabb8 [2022-07-14T17:12:11.622Z] Removing intermediate container 8ec9b18cabb8 [2022-07-14T17:12:11.622Z] ---> 2f449687ea3e [2022-07-14T17:12:11.622Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-14T17:12:11.622Z] ---> Running in 32331cc72e0f [2022-07-14T17:12:11.826Z] ---> Running in 3fa050cd5dcb [2022-07-14T17:12:11.826Z] Removing intermediate container 3fa050cd5dcb [2022-07-14T17:12:11.826Z] ---> ee80930cadc0 [2022-07-14T17:12:11.826Z] Step 3/4 : COPY go.mod . [2022-07-14T17:12:12.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:12.426Z] ---> a20f84fd65a1 [2022-07-14T17:12:12.426Z] Step 4/4 : RUN go mod download [2022-07-14T17:12:12.426Z] ---> Running in 07b6c79bc19a [2022-07-14T17:12:13.128Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:13.387Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T17:12:13.387Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T17:12:13.387Z] OK: 15861 distinct packages available [2022-07-14T17:12:13.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:14.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:14.584Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-14T17:12:14.584Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-14T17:12:14.584Z] (3/5) Installing libucontext (1.1-r0) [2022-07-14T17:12:14.842Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-14T17:12:14.842Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-14T17:12:14.842Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T17:12:14.842Z] OK: 6 MiB in 19 packages [2022-07-14T17:12:17.379Z] Removing intermediate container 32331cc72e0f [2022-07-14T17:12:17.379Z] ---> e2fd0884a1bf [2022-07-14T17:12:17.379Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-14T17:12:18.757Z] ---> 1736e7b2bd94 [2022-07-14T17:12:18.757Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T17:12:22.048Z] ---> c018dbd280c4 [2022-07-14T17:12:22.048Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T17:12:22.048Z] ---> 06c986710d7a [2022-07-14T17:12:22.048Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-14T17:12:23.427Z] ---> bddb725ed7dd [2022-07-14T17:12:23.427Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-14T17:12:23.994Z] ---> 1a2ba01c328c [2022-07-14T17:12:23.994Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T17:12:23.994Z] ---> Running in e8f74a4ee79d [2022-07-14T17:12:24.567Z] Removing intermediate container e8f74a4ee79d [2022-07-14T17:12:24.567Z] ---> 02ba1fc5330b [2022-07-14T17:12:24.567Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T17:12:24.567Z] ---> Running in 4a4e621bd01e [2022-07-14T17:12:24.826Z] Removing intermediate container 4a4e621bd01e [2022-07-14T17:12:24.826Z] ---> f6aca76cb85a [2022-07-14T17:12:24.826Z] Step 24/26 : LABEL arch=x86_64 [2022-07-14T17:12:25.084Z] ---> Running in 1a08c56262a2 [2022-07-14T17:12:25.651Z] Removing intermediate container 1a08c56262a2 [2022-07-14T17:12:25.651Z] ---> 67fc85d472d3 [2022-07-14T17:12:25.651Z] Step 25/26 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:12:25.651Z] ---> Running in 05d71952b862 [2022-07-14T17:12:25.917Z] Removing intermediate container 05d71952b862 [2022-07-14T17:12:25.917Z] ---> fece985fab32 [2022-07-14T17:12:25.917Z] Step 26/26 : LABEL version=2.2.1-dev.29 [2022-07-14T17:12:26.175Z] ---> Running in 781f238c6287 [2022-07-14T17:12:26.443Z] Removing intermediate container 781f238c6287 [2022-07-14T17:12:26.443Z] ---> 934a75562c16 [2022-07-14T17:12:26.443Z] [2022-07-14T17:12:26.443Z] Successfully built 934a75562c16 [2022-07-14T17:12:26.701Z] Successfully tagged security-spire-agent:latest [2022-07-14T17:12:26.701Z] Building security-spiffe-token-provider [2022-07-14T17:12:29.991Z]  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:12:29.991Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:12:29.991Z] ---> d7931ceb3ee1 [2022-07-14T17:12:29.991Z] Step 3/20 : WORKDIR /edgex-go [2022-07-14T17:12:29.991Z] ---> Using cache [2022-07-14T17:12:29.991Z] ---> 72483822869d [2022-07-14T17:12:29.991Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-14T17:12:32.526Z] ---> Running in ae3eaf3f5bb9 [2022-07-14T17:12:33.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:33.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:33.505Z] v3.16.0-325-g954c0a986d [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-14T17:12:33.505Z] v3.16.0-328-g9432077365 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-14T17:12:33.505Z] OK: 17033 distinct packages available [2022-07-14T17:12:33.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:33.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:33.795Z] OK: 211 MiB in 51 packages [2022-07-14T17:12:35.789Z] Removing intermediate container ae3eaf3f5bb9 [2022-07-14T17:12:35.789Z] ---> 9abc93fbaff1 [2022-07-14T17:12:35.789Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-14T17:12:36.732Z] ---> 4b8f806c0b2f [2022-07-14T17:12:36.732Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:12:37.307Z] ---> Running in 7bf67e6bf44f [2022-07-14T17:12:37.573Z] Removing intermediate container b062fbe366af [2022-07-14T17:12:37.573Z] ---> 10e70c454059 [2022-07-14T17:12:37.573Z] [2022-07-14T17:12:37.573Z] Step 10/31 : FROM alpine:3.16 [2022-07-14T17:12:37.573Z] 3.16: Pulling from library/alpine [2022-07-14T17:12:37.573Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-14T17:12:37.573Z] Status: Downloaded newer image for alpine:3.16 [2022-07-14T17:12:37.573Z] ---> e66264b98777 [2022-07-14T17:12:37.573Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T17:12:37.832Z] ---> Running in 77967986566e [2022-07-14T17:12:38.096Z] Removing intermediate container 77967986566e [2022-07-14T17:12:38.096Z] ---> 7a65ee88db53 [2022-07-14T17:12:38.096Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-14T17:12:38.096Z] ---> Running in f941dd8a23ac [2022-07-14T17:12:38.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:38.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:38.927Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-14T17:12:38.927Z] (2/2) Installing su-exec (0.2-r1) [2022-07-14T17:12:38.927Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:12:38.927Z] OK: 6 MiB in 16 packages [2022-07-14T17:12:40.832Z] Removing intermediate container 13f00e43688a [2022-07-14T17:12:40.832Z] ---> 5d1b3ba3e279 [2022-07-14T17:12:40.832Z] [2022-07-14T17:12:40.832Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T17:12:40.832Z] ---> e66264b98777 [2022-07-14T17:12:40.832Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-14T17:12:40.832Z] ---> Running in 7219824a3645 [2022-07-14T17:12:40.832Z] Removing intermediate container f941dd8a23ac [2022-07-14T17:12:40.832Z] ---> 0151563892f7 [2022-07-14T17:12:40.832Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-14T17:12:41.091Z] ---> Running in 9b83cab7af81 [2022-07-14T17:12:41.091Z] Removing intermediate container 7219824a3645 [2022-07-14T17:12:41.091Z] ---> e27283946fc6 [2022-07-14T17:12:41.091Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-14T17:12:41.350Z] ---> Running in f8a561e33f6f [2022-07-14T17:12:41.350Z] Removing intermediate container 9b83cab7af81 [2022-07-14T17:12:41.350Z] ---> 31c70e43f47e [2022-07-14T17:12:41.350Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-14T17:12:42.290Z] Removing intermediate container f8a561e33f6f [2022-07-14T17:12:42.290Z] ---> cbd999ad0adc [2022-07-14T17:12:42.290Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-14T17:12:43.232Z] ---> Running in e2bee867e8c5 [2022-07-14T17:12:43.491Z] ---> Running in 16c215d0b927 [2022-07-14T17:12:43.751Z] Removing intermediate container 4cfcb3adbfcc [2022-07-14T17:12:43.751Z] ---> 73bbb442ba94 [2022-07-14T17:12:43.751Z] [2022-07-14T17:12:43.751Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T17:12:43.751Z] ---> e66264b98777 [2022-07-14T17:12:43.751Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-14T17:12:43.751Z] Removing intermediate container f952746218c4 [2022-07-14T17:12:43.751Z] ---> 5524a3deb555 [2022-07-14T17:12:43.751Z] [2022-07-14T17:12:43.751Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T17:12:43.751Z] ---> e66264b98777 [2022-07-14T17:12:43.751Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-14T17:12:43.751Z] Removing intermediate container e2bee867e8c5 [2022-07-14T17:12:43.751Z] ---> 340e670b3ed9 [2022-07-14T17:12:43.751Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-14T17:12:43.751Z] Removing intermediate container 16c215d0b927 [2022-07-14T17:12:43.751Z] ---> c139d6484f6f [2022-07-14T17:12:43.751Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:12:44.013Z] ---> Running in c1297e3dbd49 [2022-07-14T17:12:44.013Z] ---> Running in 4890835db5bc [2022-07-14T17:12:44.013Z] ---> Running in 271cdfc0d7bf [2022-07-14T17:12:44.013Z] ---> Running in 6d5faf057f92 [2022-07-14T17:12:44.013Z] Removing intermediate container 271cdfc0d7bf [2022-07-14T17:12:44.013Z] ---> 20136292c245 [2022-07-14T17:12:44.013Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-14T17:12:44.272Z] ---> Running in e44de51b7e7f [2022-07-14T17:12:44.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:44.272Z] Removing intermediate container 7bf67e6bf44f [2022-07-14T17:12:44.272Z] ---> 8ac67b96c88f [2022-07-14T17:12:44.272Z] Step 7/20 : COPY . . [2022-07-14T17:12:44.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:44.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:44.531Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-14T17:12:44.531Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-14T17:12:44.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:44.532Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:12:44.532Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T17:12:44.532Z] OK: 6 MiB in 16 packages [2022-07-14T17:12:44.791Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-14T17:12:44.791Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:12:44.791Z] OK: 6 MiB in 15 packages [2022-07-14T17:12:47.355Z] Removing intermediate container 6d5faf057f92 [2022-07-14T17:12:47.355Z] ---> dfc18d3d7658 [2022-07-14T17:12:47.355Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-14T17:12:47.355Z] Removing intermediate container e44de51b7e7f [2022-07-14T17:12:47.355Z] ---> b06e4546fe47 [2022-07-14T17:12:47.355Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-14T17:12:47.355Z] ---> Running in 22ebad3b3ea5 [2022-07-14T17:12:47.355Z] Removing intermediate container 4890835db5bc [2022-07-14T17:12:47.355Z] ---> 74e98ae75d25 [2022-07-14T17:12:47.355Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T17:12:47.355Z] ---> Running in 830a40dd1903 [2022-07-14T17:12:47.355Z] ---> Running in 7632604eaf08 [2022-07-14T17:12:47.355Z] Removing intermediate container c1297e3dbd49 [2022-07-14T17:12:47.355Z] ---> 04e89634b003 [2022-07-14T17:12:47.355Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T17:12:47.355Z] ---> Running in 3f9279e135f5 [2022-07-14T17:12:47.355Z] Removing intermediate container 830a40dd1903 [2022-07-14T17:12:47.355Z] ---> 7d8346300fb1 [2022-07-14T17:12:47.355Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-14T17:12:47.355Z] Removing intermediate container 7632604eaf08 [2022-07-14T17:12:47.355Z] ---> bd403ec6f090 [2022-07-14T17:12:47.355Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-14T17:12:47.615Z] Removing intermediate container 3f9279e135f5 [2022-07-14T17:12:47.615Z] ---> fe678a94d095 [2022-07-14T17:12:47.615Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-14T17:12:47.615Z] ---> Running in 169dbdfde2b5 [2022-07-14T17:12:47.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:47.615Z] ---> Running in db3e8c462bc6 [2022-07-14T17:12:47.873Z] ---> aec76a56409e [2022-07-14T17:12:47.873Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-14T17:12:47.873Z] Removing intermediate container 169dbdfde2b5 [2022-07-14T17:12:47.873Z] Removing intermediate container db3e8c462bc6 [2022-07-14T17:12:47.873Z] ---> Running in a5a4d55b4d2f [2022-07-14T17:12:47.873Z] ---> 4e4e953f156f [2022-07-14T17:12:47.873Z] ---> a615a00a97c5 [2022-07-14T17:12:47.873Z] Step 14/22 : EXPOSE $APP_PORTStep 14/22 : EXPOSE $APP_PORT [2022-07-14T17:12:47.873Z] [2022-07-14T17:12:48.134Z] ---> Running in fd934dfc0482 [2022-07-14T17:12:48.134Z] ---> Running in 510abaaef451 [2022-07-14T17:12:48.393Z] Removing intermediate container fd934dfc0482 [2022-07-14T17:12:48.393Z] ---> 15348d9f5423 [2022-07-14T17:12:48.393Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:12:48.393Z] Removing intermediate container 510abaaef451 [2022-07-14T17:12:48.393Z] ---> 54b7f00845d1 [2022-07-14T17:12:48.393Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:12:48.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:12:48.653Z] ---> 302fccb03a6a [2022-07-14T17:12:48.653Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-14T17:12:48.929Z] ---> 04f5ef3cd816 [2022-07-14T17:12:48.929Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-14T17:12:48.929Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-14T17:12:48.929Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-14T17:12:48.929Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-14T17:12:49.272Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-14T17:12:49.272Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-14T17:12:49.272Z] Removing intermediate container a5a4d55b4d2f [2022-07-14T17:12:49.272Z] ---> b411dc97542b [2022-07-14T17:12:49.272Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:12:49.555Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-14T17:12:49.555Z] ---> 1c581ffbb82c [2022-07-14T17:12:49.555Z] ---> 050a78df84e3 [2022-07-14T17:12:49.555Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-14T17:12:49.555Z] [2022-07-14T17:12:49.555Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:12:49.555Z] OK: 8 MiB in 20 packages [2022-07-14T17:12:49.555Z] ---> ce46153a241a [2022-07-14T17:12:49.555Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-14T17:12:49.816Z] ---> cc376e19bbc7 [2022-07-14T17:12:49.816Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-14T17:12:49.816Z] ---> 8883213a4f84 [2022-07-14T17:12:49.816Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-14T17:12:50.077Z] ---> Running in b2dab68ce691 [2022-07-14T17:12:50.077Z] ---> Running in ca282a5d2e6d [2022-07-14T17:12:50.077Z] ---> 67894feb03a1 [2022-07-14T17:12:50.077Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-14T17:12:50.077Z] Removing intermediate container b2dab68ce691 [2022-07-14T17:12:50.077Z] ---> d9c84835b5ae [2022-07-14T17:12:50.077Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:12:50.337Z] Removing intermediate container ca282a5d2e6d [2022-07-14T17:12:50.337Z] ---> e9fc20d3eaa3 [2022-07-14T17:12:50.337Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:12:50.337Z] Removing intermediate container 22ebad3b3ea5 [2022-07-14T17:12:50.337Z] ---> 21d96d42b5e4 [2022-07-14T17:12:50.337Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:12:50.337Z] ---> Running in 81872084dc90 [2022-07-14T17:12:50.337Z] ---> ee4ae1a0a64f [2022-07-14T17:12:50.337Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-14T17:12:50.337Z] ---> b53dc8a0cd35 [2022-07-14T17:12:50.337Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-14T17:12:50.337Z] ---> Running in f9174a8de7b1 [2022-07-14T17:12:50.601Z] ---> Running in d171ce53aa94 [2022-07-14T17:12:50.601Z] Removing intermediate container 81872084dc90 [2022-07-14T17:12:50.601Z] ---> 962e6e478ec8 [2022-07-14T17:12:50.601Z] Step 20/22 : LABEL arch=x86_64 [2022-07-14T17:12:50.601Z] ---> 156fd28252b0 [2022-07-14T17:12:50.601Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-14T17:12:50.601Z] Removing intermediate container f9174a8de7b1 [2022-07-14T17:12:50.601Z] ---> 278ef4a53c6a [2022-07-14T17:12:50.601Z] Step 20/22 : LABEL arch=x86_64 [2022-07-14T17:12:50.601Z] ---> Running in 8f11c8421583 [2022-07-14T17:12:50.601Z] ---> 0c0dee9b5468 [2022-07-14T17:12:50.601Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-14T17:12:50.601Z] ---> Running in d412d99052bd [2022-07-14T17:12:50.861Z] Removing intermediate container 8f11c8421583 [2022-07-14T17:12:50.861Z] ---> e283b3d0f4a0 [2022-07-14T17:12:50.861Z] Step 21/22 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:12:50.861Z] Removing intermediate container d412d99052bd [2022-07-14T17:12:50.861Z] ---> a2d7d8c0df5f [2022-07-14T17:12:50.861Z] Step 21/22 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:12:50.861Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-14T17:12:50.861Z] ---> Running in 47558cbe5fe2 [2022-07-14T17:12:50.861Z] ---> Running in d87c56038b9a [2022-07-14T17:12:51.120Z] ---> 857531faf903 [2022-07-14T17:12:51.120Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-14T17:12:51.120Z] Removing intermediate container 47558cbe5fe2 [2022-07-14T17:12:51.120Z] ---> cdc180641382 [2022-07-14T17:12:51.120Z] Step 22/22 : LABEL version=2.2.1-dev.29 [2022-07-14T17:12:51.120Z] ---> 041ab933798c [2022-07-14T17:12:51.120Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-14T17:12:51.120Z] Removing intermediate container d87c56038b9a [2022-07-14T17:12:51.120Z] ---> 7cb0c45af4b5 [2022-07-14T17:12:51.120Z] Step 22/22 : LABEL version=2.2.1-dev.29 [2022-07-14T17:12:51.120Z] ---> Running in 74034835d41e [2022-07-14T17:12:51.379Z] ---> d18892db4847 [2022-07-14T17:12:51.379Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-14T17:12:51.379Z] ---> Running in 9fc8169f75c8 [2022-07-14T17:12:51.379Z] ---> 69b07825b84e [2022-07-14T17:12:51.379Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-14T17:12:51.379Z] ---> Running in f0d419c4b99f [2022-07-14T17:12:51.379Z] Removing intermediate container 74034835d41e [2022-07-14T17:12:51.379Z] ---> 48e8dce76ccd [2022-07-14T17:12:51.379Z] [2022-07-14T17:12:51.428Z] Removing intermediate container 07b6c79bc19a [2022-07-14T17:12:51.428Z] ---> b4dbfa99e42e [2022-07-14T17:12:51.428Z] Successfully built b4dbfa99e42e [2022-07-14T17:12:51.428Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:12:51.637Z] Removing intermediate container 9fc8169f75c8 [2022-07-14T17:12:51.637Z] ---> 20d09a2c4319 [2022-07-14T17:12:51.637Z] [2022-07-14T17:12:51.637Z] ---> Running in 22bbdbf9ed35 [2022-07-14T17:12:51.637Z] Successfully built 48e8dce76ccd [2022-07-14T17:12:51.637Z] Successfully tagged support-notifications:latest [2022-07-14T17:12:51.637Z]  Building support-notifications ... done Building security-proxy-setup [2022-07-14T17:12:51.637Z] Successfully built 20d09a2c4319 [2022-07-14T17:12:51.637Z] Successfully tagged support-scheduler:latest [2022-07-14T17:12:51.637Z] Building core-command [2022-07-14T17:12:51.637Z]  Building support-scheduler ... done Removing intermediate container 22bbdbf9ed35 [2022-07-14T17:12:51.637Z] ---> b620d22e1b1b [2022-07-14T17:12:51.637Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:12:51.780Z] + docker inspect -f . ci-base-image-arm64 [2022-07-14T17:12:51.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:12:51.895Z] ---> Running in b01ff0989bc9 [2022-07-14T17:12:52.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-20157 does not seem to be running inside a container [2022-07-14T17:12:52.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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 ******** ci-base-image-arm64 cat [2022-07-14T17:12:53.278Z] Removing intermediate container b01ff0989bc9 [2022-07-14T17:12:53.279Z] ---> c54b6810ecba [2022-07-14T17:12:53.279Z] Step 21/23 : LABEL arch=x86_64 [2022-07-14T17:12:53.409Z] $ docker top ac4a24f2d1e3ae4b235485b36889d0c47d48eb962ced40ee193a470e184bbb08 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T17:12:54.293Z] + go version [2022-07-14T17:12:54.294Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-14T17:12:54.325Z] $ docker stop --time=1 ac4a24f2d1e3ae4b235485b36889d0c47d48eb962ced40ee193a470e184bbb08 [2022-07-14T17:12:55.962Z] $ docker rm -f ac4a24f2d1e3ae4b235485b36889d0c47d48eb962ced40ee193a470e184bbb08 [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] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:12:56.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-14T17:12:56.598Z] [2022-07-14T17:12:56.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:12:56.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-14T17:12:57.226Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-14T17:12:57.226Z] 29e5d40040c1: Pulling fs layer [2022-07-14T17:12:57.226Z] 1ce36da41761: Pulling fs layer [2022-07-14T17:12:57.226Z] 25b303627fd3: Pulling fs layer [2022-07-14T17:12:57.226Z] 29e5d40040c1: Verifying Checksum [2022-07-14T17:12:57.226Z] 29e5d40040c1: Download complete [2022-07-14T17:12:57.477Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:12:57.477Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:12:57.477Z] ---> d7931ceb3ee1 [2022-07-14T17:12:57.477Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> 72483822869d [2022-07-14T17:12:57.477Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> 2cb9001fd1b9 [2022-07-14T17:12:57.477Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> dd6405ba48b6 [2022-07-14T17:12:57.477Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> 4ab9c4d81bce [2022-07-14T17:12:57.477Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> 2a1180a56f9e [2022-07-14T17:12:57.477Z] Step 8/23 : COPY . . [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> 74419f66695f [2022-07-14T17:12:57.477Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-14T17:12:57.477Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:12:57.477Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:12:57.477Z] ---> d7931ceb3ee1 [2022-07-14T17:12:57.477Z] Step 3/22 : WORKDIR /edgex-go [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> 72483822869d [2022-07-14T17:12:57.477Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> 2cb9001fd1b9 [2022-07-14T17:12:57.477Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> dd6405ba48b6 [2022-07-14T17:12:57.477Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> 4ab9c4d81bce [2022-07-14T17:12:57.477Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> 2a1180a56f9e [2022-07-14T17:12:57.477Z] Step 8/22 : COPY . . [2022-07-14T17:12:57.477Z] ---> Using cache [2022-07-14T17:12:57.477Z] ---> 74419f66695f [2022-07-14T17:12:57.477Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-14T17:12:57.504Z] 1ce36da41761: Verifying Checksum [2022-07-14T17:12:57.504Z] 1ce36da41761: Download complete [2022-07-14T17:12:57.777Z] 29e5d40040c1: Pull complete [2022-07-14T17:12:58.053Z] ---> Running in b7634f525a83 [2022-07-14T17:12:58.053Z] ---> Running in fe47fc0f97bd [2022-07-14T17:12:58.053Z] ---> Running in 33178f47e319 [2022-07-14T17:12:58.053Z] Removing intermediate container f0d419c4b99f [2022-07-14T17:12:58.053Z] ---> bd6faf9c2f4d [2022-07-14T17:12:58.053Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-14T17:12:58.313Z] Removing intermediate container b7634f525a83 [2022-07-14T17:12:58.313Z] ---> 9b2761df7317 [2022-07-14T17:12:58.313Z] Step 22/23 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:12:58.313Z] ---> Running in 6ff32bfc19f9 [2022-07-14T17:12:58.313Z] ---> Running in d0c3af46e550 [2022-07-14T17:12:58.577Z] Removing intermediate container 6ff32bfc19f9 [2022-07-14T17:12:58.577Z] ---> 74eec9857bab [2022-07-14T17:12:58.577Z] Step 28/31 : CMD ["gate"] [2022-07-14T17:12:58.577Z] Removing intermediate container d0c3af46e550 [2022-07-14T17:12:58.577Z] ---> a5304e207639 [2022-07-14T17:12:58.577Z] Step 23/23 : LABEL version=2.2.1-dev.29 [2022-07-14T17:12:58.577Z] ---> Running in 5ed9cbad0fc5 [2022-07-14T17:12:58.838Z] ---> Running in 282238411a6c [2022-07-14T17:12:58.838Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-14T17:12:58.838Z] Removing intermediate container 5ed9cbad0fc5 [2022-07-14T17:12:58.838Z] ---> adc785ad6306 [2022-07-14T17:12:58.838Z] Step 29/31 : LABEL arch=x86_64 [2022-07-14T17:12:58.838Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-14T17:12:58.838Z] ---> Running in da7658f1e38f [2022-07-14T17:12:58.838Z] Removing intermediate container 282238411a6c [2022-07-14T17:12:58.838Z] ---> c9f1a26aa4ae [2022-07-14T17:12:58.838Z] [2022-07-14T17:12:59.097Z] Successfully built c9f1a26aa4ae [2022-07-14T17:12:59.097Z] Successfully tagged core-data:latest [2022-07-14T17:12:59.097Z]  Building core-data ... done Building core-metadata [2022-07-14T17:12:59.097Z] Removing intermediate container da7658f1e38f [2022-07-14T17:12:59.097Z] ---> fb239eede37b [2022-07-14T17:12:59.097Z] Step 30/31 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:12:59.097Z] ---> Running in c2ee4306bef3 [2022-07-14T17:12:59.214Z] 25b303627fd3: Verifying Checksum [2022-07-14T17:12:59.214Z] 25b303627fd3: Download complete [2022-07-14T17:12:59.214Z] 1ce36da41761: Pull complete [2022-07-14T17:13:01.003Z] Removing intermediate container c2ee4306bef3 [2022-07-14T17:13:01.003Z] ---> 6e8d76a8134c [2022-07-14T17:13:01.003Z] Step 31/31 : LABEL version=2.2.1-dev.29 [2022-07-14T17:13:02.382Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:13:02.382Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:13:02.382Z] ---> d7931ceb3ee1 [2022-07-14T17:13:02.382Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T17:13:02.382Z] ---> Using cache [2022-07-14T17:13:02.382Z] ---> 72483822869d [2022-07-14T17:13:02.382Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:13:02.382Z] ---> Using cache [2022-07-14T17:13:02.382Z] ---> 2cb9001fd1b9 [2022-07-14T17:13:02.382Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-14T17:13:02.382Z] ---> Using cache [2022-07-14T17:13:02.382Z] ---> dd6405ba48b6 [2022-07-14T17:13:02.382Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T17:13:02.382Z] ---> Using cache [2022-07-14T17:13:02.383Z] ---> 4ab9c4d81bce [2022-07-14T17:13:02.383Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:13:02.383Z] ---> Using cache [2022-07-14T17:13:02.383Z] ---> 2a1180a56f9e [2022-07-14T17:13:02.383Z] Step 8/23 : COPY . . [2022-07-14T17:13:02.383Z] ---> Using cache [2022-07-14T17:13:02.383Z] ---> 74419f66695f [2022-07-14T17:13:02.383Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-14T17:13:03.319Z] ---> Running in c662682d339b [2022-07-14T17:13:03.320Z] ---> Running in acbee0007d3a [2022-07-14T17:13:03.580Z] Removing intermediate container c662682d339b [2022-07-14T17:13:03.580Z] ---> e453d943f1a5 [2022-07-14T17:13:03.580Z] [2022-07-14T17:13:03.843Z] Successfully built e453d943f1a5 [2022-07-14T17:13:03.843Z] Successfully tagged security-bootstrapper:latest [2022-07-14T17:13:03.843Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-07-14T17:13:04.413Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-14T17:13:07.704Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:13:07.704Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:13:07.704Z] ---> d7931ceb3ee1 [2022-07-14T17:13:07.704Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T17:13:07.704Z] ---> Using cache [2022-07-14T17:13:07.704Z] ---> 72483822869d [2022-07-14T17:13:07.704Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:13:07.704Z] ---> Using cache [2022-07-14T17:13:07.704Z] ---> 2cb9001fd1b9 [2022-07-14T17:13:07.704Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-14T17:13:09.608Z] ---> Running in 7300ed926018 [2022-07-14T17:13:10.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:13:11.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:13:11.632Z] 25b303627fd3: Pull complete [2022-07-14T17:13:11.632Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-14T17:13:11.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-14T17:13:11.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:13:11.744Z] OK: 211 MiB in 51 packages [2022-07-14T17:13:11.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-20157 does not seem to be running inside a container [2022-07-14T17:13:11.976Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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-07-14T17:13:13.651Z] Removing intermediate container 7300ed926018 [2022-07-14T17:13:13.651Z] ---> 6661c5ae38cc [2022-07-14T17:13:13.651Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T17:13:14.099Z] $ docker top 83b4fda89b6b93f80f180e7ebe976fca1d114efdf3e02fae2ea63c47f6188a15 -eo pid,comm [2022-07-14T17:13:14.221Z] ---> d933f796c850 [2022-07-14T17:13:14.221Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:13:14.221Z] ---> Running in 092797577abe [Pipeline] { [Pipeline] sh [2022-07-14T17:13:14.479Z] Removing intermediate container d171ce53aa94 [2022-07-14T17:13:14.479Z] ---> b0e918eb287a [2022-07-14T17:13:14.479Z] [2022-07-14T17:13:14.479Z] Step 9/20 : FROM alpine:3.15 [2022-07-14T17:13:14.479Z] ---> 0ac33e5f5afa [2022-07-14T17:13:14.479Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T17:13:14.479Z] ---> Using cache [2022-07-14T17:13:14.479Z] ---> c3400c97c68e [2022-07-14T17:13:14.479Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:13:14.479Z] ---> Using cache [2022-07-14T17:13:14.479Z] ---> 2f449687ea3e [2022-07-14T17:13:14.479Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-14T17:13:14.479Z] ---> Running in d2a6759e7ce7 [2022-07-14T17:13:14.997Z] + docker-compose build --help [2022-07-14T17:13:14.997Z] + grep parallel [2022-07-14T17:13:15.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:13:15.982Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:13:16.549Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T17:13:16.549Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T17:13:16.549Z] OK: 15861 distinct packages available [2022-07-14T17:13:16.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:13:17.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:13:17.744Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-14T17:13:17.744Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-14T17:13:18.004Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-14T17:13:18.004Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-14T17:13:18.004Z] (5/9) Installing curl (7.80.0-r2) [2022-07-14T17:13:18.262Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-14T17:13:18.381Z] --parallel Build images in parallel. [2022-07-14T17:13:18.521Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-14T17:13:18.521Z] (8/9) Installing libucontext (1.1-r0) [2022-07-14T17:13:18.521Z] (9/9) Installing gcompat (1.0.0-r4) [Pipeline] } [2022-07-14T17:13:18.686Z] $ docker stop --time=1 83b4fda89b6b93f80f180e7ebe976fca1d114efdf3e02fae2ea63c47f6188a15 [2022-07-14T17:13:18.779Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T17:13:18.779Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T17:13:18.779Z] OK: 8 MiB in 23 packages [2022-07-14T17:13:19.752Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-14T17:13:20.010Z] Removing intermediate container d2a6759e7ce7 [2022-07-14T17:13:20.010Z] ---> 48e6b6143727 [2022-07-14T17:13:20.010Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:13:20.269Z] ---> ed59ca394165 [2022-07-14T17:13:20.269Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-14T17:13:20.342Z] $ docker rm -f 83b4fda89b6b93f80f180e7ebe976fca1d114efdf3e02fae2ea63c47f6188a15 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:13:20.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-14T17:13:20.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:13:21.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-20157 does not seem to be running inside a container [2022-07-14T17:13:21.255Z] $ 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/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-14T17:13:22.460Z] $ docker top af95131653a82c524a44ef0e0fa9f53e71288da47427f005ff06424aaed5dc63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T17:13:22.809Z] ---> 42e961dc210e [2022-07-14T17:13:22.809Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-14T17:13:22.809Z] Removing intermediate container 33178f47e319 [2022-07-14T17:13:22.809Z] ---> 7c5126c27f17 [2022-07-14T17:13:22.809Z] [2022-07-14T17:13:22.809Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T17:13:22.809Z] ---> e66264b98777 [2022-07-14T17:13:22.809Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-14T17:13:22.809Z] ---> Using cache [2022-07-14T17:13:22.809Z] ---> 74e98ae75d25 [2022-07-14T17:13:22.809Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T17:13:22.809Z] ---> Using cache [2022-07-14T17:13:22.809Z] ---> bd403ec6f090 [2022-07-14T17:13:22.809Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-14T17:13:23.068Z] ---> Running in 939c7a8d429b [2022-07-14T17:13:23.068Z] ---> 4585126f6246 [2022-07-14T17:13:23.068Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-14T17:13:23.326Z] ---> Running in 3df36a85a4e3 [2022-07-14T17:13:23.326Z] Removing intermediate container 939c7a8d429b [2022-07-14T17:13:23.326Z] ---> 120d49667823 [2022-07-14T17:13:23.326Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-14T17:13:23.333Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-14T17:13:23.585Z] Removing intermediate container 092797577abe [2022-07-14T17:13:23.585Z] ---> 6873a5e493f5 [2022-07-14T17:13:23.585Z] Step 8/23 : COPY . . [2022-07-14T17:13:23.585Z] ---> Running in 3893632633ac [2022-07-14T17:13:23.585Z] Removing intermediate container 3df36a85a4e3 [2022-07-14T17:13:23.585Z] ---> d21ec8a42735 [2022-07-14T17:13:23.585Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:13:26.133Z] ---> Running in 50d26f6d1349 [2022-07-14T17:13:26.133Z] Removing intermediate container 3893632633ac [2022-07-14T17:13:26.133Z] ---> 8a4e4868e0fa [2022-07-14T17:13:26.133Z] Step 15/23 : WORKDIR / [2022-07-14T17:13:26.133Z] ---> Running in 8b5a13564664 [2022-07-14T17:13:26.393Z] Removing intermediate container 50d26f6d1349 [2022-07-14T17:13:26.393Z] ---> 2f5760117d75 [2022-07-14T17:13:26.393Z] Step 18/20 : LABEL arch=x86_64 [2022-07-14T17:13:26.393Z] Removing intermediate container fe47fc0f97bd [2022-07-14T17:13:26.393Z] ---> c50e7c4d7a30 [2022-07-14T17:13:26.393Z] [2022-07-14T17:13:26.393Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T17:13:26.393Z] ---> e66264b98777 [2022-07-14T17:13:26.393Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-14T17:13:26.654Z] ---> Running in d5d1c7f55e6c [2022-07-14T17:13:26.913Z] ---> Running in 926618d45e41 [2022-07-14T17:13:26.913Z] Removing intermediate container 8b5a13564664 [2022-07-14T17:13:26.913Z] ---> 697e10e2fd2d [2022-07-14T17:13:26.913Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:13:26.913Z] Removing intermediate container d5d1c7f55e6c [2022-07-14T17:13:26.913Z] ---> 53f83ce2667b [2022-07-14T17:13:26.913Z] Step 19/20 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:13:27.173Z] ---> Running in 158ed8cd098a [2022-07-14T17:13:27.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:13:27.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:13:27.442Z] ---> 1a2ce4cf717b [2022-07-14T17:13:27.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-14T17:13:27.626Z] Building core-command ... [2022-07-14T17:13:27.626Z] Building core-data ... [2022-07-14T17:13:27.626Z] Building core-metadata ... [2022-07-14T17:13:27.626Z] Building security-bootstrapper ... [2022-07-14T17:13:27.626Z] Building security-proxy-setup ... [2022-07-14T17:13:27.626Z] Building security-secretstore-setup ... [2022-07-14T17:13:27.626Z] Building security-spiffe-token-provider ... [2022-07-14T17:13:27.626Z] Building security-spire-agent ... [2022-07-14T17:13:27.626Z] Building security-spire-config ... [2022-07-14T17:13:27.626Z] Building security-spire-server ... [2022-07-14T17:13:27.627Z] Building support-notifications ... [2022-07-14T17:13:27.627Z] Building support-scheduler ... [2022-07-14T17:13:27.627Z] Building sys-mgmt-agent ... [2022-07-14T17:13:27.627Z] Building security-spire-server [2022-07-14T17:13:27.627Z] Building core-command [2022-07-14T17:13:27.627Z] Building support-notifications [2022-07-14T17:13:27.627Z] Building security-secretstore-setup [2022-07-14T17:13:27.627Z] Building security-spiffe-token-provider [2022-07-14T17:13:27.702Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-14T17:13:27.702Z] Removing intermediate container 158ed8cd098a [2022-07-14T17:13:27.702Z] ---> 4505d3e5ecc0 [2022-07-14T17:13:27.702Z] Step 20/20 : LABEL version=2.2.1-dev.29 [2022-07-14T17:13:27.702Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-14T17:13:27.702Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-14T17:13:27.702Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-14T17:13:27.702Z] (5/6) Installing curl (7.83.1-r2) [2022-07-14T17:13:27.702Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-14T17:13:27.702Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:13:27.702Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T17:13:27.702Z] OK: 8 MiB in 20 packages [2022-07-14T17:13:28.273Z] ---> Running in ceb9259eadd4 [2022-07-14T17:13:28.843Z] ---> da52f8dc9c48 [2022-07-14T17:13:28.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-14T17:13:28.843Z] Removing intermediate container acbee0007d3a [2022-07-14T17:13:28.843Z] ---> 6b044c86dab4 [2022-07-14T17:13:28.843Z] [2022-07-14T17:13:28.843Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T17:13:28.843Z] ---> e66264b98777 [2022-07-14T17:13:28.843Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-14T17:13:28.843Z] ---> Using cache [2022-07-14T17:13:28.843Z] ---> 74e98ae75d25 [2022-07-14T17:13:28.843Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T17:13:28.843Z] ---> Using cache [2022-07-14T17:13:28.843Z] ---> bd403ec6f090 [2022-07-14T17:13:28.843Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-14T17:13:29.106Z] Removing intermediate container ceb9259eadd4 [2022-07-14T17:13:29.106Z] ---> 3a2b4d6fb93e [2022-07-14T17:13:29.106Z] [2022-07-14T17:13:29.106Z] ---> Running in 4b7fdce988c4 [2022-07-14T17:13:29.106Z] Successfully built 3a2b4d6fb93e [2022-07-14T17:13:29.106Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-14T17:13:29.106Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-07-14T17:13:29.106Z] ---> 20683cf2aba4 [2022-07-14T17:13:29.106Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-14T17:13:29.365Z] Removing intermediate container 926618d45e41 [2022-07-14T17:13:29.365Z] ---> 0bd8665382da [2022-07-14T17:13:29.365Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-14T17:13:29.365Z] Removing intermediate container 4b7fdce988c4 [2022-07-14T17:13:29.365Z] ---> 049b909e4dfd [2022-07-14T17:13:29.365Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-14T17:13:29.365Z] ---> Running in b2f3b5492144 [2022-07-14T17:13:29.365Z] ---> dd9f90a955a9 [2022-07-14T17:13:29.365Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-14T17:13:31.276Z] ---> Running in a00b5c94407c [2022-07-14T17:13:31.276Z] ---> Running in 3649720cb949 [2022-07-14T17:13:31.276Z] Removing intermediate container b2f3b5492144 [2022-07-14T17:13:31.276Z] ---> Running in 258baa0f18f6 [2022-07-14T17:13:31.276Z] ---> e3bc9987fcba [2022-07-14T17:13:31.276Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:13:31.276Z] ---> Running in 761fcb6f05de [2022-07-14T17:13:31.536Z] Removing intermediate container a00b5c94407c [2022-07-14T17:13:31.536Z] ---> 2c90f0f5c9e9 [2022-07-14T17:13:31.536Z] Step 13/22 : WORKDIR /edgex [2022-07-14T17:13:31.536Z] Removing intermediate container 258baa0f18f6 [2022-07-14T17:13:31.536Z] ---> f684e4aa80ff [2022-07-14T17:13:31.536Z] Step 15/23 : WORKDIR / [2022-07-14T17:13:31.536Z] Removing intermediate container 761fcb6f05de [2022-07-14T17:13:31.536Z] ---> 293efe312271 [2022-07-14T17:13:31.536Z] Step 21/23 : LABEL arch=x86_64 [2022-07-14T17:13:31.536Z] ---> Running in 72fa937c9244 [2022-07-14T17:13:31.536Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-14T17:13:31.797Z] ---> Running in 034f17571ca7 [2022-07-14T17:13:31.797Z] ---> Running in cfd003547d74 [2022-07-14T17:13:31.797Z] Removing intermediate container 034f17571ca7 [2022-07-14T17:13:31.797Z] ---> ebd2e24dd694 [2022-07-14T17:13:31.797Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:13:32.055Z] Removing intermediate container 72fa937c9244 [2022-07-14T17:13:32.055Z] ---> f575b5aa0022 [2022-07-14T17:13:32.055Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-14T17:13:32.055Z] Removing intermediate container cfd003547d74 [2022-07-14T17:13:32.055Z] ---> 9d68f7b63b21 [2022-07-14T17:13:32.055Z] Step 22/23 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:13:32.314Z] ---> 839e6dcaaead [2022-07-14T17:13:32.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-14T17:13:32.314Z] ---> Running in a3b7ce849157 [2022-07-14T17:13:32.575Z] ---> 90d812d9f456 [2022-07-14T17:13:32.575Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-14T17:13:32.575Z] Removing intermediate container a3b7ce849157 [2022-07-14T17:13:32.575Z] ---> 9fb303ce9aea [2022-07-14T17:13:32.575Z] Step 23/23 : LABEL version=2.2.1-dev.29 [2022-07-14T17:13:32.575Z] ---> Running in e114d2e64820 [2022-07-14T17:13:32.835Z] Removing intermediate container e114d2e64820 [2022-07-14T17:13:32.835Z] ---> c18edd9a1ec9 [2022-07-14T17:13:32.835Z] [2022-07-14T17:13:33.094Z] Successfully built c18edd9a1ec9 [2022-07-14T17:13:33.094Z] Successfully tagged core-command:latest [2022-07-14T17:13:33.094Z]  Building core-command ... done Building security-spire-server [2022-07-14T17:13:33.354Z] ---> c25705ccad30 [2022-07-14T17:13:33.354Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-14T17:13:34.341Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:13:34.341Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:13:34.341Z] ---> d7931ceb3ee1 [2022-07-14T17:13:34.341Z] Step 3/25 : WORKDIR /edgex-go [2022-07-14T17:13:34.341Z] ---> Using cache [2022-07-14T17:13:34.341Z] ---> 72483822869d [2022-07-14T17:13:34.341Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:13:34.341Z] ---> Using cache [2022-07-14T17:13:34.341Z] ---> 2cb9001fd1b9 [2022-07-14T17:13:34.341Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-14T17:13:34.341Z] ---> Using cache [2022-07-14T17:13:34.341Z] ---> dd6405ba48b6 [2022-07-14T17:13:34.341Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-14T17:13:34.341Z] ---> Using cache [2022-07-14T17:13:34.341Z] ---> 4ab9c4d81bce [2022-07-14T17:13:34.341Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:13:34.341Z] ---> Using cache [2022-07-14T17:13:34.341Z] ---> 2a1180a56f9e [2022-07-14T17:13:34.341Z] Step 8/25 : COPY . . [2022-07-14T17:13:34.341Z] ---> Using cache [2022-07-14T17:13:34.341Z] ---> 74419f66695f [2022-07-14T17:13:34.341Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-14T17:13:35.320Z] ---> c18f7d67d544 [2022-07-14T17:13:35.320Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-14T17:13:36.701Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:13:36.701Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:13:36.701Z] ---> d7931ceb3ee1 [2022-07-14T17:13:36.701Z] Step 3/25 : WORKDIR /edgex-go [2022-07-14T17:13:36.701Z] ---> Using cache [2022-07-14T17:13:36.701Z] ---> 72483822869d [2022-07-14T17:13:36.701Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:13:36.701Z] ---> Using cache [2022-07-14T17:13:36.701Z] ---> 2cb9001fd1b9 [2022-07-14T17:13:36.701Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T17:13:37.646Z] ---> 3cb2b8fd8843 [2022-07-14T17:13:37.646Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-14T17:13:37.646Z] ---> Running in e859fb717c69 [2022-07-14T17:13:37.646Z] ---> bbebf45bdb7b [2022-07-14T17:13:37.646Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-14T17:13:37.646Z] ---> Running in b18cb192320b [2022-07-14T17:13:37.646Z] ---> Running in 90a5be83b41e [2022-07-14T17:13:37.906Z] Removing intermediate container 90a5be83b41e [2022-07-14T17:13:37.906Z] ---> 21d8f7c7f32c [2022-07-14T17:13:37.906Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:13:38.167Z] ---> f9ddaf9697b1 [2022-07-14T17:13:38.167Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-14T17:13:38.167Z] ---> Running in ea54a1ddceda [2022-07-14T17:13:38.167Z] ---> Running in 05ab54b4ad2e [2022-07-14T17:13:38.167Z] Removing intermediate container ea54a1ddceda [2022-07-14T17:13:38.167Z] ---> 78deecc5b8d5 [2022-07-14T17:13:38.167Z] Step 21/23 : LABEL arch=x86_64 [2022-07-14T17:13:38.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:13:38.439Z] ---> Running in a735befe8fce [2022-07-14T17:13:38.439Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-14T17:13:38.699Z] Removing intermediate container a735befe8fce [2022-07-14T17:13:38.699Z] ---> 4453d25d3c7c [2022-07-14T17:13:38.699Z] Step 22/23 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:13:38.699Z] ---> Running in 3247eec077f4 [2022-07-14T17:13:38.959Z] Removing intermediate container 3247eec077f4 [2022-07-14T17:13:38.959Z] ---> 4fc6d0a268e1 [2022-07-14T17:13:38.959Z] Step 23/23 : LABEL version=2.2.1-dev.29 [2022-07-14T17:13:38.959Z] ---> Running in 7182601baa9d [2022-07-14T17:13:39.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:13:39.223Z] Removing intermediate container 7182601baa9d [2022-07-14T17:13:39.223Z] ---> ca8a385efd40 [2022-07-14T17:13:39.223Z] [2022-07-14T17:13:39.482Z] Successfully built ca8a385efd40 [2022-07-14T17:13:39.482Z] Successfully tagged core-metadata:latest [2022-07-14T17:13:39.482Z] Building security-spire-config [2022-07-14T17:13:39.482Z]  Building core-metadata ... done OK: 211 MiB in 51 packages [2022-07-14T17:13:39.742Z] Removing intermediate container 05ab54b4ad2e [2022-07-14T17:13:39.742Z] ---> 5144509fcc8d [2022-07-14T17:13:39.742Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-14T17:13:40.682Z] ---> Running in 493c29731b9e [2022-07-14T17:13:42.593Z] Removing intermediate container 493c29731b9e [2022-07-14T17:13:42.593Z] ---> 44f0bcd9697f [2022-07-14T17:13:42.593Z] Step 20/22 : LABEL arch=x86_64 [2022-07-14T17:13:42.852Z] Removing intermediate container b18cb192320b [2022-07-14T17:13:42.852Z] ---> f95ca767e22b [2022-07-14T17:13:42.852Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-14T17:13:42.852Z] ---> Running in 00034aedb329 [2022-07-14T17:13:43.423Z] Removing intermediate container 00034aedb329 [2022-07-14T17:13:43.423Z] ---> 0f0aa2cca632 [2022-07-14T17:13:43.423Z] Step 21/22 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:13:43.682Z] ---> fa53a9ea72ec [2022-07-14T17:13:43.682Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:13:43.682Z] ---> Running in 1a31aa006d78 [2022-07-14T17:13:43.682Z] ---> Running in b33871375335 [2022-07-14T17:13:43.942Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:13:43.942Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:13:43.942Z] ---> d7931ceb3ee1 [2022-07-14T17:13:43.942Z] Step 3/26 : WORKDIR /edgex-go [2022-07-14T17:13:43.942Z] ---> Using cache [2022-07-14T17:13:43.942Z] ---> 72483822869d [2022-07-14T17:13:43.942Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:13:43.942Z] ---> Using cache [2022-07-14T17:13:43.942Z] ---> 2cb9001fd1b9 [2022-07-14T17:13:43.942Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T17:13:43.942Z] ---> Using cache [2022-07-14T17:13:43.942Z] ---> f95ca767e22b [2022-07-14T17:13:43.942Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-14T17:13:43.942Z] ---> Using cache [2022-07-14T17:13:43.942Z] ---> fa53a9ea72ec [2022-07-14T17:13:43.942Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:13:43.942Z] Removing intermediate container 1a31aa006d78 [2022-07-14T17:13:43.942Z] ---> 3efd033be9dc [2022-07-14T17:13:43.942Z] Step 22/22 : LABEL version=2.2.1-dev.29 [2022-07-14T17:13:44.203Z] ---> Running in 05ec2a406203 [2022-07-14T17:13:44.203Z] ---> Running in 8f26d05dfa20 [2022-07-14T17:13:44.465Z] Removing intermediate container 8f26d05dfa20 [2022-07-14T17:13:44.465Z] ---> 1d6e1af03992 [2022-07-14T17:13:44.465Z] [2022-07-14T17:13:44.465Z] Successfully built 1d6e1af03992 [2022-07-14T17:13:44.465Z] Successfully tagged security-proxy-setup:latest [2022-07-14T17:13:51.038Z]  Building security-proxy-setup ... done Removing intermediate container 3649720cb949 [2022-07-14T17:13:51.038Z] ---> 160a3959ad75 [2022-07-14T17:13:51.038Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-14T17:13:51.038Z] ---> Running in 4227b96840d8 [2022-07-14T17:13:51.692Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-14T17:13:51.692Z] Removing intermediate container 05ec2a406203 [2022-07-14T17:13:51.692Z] ---> a0e02aed3eee [2022-07-14T17:13:51.692Z] Step 8/26 : COPY . . [2022-07-14T17:13:51.692Z] Removing intermediate container b33871375335 [2022-07-14T17:13:51.692Z] ---> 23b373fb09c5 [2022-07-14T17:13:51.692Z] Step 8/25 : COPY . . [2022-07-14T17:13:52.340Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-14T17:13:57.649Z] Removing intermediate container 4227b96840d8 [2022-07-14T17:13:57.649Z] ---> 8de8717dc16e [2022-07-14T17:13:57.649Z] [2022-07-14T17:13:57.649Z] Step 11/23 : FROM docker:20.10.14 [2022-07-14T17:13:57.649Z] 20.10.14: Pulling from library/docker [2022-07-14T17:13:57.649Z] ---> f4b5799ccbb8 [2022-07-14T17:13:57.649Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T17:13:57.649Z] ---> 75b41ca7b2e2 [2022-07-14T17:13:57.649Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T17:13:57.649Z] ---> Running in 65507b78d1f0 [2022-07-14T17:13:57.649Z] ---> Running in 9161715e48d7 [2022-07-14T17:13:58.217Z] Removing intermediate container 9161715e48d7 [2022-07-14T17:13:58.217Z] ---> 66305b3f6cbb [2022-07-14T17:13:58.217Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-14T17:13:58.217Z] Removing intermediate container 65507b78d1f0 [2022-07-14T17:13:58.217Z] ---> ad3e42183135 [2022-07-14T17:13:58.217Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-14T17:13:58.476Z] ---> Running in 6699f2850b21 [2022-07-14T17:13:58.476Z] ---> Running in adc3c5c95168 [2022-07-14T17:13:58.737Z] Removing intermediate container adc3c5c95168 [2022-07-14T17:13:58.737Z] ---> 6bb83e997f4e [2022-07-14T17:13:58.737Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-14T17:13:58.737Z] Removing intermediate container 6699f2850b21 [2022-07-14T17:13:58.737Z] ---> 3c6b7cbe5aea [2022-07-14T17:13:58.737Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-14T17:13:58.999Z] ---> Running in df9107213949 [2022-07-14T17:13:58.999Z] ---> Running in 5fd6c7e8f05a [2022-07-14T17:13:58.999Z] Removing intermediate container e859fb717c69 [2022-07-14T17:13:58.999Z] ---> 99b630b2157d [2022-07-14T17:13:58.999Z] [2022-07-14T17:13:58.999Z] Step 10/25 : FROM alpine:3.16 [2022-07-14T17:13:58.999Z] ---> e66264b98777 [2022-07-14T17:13:58.999Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-14T17:13:58.999Z] ---> Running in 8ea665aa2755 [2022-07-14T17:13:59.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:13:59.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:14:00.088Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-14T17:14:00.088Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-14T17:14:00.088Z] (3/3) Installing su-exec (0.2-r1) [2022-07-14T17:14:00.088Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:14:00.088Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T17:14:00.088Z] OK: 6 MiB in 17 packages [2022-07-14T17:14:00.659Z] Removing intermediate container 5fd6c7e8f05a [2022-07-14T17:14:00.660Z] ---> deb47af06425 [2022-07-14T17:14:00.660Z] Step 12/25 : WORKDIR /edgex-go [2022-07-14T17:14:00.660Z] Removing intermediate container df9107213949 [2022-07-14T17:14:00.660Z] ---> 347560eccce9 [2022-07-14T17:14:00.660Z] Step 12/26 : WORKDIR /edgex-go [2022-07-14T17:14:00.660Z] ---> Running in fd32357c5adb [2022-07-14T17:14:00.922Z] ---> Running in c3193a594a4b [2022-07-14T17:14:00.922Z] Removing intermediate container fd32357c5adb [2022-07-14T17:14:00.922Z] ---> 505ca37ddfbb [2022-07-14T17:14:00.922Z] [2022-07-14T17:14:00.922Z] Step 13/25 : FROM alpine:3.15 [2022-07-14T17:14:00.922Z] ---> 0ac33e5f5afa [2022-07-14T17:14:00.922Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T17:14:00.922Z] ---> Using cache [2022-07-14T17:14:00.922Z] ---> c3400c97c68e [2022-07-14T17:14:00.922Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:14:00.922Z] ---> Using cache [2022-07-14T17:14:00.922Z] ---> 2f449687ea3e [2022-07-14T17:14:00.922Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-14T17:14:00.922Z] ---> Using cache [2022-07-14T17:14:00.922Z] ---> e2fd0884a1bf [2022-07-14T17:14:00.922Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T17:14:00.922Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-14T17:14:00.922Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-14T17:14:00.922Z] ---> 7417809fdb73 [2022-07-14T17:14:00.922Z] 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-07-14T17:14:00.922Z] Removing intermediate container c3193a594a4b [2022-07-14T17:14:00.922Z] ---> e474de5312ef [2022-07-14T17:14:00.922Z] [2022-07-14T17:14:00.922Z] Step 13/26 : FROM alpine:3.15 [2022-07-14T17:14:00.922Z] ---> 0ac33e5f5afa [2022-07-14T17:14:00.922Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T17:14:00.922Z] ---> Using cache [2022-07-14T17:14:00.922Z] ---> c3400c97c68e [2022-07-14T17:14:00.922Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:14:00.922Z] ---> Using cache [2022-07-14T17:14:00.922Z] ---> 2f449687ea3e [2022-07-14T17:14:00.922Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-14T17:14:00.922Z] Removing intermediate container 8ea665aa2755 [2022-07-14T17:14:00.922Z] ---> dd15a727d558 [2022-07-14T17:14:00.922Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-14T17:14:01.183Z] ---> Running in 00ead0b0895f [2022-07-14T17:14:01.183Z] ---> Running in 5dbc740423f1 [2022-07-14T17:14:01.183Z] ---> Running in 0f8b6aad8df7 [2022-07-14T17:14:01.183Z] Removing intermediate container 00ead0b0895f [2022-07-14T17:14:01.183Z] ---> f371f7b8232e [2022-07-14T17:14:01.183Z] 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-07-14T17:14:01.183Z] Removing intermediate container 5dbc740423f1 [2022-07-14T17:14:01.183Z] ---> acf52c91ae40 [2022-07-14T17:14:01.183Z] Step 13/25 : WORKDIR / [2022-07-14T17:14:01.443Z] ---> Running in 81583b87cd91 [2022-07-14T17:14:01.443Z] ---> Running in a8b3989ebe94 [2022-07-14T17:14:01.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:14:01.702Z] Removing intermediate container a8b3989ebe94 [2022-07-14T17:14:01.702Z] ---> 44ac65580731 [2022-07-14T17:14:01.702Z] 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-07-14T17:14:01.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:14:01.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:14:01.965Z] (1/43) Installing readline (8.1.1-r0) [2022-07-14T17:14:01.965Z] (2/43) Installing bash (5.1.16-r0) [2022-07-14T17:14:01.965Z] ---> 839049ef5ecb [2022-07-14T17:14:01.965Z] 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-07-14T17:14:01.965Z] Executing bash-5.1.16-r0.post-install [2022-07-14T17:14:01.965Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-14T17:14:02.226Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-14T17:14:02.226Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-14T17:14:02.226Z] (6/43) Installing curl (7.80.0-r2) [2022-07-14T17:14:02.226Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-14T17:14:02.226Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-14T17:14:02.226Z] (9/43) Installing expat (2.4.7-r0) [2022-07-14T17:14:02.226Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-14T17:14:02.226Z] (11/43) Installing gdbm (1.22-r0) [2022-07-14T17:14:02.226Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-14T17:14:02.226Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-14T17:14:02.226Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-14T17:14:02.226Z] ---> c5ce7c8b52c1 [2022-07-14T17:14:02.226Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T17:14:02.226Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-14T17:14:02.226Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-14T17:14:02.226Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-14T17:14:02.226Z] ---> f23f3d8b2ce6 [2022-07-14T17:14:02.226Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-14T17:14:02.488Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:14:02.747Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-14T17:14:02.747Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-14T17:14:02.747Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-14T17:14:02.747Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T17:14:02.747Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T17:14:02.747Z] OK: 15861 distinct packages available [2022-07-14T17:14:02.747Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-14T17:14:02.747Z] ---> 8139c11b22f5 [2022-07-14T17:14:02.747Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-14T17:14:02.747Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-14T17:14:02.747Z] ---> bec2256ebe90 [2022-07-14T17:14:02.747Z] 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-07-14T17:14:02.747Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-14T17:14:02.747Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-14T17:14:02.747Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-14T17:14:02.747Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-14T17:14:02.747Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-14T17:14:02.747Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-14T17:14:02.747Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-14T17:14:02.747Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-14T17:14:02.747Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-14T17:14:02.747Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-14T17:14:02.747Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-14T17:14:02.747Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-14T17:14:02.747Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-14T17:14:02.747Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-14T17:14:03.009Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-14T17:14:03.009Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-14T17:14:03.009Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-14T17:14:03.009Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-14T17:14:03.009Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-14T17:14:03.009Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-14T17:14:03.009Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-14T17:14:03.009Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-14T17:14:03.009Z] ---> dcb8e3a9b72f [2022-07-14T17:14:03.009Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-14T17:14:03.009Z] ---> 031fc9a06460 [2022-07-14T17:14:03.009Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-14T17:14:03.009Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T17:14:03.009Z] OK: 83 MiB in 65 packages [2022-07-14T17:14:03.270Z] ---> bc6ef08876be [2022-07-14T17:14:03.270Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T17:14:03.270Z] ---> Running in 3cb2ff719ce2 [2022-07-14T17:14:03.531Z] ---> dccddb4af343 [2022-07-14T17:14:03.531Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-14T17:14:03.531Z] Removing intermediate container 3cb2ff719ce2 [2022-07-14T17:14:03.531Z] ---> 675e3e806327 [2022-07-14T17:14:03.531Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T17:14:03.531Z] ---> Running in bf0e3cb84ff4 [2022-07-14T17:14:03.791Z] Removing intermediate container bf0e3cb84ff4 [2022-07-14T17:14:03.791Z] ---> 6e531d505df7 [2022-07-14T17:14:03.791Z] Step 23/25 : LABEL arch=x86_64 [2022-07-14T17:14:03.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-14T17:14:03.791Z] ---> Running in cf8407e1d236 [2022-07-14T17:14:03.791Z] ---> 1151a113ddc9 [2022-07-14T17:14:03.791Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-14T17:14:03.791Z] Removing intermediate container cf8407e1d236 [2022-07-14T17:14:03.791Z] ---> a5d6c9cb087c [2022-07-14T17:14:03.791Z] Step 24/25 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:04.051Z] ---> Running in d2aff89bbec1 [2022-07-14T17:14:04.051Z] ---> d99dddd72214 [2022-07-14T17:14:04.051Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-14T17:14:04.051Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-14T17:14:04.051Z] Collecting docker-compose==1.23.2 [2022-07-14T17:14:04.051Z] ---> Running in 4fc3e8086d86 [2022-07-14T17:14:04.051Z] Removing intermediate container d2aff89bbec1 [2022-07-14T17:14:04.051Z] ---> bc63a465e749 [2022-07-14T17:14:04.051Z] Step 25/25 : LABEL version=2.2.1-dev.29 [2022-07-14T17:14:04.051Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-14T17:14:04.051Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-14T17:14:04.051Z] ---> Running in aed6466f25ff [2022-07-14T17:14:04.311Z] Collecting cached-property<2,>=1.2.0 [2022-07-14T17:14:04.311Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-14T17:14:04.311Z] Collecting docopt<0.7,>=0.6.1 [2022-07-14T17:14:04.311Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-14T17:14:04.311Z] (3/4) Installing libucontext (1.1-r0) [2022-07-14T17:14:04.311Z] Removing intermediate container aed6466f25ff [2022-07-14T17:14:04.311Z] ---> 2594abe2f6a4 [2022-07-14T17:14:04.311Z] [2022-07-14T17:14:04.311Z] Successfully built 2594abe2f6a4 [2022-07-14T17:14:04.311Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-14T17:14:04.311Z] Successfully tagged security-spire-server:latest [2022-07-14T17:14:04.571Z]  Building security-spire-server ... done Executing busybox-1.34.1-r5.trigger [2022-07-14T17:14:04.571Z] OK: 6 MiB in 18 packages [2022-07-14T17:14:04.571Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-14T17:14:04.831Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-14T17:14:04.831Z] Removing intermediate container 4fc3e8086d86 [2022-07-14T17:14:04.831Z] ---> 9036e7246be5 [2022-07-14T17:14:04.831Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-14T17:14:04.831Z] Collecting docker<4.0,>=3.6.0 [2022-07-14T17:14:04.831Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-14T17:14:04.831Z] ---> Running in 60a79f583bae [2022-07-14T17:14:04.831Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-14T17:14:04.831Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-14T17:14:04.831Z] Removing intermediate container 0f8b6aad8df7 [2022-07-14T17:14:04.831Z] ---> eb6dc6659eb5 [2022-07-14T17:14:04.831Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T17:14:04.831Z] Collecting jsonschema<3,>=2.5.1 [2022-07-14T17:14:04.831Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-14T17:14:05.091Z] Removing intermediate container 60a79f583bae [2022-07-14T17:14:05.091Z] ---> 02f5e69479c7 [2022-07-14T17:14:05.091Z] Step 23/25 : LABEL arch=x86_64 [2022-07-14T17:14:05.091Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-14T17:14:05.092Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-14T17:14:05.092Z] ---> Running in f3e663c87d3f [2022-07-14T17:14:05.092Z] Removing intermediate container f3e663c87d3f [2022-07-14T17:14:05.092Z] ---> d91365a3eb70 [2022-07-14T17:14:05.092Z] Step 24/25 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:05.092Z] ---> Running in a40f1beacec7 [2022-07-14T17:14:05.351Z] Removing intermediate container a40f1beacec7 [2022-07-14T17:14:05.351Z] ---> 794f4324e9e1 [2022-07-14T17:14:05.351Z] Step 25/25 : LABEL version=2.2.1-dev.29 [2022-07-14T17:14:05.351Z] Collecting PyYAML<4,>=3.10 [2022-07-14T17:14:05.351Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-14T17:14:05.614Z] ---> Running in 2ae36088b854 [2022-07-14T17:14:05.880Z] Removing intermediate container 2ae36088b854 [2022-07-14T17:14:05.880Z] ---> 6f02c56880c2 [2022-07-14T17:14:05.880Z] [2022-07-14T17:14:06.139Z] Collecting texttable<0.10,>=0.9.0 [2022-07-14T17:14:06.139Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-14T17:14:06.139Z] ---> 37633d781c40 [2022-07-14T17:14:06.139Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T17:14:06.139Z] Successfully built 6f02c56880c2 [2022-07-14T17:14:06.139Z] Successfully tagged security-secretstore-setup:latest [2022-07-14T17:14:06.139Z]  Building security-secretstore-setup ... done  ---> c38a5d8ba72b [2022-07-14T17:14:06.139Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-14T17:14:06.398Z] ---> Running in 637a61113747 [2022-07-14T17:14:06.398Z] 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-07-14T17:14:06.398Z] Removing intermediate container 637a61113747 [2022-07-14T17:14:06.398Z] ---> 71e75bc20a77 [2022-07-14T17:14:06.398Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-14T17:14:06.398Z] Collecting docker-pycreds>=0.4.0 [2022-07-14T17:14:06.398Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-14T17:14:06.398Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-14T17:14:06.398Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-14T17:14:06.656Z] ---> ba967a0a8e90 [2022-07-14T17:14:06.656Z] Step 21/26 : WORKDIR / [2022-07-14T17:14:06.656Z] ---> Running in 25ceb4d3bff4 [2022-07-14T17:14:06.656Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-14T17:14:06.656Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-14T17:14:06.656Z] Collecting idna<2.8,>=2.5 [2022-07-14T17:14:06.657Z] Removing intermediate container 25ceb4d3bff4 [2022-07-14T17:14:06.657Z] ---> 624f61976e50 [2022-07-14T17:14:06.657Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T17:14:06.657Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-14T17:14:06.657Z] 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-07-14T17:14:06.657Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-14T17:14:06.657Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-14T17:14:06.657Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-14T17:14:06.657Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-14T17:14:06.657Z] ---> Running in e700a769c3d6 [2022-07-14T17:14:06.921Z] Removing intermediate container e700a769c3d6 [2022-07-14T17:14:06.921Z] ---> cd2b0d905c6a [2022-07-14T17:14:06.921Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T17:14:06.921Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-14T17:14:06.921Z] Attempting uninstall: urllib3 [2022-07-14T17:14:06.921Z] Found existing installation: urllib3 1.26.7 [2022-07-14T17:14:06.921Z] Uninstalling urllib3-1.26.7: [2022-07-14T17:14:06.921Z] Successfully uninstalled urllib3-1.26.7 [2022-07-14T17:14:06.921Z] ---> Running in 3824c46585f4 [2022-07-14T17:14:06.921Z] Removing intermediate container 3824c46585f4 [2022-07-14T17:14:06.921Z] ---> 3eb721614b54 [2022-07-14T17:14:06.921Z] Step 24/26 : LABEL arch=x86_64 [2022-07-14T17:14:06.921Z] Attempting uninstall: idna [2022-07-14T17:14:06.921Z] Found existing installation: idna 3.3 [2022-07-14T17:14:06.921Z] Uninstalling idna-3.3: [2022-07-14T17:14:06.921Z] ---> Running in f561a86e2bd9 [2022-07-14T17:14:06.921Z] Successfully uninstalled idna-3.3 [2022-07-14T17:14:07.181Z] Removing intermediate container f561a86e2bd9 [2022-07-14T17:14:07.181Z] ---> 2f86787a100d [2022-07-14T17:14:07.181Z] Step 25/26 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:07.181Z] ---> Running in 888c4fadc4ad [2022-07-14T17:14:07.448Z] Removing intermediate container 888c4fadc4ad [2022-07-14T17:14:07.448Z] ---> 3d7ff58b2408 [2022-07-14T17:14:07.448Z] Step 26/26 : LABEL version=2.2.1-dev.29 [2022-07-14T17:14:07.448Z] ---> Running in a355ab858b80 [2022-07-14T17:14:07.708Z] Attempting uninstall: requests [2022-07-14T17:14:07.708Z] Found existing installation: requests 2.26.0 [2022-07-14T17:14:07.708Z] Uninstalling requests-2.26.0: [2022-07-14T17:14:07.708Z] Removing intermediate container a355ab858b80 [2022-07-14T17:14:07.708Z] ---> 6481ebd4a328 [2022-07-14T17:14:07.708Z] [2022-07-14T17:14:07.708Z] Successfully uninstalled requests-2.26.0 [2022-07-14T17:14:07.708Z] Successfully built 6481ebd4a328 [2022-07-14T17:14:07.708Z] Successfully tagged security-spire-config:latest [2022-07-14T17:14:07.708Z]  Building security-spire-config ... done  Running setup.py install for texttable: started [2022-07-14T17:14:07.969Z] Running setup.py install for texttable: finished with status 'done' [2022-07-14T17:14:07.969Z] Running setup.py install for PyYAML: started [2022-07-14T17:14:08.228Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-14T17:14:08.488Z] Running setup.py install for docopt: started [2022-07-14T17:14:08.748Z] Running setup.py install for docopt: finished with status 'done' [2022-07-14T17:14:08.748Z] Running setup.py install for dockerpty: started [2022-07-14T17:14:09.008Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-14T17:14:09.268Z] 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-07-14T17:14:11.803Z] Removing intermediate container 81583b87cd91 [2022-07-14T17:14:11.803Z] ---> bcd8224bf69b [2022-07-14T17:14:11.803Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-14T17:14:11.803Z] ---> Running in 5c639b340fd4 [2022-07-14T17:14:11.803Z] Removing intermediate container 5c639b340fd4 [2022-07-14T17:14:11.803Z] ---> 903aeb67e6c8 [2022-07-14T17:14:11.803Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-14T17:14:11.803Z] ---> Running in a054b9d42b1a [2022-07-14T17:14:11.803Z] Removing intermediate container a054b9d42b1a [2022-07-14T17:14:11.803Z] ---> 6383dfce841c [2022-07-14T17:14:11.803Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-14T17:14:12.063Z] ---> 766a0ad6fa2a [2022-07-14T17:14:12.063Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-14T17:14:12.331Z] ---> 13140439b7e1 [2022-07-14T17:14:12.331Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-14T17:14:12.592Z] ---> efa978cd5c08 [2022-07-14T17:14:12.592Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-14T17:14:12.592Z] ---> Running in 5a1895068854 [2022-07-14T17:14:12.592Z] Removing intermediate container 5a1895068854 [2022-07-14T17:14:12.592Z] ---> a6cd894dd3d0 [2022-07-14T17:14:12.592Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:14:12.852Z] ---> Running in 0d4611e52f7e [2022-07-14T17:14:12.852Z] Removing intermediate container 0d4611e52f7e [2022-07-14T17:14:12.852Z] ---> 5d0a5c11a6ee [2022-07-14T17:14:12.852Z] Step 21/23 : LABEL arch=x86_64 [2022-07-14T17:14:12.852Z] ---> Running in ac468cd171d3 [2022-07-14T17:14:12.852Z] Removing intermediate container ac468cd171d3 [2022-07-14T17:14:12.852Z] ---> 8441de082d3d [2022-07-14T17:14:12.852Z] Step 22/23 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:13.112Z] ---> Running in 422f94d77616 [2022-07-14T17:14:13.112Z] Removing intermediate container 422f94d77616 [2022-07-14T17:14:13.112Z] ---> 7140db27f3c0 [2022-07-14T17:14:13.112Z] Step 23/23 : LABEL version=2.2.1-dev.29 [2022-07-14T17:14:13.112Z] ---> Running in cf72a5b45d9a [2022-07-14T17:14:13.372Z] Removing intermediate container cf72a5b45d9a [2022-07-14T17:14:13.372Z] ---> 593cbcc9b3cd [2022-07-14T17:14:13.372Z] [2022-07-14T17:14:13.372Z] Successfully built 593cbcc9b3cd [2022-07-14T17:14:13.372Z] Successfully tagged sys-mgmt-agent:latest [2022-07-14T17:14:13.378Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-14T17:14:13.388Z] $ docker stop --time=1 3f0f8ce2b866e12159b11978fbc651151f9403d848f492475514409e40348d20 [2022-07-14T17:14:14.594Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:14:14.594Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:14:14.594Z] ---> b4dbfa99e42e [2022-07-14T17:14:14.594Z] Step 3/25 : WORKDIR /edgex-go [2022-07-14T17:14:14.594Z] ---> Running in af1e890c5787 [2022-07-14T17:14:14.594Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:14:14.594Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:14:14.594Z] ---> b4dbfa99e42e [2022-07-14T17:14:14.594Z] Step 3/20 : WORKDIR /edgex-go [2022-07-14T17:14:14.594Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:14:14.594Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:14:14.594Z] ---> b4dbfa99e42e [2022-07-14T17:14:14.594Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T17:14:14.594Z] ---> Running in 03ab6d156b48 [2022-07-14T17:14:14.594Z] ---> Running in 9a69c81b5ad1 [2022-07-14T17:14:14.594Z] Removing intermediate container af1e890c5787 [2022-07-14T17:14:14.594Z] ---> 54f52ab1fb1c [2022-07-14T17:14:14.594Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:14:14.594Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:14:14.594Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:14:14.594Z] ---> b4dbfa99e42e [2022-07-14T17:14:14.594Z] Step 3/22 : WORKDIR /edgex-goStep 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:14:14.594Z] ---> Using cache [2022-07-14T17:14:14.594Z] [2022-07-14T17:14:14.594Z] ---> 54f52ab1fb1c [2022-07-14T17:14:14.594Z] Step 2/25 : FROM ${BUILDER_BASE} AS builderStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:14:14.594Z] [2022-07-14T17:14:14.594Z] ---> b4dbfa99e42e [2022-07-14T17:14:14.594Z] Step 3/25 : WORKDIR /edgex-go [2022-07-14T17:14:14.594Z] ---> Using cache [2022-07-14T17:14:14.594Z] ---> 54f52ab1fb1c [2022-07-14T17:14:14.594Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:14:14.594Z] ---> Running in 361ec8df3368 [2022-07-14T17:14:14.594Z] ---> Running in 93226bdbdce8 [2022-07-14T17:14:14.594Z] ---> Running in 62408de5b046 [2022-07-14T17:14:14.594Z] Removing intermediate container 9a69c81b5ad1 [2022-07-14T17:14:14.594Z] ---> aa42d0d81d2c [2022-07-14T17:14:14.594Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:14:14.594Z] Removing intermediate container 03ab6d156b48 [2022-07-14T17:14:14.594Z] ---> 5ddbea31e268 [2022-07-14T17:14:14.594Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-14T17:14:14.700Z] $ docker rm -f 3f0f8ce2b866e12159b11978fbc651151f9403d848f492475514409e40348d20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T17:14:15.013Z] ---> Running in 9b4eb2dd5549 [2022-07-14T17:14:15.014Z] ---> Running in 48a92a837126 [2022-07-14T17:14:15.047Z] + docker images [2022-07-14T17:14:15.047Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-14T17:14:15.047Z] sys-mgmt-agent latest 593cbcc9b3cd 1 second ago 299MB [2022-07-14T17:14:15.047Z] security-spire-config latest 6481ebd4a328 7 seconds ago 85.8MB [2022-07-14T17:14:15.047Z] security-secretstore-setup latest 6f02c56880c2 9 seconds ago 28.9MB [2022-07-14T17:14:15.047Z] security-spire-server latest 2594abe2f6a4 10 seconds ago 86.5MB [2022-07-14T17:14:15.047Z] 505ca37ddfbb 14 seconds ago 1.52GB [2022-07-14T17:14:15.047Z] e474de5312ef 14 seconds ago 1.52GB [2022-07-14T17:14:15.047Z] 99b630b2157d 16 seconds ago 1.63GB [2022-07-14T17:14:15.047Z] 8de8717dc16e 17 seconds ago 1.62GB [2022-07-14T17:14:15.048Z] security-proxy-setup latest 1d6e1af03992 30 seconds ago 27.1MB [2022-07-14T17:14:15.048Z] core-metadata latest ca8a385efd40 35 seconds ago 17.1MB [2022-07-14T17:14:15.048Z] core-command latest c18edd9a1ec9 42 seconds ago 16.1MB [2022-07-14T17:14:15.048Z] security-spiffe-token-provider latest 3a2b4d6fb93e 46 seconds ago 29.1MB [2022-07-14T17:14:15.048Z] 6b044c86dab4 47 seconds ago 1.62GB [2022-07-14T17:14:15.048Z] c50e7c4d7a30 49 seconds ago 1.63GB [2022-07-14T17:14:15.048Z] 7c5126c27f17 52 seconds ago 1.62GB [2022-07-14T17:14:15.048Z] b0e918eb287a About a minute ago 1.67GB [2022-07-14T17:14:15.048Z] security-bootstrapper latest e453d943f1a5 About a minute ago 19.3MB [2022-07-14T17:14:15.048Z] core-data latest c9f1a26aa4ae About a minute ago 21.5MB [2022-07-14T17:14:15.048Z] support-notifications latest 48e8dce76ccd About a minute ago 27.1MB [2022-07-14T17:14:15.048Z] support-scheduler latest 20d09a2c4319 About a minute ago 26.5MB [2022-07-14T17:14:15.048Z] 73bbb442ba94 About a minute ago 1.68GB [2022-07-14T17:14:15.048Z] 5524a3deb555 About a minute ago 1.68GB [2022-07-14T17:14:15.048Z] 5d1b3ba3e279 About a minute ago 1.65GB [2022-07-14T17:14:15.048Z] 10e70c454059 About a minute ago 1.62GB [2022-07-14T17:14:15.048Z] security-spire-agent latest 934a75562c16 About a minute ago 125MB [2022-07-14T17:14:15.048Z] c2837e493c7c 2 minutes ago 1.52GB [2022-07-14T17:14:15.048Z] ci-base-image-x86_64 latest d7931ceb3ee1 4 minutes ago 937MB [2022-07-14T17:14:15.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 days ago 253MB [2022-07-14T17:14:15.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 days ago 677MB [2022-07-14T17:14:15.048Z] alpine 3.16 e66264b98777 7 weeks ago 5.53MB [2022-07-14T17:14:15.048Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-14T17:14:15.048Z] alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB [2022-07-14T17:14:15.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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-07-14T17:14:15.161Z] provisioning config files... [2022-07-14T17:14:15.170Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/263@tmp/config5626933634805174696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:14:15.464Z] ---> docker-login.sh [2022-07-14T17:14:15.464Z] nexus3.edgexfoundry.org:10001 [2022-07-14T17:14:15.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:14:15.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:14:15.464Z] Configure a credential helper to remove this warning. See [2022-07-14T17:14:15.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:14:15.464Z] [2022-07-14T17:14:15.464Z] Login Succeeded [2022-07-14T17:14:15.464Z] nexus3.edgexfoundry.org:10002 [2022-07-14T17:14:15.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:14:15.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:14:15.723Z] Configure a credential helper to remove this warning. See [2022-07-14T17:14:15.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:14:15.723Z] [2022-07-14T17:14:15.723Z] Login Succeeded [2022-07-14T17:14:15.723Z] nexus3.edgexfoundry.org:10003 [2022-07-14T17:14:15.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:14:15.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:14:15.723Z] Configure a credential helper to remove this warning. See [2022-07-14T17:14:15.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:14:15.723Z] [2022-07-14T17:14:15.723Z] Login Succeeded [2022-07-14T17:14:15.723Z] nexus3.edgexfoundry.org:10004 [2022-07-14T17:14:15.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:14:15.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:14:15.984Z] Configure a credential helper to remove this warning. See [2022-07-14T17:14:15.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:14:15.985Z] [2022-07-14T17:14:15.985Z] Login Succeeded [2022-07-14T17:14:15.985Z] docker.io [2022-07-14T17:14:15.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:14:16.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:14:16.244Z] Configure a credential helper to remove this warning. See [2022-07-14T17:14:16.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:14:16.244Z] [2022-07-14T17:14:16.244Z] Login Succeeded [2022-07-14T17:14:16.244Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T17:14:16.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:14:16.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T17:14:16.306Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-07-14T17:14:16.306Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:16.306Z] latest [2022-07-14T17:14:16.306Z] 2.2.1-dev.29 [2022-07-14T17:14:16.306Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:16.306Z] main [2022-07-14T17:14:16.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:16.626Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:16.935Z] + docker push nexus3.edgexfoundry.org:10004/core-command:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:16.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-14T17:14:16.935Z] b0c3069a7697: Preparing [2022-07-14T17:14:16.935Z] 10e3ac77af5c: Preparing [2022-07-14T17:14:16.935Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:16.935Z] 69752313703f: Preparing [2022-07-14T17:14:16.935Z] 24302eb7d908: Preparing [2022-07-14T17:14:16.935Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:16.935Z] 69752313703f: Pushed [2022-07-14T17:14:16.935Z] 5c99c1fcb47f: Pushed [2022-07-14T17:14:16.935Z] b0c3069a7697: Pushed [2022-07-14T17:14:18.314Z] 10e3ac77af5c: Pushed [2022-07-14T17:14:18.314Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:ba51d5f14bc3f10eca6f8467769f8263aba5527fcbe0d3b6b6b2ea1c335814ab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:18.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:18.621Z] Removing intermediate container 93226bdbdce8 [2022-07-14T17:14:18.621Z] ---> c5af4505c624 [2022-07-14T17:14:18.621Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-14T17:14:18.621Z] Removing intermediate container 62408de5b046 [2022-07-14T17:14:18.621Z] ---> 4c590c3912ca [2022-07-14T17:14:18.621Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-14T17:14:18.621Z] Removing intermediate container 361ec8df3368 [2022-07-14T17:14:18.621Z] ---> 12ced46158cd [2022-07-14T17:14:18.621Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T17:14:18.621Z] ---> Running in becd489f4fa4 [2022-07-14T17:14:18.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:18.636Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:18.905Z] Removing intermediate container 9b4eb2dd5549 [2022-07-14T17:14:18.905Z] ---> 06bdd92f4d3f [2022-07-14T17:14:18.905Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-14T17:14:18.905Z] ---> Running in 27267a76c673 [2022-07-14T17:14:18.905Z] ---> Running in 2506ae82ae06 [2022-07-14T17:14:18.947Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-14T17:14:18.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-14T17:14:18.947Z] b0c3069a7697: Preparing [2022-07-14T17:14:18.947Z] 10e3ac77af5c: Preparing [2022-07-14T17:14:18.947Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:18.947Z] 69752313703f: Preparing [2022-07-14T17:14:18.947Z] 24302eb7d908: Preparing [2022-07-14T17:14:18.947Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:18.947Z] 69752313703f: Layer already exists [2022-07-14T17:14:18.947Z] b0c3069a7697: Layer already exists [2022-07-14T17:14:18.947Z] 10e3ac77af5c: Layer already exists [2022-07-14T17:14:18.947Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:18.947Z] latest: digest: sha256:ba51d5f14bc3f10eca6f8467769f8263aba5527fcbe0d3b6b6b2ea1c335814ab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:19.187Z] ---> Running in 2aa74d3c9e46 [2022-07-14T17:14:19.271Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:19.583Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.29 [2022-07-14T17:14:19.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-14T17:14:19.583Z] b0c3069a7697: Preparing [2022-07-14T17:14:19.583Z] 10e3ac77af5c: Preparing [2022-07-14T17:14:19.583Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:19.583Z] 69752313703f: Preparing [2022-07-14T17:14:19.583Z] 24302eb7d908: Preparing [2022-07-14T17:14:19.583Z] 10e3ac77af5c: Layer already exists [2022-07-14T17:14:19.583Z] b0c3069a7697: Layer already exists [2022-07-14T17:14:19.583Z] 69752313703f: Layer already exists [2022-07-14T17:14:19.583Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:19.583Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:19.583Z] 2.2.1-dev.29: digest: sha256:ba51d5f14bc3f10eca6f8467769f8263aba5527fcbe0d3b6b6b2ea1c335814ab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:19.790Z] v3.16.0-331-g92e8eb72af [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-14T17:14:19.790Z] v3.16.0-331-g92e8eb72af [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-14T17:14:19.790Z] OK: 16887 distinct packages available [2022-07-14T17:14:19.894Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:20.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:20.206Z] + docker push nexus3.edgexfoundry.org:10004/core-command:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:20.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-14T17:14:20.206Z] b0c3069a7697: Preparing [2022-07-14T17:14:20.206Z] 10e3ac77af5c: Preparing [2022-07-14T17:14:20.206Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:20.206Z] 69752313703f: Preparing [2022-07-14T17:14:20.206Z] 24302eb7d908: Preparing [2022-07-14T17:14:20.206Z] 10e3ac77af5c: Layer already exists [2022-07-14T17:14:20.206Z] 69752313703f: Layer already exists [2022-07-14T17:14:20.206Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:20.206Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:20.206Z] b0c3069a7697: Layer already exists [2022-07-14T17:14:20.206Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:ba51d5f14bc3f10eca6f8467769f8263aba5527fcbe0d3b6b6b2ea1c335814ab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:20.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:20.520Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:20.825Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-07-14T17:14:20.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-14T17:14:20.825Z] b0c3069a7697: Preparing [2022-07-14T17:14:20.825Z] 10e3ac77af5c: Preparing [2022-07-14T17:14:20.825Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:20.825Z] 69752313703f: Preparing [2022-07-14T17:14:20.825Z] 24302eb7d908: Preparing [2022-07-14T17:14:20.825Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:20.825Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:20.825Z] b0c3069a7697: Layer already exists [2022-07-14T17:14:20.825Z] 69752313703f: Layer already exists [2022-07-14T17:14:20.825Z] 10e3ac77af5c: Layer already exists [2022-07-14T17:14:20.825Z] main: digest: sha256:ba51d5f14bc3f10eca6f8467769f8263aba5527fcbe0d3b6b6b2ea1c335814ab size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:14:20.872Z] ===================================================== [Pipeline] echo [2022-07-14T17:14:20.881Z] taggedImages: [2022-07-14T17:14:20.881Z] - nexus3.edgexfoundry.org:10004/core-command:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:20.881Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-14T17:14:20.881Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.29 [2022-07-14T17:14:20.881Z] - nexus3.edgexfoundry.org:10004/core-command:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:20.881Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-07-14T17:14:20.901Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-07-14T17:14:20.901Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:20.901Z] latest [2022-07-14T17:14:20.901Z] 2.2.1-dev.29 [2022-07-14T17:14:20.901Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:20.901Z] main [2022-07-14T17:14:20.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:21.224Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:21.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:21.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:21.347Z] OK: 221 MiB in 51 packages [2022-07-14T17:14:21.530Z] + docker push nexus3.edgexfoundry.org:10004/core-data:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:21.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-14T17:14:21.530Z] d9596066ca35: Preparing [2022-07-14T17:14:21.530Z] 8fa8ec2d0273: Preparing [2022-07-14T17:14:21.530Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:21.530Z] 24e57f571935: Preparing [2022-07-14T17:14:21.530Z] ef704cd77e01: Preparing [2022-07-14T17:14:21.530Z] 24302eb7d908: Preparing [2022-07-14T17:14:21.530Z] 24302eb7d908: Waiting [2022-07-14T17:14:21.530Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:21.530Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:21.530Z] ef704cd77e01: Pushed [2022-07-14T17:14:21.530Z] d9596066ca35: Pushed [2022-07-14T17:14:21.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:21.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:21.789Z] 24e57f571935: Pushed [2022-07-14T17:14:21.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:22.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:22.481Z] Removing intermediate container 48a92a837126 [2022-07-14T17:14:22.481Z] ---> 2ba38ee192b8 [2022-07-14T17:14:22.481Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-14T17:14:22.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:22.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:14:23.174Z] 8fa8ec2d0273: Pushed [2022-07-14T17:14:23.175Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:e70fe24c28095dad11fea75f2dacefc61176675727cbf2b028e34ae9bde8f088 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:23.472Z] OK: 221 MiB in 51 packages [2022-07-14T17:14:23.488Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:23.778Z] OK: 221 MiB in 51 packages [2022-07-14T17:14:23.778Z] OK: 221 MiB in 51 packages [2022-07-14T17:14:23.778Z] ---> d48bcba8ac7b [2022-07-14T17:14:23.778Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:14:23.794Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-14T17:14:23.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-14T17:14:23.794Z] d9596066ca35: Preparing [2022-07-14T17:14:23.794Z] 8fa8ec2d0273: Preparing [2022-07-14T17:14:23.794Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:23.794Z] 24e57f571935: Preparing [2022-07-14T17:14:23.794Z] ef704cd77e01: Preparing [2022-07-14T17:14:23.794Z] 24302eb7d908: Preparing [2022-07-14T17:14:23.794Z] 24302eb7d908: Waiting [2022-07-14T17:14:23.794Z] d9596066ca35: Layer already exists [2022-07-14T17:14:23.794Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:23.794Z] 8fa8ec2d0273: Layer already exists [2022-07-14T17:14:23.794Z] ef704cd77e01: Layer already exists [2022-07-14T17:14:23.794Z] 24e57f571935: Layer already exists [2022-07-14T17:14:23.794Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:23.794Z] latest: digest: sha256:e70fe24c28095dad11fea75f2dacefc61176675727cbf2b028e34ae9bde8f088 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:24.061Z] ---> Running in cd23f61c3c08 [2022-07-14T17:14:24.061Z] OK: 221 MiB in 51 packages [2022-07-14T17:14:24.113Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:24.421Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.29 [2022-07-14T17:14:24.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-14T17:14:24.421Z] d9596066ca35: Preparing [2022-07-14T17:14:24.421Z] 8fa8ec2d0273: Preparing [2022-07-14T17:14:24.421Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:24.421Z] 24e57f571935: Preparing [2022-07-14T17:14:24.421Z] ef704cd77e01: Preparing [2022-07-14T17:14:24.421Z] 24302eb7d908: Preparing [2022-07-14T17:14:24.421Z] 24302eb7d908: Waiting [2022-07-14T17:14:24.421Z] d9596066ca35: Layer already exists [2022-07-14T17:14:24.421Z] ef704cd77e01: Layer already exists [2022-07-14T17:14:24.421Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:24.421Z] 8fa8ec2d0273: Layer already exists [2022-07-14T17:14:24.421Z] 24e57f571935: Layer already exists [2022-07-14T17:14:24.421Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:24.421Z] 2.2.1-dev.29: digest: sha256:e70fe24c28095dad11fea75f2dacefc61176675727cbf2b028e34ae9bde8f088 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:24.817Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:25.073Z] Removing intermediate container becd489f4fa4 [2022-07-14T17:14:25.073Z] ---> 5172a93750a9 [2022-07-14T17:14:25.073Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T17:14:25.171Z] + docker push nexus3.edgexfoundry.org:10004/core-data:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:25.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-14T17:14:25.172Z] d9596066ca35: Preparing [2022-07-14T17:14:25.172Z] 8fa8ec2d0273: Preparing [2022-07-14T17:14:25.172Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:25.172Z] 24e57f571935: Preparing [2022-07-14T17:14:25.172Z] ef704cd77e01: Preparing [2022-07-14T17:14:25.172Z] 24302eb7d908: Preparing [2022-07-14T17:14:25.172Z] 24302eb7d908: Waiting [2022-07-14T17:14:25.172Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:25.172Z] 24e57f571935: Layer already exists [2022-07-14T17:14:25.172Z] ef704cd77e01: Layer already exists [2022-07-14T17:14:25.172Z] d9596066ca35: Layer already exists [2022-07-14T17:14:25.172Z] 8fa8ec2d0273: Layer already exists [2022-07-14T17:14:25.172Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:25.172Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:e70fe24c28095dad11fea75f2dacefc61176675727cbf2b028e34ae9bde8f088 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:25.492Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:25.682Z] Removing intermediate container 27267a76c673 [2022-07-14T17:14:25.682Z] ---> 685bcbd62a22 [2022-07-14T17:14:25.682Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-14T17:14:25.682Z] Removing intermediate container 2aa74d3c9e46 [2022-07-14T17:14:25.682Z] ---> 87e7e4cfff98 [2022-07-14T17:14:25.682Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-14T17:14:25.811Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-07-14T17:14:25.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-14T17:14:25.811Z] d9596066ca35: Preparing [2022-07-14T17:14:25.811Z] 8fa8ec2d0273: Preparing [2022-07-14T17:14:25.811Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:25.811Z] 24e57f571935: Preparing [2022-07-14T17:14:25.811Z] ef704cd77e01: Preparing [2022-07-14T17:14:25.811Z] 24302eb7d908: Preparing [2022-07-14T17:14:25.811Z] 24302eb7d908: Waiting [2022-07-14T17:14:25.811Z] 24e57f571935: Layer already exists [2022-07-14T17:14:25.811Z] ef704cd77e01: Layer already exists [2022-07-14T17:14:25.811Z] 8fa8ec2d0273: Layer already exists [2022-07-14T17:14:25.811Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:25.811Z] d9596066ca35: Layer already exists [2022-07-14T17:14:25.811Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:25.811Z] main: digest: sha256:e70fe24c28095dad11fea75f2dacefc61176675727cbf2b028e34ae9bde8f088 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:14:25.855Z] ===================================================== [Pipeline] echo [2022-07-14T17:14:25.863Z] taggedImages: [2022-07-14T17:14:25.863Z] - nexus3.edgexfoundry.org:10004/core-data:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:25.863Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-14T17:14:25.863Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.29 [2022-07-14T17:14:25.863Z] - nexus3.edgexfoundry.org:10004/core-data:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:25.863Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-07-14T17:14:25.891Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-07-14T17:14:25.891Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:25.891Z] latest [2022-07-14T17:14:25.891Z] 2.2.1-dev.29 [2022-07-14T17:14:25.891Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:25.891Z] main [2022-07-14T17:14:25.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:25.965Z] Removing intermediate container 2506ae82ae06 [2022-07-14T17:14:25.966Z] ---> 1c21ff10fb24 [2022-07-14T17:14:25.966Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T17:14:26.218Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-07-14T17:14:26.241Z] ---> 2889d5dbb69c [2022-07-14T17:14:26.241Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh [2022-07-14T17:14:26.525Z] ---> Running in f3a054513be0 [2022-07-14T17:14:26.529Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:26.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-14T17:14:26.529Z] ddb8cfe120f0: Preparing [2022-07-14T17:14:26.529Z] fd720f2517fc: Preparing [2022-07-14T17:14:26.529Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:26.529Z] 69752313703f: Preparing [2022-07-14T17:14:26.529Z] 24302eb7d908: Preparing [2022-07-14T17:14:26.529Z] 69752313703f: Layer already exists [2022-07-14T17:14:26.529Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:26.529Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:26.529Z] ddb8cfe120f0: Pushed [2022-07-14T17:14:27.158Z] ---> 4c196cdae9a6 [2022-07-14T17:14:27.158Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:14:27.158Z] ---> Running in 5d94d30592c9 [2022-07-14T17:14:27.761Z] ---> 9eae81331691 [2022-07-14T17:14:27.761Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:14:27.761Z] ---> dd3a21abe58a [2022-07-14T17:14:27.761Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:14:27.908Z] fd720f2517fc: Pushed [2022-07-14T17:14:27.908Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:bd0b42cabbcd0d992a44f7b28426f50804e297630ac28ee44c6288162ca4075b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:28.045Z] ---> Running in d9f99dd1c0a8 [2022-07-14T17:14:28.045Z] ---> Running in c860f58b0195 [2022-07-14T17:14:28.229Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:28.540Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-14T17:14:28.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-14T17:14:28.540Z] ddb8cfe120f0: Preparing [2022-07-14T17:14:28.540Z] fd720f2517fc: Preparing [2022-07-14T17:14:28.540Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:28.540Z] 69752313703f: Preparing [2022-07-14T17:14:28.540Z] 24302eb7d908: Preparing [2022-07-14T17:14:28.540Z] ddb8cfe120f0: Layer already exists [2022-07-14T17:14:28.540Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:28.540Z] 69752313703f: Layer already exists [2022-07-14T17:14:28.540Z] fd720f2517fc: Layer already exists [2022-07-14T17:14:28.540Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:28.540Z] latest: digest: sha256:bd0b42cabbcd0d992a44f7b28426f50804e297630ac28ee44c6288162ca4075b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:28.867Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:29.179Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.29 [2022-07-14T17:14:29.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-14T17:14:29.179Z] ddb8cfe120f0: Preparing [2022-07-14T17:14:29.179Z] fd720f2517fc: Preparing [2022-07-14T17:14:29.179Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:29.179Z] 69752313703f: Preparing [2022-07-14T17:14:29.179Z] 24302eb7d908: Preparing [2022-07-14T17:14:29.179Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:29.179Z] ddb8cfe120f0: Layer already exists [2022-07-14T17:14:29.179Z] fd720f2517fc: Layer already exists [2022-07-14T17:14:29.179Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:29.179Z] 69752313703f: Layer already exists [2022-07-14T17:14:29.179Z] 2.2.1-dev.29: digest: sha256:bd0b42cabbcd0d992a44f7b28426f50804e297630ac28ee44c6288162ca4075b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:29.500Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:29.814Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:29.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-14T17:14:29.814Z] ddb8cfe120f0: Preparing [2022-07-14T17:14:29.814Z] fd720f2517fc: Preparing [2022-07-14T17:14:29.814Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:29.814Z] 69752313703f: Preparing [2022-07-14T17:14:29.814Z] 24302eb7d908: Preparing [2022-07-14T17:14:29.814Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:29.814Z] 69752313703f: Layer already exists [2022-07-14T17:14:29.814Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:29.814Z] fd720f2517fc: Layer already exists [2022-07-14T17:14:29.814Z] ddb8cfe120f0: Layer already exists [2022-07-14T17:14:29.814Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:bd0b42cabbcd0d992a44f7b28426f50804e297630ac28ee44c6288162ca4075b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:30.131Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:30.441Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-07-14T17:14:30.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-14T17:14:30.441Z] ddb8cfe120f0: Preparing [2022-07-14T17:14:30.441Z] fd720f2517fc: Preparing [2022-07-14T17:14:30.441Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:30.441Z] 69752313703f: Preparing [2022-07-14T17:14:30.441Z] 24302eb7d908: Preparing [2022-07-14T17:14:30.441Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:30.441Z] ddb8cfe120f0: Layer already exists [2022-07-14T17:14:30.441Z] 69752313703f: Layer already exists [2022-07-14T17:14:30.441Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:30.441Z] fd720f2517fc: Layer already exists [2022-07-14T17:14:30.441Z] main: digest: sha256:bd0b42cabbcd0d992a44f7b28426f50804e297630ac28ee44c6288162ca4075b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:14:30.480Z] ===================================================== [Pipeline] echo [2022-07-14T17:14:30.488Z] taggedImages: [2022-07-14T17:14:30.488Z] - nexus3.edgexfoundry.org:10004/core-metadata:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:30.488Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-14T17:14:30.488Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.29 [2022-07-14T17:14:30.488Z] - nexus3.edgexfoundry.org:10004/core-metadata:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:30.488Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-07-14T17:14:30.508Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-07-14T17:14:30.508Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:30.508Z] latest [2022-07-14T17:14:30.508Z] 2.2.1-dev.29 [2022-07-14T17:14:30.508Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:30.508Z] main [2022-07-14T17:14:30.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:30.814Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:31.118Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:31.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-14T17:14:31.118Z] f991d06f96f7: Preparing [2022-07-14T17:14:31.118Z] f991d06f96f7: Preparing [2022-07-14T17:14:31.118Z] 1b000fd9bce1: Preparing [2022-07-14T17:14:31.118Z] b1b002615782: Preparing [2022-07-14T17:14:31.118Z] 72907be8e3c9: Preparing [2022-07-14T17:14:31.118Z] 3ba0d378c9b6: Preparing [2022-07-14T17:14:31.118Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:31.118Z] 94aa3be675af: Preparing [2022-07-14T17:14:31.118Z] 1143a7075918: Preparing [2022-07-14T17:14:31.118Z] 95068bd0b047: Preparing [2022-07-14T17:14:31.118Z] 5c99c1fcb47f: Waiting [2022-07-14T17:14:31.118Z] 94aa3be675af: Waiting [2022-07-14T17:14:31.118Z] 1143a7075918: Waiting [2022-07-14T17:14:31.118Z] 0efc091d71cd: Preparing [2022-07-14T17:14:31.118Z] 24302eb7d908: Preparing [2022-07-14T17:14:31.118Z] 95068bd0b047: Waiting [2022-07-14T17:14:31.118Z] 24302eb7d908: Waiting [2022-07-14T17:14:31.118Z] 0efc091d71cd: Waiting [2022-07-14T17:14:31.118Z] 72907be8e3c9: Pushed [2022-07-14T17:14:31.118Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:31.118Z] 1b000fd9bce1: Pushed [2022-07-14T17:14:31.118Z] b1b002615782: Pushed [2022-07-14T17:14:31.118Z] f991d06f96f7: Pushed [2022-07-14T17:14:31.378Z] 94aa3be675af: Pushed [2022-07-14T17:14:31.378Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:31.378Z] 1143a7075918: Pushed [2022-07-14T17:14:31.378Z] 0efc091d71cd: Pushed [2022-07-14T17:14:31.378Z] 95068bd0b047: Pushed [2022-07-14T17:14:32.759Z] 3ba0d378c9b6: Pushed [2022-07-14T17:14:32.759Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:65f28cfddf2ca554e8804226767f0affe0b41c054946e531621f073856cbfbae size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:33.073Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:33.382Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-14T17:14:33.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-14T17:14:33.382Z] f991d06f96f7: Preparing [2022-07-14T17:14:33.382Z] f991d06f96f7: Preparing [2022-07-14T17:14:33.382Z] 1b000fd9bce1: Preparing [2022-07-14T17:14:33.382Z] b1b002615782: Preparing [2022-07-14T17:14:33.382Z] 72907be8e3c9: Preparing [2022-07-14T17:14:33.382Z] 3ba0d378c9b6: Preparing [2022-07-14T17:14:33.382Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:33.382Z] 94aa3be675af: Preparing [2022-07-14T17:14:33.382Z] 1143a7075918: Preparing [2022-07-14T17:14:33.382Z] 95068bd0b047: Preparing [2022-07-14T17:14:33.382Z] 0efc091d71cd: Preparing [2022-07-14T17:14:33.382Z] 24302eb7d908: Preparing [2022-07-14T17:14:33.382Z] 5c99c1fcb47f: Waiting [2022-07-14T17:14:33.382Z] 94aa3be675af: Waiting [2022-07-14T17:14:33.382Z] 1143a7075918: Waiting [2022-07-14T17:14:33.382Z] 95068bd0b047: Waiting [2022-07-14T17:14:33.382Z] 0efc091d71cd: Waiting [2022-07-14T17:14:33.382Z] 24302eb7d908: Waiting [2022-07-14T17:14:33.382Z] 3ba0d378c9b6: Layer already exists [2022-07-14T17:14:33.382Z] 1b000fd9bce1: Layer already exists [2022-07-14T17:14:33.382Z] 72907be8e3c9: Layer already exists [2022-07-14T17:14:33.382Z] f991d06f96f7: Layer already exists [2022-07-14T17:14:33.382Z] b1b002615782: Layer already exists [2022-07-14T17:14:33.382Z] 94aa3be675af: Layer already exists [2022-07-14T17:14:33.382Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:33.382Z] 1143a7075918: Layer already exists [2022-07-14T17:14:33.382Z] 0efc091d71cd: Layer already exists [2022-07-14T17:14:33.382Z] 95068bd0b047: Layer already exists [2022-07-14T17:14:33.382Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:33.382Z] latest: digest: sha256:65f28cfddf2ca554e8804226767f0affe0b41c054946e531621f073856cbfbae size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:33.705Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:34.015Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.29 [2022-07-14T17:14:34.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-14T17:14:34.015Z] f991d06f96f7: Preparing [2022-07-14T17:14:34.015Z] f991d06f96f7: Preparing [2022-07-14T17:14:34.015Z] 1b000fd9bce1: Preparing [2022-07-14T17:14:34.015Z] b1b002615782: Preparing [2022-07-14T17:14:34.015Z] 72907be8e3c9: Preparing [2022-07-14T17:14:34.015Z] 3ba0d378c9b6: Preparing [2022-07-14T17:14:34.015Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:34.015Z] 94aa3be675af: Preparing [2022-07-14T17:14:34.015Z] 1143a7075918: Preparing [2022-07-14T17:14:34.015Z] 95068bd0b047: Preparing [2022-07-14T17:14:34.015Z] 0efc091d71cd: Preparing [2022-07-14T17:14:34.015Z] 24302eb7d908: Preparing [2022-07-14T17:14:34.015Z] 5c99c1fcb47f: Waiting [2022-07-14T17:14:34.015Z] 94aa3be675af: Waiting [2022-07-14T17:14:34.015Z] 0efc091d71cd: Waiting [2022-07-14T17:14:34.015Z] 24302eb7d908: Waiting [2022-07-14T17:14:34.015Z] 1143a7075918: Waiting [2022-07-14T17:14:34.015Z] 95068bd0b047: Waiting [2022-07-14T17:14:34.015Z] 1b000fd9bce1: Layer already exists [2022-07-14T17:14:34.015Z] f991d06f96f7: Layer already exists [2022-07-14T17:14:34.015Z] b1b002615782: Layer already exists [2022-07-14T17:14:34.016Z] 3ba0d378c9b6: Layer already exists [2022-07-14T17:14:34.016Z] 72907be8e3c9: Layer already exists [2022-07-14T17:14:34.016Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:34.016Z] 0efc091d71cd: Layer already exists [2022-07-14T17:14:34.016Z] 1143a7075918: Layer already exists [2022-07-14T17:14:34.016Z] 95068bd0b047: Layer already exists [2022-07-14T17:14:34.016Z] 94aa3be675af: Layer already exists [2022-07-14T17:14:34.016Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:34.016Z] 2.2.1-dev.29: digest: sha256:65f28cfddf2ca554e8804226767f0affe0b41c054946e531621f073856cbfbae size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:34.329Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:34.642Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:34.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-14T17:14:34.642Z] f991d06f96f7: Preparing [2022-07-14T17:14:34.642Z] f991d06f96f7: Preparing [2022-07-14T17:14:34.642Z] 1b000fd9bce1: Preparing [2022-07-14T17:14:34.642Z] b1b002615782: Preparing [2022-07-14T17:14:34.642Z] 72907be8e3c9: Preparing [2022-07-14T17:14:34.642Z] 3ba0d378c9b6: Preparing [2022-07-14T17:14:34.642Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:34.642Z] 94aa3be675af: Preparing [2022-07-14T17:14:34.642Z] 1143a7075918: Preparing [2022-07-14T17:14:34.642Z] 95068bd0b047: Preparing [2022-07-14T17:14:34.642Z] 0efc091d71cd: Preparing [2022-07-14T17:14:34.642Z] 24302eb7d908: Preparing [2022-07-14T17:14:34.642Z] 95068bd0b047: Waiting [2022-07-14T17:14:34.642Z] 94aa3be675af: Waiting [2022-07-14T17:14:34.642Z] 1143a7075918: Waiting [2022-07-14T17:14:34.642Z] 0efc091d71cd: Waiting [2022-07-14T17:14:34.642Z] 24302eb7d908: Waiting [2022-07-14T17:14:34.642Z] 72907be8e3c9: Layer already exists [2022-07-14T17:14:34.642Z] b1b002615782: Layer already exists [2022-07-14T17:14:34.642Z] 1b000fd9bce1: Layer already exists [2022-07-14T17:14:34.642Z] f991d06f96f7: Layer already exists [2022-07-14T17:14:34.642Z] 3ba0d378c9b6: Layer already exists [2022-07-14T17:14:34.642Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:34.642Z] 1143a7075918: Layer already exists [2022-07-14T17:14:34.642Z] 94aa3be675af: Layer already exists [2022-07-14T17:14:34.642Z] 95068bd0b047: Layer already exists [2022-07-14T17:14:34.642Z] 0efc091d71cd: Layer already exists [2022-07-14T17:14:34.642Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:34.642Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:65f28cfddf2ca554e8804226767f0affe0b41c054946e531621f073856cbfbae size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:34.960Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:35.271Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-07-14T17:14:35.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-14T17:14:35.271Z] f991d06f96f7: Preparing [2022-07-14T17:14:35.271Z] f991d06f96f7: Preparing [2022-07-14T17:14:35.271Z] 1b000fd9bce1: Preparing [2022-07-14T17:14:35.271Z] b1b002615782: Preparing [2022-07-14T17:14:35.271Z] 72907be8e3c9: Preparing [2022-07-14T17:14:35.271Z] 3ba0d378c9b6: Preparing [2022-07-14T17:14:35.271Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:35.271Z] 94aa3be675af: Preparing [2022-07-14T17:14:35.271Z] 1143a7075918: Preparing [2022-07-14T17:14:35.271Z] 95068bd0b047: Preparing [2022-07-14T17:14:35.271Z] 0efc091d71cd: Preparing [2022-07-14T17:14:35.271Z] 24302eb7d908: Preparing [2022-07-14T17:14:35.271Z] 5c99c1fcb47f: Waiting [2022-07-14T17:14:35.271Z] 94aa3be675af: Waiting [2022-07-14T17:14:35.271Z] 1143a7075918: Waiting [2022-07-14T17:14:35.271Z] 95068bd0b047: Waiting [2022-07-14T17:14:35.271Z] 0efc091d71cd: Waiting [2022-07-14T17:14:35.271Z] 24302eb7d908: Waiting [2022-07-14T17:14:35.271Z] 3ba0d378c9b6: Layer already exists [2022-07-14T17:14:35.271Z] 1b000fd9bce1: Layer already exists [2022-07-14T17:14:35.271Z] b1b002615782: Layer already exists [2022-07-14T17:14:35.271Z] f991d06f96f7: Layer already exists [2022-07-14T17:14:35.271Z] 72907be8e3c9: Layer already exists [2022-07-14T17:14:35.271Z] 95068bd0b047: Layer already exists [2022-07-14T17:14:35.271Z] 94aa3be675af: Layer already exists [2022-07-14T17:14:35.271Z] 1143a7075918: Layer already exists [2022-07-14T17:14:35.271Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:35.271Z] 0efc091d71cd: Layer already exists [2022-07-14T17:14:35.271Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:35.271Z] main: digest: sha256:65f28cfddf2ca554e8804226767f0affe0b41c054946e531621f073856cbfbae size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:14:35.318Z] ===================================================== [Pipeline] echo [2022-07-14T17:14:35.327Z] taggedImages: [2022-07-14T17:14:35.327Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:35.327Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-14T17:14:35.327Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.29 [2022-07-14T17:14:35.327Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:35.327Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-07-14T17:14:35.347Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-07-14T17:14:35.347Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:35.347Z] latest [2022-07-14T17:14:35.347Z] 2.2.1-dev.29 [2022-07-14T17:14:35.347Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:35.347Z] main [2022-07-14T17:14:35.347Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:35.671Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:35.978Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:35.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-14T17:14:35.978Z] bbe67645e699: Preparing [2022-07-14T17:14:35.978Z] 6ea94ab84445: Preparing [2022-07-14T17:14:35.978Z] db02cd35ca98: Preparing [2022-07-14T17:14:35.978Z] ae803f475934: Preparing [2022-07-14T17:14:35.978Z] 953177610589: Preparing [2022-07-14T17:14:35.978Z] 0a2b9d533815: Preparing [2022-07-14T17:14:35.978Z] d4a164531a2b: Preparing [2022-07-14T17:14:35.978Z] 24302eb7d908: Preparing [2022-07-14T17:14:35.978Z] 0a2b9d533815: Waiting [2022-07-14T17:14:35.978Z] d4a164531a2b: Waiting [2022-07-14T17:14:35.978Z] 24302eb7d908: Waiting [2022-07-14T17:14:35.978Z] 953177610589: Pushed [2022-07-14T17:14:35.978Z] bbe67645e699: Pushed [2022-07-14T17:14:35.978Z] 6ea94ab84445: Pushed [2022-07-14T17:14:35.978Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:36.239Z] 0a2b9d533815: Pushed [2022-07-14T17:14:36.501Z] d4a164531a2b: Pushed [2022-07-14T17:14:37.070Z] ae803f475934: Pushed [2022-07-14T17:14:37.070Z] db02cd35ca98: Pushed [2022-07-14T17:14:37.331Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:0332294b9c78f3db9dd3ef4911ebee4c5dbdab066720a97e12184bcb6465791b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:37.650Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:37.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-14T17:14:37.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-14T17:14:37.961Z] bbe67645e699: Preparing [2022-07-14T17:14:37.961Z] 6ea94ab84445: Preparing [2022-07-14T17:14:37.961Z] db02cd35ca98: Preparing [2022-07-14T17:14:37.961Z] ae803f475934: Preparing [2022-07-14T17:14:37.961Z] 953177610589: Preparing [2022-07-14T17:14:37.961Z] 0a2b9d533815: Preparing [2022-07-14T17:14:37.961Z] d4a164531a2b: Preparing [2022-07-14T17:14:37.961Z] 24302eb7d908: Preparing [2022-07-14T17:14:37.961Z] d4a164531a2b: Waiting [2022-07-14T17:14:37.961Z] 0a2b9d533815: Waiting [2022-07-14T17:14:37.961Z] 24302eb7d908: Waiting [2022-07-14T17:14:37.961Z] 953177610589: Layer already exists [2022-07-14T17:14:37.961Z] ae803f475934: Layer already exists [2022-07-14T17:14:37.961Z] db02cd35ca98: Layer already exists [2022-07-14T17:14:37.961Z] bbe67645e699: Layer already exists [2022-07-14T17:14:37.961Z] 6ea94ab84445: Layer already exists [2022-07-14T17:14:37.961Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:37.961Z] 0a2b9d533815: Layer already exists [2022-07-14T17:14:37.961Z] d4a164531a2b: Layer already exists [2022-07-14T17:14:37.961Z] latest: digest: sha256:0332294b9c78f3db9dd3ef4911ebee4c5dbdab066720a97e12184bcb6465791b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:38.279Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:38.592Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.29 [2022-07-14T17:14:38.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-14T17:14:38.592Z] bbe67645e699: Preparing [2022-07-14T17:14:38.592Z] 6ea94ab84445: Preparing [2022-07-14T17:14:38.592Z] db02cd35ca98: Preparing [2022-07-14T17:14:38.592Z] ae803f475934: Preparing [2022-07-14T17:14:38.592Z] 953177610589: Preparing [2022-07-14T17:14:38.592Z] 0a2b9d533815: Preparing [2022-07-14T17:14:38.592Z] d4a164531a2b: Preparing [2022-07-14T17:14:38.592Z] 24302eb7d908: Preparing [2022-07-14T17:14:38.592Z] 0a2b9d533815: Waiting [2022-07-14T17:14:38.592Z] d4a164531a2b: Waiting [2022-07-14T17:14:38.592Z] 24302eb7d908: Waiting [2022-07-14T17:14:38.592Z] 953177610589: Layer already exists [2022-07-14T17:14:38.592Z] 6ea94ab84445: Layer already exists [2022-07-14T17:14:38.592Z] bbe67645e699: Layer already exists [2022-07-14T17:14:38.592Z] db02cd35ca98: Layer already exists [2022-07-14T17:14:38.592Z] ae803f475934: Layer already exists [2022-07-14T17:14:38.592Z] 0a2b9d533815: Layer already exists [2022-07-14T17:14:38.592Z] d4a164531a2b: Layer already exists [2022-07-14T17:14:38.592Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:38.592Z] 2.2.1-dev.29: digest: sha256:0332294b9c78f3db9dd3ef4911ebee4c5dbdab066720a97e12184bcb6465791b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:38.909Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:39.217Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:39.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-14T17:14:39.217Z] bbe67645e699: Preparing [2022-07-14T17:14:39.217Z] 6ea94ab84445: Preparing [2022-07-14T17:14:39.217Z] db02cd35ca98: Preparing [2022-07-14T17:14:39.217Z] ae803f475934: Preparing [2022-07-14T17:14:39.217Z] 953177610589: Preparing [2022-07-14T17:14:39.217Z] 0a2b9d533815: Preparing [2022-07-14T17:14:39.217Z] d4a164531a2b: Preparing [2022-07-14T17:14:39.217Z] 24302eb7d908: Preparing [2022-07-14T17:14:39.217Z] 0a2b9d533815: Waiting [2022-07-14T17:14:39.217Z] d4a164531a2b: Waiting [2022-07-14T17:14:39.217Z] 24302eb7d908: Waiting [2022-07-14T17:14:39.217Z] 6ea94ab84445: Layer already exists [2022-07-14T17:14:39.217Z] 953177610589: Layer already exists [2022-07-14T17:14:39.217Z] db02cd35ca98: Layer already exists [2022-07-14T17:14:39.217Z] ae803f475934: Layer already exists [2022-07-14T17:14:39.217Z] bbe67645e699: Layer already exists [2022-07-14T17:14:39.217Z] 0a2b9d533815: Layer already exists [2022-07-14T17:14:39.217Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:39.217Z] d4a164531a2b: Layer already exists [2022-07-14T17:14:39.217Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:0332294b9c78f3db9dd3ef4911ebee4c5dbdab066720a97e12184bcb6465791b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:39.532Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:39.838Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-07-14T17:14:39.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-14T17:14:39.838Z] bbe67645e699: Preparing [2022-07-14T17:14:39.838Z] 6ea94ab84445: Preparing [2022-07-14T17:14:39.838Z] db02cd35ca98: Preparing [2022-07-14T17:14:39.838Z] ae803f475934: Preparing [2022-07-14T17:14:39.838Z] 953177610589: Preparing [2022-07-14T17:14:39.838Z] 0a2b9d533815: Preparing [2022-07-14T17:14:39.838Z] d4a164531a2b: Preparing [2022-07-14T17:14:39.838Z] 24302eb7d908: Preparing [2022-07-14T17:14:39.838Z] 0a2b9d533815: Waiting [2022-07-14T17:14:39.838Z] d4a164531a2b: Waiting [2022-07-14T17:14:39.838Z] 24302eb7d908: Waiting [2022-07-14T17:14:39.838Z] db02cd35ca98: Layer already exists [2022-07-14T17:14:39.838Z] bbe67645e699: Layer already exists [2022-07-14T17:14:39.838Z] ae803f475934: Layer already exists [2022-07-14T17:14:39.838Z] 953177610589: Layer already exists [2022-07-14T17:14:39.838Z] 6ea94ab84445: Layer already exists [2022-07-14T17:14:39.838Z] 0a2b9d533815: Layer already exists [2022-07-14T17:14:39.838Z] d4a164531a2b: Layer already exists [2022-07-14T17:14:39.838Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:39.838Z] main: digest: sha256:0332294b9c78f3db9dd3ef4911ebee4c5dbdab066720a97e12184bcb6465791b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:14:39.886Z] ===================================================== [Pipeline] echo [2022-07-14T17:14:39.895Z] taggedImages: [2022-07-14T17:14:39.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:39.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-14T17:14:39.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.29 [2022-07-14T17:14:39.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:39.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-07-14T17:14:39.915Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-07-14T17:14:39.915Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:39.915Z] latest [2022-07-14T17:14:39.915Z] 2.2.1-dev.29 [2022-07-14T17:14:39.915Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:39.915Z] main [2022-07-14T17:14:39.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:40.256Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:40.559Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:40.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-14T17:14:40.559Z] 38245f2d443c: Preparing [2022-07-14T17:14:40.559Z] a1e143802adf: Preparing [2022-07-14T17:14:40.559Z] 3119f599b254: Preparing [2022-07-14T17:14:40.559Z] e64944d9399e: Preparing [2022-07-14T17:14:40.559Z] d35a434002c7: Preparing [2022-07-14T17:14:40.559Z] 0ea044742cc6: Preparing [2022-07-14T17:14:40.559Z] 80de4b1255bb: Preparing [2022-07-14T17:14:40.559Z] 9fcdd178c4f3: Preparing [2022-07-14T17:14:40.559Z] 1fb6decb859c: Preparing [2022-07-14T17:14:40.559Z] 24302eb7d908: Preparing [2022-07-14T17:14:40.559Z] 80de4b1255bb: Waiting [2022-07-14T17:14:40.559Z] 9fcdd178c4f3: Waiting [2022-07-14T17:14:40.559Z] 1fb6decb859c: Waiting [2022-07-14T17:14:40.559Z] 24302eb7d908: Waiting [2022-07-14T17:14:40.559Z] 0ea044742cc6: Waiting [2022-07-14T17:14:40.559Z] a1e143802adf: Pushed [2022-07-14T17:14:40.559Z] d35a434002c7: Pushed [2022-07-14T17:14:40.559Z] 38245f2d443c: Pushed [2022-07-14T17:14:40.819Z] 0ea044742cc6: Pushed [2022-07-14T17:14:40.819Z] 80de4b1255bb: Pushed [2022-07-14T17:14:40.819Z] 9fcdd178c4f3: Pushed [2022-07-14T17:14:40.819Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:40.819Z] 1fb6decb859c: Pushed [2022-07-14T17:14:41.762Z] e64944d9399e: Pushed [2022-07-14T17:14:42.023Z] 3119f599b254: Pushed [2022-07-14T17:14:42.023Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:9e04c55b907481fafdcc3df296d54837902d5ec9deb6346f307d444e63e5e20e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:42.343Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:42.653Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-14T17:14:42.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-14T17:14:42.653Z] 38245f2d443c: Preparing [2022-07-14T17:14:42.653Z] a1e143802adf: Preparing [2022-07-14T17:14:42.653Z] 3119f599b254: Preparing [2022-07-14T17:14:42.653Z] e64944d9399e: Preparing [2022-07-14T17:14:42.653Z] d35a434002c7: Preparing [2022-07-14T17:14:42.653Z] 0ea044742cc6: Preparing [2022-07-14T17:14:42.653Z] 80de4b1255bb: Preparing [2022-07-14T17:14:42.653Z] 9fcdd178c4f3: Preparing [2022-07-14T17:14:42.653Z] 1fb6decb859c: Preparing [2022-07-14T17:14:42.653Z] 24302eb7d908: Preparing [2022-07-14T17:14:42.653Z] 0ea044742cc6: Waiting [2022-07-14T17:14:42.653Z] 80de4b1255bb: Waiting [2022-07-14T17:14:42.653Z] 9fcdd178c4f3: Waiting [2022-07-14T17:14:42.653Z] 1fb6decb859c: Waiting [2022-07-14T17:14:42.653Z] 24302eb7d908: Waiting [2022-07-14T17:14:42.653Z] 3119f599b254: Layer already exists [2022-07-14T17:14:42.653Z] d35a434002c7: Layer already exists [2022-07-14T17:14:42.653Z] a1e143802adf: Layer already exists [2022-07-14T17:14:42.653Z] 38245f2d443c: Layer already exists [2022-07-14T17:14:42.653Z] e64944d9399e: Layer already exists [2022-07-14T17:14:42.653Z] 1fb6decb859c: Layer already exists [2022-07-14T17:14:42.653Z] 0ea044742cc6: Layer already exists [2022-07-14T17:14:42.653Z] 80de4b1255bb: Layer already exists [2022-07-14T17:14:42.653Z] 9fcdd178c4f3: Layer already exists [2022-07-14T17:14:42.653Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:42.653Z] latest: digest: sha256:9e04c55b907481fafdcc3df296d54837902d5ec9deb6346f307d444e63e5e20e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:42.979Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:43.321Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.29 [2022-07-14T17:14:43.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-14T17:14:43.321Z] 38245f2d443c: Preparing [2022-07-14T17:14:43.321Z] a1e143802adf: Preparing [2022-07-14T17:14:43.321Z] 3119f599b254: Preparing [2022-07-14T17:14:43.321Z] e64944d9399e: Preparing [2022-07-14T17:14:43.321Z] d35a434002c7: Preparing [2022-07-14T17:14:43.321Z] 0ea044742cc6: Preparing [2022-07-14T17:14:43.321Z] 80de4b1255bb: Preparing [2022-07-14T17:14:43.321Z] 9fcdd178c4f3: Preparing [2022-07-14T17:14:43.321Z] 1fb6decb859c: Preparing [2022-07-14T17:14:43.321Z] 24302eb7d908: Preparing [2022-07-14T17:14:43.321Z] 80de4b1255bb: Waiting [2022-07-14T17:14:43.321Z] 24302eb7d908: Waiting [2022-07-14T17:14:43.321Z] 9fcdd178c4f3: Waiting [2022-07-14T17:14:43.321Z] 0ea044742cc6: Waiting [2022-07-14T17:14:43.321Z] 1fb6decb859c: Waiting [2022-07-14T17:14:43.321Z] 3119f599b254: Layer already exists [2022-07-14T17:14:43.321Z] d35a434002c7: Layer already exists [2022-07-14T17:14:43.321Z] e64944d9399e: Layer already exists [2022-07-14T17:14:43.321Z] a1e143802adf: Layer already exists [2022-07-14T17:14:43.321Z] 38245f2d443c: Layer already exists [2022-07-14T17:14:43.321Z] 0ea044742cc6: Layer already exists [2022-07-14T17:14:43.321Z] 80de4b1255bb: Layer already exists [2022-07-14T17:14:43.321Z] 1fb6decb859c: Layer already exists [2022-07-14T17:14:43.321Z] 9fcdd178c4f3: Layer already exists [2022-07-14T17:14:43.321Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:43.321Z] 2.2.1-dev.29: digest: sha256:9e04c55b907481fafdcc3df296d54837902d5ec9deb6346f307d444e63e5e20e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:43.635Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:43.946Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:43.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-14T17:14:43.946Z] 38245f2d443c: Preparing [2022-07-14T17:14:43.946Z] a1e143802adf: Preparing [2022-07-14T17:14:43.946Z] 3119f599b254: Preparing [2022-07-14T17:14:43.946Z] e64944d9399e: Preparing [2022-07-14T17:14:43.946Z] d35a434002c7: Preparing [2022-07-14T17:14:43.946Z] 0ea044742cc6: Preparing [2022-07-14T17:14:43.946Z] 80de4b1255bb: Preparing [2022-07-14T17:14:43.946Z] 9fcdd178c4f3: Preparing [2022-07-14T17:14:43.946Z] 1fb6decb859c: Preparing [2022-07-14T17:14:43.946Z] 24302eb7d908: Preparing [2022-07-14T17:14:43.946Z] 0ea044742cc6: Waiting [2022-07-14T17:14:43.946Z] 80de4b1255bb: Waiting [2022-07-14T17:14:43.946Z] 9fcdd178c4f3: Waiting [2022-07-14T17:14:43.946Z] 1fb6decb859c: Waiting [2022-07-14T17:14:43.946Z] 24302eb7d908: Waiting [2022-07-14T17:14:43.946Z] a1e143802adf: Layer already exists [2022-07-14T17:14:43.946Z] 3119f599b254: Layer already exists [2022-07-14T17:14:43.946Z] 38245f2d443c: Layer already exists [2022-07-14T17:14:43.946Z] e64944d9399e: Layer already exists [2022-07-14T17:14:43.946Z] d35a434002c7: Layer already exists [2022-07-14T17:14:43.946Z] 0ea044742cc6: Layer already exists [2022-07-14T17:14:43.946Z] 80de4b1255bb: Layer already exists [2022-07-14T17:14:43.946Z] 9fcdd178c4f3: Layer already exists [2022-07-14T17:14:43.946Z] 1fb6decb859c: Layer already exists [2022-07-14T17:14:43.946Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:43.946Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:9e04c55b907481fafdcc3df296d54837902d5ec9deb6346f307d444e63e5e20e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:44.266Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:44.577Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-07-14T17:14:44.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-14T17:14:44.577Z] 38245f2d443c: Preparing [2022-07-14T17:14:44.577Z] a1e143802adf: Preparing [2022-07-14T17:14:44.577Z] 3119f599b254: Preparing [2022-07-14T17:14:44.577Z] e64944d9399e: Preparing [2022-07-14T17:14:44.577Z] d35a434002c7: Preparing [2022-07-14T17:14:44.577Z] 0ea044742cc6: Preparing [2022-07-14T17:14:44.577Z] 80de4b1255bb: Preparing [2022-07-14T17:14:44.577Z] 9fcdd178c4f3: Preparing [2022-07-14T17:14:44.577Z] 1fb6decb859c: Preparing [2022-07-14T17:14:44.577Z] 24302eb7d908: Preparing [2022-07-14T17:14:44.577Z] 0ea044742cc6: Waiting [2022-07-14T17:14:44.577Z] 9fcdd178c4f3: Waiting [2022-07-14T17:14:44.577Z] 24302eb7d908: Waiting [2022-07-14T17:14:44.577Z] 1fb6decb859c: Waiting [2022-07-14T17:14:44.577Z] a1e143802adf: Layer already exists [2022-07-14T17:14:44.577Z] e64944d9399e: Layer already exists [2022-07-14T17:14:44.577Z] 3119f599b254: Layer already exists [2022-07-14T17:14:44.577Z] 38245f2d443c: Layer already exists [2022-07-14T17:14:44.577Z] d35a434002c7: Layer already exists [2022-07-14T17:14:44.577Z] 0ea044742cc6: Layer already exists [2022-07-14T17:14:44.577Z] 80de4b1255bb: Layer already exists [2022-07-14T17:14:44.577Z] 24302eb7d908: Layer already exists [2022-07-14T17:14:44.577Z] 1fb6decb859c: Layer already exists [2022-07-14T17:14:44.577Z] 9fcdd178c4f3: Layer already exists [2022-07-14T17:14:44.577Z] main: digest: sha256:9e04c55b907481fafdcc3df296d54837902d5ec9deb6346f307d444e63e5e20e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:14:44.621Z] ===================================================== [Pipeline] echo [2022-07-14T17:14:44.631Z] taggedImages: [2022-07-14T17:14:44.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:44.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-14T17:14:44.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.29 [2022-07-14T17:14:44.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:44.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-07-14T17:14:44.650Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-07-14T17:14:44.650Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:44.650Z] latest [2022-07-14T17:14:44.650Z] 2.2.1-dev.29 [2022-07-14T17:14:44.650Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:44.650Z] main [2022-07-14T17:14:44.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:44.979Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:45.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:45.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-14T17:14:45.290Z] 4ed272514ee6: Preparing [2022-07-14T17:14:45.290Z] d443a3bb10eb: Preparing [2022-07-14T17:14:45.290Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:45.290Z] fab87734687c: Preparing [2022-07-14T17:14:45.290Z] ed723e6f9aab: Preparing [2022-07-14T17:14:45.290Z] 4fc242d58285: Preparing [2022-07-14T17:14:45.290Z] 4fc242d58285: Waiting [2022-07-14T17:14:45.290Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:45.290Z] 4fc242d58285: Layer already exists [2022-07-14T17:14:45.290Z] ed723e6f9aab: Pushed [2022-07-14T17:14:45.290Z] 4ed272514ee6: Pushed [2022-07-14T17:14:45.861Z] fab87734687c: Pushed [2022-07-14T17:14:47.245Z] d443a3bb10eb: Pushed [2022-07-14T17:14:47.507Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:269ccb87f5e6a545041fbcdd03a2db9af68cfc7ed101550549b55256a775195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:47.823Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:48.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-14T17:14:48.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-14T17:14:48.132Z] 4ed272514ee6: Preparing [2022-07-14T17:14:48.132Z] d443a3bb10eb: Preparing [2022-07-14T17:14:48.132Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:48.132Z] fab87734687c: Preparing [2022-07-14T17:14:48.132Z] ed723e6f9aab: Preparing [2022-07-14T17:14:48.132Z] 4fc242d58285: Preparing [2022-07-14T17:14:48.132Z] 4fc242d58285: Waiting [2022-07-14T17:14:48.132Z] fab87734687c: Layer already exists [2022-07-14T17:14:48.132Z] 4ed272514ee6: Layer already exists [2022-07-14T17:14:48.132Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:48.132Z] d443a3bb10eb: Layer already exists [2022-07-14T17:14:48.132Z] ed723e6f9aab: Layer already exists [2022-07-14T17:14:48.132Z] 4fc242d58285: Layer already exists [2022-07-14T17:14:48.132Z] latest: digest: sha256:269ccb87f5e6a545041fbcdd03a2db9af68cfc7ed101550549b55256a775195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:48.446Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:48.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.29 [2022-07-14T17:14:48.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-14T17:14:48.763Z] 4ed272514ee6: Preparing [2022-07-14T17:14:48.763Z] d443a3bb10eb: Preparing [2022-07-14T17:14:48.763Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:48.763Z] fab87734687c: Preparing [2022-07-14T17:14:48.763Z] ed723e6f9aab: Preparing [2022-07-14T17:14:48.763Z] 4fc242d58285: Preparing [2022-07-14T17:14:48.763Z] 4fc242d58285: Waiting [2022-07-14T17:14:48.763Z] ed723e6f9aab: Layer already exists [2022-07-14T17:14:48.763Z] d443a3bb10eb: Layer already exists [2022-07-14T17:14:48.763Z] 4ed272514ee6: Layer already exists [2022-07-14T17:14:48.763Z] fab87734687c: Layer already exists [2022-07-14T17:14:48.763Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:48.763Z] 4fc242d58285: Layer already exists [2022-07-14T17:14:48.763Z] 2.2.1-dev.29: digest: sha256:269ccb87f5e6a545041fbcdd03a2db9af68cfc7ed101550549b55256a775195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:49.086Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:49.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:49.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-14T17:14:49.407Z] 4ed272514ee6: Preparing [2022-07-14T17:14:49.407Z] d443a3bb10eb: Preparing [2022-07-14T17:14:49.407Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:49.407Z] fab87734687c: Preparing [2022-07-14T17:14:49.407Z] ed723e6f9aab: Preparing [2022-07-14T17:14:49.407Z] 4fc242d58285: Preparing [2022-07-14T17:14:49.407Z] 4fc242d58285: Waiting [2022-07-14T17:14:49.407Z] ed723e6f9aab: Layer already exists [2022-07-14T17:14:49.407Z] d443a3bb10eb: Layer already exists [2022-07-14T17:14:49.407Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:49.407Z] fab87734687c: Layer already exists [2022-07-14T17:14:49.407Z] 4ed272514ee6: Layer already exists [2022-07-14T17:14:49.407Z] 4fc242d58285: Layer already exists [2022-07-14T17:14:49.407Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:269ccb87f5e6a545041fbcdd03a2db9af68cfc7ed101550549b55256a775195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:49.726Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:50.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-07-14T17:14:50.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-14T17:14:50.038Z] 4ed272514ee6: Preparing [2022-07-14T17:14:50.038Z] d443a3bb10eb: Preparing [2022-07-14T17:14:50.038Z] 5c99c1fcb47f: Preparing [2022-07-14T17:14:50.038Z] fab87734687c: Preparing [2022-07-14T17:14:50.038Z] ed723e6f9aab: Preparing [2022-07-14T17:14:50.038Z] 4fc242d58285: Preparing [2022-07-14T17:14:50.038Z] 4fc242d58285: Waiting [2022-07-14T17:14:50.038Z] d443a3bb10eb: Layer already exists [2022-07-14T17:14:50.038Z] 4ed272514ee6: Layer already exists [2022-07-14T17:14:50.038Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:14:50.038Z] ed723e6f9aab: Layer already exists [2022-07-14T17:14:50.038Z] fab87734687c: Layer already exists [2022-07-14T17:14:50.038Z] 4fc242d58285: Layer already exists [2022-07-14T17:14:50.038Z] main: digest: sha256:269ccb87f5e6a545041fbcdd03a2db9af68cfc7ed101550549b55256a775195b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:14:50.086Z] ===================================================== [Pipeline] echo [2022-07-14T17:14:50.094Z] taggedImages: [2022-07-14T17:14:50.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:50.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-14T17:14:50.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.29 [2022-07-14T17:14:50.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:50.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-07-14T17:14:50.114Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-07-14T17:14:50.114Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:50.114Z] latest [2022-07-14T17:14:50.114Z] 2.2.1-dev.29 [2022-07-14T17:14:50.114Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:50.114Z] main [2022-07-14T17:14:50.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:50.438Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:50.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:50.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-14T17:14:50.748Z] 981b276c4f34: Preparing [2022-07-14T17:14:50.748Z] 347211733ef7: Preparing [2022-07-14T17:14:50.748Z] d5c3ff2db8cd: Preparing [2022-07-14T17:14:50.748Z] 24767c53702f: Preparing [2022-07-14T17:14:50.748Z] c72ef4947f4f: Preparing [2022-07-14T17:14:50.748Z] a28fcea8a0d0: Preparing [2022-07-14T17:14:50.748Z] ed723e6f9aab: Preparing [2022-07-14T17:14:50.748Z] 4fc242d58285: Preparing [2022-07-14T17:14:50.748Z] a28fcea8a0d0: Waiting [2022-07-14T17:14:50.748Z] ed723e6f9aab: Waiting [2022-07-14T17:14:50.748Z] 4fc242d58285: Waiting [2022-07-14T17:14:50.748Z] d5c3ff2db8cd: Pushed [2022-07-14T17:14:50.748Z] 347211733ef7: Pushed [2022-07-14T17:14:50.748Z] 981b276c4f34: Pushed [2022-07-14T17:14:50.748Z] ed723e6f9aab: Layer already exists [2022-07-14T17:14:50.748Z] 4fc242d58285: Layer already exists [2022-07-14T17:14:51.315Z] a28fcea8a0d0: Pushed [2022-07-14T17:14:54.608Z] c72ef4947f4f: Pushed [2022-07-14T17:14:57.148Z] 24767c53702f: Pushed [2022-07-14T17:14:57.408Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:50ffd7f837830ec2127937a46ed21bdd54b9bb6a2a061485531aca29d56ff5b3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:57.728Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:58.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-14T17:14:58.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-14T17:14:58.037Z] 981b276c4f34: Preparing [2022-07-14T17:14:58.037Z] 347211733ef7: Preparing [2022-07-14T17:14:58.037Z] d5c3ff2db8cd: Preparing [2022-07-14T17:14:58.037Z] 24767c53702f: Preparing [2022-07-14T17:14:58.037Z] c72ef4947f4f: Preparing [2022-07-14T17:14:58.037Z] a28fcea8a0d0: Preparing [2022-07-14T17:14:58.037Z] ed723e6f9aab: Preparing [2022-07-14T17:14:58.037Z] 4fc242d58285: Preparing [2022-07-14T17:14:58.037Z] 4fc242d58285: Waiting [2022-07-14T17:14:58.037Z] a28fcea8a0d0: Waiting [2022-07-14T17:14:58.037Z] ed723e6f9aab: Waiting [2022-07-14T17:14:58.037Z] 981b276c4f34: Layer already exists [2022-07-14T17:14:58.037Z] c72ef4947f4f: Layer already exists [2022-07-14T17:14:58.037Z] 24767c53702f: Layer already exists [2022-07-14T17:14:58.037Z] 347211733ef7: Layer already exists [2022-07-14T17:14:58.037Z] d5c3ff2db8cd: Layer already exists [2022-07-14T17:14:58.037Z] ed723e6f9aab: Layer already exists [2022-07-14T17:14:58.037Z] 4fc242d58285: Layer already exists [2022-07-14T17:14:58.037Z] a28fcea8a0d0: Layer already exists [2022-07-14T17:14:58.037Z] latest: digest: sha256:50ffd7f837830ec2127937a46ed21bdd54b9bb6a2a061485531aca29d56ff5b3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:58.349Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:58.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.29 [2022-07-14T17:14:58.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-14T17:14:58.661Z] 981b276c4f34: Preparing [2022-07-14T17:14:58.661Z] 347211733ef7: Preparing [2022-07-14T17:14:58.661Z] d5c3ff2db8cd: Preparing [2022-07-14T17:14:58.661Z] 24767c53702f: Preparing [2022-07-14T17:14:58.661Z] c72ef4947f4f: Preparing [2022-07-14T17:14:58.661Z] a28fcea8a0d0: Preparing [2022-07-14T17:14:58.661Z] ed723e6f9aab: Preparing [2022-07-14T17:14:58.661Z] 4fc242d58285: Preparing [2022-07-14T17:14:58.661Z] ed723e6f9aab: Waiting [2022-07-14T17:14:58.661Z] a28fcea8a0d0: Waiting [2022-07-14T17:14:58.661Z] 4fc242d58285: Waiting [2022-07-14T17:14:58.661Z] 347211733ef7: Layer already exists [2022-07-14T17:14:58.661Z] d5c3ff2db8cd: Layer already exists [2022-07-14T17:14:58.662Z] 981b276c4f34: Layer already exists [2022-07-14T17:14:58.662Z] c72ef4947f4f: Layer already exists [2022-07-14T17:14:58.662Z] 24767c53702f: Layer already exists [2022-07-14T17:14:58.662Z] a28fcea8a0d0: Layer already exists [2022-07-14T17:14:58.662Z] ed723e6f9aab: Layer already exists [2022-07-14T17:14:58.662Z] 4fc242d58285: Layer already exists [2022-07-14T17:14:58.662Z] 2.2.1-dev.29: digest: sha256:50ffd7f837830ec2127937a46ed21bdd54b9bb6a2a061485531aca29d56ff5b3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:58.977Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:59.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:59.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-14T17:14:59.296Z] 981b276c4f34: Preparing [2022-07-14T17:14:59.296Z] 347211733ef7: Preparing [2022-07-14T17:14:59.296Z] d5c3ff2db8cd: Preparing [2022-07-14T17:14:59.296Z] 24767c53702f: Preparing [2022-07-14T17:14:59.296Z] c72ef4947f4f: Preparing [2022-07-14T17:14:59.296Z] a28fcea8a0d0: Preparing [2022-07-14T17:14:59.296Z] ed723e6f9aab: Preparing [2022-07-14T17:14:59.296Z] 4fc242d58285: Preparing [2022-07-14T17:14:59.296Z] ed723e6f9aab: Waiting [2022-07-14T17:14:59.296Z] d5c3ff2db8cd: Layer already exists [2022-07-14T17:14:59.296Z] 24767c53702f: Layer already exists [2022-07-14T17:14:59.296Z] 981b276c4f34: Layer already exists [2022-07-14T17:14:59.296Z] c72ef4947f4f: Layer already exists [2022-07-14T17:14:59.296Z] 347211733ef7: Layer already exists [2022-07-14T17:14:59.296Z] a28fcea8a0d0: Layer already exists [2022-07-14T17:14:59.296Z] ed723e6f9aab: Layer already exists [2022-07-14T17:14:59.296Z] 4fc242d58285: Layer already exists [2022-07-14T17:14:59.296Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:50ffd7f837830ec2127937a46ed21bdd54b9bb6a2a061485531aca29d56ff5b3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:59.614Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:14:59.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-07-14T17:14:59.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-14T17:14:59.923Z] 981b276c4f34: Preparing [2022-07-14T17:14:59.923Z] 347211733ef7: Preparing [2022-07-14T17:14:59.923Z] d5c3ff2db8cd: Preparing [2022-07-14T17:14:59.923Z] 24767c53702f: Preparing [2022-07-14T17:14:59.923Z] c72ef4947f4f: Preparing [2022-07-14T17:14:59.923Z] a28fcea8a0d0: Preparing [2022-07-14T17:14:59.923Z] ed723e6f9aab: Preparing [2022-07-14T17:14:59.923Z] 4fc242d58285: Preparing [2022-07-14T17:14:59.923Z] a28fcea8a0d0: Waiting [2022-07-14T17:14:59.923Z] 4fc242d58285: Waiting [2022-07-14T17:14:59.923Z] ed723e6f9aab: Waiting [2022-07-14T17:14:59.923Z] 981b276c4f34: Layer already exists [2022-07-14T17:14:59.923Z] 24767c53702f: Layer already exists [2022-07-14T17:14:59.923Z] c72ef4947f4f: Layer already exists [2022-07-14T17:14:59.923Z] 347211733ef7: Layer already exists [2022-07-14T17:14:59.923Z] d5c3ff2db8cd: Layer already exists [2022-07-14T17:14:59.923Z] a28fcea8a0d0: Layer already exists [2022-07-14T17:14:59.923Z] ed723e6f9aab: Layer already exists [2022-07-14T17:14:59.923Z] 4fc242d58285: Layer already exists [2022-07-14T17:14:59.923Z] main: digest: sha256:50ffd7f837830ec2127937a46ed21bdd54b9bb6a2a061485531aca29d56ff5b3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:14:59.975Z] ===================================================== [Pipeline] echo [2022-07-14T17:14:59.986Z] taggedImages: [2022-07-14T17:14:59.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:14:59.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-14T17:14:59.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.29 [2022-07-14T17:14:59.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:14:59.986Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-07-14T17:15:00.008Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-07-14T17:15:00.008Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:00.008Z] latest [2022-07-14T17:15:00.008Z] 2.2.1-dev.29 [2022-07-14T17:15:00.008Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:00.008Z] main [2022-07-14T17:15:00.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:00.322Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:00.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:00.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-14T17:15:00.637Z] 089ac36cf390: Preparing [2022-07-14T17:15:00.637Z] 93505dc72ae5: Preparing [2022-07-14T17:15:00.637Z] d26f25737920: Preparing [2022-07-14T17:15:00.637Z] 7d29603d9351: Preparing [2022-07-14T17:15:00.637Z] f4b9a3120509: Preparing [2022-07-14T17:15:00.637Z] ed723e6f9aab: Preparing [2022-07-14T17:15:00.637Z] 4fc242d58285: Preparing [2022-07-14T17:15:00.637Z] ed723e6f9aab: Waiting [2022-07-14T17:15:00.637Z] 4fc242d58285: Waiting [2022-07-14T17:15:00.637Z] 93505dc72ae5: Pushed [2022-07-14T17:15:00.637Z] 089ac36cf390: Pushed [2022-07-14T17:15:00.637Z] d26f25737920: Pushed [2022-07-14T17:15:00.637Z] ed723e6f9aab: Layer already exists [2022-07-14T17:15:00.637Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:00.896Z] f4b9a3120509: Pushed [2022-07-14T17:15:07.468Z] 7d29603d9351: Pushed [2022-07-14T17:15:07.468Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:7530384cfec62e1b80f74a3d2f365938e184eaf7cb50688135a8c7245d565f4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:07.787Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:08.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-14T17:15:08.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-14T17:15:08.099Z] 089ac36cf390: Preparing [2022-07-14T17:15:08.099Z] 93505dc72ae5: Preparing [2022-07-14T17:15:08.099Z] d26f25737920: Preparing [2022-07-14T17:15:08.099Z] 7d29603d9351: Preparing [2022-07-14T17:15:08.099Z] f4b9a3120509: Preparing [2022-07-14T17:15:08.099Z] ed723e6f9aab: Preparing [2022-07-14T17:15:08.099Z] 4fc242d58285: Preparing [2022-07-14T17:15:08.099Z] ed723e6f9aab: Waiting [2022-07-14T17:15:08.099Z] 4fc242d58285: Waiting [2022-07-14T17:15:08.099Z] d26f25737920: Layer already exists [2022-07-14T17:15:08.099Z] 93505dc72ae5: Layer already exists [2022-07-14T17:15:08.099Z] f4b9a3120509: Layer already exists [2022-07-14T17:15:08.099Z] 089ac36cf390: Layer already exists [2022-07-14T17:15:08.099Z] 7d29603d9351: Layer already exists [2022-07-14T17:15:08.099Z] ed723e6f9aab: Layer already exists [2022-07-14T17:15:08.099Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:08.099Z] latest: digest: sha256:7530384cfec62e1b80f74a3d2f365938e184eaf7cb50688135a8c7245d565f4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:08.413Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:08.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.29 [2022-07-14T17:15:08.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-14T17:15:08.726Z] 089ac36cf390: Preparing [2022-07-14T17:15:08.726Z] 93505dc72ae5: Preparing [2022-07-14T17:15:08.726Z] d26f25737920: Preparing [2022-07-14T17:15:08.726Z] 7d29603d9351: Preparing [2022-07-14T17:15:08.726Z] f4b9a3120509: Preparing [2022-07-14T17:15:08.726Z] ed723e6f9aab: Preparing [2022-07-14T17:15:08.726Z] 4fc242d58285: Preparing [2022-07-14T17:15:08.726Z] ed723e6f9aab: Waiting [2022-07-14T17:15:08.726Z] 4fc242d58285: Waiting [2022-07-14T17:15:08.726Z] f4b9a3120509: Layer already exists [2022-07-14T17:15:08.726Z] 93505dc72ae5: Layer already exists [2022-07-14T17:15:08.726Z] 089ac36cf390: Layer already exists [2022-07-14T17:15:08.726Z] d26f25737920: Layer already exists [2022-07-14T17:15:08.726Z] 7d29603d9351: Layer already exists [2022-07-14T17:15:08.726Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:08.726Z] ed723e6f9aab: Layer already exists [2022-07-14T17:15:08.726Z] 2.2.1-dev.29: digest: sha256:7530384cfec62e1b80f74a3d2f365938e184eaf7cb50688135a8c7245d565f4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:09.034Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:09.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:09.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-14T17:15:09.343Z] 089ac36cf390: Preparing [2022-07-14T17:15:09.343Z] 93505dc72ae5: Preparing [2022-07-14T17:15:09.343Z] d26f25737920: Preparing [2022-07-14T17:15:09.343Z] 7d29603d9351: Preparing [2022-07-14T17:15:09.343Z] f4b9a3120509: Preparing [2022-07-14T17:15:09.343Z] ed723e6f9aab: Preparing [2022-07-14T17:15:09.343Z] 4fc242d58285: Preparing [2022-07-14T17:15:09.343Z] ed723e6f9aab: Waiting [2022-07-14T17:15:09.343Z] 4fc242d58285: Waiting [2022-07-14T17:15:09.343Z] 089ac36cf390: Layer already exists [2022-07-14T17:15:09.343Z] 93505dc72ae5: Layer already exists [2022-07-14T17:15:09.343Z] d26f25737920: Layer already exists [2022-07-14T17:15:09.343Z] f4b9a3120509: Layer already exists [2022-07-14T17:15:09.343Z] 7d29603d9351: Layer already exists [2022-07-14T17:15:09.343Z] ed723e6f9aab: Layer already exists [2022-07-14T17:15:09.343Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:09.343Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:7530384cfec62e1b80f74a3d2f365938e184eaf7cb50688135a8c7245d565f4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:09.656Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:09.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-07-14T17:15:09.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-14T17:15:09.963Z] 089ac36cf390: Preparing [2022-07-14T17:15:09.963Z] 93505dc72ae5: Preparing [2022-07-14T17:15:09.963Z] d26f25737920: Preparing [2022-07-14T17:15:09.963Z] 7d29603d9351: Preparing [2022-07-14T17:15:09.963Z] f4b9a3120509: Preparing [2022-07-14T17:15:09.963Z] ed723e6f9aab: Preparing [2022-07-14T17:15:09.963Z] 4fc242d58285: Preparing [2022-07-14T17:15:09.963Z] ed723e6f9aab: Waiting [2022-07-14T17:15:09.963Z] f4b9a3120509: Layer already exists [2022-07-14T17:15:09.963Z] 089ac36cf390: Layer already exists [2022-07-14T17:15:09.963Z] 93505dc72ae5: Layer already exists [2022-07-14T17:15:09.963Z] 7d29603d9351: Layer already exists [2022-07-14T17:15:09.963Z] d26f25737920: Layer already exists [2022-07-14T17:15:09.963Z] ed723e6f9aab: Layer already exists [2022-07-14T17:15:09.963Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:09.963Z] main: digest: sha256:7530384cfec62e1b80f74a3d2f365938e184eaf7cb50688135a8c7245d565f4f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:15:10.014Z] ===================================================== [Pipeline] echo [2022-07-14T17:15:10.022Z] taggedImages: [2022-07-14T17:15:10.022Z] - nexus3.edgexfoundry.org:10004/security-spire-config:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:10.022Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-14T17:15:10.022Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.29 [2022-07-14T17:15:10.022Z] - nexus3.edgexfoundry.org:10004/security-spire-config:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:10.022Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-07-14T17:15:10.045Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-07-14T17:15:10.045Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:10.045Z] latest [2022-07-14T17:15:10.045Z] 2.2.1-dev.29 [2022-07-14T17:15:10.045Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:10.045Z] main [2022-07-14T17:15:10.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:10.449Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:10.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:10.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-14T17:15:10.780Z] 90f2f9b69755: Preparing [2022-07-14T17:15:10.780Z] 4eaa6d92d8f4: Preparing [2022-07-14T17:15:10.780Z] 14b21df66a0a: Preparing [2022-07-14T17:15:10.780Z] 6c736c288e11: Preparing [2022-07-14T17:15:10.780Z] a28fcea8a0d0: Preparing [2022-07-14T17:15:10.780Z] ed723e6f9aab: Preparing [2022-07-14T17:15:10.780Z] 4fc242d58285: Preparing [2022-07-14T17:15:10.780Z] 4fc242d58285: Waiting [2022-07-14T17:15:10.780Z] ed723e6f9aab: Waiting [2022-07-14T17:15:10.780Z] a28fcea8a0d0: Layer already exists [2022-07-14T17:15:10.780Z] ed723e6f9aab: Layer already exists [2022-07-14T17:15:10.780Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:10.780Z] 14b21df66a0a: Pushed [2022-07-14T17:15:10.780Z] 90f2f9b69755: Pushed [2022-07-14T17:15:10.780Z] 4eaa6d92d8f4: Pushed [2022-07-14T17:15:17.358Z] 6c736c288e11: Pushed [2022-07-14T17:15:17.358Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:84f0e6af8f32bef507e83335765c2104cdc372e0c4ba91d19055f417f2e67a90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:17.670Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:17.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-14T17:15:17.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-14T17:15:17.977Z] 90f2f9b69755: Preparing [2022-07-14T17:15:17.977Z] 4eaa6d92d8f4: Preparing [2022-07-14T17:15:17.977Z] 14b21df66a0a: Preparing [2022-07-14T17:15:17.977Z] 6c736c288e11: Preparing [2022-07-14T17:15:17.977Z] a28fcea8a0d0: Preparing [2022-07-14T17:15:17.977Z] ed723e6f9aab: Preparing [2022-07-14T17:15:17.977Z] 4fc242d58285: Preparing [2022-07-14T17:15:17.977Z] ed723e6f9aab: Waiting [2022-07-14T17:15:17.977Z] 4fc242d58285: Waiting [2022-07-14T17:15:17.977Z] 90f2f9b69755: Layer already exists [2022-07-14T17:15:17.977Z] 14b21df66a0a: Layer already exists [2022-07-14T17:15:17.977Z] 4eaa6d92d8f4: Layer already exists [2022-07-14T17:15:17.977Z] 6c736c288e11: Layer already exists [2022-07-14T17:15:17.977Z] a28fcea8a0d0: Layer already exists [2022-07-14T17:15:17.977Z] ed723e6f9aab: Layer already exists [2022-07-14T17:15:17.977Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:17.977Z] latest: digest: sha256:84f0e6af8f32bef507e83335765c2104cdc372e0c4ba91d19055f417f2e67a90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:18.290Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:18.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.29 [2022-07-14T17:15:18.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-14T17:15:18.607Z] 90f2f9b69755: Preparing [2022-07-14T17:15:18.607Z] 4eaa6d92d8f4: Preparing [2022-07-14T17:15:18.607Z] 14b21df66a0a: Preparing [2022-07-14T17:15:18.607Z] 6c736c288e11: Preparing [2022-07-14T17:15:18.607Z] a28fcea8a0d0: Preparing [2022-07-14T17:15:18.607Z] ed723e6f9aab: Preparing [2022-07-14T17:15:18.607Z] 4fc242d58285: Preparing [2022-07-14T17:15:18.607Z] 4fc242d58285: Waiting [2022-07-14T17:15:18.607Z] ed723e6f9aab: Waiting [2022-07-14T17:15:18.607Z] 14b21df66a0a: Layer already exists [2022-07-14T17:15:18.607Z] 6c736c288e11: Layer already exists [2022-07-14T17:15:18.607Z] 90f2f9b69755: Layer already exists [2022-07-14T17:15:18.607Z] a28fcea8a0d0: Layer already exists [2022-07-14T17:15:18.607Z] 4eaa6d92d8f4: Layer already exists [2022-07-14T17:15:18.607Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:18.607Z] ed723e6f9aab: Layer already exists [2022-07-14T17:15:18.607Z] 2.2.1-dev.29: digest: sha256:84f0e6af8f32bef507e83335765c2104cdc372e0c4ba91d19055f417f2e67a90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:18.918Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:19.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:19.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-14T17:15:19.236Z] 90f2f9b69755: Preparing [2022-07-14T17:15:19.236Z] 4eaa6d92d8f4: Preparing [2022-07-14T17:15:19.236Z] 14b21df66a0a: Preparing [2022-07-14T17:15:19.236Z] 6c736c288e11: Preparing [2022-07-14T17:15:19.236Z] a28fcea8a0d0: Preparing [2022-07-14T17:15:19.236Z] ed723e6f9aab: Preparing [2022-07-14T17:15:19.236Z] 4fc242d58285: Preparing [2022-07-14T17:15:19.236Z] 4fc242d58285: Waiting [2022-07-14T17:15:19.236Z] ed723e6f9aab: Waiting [2022-07-14T17:15:19.236Z] 14b21df66a0a: Layer already exists [2022-07-14T17:15:19.236Z] a28fcea8a0d0: Layer already exists [2022-07-14T17:15:19.236Z] 4eaa6d92d8f4: Layer already exists [2022-07-14T17:15:19.236Z] 90f2f9b69755: Layer already exists [2022-07-14T17:15:19.236Z] 6c736c288e11: Layer already exists [2022-07-14T17:15:19.236Z] ed723e6f9aab: Layer already exists [2022-07-14T17:15:19.236Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:19.236Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:84f0e6af8f32bef507e83335765c2104cdc372e0c4ba91d19055f417f2e67a90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:19.550Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:19.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-07-14T17:15:19.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-14T17:15:19.862Z] 90f2f9b69755: Preparing [2022-07-14T17:15:19.862Z] 4eaa6d92d8f4: Preparing [2022-07-14T17:15:19.862Z] 14b21df66a0a: Preparing [2022-07-14T17:15:19.862Z] 6c736c288e11: Preparing [2022-07-14T17:15:19.862Z] a28fcea8a0d0: Preparing [2022-07-14T17:15:19.862Z] ed723e6f9aab: Preparing [2022-07-14T17:15:19.862Z] 4fc242d58285: Preparing [2022-07-14T17:15:19.862Z] ed723e6f9aab: Waiting [2022-07-14T17:15:19.862Z] 90f2f9b69755: Layer already exists [2022-07-14T17:15:19.862Z] a28fcea8a0d0: Layer already exists [2022-07-14T17:15:19.862Z] 14b21df66a0a: Layer already exists [2022-07-14T17:15:19.862Z] 4eaa6d92d8f4: Layer already exists [2022-07-14T17:15:19.862Z] 6c736c288e11: Layer already exists [2022-07-14T17:15:19.862Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:19.862Z] ed723e6f9aab: Layer already exists [2022-07-14T17:15:19.862Z] main: digest: sha256:84f0e6af8f32bef507e83335765c2104cdc372e0c4ba91d19055f417f2e67a90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:15:19.911Z] ===================================================== [Pipeline] echo [2022-07-14T17:15:19.917Z] taggedImages: [2022-07-14T17:15:19.917Z] - nexus3.edgexfoundry.org:10004/security-spire-server:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:19.917Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-14T17:15:19.917Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.29 [2022-07-14T17:15:19.917Z] - nexus3.edgexfoundry.org:10004/security-spire-server:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:19.917Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-07-14T17:15:19.930Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-07-14T17:15:19.930Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:19.930Z] latest [2022-07-14T17:15:19.930Z] 2.2.1-dev.29 [2022-07-14T17:15:19.930Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:19.930Z] main [2022-07-14T17:15:19.930Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:20.235Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:20.552Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:20.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-14T17:15:20.552Z] 4318258a618e: Preparing [2022-07-14T17:15:20.552Z] 2e0524870485: Preparing [2022-07-14T17:15:20.552Z] 5c99c1fcb47f: Preparing [2022-07-14T17:15:20.552Z] 55da978a2cfa: Preparing [2022-07-14T17:15:20.552Z] 24302eb7d908: Preparing [2022-07-14T17:15:20.552Z] 24302eb7d908: Layer already exists [2022-07-14T17:15:20.552Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:15:20.552Z] 4318258a618e: Pushed [2022-07-14T17:15:20.552Z] 55da978a2cfa: Pushed [2022-07-14T17:15:23.093Z] 2e0524870485: Pushed [2022-07-14T17:15:23.093Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:0bc35e54eca842ca3c2ed1d393a0561b4b6c8ee33d7a0d4aed98fa20a45dec75 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:23.410Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:23.721Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-14T17:15:23.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-14T17:15:23.721Z] 4318258a618e: Preparing [2022-07-14T17:15:23.721Z] 2e0524870485: Preparing [2022-07-14T17:15:23.721Z] 5c99c1fcb47f: Preparing [2022-07-14T17:15:23.721Z] 55da978a2cfa: Preparing [2022-07-14T17:15:23.721Z] 24302eb7d908: Preparing [2022-07-14T17:15:23.721Z] 24302eb7d908: Layer already exists [2022-07-14T17:15:23.721Z] 55da978a2cfa: Layer already exists [2022-07-14T17:15:23.721Z] 2e0524870485: Layer already exists [2022-07-14T17:15:23.721Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:15:23.721Z] 4318258a618e: Layer already exists [2022-07-14T17:15:23.721Z] latest: digest: sha256:0bc35e54eca842ca3c2ed1d393a0561b4b6c8ee33d7a0d4aed98fa20a45dec75 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:24.037Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:24.348Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.29 [2022-07-14T17:15:24.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-14T17:15:24.348Z] 4318258a618e: Preparing [2022-07-14T17:15:24.348Z] 2e0524870485: Preparing [2022-07-14T17:15:24.348Z] 5c99c1fcb47f: Preparing [2022-07-14T17:15:24.348Z] 55da978a2cfa: Preparing [2022-07-14T17:15:24.348Z] 24302eb7d908: Preparing [2022-07-14T17:15:24.348Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:15:24.348Z] 4318258a618e: Layer already exists [2022-07-14T17:15:24.348Z] 55da978a2cfa: Layer already exists [2022-07-14T17:15:24.348Z] 24302eb7d908: Layer already exists [2022-07-14T17:15:24.348Z] 2e0524870485: Layer already exists [2022-07-14T17:15:24.348Z] 2.2.1-dev.29: digest: sha256:0bc35e54eca842ca3c2ed1d393a0561b4b6c8ee33d7a0d4aed98fa20a45dec75 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:24.656Z] Removing intermediate container cd23f61c3c08 [2022-07-14T17:15:24.657Z] ---> 236b9abdbc74 [2022-07-14T17:15:24.657Z] Step 7/20 : COPY . . [2022-07-14T17:15:24.657Z] Removing intermediate container 5d94d30592c9 [2022-07-14T17:15:24.657Z] ---> dc7193c61271 [2022-07-14T17:15:24.657Z] Step 8/25 : COPY . . [2022-07-14T17:15:24.657Z] Removing intermediate container f3a054513be0 [2022-07-14T17:15:24.657Z] ---> da9933fcf8f3 [2022-07-14T17:15:24.657Z] Step 8/22 : COPY . . [2022-07-14T17:15:24.657Z] Removing intermediate container c860f58b0195 [2022-07-14T17:15:24.657Z] ---> 81003f9389b3 [2022-07-14T17:15:24.657Z] Step 8/23 : COPY . . [2022-07-14T17:15:24.657Z] Removing intermediate container d9f99dd1c0a8 [2022-07-14T17:15:24.657Z] ---> 2d07263c8fd7 [2022-07-14T17:15:24.657Z] Step 8/25 : COPY . . [2022-07-14T17:15:24.671Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:24.989Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:24.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-14T17:15:24.989Z] 4318258a618e: Preparing [2022-07-14T17:15:24.989Z] 2e0524870485: Preparing [2022-07-14T17:15:24.989Z] 5c99c1fcb47f: Preparing [2022-07-14T17:15:24.989Z] 55da978a2cfa: Preparing [2022-07-14T17:15:24.989Z] 24302eb7d908: Preparing [2022-07-14T17:15:24.989Z] 4318258a618e: Layer already exists [2022-07-14T17:15:24.989Z] 55da978a2cfa: Layer already exists [2022-07-14T17:15:24.989Z] 2e0524870485: Layer already exists [2022-07-14T17:15:24.989Z] 24302eb7d908: Layer already exists [2022-07-14T17:15:24.989Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:15:24.989Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:0bc35e54eca842ca3c2ed1d393a0561b4b6c8ee33d7a0d4aed98fa20a45dec75 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:25.312Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:25.626Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-07-14T17:15:25.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-14T17:15:25.626Z] 4318258a618e: Preparing [2022-07-14T17:15:25.626Z] 2e0524870485: Preparing [2022-07-14T17:15:25.626Z] 5c99c1fcb47f: Preparing [2022-07-14T17:15:25.626Z] 55da978a2cfa: Preparing [2022-07-14T17:15:25.626Z] 24302eb7d908: Preparing [2022-07-14T17:15:25.626Z] 24302eb7d908: Layer already exists [2022-07-14T17:15:25.626Z] 55da978a2cfa: Layer already exists [2022-07-14T17:15:25.626Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:15:25.626Z] 4318258a618e: Layer already exists [2022-07-14T17:15:25.626Z] 2e0524870485: Layer already exists [2022-07-14T17:15:25.626Z] main: digest: sha256:0bc35e54eca842ca3c2ed1d393a0561b4b6c8ee33d7a0d4aed98fa20a45dec75 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:15:25.674Z] ===================================================== [Pipeline] echo [2022-07-14T17:15:25.684Z] taggedImages: [2022-07-14T17:15:25.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:25.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-14T17:15:25.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.29 [2022-07-14T17:15:25.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:25.684Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-07-14T17:15:25.702Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-07-14T17:15:25.702Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:25.702Z] latest [2022-07-14T17:15:25.702Z] 2.2.1-dev.29 [2022-07-14T17:15:25.702Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:25.702Z] main [2022-07-14T17:15:25.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:26.026Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:26.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:26.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-14T17:15:26.335Z] baa40e44741f: Preparing [2022-07-14T17:15:26.335Z] d051675a8b61: Preparing [2022-07-14T17:15:26.335Z] 5c99c1fcb47f: Preparing [2022-07-14T17:15:26.335Z] 69752313703f: Preparing [2022-07-14T17:15:26.335Z] 24302eb7d908: Preparing [2022-07-14T17:15:26.335Z] 24302eb7d908: Layer already exists [2022-07-14T17:15:26.335Z] 69752313703f: Layer already exists [2022-07-14T17:15:26.335Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:15:26.335Z] baa40e44741f: Pushed [2022-07-14T17:15:28.875Z] d051675a8b61: Pushed [2022-07-14T17:15:28.875Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:964be97f209f7bb65e307d3e67eae4d26fdd21fd1deb7e8cc595bcb9f7932ee1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:29.193Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:29.508Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-14T17:15:29.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-14T17:15:29.508Z] baa40e44741f: Preparing [2022-07-14T17:15:29.508Z] d051675a8b61: Preparing [2022-07-14T17:15:29.508Z] 5c99c1fcb47f: Preparing [2022-07-14T17:15:29.508Z] 69752313703f: Preparing [2022-07-14T17:15:29.508Z] 24302eb7d908: Preparing [2022-07-14T17:15:29.508Z] baa40e44741f: Layer already exists [2022-07-14T17:15:29.508Z] 69752313703f: Layer already exists [2022-07-14T17:15:29.508Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:15:29.508Z] d051675a8b61: Layer already exists [2022-07-14T17:15:29.508Z] 24302eb7d908: Layer already exists [2022-07-14T17:15:29.508Z] latest: digest: sha256:964be97f209f7bb65e307d3e67eae4d26fdd21fd1deb7e8cc595bcb9f7932ee1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:29.830Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:30.143Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.29 [2022-07-14T17:15:30.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-14T17:15:30.143Z] baa40e44741f: Preparing [2022-07-14T17:15:30.143Z] d051675a8b61: Preparing [2022-07-14T17:15:30.143Z] 5c99c1fcb47f: Preparing [2022-07-14T17:15:30.143Z] 69752313703f: Preparing [2022-07-14T17:15:30.143Z] 24302eb7d908: Preparing [2022-07-14T17:15:30.143Z] 69752313703f: Layer already exists [2022-07-14T17:15:30.143Z] baa40e44741f: Layer already exists [2022-07-14T17:15:30.143Z] d051675a8b61: Layer already exists [2022-07-14T17:15:30.143Z] 24302eb7d908: Layer already exists [2022-07-14T17:15:30.143Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:15:30.143Z] 2.2.1-dev.29: digest: sha256:964be97f209f7bb65e307d3e67eae4d26fdd21fd1deb7e8cc595bcb9f7932ee1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:30.456Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:30.766Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:30.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-14T17:15:30.766Z] baa40e44741f: Preparing [2022-07-14T17:15:30.766Z] d051675a8b61: Preparing [2022-07-14T17:15:30.766Z] 5c99c1fcb47f: Preparing [2022-07-14T17:15:30.766Z] 69752313703f: Preparing [2022-07-14T17:15:30.766Z] 24302eb7d908: Preparing [2022-07-14T17:15:30.766Z] 24302eb7d908: Layer already exists [2022-07-14T17:15:30.766Z] d051675a8b61: Layer already exists [2022-07-14T17:15:30.766Z] baa40e44741f: Layer already exists [2022-07-14T17:15:30.766Z] 69752313703f: Layer already exists [2022-07-14T17:15:30.766Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:15:30.766Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:964be97f209f7bb65e307d3e67eae4d26fdd21fd1deb7e8cc595bcb9f7932ee1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:31.079Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:31.388Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-07-14T17:15:31.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-14T17:15:31.388Z] baa40e44741f: Preparing [2022-07-14T17:15:31.388Z] d051675a8b61: Preparing [2022-07-14T17:15:31.388Z] 5c99c1fcb47f: Preparing [2022-07-14T17:15:31.388Z] 69752313703f: Preparing [2022-07-14T17:15:31.388Z] 24302eb7d908: Preparing [2022-07-14T17:15:31.388Z] 5c99c1fcb47f: Layer already exists [2022-07-14T17:15:31.388Z] d051675a8b61: Layer already exists [2022-07-14T17:15:31.388Z] baa40e44741f: Layer already exists [2022-07-14T17:15:31.388Z] 69752313703f: Layer already exists [2022-07-14T17:15:31.388Z] 24302eb7d908: Layer already exists [2022-07-14T17:15:31.388Z] main: digest: sha256:964be97f209f7bb65e307d3e67eae4d26fdd21fd1deb7e8cc595bcb9f7932ee1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:15:31.431Z] ===================================================== [Pipeline] echo [2022-07-14T17:15:31.439Z] taggedImages: [2022-07-14T17:15:31.439Z] - nexus3.edgexfoundry.org:10004/support-scheduler:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:31.439Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-14T17:15:31.439Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.29 [2022-07-14T17:15:31.439Z] - nexus3.edgexfoundry.org:10004/support-scheduler:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:31.439Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-07-14T17:15:31.457Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-07-14T17:15:31.457Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:31.457Z] latest [2022-07-14T17:15:31.457Z] 2.2.1-dev.29 [2022-07-14T17:15:31.457Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:31.457Z] main [2022-07-14T17:15:31.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:31.772Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:32.079Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:32.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-14T17:15:32.079Z] 1b40a1153dad: Preparing [2022-07-14T17:15:32.079Z] a68a342ad2b9: Preparing [2022-07-14T17:15:32.079Z] 7ea435d06d7e: Preparing [2022-07-14T17:15:32.079Z] e1db4e9f7011: Preparing [2022-07-14T17:15:32.079Z] 52f44be93a46: Preparing [2022-07-14T17:15:32.079Z] 10d82663b225: Preparing [2022-07-14T17:15:32.079Z] f7a7a140f1b3: Preparing [2022-07-14T17:15:32.079Z] 31e69d4774c9: Preparing [2022-07-14T17:15:32.079Z] 7750d494dfbd: Preparing [2022-07-14T17:15:32.080Z] 18708474c90b: Preparing [2022-07-14T17:15:32.080Z] 4fc242d58285: Preparing [2022-07-14T17:15:32.080Z] 7750d494dfbd: Waiting [2022-07-14T17:15:32.080Z] 18708474c90b: Waiting [2022-07-14T17:15:32.080Z] 10d82663b225: Waiting [2022-07-14T17:15:32.080Z] f7a7a140f1b3: Waiting [2022-07-14T17:15:32.080Z] 31e69d4774c9: Waiting [2022-07-14T17:15:32.080Z] 4fc242d58285: Waiting [2022-07-14T17:15:32.080Z] 52f44be93a46: Layer already exists [2022-07-14T17:15:32.080Z] 10d82663b225: Layer already exists [2022-07-14T17:15:32.080Z] f7a7a140f1b3: Layer already exists [2022-07-14T17:15:32.080Z] 31e69d4774c9: Layer already exists [2022-07-14T17:15:32.080Z] a68a342ad2b9: Pushed [2022-07-14T17:15:32.080Z] 7750d494dfbd: Layer already exists [2022-07-14T17:15:32.080Z] 18708474c90b: Layer already exists [2022-07-14T17:15:32.080Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:32.339Z] 1b40a1153dad: Pushed [2022-07-14T17:15:33.277Z] 7ea435d06d7e: Pushed [2022-07-14T17:15:34.840Z] ---> 91e108d14bc7 [2022-07-14T17:15:34.840Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-14T17:15:34.840Z] ---> b96b0d7b2504 [2022-07-14T17:15:34.840Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-14T17:15:34.840Z] ---> ebeaea3c4309 [2022-07-14T17:15:34.840Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T17:15:34.840Z] ---> Running in f7f37be6798c [2022-07-14T17:15:34.840Z] ---> Running in c67d95592c67 [2022-07-14T17:15:34.840Z] ---> Running in f4f640fad875 [2022-07-14T17:15:35.444Z] ---> 6daf0cc0d0c6 [2022-07-14T17:15:35.444Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-14T17:15:35.444Z] Removing intermediate container f7f37be6798c [2022-07-14T17:15:35.444Z] ---> 53b06c52fb4b [2022-07-14T17:15:35.444Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-14T17:15:35.444Z] ---> 5d9185d545fd [2022-07-14T17:15:35.444Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-14T17:15:35.444Z] ---> Running in 8f1861728ff2 [2022-07-14T17:15:35.731Z] ---> Running in edc4f9573d76 [2022-07-14T17:15:35.731Z] ---> Running in cb1dfdcb0547 [2022-07-14T17:15:36.739Z] Removing intermediate container edc4f9573d76 [2022-07-14T17:15:36.739Z] ---> 48d637d1edd1 [2022-07-14T17:15:36.739Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-14T17:15:36.739Z] ---> Running in 659d79c4d457 [2022-07-14T17:15:37.343Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-14T17:15:37.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-14T17:15:37.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-14T17:15:38.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-14T17:15:39.743Z] Removing intermediate container 659d79c4d457 [2022-07-14T17:15:39.743Z] ---> 35cfb0f0f992 [2022-07-14T17:15:39.743Z] Step 12/25 : WORKDIR /edgex-go [2022-07-14T17:15:39.743Z] ---> Running in 5b7c06b57cfe [2022-07-14T17:15:39.846Z] e1db4e9f7011: Pushed [2022-07-14T17:15:39.846Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:a7b1f3ae7f2ded992bc229b8c3c7d1f7f405dab1ef9c661d4f0079135282e0b8 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:40.160Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:40.358Z] Removing intermediate container 5b7c06b57cfe [2022-07-14T17:15:40.358Z] ---> 51ca3f3255ba [2022-07-14T17:15:40.358Z] [2022-07-14T17:15:40.358Z] Step 13/25 : FROM alpine:3.15 [2022-07-14T17:15:40.512Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-14T17:15:40.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-14T17:15:40.512Z] 1b40a1153dad: Preparing [2022-07-14T17:15:40.512Z] a68a342ad2b9: Preparing [2022-07-14T17:15:40.512Z] 7ea435d06d7e: Preparing [2022-07-14T17:15:40.512Z] e1db4e9f7011: Preparing [2022-07-14T17:15:40.512Z] 52f44be93a46: Preparing [2022-07-14T17:15:40.512Z] 10d82663b225: Preparing [2022-07-14T17:15:40.512Z] f7a7a140f1b3: Preparing [2022-07-14T17:15:40.512Z] 31e69d4774c9: Preparing [2022-07-14T17:15:40.512Z] 7750d494dfbd: Preparing [2022-07-14T17:15:40.512Z] 18708474c90b: Preparing [2022-07-14T17:15:40.512Z] 4fc242d58285: Preparing [2022-07-14T17:15:40.512Z] f7a7a140f1b3: Waiting [2022-07-14T17:15:40.512Z] 18708474c90b: Waiting [2022-07-14T17:15:40.512Z] 4fc242d58285: Waiting [2022-07-14T17:15:40.512Z] 7750d494dfbd: Waiting [2022-07-14T17:15:40.512Z] 31e69d4774c9: Waiting [2022-07-14T17:15:40.512Z] 10d82663b225: Waiting [2022-07-14T17:15:40.512Z] e1db4e9f7011: Layer already exists [2022-07-14T17:15:40.512Z] 1b40a1153dad: Layer already exists [2022-07-14T17:15:40.512Z] 7ea435d06d7e: Layer already exists [2022-07-14T17:15:40.512Z] 52f44be93a46: Layer already exists [2022-07-14T17:15:40.512Z] a68a342ad2b9: Layer already exists [2022-07-14T17:15:40.512Z] 10d82663b225: Layer already exists [2022-07-14T17:15:40.512Z] 31e69d4774c9: Layer already exists [2022-07-14T17:15:40.512Z] 18708474c90b: Layer already exists [2022-07-14T17:15:40.512Z] f7a7a140f1b3: Layer already exists [2022-07-14T17:15:40.512Z] 7750d494dfbd: Layer already exists [2022-07-14T17:15:40.512Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:40.512Z] latest: digest: sha256:a7b1f3ae7f2ded992bc229b8c3c7d1f7f405dab1ef9c661d4f0079135282e0b8 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:40.647Z] 3.15: Pulling from library/alpine [2022-07-14T17:15:40.870Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:41.180Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.29 [2022-07-14T17:15:41.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-14T17:15:41.180Z] 1b40a1153dad: Preparing [2022-07-14T17:15:41.180Z] a68a342ad2b9: Preparing [2022-07-14T17:15:41.180Z] 7ea435d06d7e: Preparing [2022-07-14T17:15:41.180Z] e1db4e9f7011: Preparing [2022-07-14T17:15:41.180Z] 52f44be93a46: Preparing [2022-07-14T17:15:41.180Z] 10d82663b225: Preparing [2022-07-14T17:15:41.180Z] f7a7a140f1b3: Preparing [2022-07-14T17:15:41.180Z] 31e69d4774c9: Preparing [2022-07-14T17:15:41.180Z] 7750d494dfbd: Preparing [2022-07-14T17:15:41.180Z] 18708474c90b: Preparing [2022-07-14T17:15:41.180Z] 4fc242d58285: Preparing [2022-07-14T17:15:41.180Z] 10d82663b225: Waiting [2022-07-14T17:15:41.180Z] f7a7a140f1b3: Waiting [2022-07-14T17:15:41.180Z] 31e69d4774c9: Waiting [2022-07-14T17:15:41.180Z] 7750d494dfbd: Waiting [2022-07-14T17:15:41.180Z] 18708474c90b: Waiting [2022-07-14T17:15:41.180Z] 4fc242d58285: Waiting [2022-07-14T17:15:41.180Z] 7ea435d06d7e: Layer already exists [2022-07-14T17:15:41.180Z] 1b40a1153dad: Layer already exists [2022-07-14T17:15:41.180Z] 52f44be93a46: Layer already exists [2022-07-14T17:15:41.180Z] a68a342ad2b9: Layer already exists [2022-07-14T17:15:41.180Z] e1db4e9f7011: Layer already exists [2022-07-14T17:15:41.180Z] 10d82663b225: Layer already exists [2022-07-14T17:15:41.180Z] 7750d494dfbd: Layer already exists [2022-07-14T17:15:41.180Z] f7a7a140f1b3: Layer already exists [2022-07-14T17:15:41.180Z] 31e69d4774c9: Layer already exists [2022-07-14T17:15:41.180Z] 18708474c90b: Layer already exists [2022-07-14T17:15:41.180Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:41.180Z] 2.2.1-dev.29: digest: sha256:a7b1f3ae7f2ded992bc229b8c3c7d1f7f405dab1ef9c661d4f0079135282e0b8 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:41.495Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:41.647Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-14T17:15:41.647Z] Status: Downloaded newer image for alpine:3.15 [2022-07-14T17:15:41.647Z] ---> 3fb3c9af89a9 [2022-07-14T17:15:41.647Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T17:15:41.805Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:41.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-14T17:15:41.805Z] 1b40a1153dad: Preparing [2022-07-14T17:15:41.805Z] a68a342ad2b9: Preparing [2022-07-14T17:15:41.805Z] 7ea435d06d7e: Preparing [2022-07-14T17:15:41.805Z] e1db4e9f7011: Preparing [2022-07-14T17:15:41.805Z] 52f44be93a46: Preparing [2022-07-14T17:15:41.805Z] 10d82663b225: Preparing [2022-07-14T17:15:41.805Z] f7a7a140f1b3: Preparing [2022-07-14T17:15:41.805Z] 31e69d4774c9: Preparing [2022-07-14T17:15:41.805Z] 10d82663b225: Waiting [2022-07-14T17:15:41.805Z] 7750d494dfbd: Preparing [2022-07-14T17:15:41.805Z] 18708474c90b: Preparing [2022-07-14T17:15:41.805Z] 4fc242d58285: Preparing [2022-07-14T17:15:41.805Z] 31e69d4774c9: Waiting [2022-07-14T17:15:41.805Z] 7750d494dfbd: Waiting [2022-07-14T17:15:41.805Z] a68a342ad2b9: Layer already exists [2022-07-14T17:15:41.805Z] 7ea435d06d7e: Layer already exists [2022-07-14T17:15:41.805Z] 52f44be93a46: Layer already exists [2022-07-14T17:15:41.805Z] e1db4e9f7011: Layer already exists [2022-07-14T17:15:41.805Z] 1b40a1153dad: Layer already exists [2022-07-14T17:15:41.805Z] f7a7a140f1b3: Layer already exists [2022-07-14T17:15:41.805Z] 10d82663b225: Layer already exists [2022-07-14T17:15:41.805Z] 31e69d4774c9: Layer already exists [2022-07-14T17:15:41.805Z] 18708474c90b: Layer already exists [2022-07-14T17:15:41.805Z] 7750d494dfbd: Layer already exists [2022-07-14T17:15:41.805Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:41.805Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:a7b1f3ae7f2ded992bc229b8c3c7d1f7f405dab1ef9c661d4f0079135282e0b8 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:41.931Z] ---> Running in 6df150694d37 [2022-07-14T17:15:42.122Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:15:42.221Z] Removing intermediate container 6df150694d37 [2022-07-14T17:15:42.221Z] ---> 3a0c2cc61e82 [2022-07-14T17:15:42.221Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:15:42.221Z] ---> Running in 5a6197bfcf62 [2022-07-14T17:15:42.435Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-07-14T17:15:42.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-14T17:15:42.435Z] 1b40a1153dad: Preparing [2022-07-14T17:15:42.435Z] a68a342ad2b9: Preparing [2022-07-14T17:15:42.435Z] 7ea435d06d7e: Preparing [2022-07-14T17:15:42.435Z] e1db4e9f7011: Preparing [2022-07-14T17:15:42.435Z] 52f44be93a46: Preparing [2022-07-14T17:15:42.435Z] 10d82663b225: Preparing [2022-07-14T17:15:42.435Z] f7a7a140f1b3: Preparing [2022-07-14T17:15:42.435Z] 31e69d4774c9: Preparing [2022-07-14T17:15:42.435Z] 7750d494dfbd: Preparing [2022-07-14T17:15:42.435Z] 18708474c90b: Preparing [2022-07-14T17:15:42.435Z] 4fc242d58285: Preparing [2022-07-14T17:15:42.435Z] 31e69d4774c9: Waiting [2022-07-14T17:15:42.435Z] 18708474c90b: Waiting [2022-07-14T17:15:42.435Z] 4fc242d58285: Waiting [2022-07-14T17:15:42.435Z] 7750d494dfbd: Waiting [2022-07-14T17:15:42.435Z] 10d82663b225: Waiting [2022-07-14T17:15:42.435Z] f7a7a140f1b3: Waiting [2022-07-14T17:15:42.435Z] 52f44be93a46: Layer already exists [2022-07-14T17:15:42.435Z] a68a342ad2b9: Layer already exists [2022-07-14T17:15:42.435Z] e1db4e9f7011: Layer already exists [2022-07-14T17:15:42.435Z] 7ea435d06d7e: Layer already exists [2022-07-14T17:15:42.435Z] 1b40a1153dad: Layer already exists [2022-07-14T17:15:42.435Z] 10d82663b225: Layer already exists [2022-07-14T17:15:42.435Z] f7a7a140f1b3: Layer already exists [2022-07-14T17:15:42.435Z] 7750d494dfbd: Layer already exists [2022-07-14T17:15:42.435Z] 31e69d4774c9: Layer already exists [2022-07-14T17:15:42.435Z] 18708474c90b: Layer already exists [2022-07-14T17:15:42.435Z] 4fc242d58285: Layer already exists [2022-07-14T17:15:42.435Z] main: digest: sha256:a7b1f3ae7f2ded992bc229b8c3c7d1f7f405dab1ef9c661d4f0079135282e0b8 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:15:42.481Z] ===================================================== [Pipeline] echo [2022-07-14T17:15:42.489Z] taggedImages: [2022-07-14T17:15:42.489Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:15:42.489Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-14T17:15:42.489Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.29 [2022-07-14T17:15:42.489Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:15:42.489Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T17:15:45.742Z] Removing intermediate container 5a6197bfcf62 [2022-07-14T17:15:45.742Z] ---> e1cfdf3ed4c9 [2022-07-14T17:15:45.742Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-14T17:15:45.742Z] ---> Running in 95980917a2c6 [2022-07-14T17:15:47.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:15:48.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:15:49.622Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T17:15:49.622Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T17:15:49.622Z] OK: 15738 distinct packages available [2022-07-14T17:15:49.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:15:50.609Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:15:52.055Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-14T17:15:52.055Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-14T17:15:52.332Z] (3/5) Installing libucontext (1.1-r0) [2022-07-14T17:15:52.332Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-14T17:15:52.332Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-14T17:15:52.610Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T17:15:52.610Z] OK: 6 MiB in 19 packages [2022-07-14T17:15:54.611Z] Removing intermediate container 95980917a2c6 [2022-07-14T17:15:54.611Z] ---> 8c8da86a3a6a [2022-07-14T17:15:54.612Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T17:16:00.043Z] ---> 1762e60f4858 [2022-07-14T17:16:00.043Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T17:16:00.663Z] ---> 38a1e0c87b21 [2022-07-14T17:16:00.663Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-14T17:16:01.665Z] ---> b616bd31f794 [2022-07-14T17:16:01.665Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-14T17:16:02.651Z] ---> 62371d810c8e [2022-07-14T17:16:02.651Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T17:16:02.651Z] ---> Running in 58c49e1439fe [2022-07-14T17:16:03.253Z] Removing intermediate container 58c49e1439fe [2022-07-14T17:16:03.253Z] ---> 3c4b0322e246 [2022-07-14T17:16:03.253Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T17:16:03.253Z] ---> Running in d05fb5094a0a [2022-07-14T17:16:03.855Z] Removing intermediate container d05fb5094a0a [2022-07-14T17:16:03.855Z] ---> cba2d3b8ad7b [2022-07-14T17:16:03.855Z] Step 23/25 : LABEL arch=arm64 [2022-07-14T17:16:03.855Z] ---> Running in 5e468eac4235 [2022-07-14T17:16:04.450Z] Removing intermediate container 5e468eac4235 [2022-07-14T17:16:04.450Z] ---> 1d3dc6db7f42 [2022-07-14T17:16:04.450Z] Step 24/25 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:16:04.450Z] ---> Running in 0947ae977d74 [2022-07-14T17:16:04.729Z] Removing intermediate container 0947ae977d74 [2022-07-14T17:16:04.729Z] ---> 88ef1dbbf89c [2022-07-14T17:16:04.729Z] Step 25/25 : LABEL version=2.2.1-dev.29 [2022-07-14T17:16:05.004Z] ---> Running in 45404b4f6c4d [2022-07-14T17:16:05.278Z] Removing intermediate container 45404b4f6c4d [2022-07-14T17:16:05.278Z] ---> 5c4e725cdbb5 [2022-07-14T17:16:05.278Z] [2022-07-14T17:16:05.897Z] Successfully built 5c4e725cdbb5 [2022-07-14T17:16:05.897Z] Successfully tagged security-spire-server-arm64:latest [2022-07-14T17:16:05.897Z]  Building security-spire-server ... done Building security-bootstrapper [2022-07-14T17:16:21.004Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:16:21.004Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:16:21.004Z] ---> b4dbfa99e42e [2022-07-14T17:16:21.004Z] Step 3/31 : WORKDIR /edgex-go [2022-07-14T17:16:21.004Z] ---> Using cache [2022-07-14T17:16:21.004Z] ---> 5ddbea31e268 [2022-07-14T17:16:21.004Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:16:21.613Z] ---> Running in 781243679df8 [2022-07-14T17:16:24.253Z] Removing intermediate container 781243679df8 [2022-07-14T17:16:24.253Z] ---> 3330a57b46d6 [2022-07-14T17:16:24.253Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-14T17:16:24.253Z] ---> Running in 9bbe70547d01 [2022-07-14T17:16:26.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:16:27.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:16:28.669Z] OK: 221 MiB in 51 packages [2022-07-14T17:16:29.659Z] Removing intermediate container 9bbe70547d01 [2022-07-14T17:16:29.659Z] ---> 18a966b2f949 [2022-07-14T17:16:29.659Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-14T17:16:30.653Z] ---> e94054296e0e [2022-07-14T17:16:30.653Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:16:30.923Z] ---> Running in 1aa8c4d9b35f [2022-07-14T17:17:18.116Z] Removing intermediate container 1aa8c4d9b35f [2022-07-14T17:17:18.116Z] ---> fbb761c95145 [2022-07-14T17:17:18.116Z] Step 8/31 : COPY . . [2022-07-14T17:17:28.307Z] ---> b0ee502f8d0a [2022-07-14T17:17:28.307Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-14T17:17:28.307Z] ---> Running in 98d8a42a2708 [2022-07-14T17:17:29.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-14T17:20:36.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-14T17:20:40.175Z] Removing intermediate container cb1dfdcb0547 [2022-07-14T17:20:40.175Z] ---> 130dc3828443 [2022-07-14T17:20:40.175Z] [2022-07-14T17:20:40.175Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T17:20:40.451Z] 3.16: Pulling from library/alpine [2022-07-14T17:20:40.748Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-14T17:20:40.748Z] Status: Downloaded newer image for alpine:3.16 [2022-07-14T17:20:40.748Z] ---> 6e30ab57aeee [2022-07-14T17:20:40.748Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-14T17:20:41.027Z] ---> Running in f556125e9ce2 [2022-07-14T17:20:43.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:20:43.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:20:44.732Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-14T17:20:44.732Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:20:44.733Z] OK: 5 MiB in 15 packages [2022-07-14T17:20:46.181Z] Removing intermediate container f556125e9ce2 [2022-07-14T17:20:46.181Z] ---> b321c13aeb76 [2022-07-14T17:20:46.181Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T17:20:46.181Z] ---> Running in e0d6831417d4 [2022-07-14T17:20:46.459Z] Removing intermediate container e0d6831417d4 [2022-07-14T17:20:46.459Z] ---> fb6209486f81 [2022-07-14T17:20:46.459Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-14T17:20:46.730Z] ---> Running in c247baaef978 [2022-07-14T17:20:47.329Z] Removing intermediate container c247baaef978 [2022-07-14T17:20:47.329Z] ---> c8d834963cc3 [2022-07-14T17:20:47.329Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-14T17:20:47.609Z] ---> Running in 9838a5443ae5 [2022-07-14T17:20:48.596Z] Removing intermediate container 9838a5443ae5 [2022-07-14T17:20:48.596Z] ---> b576b31bccdf [2022-07-14T17:20:48.596Z] Step 15/23 : WORKDIR / [2022-07-14T17:20:48.596Z] ---> Running in dc241f226952 [2022-07-14T17:20:49.585Z] Removing intermediate container dc241f226952 [2022-07-14T17:20:49.585Z] ---> 4913abb372d9 [2022-07-14T17:20:49.585Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:20:51.034Z] ---> 97ca16ac4ee4 [2022-07-14T17:20:51.034Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-14T17:20:54.436Z] ---> a8aedfc59a05 [2022-07-14T17:20:54.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-14T17:20:55.043Z] ---> 0e839ebab0a3 [2022-07-14T17:20:55.043Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-14T17:20:55.320Z] ---> Running in d65ff333163a [2022-07-14T17:20:56.313Z] Removing intermediate container d65ff333163a [2022-07-14T17:20:56.313Z] ---> 155179d2a827 [2022-07-14T17:20:56.313Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:20:56.313Z] ---> Running in 4017e8a2766f [2022-07-14T17:20:56.918Z] Removing intermediate container 4017e8a2766f [2022-07-14T17:20:56.918Z] ---> 95a8f4d5c61c [2022-07-14T17:20:56.918Z] Step 21/23 : LABEL arch=arm64 [2022-07-14T17:20:57.255Z] ---> Running in 1a35495e9b15 [2022-07-14T17:20:57.255Z] Removing intermediate container 8f1861728ff2 [2022-07-14T17:20:57.255Z] ---> 5953c27cd014 [2022-07-14T17:20:57.255Z] [2022-07-14T17:20:57.255Z] Step 10/25 : FROM alpine:3.16 [2022-07-14T17:20:57.255Z] ---> 6e30ab57aeee [2022-07-14T17:20:57.255Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-14T17:20:57.606Z] ---> Running in 05aba49eac6b [2022-07-14T17:20:58.261Z] Removing intermediate container 1a35495e9b15 [2022-07-14T17:20:58.261Z] ---> f35b83cd8bc2 [2022-07-14T17:20:58.261Z] Step 22/23 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:20:58.261Z] ---> Running in af9bc8748453 [2022-07-14T17:20:58.927Z] Removing intermediate container af9bc8748453 [2022-07-14T17:20:58.927Z] ---> 228c95d0d505 [2022-07-14T17:20:58.927Z] Step 23/23 : LABEL version=2.2.1-dev.29 [2022-07-14T17:20:58.927Z] ---> Running in c5407c85019a [2022-07-14T17:20:59.539Z] Removing intermediate container c5407c85019a [2022-07-14T17:20:59.539Z] ---> daee25ecbc7a [2022-07-14T17:20:59.539Z] [2022-07-14T17:21:00.135Z] Successfully built daee25ecbc7a [2022-07-14T17:21:00.135Z] Successfully tagged core-command-arm64:latest [2022-07-14T17:21:00.135Z]  Building core-command ... done Building security-spire-agent [2022-07-14T17:21:00.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:21:00.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:21:01.735Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-14T17:21:01.735Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-14T17:21:01.735Z] (3/3) Installing su-exec (0.2-r1) [2022-07-14T17:21:01.735Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:21:02.008Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T17:21:02.282Z] OK: 6 MiB in 17 packages [2022-07-14T17:21:04.934Z] Removing intermediate container 05aba49eac6b [2022-07-14T17:21:04.934Z] ---> a35bb3bd9f5c [2022-07-14T17:21:04.934Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-14T17:21:04.934Z] ---> Running in d6dfc76e62f3 [2022-07-14T17:21:04.934Z] Removing intermediate container d6dfc76e62f3 [2022-07-14T17:21:04.934Z] ---> 5e1104c96d53 [2022-07-14T17:21:04.934Z] Step 13/25 : WORKDIR / [2022-07-14T17:21:05.209Z] ---> Running in 7bec1be8653a [2022-07-14T17:21:05.484Z] Removing intermediate container 7bec1be8653a [2022-07-14T17:21:05.484Z] ---> 6eba49e9c64f [2022-07-14T17:21:05.484Z] 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-07-14T17:21:06.485Z] ---> 8b07d18bd255 [2022-07-14T17:21:06.485Z] 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-07-14T17:21:07.477Z] ---> 8cf90309a08f [2022-07-14T17:21:07.477Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-14T17:21:08.961Z] ---> 70619edd4675 [2022-07-14T17:21:08.961Z] 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-07-14T17:21:10.404Z] ---> 63fe1ad06008 [2022-07-14T17:21:10.404Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-14T17:21:13.045Z] ---> b210456b6e00 [2022-07-14T17:21:13.045Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-14T17:21:15.039Z] ---> fe1463dc2a10 [2022-07-14T17:21:15.039Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-14T17:21:17.038Z] ---> c5e02b082aac [2022-07-14T17:21:17.038Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-14T17:21:17.038Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:21:17.038Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:21:17.038Z] ---> b4dbfa99e42e [2022-07-14T17:21:17.038Z] Step 3/26 : WORKDIR /edgex-go [2022-07-14T17:21:17.038Z] ---> Using cache [2022-07-14T17:21:17.038Z] ---> 5ddbea31e268 [2022-07-14T17:21:17.038Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:21:17.038Z] ---> Using cache [2022-07-14T17:21:17.038Z] ---> 3330a57b46d6 [2022-07-14T17:21:17.038Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T17:21:17.038Z] ---> Running in bf47e73cd755 [2022-07-14T17:21:17.038Z] ---> Running in 8cc7d8e714fa [2022-07-14T17:21:19.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:21:20.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:21:20.982Z] Removing intermediate container 8cc7d8e714fa [2022-07-14T17:21:20.982Z] ---> d3f713388016 [2022-07-14T17:21:20.982Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-14T17:21:21.265Z] ---> Running in 89d04b639bcb [2022-07-14T17:21:21.868Z] Removing intermediate container 89d04b639bcb [2022-07-14T17:21:21.868Z] ---> f45a89e77192 [2022-07-14T17:21:21.868Z] Step 23/25 : LABEL arch=arm64 [2022-07-14T17:21:21.868Z] ---> Running in 82352064a9a0 [2022-07-14T17:21:22.143Z] OK: 221 MiB in 51 packages [2022-07-14T17:21:22.743Z] Removing intermediate container 82352064a9a0 [2022-07-14T17:21:22.743Z] ---> 4ce18d7f1af8 [2022-07-14T17:21:22.743Z] Step 24/25 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:21:22.743Z] ---> Running in 225eca2c6d65 [2022-07-14T17:21:23.346Z] Removing intermediate container bf47e73cd755 [2022-07-14T17:21:23.346Z] ---> 45bebc6b8875 [2022-07-14T17:21:23.346Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-14T17:21:23.621Z] Removing intermediate container 225eca2c6d65 [2022-07-14T17:21:23.621Z] ---> 2568b684dfd9 [2022-07-14T17:21:23.621Z] Step 25/25 : LABEL version=2.2.1-dev.29 [2022-07-14T17:21:23.898Z] ---> Running in 97b06908753b [2022-07-14T17:21:24.503Z] Removing intermediate container 97b06908753b [2022-07-14T17:21:24.503Z] ---> 9bf4ef303767 [2022-07-14T17:21:24.503Z] [2022-07-14T17:21:24.792Z] ---> 674f49826420 [2022-07-14T17:21:24.793Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:21:24.793Z] ---> Running in 2b93b033a6b8 [2022-07-14T17:21:25.397Z] Successfully built 9bf4ef303767 [2022-07-14T17:21:25.397Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-14T17:21:25.397Z] Building sys-mgmt-agent [2022-07-14T17:21:47.594Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:21:47.594Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:21:47.594Z] ---> b4dbfa99e42e [2022-07-14T17:21:47.594Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T17:21:47.594Z] ---> Using cache [2022-07-14T17:21:47.594Z] ---> 5ddbea31e268 [2022-07-14T17:21:47.594Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:21:47.594Z] ---> Using cache [2022-07-14T17:21:47.594Z] ---> 3330a57b46d6 [2022-07-14T17:21:47.594Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-14T17:21:47.594Z] ---> Running in 1d97e208a8a0 [2022-07-14T17:21:48.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:21:49.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:21:51.083Z] OK: 221 MiB in 51 packages [2022-07-14T17:21:52.528Z] Removing intermediate container 1d97e208a8a0 [2022-07-14T17:21:52.528Z] ---> 1e2f316517d4 [2022-07-14T17:21:52.528Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T17:21:53.971Z] ---> f9745b3d775a [2022-07-14T17:21:53.971Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:21:53.971Z] ---> Running in bb28791025fd [2022-07-14T17:22:16.192Z] Removing intermediate container 2b93b033a6b8 [2022-07-14T17:22:16.192Z] ---> 230c168d36bb [2022-07-14T17:22:16.192Z] Step 8/26 : COPY . . [2022-07-14T17:22:26.358Z] ---> 4245284ec78e [2022-07-14T17:22:26.358Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T17:22:26.358Z] ---> Running in 979c9593fb40 [2022-07-14T17:22:27.349Z] Removing intermediate container 979c9593fb40 [2022-07-14T17:22:27.349Z] ---> b63ecb87632e [2022-07-14T17:22:27.349Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-14T17:22:27.349Z] ---> Running in 19b92bfa6f29 [2022-07-14T17:22:28.332Z] Removing intermediate container 19b92bfa6f29 [2022-07-14T17:22:28.332Z] ---> 60f815f33485 [2022-07-14T17:22:28.332Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-14T17:22:28.332Z] ---> Running in 7dababc28e32 [2022-07-14T17:22:32.650Z] Removing intermediate container 7dababc28e32 [2022-07-14T17:22:32.650Z] ---> f20d276dafbb [2022-07-14T17:22:32.650Z] Step 12/26 : WORKDIR /edgex-go [2022-07-14T17:22:32.650Z] ---> Running in 2254e6706afa [2022-07-14T17:22:33.640Z] Removing intermediate container 2254e6706afa [2022-07-14T17:22:33.640Z] ---> 9badef6d9702 [2022-07-14T17:22:33.641Z] [2022-07-14T17:22:33.641Z] Step 13/26 : FROM alpine:3.15 [2022-07-14T17:22:33.641Z] ---> 3fb3c9af89a9 [2022-07-14T17:22:33.641Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T17:22:33.641Z] ---> Using cache [2022-07-14T17:22:33.641Z] ---> 3a0c2cc61e82 [2022-07-14T17:22:33.641Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:22:33.641Z] ---> Using cache [2022-07-14T17:22:33.641Z] ---> e1cfdf3ed4c9 [2022-07-14T17:22:33.641Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-14T17:22:33.641Z] ---> Using cache [2022-07-14T17:22:33.641Z] ---> 8c8da86a3a6a [2022-07-14T17:22:33.641Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-14T17:22:40.391Z] ---> 308f01830d41 [2022-07-14T17:22:40.391Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T17:22:50.588Z] Removing intermediate container 98d8a42a2708 [2022-07-14T17:22:50.588Z] ---> 097fb0367e10 [2022-07-14T17:22:50.588Z] [2022-07-14T17:22:50.588Z] Step 10/31 : FROM alpine:3.16 [2022-07-14T17:22:50.588Z] ---> 6e30ab57aeee [2022-07-14T17:22:50.588Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T17:22:50.588Z] ---> Running in 15e7ce42e9d7 [2022-07-14T17:22:50.588Z] Removing intermediate container 15e7ce42e9d7 [2022-07-14T17:22:50.588Z] ---> 33b3d1ce9936 [2022-07-14T17:22:50.588Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-14T17:22:50.588Z] ---> Running in 67f27e4a66ca [2022-07-14T17:22:51.185Z] ---> 83ff78bc4fb8 [2022-07-14T17:22:51.185Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T17:22:52.621Z] ---> 2e347c52450a [2022-07-14T17:22:52.622Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-14T17:22:52.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:22:52.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:22:53.888Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-14T17:22:53.888Z] (2/2) Installing su-exec (0.2-r1) [2022-07-14T17:22:53.888Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:22:54.183Z] OK: 5 MiB in 16 packages [2022-07-14T17:22:54.461Z] ---> 96b9e772ad98 [2022-07-14T17:22:54.461Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-14T17:22:55.909Z] Removing intermediate container 67f27e4a66ca [2022-07-14T17:22:55.909Z] ---> d3146bd1d854 [2022-07-14T17:22:55.909Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-14T17:22:55.909Z] Removing intermediate container bb28791025fd [2022-07-14T17:22:55.909Z] ---> e793c897771a [2022-07-14T17:22:55.909Z] Step 8/23 : COPY . . [2022-07-14T17:22:55.909Z] ---> 92dee717e289 [2022-07-14T17:22:55.909Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T17:22:55.909Z] ---> Running in 99af0060d0ac [2022-07-14T17:22:56.188Z] ---> Running in 669d40c46157 [2022-07-14T17:22:56.790Z] Removing intermediate container 669d40c46157 [2022-07-14T17:22:56.790Z] ---> 806ec037a4c6 [2022-07-14T17:22:56.790Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T17:22:57.062Z] Removing intermediate container 99af0060d0ac [2022-07-14T17:22:57.063Z] ---> c85cc2047a25 [2022-07-14T17:22:57.063Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-14T17:22:57.063Z] ---> Running in 66faaf292ffe [2022-07-14T17:22:57.339Z] ---> Running in 2e392e427e7b [2022-07-14T17:22:57.941Z] Removing intermediate container 66faaf292ffe [2022-07-14T17:22:57.941Z] ---> 14184c1587cd [2022-07-14T17:22:57.941Z] Step 24/26 : LABEL arch=arm64 [2022-07-14T17:22:57.941Z] ---> Running in 461597c19469 [2022-07-14T17:22:57.941Z] Removing intermediate container 2e392e427e7b [2022-07-14T17:22:57.941Z] ---> bc1402ac3ae6 [2022-07-14T17:22:57.941Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-14T17:22:58.217Z] ---> Running in 2a9b8cb118a6 [2022-07-14T17:22:58.839Z] Removing intermediate container 461597c19469 [2022-07-14T17:22:58.839Z] ---> 25737daf3f5c [2022-07-14T17:22:58.839Z] Step 25/26 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:22:58.839Z] Removing intermediate container 2a9b8cb118a6 [2022-07-14T17:22:58.839Z] ---> 638a52a61971 [2022-07-14T17:22:58.839Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-14T17:22:58.839Z] ---> Running in e6895d0a9a3f [2022-07-14T17:22:59.117Z] ---> Running in 075a2285240d [2022-07-14T17:22:59.403Z] Removing intermediate container c67d95592c67 [2022-07-14T17:22:59.403Z] ---> 3341616edb63 [2022-07-14T17:22:59.403Z] [2022-07-14T17:22:59.403Z] Step 9/20 : FROM alpine:3.15 [2022-07-14T17:22:59.403Z] ---> 3fb3c9af89a9 [2022-07-14T17:22:59.403Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T17:22:59.403Z] ---> Using cache [2022-07-14T17:22:59.403Z] ---> 3a0c2cc61e82 [2022-07-14T17:22:59.403Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:22:59.403Z] ---> Using cache [2022-07-14T17:22:59.403Z] ---> e1cfdf3ed4c9 [2022-07-14T17:22:59.403Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-14T17:22:59.680Z] ---> Running in fb2c73d2e526 [2022-07-14T17:23:00.281Z] Removing intermediate container e6895d0a9a3f [2022-07-14T17:23:00.281Z] ---> e6b6e717bb5e [2022-07-14T17:23:00.281Z] Step 26/26 : LABEL version=2.2.1-dev.29 [2022-07-14T17:23:00.555Z] ---> Running in fef85935a22f [2022-07-14T17:23:01.150Z] Removing intermediate container fef85935a22f [2022-07-14T17:23:01.150Z] ---> a627ba9bab5b [2022-07-14T17:23:01.150Z] [2022-07-14T17:23:01.755Z] Successfully built a627ba9bab5b [2022-07-14T17:23:01.755Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-14T17:23:01.755Z] Building security-proxy-setup [2022-07-14T17:23:01.755Z]  Building security-spire-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:23:02.757Z] Removing intermediate container 075a2285240d [2022-07-14T17:23:02.757Z] ---> ae12af706634 [2022-07-14T17:23:02.757Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-14T17:23:02.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:23:03.040Z] ---> Running in 8e224bae9e3f [2022-07-14T17:23:04.025Z] Removing intermediate container 8e224bae9e3f [2022-07-14T17:23:04.025Z] ---> 1a5d489bae4f [2022-07-14T17:23:04.025Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-14T17:23:04.025Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T17:23:04.025Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T17:23:04.025Z] OK: 15738 distinct packages available [2022-07-14T17:23:04.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:23:05.609Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:23:05.609Z] ---> 9ff2b0a7d54b [2022-07-14T17:23:05.609Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-14T17:23:05.917Z] ---> Running in 353c5c6b4215 [2022-07-14T17:23:06.581Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-14T17:23:06.888Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-14T17:23:07.191Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-14T17:23:07.191Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-14T17:23:07.191Z] (5/9) Installing curl (7.80.0-r2) [2022-07-14T17:23:07.488Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-14T17:23:07.488Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-14T17:23:07.787Z] (8/9) Installing libucontext (1.1-r0) [2022-07-14T17:23:07.787Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-14T17:23:07.787Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T17:23:07.787Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T17:23:08.079Z] OK: 8 MiB in 23 packages [2022-07-14T17:23:10.097Z] Removing intermediate container 353c5c6b4215 [2022-07-14T17:23:10.097Z] ---> 760ef1702157 [2022-07-14T17:23:10.097Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:23:11.085Z] ---> 90ecfd6f5a56 [2022-07-14T17:23:11.085Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-14T17:23:11.085Z] Removing intermediate container fb2c73d2e526 [2022-07-14T17:23:11.085Z] ---> 2a78c252facc [2022-07-14T17:23:11.085Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:23:12.068Z] ---> 0b259b249583 [2022-07-14T17:23:12.068Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-14T17:23:14.055Z] ---> 180ef58f9c77 [2022-07-14T17:23:14.055Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-14T17:23:14.659Z] ---> 59b8cc14a191 [2022-07-14T17:23:14.659Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-14T17:23:15.274Z] ---> 63519595d46d [2022-07-14T17:23:15.274Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-14T17:23:15.884Z] ---> 6b5510f64ed8 [2022-07-14T17:23:15.884Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-14T17:23:16.501Z] ---> f4d2ecf046c2 [2022-07-14T17:23:16.501Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-14T17:23:16.778Z] ---> Running in 4f438d0fdba3 [2022-07-14T17:23:17.055Z] ---> 22125183eb56 [2022-07-14T17:23:17.055Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-14T17:23:17.661Z] Removing intermediate container 4f438d0fdba3 [2022-07-14T17:23:17.661Z] ---> b67e443ce18b [2022-07-14T17:23:17.661Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:23:17.661Z] ---> Running in de379cab2181 [2022-07-14T17:23:17.947Z] ---> 07e9b6e1aebd [2022-07-14T17:23:17.947Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-14T17:23:17.947Z] ---> c161f275bac3 [2022-07-14T17:23:17.947Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-14T17:23:18.224Z] Removing intermediate container f4f640fad875 [2022-07-14T17:23:18.224Z] ---> 1935278dc213 [2022-07-14T17:23:18.224Z] [2022-07-14T17:23:18.224Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T17:23:18.224Z] ---> 6e30ab57aeee [2022-07-14T17:23:18.224Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-14T17:23:18.224Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:23:18.224Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:23:18.224Z] ---> b4dbfa99e42e [2022-07-14T17:23:18.224Z] Step 3/22 : WORKDIR /edgex-go [2022-07-14T17:23:18.224Z] ---> Using cache [2022-07-14T17:23:18.224Z] ---> 5ddbea31e268 [2022-07-14T17:23:18.224Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:23:18.224Z] ---> Using cache [2022-07-14T17:23:18.224Z] ---> 3330a57b46d6 [2022-07-14T17:23:18.224Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-14T17:23:18.224Z] ---> Using cache [2022-07-14T17:23:18.224Z] ---> 18a966b2f949 [2022-07-14T17:23:18.224Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T17:23:18.224Z] ---> Running in e4365350ffc0 [2022-07-14T17:23:18.224Z] ---> Running in 728b2d6ce6fb [2022-07-14T17:23:18.224Z] ---> Running in bba45cb50ece [2022-07-14T17:23:18.224Z] ---> Using cache [2022-07-14T17:23:18.224Z] ---> e94054296e0e [2022-07-14T17:23:18.224Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:23:18.224Z] ---> Using cache [2022-07-14T17:23:18.224Z] ---> fbb761c95145 [2022-07-14T17:23:18.224Z] Step 8/22 : COPY . . [2022-07-14T17:23:18.500Z] Removing intermediate container de379cab2181 [2022-07-14T17:23:18.500Z] ---> 73669638f6dc [2022-07-14T17:23:18.500Z] Step 18/20 : LABEL arch=arm64 [2022-07-14T17:23:18.778Z] ---> Using cache [2022-07-14T17:23:18.778Z] ---> b0ee502f8d0a [2022-07-14T17:23:18.778Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-14T17:23:18.778Z] ---> Running in e0b4b16c76fa [2022-07-14T17:23:18.778Z] ---> Running in e690f3180cd3 [2022-07-14T17:23:19.777Z] Removing intermediate container e0b4b16c76fa [2022-07-14T17:23:19.777Z] ---> 1f6c3ced43e4 [2022-07-14T17:23:19.777Z] Step 19/20 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:23:19.777Z] ---> Running in 5932dcac81c6 [2022-07-14T17:23:20.382Z] Removing intermediate container 5932dcac81c6 [2022-07-14T17:23:20.382Z] ---> cfc9748e5f7b [2022-07-14T17:23:20.382Z] Step 20/20 : LABEL version=2.2.1-dev.29 [2022-07-14T17:23:20.382Z] ---> Running in e08fdc4f1015 [2022-07-14T17:23:20.661Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-14T17:23:20.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:23:20.936Z] Removing intermediate container e08fdc4f1015 [2022-07-14T17:23:20.936Z] ---> f72e581bf193 [2022-07-14T17:23:20.936Z] [2022-07-14T17:23:20.936Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-14T17:23:21.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:23:21.495Z] Successfully built f72e581bf193 [2022-07-14T17:23:21.495Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-14T17:23:21.495Z] Building core-data [2022-07-14T17:23:22.097Z]  Building security-spiffe-token-provider ... done Removing intermediate container e4365350ffc0 [2022-07-14T17:23:22.097Z] ---> b33ad4234214 [2022-07-14T17:23:22.097Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-14T17:23:22.097Z] ---> Running in 5f5fd69656de [2022-07-14T17:23:22.375Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-14T17:23:22.652Z] Removing intermediate container 5f5fd69656de [2022-07-14T17:23:22.652Z] ---> 5042ee68521d [2022-07-14T17:23:22.652Z] Step 28/31 : CMD ["gate"] [2022-07-14T17:23:22.652Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-14T17:23:22.652Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:23:22.652Z] ---> Running in de66c48b1326 [2022-07-14T17:23:22.652Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T17:23:23.261Z] OK: 6 MiB in 16 packages [2022-07-14T17:23:23.261Z] Removing intermediate container de66c48b1326 [2022-07-14T17:23:23.261Z] ---> 9759706cb17d [2022-07-14T17:23:23.261Z] Step 29/31 : LABEL arch=arm64 [2022-07-14T17:23:23.536Z] ---> Running in f72dbfd555da [2022-07-14T17:23:24.146Z] Removing intermediate container f72dbfd555da [2022-07-14T17:23:24.146Z] ---> acce55f8ef78 [2022-07-14T17:23:24.146Z] Step 30/31 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:23:24.420Z] ---> Running in c25ab5801f95 [2022-07-14T17:23:25.421Z] Removing intermediate container c25ab5801f95 [2022-07-14T17:23:25.421Z] ---> 574958044eb0 [2022-07-14T17:23:25.421Z] Step 31/31 : LABEL version=2.2.1-dev.29 [2022-07-14T17:23:25.421Z] ---> Running in debcbf359d8c [2022-07-14T17:23:25.421Z] Removing intermediate container bba45cb50ece [2022-07-14T17:23:25.421Z] ---> a907a3e5b0fe [2022-07-14T17:23:25.421Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T17:23:25.715Z] ---> Running in 239b7e7d3a4a [2022-07-14T17:23:26.328Z] Removing intermediate container debcbf359d8c [2022-07-14T17:23:26.328Z] ---> bf5494718f8d [2022-07-14T17:23:26.328Z] [2022-07-14T17:23:26.609Z] Removing intermediate container 239b7e7d3a4a [2022-07-14T17:23:26.609Z] ---> e7c7208573db [2022-07-14T17:23:26.609Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-14T17:23:26.609Z] ---> Running in 7d8200c4801a [2022-07-14T17:23:26.891Z] Successfully built bf5494718f8d [2022-07-14T17:23:26.891Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-14T17:23:26.891Z] Building core-metadata [2022-07-14T17:23:27.167Z]  Building security-bootstrapper ... done Removing intermediate container 7d8200c4801a [2022-07-14T17:23:27.167Z] ---> 9135a9c69527 [2022-07-14T17:23:27.167Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-14T17:23:27.441Z] ---> Running in afa2b6505f88 [2022-07-14T17:23:28.049Z] Removing intermediate container afa2b6505f88 [2022-07-14T17:23:28.049Z] ---> d198534292fb [2022-07-14T17:23:28.049Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:23:28.650Z] ---> 326f614096ec [2022-07-14T17:23:28.650Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-14T17:23:32.059Z] ---> 36aadaac5bb2 [2022-07-14T17:23:32.059Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-14T17:23:33.047Z] ---> 32c7447cc295 [2022-07-14T17:23:33.047Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-14T17:23:33.321Z] ---> Running in 3bb21d04fe9a [2022-07-14T17:23:33.921Z] Removing intermediate container 3bb21d04fe9a [2022-07-14T17:23:33.921Z] ---> 6b0d456de0af [2022-07-14T17:23:33.921Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:23:34.208Z] ---> Running in e7a9d7e99a6c [2022-07-14T17:23:34.490Z] Removing intermediate container e7a9d7e99a6c [2022-07-14T17:23:34.490Z] ---> f420ac134b1d [2022-07-14T17:23:34.490Z] Step 20/22 : LABEL arch=arm64 [2022-07-14T17:23:34.765Z] ---> Running in 4bc2c7376c04 [2022-07-14T17:23:35.362Z] Removing intermediate container 4bc2c7376c04 [2022-07-14T17:23:35.362Z] ---> 05c767bf2d1a [2022-07-14T17:23:35.362Z] Step 21/22 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:23:35.362Z] ---> Running in eb18f61af379 [2022-07-14T17:23:36.342Z] Removing intermediate container eb18f61af379 [2022-07-14T17:23:36.342Z] ---> a9f5a7afad1b [2022-07-14T17:23:36.342Z] Step 22/22 : LABEL version=2.2.1-dev.29 [2022-07-14T17:23:36.342Z] ---> Running in c0bf00433e8f [2022-07-14T17:23:36.947Z] Removing intermediate container c0bf00433e8f [2022-07-14T17:23:36.947Z] ---> 220baa60bf5f [2022-07-14T17:23:36.947Z] [2022-07-14T17:23:37.224Z] Successfully built 220baa60bf5f [2022-07-14T17:23:37.224Z] Successfully tagged support-notifications-arm64:latest [2022-07-14T17:23:37.224Z]  Building support-notifications ... done Building support-scheduler [2022-07-14T17:23:45.525Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:23:45.525Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:23:45.525Z] ---> b4dbfa99e42e [2022-07-14T17:23:45.525Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T17:23:45.525Z] ---> Using cache [2022-07-14T17:23:45.525Z] ---> 5ddbea31e268 [2022-07-14T17:23:45.525Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:23:45.525Z] ---> Using cache [2022-07-14T17:23:45.525Z] ---> 3330a57b46d6 [2022-07-14T17:23:45.525Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-14T17:23:45.525Z] ---> Running in 51af02f9a000 [2022-07-14T17:23:46.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:23:47.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:23:49.401Z] OK: 221 MiB in 51 packages [2022-07-14T17:23:50.856Z] Removing intermediate container 51af02f9a000 [2022-07-14T17:23:50.856Z] ---> 417d1098d227 [2022-07-14T17:23:50.856Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T17:23:52.309Z] ---> 7cb2f0578d73 [2022-07-14T17:23:52.309Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:23:52.585Z] ---> Running in 99c00340cf67 [2022-07-14T17:23:52.865Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:23:52.865Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:23:52.865Z] ---> b4dbfa99e42e [2022-07-14T17:23:52.865Z] Step 3/23 : WORKDIR /edgex-go [2022-07-14T17:23:52.865Z] ---> Using cache [2022-07-14T17:23:52.865Z] ---> 5ddbea31e268 [2022-07-14T17:23:52.865Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:23:52.865Z] ---> Using cache [2022-07-14T17:23:52.865Z] ---> 3330a57b46d6 [2022-07-14T17:23:52.865Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-14T17:23:52.865Z] ---> Using cache [2022-07-14T17:23:52.865Z] ---> 18a966b2f949 [2022-07-14T17:23:52.865Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-14T17:23:52.865Z] ---> Using cache [2022-07-14T17:23:52.865Z] ---> e94054296e0e [2022-07-14T17:23:52.865Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:23:52.865Z] ---> Using cache [2022-07-14T17:23:52.865Z] ---> fbb761c95145 [2022-07-14T17:23:52.865Z] Step 8/23 : COPY . . [2022-07-14T17:23:53.150Z] ---> Using cache [2022-07-14T17:23:53.150Z] ---> b0ee502f8d0a [2022-07-14T17:23:53.150Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-14T17:23:53.425Z] ---> Running in 43e7241ca447 [2022-07-14T17:23:56.069Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-14T17:24:02.816Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:24:02.816Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:24:02.816Z] ---> b4dbfa99e42e [2022-07-14T17:24:02.816Z] Step 3/22 : WORKDIR /edgex-go [2022-07-14T17:24:02.816Z] ---> Using cache [2022-07-14T17:24:02.816Z] ---> 5ddbea31e268 [2022-07-14T17:24:02.816Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:24:02.816Z] ---> Using cache [2022-07-14T17:24:02.816Z] ---> 3330a57b46d6 [2022-07-14T17:24:02.816Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-14T17:24:02.816Z] ---> Using cache [2022-07-14T17:24:02.816Z] ---> 18a966b2f949 [2022-07-14T17:24:02.816Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-14T17:24:02.816Z] ---> Using cache [2022-07-14T17:24:02.816Z] ---> e94054296e0e [2022-07-14T17:24:02.816Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:24:02.816Z] ---> Using cache [2022-07-14T17:24:02.816Z] ---> fbb761c95145 [2022-07-14T17:24:02.816Z] Step 8/22 : COPY . . [2022-07-14T17:24:02.816Z] ---> Using cache [2022-07-14T17:24:02.816Z] ---> b0ee502f8d0a [2022-07-14T17:24:02.816Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-14T17:24:02.816Z] ---> Running in ffb6ba74f101 [2022-07-14T17:24:04.807Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-14T17:24:43.902Z] Removing intermediate container 99c00340cf67 [2022-07-14T17:24:43.902Z] ---> 513e3bfc3efc [2022-07-14T17:24:43.902Z] Step 8/23 : COPY . . [2022-07-14T17:24:52.219Z] ---> 6ff5ce20321d [2022-07-14T17:24:52.219Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-14T17:24:52.219Z] ---> Running in 5ac790056253 [2022-07-14T17:24:54.221Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-14T17:28:01.183Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-14T17:28:13.626Z] Removing intermediate container 728b2d6ce6fb [2022-07-14T17:28:13.626Z] ---> cc316d887dcc [2022-07-14T17:28:13.626Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-14T17:28:13.626Z] ---> Running in 6f63caeefddd [2022-07-14T17:28:15.093Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.29" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-14T17:28:23.401Z] Removing intermediate container 6f63caeefddd [2022-07-14T17:28:23.401Z] ---> 0f3eaf516f0c [2022-07-14T17:28:23.401Z] [2022-07-14T17:28:23.401Z] Step 11/23 : FROM docker:20.10.14 [2022-07-14T17:28:23.401Z] Removing intermediate container e690f3180cd3 [2022-07-14T17:28:23.401Z] ---> 3acd1944be05 [2022-07-14T17:28:23.401Z] [2022-07-14T17:28:23.401Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T17:28:23.401Z] ---> 6e30ab57aeee [2022-07-14T17:28:23.402Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-14T17:28:23.402Z] ---> Running in 3ca28cb776e3 [2022-07-14T17:28:23.402Z] 20.10.14: Pulling from library/docker [2022-07-14T17:28:26.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:28:26.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:28:27.503Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-14T17:28:27.780Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-14T17:28:27.780Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-14T17:28:27.780Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-14T17:28:27.780Z] (5/6) Installing curl (7.83.1-r2) [2022-07-14T17:28:27.780Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-14T17:28:27.780Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:28:27.780Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T17:28:28.383Z] OK: 8 MiB in 20 packages [2022-07-14T17:28:31.822Z] Removing intermediate container 3ca28cb776e3 [2022-07-14T17:28:31.822Z] ---> b6be3906cfaf [2022-07-14T17:28:31.822Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-14T17:28:31.822Z] ---> Running in 012bf113cdb5 [2022-07-14T17:28:32.822Z] Removing intermediate container 012bf113cdb5 [2022-07-14T17:28:32.822Z] ---> 7f63c45ff12e [2022-07-14T17:28:32.822Z] Step 13/22 : WORKDIR /edgex [2022-07-14T17:28:32.822Z] ---> Running in 0c4b43e46255 [2022-07-14T17:28:33.436Z] Removing intermediate container 0c4b43e46255 [2022-07-14T17:28:33.436Z] ---> bea419a5b2fa [2022-07-14T17:28:33.436Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-14T17:28:34.891Z] ---> c25ff9147741 [2022-07-14T17:28:34.891Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-14T17:28:37.531Z] ---> d16043eb688d [2022-07-14T17:28:37.531Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-14T17:28:40.161Z] ---> 5fa6990e2836 [2022-07-14T17:28:40.161Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-14T17:28:41.611Z] ---> 8642f104a6dd [2022-07-14T17:28:41.611Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-14T17:28:41.611Z] ---> Running in e2bc2a3997b3 [2022-07-14T17:28:42.213Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-14T17:28:42.213Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-14T17:28:42.213Z] ---> c346e9eafbab [2022-07-14T17:28:42.213Z] 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-07-14T17:28:42.492Z] ---> Running in 25270fcef7d1 [2022-07-14T17:28:43.092Z] Removing intermediate container 25270fcef7d1 [2022-07-14T17:28:43.092Z] ---> 3d2d2a7bffe3 [2022-07-14T17:28:43.092Z] 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-07-14T17:28:43.374Z] ---> Running in 370959dba08f [2022-07-14T17:28:45.358Z] Removing intermediate container e2bc2a3997b3 [2022-07-14T17:28:45.358Z] ---> 2ac15d94d7e6 [2022-07-14T17:28:45.358Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-14T17:28:45.358Z] ---> Running in 094c2e87d853 [2022-07-14T17:28:45.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:28:45.991Z] Removing intermediate container 094c2e87d853 [2022-07-14T17:28:45.991Z] ---> d18419ef0a4e [2022-07-14T17:28:45.991Z] Step 20/22 : LABEL arch=arm64 [2022-07-14T17:28:46.266Z] ---> Running in beeb0c776d6a [2022-07-14T17:28:46.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:28:46.818Z] Removing intermediate container beeb0c776d6a [2022-07-14T17:28:46.818Z] ---> 082150b1cc3a [2022-07-14T17:28:46.818Z] Step 21/22 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:28:46.818Z] ---> Running in da1acdba2c4a [2022-07-14T17:28:47.420Z] Removing intermediate container da1acdba2c4a [2022-07-14T17:28:47.420Z] ---> 02f1ac2382f8 [2022-07-14T17:28:47.420Z] Step 22/22 : LABEL version=2.2.1-dev.29 [2022-07-14T17:28:47.699Z] ---> Running in 51fad7bfc0a7 [2022-07-14T17:28:47.974Z] (1/43) Installing readline (8.1.1-r0) [2022-07-14T17:28:47.974Z] (2/43) Installing bash (5.1.16-r0) [2022-07-14T17:28:47.974Z] Executing bash-5.1.16-r0.post-install [2022-07-14T17:28:47.974Z] Removing intermediate container 51fad7bfc0a7 [2022-07-14T17:28:47.974Z] ---> d73f20e9c336 [2022-07-14T17:28:47.974Z] [2022-07-14T17:28:47.974Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-14T17:28:48.256Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-14T17:28:48.256Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-14T17:28:48.256Z] (6/43) Installing curl (7.80.0-r2) [2022-07-14T17:28:48.256Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-14T17:28:48.256Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-14T17:28:48.256Z] (9/43) Installing expat (2.4.7-r0) [2022-07-14T17:28:48.256Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-14T17:28:48.256Z] (11/43) Installing gdbm (1.22-r0) [2022-07-14T17:28:48.256Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-14T17:28:48.256Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-14T17:28:48.256Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-14T17:28:48.256Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-14T17:28:48.256Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-14T17:28:48.256Z] Successfully built d73f20e9c336 [2022-07-14T17:28:48.530Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-14T17:28:48.530Z]  Building security-proxy-setup ... done Building security-spire-config [2022-07-14T17:28:48.530Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-14T17:28:51.165Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-14T17:28:51.165Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-14T17:28:51.165Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-14T17:28:51.165Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-14T17:28:51.165Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-14T17:28:51.165Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-14T17:28:51.165Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-14T17:28:51.165Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-14T17:28:51.165Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-14T17:28:51.443Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-14T17:28:51.443Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-14T17:28:51.443Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-14T17:28:51.443Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-14T17:28:51.443Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-14T17:28:51.443Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-14T17:28:51.443Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-14T17:28:51.443Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-14T17:28:51.443Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-14T17:28:51.720Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-14T17:28:51.720Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-14T17:28:51.720Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-14T17:28:51.720Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-14T17:28:51.720Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-14T17:28:51.720Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-14T17:28:51.996Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-14T17:28:51.996Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-14T17:28:52.597Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T17:28:52.873Z] OK: 82 MiB in 65 packages [2022-07-14T17:29:01.192Z] Collecting docker-compose==1.23.2 [2022-07-14T17:29:01.192Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-14T17:29:01.192Z] 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-07-14T17:29:01.794Z] Collecting docker<4.0,>=3.6.0 [2022-07-14T17:29:01.794Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-14T17:29:01.794Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-14T17:29:02.071Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-14T17:29:02.672Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-14T17:29:02.672Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-14T17:29:02.672Z] ---> b4dbfa99e42e [2022-07-14T17:29:02.672Z] Step 3/26 : WORKDIR /edgex-go [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> 5ddbea31e268 [2022-07-14T17:29:02.672Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> 3330a57b46d6 [2022-07-14T17:29:02.672Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> 45bebc6b8875 [2022-07-14T17:29:02.672Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> 674f49826420 [2022-07-14T17:29:02.672Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> 230c168d36bb [2022-07-14T17:29:02.672Z] Step 8/26 : COPY . . [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> 4245284ec78e [2022-07-14T17:29:02.672Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> b63ecb87632e [2022-07-14T17:29:02.672Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> 60f815f33485 [2022-07-14T17:29:02.672Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> f20d276dafbb [2022-07-14T17:29:02.672Z] Step 12/26 : WORKDIR /edgex-go [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> 9badef6d9702 [2022-07-14T17:29:02.672Z] [2022-07-14T17:29:02.672Z] Step 13/26 : FROM alpine:3.15 [2022-07-14T17:29:02.672Z] ---> 3fb3c9af89a9 [2022-07-14T17:29:02.672Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> 3a0c2cc61e82 [2022-07-14T17:29:02.672Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:29:02.672Z] ---> Using cache [2022-07-14T17:29:02.672Z] ---> e1cfdf3ed4c9 [2022-07-14T17:29:02.672Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-14T17:29:03.669Z] ---> Running in 11024a93deaf [2022-07-14T17:29:05.667Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:29:06.274Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-14T17:29:06.552Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-14T17:29:06.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:29:06.552Z] Collecting cached-property<2,>=1.2.0 [2022-07-14T17:29:06.828Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-14T17:29:07.430Z] Collecting jsonschema<3,>=2.5.1 [2022-07-14T17:29:07.430Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-14T17:29:07.430Z] Collecting docopt<0.7,>=0.6.1 [2022-07-14T17:29:07.430Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-14T17:29:08.042Z] v3.15.4-246-g10af21d828 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-14T17:29:08.042Z] v3.15.4-247-g5e2ad93b85 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-14T17:29:08.042Z] OK: 15738 distinct packages available [2022-07-14T17:29:08.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:29:09.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:29:10.977Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-14T17:29:10.977Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-14T17:29:11.250Z] (3/4) Installing libucontext (1.1-r0) [2022-07-14T17:29:11.250Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-14T17:29:11.250Z] Executing busybox-1.34.1-r5.trigger [2022-07-14T17:29:11.527Z] OK: 6 MiB in 18 packages [2022-07-14T17:29:12.125Z] Collecting PyYAML<4,>=3.10 [2022-07-14T17:29:12.125Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-14T17:29:13.585Z] Removing intermediate container 11024a93deaf [2022-07-14T17:29:13.585Z] ---> d69949c8d882 [2022-07-14T17:29:13.585Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-14T17:29:16.978Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-14T17:29:16.978Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-14T17:29:16.978Z] Collecting texttable<0.10,>=0.9.0 [2022-07-14T17:29:16.978Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-14T17:29:20.390Z] Collecting docker-pycreds>=0.4.0 [2022-07-14T17:29:20.390Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-14T17:29:21.380Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-14T17:29:21.380Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-14T17:29:21.380Z] 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-07-14T17:29:21.380Z] ---> 16b30fd25c28 [2022-07-14T17:29:21.380Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-14T17:29:21.380Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-14T17:29:21.658Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-14T17:29:21.935Z] Removing intermediate container 43e7241ca447 [2022-07-14T17:29:21.935Z] ---> ade25c1af790 [2022-07-14T17:29:21.935Z] [2022-07-14T17:29:21.935Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T17:29:21.935Z] ---> 6e30ab57aeee [2022-07-14T17:29:21.935Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-14T17:29:21.935Z] ---> Using cache [2022-07-14T17:29:21.935Z] Collecting idna<2.8,>=2.5 [2022-07-14T17:29:21.935Z] ---> b321c13aeb76 [2022-07-14T17:29:21.935Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T17:29:21.935Z] ---> Using cache [2022-07-14T17:29:21.935Z] ---> fb6209486f81 [2022-07-14T17:29:21.935Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-14T17:29:21.935Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-14T17:29:21.935Z] ---> Running in 9259cc04daaa [2022-07-14T17:29:22.224Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-14T17:29:22.224Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-14T17:29:22.224Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-14T17:29:22.224Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-14T17:29:22.503Z] Removing intermediate container 9259cc04daaa [2022-07-14T17:29:22.503Z] ---> cc5f26dc90da [2022-07-14T17:29:22.503Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-14T17:29:22.780Z] ---> 9ffd5ba2faa6 [2022-07-14T17:29:22.780Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-14T17:29:22.780Z] ---> Running in c8d262c73596 [2022-07-14T17:29:22.780Z] ---> Running in ac285b289228 [2022-07-14T17:29:23.388Z] Removing intermediate container ac285b289228 [2022-07-14T17:29:23.388Z] ---> 5de6589efd21 [2022-07-14T17:29:23.388Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-14T17:29:23.705Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-14T17:29:23.705Z] Attempting uninstall: urllib3 [2022-07-14T17:29:23.705Z] Found existing installation: urllib3 1.26.7 [2022-07-14T17:29:23.705Z] Uninstalling urllib3-1.26.7: [2022-07-14T17:29:23.705Z] Removing intermediate container c8d262c73596 [2022-07-14T17:29:23.705Z] ---> a489ac67d1f9 [2022-07-14T17:29:23.705Z] Step 15/23 : WORKDIR / [2022-07-14T17:29:23.705Z] Successfully uninstalled urllib3-1.26.7 [2022-07-14T17:29:23.981Z] ---> Running in 7dc2d5af9e6e [2022-07-14T17:29:24.592Z] ---> 814d8e6c6c38 [2022-07-14T17:29:24.592Z] Step 21/26 : WORKDIR / [2022-07-14T17:29:24.866Z] Attempting uninstall: idna [2022-07-14T17:29:24.866Z] Found existing installation: idna 3.3 [2022-07-14T17:29:24.866Z] Removing intermediate container 7dc2d5af9e6e [2022-07-14T17:29:24.866Z] ---> 407d1081b161 [2022-07-14T17:29:24.866Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:29:24.866Z] Uninstalling idna-3.3: [2022-07-14T17:29:24.866Z] ---> Running in cbea3f13b3a8 [2022-07-14T17:29:25.141Z] Successfully uninstalled idna-3.3 [2022-07-14T17:29:25.419Z] Removing intermediate container cbea3f13b3a8 [2022-07-14T17:29:25.419Z] ---> 81c19990bdfe [2022-07-14T17:29:25.419Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-14T17:29:25.703Z] ---> Running in 40cae70ce081 [2022-07-14T17:29:25.987Z] ---> 90db9927fcab [2022-07-14T17:29:25.987Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-14T17:29:26.593Z] Removing intermediate container 40cae70ce081 [2022-07-14T17:29:26.593Z] ---> dcb7f20d6dbd [2022-07-14T17:29:26.593Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-14T17:29:26.593Z] ---> Running in eccebdd4164a [2022-07-14T17:29:27.228Z] Removing intermediate container eccebdd4164a [2022-07-14T17:29:27.228Z] ---> e205598cd42e [2022-07-14T17:29:27.228Z] Step 24/26 : LABEL arch=arm64 [2022-07-14T17:29:27.518Z] ---> Running in 19915fac4d4e [2022-07-14T17:29:28.122Z] Removing intermediate container 19915fac4d4e [2022-07-14T17:29:28.122Z] ---> 8f2e96312477 [2022-07-14T17:29:28.122Z] Step 25/26 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:29:28.403Z] ---> d2637565d0d9 [2022-07-14T17:29:28.403Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-14T17:29:28.403Z] ---> Running in f818532c15ac [2022-07-14T17:29:28.403Z] Attempting uninstall: requests [2022-07-14T17:29:28.403Z] Found existing installation: requests 2.26.0 [2022-07-14T17:29:28.403Z] Uninstalling requests-2.26.0: [2022-07-14T17:29:28.682Z] Successfully uninstalled requests-2.26.0 [2022-07-14T17:29:29.299Z] Running setup.py install for texttable: started [2022-07-14T17:29:29.299Z] Removing intermediate container f818532c15ac [2022-07-14T17:29:29.299Z] ---> 28a544116dc8 [2022-07-14T17:29:29.299Z] Step 26/26 : LABEL version=2.2.1-dev.29 [2022-07-14T17:29:29.299Z] ---> Running in 525128e8c3a6 [2022-07-14T17:29:29.589Z] ---> 90c9400e0067 [2022-07-14T17:29:29.589Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-14T17:29:29.589Z] ---> Running in dec835ade345 [2022-07-14T17:29:29.868Z] Removing intermediate container 525128e8c3a6 [2022-07-14T17:29:29.868Z] ---> 6ef0232ffa83 [2022-07-14T17:29:29.868Z] [2022-07-14T17:29:30.477Z] Removing intermediate container dec835ade345 [2022-07-14T17:29:30.477Z] ---> 201252635ca9 [2022-07-14T17:29:30.477Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:29:30.477Z] ---> Running in 29ea65d0c574 [2022-07-14T17:29:30.477Z] Successfully built 6ef0232ffa83 [2022-07-14T17:29:30.477Z] Successfully tagged security-spire-config-arm64:latest [2022-07-14T17:29:31.080Z]  Building security-spire-config ... done Removing intermediate container 29ea65d0c574 [2022-07-14T17:29:31.080Z] ---> eba46978eaf3 [2022-07-14T17:29:31.080Z] Step 21/23 : LABEL arch=arm64 [2022-07-14T17:29:31.080Z] ---> Running in 9496f319aba4 [2022-07-14T17:29:31.685Z] Removing intermediate container 9496f319aba4 [2022-07-14T17:29:31.685Z] ---> 14a08649d591 [2022-07-14T17:29:31.685Z] Step 22/23 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:29:31.685Z] ---> Running in b25157817902 [2022-07-14T17:29:31.973Z] Running setup.py install for texttable: finished with status 'done' [2022-07-14T17:29:31.973Z] Running setup.py install for PyYAML: started [2022-07-14T17:29:32.259Z] Removing intermediate container b25157817902 [2022-07-14T17:29:32.259Z] ---> c3e7b2dee5e6 [2022-07-14T17:29:32.259Z] Step 23/23 : LABEL version=2.2.1-dev.29 [2022-07-14T17:29:32.259Z] ---> Running in c2e019a6fb67 [2022-07-14T17:29:32.864Z] Removing intermediate container c2e019a6fb67 [2022-07-14T17:29:32.864Z] ---> c7193789e78f [2022-07-14T17:29:32.864Z] [2022-07-14T17:29:33.144Z] Successfully built c7193789e78f [2022-07-14T17:29:33.144Z] Successfully tagged core-metadata-arm64:latest [2022-07-14T17:29:34.596Z]  Building core-metadata ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-07-14T17:29:34.873Z] Running setup.py install for docopt: started [2022-07-14T17:29:37.514Z] Running setup.py install for docopt: finished with status 'done' [2022-07-14T17:29:37.514Z] Running setup.py install for dockerpty: started [2022-07-14T17:29:39.504Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-14T17:29:40.952Z] 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-07-14T17:29:56.078Z] Removing intermediate container 370959dba08f [2022-07-14T17:29:56.078Z] ---> 20d10066b247 [2022-07-14T17:29:56.078Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-14T17:29:56.078Z] ---> Running in 10315b163210 [2022-07-14T17:29:56.078Z] Removing intermediate container 10315b163210 [2022-07-14T17:29:56.078Z] ---> 311c87353ec4 [2022-07-14T17:29:56.078Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-14T17:29:56.078Z] ---> Running in 40a038b7a6e1 [2022-07-14T17:29:56.355Z] Removing intermediate container 40a038b7a6e1 [2022-07-14T17:29:56.355Z] ---> c46cb42555fa [2022-07-14T17:29:56.355Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-14T17:29:57.809Z] ---> f41b79ec6110 [2022-07-14T17:29:57.809Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-14T17:29:58.808Z] ---> f02e04b73cde [2022-07-14T17:29:58.808Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-14T17:29:59.809Z] ---> eea483768aff [2022-07-14T17:29:59.809Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-14T17:29:59.809Z] ---> Running in 4587fee727ca [2022-07-14T17:30:00.408Z] Removing intermediate container 4587fee727ca [2022-07-14T17:30:00.408Z] ---> 2b4c81b5b02a [2022-07-14T17:30:00.408Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:30:00.684Z] ---> Running in 226003d809dd [2022-07-14T17:30:00.965Z] Removing intermediate container 226003d809dd [2022-07-14T17:30:00.965Z] ---> 735fdeed2e2d [2022-07-14T17:30:00.965Z] Step 21/23 : LABEL arch=arm64 [2022-07-14T17:30:01.239Z] ---> Running in 563075c90b5b [2022-07-14T17:30:01.516Z] Removing intermediate container 563075c90b5b [2022-07-14T17:30:01.516Z] ---> 2fe6209fb6c9 [2022-07-14T17:30:01.516Z] Step 22/23 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:30:01.791Z] ---> Running in ae17547e12b9 [2022-07-14T17:30:02.394Z] Removing intermediate container ae17547e12b9 [2022-07-14T17:30:02.394Z] ---> 389a5fb46785 [2022-07-14T17:30:02.394Z] Step 23/23 : LABEL version=2.2.1-dev.29 [2022-07-14T17:30:02.394Z] ---> Running in 3c48488b6a1e [2022-07-14T17:30:02.995Z] Removing intermediate container 3c48488b6a1e [2022-07-14T17:30:02.995Z] ---> 207c13953cf7 [2022-07-14T17:30:02.995Z] [2022-07-14T17:30:03.268Z] Successfully built 207c13953cf7 [2022-07-14T17:30:03.268Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-14T17:30:35.621Z]  Building sys-mgmt-agent ... done Removing intermediate container 5ac790056253 [2022-07-14T17:30:35.621Z] ---> 5963a913b9ed [2022-07-14T17:30:35.621Z] [2022-07-14T17:30:35.621Z] Step 10/23 : FROM alpine:3.16 [2022-07-14T17:30:35.621Z] ---> 6e30ab57aeee [2022-07-14T17:30:35.621Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-14T17:30:35.621Z] ---> Running in f15363ca6d8f [2022-07-14T17:30:35.621Z] Removing intermediate container f15363ca6d8f [2022-07-14T17:30:35.621Z] ---> a9e7a58faedd [2022-07-14T17:30:35.621Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-14T17:30:35.621Z] ---> Running in a1c7aa2739f5 [2022-07-14T17:30:35.621Z] Removing intermediate container a1c7aa2739f5 [2022-07-14T17:30:35.621Z] ---> f2750fea3ade [2022-07-14T17:30:35.621Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-14T17:30:35.621Z] ---> Running in 317e673c63d1 [2022-07-14T17:30:35.621Z] Removing intermediate container 317e673c63d1 [2022-07-14T17:30:35.621Z] ---> 0d1e85486c44 [2022-07-14T17:30:35.621Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T17:30:35.621Z] ---> Running in e396d57a72e4 [2022-07-14T17:30:36.219Z] Removing intermediate container e396d57a72e4 [2022-07-14T17:30:36.219Z] ---> 5311bc47f219 [2022-07-14T17:30:36.219Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-14T17:30:36.490Z] ---> Running in 1ee0d71a1bdb [2022-07-14T17:30:37.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T17:30:38.446Z] Removing intermediate container ffb6ba74f101 [2022-07-14T17:30:38.446Z] ---> babe12d8b431 [2022-07-14T17:30:38.446Z] [2022-07-14T17:30:38.446Z] Step 10/22 : FROM alpine:3.16 [2022-07-14T17:30:38.446Z] ---> 6e30ab57aeee [2022-07-14T17:30:38.446Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-14T17:30:38.446Z] ---> Using cache [2022-07-14T17:30:38.446Z] ---> b321c13aeb76 [2022-07-14T17:30:38.446Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-14T17:30:38.446Z] ---> Using cache [2022-07-14T17:30:38.446Z] ---> fb6209486f81 [2022-07-14T17:30:38.446Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-14T17:30:38.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T17:30:38.446Z] ---> Running in da16ad1937e3 [2022-07-14T17:30:38.725Z] Removing intermediate container da16ad1937e3 [2022-07-14T17:30:38.725Z] ---> 83a07760e918 [2022-07-14T17:30:38.725Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-14T17:30:38.997Z] ---> Running in 9d18cb6e3794 [2022-07-14T17:30:39.270Z] Removing intermediate container 9d18cb6e3794 [2022-07-14T17:30:39.270Z] ---> 78c1f879bc1d [2022-07-14T17:30:39.270Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:30:39.541Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-14T17:30:39.541Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-14T17:30:39.541Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-14T17:30:39.814Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-14T17:30:39.814Z] ---> 629847c78ab9 [2022-07-14T17:30:39.814Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-14T17:30:39.814Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-14T17:30:40.086Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-14T17:30:40.086Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T17:30:40.086Z] OK: 8 MiB in 20 packages [2022-07-14T17:30:41.520Z] Removing intermediate container 1ee0d71a1bdb [2022-07-14T17:30:41.520Z] ---> b998817d4623 [2022-07-14T17:30:41.520Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-14T17:30:41.520Z] ---> 4092ee586265 [2022-07-14T17:30:41.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-14T17:30:41.795Z] ---> 2e3bf2848521 [2022-07-14T17:30:41.795Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-14T17:30:42.071Z] ---> bd10821515aa [2022-07-14T17:30:42.071Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-14T17:30:42.071Z] ---> Running in 75841aaf0684 [2022-07-14T17:30:42.346Z] Removing intermediate container 75841aaf0684 [2022-07-14T17:30:42.347Z] ---> 552ce8a3b074 [2022-07-14T17:30:42.347Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:30:42.619Z] ---> Running in 1d5f9570f4fc [2022-07-14T17:30:42.920Z] Removing intermediate container 1d5f9570f4fc [2022-07-14T17:30:42.920Z] ---> a578196f9845 [2022-07-14T17:30:42.920Z] Step 20/22 : LABEL arch=arm64 [2022-07-14T17:30:42.920Z] ---> Running in 1701a44b767b [2022-07-14T17:30:42.920Z] ---> 2e8915c0d673 [2022-07-14T17:30:42.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-14T17:30:43.606Z] Removing intermediate container 1701a44b767b [2022-07-14T17:30:43.606Z] ---> be05307380fb [2022-07-14T17:30:43.606Z] Step 21/22 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:30:43.606Z] ---> Running in 32b2ae14ede3 [2022-07-14T17:30:43.916Z] ---> 710a4ebf3284 [2022-07-14T17:30:43.916Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-14T17:30:43.916Z] ---> Running in 53707ea67936 [2022-07-14T17:30:44.260Z] Removing intermediate container 32b2ae14ede3 [2022-07-14T17:30:44.260Z] ---> 98f2eba45d52 [2022-07-14T17:30:44.260Z] Step 22/22 : LABEL version=2.2.1-dev.29 [2022-07-14T17:30:44.260Z] ---> Running in 853226e9b077 [2022-07-14T17:30:44.554Z] Removing intermediate container 53707ea67936 [2022-07-14T17:30:44.554Z] ---> 99320b4c9ac6 [2022-07-14T17:30:44.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T17:30:44.554Z] ---> Running in 0dafd02d9f0a [2022-07-14T17:30:44.554Z] Removing intermediate container 853226e9b077 [2022-07-14T17:30:44.554Z] ---> eebfb1cec6b0 [2022-07-14T17:30:44.554Z] [2022-07-14T17:30:44.837Z] Successfully built eebfb1cec6b0 [2022-07-14T17:30:44.838Z] Successfully tagged support-scheduler-arm64:latest [2022-07-14T17:30:44.838Z]  Building support-scheduler ... done Removing intermediate container 0dafd02d9f0a [2022-07-14T17:30:44.838Z] ---> afcb824855f4 [2022-07-14T17:30:44.838Z] Step 21/23 : LABEL arch=arm64 [2022-07-14T17:30:45.109Z] ---> Running in f5f32188d81d [2022-07-14T17:30:45.382Z] Removing intermediate container f5f32188d81d [2022-07-14T17:30:45.382Z] ---> 85729dc7583e [2022-07-14T17:30:45.382Z] Step 22/23 : LABEL git_sha=66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:30:45.382Z] ---> Running in 9e464dbe35a9 [2022-07-14T17:30:45.662Z] Removing intermediate container 9e464dbe35a9 [2022-07-14T17:30:45.662Z] ---> d2d0d4239682 [2022-07-14T17:30:45.662Z] Step 23/23 : LABEL version=2.2.1-dev.29 [2022-07-14T17:30:45.662Z] ---> Running in a0491ecb5e93 [2022-07-14T17:30:46.261Z] Removing intermediate container a0491ecb5e93 [2022-07-14T17:30:46.261Z] ---> 911d0ba7630c [2022-07-14T17:30:46.261Z] [2022-07-14T17:30:46.261Z] Successfully built 911d0ba7630c [2022-07-14T17:30:46.261Z] Successfully tagged core-data-arm64:latest [2022-07-14T17:30:46.549Z]  Building core-data ... done  [Pipeline] } [2022-07-14T17:30:46.568Z] $ docker stop --time=1 af95131653a82c524a44ef0e0fa9f53e71288da47427f005ff06424aaed5dc63 [2022-07-14T17:30:48.270Z] $ docker rm -f af95131653a82c524a44ef0e0fa9f53e71288da47427f005ff06424aaed5dc63 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T17:30:48.797Z] + docker images [2022-07-14T17:30:49.069Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-14T17:30:49.069Z] core-data-arm64 latest 911d0ba7630c 3 seconds ago 20.6MB [2022-07-14T17:30:49.069Z] support-scheduler-arm64 latest eebfb1cec6b0 4 seconds ago 25.5MB [2022-07-14T17:30:49.069Z] babe12d8b431 11 seconds ago 1.35GB [2022-07-14T17:30:49.069Z] 5963a913b9ed 17 seconds ago 1.32GB [2022-07-14T17:30:49.069Z] sys-mgmt-agent-arm64 latest 207c13953cf7 46 seconds ago 282MB [2022-07-14T17:30:49.069Z] core-metadata-arm64 latest c7193789e78f About a minute ago 16.4MB [2022-07-14T17:30:49.069Z] security-spire-config-arm64 latest 6ef0232ffa83 About a minute ago 83.6MB [2022-07-14T17:30:49.069Z] ade25c1af790 About a minute ago 1.29GB [2022-07-14T17:30:49.069Z] security-proxy-setup-arm64 latest d73f20e9c336 2 minutes ago 26.1MB [2022-07-14T17:30:49.069Z] 0f3eaf516f0c 2 minutes ago 1.29GB [2022-07-14T17:30:49.069Z] 3acd1944be05 2 minutes ago 1.3GB [2022-07-14T17:30:49.069Z] support-notifications-arm64 latest 220baa60bf5f 7 minutes ago 26.1MB [2022-07-14T17:30:49.069Z] security-bootstrapper-arm64 latest bf5494718f8d 7 minutes ago 18.5MB [2022-07-14T17:30:49.069Z] security-spiffe-token-provider-arm64 latest f72e581bf193 7 minutes ago 28.2MB [2022-07-14T17:30:49.069Z] 1935278dc213 7 minutes ago 1.35GB [2022-07-14T17:30:49.069Z] security-spire-agent-arm64 latest a627ba9bab5b 7 minutes ago 122MB [2022-07-14T17:30:49.069Z] 3341616edb63 7 minutes ago 1.34GB [2022-07-14T17:30:49.069Z] 097fb0367e10 8 minutes ago 1.29GB [2022-07-14T17:30:49.069Z] 9badef6d9702 8 minutes ago 1.19GB [2022-07-14T17:30:49.069Z] security-secretstore-setup-arm64 latest 9bf4ef303767 9 minutes ago 27.9MB [2022-07-14T17:30:49.069Z] core-command-arm64 latest daee25ecbc7a 9 minutes ago 15.5MB [2022-07-14T17:30:49.069Z] 5953c27cd014 9 minutes ago 1.3GB [2022-07-14T17:30:49.069Z] 130dc3828443 10 minutes ago 1.29GB [2022-07-14T17:30:49.069Z] security-spire-server-arm64 latest 5c4e725cdbb5 14 minutes ago 84.2MB [2022-07-14T17:30:49.069Z] 51ca3f3255ba 15 minutes ago 1.19GB [2022-07-14T17:30:49.069Z] ci-base-image-arm64 latest b4dbfa99e42e 18 minutes ago 938MB [2022-07-14T17:30:49.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 days ago 678MB [2022-07-14T17:30:49.069Z] alpine 3.16 6e30ab57aeee 7 weeks ago 5.27MB [2022-07-14T17:30:49.069Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-14T17:30:49.069Z] alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB [2022-07-14T17:30:49.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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-07-14T17:30:49.178Z] provisioning config files... [2022-07-14T17:30:49.194Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/263@tmp/config4010349225667524414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:30:49.547Z] ---> docker-login.sh [2022-07-14T17:30:49.547Z] nexus3.edgexfoundry.org:10001 [2022-07-14T17:30:49.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:30:49.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:30:49.820Z] Configure a credential helper to remove this warning. See [2022-07-14T17:30:49.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:30:49.820Z] [2022-07-14T17:30:49.820Z] Login Succeeded [2022-07-14T17:30:49.820Z] nexus3.edgexfoundry.org:10002 [2022-07-14T17:30:50.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:30:50.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:30:50.363Z] Configure a credential helper to remove this warning. See [2022-07-14T17:30:50.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:30:50.363Z] [2022-07-14T17:30:50.363Z] Login Succeeded [2022-07-14T17:30:50.363Z] nexus3.edgexfoundry.org:10003 [2022-07-14T17:30:50.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:30:50.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:30:50.906Z] Configure a credential helper to remove this warning. See [2022-07-14T17:30:50.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:30:50.906Z] [2022-07-14T17:30:50.906Z] Login Succeeded [2022-07-14T17:30:50.906Z] nexus3.edgexfoundry.org:10004 [2022-07-14T17:30:51.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:30:51.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:30:51.452Z] Configure a credential helper to remove this warning. See [2022-07-14T17:30:51.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:30:51.452Z] [2022-07-14T17:30:51.452Z] Login Succeeded [2022-07-14T17:30:51.452Z] docker.io [2022-07-14T17:30:51.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T17:30:51.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T17:30:51.994Z] Configure a credential helper to remove this warning. See [2022-07-14T17:30:51.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T17:30:51.994Z] [2022-07-14T17:30:51.994Z] Login Succeeded [2022-07-14T17:30:52.264Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T17:30:52.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:30:52.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T17:30:52.330Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-07-14T17:30:52.330Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:30:52.330Z] latest [2022-07-14T17:30:52.330Z] 2.2.1-dev.29 [2022-07-14T17:30:52.330Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:30:52.330Z] main [2022-07-14T17:30:52.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:30:52.687Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:30:53.048Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:30:53.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-14T17:30:53.048Z] 47297185f651: Preparing [2022-07-14T17:30:53.048Z] e806cc7506e7: Preparing [2022-07-14T17:30:53.048Z] bd6304274fbc: Preparing [2022-07-14T17:30:53.048Z] a0983e228955: Preparing [2022-07-14T17:30:53.048Z] dd565ff850e7: Preparing [2022-07-14T17:30:53.048Z] dd565ff850e7: Layer already exists [2022-07-14T17:30:53.319Z] bd6304274fbc: Pushed [2022-07-14T17:30:53.319Z] a0983e228955: Pushed [2022-07-14T17:30:53.319Z] 47297185f651: Pushed [2022-07-14T17:30:55.927Z] e806cc7506e7: Pushed [2022-07-14T17:30:55.927Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:4194f7bdb6313160616df1ad5defa8931afa3bf05c1d324507104b9517f24629 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:30:56.291Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:30:56.648Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-14T17:30:56.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-14T17:30:56.648Z] 47297185f651: Preparing [2022-07-14T17:30:56.648Z] e806cc7506e7: Preparing [2022-07-14T17:30:56.648Z] bd6304274fbc: Preparing [2022-07-14T17:30:56.648Z] a0983e228955: Preparing [2022-07-14T17:30:56.648Z] dd565ff850e7: Preparing [2022-07-14T17:30:56.648Z] bd6304274fbc: Layer already exists [2022-07-14T17:30:56.648Z] 47297185f651: Layer already exists [2022-07-14T17:30:56.648Z] e806cc7506e7: Layer already exists [2022-07-14T17:30:56.648Z] a0983e228955: Layer already exists [2022-07-14T17:30:56.648Z] dd565ff850e7: Layer already exists [2022-07-14T17:30:56.918Z] latest: digest: sha256:4194f7bdb6313160616df1ad5defa8931afa3bf05c1d324507104b9517f24629 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:30:57.275Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:30:57.629Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.29 [2022-07-14T17:30:57.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-14T17:30:57.629Z] 47297185f651: Preparing [2022-07-14T17:30:57.629Z] e806cc7506e7: Preparing [2022-07-14T17:30:57.629Z] bd6304274fbc: Preparing [2022-07-14T17:30:57.629Z] a0983e228955: Preparing [2022-07-14T17:30:57.629Z] dd565ff850e7: Preparing [2022-07-14T17:30:57.629Z] dd565ff850e7: Layer already exists [2022-07-14T17:30:57.629Z] a0983e228955: Layer already exists [2022-07-14T17:30:57.629Z] e806cc7506e7: Layer already exists [2022-07-14T17:30:57.629Z] 47297185f651: Layer already exists [2022-07-14T17:30:57.629Z] bd6304274fbc: Layer already exists [2022-07-14T17:30:57.899Z] 2.2.1-dev.29: digest: sha256:4194f7bdb6313160616df1ad5defa8931afa3bf05c1d324507104b9517f24629 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:30:58.267Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:30:58.619Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:30:58.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-14T17:30:58.620Z] 47297185f651: Preparing [2022-07-14T17:30:58.620Z] e806cc7506e7: Preparing [2022-07-14T17:30:58.620Z] bd6304274fbc: Preparing [2022-07-14T17:30:58.620Z] a0983e228955: Preparing [2022-07-14T17:30:58.620Z] dd565ff850e7: Preparing [2022-07-14T17:30:58.620Z] bd6304274fbc: Layer already exists [2022-07-14T17:30:58.620Z] a0983e228955: Layer already exists [2022-07-14T17:30:58.620Z] 47297185f651: Layer already exists [2022-07-14T17:30:58.620Z] dd565ff850e7: Layer already exists [2022-07-14T17:30:58.620Z] e806cc7506e7: Layer already exists [2022-07-14T17:30:58.890Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:4194f7bdb6313160616df1ad5defa8931afa3bf05c1d324507104b9517f24629 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:30:59.251Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:30:59.608Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-07-14T17:30:59.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-14T17:30:59.608Z] 47297185f651: Preparing [2022-07-14T17:30:59.608Z] e806cc7506e7: Preparing [2022-07-14T17:30:59.608Z] bd6304274fbc: Preparing [2022-07-14T17:30:59.608Z] a0983e228955: Preparing [2022-07-14T17:30:59.608Z] dd565ff850e7: Preparing [2022-07-14T17:30:59.608Z] a0983e228955: Layer already exists [2022-07-14T17:30:59.608Z] e806cc7506e7: Layer already exists [2022-07-14T17:30:59.608Z] dd565ff850e7: Layer already exists [2022-07-14T17:30:59.608Z] bd6304274fbc: Layer already exists [2022-07-14T17:30:59.608Z] 47297185f651: Layer already exists [2022-07-14T17:30:59.879Z] main: digest: sha256:4194f7bdb6313160616df1ad5defa8931afa3bf05c1d324507104b9517f24629 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:30:59.937Z] ===================================================== [Pipeline] echo [2022-07-14T17:30:59.945Z] taggedImages: [2022-07-14T17:30:59.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:30:59.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-14T17:30:59.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.29 [2022-07-14T17:30:59.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:30:59.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-07-14T17:30:59.966Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-07-14T17:30:59.966Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:30:59.966Z] latest [2022-07-14T17:30:59.966Z] 2.2.1-dev.29 [2022-07-14T17:30:59.966Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:30:59.966Z] main [2022-07-14T17:30:59.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:00.326Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:00.681Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:00.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-14T17:31:00.681Z] 3cee6dab68dd: Preparing [2022-07-14T17:31:00.681Z] 972409b46b11: Preparing [2022-07-14T17:31:00.681Z] bd6304274fbc: Preparing [2022-07-14T17:31:00.681Z] faa5affbf2af: Preparing [2022-07-14T17:31:00.681Z] 45e65c6ddbe7: Preparing [2022-07-14T17:31:00.681Z] dd565ff850e7: Preparing [2022-07-14T17:31:00.681Z] dd565ff850e7: Waiting [2022-07-14T17:31:00.952Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:00.952Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:00.952Z] 3cee6dab68dd: Pushed [2022-07-14T17:31:00.952Z] 45e65c6ddbe7: Pushed [2022-07-14T17:31:01.927Z] faa5affbf2af: Pushed [2022-07-14T17:31:03.900Z] 972409b46b11: Pushed [2022-07-14T17:31:04.172Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:0bc8046deca545451ff6633b2667e289f10016be4ffca1b8033d6cbb613dd76e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:04.537Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:04.890Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-14T17:31:04.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-14T17:31:04.890Z] 3cee6dab68dd: Preparing [2022-07-14T17:31:04.890Z] 972409b46b11: Preparing [2022-07-14T17:31:04.890Z] bd6304274fbc: Preparing [2022-07-14T17:31:04.890Z] faa5affbf2af: Preparing [2022-07-14T17:31:04.890Z] 45e65c6ddbe7: Preparing [2022-07-14T17:31:04.890Z] dd565ff850e7: Preparing [2022-07-14T17:31:04.890Z] dd565ff850e7: Waiting [2022-07-14T17:31:04.890Z] 972409b46b11: Layer already exists [2022-07-14T17:31:04.890Z] 3cee6dab68dd: Layer already exists [2022-07-14T17:31:04.890Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:04.890Z] 45e65c6ddbe7: Layer already exists [2022-07-14T17:31:04.890Z] faa5affbf2af: Layer already exists [2022-07-14T17:31:04.890Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:05.160Z] latest: digest: sha256:0bc8046deca545451ff6633b2667e289f10016be4ffca1b8033d6cbb613dd76e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:05.521Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:05.886Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.29 [2022-07-14T17:31:05.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-14T17:31:05.886Z] 3cee6dab68dd: Preparing [2022-07-14T17:31:05.886Z] 972409b46b11: Preparing [2022-07-14T17:31:05.886Z] bd6304274fbc: Preparing [2022-07-14T17:31:05.886Z] faa5affbf2af: Preparing [2022-07-14T17:31:05.886Z] 45e65c6ddbe7: Preparing [2022-07-14T17:31:05.886Z] dd565ff850e7: Preparing [2022-07-14T17:31:05.886Z] dd565ff850e7: Waiting [2022-07-14T17:31:05.886Z] 45e65c6ddbe7: Layer already exists [2022-07-14T17:31:05.886Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:05.886Z] 3cee6dab68dd: Layer already exists [2022-07-14T17:31:05.886Z] 972409b46b11: Layer already exists [2022-07-14T17:31:05.886Z] faa5affbf2af: Layer already exists [2022-07-14T17:31:05.886Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:06.155Z] 2.2.1-dev.29: digest: sha256:0bc8046deca545451ff6633b2667e289f10016be4ffca1b8033d6cbb613dd76e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:06.513Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:06.867Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:06.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-14T17:31:06.867Z] 3cee6dab68dd: Preparing [2022-07-14T17:31:06.867Z] 972409b46b11: Preparing [2022-07-14T17:31:06.867Z] bd6304274fbc: Preparing [2022-07-14T17:31:06.867Z] faa5affbf2af: Preparing [2022-07-14T17:31:06.867Z] 45e65c6ddbe7: Preparing [2022-07-14T17:31:06.867Z] dd565ff850e7: Preparing [2022-07-14T17:31:06.867Z] dd565ff850e7: Waiting [2022-07-14T17:31:06.867Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:06.867Z] 45e65c6ddbe7: Layer already exists [2022-07-14T17:31:06.867Z] 972409b46b11: Layer already exists [2022-07-14T17:31:06.867Z] faa5affbf2af: Layer already exists [2022-07-14T17:31:06.867Z] 3cee6dab68dd: Layer already exists [2022-07-14T17:31:06.867Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:07.138Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:0bc8046deca545451ff6633b2667e289f10016be4ffca1b8033d6cbb613dd76e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:07.534Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:07.939Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-07-14T17:31:07.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-14T17:31:07.939Z] 3cee6dab68dd: Preparing [2022-07-14T17:31:07.939Z] 972409b46b11: Preparing [2022-07-14T17:31:07.939Z] bd6304274fbc: Preparing [2022-07-14T17:31:07.939Z] faa5affbf2af: Preparing [2022-07-14T17:31:07.939Z] 45e65c6ddbe7: Preparing [2022-07-14T17:31:07.939Z] dd565ff850e7: Preparing [2022-07-14T17:31:07.939Z] dd565ff850e7: Waiting [2022-07-14T17:31:07.939Z] 45e65c6ddbe7: Layer already exists [2022-07-14T17:31:07.939Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:07.939Z] faa5affbf2af: Layer already exists [2022-07-14T17:31:07.939Z] 972409b46b11: Layer already exists [2022-07-14T17:31:07.939Z] 3cee6dab68dd: Layer already exists [2022-07-14T17:31:07.939Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:08.215Z] main: digest: sha256:0bc8046deca545451ff6633b2667e289f10016be4ffca1b8033d6cbb613dd76e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:31:08.272Z] ===================================================== [Pipeline] echo [2022-07-14T17:31:08.278Z] taggedImages: [2022-07-14T17:31:08.278Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:08.278Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-14T17:31:08.278Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.29 [2022-07-14T17:31:08.278Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:08.279Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-07-14T17:31:08.297Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-07-14T17:31:08.297Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:08.297Z] latest [2022-07-14T17:31:08.297Z] 2.2.1-dev.29 [2022-07-14T17:31:08.297Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:08.297Z] main [2022-07-14T17:31:08.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:08.671Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:09.039Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:09.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-14T17:31:09.039Z] ed4a70a3054b: Preparing [2022-07-14T17:31:09.039Z] 1389bd3d6b7b: Preparing [2022-07-14T17:31:09.039Z] bd6304274fbc: Preparing [2022-07-14T17:31:09.039Z] a0983e228955: Preparing [2022-07-14T17:31:09.039Z] dd565ff850e7: Preparing [2022-07-14T17:31:09.039Z] a0983e228955: Layer already exists [2022-07-14T17:31:09.312Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:09.312Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:09.312Z] ed4a70a3054b: Pushed [2022-07-14T17:31:11.921Z] 1389bd3d6b7b: Pushed [2022-07-14T17:31:12.191Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:9cc71b006b2c4b0d3d7a705ca07dea640fff5a06c2591dc58eda3aa9693f0536 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:12.558Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:12.918Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-14T17:31:12.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-14T17:31:12.918Z] ed4a70a3054b: Preparing [2022-07-14T17:31:12.918Z] 1389bd3d6b7b: Preparing [2022-07-14T17:31:12.918Z] bd6304274fbc: Preparing [2022-07-14T17:31:12.918Z] a0983e228955: Preparing [2022-07-14T17:31:12.918Z] dd565ff850e7: Preparing [2022-07-14T17:31:12.918Z] 1389bd3d6b7b: Layer already exists [2022-07-14T17:31:12.918Z] ed4a70a3054b: Layer already exists [2022-07-14T17:31:12.918Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:12.918Z] a0983e228955: Layer already exists [2022-07-14T17:31:12.918Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:13.190Z] latest: digest: sha256:9cc71b006b2c4b0d3d7a705ca07dea640fff5a06c2591dc58eda3aa9693f0536 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:13.549Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:13.905Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.29 [2022-07-14T17:31:13.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-14T17:31:13.905Z] ed4a70a3054b: Preparing [2022-07-14T17:31:13.905Z] 1389bd3d6b7b: Preparing [2022-07-14T17:31:13.905Z] bd6304274fbc: Preparing [2022-07-14T17:31:13.905Z] a0983e228955: Preparing [2022-07-14T17:31:13.905Z] dd565ff850e7: Preparing [2022-07-14T17:31:13.905Z] 1389bd3d6b7b: Layer already exists [2022-07-14T17:31:13.905Z] ed4a70a3054b: Layer already exists [2022-07-14T17:31:13.905Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:13.905Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:13.905Z] a0983e228955: Layer already exists [2022-07-14T17:31:14.175Z] 2.2.1-dev.29: digest: sha256:9cc71b006b2c4b0d3d7a705ca07dea640fff5a06c2591dc58eda3aa9693f0536 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:14.540Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:14.895Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:14.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-14T17:31:14.896Z] ed4a70a3054b: Preparing [2022-07-14T17:31:14.896Z] 1389bd3d6b7b: Preparing [2022-07-14T17:31:14.896Z] bd6304274fbc: Preparing [2022-07-14T17:31:14.896Z] a0983e228955: Preparing [2022-07-14T17:31:14.896Z] dd565ff850e7: Preparing [2022-07-14T17:31:14.896Z] a0983e228955: Layer already exists [2022-07-14T17:31:14.896Z] 1389bd3d6b7b: Layer already exists [2022-07-14T17:31:14.896Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:14.896Z] ed4a70a3054b: Layer already exists [2022-07-14T17:31:14.896Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:15.165Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:9cc71b006b2c4b0d3d7a705ca07dea640fff5a06c2591dc58eda3aa9693f0536 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:15.525Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:15.882Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-07-14T17:31:15.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-14T17:31:15.882Z] ed4a70a3054b: Preparing [2022-07-14T17:31:15.882Z] 1389bd3d6b7b: Preparing [2022-07-14T17:31:15.882Z] bd6304274fbc: Preparing [2022-07-14T17:31:15.882Z] a0983e228955: Preparing [2022-07-14T17:31:15.882Z] dd565ff850e7: Preparing [2022-07-14T17:31:15.882Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:15.882Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:15.882Z] 1389bd3d6b7b: Layer already exists [2022-07-14T17:31:15.882Z] ed4a70a3054b: Layer already exists [2022-07-14T17:31:15.882Z] a0983e228955: Layer already exists [2022-07-14T17:31:16.153Z] main: digest: sha256:9cc71b006b2c4b0d3d7a705ca07dea640fff5a06c2591dc58eda3aa9693f0536 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:31:16.218Z] ===================================================== [Pipeline] echo [2022-07-14T17:31:16.226Z] taggedImages: [2022-07-14T17:31:16.226Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:16.226Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-14T17:31:16.226Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.29 [2022-07-14T17:31:16.226Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:16.226Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-07-14T17:31:16.249Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-07-14T17:31:16.249Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:16.249Z] latest [2022-07-14T17:31:16.249Z] 2.2.1-dev.29 [2022-07-14T17:31:16.249Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:16.249Z] main [2022-07-14T17:31:16.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:16.598Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:16.962Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:16.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-14T17:31:16.962Z] 413bc10db85e: Preparing [2022-07-14T17:31:16.962Z] 413bc10db85e: Preparing [2022-07-14T17:31:16.962Z] 9debd9821583: Preparing [2022-07-14T17:31:16.962Z] edcb4f582688: Preparing [2022-07-14T17:31:16.963Z] 2fe909988ed3: Preparing [2022-07-14T17:31:16.963Z] 5b58a472f00c: Preparing [2022-07-14T17:31:16.963Z] bd6304274fbc: Preparing [2022-07-14T17:31:16.963Z] 9c778a89c15f: Preparing [2022-07-14T17:31:16.963Z] cc6cd0045ff9: Preparing [2022-07-14T17:31:16.963Z] c416bfe1c987: Preparing [2022-07-14T17:31:16.963Z] ec68433f8b5e: Preparing [2022-07-14T17:31:16.963Z] dd565ff850e7: Preparing [2022-07-14T17:31:16.963Z] bd6304274fbc: Waiting [2022-07-14T17:31:16.963Z] 9c778a89c15f: Waiting [2022-07-14T17:31:16.963Z] cc6cd0045ff9: Waiting [2022-07-14T17:31:16.963Z] dd565ff850e7: Waiting [2022-07-14T17:31:16.963Z] c416bfe1c987: Waiting [2022-07-14T17:31:17.242Z] 9debd9821583: Pushed [2022-07-14T17:31:17.242Z] edcb4f582688: Pushed [2022-07-14T17:31:17.242Z] 413bc10db85e: Pushed [2022-07-14T17:31:17.242Z] 2fe909988ed3: Pushed [2022-07-14T17:31:17.242Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:17.517Z] c416bfe1c987: Pushed [2022-07-14T17:31:17.517Z] 9c778a89c15f: Pushed [2022-07-14T17:31:17.517Z] cc6cd0045ff9: Pushed [2022-07-14T17:31:17.517Z] ec68433f8b5e: Pushed [2022-07-14T17:31:17.517Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:20.890Z] 5b58a472f00c: Pushed [2022-07-14T17:31:20.890Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:4d94b7f129996c0148496a4d607da63ccdd36e3a9dcdf64c37cb571b7753e516 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:21.249Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:21.611Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-14T17:31:21.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-14T17:31:21.611Z] 413bc10db85e: Preparing [2022-07-14T17:31:21.611Z] 413bc10db85e: Preparing [2022-07-14T17:31:21.611Z] 9debd9821583: Preparing [2022-07-14T17:31:21.611Z] edcb4f582688: Preparing [2022-07-14T17:31:21.611Z] 2fe909988ed3: Preparing [2022-07-14T17:31:21.611Z] 5b58a472f00c: Preparing [2022-07-14T17:31:21.611Z] bd6304274fbc: Preparing [2022-07-14T17:31:21.611Z] 9c778a89c15f: Preparing [2022-07-14T17:31:21.611Z] cc6cd0045ff9: Preparing [2022-07-14T17:31:21.611Z] c416bfe1c987: Preparing [2022-07-14T17:31:21.611Z] ec68433f8b5e: Preparing [2022-07-14T17:31:21.611Z] dd565ff850e7: Preparing [2022-07-14T17:31:21.611Z] bd6304274fbc: Waiting [2022-07-14T17:31:21.611Z] 9c778a89c15f: Waiting [2022-07-14T17:31:21.611Z] cc6cd0045ff9: Waiting [2022-07-14T17:31:21.611Z] c416bfe1c987: Waiting [2022-07-14T17:31:21.611Z] ec68433f8b5e: Waiting [2022-07-14T17:31:21.611Z] dd565ff850e7: Waiting [2022-07-14T17:31:21.611Z] 9debd9821583: Layer already exists [2022-07-14T17:31:21.611Z] edcb4f582688: Layer already exists [2022-07-14T17:31:21.611Z] 2fe909988ed3: Layer already exists [2022-07-14T17:31:21.611Z] 5b58a472f00c: Layer already exists [2022-07-14T17:31:21.611Z] 413bc10db85e: Layer already exists [2022-07-14T17:31:21.611Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:21.611Z] c416bfe1c987: Layer already exists [2022-07-14T17:31:21.611Z] 9c778a89c15f: Layer already exists [2022-07-14T17:31:21.611Z] cc6cd0045ff9: Layer already exists [2022-07-14T17:31:21.611Z] ec68433f8b5e: Layer already exists [2022-07-14T17:31:21.881Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:21.881Z] latest: digest: sha256:4d94b7f129996c0148496a4d607da63ccdd36e3a9dcdf64c37cb571b7753e516 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:22.240Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:22.595Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.29 [2022-07-14T17:31:22.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-14T17:31:22.595Z] 413bc10db85e: Preparing [2022-07-14T17:31:22.595Z] 413bc10db85e: Preparing [2022-07-14T17:31:22.595Z] 9debd9821583: Preparing [2022-07-14T17:31:22.595Z] edcb4f582688: Preparing [2022-07-14T17:31:22.595Z] 2fe909988ed3: Preparing [2022-07-14T17:31:22.595Z] 5b58a472f00c: Preparing [2022-07-14T17:31:22.595Z] bd6304274fbc: Preparing [2022-07-14T17:31:22.595Z] 9c778a89c15f: Preparing [2022-07-14T17:31:22.595Z] cc6cd0045ff9: Preparing [2022-07-14T17:31:22.595Z] c416bfe1c987: Preparing [2022-07-14T17:31:22.595Z] ec68433f8b5e: Preparing [2022-07-14T17:31:22.595Z] dd565ff850e7: Preparing [2022-07-14T17:31:22.595Z] bd6304274fbc: Waiting [2022-07-14T17:31:22.595Z] cc6cd0045ff9: Waiting [2022-07-14T17:31:22.595Z] 9c778a89c15f: Waiting [2022-07-14T17:31:22.595Z] ec68433f8b5e: Waiting [2022-07-14T17:31:22.595Z] dd565ff850e7: Waiting [2022-07-14T17:31:22.595Z] c416bfe1c987: Waiting [2022-07-14T17:31:22.595Z] 5b58a472f00c: Layer already exists [2022-07-14T17:31:22.595Z] 2fe909988ed3: Layer already exists [2022-07-14T17:31:22.595Z] 9debd9821583: Layer already exists [2022-07-14T17:31:22.595Z] edcb4f582688: Layer already exists [2022-07-14T17:31:22.595Z] 413bc10db85e: Layer already exists [2022-07-14T17:31:22.867Z] 9c778a89c15f: Layer already exists [2022-07-14T17:31:22.867Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:22.867Z] c416bfe1c987: Layer already exists [2022-07-14T17:31:22.867Z] cc6cd0045ff9: Layer already exists [2022-07-14T17:31:22.867Z] ec68433f8b5e: Layer already exists [2022-07-14T17:31:22.867Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:22.867Z] 2.2.1-dev.29: digest: sha256:4d94b7f129996c0148496a4d607da63ccdd36e3a9dcdf64c37cb571b7753e516 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:23.230Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:23.581Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:23.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-14T17:31:23.582Z] 413bc10db85e: Preparing [2022-07-14T17:31:23.582Z] 413bc10db85e: Preparing [2022-07-14T17:31:23.582Z] 9debd9821583: Preparing [2022-07-14T17:31:23.582Z] edcb4f582688: Preparing [2022-07-14T17:31:23.582Z] 2fe909988ed3: Preparing [2022-07-14T17:31:23.582Z] 5b58a472f00c: Preparing [2022-07-14T17:31:23.582Z] bd6304274fbc: Preparing [2022-07-14T17:31:23.582Z] 9c778a89c15f: Preparing [2022-07-14T17:31:23.582Z] cc6cd0045ff9: Preparing [2022-07-14T17:31:23.582Z] c416bfe1c987: Preparing [2022-07-14T17:31:23.582Z] ec68433f8b5e: Preparing [2022-07-14T17:31:23.582Z] dd565ff850e7: Preparing [2022-07-14T17:31:23.582Z] bd6304274fbc: Waiting [2022-07-14T17:31:23.582Z] 9c778a89c15f: Waiting [2022-07-14T17:31:23.582Z] cc6cd0045ff9: Waiting [2022-07-14T17:31:23.582Z] c416bfe1c987: Waiting [2022-07-14T17:31:23.582Z] ec68433f8b5e: Waiting [2022-07-14T17:31:23.582Z] dd565ff850e7: Waiting [2022-07-14T17:31:23.582Z] 2fe909988ed3: Layer already exists [2022-07-14T17:31:23.582Z] 413bc10db85e: Layer already exists [2022-07-14T17:31:23.582Z] 9debd9821583: Layer already exists [2022-07-14T17:31:23.582Z] 5b58a472f00c: Layer already exists [2022-07-14T17:31:23.582Z] edcb4f582688: Layer already exists [2022-07-14T17:31:23.582Z] c416bfe1c987: Layer already exists [2022-07-14T17:31:23.582Z] 9c778a89c15f: Layer already exists [2022-07-14T17:31:23.582Z] cc6cd0045ff9: Layer already exists [2022-07-14T17:31:23.582Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:23.582Z] ec68433f8b5e: Layer already exists [2022-07-14T17:31:23.851Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:23.851Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:4d94b7f129996c0148496a4d607da63ccdd36e3a9dcdf64c37cb571b7753e516 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:24.214Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:24.574Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-07-14T17:31:24.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-14T17:31:24.574Z] 413bc10db85e: Preparing [2022-07-14T17:31:24.574Z] 413bc10db85e: Preparing [2022-07-14T17:31:24.574Z] 9debd9821583: Preparing [2022-07-14T17:31:24.574Z] edcb4f582688: Preparing [2022-07-14T17:31:24.574Z] 2fe909988ed3: Preparing [2022-07-14T17:31:24.574Z] 5b58a472f00c: Preparing [2022-07-14T17:31:24.574Z] bd6304274fbc: Preparing [2022-07-14T17:31:24.574Z] 9c778a89c15f: Preparing [2022-07-14T17:31:24.574Z] cc6cd0045ff9: Preparing [2022-07-14T17:31:24.574Z] c416bfe1c987: Preparing [2022-07-14T17:31:24.574Z] ec68433f8b5e: Preparing [2022-07-14T17:31:24.574Z] dd565ff850e7: Preparing [2022-07-14T17:31:24.574Z] bd6304274fbc: Waiting [2022-07-14T17:31:24.574Z] 9c778a89c15f: Waiting [2022-07-14T17:31:24.574Z] cc6cd0045ff9: Waiting [2022-07-14T17:31:24.574Z] c416bfe1c987: Waiting [2022-07-14T17:31:24.574Z] ec68433f8b5e: Waiting [2022-07-14T17:31:24.574Z] dd565ff850e7: Waiting [2022-07-14T17:31:24.575Z] 5b58a472f00c: Layer already exists [2022-07-14T17:31:24.575Z] 9debd9821583: Layer already exists [2022-07-14T17:31:24.575Z] edcb4f582688: Layer already exists [2022-07-14T17:31:24.575Z] 413bc10db85e: Layer already exists [2022-07-14T17:31:24.575Z] 2fe909988ed3: Layer already exists [2022-07-14T17:31:24.575Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:24.575Z] 9c778a89c15f: Layer already exists [2022-07-14T17:31:24.575Z] cc6cd0045ff9: Layer already exists [2022-07-14T17:31:24.575Z] c416bfe1c987: Layer already exists [2022-07-14T17:31:24.575Z] ec68433f8b5e: Layer already exists [2022-07-14T17:31:24.848Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:24.848Z] main: digest: sha256:4d94b7f129996c0148496a4d607da63ccdd36e3a9dcdf64c37cb571b7753e516 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:31:24.913Z] ===================================================== [Pipeline] echo [2022-07-14T17:31:24.920Z] taggedImages: [2022-07-14T17:31:24.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:24.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-14T17:31:24.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.29 [2022-07-14T17:31:24.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:24.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-07-14T17:31:24.940Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-07-14T17:31:24.940Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:24.940Z] latest [2022-07-14T17:31:24.940Z] 2.2.1-dev.29 [2022-07-14T17:31:24.940Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:24.940Z] main [2022-07-14T17:31:24.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:25.288Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:25.668Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:25.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-14T17:31:25.668Z] d9f6f9941f8e: Preparing [2022-07-14T17:31:25.668Z] a5309070f864: Preparing [2022-07-14T17:31:25.668Z] ab9dcb48199e: Preparing [2022-07-14T17:31:25.668Z] d4a358b984e9: Preparing [2022-07-14T17:31:25.668Z] aee526d978a3: Preparing [2022-07-14T17:31:25.668Z] 02323521b757: Preparing [2022-07-14T17:31:25.668Z] 911474fc6444: Preparing [2022-07-14T17:31:25.668Z] dd565ff850e7: Preparing [2022-07-14T17:31:25.668Z] 02323521b757: Waiting [2022-07-14T17:31:25.668Z] 911474fc6444: Waiting [2022-07-14T17:31:25.668Z] dd565ff850e7: Waiting [2022-07-14T17:31:25.937Z] a5309070f864: Pushed [2022-07-14T17:31:25.937Z] aee526d978a3: Pushed [2022-07-14T17:31:25.937Z] d9f6f9941f8e: Pushed [2022-07-14T17:31:25.937Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:25.937Z] 02323521b757: Pushed [2022-07-14T17:31:26.915Z] 911474fc6444: Pushed [2022-07-14T17:31:28.347Z] d4a358b984e9: Pushed [2022-07-14T17:31:28.347Z] ab9dcb48199e: Pushed [2022-07-14T17:31:28.618Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:ca6828ccfdb5193759f990b47616003f95c90a6663c60adc37693c12c6f5d0bd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:28.981Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:29.340Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-14T17:31:29.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-14T17:31:29.341Z] d9f6f9941f8e: Preparing [2022-07-14T17:31:29.341Z] a5309070f864: Preparing [2022-07-14T17:31:29.341Z] ab9dcb48199e: Preparing [2022-07-14T17:31:29.341Z] d4a358b984e9: Preparing [2022-07-14T17:31:29.341Z] aee526d978a3: Preparing [2022-07-14T17:31:29.341Z] 02323521b757: Preparing [2022-07-14T17:31:29.341Z] 911474fc6444: Preparing [2022-07-14T17:31:29.341Z] dd565ff850e7: Preparing [2022-07-14T17:31:29.341Z] 02323521b757: Waiting [2022-07-14T17:31:29.341Z] 911474fc6444: Waiting [2022-07-14T17:31:29.341Z] dd565ff850e7: Waiting [2022-07-14T17:31:29.341Z] d4a358b984e9: Layer already exists [2022-07-14T17:31:29.341Z] d9f6f9941f8e: Layer already exists [2022-07-14T17:31:29.341Z] a5309070f864: Layer already exists [2022-07-14T17:31:29.341Z] aee526d978a3: Layer already exists [2022-07-14T17:31:29.341Z] ab9dcb48199e: Layer already exists [2022-07-14T17:31:29.341Z] 911474fc6444: Layer already exists [2022-07-14T17:31:29.341Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:29.341Z] 02323521b757: Layer already exists [2022-07-14T17:31:29.610Z] latest: digest: sha256:ca6828ccfdb5193759f990b47616003f95c90a6663c60adc37693c12c6f5d0bd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:29.970Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:30.329Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.29 [2022-07-14T17:31:30.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-14T17:31:30.329Z] d9f6f9941f8e: Preparing [2022-07-14T17:31:30.329Z] a5309070f864: Preparing [2022-07-14T17:31:30.329Z] ab9dcb48199e: Preparing [2022-07-14T17:31:30.329Z] d4a358b984e9: Preparing [2022-07-14T17:31:30.329Z] aee526d978a3: Preparing [2022-07-14T17:31:30.329Z] 02323521b757: Preparing [2022-07-14T17:31:30.329Z] 911474fc6444: Preparing [2022-07-14T17:31:30.329Z] dd565ff850e7: Preparing [2022-07-14T17:31:30.329Z] 02323521b757: Waiting [2022-07-14T17:31:30.329Z] 911474fc6444: Waiting [2022-07-14T17:31:30.329Z] dd565ff850e7: Waiting [2022-07-14T17:31:30.329Z] d9f6f9941f8e: Layer already exists [2022-07-14T17:31:30.329Z] ab9dcb48199e: Layer already exists [2022-07-14T17:31:30.329Z] a5309070f864: Layer already exists [2022-07-14T17:31:30.329Z] aee526d978a3: Layer already exists [2022-07-14T17:31:30.329Z] d4a358b984e9: Layer already exists [2022-07-14T17:31:30.600Z] 02323521b757: Layer already exists [2022-07-14T17:31:30.600Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:30.600Z] 911474fc6444: Layer already exists [2022-07-14T17:31:30.600Z] 2.2.1-dev.29: digest: sha256:ca6828ccfdb5193759f990b47616003f95c90a6663c60adc37693c12c6f5d0bd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:30.979Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:31.347Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:31.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-14T17:31:31.347Z] d9f6f9941f8e: Preparing [2022-07-14T17:31:31.347Z] a5309070f864: Preparing [2022-07-14T17:31:31.347Z] ab9dcb48199e: Preparing [2022-07-14T17:31:31.347Z] d4a358b984e9: Preparing [2022-07-14T17:31:31.347Z] aee526d978a3: Preparing [2022-07-14T17:31:31.347Z] 02323521b757: Preparing [2022-07-14T17:31:31.347Z] 911474fc6444: Preparing [2022-07-14T17:31:31.347Z] dd565ff850e7: Preparing [2022-07-14T17:31:31.347Z] 02323521b757: Waiting [2022-07-14T17:31:31.347Z] 911474fc6444: Waiting [2022-07-14T17:31:31.347Z] dd565ff850e7: Waiting [2022-07-14T17:31:31.347Z] d9f6f9941f8e: Layer already exists [2022-07-14T17:31:31.347Z] d4a358b984e9: Layer already exists [2022-07-14T17:31:31.347Z] aee526d978a3: Layer already exists [2022-07-14T17:31:31.347Z] ab9dcb48199e: Layer already exists [2022-07-14T17:31:31.347Z] a5309070f864: Layer already exists [2022-07-14T17:31:31.624Z] 02323521b757: Layer already exists [2022-07-14T17:31:31.624Z] 911474fc6444: Layer already exists [2022-07-14T17:31:31.624Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:31.624Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:ca6828ccfdb5193759f990b47616003f95c90a6663c60adc37693c12c6f5d0bd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:31.994Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:32.357Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-07-14T17:31:32.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-14T17:31:32.357Z] d9f6f9941f8e: Preparing [2022-07-14T17:31:32.357Z] a5309070f864: Preparing [2022-07-14T17:31:32.357Z] ab9dcb48199e: Preparing [2022-07-14T17:31:32.357Z] d4a358b984e9: Preparing [2022-07-14T17:31:32.357Z] aee526d978a3: Preparing [2022-07-14T17:31:32.357Z] 02323521b757: Preparing [2022-07-14T17:31:32.357Z] 911474fc6444: Preparing [2022-07-14T17:31:32.357Z] dd565ff850e7: Preparing [2022-07-14T17:31:32.357Z] 02323521b757: Waiting [2022-07-14T17:31:32.357Z] 911474fc6444: Waiting [2022-07-14T17:31:32.357Z] dd565ff850e7: Waiting [2022-07-14T17:31:32.357Z] a5309070f864: Layer already exists [2022-07-14T17:31:32.357Z] d9f6f9941f8e: Layer already exists [2022-07-14T17:31:32.357Z] aee526d978a3: Layer already exists [2022-07-14T17:31:32.357Z] ab9dcb48199e: Layer already exists [2022-07-14T17:31:32.357Z] d4a358b984e9: Layer already exists [2022-07-14T17:31:32.357Z] 911474fc6444: Layer already exists [2022-07-14T17:31:32.357Z] 02323521b757: Layer already exists [2022-07-14T17:31:32.357Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:32.630Z] main: digest: sha256:ca6828ccfdb5193759f990b47616003f95c90a6663c60adc37693c12c6f5d0bd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:31:32.696Z] ===================================================== [Pipeline] echo [2022-07-14T17:31:32.706Z] taggedImages: [2022-07-14T17:31:32.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:32.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-14T17:31:32.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.29 [2022-07-14T17:31:32.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:32.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-07-14T17:31:32.726Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-07-14T17:31:32.726Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:32.726Z] latest [2022-07-14T17:31:32.726Z] 2.2.1-dev.29 [2022-07-14T17:31:32.726Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:32.726Z] main [2022-07-14T17:31:32.726Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:33.077Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:33.434Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:33.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-14T17:31:33.434Z] bcde3b39e07e: Preparing [2022-07-14T17:31:33.434Z] 84775ca88f13: Preparing [2022-07-14T17:31:33.434Z] 26bcd90294f6: Preparing [2022-07-14T17:31:33.434Z] c90c283e8826: Preparing [2022-07-14T17:31:33.434Z] a694bdf09214: Preparing [2022-07-14T17:31:33.434Z] a53e9a5c85c0: Preparing [2022-07-14T17:31:33.434Z] f41c415e888a: Preparing [2022-07-14T17:31:33.434Z] ed16aecdfa16: Preparing [2022-07-14T17:31:33.434Z] 6317862a1c52: Preparing [2022-07-14T17:31:33.434Z] dd565ff850e7: Preparing [2022-07-14T17:31:33.434Z] a53e9a5c85c0: Waiting [2022-07-14T17:31:33.434Z] f41c415e888a: Waiting [2022-07-14T17:31:33.434Z] ed16aecdfa16: Waiting [2022-07-14T17:31:33.434Z] 6317862a1c52: Waiting [2022-07-14T17:31:33.434Z] dd565ff850e7: Waiting [2022-07-14T17:31:33.712Z] a694bdf09214: Pushed [2022-07-14T17:31:33.712Z] 84775ca88f13: Pushed [2022-07-14T17:31:33.712Z] bcde3b39e07e: Pushed [2022-07-14T17:31:33.986Z] a53e9a5c85c0: Pushed [2022-07-14T17:31:33.986Z] f41c415e888a: Pushed [2022-07-14T17:31:33.986Z] ed16aecdfa16: Pushed [2022-07-14T17:31:33.986Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:34.259Z] 6317862a1c52: Pushed [2022-07-14T17:31:36.231Z] c90c283e8826: Pushed [2022-07-14T17:31:36.826Z] 26bcd90294f6: Pushed [2022-07-14T17:31:37.097Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:c5b60dbb1b39248cc6ac83775693a7c138b1499b6a3a06c35dbfadafeba3efd9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:37.457Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:37.811Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-14T17:31:37.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-14T17:31:37.811Z] bcde3b39e07e: Preparing [2022-07-14T17:31:37.811Z] 84775ca88f13: Preparing [2022-07-14T17:31:37.811Z] 26bcd90294f6: Preparing [2022-07-14T17:31:37.811Z] c90c283e8826: Preparing [2022-07-14T17:31:37.811Z] a694bdf09214: Preparing [2022-07-14T17:31:37.811Z] a53e9a5c85c0: Preparing [2022-07-14T17:31:37.811Z] f41c415e888a: Preparing [2022-07-14T17:31:37.811Z] ed16aecdfa16: Preparing [2022-07-14T17:31:37.811Z] 6317862a1c52: Preparing [2022-07-14T17:31:37.811Z] dd565ff850e7: Preparing [2022-07-14T17:31:37.811Z] ed16aecdfa16: Waiting [2022-07-14T17:31:37.811Z] a53e9a5c85c0: Waiting [2022-07-14T17:31:37.811Z] f41c415e888a: Waiting [2022-07-14T17:31:37.811Z] 6317862a1c52: Waiting [2022-07-14T17:31:37.811Z] dd565ff850e7: Waiting [2022-07-14T17:31:37.811Z] a694bdf09214: Layer already exists [2022-07-14T17:31:37.811Z] 84775ca88f13: Layer already exists [2022-07-14T17:31:37.811Z] 26bcd90294f6: Layer already exists [2022-07-14T17:31:37.811Z] bcde3b39e07e: Layer already exists [2022-07-14T17:31:37.811Z] c90c283e8826: Layer already exists [2022-07-14T17:31:37.811Z] ed16aecdfa16: Layer already exists [2022-07-14T17:31:37.811Z] a53e9a5c85c0: Layer already exists [2022-07-14T17:31:37.811Z] f41c415e888a: Layer already exists [2022-07-14T17:31:37.811Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:37.811Z] 6317862a1c52: Layer already exists [2022-07-14T17:31:38.082Z] latest: digest: sha256:c5b60dbb1b39248cc6ac83775693a7c138b1499b6a3a06c35dbfadafeba3efd9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:38.446Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:38.803Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.29 [2022-07-14T17:31:38.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-14T17:31:38.803Z] bcde3b39e07e: Preparing [2022-07-14T17:31:38.803Z] 84775ca88f13: Preparing [2022-07-14T17:31:38.803Z] 26bcd90294f6: Preparing [2022-07-14T17:31:38.803Z] c90c283e8826: Preparing [2022-07-14T17:31:38.803Z] a694bdf09214: Preparing [2022-07-14T17:31:38.803Z] a53e9a5c85c0: Preparing [2022-07-14T17:31:38.803Z] f41c415e888a: Preparing [2022-07-14T17:31:38.803Z] ed16aecdfa16: Preparing [2022-07-14T17:31:38.803Z] 6317862a1c52: Preparing [2022-07-14T17:31:38.803Z] dd565ff850e7: Preparing [2022-07-14T17:31:38.803Z] ed16aecdfa16: Waiting [2022-07-14T17:31:38.803Z] 6317862a1c52: Waiting [2022-07-14T17:31:38.803Z] dd565ff850e7: Waiting [2022-07-14T17:31:38.803Z] a53e9a5c85c0: Waiting [2022-07-14T17:31:38.803Z] f41c415e888a: Waiting [2022-07-14T17:31:38.803Z] 84775ca88f13: Layer already exists [2022-07-14T17:31:38.803Z] a694bdf09214: Layer already exists [2022-07-14T17:31:38.803Z] bcde3b39e07e: Layer already exists [2022-07-14T17:31:38.803Z] 26bcd90294f6: Layer already exists [2022-07-14T17:31:38.803Z] c90c283e8826: Layer already exists [2022-07-14T17:31:39.074Z] a53e9a5c85c0: Layer already exists [2022-07-14T17:31:39.074Z] 6317862a1c52: Layer already exists [2022-07-14T17:31:39.074Z] f41c415e888a: Layer already exists [2022-07-14T17:31:39.074Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:39.074Z] ed16aecdfa16: Layer already exists [2022-07-14T17:31:39.074Z] 2.2.1-dev.29: digest: sha256:c5b60dbb1b39248cc6ac83775693a7c138b1499b6a3a06c35dbfadafeba3efd9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:39.444Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:39.802Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:39.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-14T17:31:39.802Z] bcde3b39e07e: Preparing [2022-07-14T17:31:39.802Z] 84775ca88f13: Preparing [2022-07-14T17:31:39.802Z] 26bcd90294f6: Preparing [2022-07-14T17:31:39.802Z] c90c283e8826: Preparing [2022-07-14T17:31:39.802Z] a694bdf09214: Preparing [2022-07-14T17:31:39.802Z] a53e9a5c85c0: Preparing [2022-07-14T17:31:39.802Z] f41c415e888a: Preparing [2022-07-14T17:31:39.802Z] ed16aecdfa16: Preparing [2022-07-14T17:31:39.802Z] 6317862a1c52: Preparing [2022-07-14T17:31:39.802Z] dd565ff850e7: Preparing [2022-07-14T17:31:39.802Z] a53e9a5c85c0: Waiting [2022-07-14T17:31:39.802Z] ed16aecdfa16: Waiting [2022-07-14T17:31:39.802Z] 6317862a1c52: Waiting [2022-07-14T17:31:39.802Z] f41c415e888a: Waiting [2022-07-14T17:31:39.802Z] dd565ff850e7: Waiting [2022-07-14T17:31:39.802Z] 84775ca88f13: Layer already exists [2022-07-14T17:31:39.802Z] c90c283e8826: Layer already exists [2022-07-14T17:31:39.802Z] a694bdf09214: Layer already exists [2022-07-14T17:31:39.802Z] bcde3b39e07e: Layer already exists [2022-07-14T17:31:39.802Z] 26bcd90294f6: Layer already exists [2022-07-14T17:31:39.802Z] a53e9a5c85c0: Layer already exists [2022-07-14T17:31:39.802Z] ed16aecdfa16: Layer already exists [2022-07-14T17:31:39.802Z] f41c415e888a: Layer already exists [2022-07-14T17:31:39.802Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:39.802Z] 6317862a1c52: Layer already exists [2022-07-14T17:31:40.074Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:c5b60dbb1b39248cc6ac83775693a7c138b1499b6a3a06c35dbfadafeba3efd9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:40.438Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:40.794Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-07-14T17:31:40.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-14T17:31:40.794Z] bcde3b39e07e: Preparing [2022-07-14T17:31:40.794Z] 84775ca88f13: Preparing [2022-07-14T17:31:40.794Z] 26bcd90294f6: Preparing [2022-07-14T17:31:40.794Z] c90c283e8826: Preparing [2022-07-14T17:31:40.794Z] a694bdf09214: Preparing [2022-07-14T17:31:40.794Z] a53e9a5c85c0: Preparing [2022-07-14T17:31:40.794Z] f41c415e888a: Preparing [2022-07-14T17:31:40.794Z] ed16aecdfa16: Preparing [2022-07-14T17:31:40.794Z] 6317862a1c52: Preparing [2022-07-14T17:31:40.794Z] dd565ff850e7: Preparing [2022-07-14T17:31:40.794Z] a53e9a5c85c0: Waiting [2022-07-14T17:31:40.794Z] f41c415e888a: Waiting [2022-07-14T17:31:40.794Z] 6317862a1c52: Waiting [2022-07-14T17:31:40.794Z] dd565ff850e7: Waiting [2022-07-14T17:31:40.794Z] ed16aecdfa16: Waiting [2022-07-14T17:31:40.794Z] a694bdf09214: Layer already exists [2022-07-14T17:31:40.794Z] bcde3b39e07e: Layer already exists [2022-07-14T17:31:40.794Z] c90c283e8826: Layer already exists [2022-07-14T17:31:40.794Z] 26bcd90294f6: Layer already exists [2022-07-14T17:31:40.794Z] 84775ca88f13: Layer already exists [2022-07-14T17:31:41.067Z] a53e9a5c85c0: Layer already exists [2022-07-14T17:31:41.067Z] dd565ff850e7: Layer already exists [2022-07-14T17:31:41.067Z] 6317862a1c52: Layer already exists [2022-07-14T17:31:41.067Z] ed16aecdfa16: Layer already exists [2022-07-14T17:31:41.067Z] f41c415e888a: Layer already exists [2022-07-14T17:31:41.067Z] main: digest: sha256:c5b60dbb1b39248cc6ac83775693a7c138b1499b6a3a06c35dbfadafeba3efd9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:31:41.129Z] ===================================================== [Pipeline] echo [2022-07-14T17:31:41.140Z] taggedImages: [2022-07-14T17:31:41.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:41.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-14T17:31:41.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.29 [2022-07-14T17:31:41.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:41.140Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-07-14T17:31:41.165Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-07-14T17:31:41.165Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:41.165Z] latest [2022-07-14T17:31:41.165Z] 2.2.1-dev.29 [2022-07-14T17:31:41.165Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:41.165Z] main [2022-07-14T17:31:41.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:41.527Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:41.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:41.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-14T17:31:41.887Z] e710077b44d6: Preparing [2022-07-14T17:31:41.887Z] f73ee95e6db3: Preparing [2022-07-14T17:31:41.887Z] bd6304274fbc: Preparing [2022-07-14T17:31:41.887Z] 6313f36c0f92: Preparing [2022-07-14T17:31:41.887Z] adf9ea8f4d75: Preparing [2022-07-14T17:31:41.887Z] 4f4ce317c6bb: Preparing [2022-07-14T17:31:41.887Z] 4f4ce317c6bb: Waiting [2022-07-14T17:31:41.887Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:42.157Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:31:42.157Z] adf9ea8f4d75: Pushed [2022-07-14T17:31:42.157Z] e710077b44d6: Pushed [2022-07-14T17:31:43.584Z] 6313f36c0f92: Pushed [2022-07-14T17:31:46.953Z] f73ee95e6db3: Pushed [2022-07-14T17:31:46.954Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:290604eb454780408145ced56a5eacc178ef76d4bcb8467ed33bce19e973deac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:47.315Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:47.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-14T17:31:47.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-14T17:31:47.667Z] e710077b44d6: Preparing [2022-07-14T17:31:47.667Z] f73ee95e6db3: Preparing [2022-07-14T17:31:47.667Z] bd6304274fbc: Preparing [2022-07-14T17:31:47.667Z] 6313f36c0f92: Preparing [2022-07-14T17:31:47.667Z] adf9ea8f4d75: Preparing [2022-07-14T17:31:47.667Z] 4f4ce317c6bb: Preparing [2022-07-14T17:31:47.667Z] 4f4ce317c6bb: Waiting [2022-07-14T17:31:47.667Z] 6313f36c0f92: Layer already exists [2022-07-14T17:31:47.667Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:31:47.667Z] e710077b44d6: Layer already exists [2022-07-14T17:31:47.667Z] f73ee95e6db3: Layer already exists [2022-07-14T17:31:47.667Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:47.667Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:31:47.939Z] latest: digest: sha256:290604eb454780408145ced56a5eacc178ef76d4bcb8467ed33bce19e973deac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:48.292Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:48.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.29 [2022-07-14T17:31:48.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-14T17:31:48.642Z] e710077b44d6: Preparing [2022-07-14T17:31:48.642Z] f73ee95e6db3: Preparing [2022-07-14T17:31:48.642Z] bd6304274fbc: Preparing [2022-07-14T17:31:48.642Z] 6313f36c0f92: Preparing [2022-07-14T17:31:48.642Z] adf9ea8f4d75: Preparing [2022-07-14T17:31:48.642Z] 4f4ce317c6bb: Preparing [2022-07-14T17:31:48.642Z] 4f4ce317c6bb: Waiting [2022-07-14T17:31:48.642Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:31:48.642Z] e710077b44d6: Layer already exists [2022-07-14T17:31:48.642Z] 6313f36c0f92: Layer already exists [2022-07-14T17:31:48.642Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:48.642Z] f73ee95e6db3: Layer already exists [2022-07-14T17:31:48.642Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:31:48.913Z] 2.2.1-dev.29: digest: sha256:290604eb454780408145ced56a5eacc178ef76d4bcb8467ed33bce19e973deac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:49.272Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:49.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:49.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-14T17:31:49.759Z] e710077b44d6: Preparing [2022-07-14T17:31:49.759Z] f73ee95e6db3: Preparing [2022-07-14T17:31:49.759Z] bd6304274fbc: Preparing [2022-07-14T17:31:49.759Z] 6313f36c0f92: Preparing [2022-07-14T17:31:49.759Z] adf9ea8f4d75: Preparing [2022-07-14T17:31:49.759Z] 4f4ce317c6bb: Preparing [2022-07-14T17:31:49.759Z] 4f4ce317c6bb: Waiting [2022-07-14T17:31:49.759Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:49.759Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:31:49.759Z] e710077b44d6: Layer already exists [2022-07-14T17:31:49.759Z] f73ee95e6db3: Layer already exists [2022-07-14T17:31:49.759Z] 6313f36c0f92: Layer already exists [2022-07-14T17:31:49.759Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:31:49.759Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:290604eb454780408145ced56a5eacc178ef76d4bcb8467ed33bce19e973deac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:50.119Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:50.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-07-14T17:31:50.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-14T17:31:50.514Z] e710077b44d6: Preparing [2022-07-14T17:31:50.514Z] f73ee95e6db3: Preparing [2022-07-14T17:31:50.514Z] bd6304274fbc: Preparing [2022-07-14T17:31:50.514Z] 6313f36c0f92: Preparing [2022-07-14T17:31:50.514Z] adf9ea8f4d75: Preparing [2022-07-14T17:31:50.514Z] 4f4ce317c6bb: Preparing [2022-07-14T17:31:50.514Z] f73ee95e6db3: Layer already exists [2022-07-14T17:31:50.514Z] bd6304274fbc: Layer already exists [2022-07-14T17:31:50.514Z] e710077b44d6: Layer already exists [2022-07-14T17:31:50.514Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:31:50.514Z] 6313f36c0f92: Layer already exists [2022-07-14T17:31:50.514Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:31:50.792Z] main: digest: sha256:290604eb454780408145ced56a5eacc178ef76d4bcb8467ed33bce19e973deac size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:31:50.847Z] ===================================================== [Pipeline] echo [2022-07-14T17:31:50.854Z] taggedImages: [2022-07-14T17:31:50.854Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:50.854Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-14T17:31:50.854Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.29 [2022-07-14T17:31:50.854Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:50.854Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-07-14T17:31:50.871Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-07-14T17:31:50.871Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:50.871Z] latest [2022-07-14T17:31:50.871Z] 2.2.1-dev.29 [2022-07-14T17:31:50.871Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:31:50.871Z] main [2022-07-14T17:31:50.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:51.221Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:31:51.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:31:51.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-14T17:31:51.577Z] 2a241112f5a5: Preparing [2022-07-14T17:31:51.577Z] 8dd575658322: Preparing [2022-07-14T17:31:51.577Z] fd67ff5bf135: Preparing [2022-07-14T17:31:51.577Z] cffd9aae9758: Preparing [2022-07-14T17:31:51.577Z] 99876fb654b2: Preparing [2022-07-14T17:31:51.577Z] 2489e0acef2b: Preparing [2022-07-14T17:31:51.577Z] adf9ea8f4d75: Preparing [2022-07-14T17:31:51.577Z] 4f4ce317c6bb: Preparing [2022-07-14T17:31:51.577Z] 2489e0acef2b: Waiting [2022-07-14T17:31:51.577Z] adf9ea8f4d75: Waiting [2022-07-14T17:31:51.577Z] 4f4ce317c6bb: Waiting [2022-07-14T17:31:51.867Z] fd67ff5bf135: Pushed [2022-07-14T17:31:51.867Z] 8dd575658322: Pushed [2022-07-14T17:31:51.867Z] 2a241112f5a5: Pushed [2022-07-14T17:31:51.867Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:31:52.139Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:31:52.733Z] 2489e0acef2b: Pushed [2022-07-14T17:31:59.418Z] 99876fb654b2: Pushed [2022-07-14T17:32:07.666Z] cffd9aae9758: Pushed [2022-07-14T17:32:07.666Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:cfe6de063cc798d44936d73679a20c714ecb83bba156105af787e997b2f9fe11 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:08.028Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:08.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-14T17:32:08.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-14T17:32:08.378Z] 2a241112f5a5: Preparing [2022-07-14T17:32:08.378Z] 8dd575658322: Preparing [2022-07-14T17:32:08.378Z] fd67ff5bf135: Preparing [2022-07-14T17:32:08.378Z] cffd9aae9758: Preparing [2022-07-14T17:32:08.378Z] 99876fb654b2: Preparing [2022-07-14T17:32:08.378Z] 2489e0acef2b: Preparing [2022-07-14T17:32:08.378Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:08.378Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:08.378Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:08.378Z] 2489e0acef2b: Waiting [2022-07-14T17:32:08.378Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:08.378Z] 8dd575658322: Layer already exists [2022-07-14T17:32:08.378Z] 99876fb654b2: Layer already exists [2022-07-14T17:32:08.378Z] 2a241112f5a5: Layer already exists [2022-07-14T17:32:08.378Z] fd67ff5bf135: Layer already exists [2022-07-14T17:32:08.378Z] cffd9aae9758: Layer already exists [2022-07-14T17:32:08.651Z] 2489e0acef2b: Layer already exists [2022-07-14T17:32:08.651Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:08.651Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:08.651Z] latest: digest: sha256:cfe6de063cc798d44936d73679a20c714ecb83bba156105af787e997b2f9fe11 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:09.007Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:09.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.29 [2022-07-14T17:32:09.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-14T17:32:09.363Z] 2a241112f5a5: Preparing [2022-07-14T17:32:09.363Z] 8dd575658322: Preparing [2022-07-14T17:32:09.363Z] fd67ff5bf135: Preparing [2022-07-14T17:32:09.363Z] cffd9aae9758: Preparing [2022-07-14T17:32:09.363Z] 99876fb654b2: Preparing [2022-07-14T17:32:09.363Z] 2489e0acef2b: Preparing [2022-07-14T17:32:09.363Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:09.363Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:09.363Z] 2489e0acef2b: Waiting [2022-07-14T17:32:09.363Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:09.363Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:09.363Z] cffd9aae9758: Layer already exists [2022-07-14T17:32:09.363Z] 8dd575658322: Layer already exists [2022-07-14T17:32:09.363Z] 2a241112f5a5: Layer already exists [2022-07-14T17:32:09.363Z] fd67ff5bf135: Layer already exists [2022-07-14T17:32:09.363Z] 99876fb654b2: Layer already exists [2022-07-14T17:32:09.363Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:09.363Z] 2489e0acef2b: Layer already exists [2022-07-14T17:32:09.363Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:09.636Z] 2.2.1-dev.29: digest: sha256:cfe6de063cc798d44936d73679a20c714ecb83bba156105af787e997b2f9fe11 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:10.000Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:10.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:32:10.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-14T17:32:10.353Z] 2a241112f5a5: Preparing [2022-07-14T17:32:10.353Z] 8dd575658322: Preparing [2022-07-14T17:32:10.353Z] fd67ff5bf135: Preparing [2022-07-14T17:32:10.353Z] cffd9aae9758: Preparing [2022-07-14T17:32:10.353Z] 99876fb654b2: Preparing [2022-07-14T17:32:10.353Z] 2489e0acef2b: Preparing [2022-07-14T17:32:10.353Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:10.353Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:10.353Z] 2489e0acef2b: Waiting [2022-07-14T17:32:10.353Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:10.353Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:10.353Z] 8dd575658322: Layer already exists [2022-07-14T17:32:10.353Z] 2a241112f5a5: Layer already exists [2022-07-14T17:32:10.353Z] fd67ff5bf135: Layer already exists [2022-07-14T17:32:10.353Z] cffd9aae9758: Layer already exists [2022-07-14T17:32:10.353Z] 99876fb654b2: Layer already exists [2022-07-14T17:32:10.353Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:10.353Z] 2489e0acef2b: Layer already exists [2022-07-14T17:32:10.353Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:10.624Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:cfe6de063cc798d44936d73679a20c714ecb83bba156105af787e997b2f9fe11 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:10.983Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:11.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-07-14T17:32:11.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-14T17:32:11.340Z] 2a241112f5a5: Preparing [2022-07-14T17:32:11.340Z] 8dd575658322: Preparing [2022-07-14T17:32:11.340Z] fd67ff5bf135: Preparing [2022-07-14T17:32:11.340Z] cffd9aae9758: Preparing [2022-07-14T17:32:11.340Z] 99876fb654b2: Preparing [2022-07-14T17:32:11.340Z] 2489e0acef2b: Preparing [2022-07-14T17:32:11.340Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:11.340Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:11.340Z] 2489e0acef2b: Waiting [2022-07-14T17:32:11.340Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:11.340Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:11.340Z] 99876fb654b2: Layer already exists [2022-07-14T17:32:11.340Z] fd67ff5bf135: Layer already exists [2022-07-14T17:32:11.340Z] cffd9aae9758: Layer already exists [2022-07-14T17:32:11.340Z] 2a241112f5a5: Layer already exists [2022-07-14T17:32:11.340Z] 8dd575658322: Layer already exists [2022-07-14T17:32:11.340Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:11.340Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:11.340Z] 2489e0acef2b: Layer already exists [2022-07-14T17:32:11.612Z] main: digest: sha256:cfe6de063cc798d44936d73679a20c714ecb83bba156105af787e997b2f9fe11 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:32:11.669Z] ===================================================== [Pipeline] echo [2022-07-14T17:32:11.682Z] taggedImages: [2022-07-14T17:32:11.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:32:11.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-14T17:32:11.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.29 [2022-07-14T17:32:11.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:32:11.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-07-14T17:32:11.702Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-07-14T17:32:11.702Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:32:11.702Z] latest [2022-07-14T17:32:11.702Z] 2.2.1-dev.29 [2022-07-14T17:32:11.702Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:32:11.702Z] main [2022-07-14T17:32:11.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:12.056Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:12.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:32:12.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-14T17:32:12.419Z] 919c232469ca: Preparing [2022-07-14T17:32:12.419Z] 38ed60012c11: Preparing [2022-07-14T17:32:12.419Z] eaa4135ad5df: Preparing [2022-07-14T17:32:12.419Z] 9e027b64aae8: Preparing [2022-07-14T17:32:12.419Z] 037f900b5473: Preparing [2022-07-14T17:32:12.419Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:12.419Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:12.419Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:12.419Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:12.695Z] eaa4135ad5df: Pushed [2022-07-14T17:32:12.695Z] 919c232469ca: Pushed [2022-07-14T17:32:12.695Z] 38ed60012c11: Pushed [2022-07-14T17:32:12.695Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:12.695Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:13.287Z] 037f900b5473: Pushed [2022-07-14T17:32:28.330Z] 9e027b64aae8: Pushed [2022-07-14T17:32:28.330Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:3deb96f94e757f3f6981023f08435ad5dbe1d3656db3a8126845edd44b2cede1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:28.685Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:29.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-14T17:32:29.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-14T17:32:29.039Z] 919c232469ca: Preparing [2022-07-14T17:32:29.039Z] 38ed60012c11: Preparing [2022-07-14T17:32:29.039Z] eaa4135ad5df: Preparing [2022-07-14T17:32:29.039Z] 9e027b64aae8: Preparing [2022-07-14T17:32:29.039Z] 037f900b5473: Preparing [2022-07-14T17:32:29.039Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:29.039Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:29.039Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:29.039Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:29.039Z] 037f900b5473: Layer already exists [2022-07-14T17:32:29.039Z] 9e027b64aae8: Layer already exists [2022-07-14T17:32:29.039Z] eaa4135ad5df: Layer already exists [2022-07-14T17:32:29.039Z] 38ed60012c11: Layer already exists [2022-07-14T17:32:29.039Z] 919c232469ca: Layer already exists [2022-07-14T17:32:29.039Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:29.039Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:29.309Z] latest: digest: sha256:3deb96f94e757f3f6981023f08435ad5dbe1d3656db3a8126845edd44b2cede1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:29.661Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:30.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.29 [2022-07-14T17:32:30.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-14T17:32:30.014Z] 919c232469ca: Preparing [2022-07-14T17:32:30.014Z] 38ed60012c11: Preparing [2022-07-14T17:32:30.014Z] eaa4135ad5df: Preparing [2022-07-14T17:32:30.014Z] 9e027b64aae8: Preparing [2022-07-14T17:32:30.014Z] 037f900b5473: Preparing [2022-07-14T17:32:30.014Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:30.014Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:30.014Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:30.014Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:30.014Z] 037f900b5473: Layer already exists [2022-07-14T17:32:30.014Z] 38ed60012c11: Layer already exists [2022-07-14T17:32:30.014Z] eaa4135ad5df: Layer already exists [2022-07-14T17:32:30.014Z] 9e027b64aae8: Layer already exists [2022-07-14T17:32:30.014Z] 919c232469ca: Layer already exists [2022-07-14T17:32:30.014Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:30.014Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:30.284Z] 2.2.1-dev.29: digest: sha256:3deb96f94e757f3f6981023f08435ad5dbe1d3656db3a8126845edd44b2cede1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:30.638Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:30.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:32:30.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-14T17:32:30.988Z] 919c232469ca: Preparing [2022-07-14T17:32:30.988Z] 38ed60012c11: Preparing [2022-07-14T17:32:30.988Z] eaa4135ad5df: Preparing [2022-07-14T17:32:30.988Z] 9e027b64aae8: Preparing [2022-07-14T17:32:30.988Z] 037f900b5473: Preparing [2022-07-14T17:32:30.988Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:30.988Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:30.988Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:30.988Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:30.988Z] 9e027b64aae8: Layer already exists [2022-07-14T17:32:30.988Z] eaa4135ad5df: Layer already exists [2022-07-14T17:32:30.988Z] 38ed60012c11: Layer already exists [2022-07-14T17:32:30.988Z] 919c232469ca: Layer already exists [2022-07-14T17:32:30.988Z] 037f900b5473: Layer already exists [2022-07-14T17:32:30.988Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:30.988Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:31.261Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:3deb96f94e757f3f6981023f08435ad5dbe1d3656db3a8126845edd44b2cede1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:31.618Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:31.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-07-14T17:32:31.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-14T17:32:31.971Z] 919c232469ca: Preparing [2022-07-14T17:32:31.971Z] 38ed60012c11: Preparing [2022-07-14T17:32:31.971Z] eaa4135ad5df: Preparing [2022-07-14T17:32:31.971Z] 9e027b64aae8: Preparing [2022-07-14T17:32:31.971Z] 037f900b5473: Preparing [2022-07-14T17:32:31.971Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:31.971Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:31.971Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:31.971Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:31.971Z] 38ed60012c11: Layer already exists [2022-07-14T17:32:31.971Z] 919c232469ca: Layer already exists [2022-07-14T17:32:31.971Z] 037f900b5473: Layer already exists [2022-07-14T17:32:31.971Z] 9e027b64aae8: Layer already exists [2022-07-14T17:32:31.971Z] eaa4135ad5df: Layer already exists [2022-07-14T17:32:32.245Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:32.245Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:32.245Z] main: digest: sha256:3deb96f94e757f3f6981023f08435ad5dbe1d3656db3a8126845edd44b2cede1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:32:32.302Z] ===================================================== [Pipeline] echo [2022-07-14T17:32:32.311Z] taggedImages: [2022-07-14T17:32:32.311Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:32:32.311Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-14T17:32:32.311Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.29 [2022-07-14T17:32:32.311Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:32:32.311Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-07-14T17:32:32.329Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-07-14T17:32:32.329Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:32:32.329Z] latest [2022-07-14T17:32:32.329Z] 2.2.1-dev.29 [2022-07-14T17:32:32.329Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:32:32.329Z] main [2022-07-14T17:32:32.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:32.676Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:33.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:32:33.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-14T17:32:33.030Z] 38345c585446: Preparing [2022-07-14T17:32:33.030Z] 0ccb52676712: Preparing [2022-07-14T17:32:33.030Z] 9221161426f2: Preparing [2022-07-14T17:32:33.030Z] e53cd374d32a: Preparing [2022-07-14T17:32:33.030Z] 2489e0acef2b: Preparing [2022-07-14T17:32:33.030Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:33.030Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:33.030Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:33.030Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:33.300Z] 2489e0acef2b: Layer already exists [2022-07-14T17:32:33.300Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:33.300Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:33.300Z] 0ccb52676712: Pushed [2022-07-14T17:32:33.300Z] 9221161426f2: Pushed [2022-07-14T17:32:33.300Z] 38345c585446: Pushed [2022-07-14T17:32:51.648Z] e53cd374d32a: Pushed [2022-07-14T17:32:51.648Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:080026b4d306db6414f521251fbc960fd6fd3ff9c8dc9992da870879dcffa815 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:52.005Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:52.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-14T17:32:52.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-14T17:32:52.355Z] 38345c585446: Preparing [2022-07-14T17:32:52.355Z] 0ccb52676712: Preparing [2022-07-14T17:32:52.355Z] 9221161426f2: Preparing [2022-07-14T17:32:52.355Z] e53cd374d32a: Preparing [2022-07-14T17:32:52.355Z] 2489e0acef2b: Preparing [2022-07-14T17:32:52.355Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:52.355Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:52.355Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:52.355Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:52.355Z] 9221161426f2: Layer already exists [2022-07-14T17:32:52.355Z] 38345c585446: Layer already exists [2022-07-14T17:32:52.355Z] 2489e0acef2b: Layer already exists [2022-07-14T17:32:52.355Z] e53cd374d32a: Layer already exists [2022-07-14T17:32:52.355Z] 0ccb52676712: Layer already exists [2022-07-14T17:32:52.626Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:52.626Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:52.626Z] latest: digest: sha256:080026b4d306db6414f521251fbc960fd6fd3ff9c8dc9992da870879dcffa815 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:52.984Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:53.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.29 [2022-07-14T17:32:53.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-14T17:32:53.338Z] 38345c585446: Preparing [2022-07-14T17:32:53.338Z] 0ccb52676712: Preparing [2022-07-14T17:32:53.338Z] 9221161426f2: Preparing [2022-07-14T17:32:53.338Z] e53cd374d32a: Preparing [2022-07-14T17:32:53.338Z] 2489e0acef2b: Preparing [2022-07-14T17:32:53.338Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:53.338Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:53.338Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:53.338Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:53.338Z] 2489e0acef2b: Layer already exists [2022-07-14T17:32:53.338Z] 0ccb52676712: Layer already exists [2022-07-14T17:32:53.338Z] e53cd374d32a: Layer already exists [2022-07-14T17:32:53.338Z] 38345c585446: Layer already exists [2022-07-14T17:32:53.338Z] 9221161426f2: Layer already exists [2022-07-14T17:32:53.338Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:53.338Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:53.608Z] 2.2.1-dev.29: digest: sha256:080026b4d306db6414f521251fbc960fd6fd3ff9c8dc9992da870879dcffa815 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:53.977Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:54.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:32:54.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-14T17:32:54.325Z] 38345c585446: Preparing [2022-07-14T17:32:54.325Z] 0ccb52676712: Preparing [2022-07-14T17:32:54.325Z] 9221161426f2: Preparing [2022-07-14T17:32:54.325Z] e53cd374d32a: Preparing [2022-07-14T17:32:54.325Z] 2489e0acef2b: Preparing [2022-07-14T17:32:54.325Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:54.325Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:54.325Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:54.325Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:54.325Z] 0ccb52676712: Layer already exists [2022-07-14T17:32:54.325Z] 38345c585446: Layer already exists [2022-07-14T17:32:54.325Z] e53cd374d32a: Layer already exists [2022-07-14T17:32:54.325Z] 2489e0acef2b: Layer already exists [2022-07-14T17:32:54.326Z] 9221161426f2: Layer already exists [2022-07-14T17:32:54.326Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:54.326Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:54.596Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:080026b4d306db6414f521251fbc960fd6fd3ff9c8dc9992da870879dcffa815 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:54.951Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:55.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-07-14T17:32:55.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-14T17:32:55.307Z] 38345c585446: Preparing [2022-07-14T17:32:55.307Z] 0ccb52676712: Preparing [2022-07-14T17:32:55.307Z] 9221161426f2: Preparing [2022-07-14T17:32:55.307Z] e53cd374d32a: Preparing [2022-07-14T17:32:55.307Z] 2489e0acef2b: Preparing [2022-07-14T17:32:55.307Z] adf9ea8f4d75: Preparing [2022-07-14T17:32:55.307Z] 4f4ce317c6bb: Preparing [2022-07-14T17:32:55.307Z] adf9ea8f4d75: Waiting [2022-07-14T17:32:55.307Z] 4f4ce317c6bb: Waiting [2022-07-14T17:32:55.307Z] 0ccb52676712: Layer already exists [2022-07-14T17:32:55.307Z] 9221161426f2: Layer already exists [2022-07-14T17:32:55.307Z] e53cd374d32a: Layer already exists [2022-07-14T17:32:55.307Z] 38345c585446: Layer already exists [2022-07-14T17:32:55.307Z] 2489e0acef2b: Layer already exists [2022-07-14T17:32:55.307Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:32:55.307Z] adf9ea8f4d75: Layer already exists [2022-07-14T17:32:55.577Z] main: digest: sha256:080026b4d306db6414f521251fbc960fd6fd3ff9c8dc9992da870879dcffa815 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:32:55.637Z] ===================================================== [Pipeline] echo [2022-07-14T17:32:55.643Z] taggedImages: [2022-07-14T17:32:55.643Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:32:55.643Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-14T17:32:55.643Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.29 [2022-07-14T17:32:55.643Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:32:55.643Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-07-14T17:32:55.656Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-07-14T17:32:55.656Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:32:55.656Z] latest [2022-07-14T17:32:55.656Z] 2.2.1-dev.29 [2022-07-14T17:32:55.656Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:32:55.656Z] main [2022-07-14T17:32:55.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:55.994Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:32:56.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:32:56.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-14T17:32:56.352Z] ffb9d6061015: Preparing [2022-07-14T17:32:56.352Z] 5d5ccb9c1a4c: Preparing [2022-07-14T17:32:56.352Z] bd6304274fbc: Preparing [2022-07-14T17:32:56.352Z] 0e673a97b02b: Preparing [2022-07-14T17:32:56.352Z] dd565ff850e7: Preparing [2022-07-14T17:32:56.352Z] bd6304274fbc: Layer already exists [2022-07-14T17:32:56.352Z] dd565ff850e7: Layer already exists [2022-07-14T17:32:56.623Z] ffb9d6061015: Pushed [2022-07-14T17:32:56.894Z] 0e673a97b02b: Pushed [2022-07-14T17:33:02.271Z] 5d5ccb9c1a4c: Pushed [2022-07-14T17:33:02.271Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:9e7333014c1e61a1877c9d9b622b4d91a7d08bfd3c62dde9bd36228a78de78a9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:02.627Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:02.983Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-14T17:33:02.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-14T17:33:02.983Z] ffb9d6061015: Preparing [2022-07-14T17:33:02.983Z] 5d5ccb9c1a4c: Preparing [2022-07-14T17:33:02.983Z] bd6304274fbc: Preparing [2022-07-14T17:33:02.983Z] 0e673a97b02b: Preparing [2022-07-14T17:33:02.983Z] dd565ff850e7: Preparing [2022-07-14T17:33:02.983Z] dd565ff850e7: Layer already exists [2022-07-14T17:33:02.983Z] 5d5ccb9c1a4c: Layer already exists [2022-07-14T17:33:02.983Z] bd6304274fbc: Layer already exists [2022-07-14T17:33:02.983Z] 0e673a97b02b: Layer already exists [2022-07-14T17:33:02.983Z] ffb9d6061015: Layer already exists [2022-07-14T17:33:03.252Z] latest: digest: sha256:9e7333014c1e61a1877c9d9b622b4d91a7d08bfd3c62dde9bd36228a78de78a9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:03.615Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:03.969Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.29 [2022-07-14T17:33:03.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-14T17:33:03.969Z] ffb9d6061015: Preparing [2022-07-14T17:33:03.969Z] 5d5ccb9c1a4c: Preparing [2022-07-14T17:33:03.969Z] bd6304274fbc: Preparing [2022-07-14T17:33:03.969Z] 0e673a97b02b: Preparing [2022-07-14T17:33:03.969Z] dd565ff850e7: Preparing [2022-07-14T17:33:03.969Z] dd565ff850e7: Layer already exists [2022-07-14T17:33:03.969Z] ffb9d6061015: Layer already exists [2022-07-14T17:33:03.969Z] 0e673a97b02b: Layer already exists [2022-07-14T17:33:03.969Z] bd6304274fbc: Layer already exists [2022-07-14T17:33:03.969Z] 5d5ccb9c1a4c: Layer already exists [2022-07-14T17:33:04.238Z] 2.2.1-dev.29: digest: sha256:9e7333014c1e61a1877c9d9b622b4d91a7d08bfd3c62dde9bd36228a78de78a9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:04.593Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:04.944Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:33:04.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-14T17:33:04.944Z] ffb9d6061015: Preparing [2022-07-14T17:33:04.944Z] 5d5ccb9c1a4c: Preparing [2022-07-14T17:33:04.944Z] bd6304274fbc: Preparing [2022-07-14T17:33:04.944Z] 0e673a97b02b: Preparing [2022-07-14T17:33:04.944Z] dd565ff850e7: Preparing [2022-07-14T17:33:04.944Z] 0e673a97b02b: Layer already exists [2022-07-14T17:33:04.944Z] ffb9d6061015: Layer already exists [2022-07-14T17:33:04.944Z] bd6304274fbc: Layer already exists [2022-07-14T17:33:04.944Z] 5d5ccb9c1a4c: Layer already exists [2022-07-14T17:33:04.944Z] dd565ff850e7: Layer already exists [2022-07-14T17:33:05.215Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:9e7333014c1e61a1877c9d9b622b4d91a7d08bfd3c62dde9bd36228a78de78a9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:05.571Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:05.917Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-07-14T17:33:05.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-14T17:33:05.918Z] ffb9d6061015: Preparing [2022-07-14T17:33:05.918Z] 5d5ccb9c1a4c: Preparing [2022-07-14T17:33:05.918Z] bd6304274fbc: Preparing [2022-07-14T17:33:05.918Z] 0e673a97b02b: Preparing [2022-07-14T17:33:05.918Z] dd565ff850e7: Preparing [2022-07-14T17:33:05.918Z] dd565ff850e7: Layer already exists [2022-07-14T17:33:05.918Z] ffb9d6061015: Layer already exists [2022-07-14T17:33:05.918Z] 5d5ccb9c1a4c: Layer already exists [2022-07-14T17:33:05.918Z] 0e673a97b02b: Layer already exists [2022-07-14T17:33:05.918Z] bd6304274fbc: Layer already exists [2022-07-14T17:33:06.188Z] main: digest: sha256:9e7333014c1e61a1877c9d9b622b4d91a7d08bfd3c62dde9bd36228a78de78a9 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:33:06.245Z] ===================================================== [Pipeline] echo [2022-07-14T17:33:06.254Z] taggedImages: [2022-07-14T17:33:06.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:33:06.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-14T17:33:06.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.29 [2022-07-14T17:33:06.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:33:06.254Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-07-14T17:33:06.273Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-07-14T17:33:06.273Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:33:06.273Z] latest [2022-07-14T17:33:06.273Z] 2.2.1-dev.29 [2022-07-14T17:33:06.273Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:33:06.273Z] main [2022-07-14T17:33:06.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:06.622Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:06.973Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:33:06.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-14T17:33:06.973Z] 163ef06cf90d: Preparing [2022-07-14T17:33:06.973Z] 3494a648c5cc: Preparing [2022-07-14T17:33:06.973Z] bd6304274fbc: Preparing [2022-07-14T17:33:06.973Z] a0983e228955: Preparing [2022-07-14T17:33:06.973Z] dd565ff850e7: Preparing [2022-07-14T17:33:06.973Z] bd6304274fbc: Layer already exists [2022-07-14T17:33:07.243Z] dd565ff850e7: Layer already exists [2022-07-14T17:33:07.243Z] a0983e228955: Layer already exists [2022-07-14T17:33:07.243Z] 163ef06cf90d: Pushed [2022-07-14T17:33:12.622Z] 3494a648c5cc: Pushed [2022-07-14T17:33:12.622Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:11d4a2d4f6ec417bff9a9aa3d82262640252954dfafeaf6b3a5cdfe158098c5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:12.974Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:13.322Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-14T17:33:13.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-14T17:33:13.322Z] 163ef06cf90d: Preparing [2022-07-14T17:33:13.322Z] 3494a648c5cc: Preparing [2022-07-14T17:33:13.322Z] bd6304274fbc: Preparing [2022-07-14T17:33:13.322Z] a0983e228955: Preparing [2022-07-14T17:33:13.322Z] dd565ff850e7: Preparing [2022-07-14T17:33:13.322Z] a0983e228955: Layer already exists [2022-07-14T17:33:13.322Z] 163ef06cf90d: Layer already exists [2022-07-14T17:33:13.322Z] bd6304274fbc: Layer already exists [2022-07-14T17:33:13.322Z] 3494a648c5cc: Layer already exists [2022-07-14T17:33:13.322Z] dd565ff850e7: Layer already exists [2022-07-14T17:33:13.592Z] latest: digest: sha256:11d4a2d4f6ec417bff9a9aa3d82262640252954dfafeaf6b3a5cdfe158098c5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:13.969Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:14.335Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.29 [2022-07-14T17:33:14.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-14T17:33:14.336Z] 163ef06cf90d: Preparing [2022-07-14T17:33:14.336Z] 3494a648c5cc: Preparing [2022-07-14T17:33:14.336Z] bd6304274fbc: Preparing [2022-07-14T17:33:14.336Z] a0983e228955: Preparing [2022-07-14T17:33:14.336Z] dd565ff850e7: Preparing [2022-07-14T17:33:14.336Z] 163ef06cf90d: Layer already exists [2022-07-14T17:33:14.336Z] dd565ff850e7: Layer already exists [2022-07-14T17:33:14.336Z] 3494a648c5cc: Layer already exists [2022-07-14T17:33:14.336Z] a0983e228955: Layer already exists [2022-07-14T17:33:14.336Z] bd6304274fbc: Layer already exists [2022-07-14T17:33:14.613Z] 2.2.1-dev.29: digest: sha256:11d4a2d4f6ec417bff9a9aa3d82262640252954dfafeaf6b3a5cdfe158098c5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:14.985Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:15.361Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:33:15.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-14T17:33:15.361Z] 163ef06cf90d: Preparing [2022-07-14T17:33:15.361Z] 3494a648c5cc: Preparing [2022-07-14T17:33:15.361Z] bd6304274fbc: Preparing [2022-07-14T17:33:15.361Z] a0983e228955: Preparing [2022-07-14T17:33:15.361Z] dd565ff850e7: Preparing [2022-07-14T17:33:15.361Z] bd6304274fbc: Layer already exists [2022-07-14T17:33:15.361Z] dd565ff850e7: Layer already exists [2022-07-14T17:33:15.361Z] a0983e228955: Layer already exists [2022-07-14T17:33:15.361Z] 3494a648c5cc: Layer already exists [2022-07-14T17:33:15.361Z] 163ef06cf90d: Layer already exists [2022-07-14T17:33:15.631Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:11d4a2d4f6ec417bff9a9aa3d82262640252954dfafeaf6b3a5cdfe158098c5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:15.991Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:16.342Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-07-14T17:33:16.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-14T17:33:16.342Z] 163ef06cf90d: Preparing [2022-07-14T17:33:16.342Z] 3494a648c5cc: Preparing [2022-07-14T17:33:16.342Z] bd6304274fbc: Preparing [2022-07-14T17:33:16.342Z] a0983e228955: Preparing [2022-07-14T17:33:16.342Z] dd565ff850e7: Preparing [2022-07-14T17:33:16.342Z] 3494a648c5cc: Layer already exists [2022-07-14T17:33:16.342Z] dd565ff850e7: Layer already exists [2022-07-14T17:33:16.342Z] a0983e228955: Layer already exists [2022-07-14T17:33:16.342Z] bd6304274fbc: Layer already exists [2022-07-14T17:33:16.342Z] 163ef06cf90d: Layer already exists [2022-07-14T17:33:16.614Z] main: digest: sha256:11d4a2d4f6ec417bff9a9aa3d82262640252954dfafeaf6b3a5cdfe158098c5d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:33:16.671Z] ===================================================== [Pipeline] echo [2022-07-14T17:33:16.680Z] taggedImages: [2022-07-14T17:33:16.680Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:33:16.680Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-14T17:33:16.680Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.29 [2022-07-14T17:33:16.680Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:33:16.680Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-07-14T17:33:16.698Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-07-14T17:33:16.698Z] 66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:33:16.698Z] latest [2022-07-14T17:33:16.698Z] 2.2.1-dev.29 [2022-07-14T17:33:16.698Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:33:16.698Z] main [2022-07-14T17:33:16.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:17.037Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:17.390Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:33:17.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-14T17:33:17.390Z] e837b2b5265e: Preparing [2022-07-14T17:33:17.390Z] 578e84061565: Preparing [2022-07-14T17:33:17.390Z] 9f599d97a64e: Preparing [2022-07-14T17:33:17.390Z] f1100af572d5: Preparing [2022-07-14T17:33:17.390Z] f0e5a4d6c014: Preparing [2022-07-14T17:33:17.390Z] 3b19d27f08f7: Preparing [2022-07-14T17:33:17.390Z] 73bb99a6e169: Preparing [2022-07-14T17:33:17.390Z] ec06c3102977: Preparing [2022-07-14T17:33:17.390Z] 6a3c62e080c7: Preparing [2022-07-14T17:33:17.390Z] 340cb19ca677: Preparing [2022-07-14T17:33:17.390Z] 4f4ce317c6bb: Preparing [2022-07-14T17:33:17.390Z] ec06c3102977: Waiting [2022-07-14T17:33:17.390Z] 6a3c62e080c7: Waiting [2022-07-14T17:33:17.390Z] 340cb19ca677: Waiting [2022-07-14T17:33:17.390Z] 4f4ce317c6bb: Waiting [2022-07-14T17:33:17.390Z] 3b19d27f08f7: Waiting [2022-07-14T17:33:17.390Z] 73bb99a6e169: Waiting [2022-07-14T17:33:17.390Z] f0e5a4d6c014: Layer already exists [2022-07-14T17:33:17.664Z] 3b19d27f08f7: Layer already exists [2022-07-14T17:33:17.664Z] 73bb99a6e169: Layer already exists [2022-07-14T17:33:17.664Z] ec06c3102977: Layer already exists [2022-07-14T17:33:17.664Z] 578e84061565: Pushed [2022-07-14T17:33:17.664Z] 6a3c62e080c7: Layer already exists [2022-07-14T17:33:17.664Z] 340cb19ca677: Layer already exists [2022-07-14T17:33:17.664Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:33:18.256Z] e837b2b5265e: Pushed [2022-07-14T17:33:20.220Z] 9f599d97a64e: Pushed [2022-07-14T17:33:35.250Z] f1100af572d5: Pushed [2022-07-14T17:33:35.250Z] 66f7195aaa021911302e3f29534e7389e02a11e8: digest: sha256:5a37b65d0eed733fa24e5fac9a3810afaa3e2a8adaabbf688a5ae2fae980a5bb size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:35.615Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:35.970Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-14T17:33:35.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-14T17:33:35.970Z] e837b2b5265e: Preparing [2022-07-14T17:33:35.970Z] 578e84061565: Preparing [2022-07-14T17:33:35.970Z] 9f599d97a64e: Preparing [2022-07-14T17:33:35.970Z] f1100af572d5: Preparing [2022-07-14T17:33:35.970Z] f0e5a4d6c014: Preparing [2022-07-14T17:33:35.970Z] 3b19d27f08f7: Preparing [2022-07-14T17:33:35.970Z] 73bb99a6e169: Preparing [2022-07-14T17:33:35.970Z] ec06c3102977: Preparing [2022-07-14T17:33:35.970Z] 6a3c62e080c7: Preparing [2022-07-14T17:33:35.970Z] 340cb19ca677: Preparing [2022-07-14T17:33:35.970Z] 4f4ce317c6bb: Preparing [2022-07-14T17:33:35.970Z] ec06c3102977: Waiting [2022-07-14T17:33:35.970Z] 6a3c62e080c7: Waiting [2022-07-14T17:33:35.970Z] 340cb19ca677: Waiting [2022-07-14T17:33:35.970Z] 3b19d27f08f7: Waiting [2022-07-14T17:33:35.970Z] 4f4ce317c6bb: Waiting [2022-07-14T17:33:35.970Z] 73bb99a6e169: Waiting [2022-07-14T17:33:35.970Z] f1100af572d5: Layer already exists [2022-07-14T17:33:35.970Z] f0e5a4d6c014: Layer already exists [2022-07-14T17:33:35.970Z] e837b2b5265e: Layer already exists [2022-07-14T17:33:35.970Z] 578e84061565: Layer already exists [2022-07-14T17:33:35.970Z] 9f599d97a64e: Layer already exists [2022-07-14T17:33:35.970Z] 6a3c62e080c7: Layer already exists [2022-07-14T17:33:35.970Z] 73bb99a6e169: Layer already exists [2022-07-14T17:33:35.970Z] 3b19d27f08f7: Layer already exists [2022-07-14T17:33:35.970Z] ec06c3102977: Layer already exists [2022-07-14T17:33:35.970Z] 340cb19ca677: Layer already exists [2022-07-14T17:33:35.970Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:33:36.241Z] latest: digest: sha256:5a37b65d0eed733fa24e5fac9a3810afaa3e2a8adaabbf688a5ae2fae980a5bb size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:36.602Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:36.951Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.29 [2022-07-14T17:33:36.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-14T17:33:36.951Z] e837b2b5265e: Preparing [2022-07-14T17:33:36.951Z] 578e84061565: Preparing [2022-07-14T17:33:36.951Z] 9f599d97a64e: Preparing [2022-07-14T17:33:36.951Z] f1100af572d5: Preparing [2022-07-14T17:33:36.951Z] f0e5a4d6c014: Preparing [2022-07-14T17:33:36.951Z] 3b19d27f08f7: Preparing [2022-07-14T17:33:36.951Z] 73bb99a6e169: Preparing [2022-07-14T17:33:36.951Z] ec06c3102977: Preparing [2022-07-14T17:33:36.951Z] 6a3c62e080c7: Preparing [2022-07-14T17:33:36.951Z] 340cb19ca677: Preparing [2022-07-14T17:33:36.951Z] 4f4ce317c6bb: Preparing [2022-07-14T17:33:36.951Z] 4f4ce317c6bb: Waiting [2022-07-14T17:33:36.951Z] 3b19d27f08f7: Waiting [2022-07-14T17:33:36.951Z] 73bb99a6e169: Waiting [2022-07-14T17:33:36.951Z] ec06c3102977: Waiting [2022-07-14T17:33:36.951Z] 340cb19ca677: Waiting [2022-07-14T17:33:36.951Z] 6a3c62e080c7: Waiting [2022-07-14T17:33:36.951Z] f1100af572d5: Layer already exists [2022-07-14T17:33:36.951Z] 9f599d97a64e: Layer already exists [2022-07-14T17:33:36.951Z] e837b2b5265e: Layer already exists [2022-07-14T17:33:36.951Z] 578e84061565: Layer already exists [2022-07-14T17:33:36.951Z] f0e5a4d6c014: Layer already exists [2022-07-14T17:33:36.951Z] 3b19d27f08f7: Layer already exists [2022-07-14T17:33:36.951Z] 6a3c62e080c7: Layer already exists [2022-07-14T17:33:36.951Z] ec06c3102977: Layer already exists [2022-07-14T17:33:36.951Z] 73bb99a6e169: Layer already exists [2022-07-14T17:33:36.951Z] 340cb19ca677: Layer already exists [2022-07-14T17:33:37.223Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:33:37.223Z] 2.2.1-dev.29: digest: sha256:5a37b65d0eed733fa24e5fac9a3810afaa3e2a8adaabbf688a5ae2fae980a5bb size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:37.589Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:37.935Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:33:37.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-14T17:33:37.935Z] e837b2b5265e: Preparing [2022-07-14T17:33:37.935Z] 578e84061565: Preparing [2022-07-14T17:33:37.935Z] 9f599d97a64e: Preparing [2022-07-14T17:33:37.935Z] f1100af572d5: Preparing [2022-07-14T17:33:37.935Z] f0e5a4d6c014: Preparing [2022-07-14T17:33:37.935Z] 3b19d27f08f7: Preparing [2022-07-14T17:33:37.935Z] 73bb99a6e169: Preparing [2022-07-14T17:33:37.935Z] ec06c3102977: Preparing [2022-07-14T17:33:37.935Z] 6a3c62e080c7: Preparing [2022-07-14T17:33:37.935Z] 340cb19ca677: Preparing [2022-07-14T17:33:37.935Z] 4f4ce317c6bb: Preparing [2022-07-14T17:33:37.935Z] 3b19d27f08f7: Waiting [2022-07-14T17:33:37.935Z] 73bb99a6e169: Waiting [2022-07-14T17:33:37.935Z] ec06c3102977: Waiting [2022-07-14T17:33:37.935Z] 6a3c62e080c7: Waiting [2022-07-14T17:33:37.935Z] 340cb19ca677: Waiting [2022-07-14T17:33:37.935Z] 4f4ce317c6bb: Waiting [2022-07-14T17:33:37.935Z] 578e84061565: Layer already exists [2022-07-14T17:33:37.935Z] f0e5a4d6c014: Layer already exists [2022-07-14T17:33:37.935Z] e837b2b5265e: Layer already exists [2022-07-14T17:33:37.935Z] f1100af572d5: Layer already exists [2022-07-14T17:33:37.935Z] 9f599d97a64e: Layer already exists [2022-07-14T17:33:38.206Z] 73bb99a6e169: Layer already exists [2022-07-14T17:33:38.206Z] ec06c3102977: Layer already exists [2022-07-14T17:33:38.206Z] 3b19d27f08f7: Layer already exists [2022-07-14T17:33:38.206Z] 340cb19ca677: Layer already exists [2022-07-14T17:33:38.206Z] 6a3c62e080c7: Layer already exists [2022-07-14T17:33:38.206Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:33:38.206Z] 66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29: digest: sha256:5a37b65d0eed733fa24e5fac9a3810afaa3e2a8adaabbf688a5ae2fae980a5bb size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:38.554Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:38.914Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-07-14T17:33:38.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-14T17:33:38.914Z] e837b2b5265e: Preparing [2022-07-14T17:33:38.914Z] 578e84061565: Preparing [2022-07-14T17:33:38.914Z] 9f599d97a64e: Preparing [2022-07-14T17:33:38.914Z] f1100af572d5: Preparing [2022-07-14T17:33:38.914Z] f0e5a4d6c014: Preparing [2022-07-14T17:33:38.914Z] 3b19d27f08f7: Preparing [2022-07-14T17:33:38.914Z] 73bb99a6e169: Preparing [2022-07-14T17:33:38.914Z] ec06c3102977: Preparing [2022-07-14T17:33:38.914Z] 6a3c62e080c7: Preparing [2022-07-14T17:33:38.914Z] 340cb19ca677: Preparing [2022-07-14T17:33:38.914Z] 4f4ce317c6bb: Preparing [2022-07-14T17:33:38.914Z] 3b19d27f08f7: Waiting [2022-07-14T17:33:38.914Z] 340cb19ca677: Waiting [2022-07-14T17:33:38.914Z] 4f4ce317c6bb: Waiting [2022-07-14T17:33:38.914Z] 6a3c62e080c7: Waiting [2022-07-14T17:33:38.914Z] 73bb99a6e169: Waiting [2022-07-14T17:33:38.914Z] ec06c3102977: Waiting [2022-07-14T17:33:38.914Z] f0e5a4d6c014: Layer already exists [2022-07-14T17:33:38.914Z] f1100af572d5: Layer already exists [2022-07-14T17:33:38.914Z] 9f599d97a64e: Layer already exists [2022-07-14T17:33:38.914Z] e837b2b5265e: Layer already exists [2022-07-14T17:33:38.914Z] 578e84061565: Layer already exists [2022-07-14T17:33:38.914Z] 3b19d27f08f7: Layer already exists [2022-07-14T17:33:38.914Z] ec06c3102977: Layer already exists [2022-07-14T17:33:38.914Z] 73bb99a6e169: Layer already exists [2022-07-14T17:33:38.914Z] 6a3c62e080c7: Layer already exists [2022-07-14T17:33:38.914Z] 340cb19ca677: Layer already exists [2022-07-14T17:33:38.914Z] 4f4ce317c6bb: Layer already exists [2022-07-14T17:33:39.184Z] main: digest: sha256:5a37b65d0eed733fa24e5fac9a3810afaa3e2a8adaabbf688a5ae2fae980a5bb size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T17:33:39.227Z] ===================================================== [Pipeline] echo [2022-07-14T17:33:39.234Z] taggedImages: [2022-07-14T17:33:39.235Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8 [2022-07-14T17:33:39.235Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-14T17:33:39.235Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.29 [2022-07-14T17:33:39.235Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:66f7195aaa021911302e3f29534e7389e02a11e8-2.2.1-dev.29 [2022-07-14T17:33:39.235Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:39.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T17:33:39.593Z] [2022-07-14T17:33:39.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:33:39.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T17:33:39.930Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-14T17:33:39.930Z] 8998bd30e6a1: Pulling fs layer [2022-07-14T17:33:39.930Z] 04944245beec: Pulling fs layer [2022-07-14T17:33:39.930Z] 699f458cf7ca: Pulling fs layer [2022-07-14T17:33:39.930Z] 765212b225bb: Pulling fs layer [2022-07-14T17:33:39.930Z] f23df028b6ca: Pulling fs layer [2022-07-14T17:33:39.930Z] d65c8cfc05b1: Pulling fs layer [2022-07-14T17:33:39.930Z] 2437ff75d9bd: Pulling fs layer [2022-07-14T17:33:39.930Z] f23df028b6ca: Waiting [2022-07-14T17:33:39.930Z] d65c8cfc05b1: Waiting [2022-07-14T17:33:39.930Z] 2437ff75d9bd: Waiting [2022-07-14T17:33:39.930Z] 765212b225bb: Waiting [2022-07-14T17:33:40.202Z] 04944245beec: Verifying Checksum [2022-07-14T17:33:40.202Z] 04944245beec: Download complete [2022-07-14T17:33:40.202Z] 765212b225bb: Verifying Checksum [2022-07-14T17:33:40.202Z] 765212b225bb: Download complete [2022-07-14T17:33:40.202Z] f23df028b6ca: Verifying Checksum [2022-07-14T17:33:40.202Z] f23df028b6ca: Download complete [2022-07-14T17:33:40.202Z] d65c8cfc05b1: Verifying Checksum [2022-07-14T17:33:40.202Z] d65c8cfc05b1: Download complete [2022-07-14T17:33:40.202Z] 699f458cf7ca: Verifying Checksum [2022-07-14T17:33:40.202Z] 699f458cf7ca: Download complete [2022-07-14T17:33:40.801Z] 8998bd30e6a1: Verifying Checksum [2022-07-14T17:33:40.801Z] 8998bd30e6a1: Download complete [2022-07-14T17:33:42.783Z] 2437ff75d9bd: Verifying Checksum [2022-07-14T17:33:44.751Z] 8998bd30e6a1: Pull complete [2022-07-14T17:33:45.347Z] 04944245beec: Pull complete [2022-07-14T17:33:46.776Z] 699f458cf7ca: Pull complete [2022-07-14T17:33:47.048Z] 765212b225bb: Pull complete [2022-07-14T17:33:48.024Z] f23df028b6ca: Pull complete [2022-07-14T17:33:48.297Z] d65c8cfc05b1: Pull complete [2022-07-14T17:34:03.371Z] 2437ff75d9bd: Pull complete [2022-07-14T17:34:03.371Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-14T17:34:03.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T17:34:03.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:34:03.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-20157 does not seem to be running inside a container [2022-07-14T17:34:03.781Z] $ 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/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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-lftools-log-publisher:arm64 cat [2022-07-14T17:34:06.311Z] $ docker top 3b17ff598e01044bf673ed4b99ed7e4a4dcd057a2f154391a3429694af787bde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:34:07.373Z] ---> job-cost.sh [2022-07-14T17:34:07.373Z] lf-activate-venv: SKIPPING [2022-07-14T17:34:07.373Z] INFO: No Stack... [2022-07-14T17:34:07.966Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-14T17:34:08.936Z] INFO: Archiving Costs [Pipeline] sh [2022-07-14T17:34:09.591Z] + + cut -d, -f6 [2022-07-14T17:34:09.591Z] cat /w/workspace/edgex-go/263/archives/cost.csv [Pipeline] lock [2022-07-14T17:34:09.619Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-263-stack-cost] [2022-07-14T17:34:09.626Z] Resource [jenkins-edgexfoundry-edgex-go-main-263-stack-cost] did not exist. Created. [2022-07-14T17:34:09.626Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-263-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-14T17:34:10.281Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-14T17:34:10.863Z] Stashed 1 file(s) [Pipeline] } [2022-07-14T17:34:10.870Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-263-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-14T17:34:10.902Z] $ docker stop --time=1 3b17ff598e01044bf673ed4b99ed7e4a4dcd057a2f154391a3429694af787bde [2022-07-14T17:34:12.419Z] $ docker rm -f 3b17ff598e01044bf673ed4b99ed7e4a4dcd057a2f154391a3429694af787bde [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-07-14T17:34:12.943Z] provisioning config files... [2022-07-14T17:34:12.954Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/263@tmp/config5731835855111320865tmp [Pipeline] { [Pipeline] sh [2022-07-14T17:34:13.249Z] + set +x [2022-07-14T17:34:13.249Z] + curl -s https://codecov.io/bash [2022-07-14T17:34:13.249Z] + bash -s -- [2022-07-14T17:34:13.249Z] [2022-07-14T17:34:13.249Z] _____ _ [2022-07-14T17:34:13.249Z] / ____| | | [2022-07-14T17:34:13.249Z] | | ___ __| | ___ ___ _____ __ [2022-07-14T17:34:13.249Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-14T17:34:13.249Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-14T17:34:13.249Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-14T17:34:13.249Z] Bash-1.0.6 [2022-07-14T17:34:13.249Z] [2022-07-14T17:34:13.249Z] [2022-07-14T17:34:13.249Z] ==> git version 2.25.1 found [2022-07-14T17:34:13.249Z] ==> 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-07-14T17:34:13.249Z] Release-Date: 2020-01-08 [2022-07-14T17:34:13.249Z] 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-07-14T17:34:13.249Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-14T17:34:13.249Z] ==> Jenkins CI detected. [2022-07-14T17:34:13.250Z] current dir:  /w/workspace/edgex-go/263 [2022-07-14T17:34:13.250Z] project root: . [2022-07-14T17:34:13.250Z] --> token set from env [2022-07-14T17:34:13.250Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-14T17:34:13.250Z] ==> Running gcov in . (disable via -X gcov) [2022-07-14T17:34:13.250Z] ==> Python coveragepy not found [2022-07-14T17:34:13.250Z] ==> Searching for coverage reports in: [2022-07-14T17:34:13.250Z] + . [2022-07-14T17:34:13.250Z] -> Found 1 reports [2022-07-14T17:34:13.250Z] ==> Detecting git/mercurial file structure [2022-07-14T17:34:13.250Z] ==> Reading reports [2022-07-14T17:34:13.250Z] + ./coverage.out bytes=435593 [2022-07-14T17:34:13.509Z] ==> Appending adjustments [2022-07-14T17:34:13.509Z] https://docs.codecov.io/docs/fixing-reports [2022-07-14T17:34:14.450Z] + Found adjustments [2022-07-14T17:34:14.450Z] ==> Gzipping contents [2022-07-14T17:34:14.450Z] 60K /tmp/codecov.vrDUfg.gz [2022-07-14T17:34:14.450Z] ==> Uploading reports [2022-07-14T17:34:14.450Z] url: https://codecov.io [2022-07-14T17:34:14.450Z] query: branch=main&commit=66f7195aaa021911302e3f29534e7389e02a11e8&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F263%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-14T17:34:14.450Z] -> Pinging Codecov [2022-07-14T17:34:14.450Z] 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=66f7195aaa021911302e3f29534e7389e02a11e8&build=263&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F263%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-14T17:34:14.710Z] -> Uploading to [2022-07-14T17:34:14.710Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-14/00271124DB129430A58F1EEE437C3FCB/66f7195aaa021911302e3f29534e7389e02a11e8/1c356dd7-0467-4baa-891a-1f8a5f2943b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220714T173414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27f17885dcbee9c9bf3f1656842fee9a20509e669924ad753b302324e351cbc8 [2022-07-14T17:34:14.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T17:34:14.710Z] Dload Upload Total Spent Left Speed [2022-07-14T17:34:15.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59868 0 0 100 59868 0 187k --:--:-- --:--:-- --:--:-- 187k [2022-07-14T17:34:15.285Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/66f7195aaa021911302e3f29534e7389e02a11e8 [Pipeline] } [2022-07-14T17:34:15.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-07-14T17:34:15.482Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-14T17:34:15.491Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:34:15.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T17:34:15.783Z] [2022-07-14T17:34:15.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:34:16.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T17:34:16.085Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-14T17:34:16.085Z] df9b9388f04a: Already exists [2022-07-14T17:34:16.085Z] 52dc419b0ee2: Pulling fs layer [2022-07-14T17:34:16.085Z] 25bc292e5bac: Pulling fs layer [2022-07-14T17:34:16.085Z] 114826534d7a: Pulling fs layer [2022-07-14T17:34:16.085Z] 4657fd5d0bcf: Pulling fs layer [2022-07-14T17:34:16.085Z] 6ad1cebc031e: Pulling fs layer [2022-07-14T17:34:16.085Z] 8a3aa393b2d8: Pulling fs layer [2022-07-14T17:34:16.085Z] 4657fd5d0bcf: Waiting [2022-07-14T17:34:16.085Z] 6ad1cebc031e: Waiting [2022-07-14T17:34:16.085Z] 8a3aa393b2d8: Waiting [2022-07-14T17:34:16.085Z] 25bc292e5bac: Verifying Checksum [2022-07-14T17:34:16.085Z] 25bc292e5bac: Download complete [2022-07-14T17:34:16.085Z] 52dc419b0ee2: Download complete [2022-07-14T17:34:16.085Z] 4657fd5d0bcf: Verifying Checksum [2022-07-14T17:34:16.085Z] 4657fd5d0bcf: Download complete [2022-07-14T17:34:16.346Z] 52dc419b0ee2: Pull complete [2022-07-14T17:34:16.346Z] 6ad1cebc031e: Verifying Checksum [2022-07-14T17:34:16.346Z] 6ad1cebc031e: Download complete [2022-07-14T17:34:16.346Z] 25bc292e5bac: Pull complete [2022-07-14T17:34:16.916Z] 114826534d7a: Download complete [2022-07-14T17:34:17.175Z] 8a3aa393b2d8: Verifying Checksum [2022-07-14T17:34:17.175Z] 8a3aa393b2d8: Download complete [2022-07-14T17:34:21.371Z] 114826534d7a: Pull complete [2022-07-14T17:34:21.371Z] 4657fd5d0bcf: Pull complete [2022-07-14T17:34:21.371Z] 6ad1cebc031e: Pull complete [2022-07-14T17:34:23.914Z] 8a3aa393b2d8: Pull complete [2022-07-14T17:34:23.914Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-14T17:34:23.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T17:34:23.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:34:24.027Z] prd-ubuntu20.04-docker-8c-8g-20156 does not seem to be running inside a container [2022-07-14T17:34:24.069Z] $ 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/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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-snyk-go:1.410.4 cat [2022-07-14T17:34:27.062Z] $ docker top dc7a6c88e660b9446c5692bac928f79ad29dfd5fc00f549338b919bc137e7f3c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-14T17:34:27.140Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-07-14T17:34:27.422Z] + set -o pipefail [2022-07-14T17:34:27.422Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-07-14T17:34:34.006Z] [2022-07-14T17:34:34.006Z] Monitoring /w/workspace/edgex-go/263 (github.com/edgexfoundry/edgex-go)... [2022-07-14T17:34:34.006Z] [2022-07-14T17:34:34.006Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8a5a8df3-c093-4610-bb87-62d7f1f388e1 [2022-07-14T17:34:34.006Z] [2022-07-14T17:34:34.006Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-14T17:34:34.006Z] [2022-07-14T17:34:34.006Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-14T17:34:34.006Z] [2022-07-14T17:34:34.006Z] [2022-07-14T17:34:34.006Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-14T17:34:34.006Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-14T17:34:34.025Z] $ docker stop --time=1 dc7a6c88e660b9446c5692bac928f79ad29dfd5fc00f549338b919bc137e7f3c [2022-07-14T17:34:36.805Z] $ docker rm -f dc7a6c88e660b9446c5692bac928f79ad29dfd5fc00f549338b919bc137e7f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-14T17:34:37.191Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T17:34:37.200Z] provisioning config files... [2022-07-14T17:34:37.207Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/263@tmp/config1480093449783577687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:34:37.501Z] --> edgex-publish-swagger.sh [2022-07-14T17:34:37.501Z] === Publish openapi/v2 API === [2022-07-14T17:34:37.501Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-14T17:34:37.501Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/263/openapi/v2/core-command.yaml] [2022-07-14T17:34:37.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T17:34:37.501Z] Dload Upload Total Spent Left Speed [2022-07-14T17:34:38.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 143k --:--:-- --:--:-- --:--:-- 143k 100 33831 0 0 100 33831 0 28866 0:00:01 0:00:01 --:--:-- 28866 [2022-07-14T17:34:38.440Z] [2022-07-14T17:34:38.440Z] [2022-07-14T17:34:38.440Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/263/openapi/v2/core-data.yaml] [2022-07-14T17:34:38.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T17:34:38.701Z] Dload Upload Total Spent Left Speed [2022-07-14T17:34:39.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 76663 --:--:-- --:--:-- --:--:-- 76581 [2022-07-14T17:34:39.645Z] [2022-07-14T17:34:39.645Z] [2022-07-14T17:34:39.645Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/263/openapi/v2/core-metadata.yaml] [2022-07-14T17:34:39.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T17:34:39.645Z] Dload Upload Total Spent Left Speed [2022-07-14T17:34:40.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 45 141k 0 0 45 65536 0 680k --:--:-- --:--:-- --:--:-- 673k 100 141k 0 0 100 141k 0 139k 0:00:01 0:00:01 --:--:-- 139k [2022-07-14T17:34:40.586Z] [2022-07-14T17:34:40.586Z] [2022-07-14T17:34:40.586Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/263/openapi/v2/support-notifications.yaml] [2022-07-14T17:34:40.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T17:34:40.586Z] Dload Upload Total Spent Left Speed [2022-07-14T17:34:41.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 82169 0:00:01 0:00:01 --:--:-- 82093 100 89318 0 0 100 89318 0 82093 0:00:01 0:00:01 --:--:-- 82093 [2022-07-14T17:34:41.525Z] [2022-07-14T17:34:41.525Z] [2022-07-14T17:34:41.525Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/263/openapi/v2/support-scheduler.yaml] [2022-07-14T17:34:41.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T17:34:41.525Z] Dload Upload Total Spent Left Speed [2022-07-14T17:34:42.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42855 --:--:-- --:--:-- --:--:-- 42855 [2022-07-14T17:34:42.466Z] [2022-07-14T17:34:42.466Z] [2022-07-14T17:34:42.466Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/263/openapi/v2/system-agent.yaml] [2022-07-14T17:34:42.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T17:34:42.466Z] Dload Upload Total Spent Left Speed [2022-07-14T17:34:44.368Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16686 0:00:01 0:00:01 --:--:-- 16673 100 20091 0 0 100 20091 0 12103 0:00:01 0:00:01 --:--:-- 12095 [2022-07-14T17:34:44.368Z] [2022-07-14T17:34:44.368Z] [Pipeline] } [2022-07-14T17:34:44.377Z] 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-07-14T17:34:44.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T17:34:44.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:34:45.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T17:34:45.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:34:45.124Z] prd-ubuntu20.04-docker-8c-8g-20156 does not seem to be running inside a container [2022-07-14T17:34:45.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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/py-git-semver:0.1.4 cat [2022-07-14T17:34:45.568Z] $ docker top 2116f984b30c48dfacc2ea26b55847caa0007b14621990589c2eed62bae49fa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T17:34:45.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T17:34:45.664Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T17:34:45.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T17:34:45.800Z] $ docker exec 2116f984b30c48dfacc2ea26b55847caa0007b14621990589c2eed62bae49fa2 ssh-agent [2022-07-14T17:34:45.923Z] SSH_AUTH_SOCK=/tmp/ssh-XjPAJBNK2OJ3/agent.33 [2022-07-14T17:34:45.923Z] SSH_AGENT_PID=39 [2022-07-14T17:34:45.928Z] Running ssh-add (command line suppressed) [2022-07-14T17:34:46.055Z] Identity added: /w/workspace/edgex-go/263@tmp/private_key_4882608190262532839.key (/w/workspace/edgex-go/263@tmp/private_key_4882608190262532839.key) [2022-07-14T17:34:46.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T17:34:46.352Z] + git semver tag [2022-07-14T17:34:46.612Z] 2022-07-14 17:34:46,521 [run_tag] DEBUG tag force:False [2022-07-14T17:34:46.612Z] 2022-07-14 17:34:46,521 [check_head_tag] DEBUG check head tag [2022-07-14T17:34:46.612Z] 2022-07-14 17:34:46,522 [execute] INFO git cat-file --batch-check [2022-07-14T17:34:46.612Z] 2022-07-14 17:34:46,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/263, universal_newlines=False, shell=None, istream=) [2022-07-14T17:34:46.612Z] 2022-07-14 17:34:46,526 [execute] INFO git cat-file --batch [2022-07-14T17:34:46.612Z] 2022-07-14 17:34:46,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/263, universal_newlines=False, shell=None, istream=) [2022-07-14T17:34:46.612Z] 2022-07-14 17:34:46,543 [read_version] DEBUG read version from /w/workspace/edgex-go/263/.semver/main [2022-07-14T17:34:46.612Z] 2022-07-14 17:34:46,543 [execute] INFO git tag -a v2.2.1-dev.29 -m v2.2.1-dev.29 [2022-07-14T17:34:46.612Z] 2022-07-14 17:34:46,543 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.29', '-m', 'v2.2.1-dev.29'], cwd=/w/workspace/edgex-go/263, universal_newlines=False, shell=None, istream=None) [2022-07-14T17:34:46.612Z] 2022-07-14 17:34:46,548 [read_version] DEBUG read version from /w/workspace/edgex-go/263/.semver/main [2022-07-14T17:34:46.612Z] 2.2.1-dev.29 [Pipeline] } [2022-07-14T17:34:46.631Z] $ docker exec --env ******** --env ******** 2116f984b30c48dfacc2ea26b55847caa0007b14621990589c2eed62bae49fa2 ssh-agent -k [2022-07-14T17:34:46.744Z] unset SSH_AUTH_SOCK; [2022-07-14T17:34:46.744Z] unset SSH_AGENT_PID; [2022-07-14T17:34:46.744Z] echo Agent pid 39 killed; [2022-07-14T17:34:46.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T17:34:47.057Z] + git semver [Pipeline] } [2022-07-14T17:34:47.341Z] $ docker stop --time=1 2116f984b30c48dfacc2ea26b55847caa0007b14621990589c2eed62bae49fa2 [2022-07-14T17:34:48.681Z] $ docker rm -f 2116f984b30c48dfacc2ea26b55847caa0007b14621990589c2eed62bae49fa2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:34:49.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T17:34:49.057Z] [2022-07-14T17:34:49.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:34:49.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T17:34:49.366Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-14T17:34:49.366Z] ab5ef0e58194: Pulling fs layer [2022-07-14T17:34:49.366Z] 9712f1f96733: Pulling fs layer [2022-07-14T17:34:49.366Z] 63f879dbbcfc: Pulling fs layer [2022-07-14T17:34:49.366Z] 0d9ebad4ef96: Pulling fs layer [2022-07-14T17:34:49.366Z] e9a5061849ea: Pulling fs layer [2022-07-14T17:34:49.366Z] d747dcd14b5f: Pulling fs layer [2022-07-14T17:34:49.366Z] 2de7ff778b66: Pulling fs layer [2022-07-14T17:34:49.366Z] 0d9ebad4ef96: Waiting [2022-07-14T17:34:49.366Z] e9a5061849ea: Waiting [2022-07-14T17:34:49.366Z] d747dcd14b5f: Waiting [2022-07-14T17:34:49.366Z] 2de7ff778b66: Waiting [2022-07-14T17:34:49.366Z] 9712f1f96733: Verifying Checksum [2022-07-14T17:34:49.366Z] 9712f1f96733: Download complete [2022-07-14T17:34:49.626Z] 63f879dbbcfc: Verifying Checksum [2022-07-14T17:34:49.626Z] 63f879dbbcfc: Download complete [2022-07-14T17:34:49.887Z] e9a5061849ea: Verifying Checksum [2022-07-14T17:34:49.887Z] e9a5061849ea: Download complete [2022-07-14T17:34:49.887Z] 0d9ebad4ef96: Verifying Checksum [2022-07-14T17:34:49.887Z] 0d9ebad4ef96: Download complete [2022-07-14T17:34:49.887Z] d747dcd14b5f: Verifying Checksum [2022-07-14T17:34:49.887Z] ab5ef0e58194: Download complete [2022-07-14T17:34:49.887Z] 2de7ff778b66: Verifying Checksum [2022-07-14T17:34:49.887Z] 2de7ff778b66: Download complete [2022-07-14T17:34:52.422Z] ab5ef0e58194: Pull complete [2022-07-14T17:34:52.422Z] 9712f1f96733: Pull complete [2022-07-14T17:34:53.359Z] 63f879dbbcfc: Pull complete [2022-07-14T17:34:56.649Z] 0d9ebad4ef96: Pull complete [2022-07-14T17:34:56.909Z] e9a5061849ea: Pull complete [2022-07-14T17:34:57.167Z] d747dcd14b5f: Pull complete [2022-07-14T17:34:58.104Z] 2de7ff778b66: Pull complete [2022-07-14T17:34:58.104Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-14T17:34:58.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T17:34:58.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:34:58.196Z] prd-ubuntu20.04-docker-8c-8g-20156 does not seem to be running inside a container [2022-07-14T17:34:58.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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:0.23.1-centos7 cat [2022-07-14T17:35:00.621Z] $ docker top ca05fbc1a47c3c3b12bd2757b13d85afe86c6e877fe644fb7985280f0d6b73d0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-14T17:35:00.693Z] provisioning config files... [2022-07-14T17:35:00.701Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/263@tmp/config5335552531357043354tmp [2022-07-14T17:35:00.712Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/263@tmp/config3964577836275140300tmp [2022-07-14T17:35:00.722Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/263@tmp/config8633396264512114498tmp [Pipeline] { [Pipeline] echo [2022-07-14T17:35:00.735Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:35:01.018Z] ---> sigul-configuration.sh [2022-07-14T17:35:01.018Z] gpg: directory `/root/.gnupg' created [2022-07-14T17:35:01.018Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-14T17:35:01.018Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-14T17:35:01.018Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-14T17:35:01.018Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-14T17:35:01.018Z] gpg: CAST5 encrypted data [2022-07-14T17:35:01.018Z] gpg: encrypted with 1 passphrase [2022-07-14T17:35:01.018Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-14T17:35:01.306Z] + mkdir /home/jenkins [2022-07-14T17:35:01.306Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-14T17:35:01.593Z] + 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-07-14T17:35:01.602Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:35:01.887Z] ---> sigul-install.sh [2022-07-14T17:35:01.887Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-14T17:35:02.175Z] + git tag --list [2022-07-14T17:35:02.175Z] 0.6.0 [2022-07-14T17:35:02.175Z] 0.6.1 [2022-07-14T17:35:02.175Z] 0.7.0 [2022-07-14T17:35:02.175Z] 0.7.1 [2022-07-14T17:35:02.175Z] v1.0.0 [2022-07-14T17:35:02.175Z] v1.0.1 [2022-07-14T17:35:02.175Z] v1.1.0 [2022-07-14T17:35:02.175Z] v1.2.0 [2022-07-14T17:35:02.175Z] v1.2.1 [2022-07-14T17:35:02.175Z] v1.3.0 [2022-07-14T17:35:02.175Z] v1.3.1 [2022-07-14T17:35:02.175Z] v2.0.0 [2022-07-14T17:35:02.175Z] v2.1.0 [2022-07-14T17:35:02.175Z] v2.1.1 [2022-07-14T17:35:02.175Z] v2.1.1-dev.1 [2022-07-14T17:35:02.175Z] v2.1.1-dev.2 [2022-07-14T17:35:02.175Z] v2.1.1-dev.3 [2022-07-14T17:35:02.175Z] v2.1.1-dev.4 [2022-07-14T17:35:02.175Z] v2.1.1-dev.5 [2022-07-14T17:35:02.175Z] v2.1.1-dev.6 [2022-07-14T17:35:02.175Z] v2.1.1-dev.7 [2022-07-14T17:35:02.175Z] v2.1.1-dev.8 [2022-07-14T17:35:02.175Z] v2.2.0 [2022-07-14T17:35:02.175Z] v2.2.1-dev.1 [2022-07-14T17:35:02.175Z] v2.2.1-dev.10 [2022-07-14T17:35:02.175Z] v2.2.1-dev.11 [2022-07-14T17:35:02.175Z] v2.2.1-dev.12 [2022-07-14T17:35:02.175Z] v2.2.1-dev.13 [2022-07-14T17:35:02.175Z] v2.2.1-dev.14 [2022-07-14T17:35:02.175Z] v2.2.1-dev.15 [2022-07-14T17:35:02.175Z] v2.2.1-dev.16 [2022-07-14T17:35:02.175Z] v2.2.1-dev.17 [2022-07-14T17:35:02.175Z] v2.2.1-dev.18 [2022-07-14T17:35:02.175Z] v2.2.1-dev.19 [2022-07-14T17:35:02.175Z] v2.2.1-dev.2 [2022-07-14T17:35:02.175Z] v2.2.1-dev.20 [2022-07-14T17:35:02.175Z] v2.2.1-dev.21 [2022-07-14T17:35:02.175Z] v2.2.1-dev.22 [2022-07-14T17:35:02.175Z] v2.2.1-dev.23 [2022-07-14T17:35:02.175Z] v2.2.1-dev.24 [2022-07-14T17:35:02.175Z] v2.2.1-dev.25 [2022-07-14T17:35:02.175Z] v2.2.1-dev.26 [2022-07-14T17:35:02.175Z] v2.2.1-dev.27 [2022-07-14T17:35:02.175Z] v2.2.1-dev.28 [2022-07-14T17:35:02.175Z] v2.2.1-dev.29 [2022-07-14T17:35:02.175Z] v2.2.1-dev.3 [2022-07-14T17:35:02.175Z] v2.2.1-dev.4 [2022-07-14T17:35:02.175Z] v2.2.1-dev.5 [2022-07-14T17:35:02.175Z] v2.2.1-dev.6 [2022-07-14T17:35:02.175Z] v2.2.1-dev.7 [2022-07-14T17:35:02.175Z] v2.2.1-dev.8 [2022-07-14T17:35:02.175Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-14T17:35:02.464Z] + lftools sign git-tag v2.2.1-dev.29 [2022-07-14T17:35:03.033Z] Signing Git tag with Sigul... [2022-07-14T17:35:03.033Z] Signing v2.2.1-dev.29 [Pipeline] echo [2022-07-14T17:35:03.301Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:35:03.585Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-14T17:35:03.593Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-14T17:35:03.626Z] $ docker stop --time=1 ca05fbc1a47c3c3b12bd2757b13d85afe86c6e877fe644fb7985280f0d6b73d0 [2022-07-14T17:35:04.996Z] $ docker rm -f ca05fbc1a47c3c3b12bd2757b13d85afe86c6e877fe644fb7985280f0d6b73d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-14T17:35:05.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T17:35:05.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:35:05.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T17:35:05.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:35:05.820Z] prd-ubuntu20.04-docker-8c-8g-20156 does not seem to be running inside a container [2022-07-14T17:35:05.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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/py-git-semver:0.1.4 cat [2022-07-14T17:35:06.290Z] $ docker top 305343cb7c7e11a0caa3efe14c8cb87752b56756e215e3dfc960772c4cdbb12b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T17:35:06.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T17:35:06.380Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T17:35:06.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T17:35:06.512Z] $ docker exec 305343cb7c7e11a0caa3efe14c8cb87752b56756e215e3dfc960772c4cdbb12b ssh-agent [2022-07-14T17:35:06.636Z] SSH_AUTH_SOCK=/tmp/ssh-5K2ZuBP9tV28/agent.32 [2022-07-14T17:35:06.636Z] SSH_AGENT_PID=38 [2022-07-14T17:35:06.641Z] Running ssh-add (command line suppressed) [2022-07-14T17:35:06.776Z] Identity added: /w/workspace/edgex-go/263@tmp/private_key_3112717663630578072.key (/w/workspace/edgex-go/263@tmp/private_key_3112717663630578072.key) [2022-07-14T17:35:06.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T17:35:07.073Z] + git semver bump pre [2022-07-14T17:35:07.333Z] 2022-07-14 17:35:07,256 [read_version] DEBUG read version from /w/workspace/edgex-go/263/.semver/main [2022-07-14T17:35:07.333Z] 2022-07-14 17:35:07,257 [bump_version] DEBUG bumping version:2.2.1-dev.29 on axis:pre with prefix:dev [2022-07-14T17:35:07.333Z] 2022-07-14 17:35:07,257 [bump_version] DEBUG bumped version:2.2.1-dev.30 [2022-07-14T17:35:07.333Z] 2022-07-14 17:35:07,257 [write_version] DEBUG write version:2.2.1-dev.30 to path:/w/workspace/edgex-go/263/.semver/main with force:True [2022-07-14T17:35:07.333Z] 2022-07-14 17:35:07,257 [read_version] DEBUG read version from /w/workspace/edgex-go/263/.semver/main [2022-07-14T17:35:07.333Z] 2022-07-14 17:35:07,257 [write_file] DEBUG write to file:/w/workspace/edgex-go/263/.semver/main [2022-07-14T17:35:07.333Z] 2022-07-14 17:35:07,259 [execute] INFO git cat-file --batch-check [2022-07-14T17:35:07.333Z] 2022-07-14 17:35:07,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/263/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T17:35:07.333Z] 2022-07-14 17:35:07,264 [execute] INFO git cat-file --batch [2022-07-14T17:35:07.333Z] 2022-07-14 17:35:07,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/263/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T17:35:07.333Z] 2022-07-14 17:35:07,269 [read_version] DEBUG read version from /w/workspace/edgex-go/263/.semver/main [2022-07-14T17:35:07.333Z] 2.2.1-dev.30 [Pipeline] } [2022-07-14T17:35:07.351Z] $ docker exec --env ******** --env ******** 305343cb7c7e11a0caa3efe14c8cb87752b56756e215e3dfc960772c4cdbb12b ssh-agent -k [2022-07-14T17:35:07.466Z] unset SSH_AUTH_SOCK; [2022-07-14T17:35:07.466Z] unset SSH_AGENT_PID; [2022-07-14T17:35:07.466Z] echo Agent pid 38 killed; [2022-07-14T17:35:07.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T17:35:07.772Z] + git semver [Pipeline] } [2022-07-14T17:35:08.055Z] $ docker stop --time=1 305343cb7c7e11a0caa3efe14c8cb87752b56756e215e3dfc960772c4cdbb12b [2022-07-14T17:35:09.339Z] $ docker rm -f 305343cb7c7e11a0caa3efe14c8cb87752b56756e215e3dfc960772c4cdbb12b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T17:35:09.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T17:35:09.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:35:09.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T17:35:09.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:35:10.074Z] prd-ubuntu20.04-docker-8c-8g-20156 does not seem to be running inside a container [2022-07-14T17:35:10.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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/py-git-semver:0.1.4 cat [2022-07-14T17:35:10.533Z] $ docker top c847900f139ab5a47519ddec8b907fec1f34aeec1fe86105e623a5a2306cb8f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T17:35:10.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T17:35:10.623Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T17:35:10.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T17:35:10.766Z] $ docker exec c847900f139ab5a47519ddec8b907fec1f34aeec1fe86105e623a5a2306cb8f9 ssh-agent [2022-07-14T17:35:10.891Z] SSH_AUTH_SOCK=/tmp/ssh-JKrAu8sGTFP2/agent.33 [2022-07-14T17:35:10.891Z] SSH_AGENT_PID=39 [2022-07-14T17:35:10.897Z] Running ssh-add (command line suppressed) [2022-07-14T17:35:11.032Z] Identity added: /w/workspace/edgex-go/263@tmp/private_key_2924337962924215700.key (/w/workspace/edgex-go/263@tmp/private_key_2924337962924215700.key) [2022-07-14T17:35:11.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T17:35:11.327Z] + git semver push [2022-07-14T17:35:11.587Z] 2022-07-14 17:35:11,548 [run_push] DEBUG push [2022-07-14T17:35:11.587Z] 2022-07-14 17:35:11,549 [execute] INFO git cat-file --batch-check [2022-07-14T17:35:11.587Z] 2022-07-14 17:35:11,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/263/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T17:35:11.587Z] 2022-07-14 17:35:11,554 [execute] INFO git rev-list e1ae7d5865e805b5024aaa7001dc30b1e489d365 -- [2022-07-14T17:35:11.587Z] 2022-07-14 17:35:11,554 [execute] DEBUG Popen(['git', 'rev-list', 'e1ae7d5865e805b5024aaa7001dc30b1e489d365', '--'], cwd=/w/workspace/edgex-go/263/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-14T17:35:11.587Z] 2022-07-14 17:35:11,566 [execute] INFO git fetch -v origin [2022-07-14T17:35:11.587Z] 2022-07-14 17:35:11,567 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/263/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-14T17:35:12.161Z] 2022-07-14 17:35:12,042 [run_push] DEBUG no remote changes detected [2022-07-14T17:35:12.161Z] 2022-07-14 17:35:12,042 [execute] INFO git push origin semver [2022-07-14T17:35:12.161Z] 2022-07-14 17:35:12,043 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/263/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-14T17:35:13.105Z] 2022-07-14 17:35:12,827 [run_push] DEBUG push all version tags [2022-07-14T17:35:13.105Z] 2022-07-14 17:35:12,828 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-14T17:35:13.105Z] 2022-07-14 17:35:12,828 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/263, universal_newlines=False, shell=None, istream=None) [2022-07-14T17:35:13.677Z] 2022-07-14 17:35:13,593 [read_version] DEBUG read version from /w/workspace/edgex-go/263/.semver/main [2022-07-14T17:35:13.677Z] 2.2.1-dev.30 [Pipeline] } [2022-07-14T17:35:13.697Z] $ docker exec --env ******** --env ******** c847900f139ab5a47519ddec8b907fec1f34aeec1fe86105e623a5a2306cb8f9 ssh-agent -k [2022-07-14T17:35:13.804Z] unset SSH_AUTH_SOCK; [2022-07-14T17:35:13.805Z] unset SSH_AGENT_PID; [2022-07-14T17:35:13.805Z] echo Agent pid 39 killed; [2022-07-14T17:35:13.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T17:35:14.114Z] + git semver [Pipeline] } [2022-07-14T17:35:14.397Z] $ docker stop --time=1 c847900f139ab5a47519ddec8b907fec1f34aeec1fe86105e623a5a2306cb8f9 [2022-07-14T17:35:15.692Z] $ docker rm -f c847900f139ab5a47519ddec8b907fec1f34aeec1fe86105e623a5a2306cb8f9 [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-07-14T17:35:16.189Z] + [ -d /w/workspace/edgex-go/263/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:35:16.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:35:17.353Z] ---> package-listing.sh [2022-07-14T17:35:17.353Z] ++ facter osfamily [2022-07-14T17:35:17.353Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-14T17:35:17.614Z] + OS_FAMILY=debian [2022-07-14T17:35:17.614Z] + workspace=/w/workspace/edgex-go/263 [2022-07-14T17:35:17.614Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-14T17:35:17.614Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-14T17:35:17.614Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-14T17:35:17.614Z] + PACKAGES=/tmp/packages_start.txt [2022-07-14T17:35:17.614Z] + '[' /w/workspace/edgex-go/263 ']' [2022-07-14T17:35:17.614Z] + PACKAGES=/tmp/packages_end.txt [2022-07-14T17:35:17.614Z] + case "${OS_FAMILY}" in [2022-07-14T17:35:17.614Z] + dpkg -l [2022-07-14T17:35:17.614Z] + grep '^ii' [2022-07-14T17:35:17.614Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-14T17:35:17.614Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-14T17:35:17.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-14T17:35:17.614Z] + '[' /w/workspace/edgex-go/263 ']' [2022-07-14T17:35:17.614Z] + mkdir -p /w/workspace/edgex-go/263/archives/ [2022-07-14T17:35:17.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/263/archives/ [Pipeline] echo [2022-07-14T17:35:17.626Z] 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/263/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-14T17:35:17.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:35:18.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T17:35:18.209Z] [2022-07-14T17:35:18.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T17:35:18.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T17:35:18.514Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-14T17:35:18.514Z] 5eb5b503b376: Pulling fs layer [2022-07-14T17:35:18.514Z] 5c69ac0246d0: Pulling fs layer [2022-07-14T17:35:18.514Z] ec43610c2a17: Pulling fs layer [2022-07-14T17:35:18.514Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-14T17:35:18.514Z] 33b1e0a273af: Pulling fs layer [2022-07-14T17:35:18.514Z] 5d3b04190fa2: Pulling fs layer [2022-07-14T17:35:18.514Z] 2f39f015ded8: Pulling fs layer [2022-07-14T17:35:18.514Z] 3a2ae6a8a46f: Waiting [2022-07-14T17:35:18.514Z] 33b1e0a273af: Waiting [2022-07-14T17:35:18.514Z] 5d3b04190fa2: Waiting [2022-07-14T17:35:18.514Z] 2f39f015ded8: Waiting [2022-07-14T17:35:18.514Z] 5c69ac0246d0: Download complete [2022-07-14T17:35:18.514Z] 3a2ae6a8a46f: Download complete [2022-07-14T17:35:18.514Z] 33b1e0a273af: Verifying Checksum [2022-07-14T17:35:18.514Z] 33b1e0a273af: Download complete [2022-07-14T17:35:18.514Z] ec43610c2a17: Verifying Checksum [2022-07-14T17:35:18.514Z] ec43610c2a17: Download complete [2022-07-14T17:35:18.774Z] 5d3b04190fa2: Verifying Checksum [2022-07-14T17:35:18.774Z] 5eb5b503b376: Download complete [2022-07-14T17:35:19.341Z] 2f39f015ded8: Download complete [2022-07-14T17:35:19.912Z] 5eb5b503b376: Pull complete [2022-07-14T17:35:19.912Z] 5c69ac0246d0: Pull complete [2022-07-14T17:35:20.482Z] ec43610c2a17: Pull complete [2022-07-14T17:35:20.482Z] 3a2ae6a8a46f: Pull complete [2022-07-14T17:35:20.741Z] 33b1e0a273af: Pull complete [2022-07-14T17:35:20.741Z] 5d3b04190fa2: Pull complete [2022-07-14T17:35:24.937Z] 2f39f015ded8: Pull complete [2022-07-14T17:35:24.937Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-14T17:35:24.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T17:35:24.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T17:35:25.029Z] prd-ubuntu20.04-docker-8c-8g-20156 does not seem to be running inside a container [2022-07-14T17:35:25.069Z] $ 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/263/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/263 -v /w/workspace/edgex-go/263:/w/workspace/edgex-go/263:rw,z -v /w/workspace/edgex-go/263@tmp:/w/workspace/edgex-go/263@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:latest cat [2022-07-14T17:35:26.876Z] $ docker top d25fe6682b15fa64dffae9e41cb16fe155b84dadb1203b8f532ae27a6bf7aae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T17:35:27.237Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-14T17:35:27.524Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-14T17:35:27.806Z] + ls /var/log/sa-host [2022-07-14T17:35:27.806Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T17:35:27.926Z] provisioning config files... [2022-07-14T17:35:27.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/263@tmp/config3407346529458304442tmp [Pipeline] { [Pipeline] echo [2022-07-14T17:35:27.947Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:35:28.230Z] ---> create-netrc.sh [Pipeline] } [2022-07-14T17:35:28.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:35:28.565Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-14T17:35:28.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:35:28.858Z] ---> sudo-logs.sh [2022-07-14T17:35:28.858Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-14T17:35:28.876Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:35:29.160Z] ---> job-cost.sh [2022-07-14T17:35:29.160Z] lf-activate-venv: SKIPPING [2022-07-14T17:35:29.160Z] DEBUG: total: 0.10999999940395355 [2022-07-14T17:35:29.160Z] INFO: Retrieving Stack Cost... [2022-07-14T17:35:29.730Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-14T17:35:29.990Z] INFO: Archiving Costs [Pipeline] echo [2022-07-14T17:35:30.001Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T17:35:30.285Z] ---> logs-deploy.sh [2022-07-14T17:35:30.285Z] lf-activate-venv: SKIPPING [2022-07-14T17:35:30.285Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/263 [2022-07-14T17:35:30.285Z] INFO: archiving workspace using pattern(s): [2022-07-14T17:35:31.225Z] Archives upload complete. [2022-07-14T17:35:31.225Z] INFO: archiving logs to Nexus