Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 643a1ec0173d822b32d32c37cecccb087e144190 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-ssh11178351020269160953.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-ssh1792574625006211833.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-ssh14743199113232342739.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-ssh3472947851116370850.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb 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-ssh3679546348910225878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21842 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/271 [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/271 # 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 643a1ec0173d822b32d32c37cecccb087e144190 (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 643a1ec0173d822b32d32c37cecccb087e144190 # timeout=10 Commit message: "feat: Implement Device System Events (#4101)" > git rev-list --no-walk af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-02T22:40:33.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-02T22:40:33.420Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-02T22:40:33.436Z] ========================================================= [2022-08-02T22:40:33.436Z] EdgeX Global Pipelines Version Info [2022-08-02T22:40:33.436Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-02T22:40:34.199Z] ------------------- [2022-08-02T22:40:34.199Z] stable info: [2022-08-02T22:40:34.199Z] ------------------- [2022-08-02T22:40:34.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T22:40:34.199Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T22:40:34.199Z] Message: update stable to v1.0.238 [2022-08-02T22:40:34.774Z] ------------------- [2022-08-02T22:40:34.774Z] experimental info: [2022-08-02T22:40:34.774Z] ------------------- [2022-08-02T22:40:34.774Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T22:40:34.774Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T22:40:34.774Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-02T22:40:35.082Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-02T22:40:35.091Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-02T22:40:35.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-02T22:40:35.112Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-02T22:40:35.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-02T22:40:35.128Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-02T22:40:35.136Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-02T22:40:35.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-02T22:40:35.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-02T22:40:35.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-02T22:40:35.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-02T22:40:35.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-02T22:40:35.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-02T22:40:35.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-02T22:40:35.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-02T22:40:35.253Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T22:40:35.261Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T22:40:35.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-02T22:40:35.283Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-02T22:40:35.291Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-02T22:40:35.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-02T22:40:35.305Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-02T22:40:35.313Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-02T22:40:35.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-02T22:40:35.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-02T22:40:35.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-02T22:40:35.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] echo [2022-08-02T22:40:35.360Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 643a1ec [Pipeline] echo [2022-08-02T22:40:35.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T22:40:35.401Z] provisioning config files... [2022-08-02T22:40:35.421Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/271@tmp/config3530700505459227991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T22:40:35.754Z] ---> docker-login.sh [2022-08-02T22:40:35.754Z] nexus3.edgexfoundry.org:10001 [2022-08-02T22:40:36.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:40:36.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:40:36.281Z] Configure a credential helper to remove this warning. See [2022-08-02T22:40:36.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:40:36.281Z] [2022-08-02T22:40:36.281Z] Login Succeeded [2022-08-02T22:40:36.281Z] nexus3.edgexfoundry.org:10002 [2022-08-02T22:40:36.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:40:36.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:40:36.548Z] Configure a credential helper to remove this warning. See [2022-08-02T22:40:36.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:40:36.548Z] [2022-08-02T22:40:36.548Z] Login Succeeded [2022-08-02T22:40:36.548Z] nexus3.edgexfoundry.org:10003 [2022-08-02T22:40:36.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:40:36.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:40:36.548Z] Configure a credential helper to remove this warning. See [2022-08-02T22:40:36.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:40:36.548Z] [2022-08-02T22:40:36.548Z] Login Succeeded [2022-08-02T22:40:36.548Z] nexus3.edgexfoundry.org:10004 [2022-08-02T22:40:36.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:40:36.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:40:36.810Z] Configure a credential helper to remove this warning. See [2022-08-02T22:40:36.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:40:36.810Z] [2022-08-02T22:40:36.810Z] Login Succeeded [2022-08-02T22:40:36.810Z] docker.io [2022-08-02T22:40:36.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:40:37.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:40:37.073Z] Configure a credential helper to remove this warning. See [2022-08-02T22:40:37.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:40:37.073Z] [2022-08-02T22:40:37.073Z] Login Succeeded [2022-08-02T22:40:37.073Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T22:40:37.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T22:40:37.401Z] + 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-08-02T22:40:37.401Z] + dirname cmd/core-command/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/core-data/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/core-metadata/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/support-notifications/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-02T22:40:37.401Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-02T22:40:37.401Z] + cut -d/ -f2 [2022-08-02T22:40:37.401Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-02T22:40:37.436Z] 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-08-02T22:40:37.810Z] + git rev-list -1 --merges 643a1ec0173d822b32d32c37cecccb087e144190~1..643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] echo [2022-08-02T22:40:37.833Z] -----------> git rev-list -1 --merges 643a1ec0173d822b32d32c37cecccb087e144190~1..643a1ec0173d822b32d32c37cecccb087e144190 643a1ec0173d822b32d32c37cecccb087e144190 [false] [Pipeline] sh [2022-08-02T22:40:38.125Z] + git log --format=format:%s -1 643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] echo [2022-08-02T22:40:38.143Z] ========================================================= [2022-08-02T22:40:38.143Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-02T22:40:38.143Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-02T22:40:38.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T22:40:38.554Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-02T22:40:38.554Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-02T22:40:38.554Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-02T22:40:38.554Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-02T22:40:38.554Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-02T22:40:38.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:40:38.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T22:40:38.974Z] [2022-08-02T22:40:38.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:40:39.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T22:40:39.283Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-02T22:40:39.283Z] b85a868b505f: Pulling fs layer [2022-08-02T22:40:39.283Z] e2be974225ed: Pulling fs layer [2022-08-02T22:40:39.283Z] 339a4e72a1f5: Pulling fs layer [2022-08-02T22:40:39.283Z] 988bab9f4d93: Pulling fs layer [2022-08-02T22:40:39.283Z] 1469e6f7b9e6: Pulling fs layer [2022-08-02T22:40:39.283Z] eaf3925da568: Pulling fs layer [2022-08-02T22:40:39.283Z] bab4dde63d76: Pulling fs layer [2022-08-02T22:40:39.283Z] bde34c3a00c8: Pulling fs layer [2022-08-02T22:40:39.283Z] b352a97aabf1: Pulling fs layer [2022-08-02T22:40:39.283Z] 4872d77fe225: Pulling fs layer [2022-08-02T22:40:39.283Z] 5851b861e8e6: Pulling fs layer [2022-08-02T22:40:39.283Z] 1469e6f7b9e6: Waiting [2022-08-02T22:40:39.283Z] eaf3925da568: Waiting [2022-08-02T22:40:39.283Z] bab4dde63d76: Waiting [2022-08-02T22:40:39.283Z] 4872d77fe225: Waiting [2022-08-02T22:40:39.283Z] 988bab9f4d93: Waiting [2022-08-02T22:40:39.283Z] 5851b861e8e6: Waiting [2022-08-02T22:40:39.283Z] b352a97aabf1: Waiting [2022-08-02T22:40:39.283Z] e2be974225ed: Download complete [2022-08-02T22:40:39.283Z] 988bab9f4d93: Verifying Checksum [2022-08-02T22:40:39.283Z] 988bab9f4d93: Download complete [2022-08-02T22:40:39.546Z] 1469e6f7b9e6: Verifying Checksum [2022-08-02T22:40:39.546Z] 1469e6f7b9e6: Download complete [2022-08-02T22:40:39.546Z] eaf3925da568: Verifying Checksum [2022-08-02T22:40:39.546Z] eaf3925da568: Download complete [2022-08-02T22:40:39.546Z] 339a4e72a1f5: Verifying Checksum [2022-08-02T22:40:39.546Z] 339a4e72a1f5: Download complete [2022-08-02T22:40:39.546Z] bde34c3a00c8: Download complete [2022-08-02T22:40:39.546Z] b352a97aabf1: Download complete [2022-08-02T22:40:39.546Z] 4872d77fe225: Download complete [2022-08-02T22:40:39.546Z] 5851b861e8e6: Download complete [2022-08-02T22:40:39.546Z] b85a868b505f: Verifying Checksum [2022-08-02T22:40:39.546Z] b85a868b505f: Download complete [2022-08-02T22:40:39.810Z] bab4dde63d76: Verifying Checksum [2022-08-02T22:40:39.810Z] bab4dde63d76: Download complete [2022-08-02T22:40:41.197Z] b85a868b505f: Pull complete [2022-08-02T22:40:41.197Z] e2be974225ed: Pull complete [2022-08-02T22:40:41.771Z] 339a4e72a1f5: Pull complete [2022-08-02T22:40:41.771Z] 988bab9f4d93: Pull complete [2022-08-02T22:40:42.032Z] 1469e6f7b9e6: Pull complete [2022-08-02T22:40:42.293Z] eaf3925da568: Pull complete [2022-08-02T22:40:44.208Z] bab4dde63d76: Pull complete [2022-08-02T22:40:44.208Z] bde34c3a00c8: Pull complete [2022-08-02T22:40:44.469Z] b352a97aabf1: Pull complete [2022-08-02T22:40:44.469Z] 4872d77fe225: Pull complete [2022-08-02T22:40:44.729Z] 5851b861e8e6: Pull complete [2022-08-02T22:40:44.729Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-02T22:40:44.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T22:40:44.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T22:40:44.847Z] prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container [2022-08-02T22:40:44.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T22:40:46.326Z] $ docker top 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc -eo pid,comm [2022-08-02T22:40:46.394Z] 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-08-02T22:40:46.394Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T22:40:46.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T22:40:46.432Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T22:40:46.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T22:40:46.571Z] $ docker exec 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc ssh-agent [2022-08-02T22:40:46.692Z] SSH_AUTH_SOCK=/tmp/ssh-QBnp7i93saq5/agent.33 [2022-08-02T22:40:46.692Z] SSH_AGENT_PID=40 [2022-08-02T22:40:46.700Z] Running ssh-add (command line suppressed) [2022-08-02T22:40:46.820Z] Identity added: /w/workspace/edgex-go/271@tmp/private_key_8350643024658705149.key (/w/workspace/edgex-go/271@tmp/private_key_8350643024658705149.key) [2022-08-02T22:40:46.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T22:40:47.129Z] + git tag --points-at HEAD [Pipeline] } [2022-08-02T22:40:47.148Z] $ docker exec --env ******** --env ******** 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc ssh-agent -k [2022-08-02T22:40:47.257Z] unset SSH_AUTH_SOCK; [2022-08-02T22:40:47.258Z] unset SSH_AGENT_PID; [2022-08-02T22:40:47.258Z] echo Agent pid 40 killed; [2022-08-02T22:40:47.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-02T22:40:47.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T22:40:47.295Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T22:40:47.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T22:40:47.441Z] $ docker exec 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc ssh-agent [2022-08-02T22:40:47.576Z] SSH_AUTH_SOCK=/tmp/ssh-HPbCoNkp0gMO/agent.73 [2022-08-02T22:40:47.576Z] SSH_AGENT_PID=79 [2022-08-02T22:40:47.581Z] Running ssh-add (command line suppressed) [2022-08-02T22:40:47.718Z] Identity added: /w/workspace/edgex-go/271@tmp/private_key_7589278381980729038.key (/w/workspace/edgex-go/271@tmp/private_key_7589278381980729038.key) [2022-08-02T22:40:47.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T22:40:48.023Z] + git semver init [2022-08-02T22:40:48.284Z] 2022-08-02 22:40:48,227 [run_init] DEBUG init version:0.0.0 force:False [2022-08-02T22:40:48.284Z] 2022-08-02 22:40:48,228 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/271/.semver [2022-08-02T22:40:48.284Z] 2022-08-02 22:40:48,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/271/.semver [2022-08-02T22:40:48.284Z] 2022-08-02 22:40:48,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/271/.semver'], cwd=/w/workspace/edgex-go/271, universal_newlines=False, shell=None, istream=None) [2022-08-02T22:40:53.586Z] 2022-08-02 22:40:52,584 [append_file] DEBUG append to file:/w/workspace/edgex-go/271/.git/info/exclude [2022-08-02T22:40:53.586Z] 2022-08-02 22:40:52,585 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/271/.semver/main with force:False [2022-08-02T22:40:53.586Z] 2022-08-02 22:40:52,585 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main [2022-08-02T22:40:53.586Z] 2022-08-02 22:40:52,585 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main [2022-08-02T22:40:53.586Z] 2.3.0-dev.36 [Pipeline] } [2022-08-02T22:40:53.602Z] $ docker exec --env ******** --env ******** 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc ssh-agent -k [2022-08-02T22:40:53.732Z] unset SSH_AUTH_SOCK; [2022-08-02T22:40:53.732Z] unset SSH_AGENT_PID; [2022-08-02T22:40:53.732Z] echo Agent pid 79 killed; [2022-08-02T22:40:53.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T22:40:54.047Z] + git semver [Pipeline] } [2022-08-02T22:40:54.332Z] $ docker stop --time=1 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc [2022-08-02T22:40:55.675Z] $ docker rm -f 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T22:40:56.032Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-02T22:40:56.280Z] Stashed 1 file(s) [Pipeline] echo [2022-08-02T22:40:56.283Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.36 [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-08-02T22:40:56.679Z] + git config --global --add safe.directory /w/workspace/edgex-go/271 [Pipeline] echo [2022-08-02T22:40:56.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T22:40:56.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T22:40:56.713Z] ========================================================= [2022-08-02T22:40:56.713Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-02T22:40:56.713Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-02T22:40:57.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T22:40:57.004Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-02T22:40:57.004Z] 2408cc74d12b: Pulling fs layer [2022-08-02T22:40:57.004Z] ea60b727a1ce: Pulling fs layer [2022-08-02T22:40:57.004Z] 30c4a7721957: Pulling fs layer [2022-08-02T22:40:57.004Z] 370296b7ddb6: Pulling fs layer [2022-08-02T22:40:57.004Z] 7c6cee850709: Pulling fs layer [2022-08-02T22:40:57.004Z] 39a5fcdaea64: Pulling fs layer [2022-08-02T22:40:57.004Z] d94ebbe4e438: Pulling fs layer [2022-08-02T22:40:57.004Z] bcfd1f05c69d: Pulling fs layer [2022-08-02T22:40:57.004Z] 59ccb84bbe0f: Pulling fs layer [2022-08-02T22:40:57.004Z] 370296b7ddb6: Waiting [2022-08-02T22:40:57.004Z] bcfd1f05c69d: Waiting [2022-08-02T22:40:57.004Z] 59ccb84bbe0f: Waiting [2022-08-02T22:40:57.004Z] 7c6cee850709: Waiting [2022-08-02T22:40:57.004Z] 39a5fcdaea64: Waiting [2022-08-02T22:40:57.004Z] d94ebbe4e438: Waiting [2022-08-02T22:40:57.004Z] 30c4a7721957: Download complete [2022-08-02T22:40:57.004Z] ea60b727a1ce: Verifying Checksum [2022-08-02T22:40:57.004Z] ea60b727a1ce: Download complete [2022-08-02T22:40:57.004Z] 7c6cee850709: Download complete [2022-08-02T22:40:57.004Z] 39a5fcdaea64: Verifying Checksum [2022-08-02T22:40:57.004Z] 39a5fcdaea64: Download complete [2022-08-02T22:40:57.004Z] 2408cc74d12b: Verifying Checksum [2022-08-02T22:40:57.004Z] 2408cc74d12b: Download complete [2022-08-02T22:40:57.004Z] d94ebbe4e438: Verifying Checksum [2022-08-02T22:40:57.004Z] d94ebbe4e438: Download complete [2022-08-02T22:40:57.268Z] 2408cc74d12b: Pull complete [2022-08-02T22:40:57.268Z] ea60b727a1ce: Pull complete [2022-08-02T22:40:57.529Z] 30c4a7721957: Pull complete [2022-08-02T22:40:57.529Z] 59ccb84bbe0f: Verifying Checksum [2022-08-02T22:40:57.529Z] 59ccb84bbe0f: Download complete [2022-08-02T22:40:57.790Z] bcfd1f05c69d: Verifying Checksum [2022-08-02T22:40:57.790Z] bcfd1f05c69d: Download complete [2022-08-02T22:40:57.790Z] 370296b7ddb6: Verifying Checksum [2022-08-02T22:40:57.790Z] 370296b7ddb6: Download complete [2022-08-02T22:41:03.081Z] 370296b7ddb6: Pull complete [2022-08-02T22:41:03.081Z] 7c6cee850709: Pull complete [2022-08-02T22:41:03.081Z] 39a5fcdaea64: Pull complete [2022-08-02T22:41:03.081Z] d94ebbe4e438: Pull complete [2022-08-02T22:41:04.989Z] bcfd1f05c69d: Pull complete [2022-08-02T22:41:05.559Z] 59ccb84bbe0f: Pull complete [2022-08-02T22:41:05.559Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-02T22:41:05.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T22:41:05.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-02T22:41:05.860Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-08-02T22:41:05.860Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T22:41:05.860Z] WORKDIR /edgex [2022-08-02T22:41:05.860Z] COPY go.mod . [2022-08-02T22:41:05.860Z] RUN go mod download [2022-08-02T22:41:07.245Z] Sending build context to Docker daemon 335.4MB [2022-08-02T22:41:07.246Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T22:41:07.246Z] ---> a4fb48ad2a94 [2022-08-02T22:41:07.246Z] Step 2/4 : WORKDIR /edgex [2022-08-02T22:41:09.173Z] ---> Running in f325d745b675 [2022-08-02T22:41:09.435Z] Removing intermediate container f325d745b675 [2022-08-02T22:41:09.435Z] ---> 496e73aadd17 [2022-08-02T22:41:09.435Z] Step 3/4 : COPY go.mod . [2022-08-02T22:41:09.696Z] ---> 8806fcfd50a3 [2022-08-02T22:41:09.696Z] Step 4/4 : RUN go mod download [2022-08-02T22:41:09.696Z] ---> Running in a8c5169f7b9f [2022-08-02T22:41:11.366Z] Still waiting to schedule task [2022-08-02T22:41:11.367Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-02T22:41:24.622Z] Removing intermediate container a8c5169f7b9f [2022-08-02T22:41:24.622Z] ---> 39f858d3313b [2022-08-02T22:41:24.622Z] Successfully built 39f858d3313b [2022-08-02T22:41:24.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:41:24.946Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T22:41:24.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T22:41:25.036Z] prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container [2022-08-02T22:41:25.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T22:41:25.508Z] $ docker top c065bf663476d3bfbf0e859c22236c3c3e82318b160efba4af4ae036cab1b931 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T22:41:25.865Z] + go version [2022-08-02T22:41:25.865Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-02T22:41:25.881Z] $ docker stop --time=1 c065bf663476d3bfbf0e859c22236c3c3e82318b160efba4af4ae036cab1b931 [2022-08-02T22:41:27.184Z] $ docker rm -f c065bf663476d3bfbf0e859c22236c3c3e82318b160efba4af4ae036cab1b931 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:41:27.612Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T22:41:27.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T22:41:27.701Z] prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container [2022-08-02T22:41:27.838Z] $ 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/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T22:41:28.284Z] $ docker top 58c5d1ccbbdc37dce8f04ec0ec48fd6997765f49ca460d572b595f74d2823ee2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-02T22:41:28.372Z] ========================================================= [2022-08-02T22:41:28.372Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-02T22:41:28.372Z] ========================================================= [Pipeline] sh [2022-08-02T22:41:28.654Z] + git config --global --add safe.directory /w/workspace/edgex-go/271 [Pipeline] fileExists [Pipeline] sh [2022-08-02T22:41:28.956Z] + make test [2022-08-02T22:41:28.956Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-02T22:41:35.537Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-02T22:41:50.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-02T22:41:50.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-02T22:41:50.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements [2022-08-02T22:41:50.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-02T22:41:50.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements [2022-08-02T22:41:50.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-02T22:41:50.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-02T22:41:55.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.549s coverage: 89.2% of statements [2022-08-02T22:41:55.159Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.1% of statements [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.524s coverage: 95.6% of statements [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.105s coverage: 72.2% of statements [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 60.0% of statements [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements [2022-08-02T22:41:55.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-08-02T22:41:55.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2022-08-02T22:42:03.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.094s coverage: 94.4% of statements [2022-08-02T22:42:03.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-08-02T22:42:05.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.2% of statements [2022-08-02T22:42:05.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 65.1% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.077s coverage: 87.2% of statements [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.7% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 65.8% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 43.6% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-02T22:42:15.861Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-08-02T22:42:15.861Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-08-02T22:42:15.861Z] 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-08-02T22:42:37.805Z] 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-08-02T22:42:37.805Z] GO111MODULE=on go vet ./... [2022-08-02T22:42:38.376Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T22:42:38.636Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T22:42:38.636Z] ./bin/test-attribution-txt.sh [2022-08-02T22:42:38.896Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-02T22:42:38.896Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-02T22:42:38.896Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-02T22:42:38.896Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-02T22:42:38.896Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-02T22:42:38.896Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-02T22:42:38.896Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-02T22:42:38.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-02T22:42:39.200Z] + ls -al . [2022-08-02T22:42:39.200Z] total 728 [2022-08-02T22:42:39.200Z] drwxrwxr-x 10 1001 1001 4096 Aug 2 22:41 . [2022-08-02T22:42:39.200Z] drwxr-xr-x 4 root root 4096 Aug 2 22:41 .. [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 11 Aug 2 22:40 .dockerignore [2022-08-02T22:42:39.200Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 22:42 .git [2022-08-02T22:42:39.200Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 22:40 .github [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 1030 Aug 2 22:40 .gitignore [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 42 Aug 2 22:40 .golangci.yml [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 87 Aug 2 22:40 .hadolint.yml [2022-08-02T22:42:39.200Z] drwxr-xr-x 3 1001 1001 4096 Aug 2 22:40 .semver [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 22:40 .sonarcloud.properties [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 1171 Aug 2 22:40 ADOPTERS.md [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 10347 Aug 2 22:40 Attribution.txt [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 63209 Aug 2 22:40 CHANGELOG.md [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 22:40 CONTRIBUTING.md [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 677 Aug 2 22:40 GOVERNANCE.md [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 850 Aug 2 22:40 Jenkinsfile [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 22:40 LICENSE [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 10370 Aug 2 22:40 Makefile [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 582 Aug 2 22:40 OWNERS.md [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 9094 Aug 2 22:40 README.md [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 22:40 SECURITY.md [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 12 Aug 2 22:40 VERSION [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 22:40 ZMQWindows.md [2022-08-02T22:42:39.200Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 22:40 bin [2022-08-02T22:42:39.200Z] drwxrwxr-x 18 1001 1001 4096 Aug 2 22:40 cmd [2022-08-02T22:42:39.200Z] -rw-r--r-- 1 root root 478941 Aug 2 22:42 coverage.out [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 3681 Aug 2 22:40 go.mod [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 38033 Aug 2 22:40 go.sum [2022-08-02T22:42:39.200Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 22:40 internal [2022-08-02T22:42:39.200Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 22:40 openapi [2022-08-02T22:42:39.200Z] drwxrwxr-x 4 1001 1001 4096 Aug 2 22:40 snap [2022-08-02T22:42:39.200Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 22:40 version.go [Pipeline] sh [2022-08-02T22:42:39.490Z] + '[' -e coverage.out ] [2022-08-02T22:42:39.491Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-02T22:42:39.578Z] Stashed 1 file(s) [Pipeline] sh [2022-08-02T22:42:39.861Z] + make build [2022-08-02T22:42:39.861Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-02T22:42:49.421Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21843 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-02T22:42:49.434Z] Running in /w/workspace/edgex-go/271 [Pipeline] { [Pipeline] checkout [2022-08-02T22:42:49.471Z] The recommended git tool is: git [2022-08-02T22:42:54.761Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T22:42:55.192Z] using credential edgex-jenkins-ssh [2022-08-02T22:42:55.212Z] Cloning the remote Git repository [2022-08-02T22:42:55.282Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-02T22:42:55.361Z] > git init /w/workspace/edgex-go/271 # timeout=10 [2022-08-02T22:42:55.429Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-02T22:42:55.430Z] > git --version # timeout=10 [2022-08-02T22:42:55.454Z] > git --version # 'git version 2.25.1' [2022-08-02T22:42:55.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T22:42:55.529Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T22:43:04.758Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T22:43:04.758Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-02T22:43:11.373Z] Avoid second fetch [2022-08-02T22:43:11.373Z] Checking out Revision 643a1ec0173d822b32d32c37cecccb087e144190 (main) [2022-08-02T22:43:11.338Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-02T22:43:11.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T22:43:11.402Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T22:43:11.419Z] > git checkout -f 643a1ec0173d822b32d32c37cecccb087e144190 # timeout=10 [2022-08-02T22:43:12.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T22:43:12.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-02T22:43:12.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-02T22:43:14.269Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T22:43:15.209Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-02T22:43:15.740Z] Commit message: "feat: Implement Device System Events (#4101)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T22:43:16.592Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-02T22:43:16.627Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-02T22:43:16.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T22:43:16.628Z] Dload Upload Total Spent Left Speed [2022-08-02T22:43:16.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98656 0 --:--:-- --:--:-- --:--:-- 98656 [Pipeline] sh [2022-08-02T22:43:17.161Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T22:43:17.272Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-02T22:43:17.618Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-02T22:43:17.619Z] + sudo tee /etc/docker/daemon.new [2022-08-02T22:43:17.619Z] { [2022-08-02T22:43:17.619Z] "registry-mirrors": [ [2022-08-02T22:43:17.619Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-02T22:43:17.619Z] ], [2022-08-02T22:43:17.619Z] "bip": "10.250.0.254/24", [2022-08-02T22:43:17.619Z] "hosts": [ [2022-08-02T22:43:17.619Z] "tcp://0.0.0.0:5555", [2022-08-02T22:43:17.619Z] "unix:///var/run/docker.sock" [2022-08-02T22:43:17.619Z] ], [2022-08-02T22:43:17.619Z] "mtu": 1458, [2022-08-02T22:43:17.619Z] "selinux-enabled": true, [2022-08-02T22:43:17.619Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-02T22:43:17.619Z] } [Pipeline] sh [2022-08-02T22:43:18.011Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-02T22:43:18.101Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-02T22:43:18.355Z] + sudo service docker restart [2022-08-02T22:43:20.018Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-02T22:43:21.422Z] $ docker stop --time=1 58c5d1ccbbdc37dce8f04ec0ec48fd6997765f49ca460d572b595f74d2823ee2 [2022-08-02T22:43:23.795Z] $ docker rm -f 58c5d1ccbbdc37dce8f04ec0ec48fd6997765f49ca460d572b595f74d2823ee2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:43:24.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T22:43:24.734Z] [2022-08-02T22:43:24.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:43:25.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T22:43:25.075Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-02T22:43:25.075Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-02T22:43:25.075Z] ca9280d653b3: Pulling fs layer [2022-08-02T22:43:25.075Z] 7e9c9ca2126c: Pulling fs layer [2022-08-02T22:43:25.075Z] cbdbe7a5bc2a: Download complete [2022-08-02T22:43:25.335Z] ca9280d653b3: Verifying Checksum [2022-08-02T22:43:25.335Z] ca9280d653b3: Download complete [2022-08-02T22:43:25.335Z] cbdbe7a5bc2a: Pull complete [2022-08-02T22:43:25.596Z] 7e9c9ca2126c: Download complete [2022-08-02T22:43:25.856Z] ca9280d653b3: Pull complete [2022-08-02T22:43:29.149Z] 7e9c9ca2126c: Pull complete [2022-08-02T22:43:29.149Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-02T22:43:29.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T22:43:29.149Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T22:43:29.243Z] prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container [2022-08-02T22:43:29.282Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-02T22:43:30.720Z] $ docker top dccf73540c3b0d682e6c7857f96e1108b92240c9d6ba3856a98fc2e15c12fe92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T22:43:31.074Z] + + docker-composegrep build parallel --help [2022-08-02T22:43:31.074Z] [2022-08-02T22:43:31.643Z] --parallel Build images in parallel. [Pipeline] } [2022-08-02T22:43:31.658Z] $ docker stop --time=1 dccf73540c3b0d682e6c7857f96e1108b92240c9d6ba3856a98fc2e15c12fe92 [2022-08-02T22:43:32.974Z] $ docker rm -f dccf73540c3b0d682e6c7857f96e1108b92240c9d6ba3856a98fc2e15c12fe92 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:43:33.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T22:43:33.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T22:43:33.468Z] prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container [2022-08-02T22:43:33.502Z] $ 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/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@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-08-02T22:43:33.874Z] $ docker top c7a348162c1d333da0446c8efd9b3f6dfb261d6d2890b02408e0c456a3d07203 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T22:43:34.229Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-02T22:43:34.797Z] Building core-command ... [2022-08-02T22:43:34.797Z] Building core-data ... [2022-08-02T22:43:34.797Z] Building core-metadata ... [2022-08-02T22:43:34.797Z] Building security-bootstrapper ... [2022-08-02T22:43:34.797Z] Building security-proxy-setup ... [2022-08-02T22:43:34.797Z] Building security-secretstore-setup ... [2022-08-02T22:43:34.797Z] Building security-spiffe-token-provider ... [2022-08-02T22:43:34.797Z] Building security-spire-agent ... [2022-08-02T22:43:34.797Z] Building security-spire-config ... [2022-08-02T22:43:34.797Z] Building security-spire-server ... [2022-08-02T22:43:34.797Z] Building support-notifications ... [2022-08-02T22:43:34.797Z] Building support-scheduler ... [2022-08-02T22:43:34.797Z] Building sys-mgmt-agent ... [2022-08-02T22:43:34.797Z] Building sys-mgmt-agent [2022-08-02T22:43:34.797Z] Building support-scheduler [2022-08-02T22:43:34.797Z] Building support-notifications [2022-08-02T22:43:34.797Z] Building security-bootstrapper [2022-08-02T22:43:34.797Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T22:43:36.695Z] provisioning config files... [2022-08-02T22:43:36.717Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/271@tmp/config2078231925751467659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T22:43:37.077Z] ---> docker-login.sh [2022-08-02T22:43:37.077Z] nexus3.edgexfoundry.org:10001 [2022-08-02T22:43:37.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:43:37.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:43:37.952Z] Configure a credential helper to remove this warning. See [2022-08-02T22:43:37.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:43:37.952Z] [2022-08-02T22:43:37.952Z] Login Succeeded [2022-08-02T22:43:37.952Z] nexus3.edgexfoundry.org:10002 [2022-08-02T22:43:38.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:43:38.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:43:38.226Z] Configure a credential helper to remove this warning. See [2022-08-02T22:43:38.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:43:38.226Z] [2022-08-02T22:43:38.226Z] Login Succeeded [2022-08-02T22:43:38.502Z] nexus3.edgexfoundry.org:10003 [2022-08-02T22:43:38.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:43:38.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:43:38.776Z] Configure a credential helper to remove this warning. See [2022-08-02T22:43:38.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:43:38.776Z] [2022-08-02T22:43:38.776Z] Login Succeeded [2022-08-02T22:43:38.776Z] nexus3.edgexfoundry.org:10004 [2022-08-02T22:43:39.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:43:39.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:43:39.379Z] Configure a credential helper to remove this warning. See [2022-08-02T22:43:39.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:43:39.379Z] [2022-08-02T22:43:39.379Z] Login Succeeded [2022-08-02T22:43:39.379Z] docker.io [2022-08-02T22:43:39.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:43:39.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:43:39.925Z] Configure a credential helper to remove this warning. See [2022-08-02T22:43:39.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:43:39.925Z] [2022-08-02T22:43:39.925Z] Login Succeeded [2022-08-02T22:43:39.925Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T22:43:39.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-02T22:43:40.880Z] + git config --global --add safe.directory /w/workspace/edgex-go/271 [Pipeline] echo [2022-08-02T22:43:40.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T22:43:40.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T22:43:40.923Z] ========================================================= [2022-08-02T22:43:40.923Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-02T22:43:40.923Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-02T22:43:41.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T22:43:41.532Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-02T22:43:41.532Z] b3c136eddcbf: Pulling fs layer [2022-08-02T22:43:41.532Z] c0a3192eca97: Pulling fs layer [2022-08-02T22:43:41.532Z] a050256f5b6f: Pulling fs layer [2022-08-02T22:43:41.532Z] 656be50a0ddc: Pulling fs layer [2022-08-02T22:43:41.532Z] 2bbca73fdf42: Pulling fs layer [2022-08-02T22:43:41.532Z] 46d945488cbd: Pulling fs layer [2022-08-02T22:43:41.532Z] 8a5474983e97: Pulling fs layer [2022-08-02T22:43:41.532Z] 329c88fbcd65: Pulling fs layer [2022-08-02T22:43:41.532Z] 656be50a0ddc: Waiting [2022-08-02T22:43:41.532Z] 2bbca73fdf42: Waiting [2022-08-02T22:43:41.532Z] 46d945488cbd: Waiting [2022-08-02T22:43:41.532Z] 8a5474983e97: Waiting [2022-08-02T22:43:41.532Z] 329c88fbcd65: Waiting [2022-08-02T22:43:41.532Z] a050256f5b6f: Download complete [2022-08-02T22:43:41.532Z] c0a3192eca97: Download complete [2022-08-02T22:43:41.532Z] 2bbca73fdf42: Verifying Checksum [2022-08-02T22:43:41.532Z] 2bbca73fdf42: Download complete [2022-08-02T22:43:41.532Z] 46d945488cbd: Verifying Checksum [2022-08-02T22:43:41.532Z] 46d945488cbd: Download complete [2022-08-02T22:43:41.532Z] b3c136eddcbf: Verifying Checksum [2022-08-02T22:43:41.532Z] b3c136eddcbf: Download complete [2022-08-02T22:43:42.523Z] b3c136eddcbf: Pull complete [2022-08-02T22:43:42.799Z] 329c88fbcd65: Verifying Checksum [2022-08-02T22:43:42.799Z] 329c88fbcd65: Download complete [2022-08-02T22:43:43.078Z] c0a3192eca97: Pull complete [2022-08-02T22:43:43.675Z] a050256f5b6f: Pull complete [2022-08-02T22:43:43.675Z] 8a5474983e97: Verifying Checksum [2022-08-02T22:43:43.675Z] 8a5474983e97: Download complete [2022-08-02T22:43:44.658Z] 656be50a0ddc: Verifying Checksum [2022-08-02T22:43:44.658Z] 656be50a0ddc: Download complete [2022-08-02T22:43:49.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:43:49.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:43:49.683Z] ---> 39f858d3313b [2022-08-02T22:43:49.683Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T22:43:49.943Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:43:49.943Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:43:49.943Z] ---> 39f858d3313b [2022-08-02T22:43:49.943Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T22:43:49.943Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:43:49.943Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:43:49.943Z] ---> 39f858d3313b [2022-08-02T22:43:49.943Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T22:43:49.943Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:43:49.943Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:43:49.943Z] ---> 39f858d3313b [2022-08-02T22:43:49.943Z] Step 3/31 : WORKDIR /edgex-go [2022-08-02T22:43:49.943Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:43:49.943Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:43:49.943Z] ---> 39f858d3313b [2022-08-02T22:43:49.943Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T22:43:53.242Z] ---> Running in 2c630853f7a9 [2022-08-02T22:43:53.242Z] ---> Running in 3322ebbf3ab0 [2022-08-02T22:43:53.242Z] ---> Running in d1fbb64adb96 [2022-08-02T22:43:53.242Z] ---> Running in d325ab9ba821 [2022-08-02T22:43:53.242Z] ---> Running in 8166774c107b [2022-08-02T22:43:53.242Z] Removing intermediate container 2c630853f7a9 [2022-08-02T22:43:53.242Z] ---> 3f0f1f180fd0 [2022-08-02T22:43:53.242Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:43:53.242Z] Removing intermediate container 8166774c107b [2022-08-02T22:43:53.242Z] ---> 8c51a0b7926b [2022-08-02T22:43:53.242Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:43:53.242Z] Removing intermediate container d325ab9ba821 [2022-08-02T22:43:53.242Z] ---> be0a9714e04b [2022-08-02T22:43:53.242Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:43:53.242Z] Removing intermediate container d1fbb64adb96 [2022-08-02T22:43:53.242Z] ---> f81aba84f1c1 [2022-08-02T22:43:53.242Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:43:53.243Z] Removing intermediate container 3322ebbf3ab0 [2022-08-02T22:43:53.243Z] ---> d70ed2d036e1 [2022-08-02T22:43:53.243Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:43:53.243Z] ---> Running in 6b4e7ce6dc30 [2022-08-02T22:43:53.243Z] ---> Running in efa7775da8e1 [2022-08-02T22:43:53.243Z] ---> Running in 1bbd4957393c [2022-08-02T22:43:53.243Z] ---> Running in e03958f9e90f [2022-08-02T22:43:53.243Z] ---> Running in 423ef7bfef3b [2022-08-02T22:43:53.815Z] Removing intermediate container efa7775da8e1 [2022-08-02T22:43:53.815Z] ---> 839394f635cf [2022-08-02T22:43:53.815Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T22:43:53.815Z] ---> Running in 9d21a3210773 [2022-08-02T22:43:54.076Z] Removing intermediate container 6b4e7ce6dc30 [2022-08-02T22:43:54.076Z] ---> d6888a7c8a37 [2022-08-02T22:43:54.076Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T22:43:54.076Z] ---> Running in 1f1780a94a77 [2022-08-02T22:43:54.337Z] Removing intermediate container e03958f9e90f [2022-08-02T22:43:54.337Z] ---> 22352e4fd285 [2022-08-02T22:43:54.337Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-02T22:43:54.337Z] ---> Running in 8ac17b44278f [2022-08-02T22:43:54.337Z] Removing intermediate container 1bbd4957393c [2022-08-02T22:43:54.337Z] ---> 9563a18369bf [2022-08-02T22:43:54.337Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-02T22:43:54.598Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:43:54.598Z] ---> Running in f8a96f4a5204 [2022-08-02T22:43:54.599Z] Removing intermediate container 423ef7bfef3b [2022-08-02T22:43:54.599Z] ---> 8cf97bd0a698 [2022-08-02T22:43:54.599Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-02T22:43:54.599Z] ---> Running in 31fef9c8dcfc [2022-08-02T22:43:54.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:43:55.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:43:55.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:43:55.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:43:55.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:43:55.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:43:55.896Z] OK: 211 MiB in 51 packages [2022-08-02T22:43:55.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:43:55.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:43:55.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:43:56.157Z] OK: 211 MiB in 51 packages [2022-08-02T22:43:56.157Z] Removing intermediate container 9d21a3210773 [2022-08-02T22:43:56.157Z] ---> 9522018be107 [2022-08-02T22:43:56.157Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T22:43:56.416Z] OK: 211 MiB in 51 packages [2022-08-02T22:43:56.416Z] ---> 7b7719fe526a [2022-08-02T22:43:56.416Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:43:56.416Z] ---> Running in a39b0aaeea6d [2022-08-02T22:43:56.416Z] OK: 211 MiB in 51 packages [2022-08-02T22:43:56.416Z] Removing intermediate container 1f1780a94a77 [2022-08-02T22:43:56.416Z] ---> dd5cb1b02e27 [2022-08-02T22:43:56.416Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T22:43:56.416Z] OK: 211 MiB in 51 packages [2022-08-02T22:43:56.684Z] ---> 6736d5027445 [2022-08-02T22:43:56.684Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:43:56.684Z] ---> Running in 82863b776aaa [2022-08-02T22:43:56.684Z] Removing intermediate container f8a96f4a5204 [2022-08-02T22:43:56.684Z] ---> 10ba54095805 [2022-08-02T22:43:56.684Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T22:43:56.943Z] ---> 87e0ac68501b [2022-08-02T22:43:56.943Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:43:56.943Z] ---> Running in 938f77973872 [2022-08-02T22:43:56.943Z] Removing intermediate container 8ac17b44278f [2022-08-02T22:43:56.943Z] ---> e2cbd483a754 [2022-08-02T22:43:56.943Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-02T22:43:56.943Z] Removing intermediate container 31fef9c8dcfc [2022-08-02T22:43:56.943Z] ---> a288134ce07a [2022-08-02T22:43:56.943Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T22:43:57.203Z] ---> 856a487c4c66 [2022-08-02T22:43:57.203Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:43:57.203Z] ---> Running in ad35731ff95d [2022-08-02T22:43:57.203Z] ---> a3f727f73e2d [2022-08-02T22:43:57.203Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:43:57.203Z] ---> Running in 1ffcf33abb21 [2022-08-02T22:43:59.771Z] 656be50a0ddc: Pull complete [2022-08-02T22:43:59.772Z] 2bbca73fdf42: Pull complete [2022-08-02T22:43:59.772Z] 46d945488cbd: Pull complete [2022-08-02T22:44:04.092Z] 8a5474983e97: Pull complete [2022-08-02T22:44:06.081Z] 329c88fbcd65: Pull complete [2022-08-02T22:44:06.081Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-02T22:44:06.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T22:44:06.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-02T22:44:06.431Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-02T22:44:06.431Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T22:44:06.431Z] WORKDIR /edgex [2022-08-02T22:44:06.431Z] COPY go.mod . [2022-08-02T22:44:06.431Z] RUN go mod download [2022-08-02T22:44:09.059Z] Sending build context to Docker daemon 169.3MB [2022-08-02T22:44:09.059Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T22:44:09.059Z] ---> ff4287adb874 [2022-08-02T22:44:09.059Z] Step 2/4 : WORKDIR /edgex [2022-08-02T22:44:11.032Z] ---> Running in 69325773de60 [2022-08-02T22:44:11.032Z] Removing intermediate container 69325773de60 [2022-08-02T22:44:11.032Z] ---> a7885694f757 [2022-08-02T22:44:11.032Z] Step 3/4 : COPY go.mod . [2022-08-02T22:44:11.641Z] ---> c395b3efb992 [2022-08-02T22:44:11.641Z] Step 4/4 : RUN go mod download [2022-08-02T22:44:11.641Z] ---> Running in 49355e4a82dc [2022-08-02T22:44:12.105Z] Removing intermediate container 82863b776aaa [2022-08-02T22:44:12.105Z] ---> 2810b8b248fd [2022-08-02T22:44:12.105Z] Step 8/22 : COPY . . [2022-08-02T22:44:12.105Z] Removing intermediate container 1ffcf33abb21 [2022-08-02T22:44:12.105Z] ---> 118545feea31 [2022-08-02T22:44:12.105Z] Step 8/22 : COPY . . [2022-08-02T22:44:12.105Z] Removing intermediate container 938f77973872 [2022-08-02T22:44:12.105Z] ---> 5e2e9fafb672 [2022-08-02T22:44:12.105Z] Step 8/23 : COPY . . [2022-08-02T22:44:12.105Z] Removing intermediate container a39b0aaeea6d [2022-08-02T22:44:12.105Z] ---> 15af2969d0f3 [2022-08-02T22:44:12.105Z] Step 8/23 : COPY . . [2022-08-02T22:44:12.105Z] Removing intermediate container ad35731ff95d [2022-08-02T22:44:12.105Z] ---> a6c50256341b [2022-08-02T22:44:12.105Z] Step 8/31 : COPY . . [2022-08-02T22:44:22.095Z] ---> b2080586e4d4 [2022-08-02T22:44:22.095Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-02T22:44:22.095Z] ---> 901a51dcf4c4 [2022-08-02T22:44:22.095Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-02T22:44:22.095Z] ---> d86174006f49 [2022-08-02T22:44:22.095Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-02T22:44:22.095Z] ---> 099edfcd64d4 [2022-08-02T22:44:22.095Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-02T22:44:22.095Z] ---> 98c23a8d893d [2022-08-02T22:44:22.095Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-02T22:44:22.095Z] ---> Running in 44ea7ca6a7a7 [2022-08-02T22:44:22.095Z] ---> Running in 687d86fb4988 [2022-08-02T22:44:22.095Z] ---> Running in 58eef960f4ab [2022-08-02T22:44:22.095Z] ---> Running in 290ae89a0fef [2022-08-02T22:44:22.095Z] ---> Running in d4c945d3c847 [2022-08-02T22:44:22.095Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-02T22:44:22.095Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T22:44:22.095Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-02T22:44:22.095Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-02T22:44:22.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-02T22:44:44.033Z] Removing intermediate container 49355e4a82dc [2022-08-02T22:44:44.033Z] ---> 2f9cfb0b18df [2022-08-02T22:44:44.033Z] Successfully built 2f9cfb0b18df [2022-08-02T22:44:44.033Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:44:44.407Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T22:44:44.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T22:44:44.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-21843 does not seem to be running inside a container [2022-08-02T22:44:44.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@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-08-02T22:44:46.090Z] $ docker top ebe106ed3dc3a038cbb08625b41802edfcdd15bb8ce96a32696e26784aa4bc61 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T22:44:47.010Z] + go version [2022-08-02T22:44:47.010Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-02T22:44:47.044Z] $ docker stop --time=1 ebe106ed3dc3a038cbb08625b41802edfcdd15bb8ce96a32696e26784aa4bc61 [2022-08-02T22:44:48.664Z] $ docker rm -f ebe106ed3dc3a038cbb08625b41802edfcdd15bb8ce96a32696e26784aa4bc61 [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-08-02T22:44:49.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T22:44:49.348Z] [2022-08-02T22:44:49.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:44:49.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T22:44:49.982Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-02T22:44:49.982Z] 29e5d40040c1: Pulling fs layer [2022-08-02T22:44:49.982Z] 1ce36da41761: Pulling fs layer [2022-08-02T22:44:49.982Z] 25b303627fd3: Pulling fs layer [2022-08-02T22:44:49.982Z] 29e5d40040c1: Verifying Checksum [2022-08-02T22:44:49.982Z] 29e5d40040c1: Download complete [2022-08-02T22:44:50.254Z] 1ce36da41761: Verifying Checksum [2022-08-02T22:44:50.255Z] 1ce36da41761: Download complete [2022-08-02T22:44:50.529Z] 29e5d40040c1: Pull complete [2022-08-02T22:44:51.966Z] 25b303627fd3: Verifying Checksum [2022-08-02T22:44:51.966Z] 25b303627fd3: Download complete [2022-08-02T22:44:51.966Z] 1ce36da41761: Pull complete [2022-08-02T22:45:01.084Z] Removing intermediate container d4c945d3c847 [2022-08-02T22:45:01.084Z] ---> 6b49bedf997a [2022-08-02T22:45:01.084Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-02T22:45:01.084Z] Removing intermediate container 44ea7ca6a7a7 [2022-08-02T22:45:01.084Z] ---> 04940be012da [2022-08-02T22:45:01.084Z] [2022-08-02T22:45:01.084Z] Step 10/31 : FROM alpine:3.16 [2022-08-02T22:45:01.084Z] Removing intermediate container 58eef960f4ab [2022-08-02T22:45:01.084Z] ---> f7ffe9021a86 [2022-08-02T22:45:01.084Z] [2022-08-02T22:45:01.084Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T22:45:01.084Z] ---> Running in 950a954b8c3b [2022-08-02T22:45:01.084Z] 3.16: Pulling from library/alpine [2022-08-02T22:45:01.084Z] 3.16: Pulling from library/alpine [2022-08-02T22:45:01.084Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T22:45:01.084Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T22:45:01.084Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T22:45:01.084Z] Status: Image is up to date for alpine:3.16 [2022-08-02T22:45:01.084Z] ---> d7d3d98c851f [2022-08-02T22:45:01.084Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T22:45:01.084Z] ---> d7d3d98c851f [2022-08-02T22:45:01.084Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T22:45:01.084Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T22:45:01.084Z] ---> Running in 60b8cf375a34 [2022-08-02T22:45:01.084Z] ---> Running in 27329777f92f [2022-08-02T22:45:01.665Z] Removing intermediate container 27329777f92f [2022-08-02T22:45:01.665Z] ---> b7b38b1e04ab [2022-08-02T22:45:01.665Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-02T22:45:01.665Z] ---> Running in 349f74b24062 [2022-08-02T22:45:01.928Z] Removing intermediate container 950a954b8c3b [2022-08-02T22:45:01.928Z] ---> 82c02e1217c8 [2022-08-02T22:45:01.928Z] [2022-08-02T22:45:01.928Z] Step 11/23 : FROM docker:20.10.14 [2022-08-02T22:45:02.127Z] 25b303627fd3: Pull complete [2022-08-02T22:45:02.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:02.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:02.190Z] 20.10.14: Pulling from library/docker [2022-08-02T22:45:02.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:02.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:02.403Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-02T22:45:02.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T22:45:02.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T22:45:02.456Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-02T22:45:02.456Z] (2/2) Installing su-exec (0.2-r1) [2022-08-02T22:45:02.456Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T22:45:02.456Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-02T22:45:02.456Z] OK: 6 MiB in 16 packages [2022-08-02T22:45:02.456Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T22:45:02.456Z] OK: 6 MiB in 15 packages [2022-08-02T22:45:02.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-21843 does not seem to be running inside a container [2022-08-02T22:45:02.742Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@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-08-02T22:45:03.426Z] Removing intermediate container 349f74b24062 [2022-08-02T22:45:03.426Z] ---> e86e7fd3c97e [2022-08-02T22:45:03.426Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-02T22:45:03.685Z] Removing intermediate container 60b8cf375a34 [2022-08-02T22:45:03.685Z] ---> b41d0fb36e64 [2022-08-02T22:45:03.685Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T22:45:03.685Z] Removing intermediate container 687d86fb4988 [2022-08-02T22:45:03.685Z] ---> bc62838b3a5d [2022-08-02T22:45:03.685Z] [2022-08-02T22:45:03.685Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T22:45:03.685Z] ---> d7d3d98c851f [2022-08-02T22:45:03.685Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-02T22:45:03.685Z] ---> Using cache [2022-08-02T22:45:03.685Z] ---> b41d0fb36e64 [2022-08-02T22:45:03.685Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T22:45:03.685Z] Removing intermediate container 290ae89a0fef [2022-08-02T22:45:03.685Z] ---> Running in 8a5fd7131419 [2022-08-02T22:45:03.685Z] ---> be76d9e4f669 [2022-08-02T22:45:03.685Z] [2022-08-02T22:45:03.685Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T22:45:03.685Z] ---> d7d3d98c851f [2022-08-02T22:45:03.685Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-02T22:45:03.944Z] ---> Running in c57e117e5579 [2022-08-02T22:45:03.944Z] ---> Running in 9f6c6f115d7c [2022-08-02T22:45:03.944Z] ---> Running in 48dda13f380b [2022-08-02T22:45:03.944Z] Removing intermediate container 8a5fd7131419 [2022-08-02T22:45:03.944Z] ---> ff272db5bb0e [2022-08-02T22:45:03.944Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-02T22:45:03.944Z] Removing intermediate container c57e117e5579 [2022-08-02T22:45:03.944Z] ---> f1b3cd896c2e [2022-08-02T22:45:03.944Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-02T22:45:04.203Z] ---> Running in 75180006e0d7 [2022-08-02T22:45:04.203Z] Removing intermediate container 9f6c6f115d7c [2022-08-02T22:45:04.203Z] ---> 021497424fa3 [2022-08-02T22:45:04.203Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-02T22:45:04.203Z] ---> Running in 17ae61c5afef [2022-08-02T22:45:04.203Z] ---> Running in 210cc5c3fd71 [2022-08-02T22:45:04.203Z] Removing intermediate container 75180006e0d7 [2022-08-02T22:45:04.203Z] ---> fb73f31d94f2 [2022-08-02T22:45:04.203Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-02T22:45:04.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:04.486Z] Removing intermediate container 17ae61c5afef [2022-08-02T22:45:04.486Z] ---> 16abdf4c365b [2022-08-02T22:45:04.486Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T22:45:04.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:04.486Z] ---> Running in 7c5b099d26ad [2022-08-02T22:45:04.486Z] Removing intermediate container 210cc5c3fd71 [2022-08-02T22:45:04.486Z] ---> 7dc8ee93c4e8 [2022-08-02T22:45:04.486Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T22:45:04.486Z] ---> Running in 36fbeff8f4a7 [2022-08-02T22:45:04.486Z] ---> Running in 695b1329fd0b [2022-08-02T22:45:04.486Z] Removing intermediate container 7c5b099d26ad [2022-08-02T22:45:04.486Z] ---> f15b83aaeaa7 [2022-08-02T22:45:04.486Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-02T22:45:04.745Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-02T22:45:04.745Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-02T22:45:04.745Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T22:45:04.745Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T22:45:04.745Z] Removing intermediate container 36fbeff8f4a7 [2022-08-02T22:45:04.745Z] ---> 4d136dd01c01 [2022-08-02T22:45:04.745Z] Step 15/23 : WORKDIR / [2022-08-02T22:45:04.745Z] ---> Running in 9f5474435c40 [2022-08-02T22:45:04.745Z] Removing intermediate container 695b1329fd0b [2022-08-02T22:45:04.745Z] ---> 77f2b13694ea [2022-08-02T22:45:04.745Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T22:45:04.745Z] OK: 6 MiB in 16 packages [2022-08-02T22:45:04.746Z] ---> Running in 0df1a7f526d4 [2022-08-02T22:45:04.821Z] $ docker top b87c2c4eacf79d85bee40251c04cc3106c5c12c56b452d12a57c245cf49cbacf -eo pid,comm [2022-08-02T22:45:05.005Z] ---> 7e3c9dd7614d [2022-08-02T22:45:05.005Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-02T22:45:05.005Z] Removing intermediate container 0df1a7f526d4 [2022-08-02T22:45:05.005Z] ---> 8e0c1121f249 [2022-08-02T22:45:05.005Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh [2022-08-02T22:45:05.264Z] ---> f6bbbd1173de [2022-08-02T22:45:05.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-02T22:45:05.525Z] Removing intermediate container 48dda13f380b [2022-08-02T22:45:05.525Z] ---> 9889b4c7edd1 [2022-08-02T22:45:05.525Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T22:45:05.525Z] ---> Running in edadc4878b3a [2022-08-02T22:45:05.707Z] + docker-compose build+ --helpgrep [2022-08-02T22:45:05.707Z] parallel [2022-08-02T22:45:05.785Z] ---> 14a4419db74c [2022-08-02T22:45:05.785Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-02T22:45:05.785Z] Removing intermediate container edadc4878b3a [2022-08-02T22:45:05.785Z] ---> f3de80ff3fdc [2022-08-02T22:45:05.785Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-02T22:45:05.785Z] ---> e516d2e89e3d [2022-08-02T22:45:05.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-02T22:45:06.044Z] Removing intermediate container 9f5474435c40 [2022-08-02T22:45:06.044Z] ---> 8c9b186d065a [2022-08-02T22:45:06.044Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-02T22:45:06.044Z] ---> Running in 7c28723c487b [2022-08-02T22:45:06.044Z] ---> Running in 9c5fab2179db [2022-08-02T22:45:06.044Z] ---> b5b5c47536b7 [2022-08-02T22:45:06.044Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-02T22:45:06.304Z] ---> Running in c4082a97a8b0 [2022-08-02T22:45:06.304Z] ---> a3466cea40ff [2022-08-02T22:45:06.304Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-02T22:45:06.304Z] Removing intermediate container 7c28723c487b [2022-08-02T22:45:06.304Z] ---> 3fbe7a647f9d [2022-08-02T22:45:06.304Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T22:45:06.304Z] Removing intermediate container 9c5fab2179db [2022-08-02T22:45:06.304Z] ---> 7fb6181aa325 [2022-08-02T22:45:06.304Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-02T22:45:06.304Z] ---> Running in ac57a630a07c [2022-08-02T22:45:06.304Z] ---> Running in 433ca4247b85 [2022-08-02T22:45:06.304Z] Removing intermediate container c4082a97a8b0 [2022-08-02T22:45:06.304Z] ---> dbcd1e157c19 [2022-08-02T22:45:06.304Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T22:45:06.304Z] ---> Running in 419b082d9f97 [2022-08-02T22:45:06.563Z] Removing intermediate container ac57a630a07c [2022-08-02T22:45:06.563Z] ---> 0e471b762754 [2022-08-02T22:45:06.563Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T22:45:06.563Z] Removing intermediate container 433ca4247b85 [2022-08-02T22:45:06.563Z] ---> 76b0a91e57b7 [2022-08-02T22:45:06.563Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T22:45:06.563Z] ---> Running in d0dca924ace8 [2022-08-02T22:45:06.563Z] ---> e3db2c290b10 [2022-08-02T22:45:06.563Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-02T22:45:06.563Z] Removing intermediate container 419b082d9f97 [2022-08-02T22:45:06.563Z] ---> 7ecd2bd159d8 [2022-08-02T22:45:06.563Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T22:45:06.563Z] ---> Running in 3ff3e91731a3 [2022-08-02T22:45:06.563Z] ---> Running in 89adbc904ca0 [2022-08-02T22:45:06.563Z] Removing intermediate container d0dca924ace8 [2022-08-02T22:45:06.563Z] ---> 9ea3dcc22869 [2022-08-02T22:45:06.563Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T22:45:06.827Z] ---> 14d561df2b3f [2022-08-02T22:45:06.827Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-02T22:45:06.827Z] ---> Running in 8893f9a7e383 [2022-08-02T22:45:06.827Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-02T22:45:06.827Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-02T22:45:06.827Z] Removing intermediate container 89adbc904ca0 [2022-08-02T22:45:06.827Z] ---> b12f0cdb79f0 [2022-08-02T22:45:06.827Z] Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 ---> 7417809fdb73 [2022-08-02T22:45:06.827Z] 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-08-02T22:45:06.827Z] [2022-08-02T22:45:06.827Z] ---> Running in 7cfcbfcff4a5 [2022-08-02T22:45:06.827Z] ---> Running in b6c2fc50b630 [2022-08-02T22:45:06.827Z] Removing intermediate container 8893f9a7e383 [2022-08-02T22:45:06.827Z] ---> df9abf68e2e8 [2022-08-02T22:45:06.827Z] Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:45:07.094Z] ---> Running in a687c8224393 [2022-08-02T22:45:07.094Z] Removing intermediate container 7cfcbfcff4a5 [2022-08-02T22:45:07.094Z] ---> 8e38941341b9 [2022-08-02T22:45:07.094Z] Step 22/22 : LABEL version=2.3.0-dev.36 [2022-08-02T22:45:07.094Z] Removing intermediate container b6c2fc50b630 [2022-08-02T22:45:07.094Z] ---> 39e9e6debbad [2022-08-02T22:45:07.094Z] 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-08-02T22:45:07.094Z] ---> Running in abf8b80f2dfa [2022-08-02T22:45:07.094Z] ---> Running in 75547ac7fa3e [2022-08-02T22:45:07.094Z] Removing intermediate container a687c8224393 [2022-08-02T22:45:07.094Z] ---> 52812d83df84 [2022-08-02T22:45:07.094Z] Step 23/23 : LABEL version=2.3.0-dev.36 [2022-08-02T22:45:07.354Z] ---> Running in c3a146fb6291 [2022-08-02T22:45:07.354Z] Removing intermediate container abf8b80f2dfa [2022-08-02T22:45:07.354Z] ---> f8868fb2d1f0 [2022-08-02T22:45:07.354Z] [2022-08-02T22:45:07.354Z] ---> ef25eb2fcbbe [2022-08-02T22:45:07.354Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-02T22:45:07.621Z] Successfully built f8868fb2d1f0 [2022-08-02T22:45:07.621Z] Removing intermediate container c3a146fb6291 [2022-08-02T22:45:07.621Z] ---> 0af614c11fa1 [2022-08-02T22:45:07.621Z] [2022-08-02T22:45:07.621Z] Successfully tagged support-scheduler:latest [2022-08-02T22:45:07.621Z] Building security-secretstore-setup [2022-08-02T22:45:07.621Z]  Building support-scheduler ... done  ---> f2d2ad656e51 [2022-08-02T22:45:07.621Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-02T22:45:07.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:07.621Z] Successfully built 0af614c11fa1 [2022-08-02T22:45:07.621Z] Successfully tagged core-metadata:latest [2022-08-02T22:45:07.621Z] Building security-spire-config [2022-08-02T22:45:07.621Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:07.621Z] Removing intermediate container 3ff3e91731a3 [2022-08-02T22:45:07.621Z] ---> 260515ec8ee4 [2022-08-02T22:45:07.621Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T22:45:07.881Z] ---> Running in c859b06cac7a [2022-08-02T22:45:07.881Z] (1/43) Installing readline (8.1.1-r0) [2022-08-02T22:45:07.881Z] (2/43) Installing bash (5.1.16-r0) [2022-08-02T22:45:07.881Z] Executing bash-5.1.16-r0.post-install [2022-08-02T22:45:07.881Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-02T22:45:07.881Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T22:45:07.881Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-02T22:45:07.881Z] (6/43) Installing curl (7.80.0-r2) [2022-08-02T22:45:07.881Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-02T22:45:07.881Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-02T22:45:07.881Z] (9/43) Installing expat (2.4.7-r0) [2022-08-02T22:45:07.881Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-02T22:45:07.881Z] (11/43) Installing gdbm (1.22-r0) [2022-08-02T22:45:07.881Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-02T22:45:07.881Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-02T22:45:07.881Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-02T22:45:08.152Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-02T22:45:08.152Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-02T22:45:08.152Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-02T22:45:08.411Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-02T22:45:08.411Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-02T22:45:08.411Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-02T22:45:08.411Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-02T22:45:08.411Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-02T22:45:08.411Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-02T22:45:08.411Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-02T22:45:08.411Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-02T22:45:08.670Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-02T22:45:08.670Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-02T22:45:08.670Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-02T22:45:08.670Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-02T22:45:08.670Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-08-02T22:45:08.670Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-02T22:45:08.670Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-02T22:45:08.670Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-02T22:45:08.670Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-02T22:45:08.670Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-02T22:45:08.670Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-02T22:45:08.670Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-02T22:45:08.670Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-02T22:45:08.670Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-02T22:45:08.670Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-02T22:45:08.670Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-02T22:45:08.670Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-02T22:45:08.670Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-02T22:45:08.670Z] Executing busybox-1.34.1-r5.trigger [2022-08-02T22:45:08.670Z] OK: 83 MiB in 65 packages [2022-08-02T22:45:09.087Z] --parallel Build images in parallel. [Pipeline] } [2022-08-02T22:45:09.391Z] $ docker stop --time=1 b87c2c4eacf79d85bee40251c04cc3106c5c12c56b452d12a57c245cf49cbacf [2022-08-02T22:45:09.614Z] Collecting docker-compose==1.23.2 [2022-08-02T22:45:09.872Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-02T22:45:09.872Z] Collecting texttable<0.10,>=0.9.0 [2022-08-02T22:45:09.872Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-02T22:45:10.439Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-02T22:45:10.439Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-02T22:45:10.439Z] ---> f8cded08d3bf [2022-08-02T22:45:10.439Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-02T22:45:10.439Z] Removing intermediate container c859b06cac7a [2022-08-02T22:45:10.439Z] ---> 5c141c630aa4 [2022-08-02T22:45:10.439Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T22:45:10.439Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-02T22:45:10.696Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-02T22:45:10.696Z] Collecting PyYAML<4,>=3.10 [2022-08-02T22:45:10.696Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-02T22:45:10.957Z] ---> Running in 47a1fdecbc98 [2022-08-02T22:45:11.074Z] $ docker rm -f b87c2c4eacf79d85bee40251c04cc3106c5c12c56b452d12a57c245cf49cbacf [2022-08-02T22:45:11.217Z] ---> 68be7caeeee1 [2022-08-02T22:45:11.217Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-02T22:45:11.217Z] Removing intermediate container 47a1fdecbc98 [2022-08-02T22:45:11.217Z] ---> 5822fd71ee95 [2022-08-02T22:45:11.217Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T22:45:11.217Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-02T22:45:11.217Z] ---> Running in 1ab5db51b3e4 [2022-08-02T22:45:11.217Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:45:11.477Z] ---> 16d7331593af [2022-08-02T22:45:11.477Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-02T22:45:11.477Z] Removing intermediate container 1ab5db51b3e4 [2022-08-02T22:45:11.477Z] ---> 4e70b636fec8 [2022-08-02T22:45:11.477Z] Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:45:11.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T22:45:11.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T22:45:11.736Z] 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-08-02T22:45:11.736Z] Collecting docopt<0.7,>=0.6.1 [2022-08-02T22:45:11.736Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-02T22:45:11.736Z] ---> Running in 0c413395d4ee [2022-08-02T22:45:11.736Z] ---> dfee3b3a365f [2022-08-02T22:45:11.736Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-02T22:45:11.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-21843 does not seem to be running inside a container [2022-08-02T22:45:11.987Z] $ 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/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@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-08-02T22:45:11.995Z] Collecting docker<4.0,>=3.6.0 [2022-08-02T22:45:11.995Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-02T22:45:11.995Z] Removing intermediate container 0c413395d4ee [2022-08-02T22:45:11.995Z] ---> 790e8e8f0d39 [2022-08-02T22:45:11.995Z] Step 22/22 : LABEL version=2.3.0-dev.36 [2022-08-02T22:45:11.995Z] Collecting jsonschema<3,>=2.5.1 [2022-08-02T22:45:11.995Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-02T22:45:12.269Z] Collecting cached-property<2,>=1.2.0 [2022-08-02T22:45:12.269Z] ---> ce49c6ba3ae5 [2022-08-02T22:45:12.269Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-02T22:45:12.269Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-02T22:45:12.269Z] ---> Running in 68fb30b8b0c5 [2022-08-02T22:45:12.269Z] Collecting docker-pycreds>=0.4.0 [2022-08-02T22:45:12.269Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-02T22:45:12.269Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-02T22:45:12.269Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-02T22:45:12.269Z] Removing intermediate container 68fb30b8b0c5 [2022-08-02T22:45:12.269Z] ---> 63fab39b4dfc [2022-08-02T22:45:12.269Z] 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-08-02T22:45:12.269Z] [2022-08-02T22:45:12.269Z] Collecting idna<2.8,>=2.5 [2022-08-02T22:45:12.269Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-02T22:45:12.529Z] ---> 06515bdbb061 [2022-08-02T22:45:12.529Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-02T22:45:12.529Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-02T22:45:12.529Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-02T22:45:12.529Z] Successfully built 63fab39b4dfc [2022-08-02T22:45:12.529Z] ---> Running in 0e911f7bb54d [2022-08-02T22:45:12.529Z] Successfully tagged support-notifications:latest [2022-08-02T22:45:12.529Z] Building security-proxy-setup [2022-08-02T22:45:12.529Z]  Building support-notifications ... done Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-02T22:45:12.529Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-02T22:45:12.529Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-02T22:45:12.529Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-02T22:45:12.789Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-02T22:45:12.789Z] Attempting uninstall: urllib3 [2022-08-02T22:45:12.789Z] Found existing installation: urllib3 1.26.7 [2022-08-02T22:45:12.789Z] Uninstalling urllib3-1.26.7: [2022-08-02T22:45:12.789Z] Successfully uninstalled urllib3-1.26.7 [2022-08-02T22:45:12.789Z] Attempting uninstall: idna [2022-08-02T22:45:12.789Z] Found existing installation: idna 3.3 [2022-08-02T22:45:12.789Z] Uninstalling idna-3.3: [2022-08-02T22:45:12.789Z] Successfully uninstalled idna-3.3 [2022-08-02T22:45:13.048Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:45:13.048Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:45:13.048Z] ---> 39f858d3313b [2022-08-02T22:45:13.048Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T22:45:13.048Z] ---> Using cache [2022-08-02T22:45:13.048Z] ---> be0a9714e04b [2022-08-02T22:45:13.048Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:45:13.048Z] ---> Using cache [2022-08-02T22:45:13.048Z] ---> 9563a18369bf [2022-08-02T22:45:13.048Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T22:45:13.191Z] $ docker top 04610525164b1b176bb74909c8bee00712414a813d9038d0253927b64dd79be5 -eo pid,comm [2022-08-02T22:45:13.372Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:45:13.372Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:45:13.372Z] ---> 39f858d3313b [2022-08-02T22:45:13.372Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T22:45:13.372Z] ---> Using cache [2022-08-02T22:45:13.372Z] ---> be0a9714e04b [2022-08-02T22:45:13.372Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:45:13.372Z] ---> Using cache [2022-08-02T22:45:13.372Z] ---> 9563a18369bf [2022-08-02T22:45:13.372Z] Step 5/25 : RUN apk add --update --no-cache make git [Pipeline] { [Pipeline] sh [2022-08-02T22:45:13.941Z] Attempting uninstall: requests [2022-08-02T22:45:13.942Z] Found existing installation: requests 2.26.0 [2022-08-02T22:45:13.942Z] Uninstalling requests-2.26.0: [2022-08-02T22:45:13.942Z] Successfully uninstalled requests-2.26.0 [2022-08-02T22:45:14.079Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-02T22:45:14.510Z] Running setup.py install for texttable: started [2022-08-02T22:45:14.510Z] ---> Running in cc4fb7f9ad8d [2022-08-02T22:45:14.510Z] ---> Running in 5543ea2206d7 [2022-08-02T22:45:14.795Z] Removing intermediate container 0e911f7bb54d [2022-08-02T22:45:14.795Z] ---> 3f4580992fd9 [2022-08-02T22:45:14.795Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-02T22:45:14.795Z] ---> Running in 103558f3ee99 [2022-08-02T22:45:15.078Z] Running setup.py install for texttable: finished with status 'done' [2022-08-02T22:45:15.078Z] Running setup.py install for PyYAML: started [2022-08-02T22:45:15.078Z] Removing intermediate container 103558f3ee99 [2022-08-02T22:45:15.078Z] ---> 334459b8d4e3 [2022-08-02T22:45:15.078Z] Step 28/31 : CMD ["gate"] [2022-08-02T22:45:15.078Z] ---> Running in a1328a9883a1 [2022-08-02T22:45:15.340Z] Removing intermediate container a1328a9883a1 [2022-08-02T22:45:15.340Z] ---> 4060992cde69 [2022-08-02T22:45:15.340Z] Step 29/31 : LABEL arch=x86_64 [2022-08-02T22:45:15.340Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:15.340Z] ---> Running in 5eba9c9cfd87 [2022-08-02T22:45:15.340Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:15.340Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-02T22:45:15.605Z] Removing intermediate container 5eba9c9cfd87 [2022-08-02T22:45:15.605Z] ---> b59e261ae125 [2022-08-02T22:45:15.605Z] Step 30/31 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:45:15.605Z] Running setup.py install for docopt: started [2022-08-02T22:45:15.605Z] ---> Running in 965683cc72de [2022-08-02T22:45:15.605Z] Removing intermediate container 965683cc72de [2022-08-02T22:45:15.605Z] ---> c81e44623c8f [2022-08-02T22:45:15.605Z] Step 31/31 : LABEL version=2.3.0-dev.36 [2022-08-02T22:45:15.865Z] ---> Running in 1d2936b390f7 [2022-08-02T22:45:15.865Z] Running setup.py install for docopt: finished with status 'done' [2022-08-02T22:45:15.865Z] Running setup.py install for dockerpty: started [2022-08-02T22:45:15.865Z] Removing intermediate container 1d2936b390f7 [2022-08-02T22:45:15.865Z] ---> 2489ce9eda29 [2022-08-02T22:45:15.865Z] [2022-08-02T22:45:16.125Z] Successfully built 2489ce9eda29 [2022-08-02T22:45:16.125Z] Successfully tagged security-bootstrapper:latest [2022-08-02T22:45:16.125Z] Building core-command [2022-08-02T22:45:16.125Z]  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:16.125Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-02T22:45:16.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:16.384Z] 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-08-02T22:45:16.668Z] OK: 211 MiB in 51 packages [2022-08-02T22:45:16.668Z] OK: 211 MiB in 51 packages [2022-08-02T22:45:18.372Z] Building core-command ... [2022-08-02T22:45:18.372Z] Building core-data ... [2022-08-02T22:45:18.372Z] Building core-metadata ... [2022-08-02T22:45:18.372Z] Building security-bootstrapper ... [2022-08-02T22:45:18.372Z] Building security-proxy-setup ... [2022-08-02T22:45:18.372Z] Building security-secretstore-setup ... [2022-08-02T22:45:18.372Z] Building security-spiffe-token-provider ... [2022-08-02T22:45:18.372Z] Building security-spire-agent ... [2022-08-02T22:45:18.372Z] Building security-spire-config ... [2022-08-02T22:45:18.372Z] Building security-spire-server ... [2022-08-02T22:45:18.372Z] Building support-notifications ... [2022-08-02T22:45:18.372Z] Building support-scheduler ... [2022-08-02T22:45:18.372Z] Building sys-mgmt-agent ... [2022-08-02T22:45:18.372Z] Building security-secretstore-setup [2022-08-02T22:45:18.372Z] Building security-spire-config [2022-08-02T22:45:18.372Z] Building security-spire-agent [2022-08-02T22:45:18.372Z] Building core-command [2022-08-02T22:45:18.372Z] Building support-scheduler [2022-08-02T22:45:18.686Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:45:18.686Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:45:18.686Z] ---> 39f858d3313b [2022-08-02T22:45:18.686Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T22:45:18.686Z] ---> Using cache [2022-08-02T22:45:18.686Z] ---> be0a9714e04b [2022-08-02T22:45:18.686Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:45:18.686Z] ---> Using cache [2022-08-02T22:45:18.686Z] ---> 9563a18369bf [2022-08-02T22:45:18.686Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T22:45:18.686Z] ---> Running in 6c21369108b4 [2022-08-02T22:45:18.686Z] Removing intermediate container cc4fb7f9ad8d [2022-08-02T22:45:18.686Z] ---> e6f3818ccc96 [2022-08-02T22:45:18.686Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T22:45:18.686Z] Removing intermediate container 5543ea2206d7 [2022-08-02T22:45:18.686Z] ---> 0f5be2cab548 [2022-08-02T22:45:18.686Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T22:45:18.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:19.252Z] ---> eb5060ef5fb6 [2022-08-02T22:45:19.252Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:45:19.252Z] ---> c3484a733e5e [2022-08-02T22:45:19.252Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:45:19.252Z] ---> Running in c9475cbf475c [2022-08-02T22:45:19.252Z] ---> Running in f74fb86fcbaf [2022-08-02T22:45:20.193Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:20.463Z] OK: 211 MiB in 51 packages [2022-08-02T22:45:21.030Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:45:21.030Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:45:21.030Z] ---> 39f858d3313b [2022-08-02T22:45:21.030Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T22:45:21.030Z] ---> Using cache [2022-08-02T22:45:21.030Z] ---> be0a9714e04b [2022-08-02T22:45:21.030Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:45:21.030Z] ---> Using cache [2022-08-02T22:45:21.030Z] ---> 9563a18369bf [2022-08-02T22:45:21.030Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T22:45:21.030Z] ---> Using cache [2022-08-02T22:45:21.030Z] ---> 0f5be2cab548 [2022-08-02T22:45:21.030Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T22:45:21.030Z] ---> Using cache [2022-08-02T22:45:21.030Z] ---> eb5060ef5fb6 [2022-08-02T22:45:21.030Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:45:22.944Z] ---> Running in 2725929c18a5 [2022-08-02T22:45:22.944Z] Removing intermediate container 6c21369108b4 [2022-08-02T22:45:22.944Z] ---> 0d08e996337d [2022-08-02T22:45:22.944Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T22:45:22.944Z] Removing intermediate container 75547ac7fa3e [2022-08-02T22:45:22.944Z] ---> 910716c04a26 [2022-08-02T22:45:22.944Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-02T22:45:22.944Z] ---> Running in 7d95142e3671 [2022-08-02T22:45:22.944Z] ---> 24152cda961b [2022-08-02T22:45:22.944Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:45:23.204Z] ---> Running in 4dcb1d3c3814 [2022-08-02T22:45:23.204Z] Removing intermediate container 7d95142e3671 [2022-08-02T22:45:23.204Z] ---> 2e83cfcf1b44 [2022-08-02T22:45:23.204Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-02T22:45:23.464Z] ---> Running in 496ef284f0eb [2022-08-02T22:45:23.723Z] Removing intermediate container 496ef284f0eb [2022-08-02T22:45:23.723Z] ---> b1818cbc9c8f [2022-08-02T22:45:23.723Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-02T22:45:26.273Z] ---> 3d2145fe8f7b [2022-08-02T22:45:26.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-02T22:45:26.841Z] ---> 14e98e05f6b0 [2022-08-02T22:45:26.841Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-02T22:45:27.786Z] ---> e61ffdf49055 [2022-08-02T22:45:27.786Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-02T22:45:28.045Z] Removing intermediate container c9475cbf475c [2022-08-02T22:45:28.045Z] ---> 66fc5d5201ca [2022-08-02T22:45:28.045Z] Step 8/25 : COPY . . [2022-08-02T22:45:28.045Z] ---> Running in 935f8b952ec5 [2022-08-02T22:45:28.306Z] Removing intermediate container f74fb86fcbaf [2022-08-02T22:45:28.306Z] ---> 213fe1e3d263 [2022-08-02T22:45:28.306Z] Step 8/26 : COPY . . [2022-08-02T22:45:28.565Z] Removing intermediate container 935f8b952ec5 [2022-08-02T22:45:28.565Z] ---> 026493bbe296 [2022-08-02T22:45:28.565Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T22:45:31.098Z] ---> Running in 94966b7df45c [2022-08-02T22:45:32.474Z] Removing intermediate container 2725929c18a5 [2022-08-02T22:45:32.474Z] ---> 89b22b690bf8 [2022-08-02T22:45:32.474Z] Step 8/23 : COPY . . [2022-08-02T22:45:32.474Z] Removing intermediate container 94966b7df45c [2022-08-02T22:45:32.474Z] ---> 7b1f51d638ee [2022-08-02T22:45:32.474Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T22:45:32.474Z] Removing intermediate container 4dcb1d3c3814 [2022-08-02T22:45:32.474Z] ---> aa644ff73599 [2022-08-02T22:45:32.474Z] Step 8/22 : COPY . . [2022-08-02T22:45:35.014Z] ---> Running in d9d1c5a3dce6 [2022-08-02T22:45:35.583Z] Removing intermediate container d9d1c5a3dce6 [2022-08-02T22:45:35.583Z] ---> 6372606f5e8f [2022-08-02T22:45:35.583Z] Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:45:35.845Z] ---> d6008a508e7d [2022-08-02T22:45:35.845Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T22:45:35.845Z] ---> 43fe2fd88b54 [2022-08-02T22:45:35.845Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-02T22:45:35.845Z] ---> Running in f2d869697b13 [2022-08-02T22:45:36.106Z] ---> Running in c24e9d7a4a59 [2022-08-02T22:45:36.106Z] ---> Running in e81eb6d4cb31 [2022-08-02T22:45:36.366Z] Removing intermediate container f2d869697b13 [2022-08-02T22:45:36.366Z] ---> 4cc5078b482b [2022-08-02T22:45:36.366Z] Step 23/23 : LABEL version=2.3.0-dev.36 [2022-08-02T22:45:36.366Z] Removing intermediate container e81eb6d4cb31 [2022-08-02T22:45:36.366Z] ---> 69203e038315 [2022-08-02T22:45:36.366Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T22:45:36.366Z] ---> Running in 9f7ed21310fb [2022-08-02T22:45:36.366Z] ---> Running in ff22171705d8 [2022-08-02T22:45:36.630Z] Removing intermediate container 9f7ed21310fb [2022-08-02T22:45:36.630Z] ---> e33622dc6723 [2022-08-02T22:45:36.630Z] [2022-08-02T22:45:36.630Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-02T22:45:36.630Z] Removing intermediate container ff22171705d8 [2022-08-02T22:45:36.630Z] ---> 37fc426ed3c4 [2022-08-02T22:45:36.630Z] 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-08-02T22:45:36.890Z] ---> Running in 6d6b375340ac [2022-08-02T22:45:36.890Z] Successfully built e33622dc6723 [2022-08-02T22:45:36.890Z] Successfully tagged sys-mgmt-agent:latest [2022-08-02T22:45:36.890Z] Building security-spire-agent [2022-08-02T22:45:41.093Z]  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:45:41.093Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:45:41.093Z] ---> 39f858d3313b [2022-08-02T22:45:41.093Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T22:45:41.093Z] ---> Using cache [2022-08-02T22:45:41.093Z] ---> be0a9714e04b [2022-08-02T22:45:41.093Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:45:41.093Z] ---> Using cache [2022-08-02T22:45:41.093Z] ---> 9563a18369bf [2022-08-02T22:45:41.093Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T22:45:41.093Z] ---> Using cache [2022-08-02T22:45:41.093Z] ---> e6f3818ccc96 [2022-08-02T22:45:41.093Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T22:45:41.093Z] ---> Using cache [2022-08-02T22:45:41.093Z] ---> c3484a733e5e [2022-08-02T22:45:41.093Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:45:41.093Z] ---> Using cache [2022-08-02T22:45:41.093Z] ---> 213fe1e3d263 [2022-08-02T22:45:41.093Z] Step 8/26 : COPY . . [2022-08-02T22:45:41.093Z] ---> Using cache [2022-08-02T22:45:41.093Z] ---> d6008a508e7d [2022-08-02T22:45:41.093Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T22:45:41.093Z] ---> Using cache [2022-08-02T22:45:41.093Z] ---> 69203e038315 [2022-08-02T22:45:41.093Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T22:45:41.093Z] ---> Using cache [2022-08-02T22:45:41.093Z] ---> 37fc426ed3c4 [2022-08-02T22:45:41.093Z] 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-08-02T22:45:41.093Z] ---> Running in 6c38f0deeb9b [2022-08-02T22:45:41.093Z] Removing intermediate container 6d6b375340ac [2022-08-02T22:45:41.093Z] ---> da276f94a281 [2022-08-02T22:45:41.093Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T22:45:41.093Z] ---> Running in 8ea8ec542192 [2022-08-02T22:45:41.093Z] ---> a4448e9ea226 [2022-08-02T22:45:41.093Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-02T22:45:41.093Z] ---> Running in e23e3bb78ab7 [2022-08-02T22:45:41.093Z] ---> 206418ed927e [2022-08-02T22:45:41.093Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-02T22:45:41.093Z] ---> Running in 3381ff32f50a [2022-08-02T22:45:41.093Z] Removing intermediate container 8ea8ec542192 [2022-08-02T22:45:41.093Z] ---> 97f49f2aec3d [2022-08-02T22:45:41.093Z] [2022-08-02T22:45:41.093Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T22:45:41.371Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T22:45:41.632Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T22:45:41.632Z] 3.15: Pulling from library/alpine [2022-08-02T22:45:41.632Z] Removing intermediate container 6c38f0deeb9b [2022-08-02T22:45:41.632Z] ---> e142817d1c4a [2022-08-02T22:45:41.632Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T22:45:41.919Z] ---> Running in a0b51117c71e [2022-08-02T22:45:41.919Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T22:45:41.919Z] Status: Downloaded newer image for alpine:3.15 [2022-08-02T22:45:41.919Z] ---> 2720e26172a0 [2022-08-02T22:45:41.919Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T22:45:42.181Z] ---> Running in 8c85e59a7d0f [2022-08-02T22:45:42.181Z] Removing intermediate container a0b51117c71e [2022-08-02T22:45:42.181Z] ---> 1bd7c07d0575 [2022-08-02T22:45:42.181Z] [2022-08-02T22:45:42.181Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T22:45:42.181Z] ---> 2720e26172a0 [2022-08-02T22:45:42.181Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T22:45:42.442Z] ---> Running in e87c90c789cb [2022-08-02T22:45:42.442Z] Removing intermediate container 8c85e59a7d0f [2022-08-02T22:45:42.442Z] ---> b54aedd00285 [2022-08-02T22:45:42.442Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:45:42.442Z] Removing intermediate container e87c90c789cb [2022-08-02T22:45:42.442Z] ---> 58d7346853ef [2022-08-02T22:45:42.442Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:45:42.704Z] ---> Running in 05a1872402f6 [2022-08-02T22:45:42.704Z] ---> Running in 21fbb3bbc1b8 [2022-08-02T22:45:44.615Z] Removing intermediate container 21fbb3bbc1b8 [2022-08-02T22:45:44.615Z] ---> e7d52e3c11ad [2022-08-02T22:45:44.616Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T22:45:44.616Z] Removing intermediate container 05a1872402f6 [2022-08-02T22:45:44.616Z] ---> f516b437191b [2022-08-02T22:45:44.616Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-02T22:45:44.616Z] ---> Running in 332e53a6f422 [2022-08-02T22:45:44.616Z] ---> Running in 5d11241871f1 [2022-08-02T22:45:45.184Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:45.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:46.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:46.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:46.532Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T22:45:46.532Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T22:45:46.532Z] OK: 15857 distinct packages available [2022-08-02T22:45:46.532Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:46.532Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T22:45:46.532Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T22:45:46.532Z] OK: 15857 distinct packages available [2022-08-02T22:45:46.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:47.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:47.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:45:47.876Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T22:45:47.877Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T22:45:47.877Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-02T22:45:47.877Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T22:45:47.877Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-02T22:45:48.135Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T22:45:48.135Z] (3/4) Installing libucontext (1.1-r0) [2022-08-02T22:45:48.135Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T22:45:48.135Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-02T22:45:48.135Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T22:45:48.135Z] OK: 6 MiB in 19 packages [2022-08-02T22:45:48.394Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T22:45:48.394Z] OK: 6 MiB in 18 packages [2022-08-02T22:45:49.782Z] Removing intermediate container 332e53a6f422 [2022-08-02T22:45:49.782Z] ---> adb15005563e [2022-08-02T22:45:49.782Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-02T22:45:49.782Z] Removing intermediate container 5d11241871f1 [2022-08-02T22:45:49.782Z] ---> 6e8ef399825b [2022-08-02T22:45:49.782Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T22:45:53.078Z] ---> 1599a4b09d6a [2022-08-02T22:45:53.078Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T22:45:53.078Z] ---> d04b10b52316 [2022-08-02T22:45:53.078Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T22:45:54.017Z] ---> 145a846943de [2022-08-02T22:45:54.017Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-02T22:45:54.017Z] ---> Running in 8562ff3030a9 [2022-08-02T22:45:54.585Z] Removing intermediate container 8562ff3030a9 [2022-08-02T22:45:54.585Z] ---> a903c5851d14 [2022-08-02T22:45:54.585Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-02T22:45:54.585Z] ---> aee89881bde8 [2022-08-02T22:45:54.585Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T22:45:54.866Z] ---> 2965ae1aef0d [2022-08-02T22:45:54.866Z] Step 21/26 : WORKDIR / [2022-08-02T22:45:55.125Z] ---> Running in dff4b7ff2112 [2022-08-02T22:45:55.125Z] ---> f5b41de673d6 [2022-08-02T22:45:55.125Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-02T22:45:55.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-02T22:45:55.384Z] Removing intermediate container dff4b7ff2112 [2022-08-02T22:45:55.384Z] ---> 2c47c5f70ff8 [2022-08-02T22:45:55.384Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T22:45:55.384Z] ---> Running in 90bc85c5c628 [2022-08-02T22:45:55.647Z] ---> c2cd944d23a9 [2022-08-02T22:45:55.647Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-02T22:45:55.647Z] Removing intermediate container 90bc85c5c628 [2022-08-02T22:45:55.647Z] ---> e07349217123 [2022-08-02T22:45:55.647Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T22:45:55.908Z] ---> Running in 329fcbbb2f91 [2022-08-02T22:45:56.171Z] ---> 130fe92cd92f [2022-08-02T22:45:56.171Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T22:45:56.171Z] Removing intermediate container 329fcbbb2f91 [2022-08-02T22:45:56.171Z] ---> 7443a7c8c9c8 [2022-08-02T22:45:56.171Z] Step 24/26 : LABEL arch=x86_64 [2022-08-02T22:45:56.171Z] ---> Running in 1897d62f53c2 [2022-08-02T22:45:56.171Z] ---> Running in f730a85a619c [2022-08-02T22:45:56.171Z] Removing intermediate container 1897d62f53c2 [2022-08-02T22:45:56.171Z] ---> dd2bf8833621 [2022-08-02T22:45:56.171Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T22:45:56.440Z] Removing intermediate container f730a85a619c [2022-08-02T22:45:56.440Z] ---> 4d0dd987f223 [2022-08-02T22:45:56.440Z] Step 25/26 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:45:56.440Z] ---> Running in 1fdbcc535bc1 [2022-08-02T22:45:56.440Z] ---> Running in 5ddeadd0ed15 [2022-08-02T22:45:56.700Z] Removing intermediate container 1fdbcc535bc1 [2022-08-02T22:45:56.700Z] ---> 1c34373a6f48 [2022-08-02T22:45:56.700Z] Step 24/26 : LABEL arch=x86_64 [2022-08-02T22:45:56.700Z] Removing intermediate container 5ddeadd0ed15 [2022-08-02T22:45:56.700Z] ---> 9cf3877d58c7 [2022-08-02T22:45:56.700Z] Step 26/26 : LABEL version=2.3.0-dev.36 [2022-08-02T22:45:56.700Z] ---> Running in decbfce0eab5 [2022-08-02T22:45:56.700Z] ---> Running in d82e5b607085 [2022-08-02T22:45:56.987Z] Removing intermediate container decbfce0eab5 [2022-08-02T22:45:56.987Z] ---> ad4710d5d25e [2022-08-02T22:45:56.987Z] Step 25/26 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:45:56.987Z] Removing intermediate container d82e5b607085 [2022-08-02T22:45:56.987Z] ---> 70bc3372c4a6 [2022-08-02T22:45:56.987Z] [2022-08-02T22:45:56.987Z] ---> Running in c86085e7dd1a [2022-08-02T22:45:57.248Z] Removing intermediate container c86085e7dd1a [2022-08-02T22:45:57.248Z] ---> 4a78c305c431 [2022-08-02T22:45:57.248Z] Step 26/26 : LABEL version=2.3.0-dev.36 [2022-08-02T22:45:57.248Z] Successfully built 70bc3372c4a6 [2022-08-02T22:45:57.248Z] Successfully tagged security-spire-config:latest [2022-08-02T22:45:57.248Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-08-02T22:45:57.248Z] ---> Running in 2256192d9568 [2022-08-02T22:45:57.819Z] Removing intermediate container 2256192d9568 [2022-08-02T22:45:57.819Z] ---> 11bccbc6fa79 [2022-08-02T22:45:57.819Z] [2022-08-02T22:45:57.819Z] Successfully built 11bccbc6fa79 [2022-08-02T22:45:57.819Z] Successfully tagged security-spire-agent:latest [2022-08-02T22:45:57.819Z]  Building security-spire-agent ... done Building security-spire-server [2022-08-02T22:46:02.017Z] Removing intermediate container c24e9d7a4a59 [2022-08-02T22:46:02.017Z] ---> 30efee29533b [2022-08-02T22:46:02.017Z] [2022-08-02T22:46:02.017Z] Step 10/25 : FROM alpine:3.16 [2022-08-02T22:46:02.017Z] ---> d7d3d98c851f [2022-08-02T22:46:02.017Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-02T22:46:02.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T22:46:02.617Z] ---> Running in 8eaf1b3941a7 [2022-08-02T22:46:02.879Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:46:02.879Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:46:02.879Z] ---> 39f858d3313b [2022-08-02T22:46:02.879Z] Step 3/20 : WORKDIR /edgex-go [2022-08-02T22:46:02.879Z] ---> Using cache [2022-08-02T22:46:02.879Z] ---> be0a9714e04b [2022-08-02T22:46:02.879Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-02T22:46:03.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:03.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:03.399Z] ---> Running in f02bda304d09 [2022-08-02T22:46:03.399Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-02T22:46:03.658Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-02T22:46:03.658Z] (3/3) Installing su-exec (0.2-r1) [2022-08-02T22:46:03.658Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T22:46:03.658Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T22:46:03.658Z] OK: 6 MiB in 17 packages [2022-08-02T22:46:04.228Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:46:04.228Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:46:04.228Z] ---> 39f858d3313b [2022-08-02T22:46:04.228Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T22:46:04.228Z] ---> Using cache [2022-08-02T22:46:04.228Z] ---> be0a9714e04b [2022-08-02T22:46:04.228Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:46:04.228Z] ---> Using cache [2022-08-02T22:46:04.228Z] ---> 9563a18369bf [2022-08-02T22:46:04.228Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T22:46:04.228Z] ---> Using cache [2022-08-02T22:46:04.228Z] ---> e6f3818ccc96 [2022-08-02T22:46:04.228Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T22:46:04.228Z] ---> Using cache [2022-08-02T22:46:04.228Z] ---> c3484a733e5e [2022-08-02T22:46:04.228Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:46:04.228Z] ---> Using cache [2022-08-02T22:46:04.228Z] ---> 213fe1e3d263 [2022-08-02T22:46:04.228Z] Step 8/25 : COPY . . [2022-08-02T22:46:04.228Z] ---> Using cache [2022-08-02T22:46:04.228Z] ---> d6008a508e7d [2022-08-02T22:46:04.228Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T22:46:04.228Z] ---> Using cache [2022-08-02T22:46:04.228Z] ---> 69203e038315 [2022-08-02T22:46:04.228Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-02T22:46:04.228Z] ---> Using cache [2022-08-02T22:46:04.228Z] ---> 37fc426ed3c4 [2022-08-02T22:46:04.228Z] 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-08-02T22:46:04.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:04.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:04.767Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-02T22:46:04.767Z] v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-02T22:46:04.767Z] OK: 17035 distinct packages available [2022-08-02T22:46:04.767Z] ---> Running in e27c85f3f8ba [2022-08-02T22:46:04.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:04.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:04.767Z] Removing intermediate container 3381ff32f50a [2022-08-02T22:46:04.767Z] ---> 90c2d073d629 [2022-08-02T22:46:04.767Z] [2022-08-02T22:46:04.767Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T22:46:04.767Z] ---> d7d3d98c851f [2022-08-02T22:46:04.767Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T22:46:04.767Z] ---> Using cache [2022-08-02T22:46:04.767Z] ---> b41d0fb36e64 [2022-08-02T22:46:04.767Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T22:46:04.767Z] ---> Using cache [2022-08-02T22:46:04.767Z] ---> 021497424fa3 [2022-08-02T22:46:04.767Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-02T22:46:05.028Z] OK: 211 MiB in 51 packages [2022-08-02T22:46:05.289Z] ---> Running in 23aaadf46ac6 [2022-08-02T22:46:05.289Z] Removing intermediate container 8eaf1b3941a7 [2022-08-02T22:46:05.289Z] ---> fff8b4db9ebf [2022-08-02T22:46:05.289Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T22:46:05.289Z] ---> Running in 3a808f83b452 [2022-08-02T22:46:05.289Z] Removing intermediate container 23aaadf46ac6 [2022-08-02T22:46:05.289Z] ---> aec74808743d [2022-08-02T22:46:05.289Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T22:46:05.341Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:46:05.342Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:46:05.342Z] ---> 2f9cfb0b18df [2022-08-02T22:46:05.342Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T22:46:05.342Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:46:05.342Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:46:05.342Z] ---> 2f9cfb0b18df [2022-08-02T22:46:05.342Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T22:46:05.342Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:46:05.342Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:46:05.342Z] ---> 2f9cfb0b18df [2022-08-02T22:46:05.342Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T22:46:05.342Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:46:05.342Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:46:05.342Z] ---> 2f9cfb0b18df [2022-08-02T22:46:05.342Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T22:46:05.342Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:46:05.342Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:46:05.342Z] ---> 2f9cfb0b18df [2022-08-02T22:46:05.342Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T22:46:05.342Z] ---> Running in a7d2e08ce5f3 [2022-08-02T22:46:05.342Z] ---> Running in f29781453d95 [2022-08-02T22:46:05.342Z] ---> Running in 617c360c1732 [2022-08-02T22:46:05.342Z] ---> Running in a01993b410d6 [2022-08-02T22:46:05.342Z] ---> Running in c8c63e6a4d81 [2022-08-02T22:46:05.342Z] Removing intermediate container f29781453d95 [2022-08-02T22:46:05.342Z] ---> eaad114fbef3 [2022-08-02T22:46:05.342Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:46:05.342Z] Removing intermediate container 617c360c1732 [2022-08-02T22:46:05.342Z] ---> 6b9eea5d8f78 [2022-08-02T22:46:05.342Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:46:05.342Z] Removing intermediate container a01993b410d6 [2022-08-02T22:46:05.342Z] ---> 4b441a1d5f73 [2022-08-02T22:46:05.342Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:46:05.342Z] ---> Running in 35d888ad1eb0 [2022-08-02T22:46:05.342Z] ---> Running in 8346294a073c [2022-08-02T22:46:05.342Z] Removing intermediate container c8c63e6a4d81 [2022-08-02T22:46:05.342Z] ---> c0da3609af6b [2022-08-02T22:46:05.342Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:46:05.342Z] ---> Running in 63cf3ec2cdda [2022-08-02T22:46:05.342Z] Removing intermediate container a7d2e08ce5f3 [2022-08-02T22:46:05.342Z] ---> 55333cfea71e [2022-08-02T22:46:05.342Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:46:05.342Z] ---> Running in cc7cd56f47c7 [2022-08-02T22:46:05.342Z] ---> Running in 507a6b2a105f [2022-08-02T22:46:05.554Z] ---> Running in a2959002489f [2022-08-02T22:46:05.554Z] Removing intermediate container 3a808f83b452 [2022-08-02T22:46:05.554Z] ---> c8687f0263cd [2022-08-02T22:46:05.554Z] Step 13/25 : WORKDIR / [2022-08-02T22:46:05.554Z] Removing intermediate container e23e3bb78ab7 [2022-08-02T22:46:05.554Z] ---> 66cca4893047 [2022-08-02T22:46:05.554Z] [2022-08-02T22:46:05.554Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T22:46:05.554Z] ---> d7d3d98c851f [2022-08-02T22:46:05.554Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-02T22:46:05.554Z] ---> Running in 8235c92e80df [2022-08-02T22:46:05.554Z] ---> Running in eeb14e42bc41 [2022-08-02T22:46:05.813Z] Removing intermediate container a2959002489f [2022-08-02T22:46:05.813Z] ---> e541a0f3d2ca [2022-08-02T22:46:05.813Z] Step 15/23 : WORKDIR / [2022-08-02T22:46:05.813Z] Removing intermediate container f02bda304d09 [2022-08-02T22:46:05.813Z] ---> ec9ac0096c34 [2022-08-02T22:46:05.813Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-02T22:46:05.813Z] Removing intermediate container e27c85f3f8ba [2022-08-02T22:46:05.813Z] ---> ecf4415b3f4b [2022-08-02T22:46:05.813Z] Step 12/25 : WORKDIR /edgex-go [2022-08-02T22:46:05.813Z] ---> Running in 918d0625a5e0 [2022-08-02T22:46:05.813Z] ---> Running in 9709fc9736ed [2022-08-02T22:46:05.813Z] Removing intermediate container 8235c92e80df [2022-08-02T22:46:05.813Z] ---> cf2efe82e09e [2022-08-02T22:46:05.813Z] 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-08-02T22:46:05.813Z] ---> f87643d7f273 [2022-08-02T22:46:05.813Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:46:05.813Z] Removing intermediate container 918d0625a5e0 [2022-08-02T22:46:05.813Z] ---> a8b3886e7b83 [2022-08-02T22:46:05.813Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T22:46:06.075Z] ---> Running in 63bb3ecfa044 [2022-08-02T22:46:06.075Z] Removing intermediate container 9709fc9736ed [2022-08-02T22:46:06.075Z] ---> 6bae6ff7ddd5 [2022-08-02T22:46:06.075Z] [2022-08-02T22:46:06.075Z] Step 13/25 : FROM alpine:3.15 [2022-08-02T22:46:06.075Z] ---> 2720e26172a0 [2022-08-02T22:46:06.075Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T22:46:06.075Z] ---> Using cache [2022-08-02T22:46:06.075Z] ---> 58d7346853ef [2022-08-02T22:46:06.075Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:46:06.075Z] ---> Using cache [2022-08-02T22:46:06.075Z] ---> e7d52e3c11ad [2022-08-02T22:46:06.075Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T22:46:06.075Z] ---> Using cache [2022-08-02T22:46:06.075Z] ---> adb15005563e [2022-08-02T22:46:06.075Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T22:46:06.075Z] ---> d1558a7ac186 [2022-08-02T22:46:06.075Z] 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-08-02T22:46:06.075Z] ---> 93602c81a484 [2022-08-02T22:46:06.075Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-02T22:46:06.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:06.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:06.343Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-02T22:46:06.343Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-02T22:46:06.343Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T22:46:06.343Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-02T22:46:06.343Z] (5/6) Installing curl (7.83.1-r2) [2022-08-02T22:46:06.606Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-02T22:46:06.606Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T22:46:06.606Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T22:46:06.606Z] OK: 8 MiB in 20 packages [2022-08-02T22:46:06.606Z] ---> 634517a00553 [2022-08-02T22:46:06.606Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-02T22:46:06.870Z] ---> f76b11a25a72 [2022-08-02T22:46:06.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-02T22:46:06.870Z] ---> 46c89f24ec65 [2022-08-02T22:46:06.870Z] 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-08-02T22:46:07.131Z] ---> 46f7f8300a96 [2022-08-02T22:46:07.131Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-02T22:46:07.702Z] ---> Running in 8921eb2d344f [2022-08-02T22:46:07.702Z] Removing intermediate container eeb14e42bc41 [2022-08-02T22:46:07.702Z] ---> bdc9b8c8e87c [2022-08-02T22:46:07.702Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T22:46:07.702Z] ---> 41b99dc47060 [2022-08-02T22:46:07.702Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-02T22:46:07.965Z] ---> b3ccf9fbd2d1 [2022-08-02T22:46:07.965Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T22:46:08.230Z] ---> Running in 3a81d993b110 [2022-08-02T22:46:08.230Z] Removing intermediate container 8921eb2d344f [2022-08-02T22:46:08.230Z] ---> 36b4564d8ca6 [2022-08-02T22:46:08.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T22:46:08.230Z] ---> 1e7fa5827b7b [2022-08-02T22:46:08.230Z] ---> 7c84c5ad9d66 [2022-08-02T22:46:08.230Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tplStep 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-02T22:46:08.230Z] [2022-08-02T22:46:08.230Z] ---> Running in b6f26284159b [2022-08-02T22:46:08.230Z] Removing intermediate container 3a81d993b110 [2022-08-02T22:46:08.230Z] ---> 7643f474db16 [2022-08-02T22:46:08.230Z] Step 13/22 : WORKDIR /edgex [2022-08-02T22:46:08.490Z] ---> Running in 31f0b6bebc7f [2022-08-02T22:46:08.490Z] Removing intermediate container b6f26284159b [2022-08-02T22:46:08.490Z] ---> 6e5afd436775 [2022-08-02T22:46:08.490Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T22:46:08.752Z] ---> 1cb7f0e9a001 [2022-08-02T22:46:08.752Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-02T22:46:08.752Z] ---> Running in c860e18ccc24 [2022-08-02T22:46:08.752Z] Removing intermediate container 31f0b6bebc7f [2022-08-02T22:46:08.752Z] ---> d7f916a6cea6 [2022-08-02T22:46:08.752Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-02T22:46:08.752Z] ---> 8edec4b85ec2 [2022-08-02T22:46:08.752Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T22:46:08.770Z] Removing intermediate container 35d888ad1eb0 [2022-08-02T22:46:08.770Z] ---> 95f836c7dceb [2022-08-02T22:46:08.770Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T22:46:08.770Z] ---> Running in b1a6c828ed7e [2022-08-02T22:46:08.770Z] Removing intermediate container 8346294a073c [2022-08-02T22:46:08.770Z] ---> e13306c45884 [2022-08-02T22:46:08.770Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T22:46:08.770Z] ---> Running in 062579c133ad [2022-08-02T22:46:09.020Z] ---> 67c6f09e2efa [2022-08-02T22:46:09.020Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T22:46:09.020Z] Removing intermediate container c860e18ccc24 [2022-08-02T22:46:09.020Z] ---> ddd47efc5e86 [2022-08-02T22:46:09.020Z] Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:46:09.020Z] ---> ca86450bfa1a [2022-08-02T22:46:09.020Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-02T22:46:09.020Z] ---> Running in 2516eebfef18 [2022-08-02T22:46:09.020Z] ---> Running in 1d41b0404958 [2022-08-02T22:46:09.020Z] ---> 26a760eb8c12 [2022-08-02T22:46:09.020Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T22:46:09.052Z] Removing intermediate container 507a6b2a105f [2022-08-02T22:46:09.052Z] ---> 3c4d66c43d0c [2022-08-02T22:46:09.052Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T22:46:09.281Z] ---> Running in 28593cbf5dc0 [2022-08-02T22:46:09.281Z] Removing intermediate container 1d41b0404958 [2022-08-02T22:46:09.281Z] ---> ef09c402132d [2022-08-02T22:46:09.281Z] Step 23/23 : LABEL version=2.3.0-dev.36 [2022-08-02T22:46:09.281Z] Removing intermediate container 2516eebfef18 [2022-08-02T22:46:09.281Z] ---> 3f1195048d94 [2022-08-02T22:46:09.281Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T22:46:09.333Z] Removing intermediate container 63cf3ec2cdda [2022-08-02T22:46:09.333Z] ---> 5611b85d2dda [2022-08-02T22:46:09.333Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T22:46:09.333Z] Removing intermediate container cc7cd56f47c7 [2022-08-02T22:46:09.333Z] ---> 2a07480984b9 [2022-08-02T22:46:09.333Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-02T22:46:09.540Z] ---> 8965ba441ae5 [2022-08-02T22:46:09.540Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-02T22:46:09.540Z] ---> Running in 960f0c415461 [2022-08-02T22:46:09.540Z] ---> Running in a99e5bab191b [2022-08-02T22:46:09.614Z] ---> Running in 0ea941f32740 [2022-08-02T22:46:09.614Z] ---> Running in 3c59a8b08540 [2022-08-02T22:46:09.614Z] ---> Running in ca7f4eb66f7d [2022-08-02T22:46:09.805Z] Removing intermediate container a99e5bab191b [2022-08-02T22:46:09.806Z] ---> 82cfe934c8d2 [2022-08-02T22:46:09.806Z] Step 23/25 : LABEL arch=x86_64 [2022-08-02T22:46:09.806Z] Removing intermediate container 960f0c415461 [2022-08-02T22:46:09.806Z] ---> be2db94aa728 [2022-08-02T22:46:09.806Z] [2022-08-02T22:46:09.806Z] ---> Running in 22515f05a1bf [2022-08-02T22:46:09.806Z] Successfully built be2db94aa728 [2022-08-02T22:46:10.065Z] Successfully tagged core-command:latest [2022-08-02T22:46:10.065Z]  Building core-command ... done Building core-data [2022-08-02T22:46:10.065Z] ---> 3d822d123734 [2022-08-02T22:46:10.065Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T22:46:10.324Z] Removing intermediate container 22515f05a1bf [2022-08-02T22:46:10.324Z] ---> c53ef82f0287 [2022-08-02T22:46:10.324Z] Step 24/25 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:46:11.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:46:11.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:46:11.334Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:46:11.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:46:11.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:46:11.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:46:12.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:46:12.229Z] Removing intermediate container 28593cbf5dc0 [2022-08-02T22:46:12.229Z] ---> 4592211986c3 [2022-08-02T22:46:12.229Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T22:46:12.229Z] ---> 1b540b984f0f [2022-08-02T22:46:12.229Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T22:46:12.229Z] ---> Running in 924a419fd1e1 [2022-08-02T22:46:12.229Z] ---> Running in 808c7977fd30 [2022-08-02T22:46:12.229Z] ---> Running in ccbdae68f0f2 [2022-08-02T22:46:12.229Z] Removing intermediate container 924a419fd1e1 [2022-08-02T22:46:12.229Z] ---> 354e173bec53 [2022-08-02T22:46:12.229Z] Step 25/25 : LABEL version=2.3.0-dev.36 [2022-08-02T22:46:12.487Z] Removing intermediate container 808c7977fd30 [2022-08-02T22:46:12.487Z] ---> 1d952cf642a7 [2022-08-02T22:46:12.487Z] Step 23/25 : LABEL arch=x86_64 [2022-08-02T22:46:12.487Z] ---> Running in dddc8b48f8d1 [2022-08-02T22:46:12.487Z] ---> Running in 8bcd246da42c [2022-08-02T22:46:12.747Z] Removing intermediate container 63bb3ecfa044 [2022-08-02T22:46:12.747Z] ---> 57c0e11fdb77 [2022-08-02T22:46:12.747Z] Step 7/20 : COPY . . [2022-08-02T22:46:12.747Z] Removing intermediate container dddc8b48f8d1 [2022-08-02T22:46:12.747Z] ---> 99ac512f2039 [2022-08-02T22:46:12.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:46:12.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:46:12.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:46:13.006Z] [2022-08-02T22:46:13.006Z] Removing intermediate container 8bcd246da42c [2022-08-02T22:46:13.006Z] ---> 81754a516223 [2022-08-02T22:46:13.006Z] Step 24/25 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:46:13.006Z] Successfully built 99ac512f2039 [2022-08-02T22:46:13.174Z] OK: 221 MiB in 51 packages [2022-08-02T22:46:13.482Z] OK: 221 MiB in 51 packages [2022-08-02T22:46:13.573Z] Successfully tagged security-spire-server:latest [2022-08-02T22:46:13.831Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:46:13.831Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:46:13.831Z] ---> 39f858d3313b [2022-08-02T22:46:13.831Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T22:46:13.831Z] ---> Using cache [2022-08-02T22:46:13.831Z] ---> be0a9714e04b [2022-08-02T22:46:13.831Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:46:13.831Z] ---> Using cache [2022-08-02T22:46:13.831Z] ---> 9563a18369bf [2022-08-02T22:46:13.831Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-02T22:46:14.165Z] OK: 221 MiB in 51 packages [2022-08-02T22:46:14.543Z] OK: 221 MiB in 51 packages [2022-08-02T22:46:14.770Z] Removing intermediate container ccbdae68f0f2 [2022-08-02T22:46:14.770Z] ---> 07fd7e573477 [2022-08-02T22:46:14.770Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T22:46:14.770Z] ---> Running in 851a61593ea6 [2022-08-02T22:46:14.818Z] OK: 221 MiB in 51 packages [2022-08-02T22:46:15.030Z] ---> Running in bac276d762ca [2022-08-02T22:46:15.030Z] ---> Running in f9aaa8a81928 [2022-08-02T22:46:15.030Z] Removing intermediate container 851a61593ea6 [2022-08-02T22:46:15.030Z] ---> d2abbc310c92 [2022-08-02T22:46:15.030Z] Step 25/25 : LABEL version=2.3.0-dev.36 [2022-08-02T22:46:15.289Z] Removing intermediate container f9aaa8a81928 [2022-08-02T22:46:15.289Z] ---> 8be2153c73cd [2022-08-02T22:46:15.289Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T22:46:15.289Z] ---> Running in 1ced069b9535 [2022-08-02T22:46:15.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:15.289Z] ---> Running in 309d7861e0bb [2022-08-02T22:46:15.289Z] Removing intermediate container 1ced069b9535 [2022-08-02T22:46:15.289Z] ---> c092640a057d [2022-08-02T22:46:15.289Z] [2022-08-02T22:46:15.451Z] Removing intermediate container b1a6c828ed7e [2022-08-02T22:46:15.451Z] ---> 8e109b3a049f [2022-08-02T22:46:15.451Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T22:46:15.550Z] Removing intermediate container 309d7861e0bb [2022-08-02T22:46:15.550Z] ---> 90ee23b70504 [2022-08-02T22:46:15.550Z] Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:46:15.550Z] Successfully built c092640a057d [2022-08-02T22:46:15.550Z] Successfully tagged security-secretstore-setup:latest [2022-08-02T22:46:15.550Z]  Building security-secretstore-setup ... done  ---> Running in 73fd7275be4d [2022-08-02T22:46:15.725Z] Removing intermediate container 062579c133ad [2022-08-02T22:46:15.725Z] ---> 4562a329a34b [2022-08-02T22:46:15.725Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T22:46:15.810Z] Removing intermediate container 73fd7275be4d [2022-08-02T22:46:15.810Z] ---> cdad649615bc [2022-08-02T22:46:15.810Z] Step 22/22 : LABEL version=2.3.0-dev.36 [2022-08-02T22:46:15.810Z] ---> Running in ed0b12fb3d02 [2022-08-02T22:46:16.004Z] Removing intermediate container 3c59a8b08540 [2022-08-02T22:46:16.004Z] ---> 3f41d85bbc3d [2022-08-02T22:46:16.004Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T22:46:16.004Z] Removing intermediate container 0ea941f32740 [2022-08-02T22:46:16.004Z] ---> d300bc38b657 [2022-08-02T22:46:16.004Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T22:46:16.069Z] Removing intermediate container ed0b12fb3d02 [2022-08-02T22:46:16.070Z] ---> 045cfdcf4305 [2022-08-02T22:46:16.070Z] [2022-08-02T22:46:16.070Z] Successfully built 045cfdcf4305 [2022-08-02T22:46:16.070Z] Successfully tagged security-proxy-setup:latest [2022-08-02T22:46:16.070Z]  Building security-proxy-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:16.281Z] Removing intermediate container ca7f4eb66f7d [2022-08-02T22:46:16.282Z] ---> bbc8ddb2d22b [2022-08-02T22:46:16.282Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T22:46:16.329Z] OK: 211 MiB in 51 packages [2022-08-02T22:46:16.560Z] ---> 04a37722a80f [2022-08-02T22:46:16.560Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:46:16.853Z] ---> Running in 47bae79b42f4 [2022-08-02T22:46:16.853Z] ---> cf1619b3bb1b [2022-08-02T22:46:16.853Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:46:17.144Z] ---> Running in bc2b1e977386 [2022-08-02T22:46:17.280Z] Removing intermediate container bac276d762ca [2022-08-02T22:46:17.280Z] ---> f1c299d5018b [2022-08-02T22:46:17.280Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T22:46:17.437Z] ---> 8f1cc80cfb9a [2022-08-02T22:46:17.437Z] ---> bc5accbfbf5d [2022-08-02T22:46:17.437Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:46:17.437Z] [2022-08-02T22:46:17.539Z] ---> b23a0d1271d8 [2022-08-02T22:46:17.540Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:46:17.540Z] ---> Running in 4f21198ee193 [2022-08-02T22:46:17.742Z] ---> Running in 5c2ac611d7ed [2022-08-02T22:46:17.742Z] ---> e269ab287c2b [2022-08-02T22:46:17.742Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:46:17.742Z] ---> Running in bd92f9de1e5c [2022-08-02T22:46:17.799Z] ---> 1bebb94360ac [2022-08-02T22:46:17.799Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-02T22:46:18.023Z] ---> Running in 4dd465a285b0 [2022-08-02T22:46:18.060Z] ---> Running in c7fec714eb02 [2022-08-02T22:46:18.320Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-02T22:46:28.307Z] Removing intermediate container 4f21198ee193 [2022-08-02T22:46:28.307Z] ---> fefeac6dd7c7 [2022-08-02T22:46:28.307Z] Step 8/23 : COPY . . [2022-08-02T22:46:34.887Z] ---> 374425c48378 [2022-08-02T22:46:34.887Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-02T22:46:34.887Z] ---> Running in fdfaf561f665 [2022-08-02T22:46:35.147Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-02T22:46:37.060Z] Removing intermediate container c7fec714eb02 [2022-08-02T22:46:37.060Z] ---> 2b2c93114a82 [2022-08-02T22:46:37.060Z] [2022-08-02T22:46:37.060Z] Step 9/20 : FROM alpine:3.15 [2022-08-02T22:46:37.060Z] ---> 2720e26172a0 [2022-08-02T22:46:37.060Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T22:46:37.060Z] ---> Using cache [2022-08-02T22:46:37.060Z] ---> 58d7346853ef [2022-08-02T22:46:37.060Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:46:37.060Z] ---> Using cache [2022-08-02T22:46:37.060Z] ---> e7d52e3c11ad [2022-08-02T22:46:37.060Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-02T22:46:37.060Z] ---> Running in 6039db2d64ab [2022-08-02T22:46:37.320Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:38.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:38.643Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T22:46:38.643Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T22:46:38.643Z] OK: 15857 distinct packages available [2022-08-02T22:46:38.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:39.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:39.893Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-02T22:46:39.893Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-02T22:46:39.893Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T22:46:39.893Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-02T22:46:40.151Z] (5/9) Installing curl (7.80.0-r2) [2022-08-02T22:46:40.151Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-02T22:46:40.409Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-02T22:46:40.409Z] (8/9) Installing libucontext (1.1-r0) [2022-08-02T22:46:40.409Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-02T22:46:40.667Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T22:46:40.667Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T22:46:40.667Z] OK: 8 MiB in 23 packages [2022-08-02T22:46:42.046Z] Removing intermediate container 6039db2d64ab [2022-08-02T22:46:42.046Z] ---> c13211d47514 [2022-08-02T22:46:42.046Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T22:46:42.046Z] ---> d8760f0acbd7 [2022-08-02T22:46:42.046Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-02T22:46:42.616Z] ---> f9f0c9f61cfe [2022-08-02T22:46:42.616Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-02T22:46:42.874Z] ---> dcf920d9768c [2022-08-02T22:46:42.874Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-02T22:46:42.874Z] ---> Running in e7e422483f85 [2022-08-02T22:46:43.134Z] Removing intermediate container e7e422483f85 [2022-08-02T22:46:43.134Z] ---> cc7a186f48c4 [2022-08-02T22:46:43.134Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T22:46:43.134Z] ---> Running in d9d680e5181e [2022-08-02T22:46:43.393Z] Removing intermediate container d9d680e5181e [2022-08-02T22:46:43.393Z] ---> b78745d1e89e [2022-08-02T22:46:43.393Z] Step 18/20 : LABEL arch=x86_64 [2022-08-02T22:46:43.393Z] ---> Running in 341baa4bebd3 [2022-08-02T22:46:43.694Z] Removing intermediate container 341baa4bebd3 [2022-08-02T22:46:43.694Z] ---> 55f2d7c408fc [2022-08-02T22:46:43.694Z] Step 19/20 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:46:43.694Z] ---> Running in e022ca0a1753 [2022-08-02T22:46:43.694Z] Removing intermediate container e022ca0a1753 [2022-08-02T22:46:43.694Z] ---> 9b91682a11a1 [2022-08-02T22:46:43.694Z] Step 20/20 : LABEL version=2.3.0-dev.36 [2022-08-02T22:46:43.953Z] ---> Running in 8b198a08b9b1 [2022-08-02T22:46:43.953Z] Removing intermediate container 8b198a08b9b1 [2022-08-02T22:46:43.953Z] ---> c0b32f57a2d7 [2022-08-02T22:46:43.953Z] [2022-08-02T22:46:43.953Z] Successfully built c0b32f57a2d7 [2022-08-02T22:46:43.953Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-02T22:46:52.090Z]  Building security-spiffe-token-provider ... done Removing intermediate container fdfaf561f665 [2022-08-02T22:46:52.090Z] ---> c6b621f2f46b [2022-08-02T22:46:52.090Z] [2022-08-02T22:46:52.090Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T22:46:52.090Z] ---> d7d3d98c851f [2022-08-02T22:46:52.090Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-02T22:46:52.090Z] ---> Running in 259050b7bc9f [2022-08-02T22:46:52.090Z] Removing intermediate container 259050b7bc9f [2022-08-02T22:46:52.090Z] ---> 6b829e5f44d6 [2022-08-02T22:46:52.090Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-02T22:46:52.090Z] ---> Running in e4beac8f999a [2022-08-02T22:46:52.090Z] Removing intermediate container e4beac8f999a [2022-08-02T22:46:52.090Z] ---> b4c2ab175c33 [2022-08-02T22:46:52.090Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-02T22:46:52.350Z] ---> Running in ebe81044c0e2 [2022-08-02T22:46:52.350Z] Removing intermediate container ebe81044c0e2 [2022-08-02T22:46:52.350Z] ---> c6b0ddcffd7e [2022-08-02T22:46:52.350Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:46:52.350Z] ---> Running in 087bc26dd684 [2022-08-02T22:46:52.920Z] Removing intermediate container 087bc26dd684 [2022-08-02T22:46:52.920Z] ---> 1b2a2947c0eb [2022-08-02T22:46:52.920Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T22:46:52.920Z] ---> Running in 77582521e649 [2022-08-02T22:46:53.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:54.123Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T22:46:54.384Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T22:46:54.384Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T22:46:54.644Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T22:46:54.644Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T22:46:54.905Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T22:46:54.905Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T22:46:54.905Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T22:46:54.905Z] OK: 8 MiB in 20 packages [2022-08-02T22:46:55.476Z] Removing intermediate container 77582521e649 [2022-08-02T22:46:55.476Z] ---> 0da23d463514 [2022-08-02T22:46:55.476Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T22:46:55.476Z] ---> b9d4d78c2e65 [2022-08-02T22:46:55.476Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-02T22:46:56.051Z] ---> 175dc42aaa34 [2022-08-02T22:46:56.051Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-02T22:46:56.051Z] ---> 18bef3011bfb [2022-08-02T22:46:56.051Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-02T22:46:56.051Z] ---> Running in ae714febea77 [2022-08-02T22:46:56.310Z] Removing intermediate container ae714febea77 [2022-08-02T22:46:56.310Z] ---> 9f6688cd3900 [2022-08-02T22:46:56.310Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T22:46:56.310Z] ---> Running in bbad28b5a6e5 [2022-08-02T22:46:56.310Z] Removing intermediate container bbad28b5a6e5 [2022-08-02T22:46:56.310Z] ---> f39cb83e18fd [2022-08-02T22:46:56.310Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T22:46:56.310Z] ---> Running in 0c4bb3881a40 [2022-08-02T22:46:56.569Z] Removing intermediate container 0c4bb3881a40 [2022-08-02T22:46:56.569Z] ---> c868032d5245 [2022-08-02T22:46:56.569Z] Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:46:56.569Z] ---> Running in a81807a3c3f5 [2022-08-02T22:46:56.569Z] Removing intermediate container a81807a3c3f5 [2022-08-02T22:46:56.569Z] ---> 04faf0ee4cbf [2022-08-02T22:46:56.569Z] Step 23/23 : LABEL version=2.3.0-dev.36 [2022-08-02T22:46:56.830Z] ---> Running in efca066c2f07 [2022-08-02T22:46:56.830Z] Removing intermediate container efca066c2f07 [2022-08-02T22:46:56.830Z] ---> c1653b660a1f [2022-08-02T22:46:56.830Z] [2022-08-02T22:46:56.830Z] Successfully built c1653b660a1f [2022-08-02T22:46:56.830Z] Successfully tagged core-data:latest [2022-08-02T22:46:56.837Z]  Building core-data ... done  [Pipeline] } [2022-08-02T22:46:56.844Z] $ docker stop --time=1 c7a348162c1d333da0446c8efd9b3f6dfb261d6d2890b02408e0c456a3d07203 [2022-08-02T22:46:58.126Z] $ docker rm -f c7a348162c1d333da0446c8efd9b3f6dfb261d6d2890b02408e0c456a3d07203 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T22:46:58.470Z] + docker images [2022-08-02T22:46:58.470Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-02T22:46:58.470Z] core-data latest c1653b660a1f 2 seconds ago 21.5MB [2022-08-02T22:46:58.470Z] c6b621f2f46b 7 seconds ago 1.72GB [2022-08-02T22:46:58.470Z] security-spiffe-token-provider latest c0b32f57a2d7 15 seconds ago 29.2MB [2022-08-02T22:46:58.470Z] 2b2c93114a82 22 seconds ago 1.74GB [2022-08-02T22:46:58.470Z] security-secretstore-setup latest c092640a057d 43 seconds ago 28.9MB [2022-08-02T22:46:58.470Z] security-proxy-setup latest 045cfdcf4305 43 seconds ago 27.2MB [2022-08-02T22:46:58.470Z] security-spire-server latest 99ac512f2039 46 seconds ago 86.5MB [2022-08-02T22:46:58.470Z] core-command latest be2db94aa728 49 seconds ago 16.2MB [2022-08-02T22:46:58.470Z] 6bae6ff7ddd5 53 seconds ago 1.58GB [2022-08-02T22:46:58.470Z] 66cca4893047 53 seconds ago 1.69GB [2022-08-02T22:46:58.470Z] 90c2d073d629 54 seconds ago 1.68GB [2022-08-02T22:46:58.470Z] 30efee29533b About a minute ago 1.7GB [2022-08-02T22:46:58.470Z] security-spire-agent latest 11bccbc6fa79 About a minute ago 125MB [2022-08-02T22:46:58.470Z] security-spire-config latest 70bc3372c4a6 About a minute ago 85.8MB [2022-08-02T22:46:58.470Z] 1bd7c07d0575 About a minute ago 1.58GB [2022-08-02T22:46:58.470Z] 97f49f2aec3d About a minute ago 1.58GB [2022-08-02T22:46:58.470Z] sys-mgmt-agent latest e33622dc6723 About a minute ago 299MB [2022-08-02T22:46:58.470Z] security-bootstrapper latest 2489ce9eda29 About a minute ago 19.3MB [2022-08-02T22:46:58.470Z] support-notifications latest 63fab39b4dfc About a minute ago 27.1MB [2022-08-02T22:46:58.470Z] support-scheduler latest f8868fb2d1f0 About a minute ago 26.5MB [2022-08-02T22:46:58.470Z] core-metadata latest 0af614c11fa1 About a minute ago 18.2MB [2022-08-02T22:46:58.470Z] be76d9e4f669 About a minute ago 1.75GB [2022-08-02T22:46:58.470Z] bc62838b3a5d About a minute ago 1.75GB [2022-08-02T22:46:58.470Z] 82c02e1217c8 About a minute ago 1.69GB [2022-08-02T22:46:58.470Z] f7ffe9021a86 2 minutes ago 1.71GB [2022-08-02T22:46:58.470Z] 04940be012da 2 minutes ago 1.69GB [2022-08-02T22:46:58.470Z] ci-base-image-x86_64 latest 39f858d3313b 5 minutes ago 993MB [2022-08-02T22:46:58.470Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-02T22:46:58.470Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-02T22:46:58.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-02T22:46:58.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-02T22:46:58.470Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-08-02T22:46:58.470Z] 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-08-02T22:46:58.560Z] provisioning config files... [2022-08-02T22:46:58.569Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/271@tmp/config4833343665910527757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T22:46:58.863Z] ---> docker-login.sh [2022-08-02T22:46:58.863Z] nexus3.edgexfoundry.org:10001 [2022-08-02T22:46:58.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:46:58.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:46:58.863Z] Configure a credential helper to remove this warning. See [2022-08-02T22:46:58.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:46:58.863Z] [2022-08-02T22:46:58.863Z] Login Succeeded [2022-08-02T22:46:58.863Z] nexus3.edgexfoundry.org:10002 [2022-08-02T22:46:58.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:46:59.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:46:59.123Z] Configure a credential helper to remove this warning. See [2022-08-02T22:46:59.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:46:59.123Z] [2022-08-02T22:46:59.123Z] Login Succeeded [2022-08-02T22:46:59.123Z] nexus3.edgexfoundry.org:10003 [2022-08-02T22:46:59.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:46:59.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:46:59.123Z] Configure a credential helper to remove this warning. See [2022-08-02T22:46:59.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:46:59.123Z] [2022-08-02T22:46:59.123Z] Login Succeeded [2022-08-02T22:46:59.123Z] nexus3.edgexfoundry.org:10004 [2022-08-02T22:46:59.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:46:59.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:46:59.383Z] Configure a credential helper to remove this warning. See [2022-08-02T22:46:59.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:46:59.383Z] [2022-08-02T22:46:59.383Z] Login Succeeded [2022-08-02T22:46:59.383Z] docker.io [2022-08-02T22:46:59.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T22:46:59.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T22:46:59.643Z] Configure a credential helper to remove this warning. See [2022-08-02T22:46:59.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T22:46:59.643Z] [2022-08-02T22:46:59.643Z] Login Succeeded [2022-08-02T22:46:59.643Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T22:46:59.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:46:59.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T22:46:59.711Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-02T22:46:59.711Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:46:59.711Z] latest [2022-08-02T22:46:59.711Z] 2.3.0-dev.36 [2022-08-02T22:46:59.711Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:46:59.711Z] main [2022-08-02T22:46:59.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:00.036Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:00.351Z] + docker push nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:00.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-02T22:47:00.351Z] e94455ef33b8: Preparing [2022-08-02T22:47:00.351Z] 350480df2c3f: Preparing [2022-08-02T22:47:00.351Z] 49bbc6186781: Preparing [2022-08-02T22:47:00.351Z] 51fee55212ac: Preparing [2022-08-02T22:47:00.351Z] ec34fcc1d526: Preparing [2022-08-02T22:47:00.351Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:00.351Z] e94455ef33b8: Pushed [2022-08-02T22:47:00.351Z] 51fee55212ac: Pushed [2022-08-02T22:47:00.351Z] 49bbc6186781: Pushed [2022-08-02T22:47:01.735Z] 350480df2c3f: Pushed [2022-08-02T22:47:01.735Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:cb8b6baac23c16441466e92e53550dfb53642ad637f934675bc501974401c7c0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:02.331Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:02.640Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-02T22:47:02.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-02T22:47:02.640Z] e94455ef33b8: Preparing [2022-08-02T22:47:02.640Z] 350480df2c3f: Preparing [2022-08-02T22:47:02.640Z] 49bbc6186781: Preparing [2022-08-02T22:47:02.640Z] 51fee55212ac: Preparing [2022-08-02T22:47:02.640Z] ec34fcc1d526: Preparing [2022-08-02T22:47:02.640Z] e94455ef33b8: Layer already exists [2022-08-02T22:47:02.640Z] 350480df2c3f: Layer already exists [2022-08-02T22:47:02.640Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:02.640Z] 51fee55212ac: Layer already exists [2022-08-02T22:47:02.640Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:02.640Z] latest: digest: sha256:cb8b6baac23c16441466e92e53550dfb53642ad637f934675bc501974401c7c0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:02.963Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:03.276Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.36 [2022-08-02T22:47:03.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-02T22:47:03.276Z] e94455ef33b8: Preparing [2022-08-02T22:47:03.276Z] 350480df2c3f: Preparing [2022-08-02T22:47:03.276Z] 49bbc6186781: Preparing [2022-08-02T22:47:03.276Z] 51fee55212ac: Preparing [2022-08-02T22:47:03.276Z] ec34fcc1d526: Preparing [2022-08-02T22:47:03.276Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:03.276Z] 51fee55212ac: Layer already exists [2022-08-02T22:47:03.276Z] e94455ef33b8: Layer already exists [2022-08-02T22:47:03.276Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:03.276Z] 350480df2c3f: Layer already exists [2022-08-02T22:47:03.276Z] 2.3.0-dev.36: digest: sha256:cb8b6baac23c16441466e92e53550dfb53642ad637f934675bc501974401c7c0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:03.593Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:03.904Z] + docker push nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:03.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-02T22:47:03.904Z] e94455ef33b8: Preparing [2022-08-02T22:47:03.904Z] 350480df2c3f: Preparing [2022-08-02T22:47:03.904Z] 49bbc6186781: Preparing [2022-08-02T22:47:03.904Z] 51fee55212ac: Preparing [2022-08-02T22:47:03.904Z] ec34fcc1d526: Preparing [2022-08-02T22:47:03.904Z] 350480df2c3f: Layer already exists [2022-08-02T22:47:03.904Z] e94455ef33b8: Layer already exists [2022-08-02T22:47:03.904Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:03.904Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:03.904Z] 51fee55212ac: Layer already exists [2022-08-02T22:47:03.904Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:cb8b6baac23c16441466e92e53550dfb53642ad637f934675bc501974401c7c0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:04.225Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:04.538Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-02T22:47:04.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-02T22:47:04.538Z] e94455ef33b8: Preparing [2022-08-02T22:47:04.538Z] 350480df2c3f: Preparing [2022-08-02T22:47:04.538Z] 49bbc6186781: Preparing [2022-08-02T22:47:04.538Z] 51fee55212ac: Preparing [2022-08-02T22:47:04.538Z] ec34fcc1d526: Preparing [2022-08-02T22:47:04.538Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:04.538Z] 350480df2c3f: Layer already exists [2022-08-02T22:47:04.538Z] 51fee55212ac: Layer already exists [2022-08-02T22:47:04.538Z] e94455ef33b8: Layer already exists [2022-08-02T22:47:04.538Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:04.538Z] main: digest: sha256:cb8b6baac23c16441466e92e53550dfb53642ad637f934675bc501974401c7c0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:47:04.584Z] ===================================================== [Pipeline] echo [2022-08-02T22:47:04.593Z] taggedImages: [2022-08-02T22:47:04.593Z] - nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:04.593Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-02T22:47:04.593Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.36 [2022-08-02T22:47:04.593Z] - nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:04.593Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-02T22:47:04.615Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-02T22:47:04.615Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:04.615Z] latest [2022-08-02T22:47:04.615Z] 2.3.0-dev.36 [2022-08-02T22:47:04.615Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:04.615Z] main [2022-08-02T22:47:04.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:04.944Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:05.273Z] + docker push nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:05.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-02T22:47:05.273Z] 3447d01a9d06: Preparing [2022-08-02T22:47:05.273Z] 22751b1de520: Preparing [2022-08-02T22:47:05.273Z] 49bbc6186781: Preparing [2022-08-02T22:47:05.273Z] e1492dcc81b8: Preparing [2022-08-02T22:47:05.273Z] 178d81eb069d: Preparing [2022-08-02T22:47:05.273Z] ec34fcc1d526: Preparing [2022-08-02T22:47:05.273Z] ec34fcc1d526: Waiting [2022-08-02T22:47:05.273Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:05.273Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:05.273Z] 3447d01a9d06: Pushed [2022-08-02T22:47:05.273Z] 178d81eb069d: Pushed [2022-08-02T22:47:05.533Z] e1492dcc81b8: Pushed [2022-08-02T22:47:06.913Z] 22751b1de520: Pushed [2022-08-02T22:47:06.913Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:2fa3ddd679d3ee3b9899c6a09ea2a6569fb4ce8d97798fa40dad6e29bfd4d87e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:07.234Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:07.548Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-02T22:47:07.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-02T22:47:07.548Z] 3447d01a9d06: Preparing [2022-08-02T22:47:07.548Z] 22751b1de520: Preparing [2022-08-02T22:47:07.548Z] 49bbc6186781: Preparing [2022-08-02T22:47:07.548Z] e1492dcc81b8: Preparing [2022-08-02T22:47:07.548Z] 178d81eb069d: Preparing [2022-08-02T22:47:07.548Z] ec34fcc1d526: Preparing [2022-08-02T22:47:07.548Z] ec34fcc1d526: Waiting [2022-08-02T22:47:07.548Z] e1492dcc81b8: Layer already exists [2022-08-02T22:47:07.548Z] 178d81eb069d: Layer already exists [2022-08-02T22:47:07.548Z] 3447d01a9d06: Layer already exists [2022-08-02T22:47:07.548Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:07.548Z] 22751b1de520: Layer already exists [2022-08-02T22:47:07.548Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:07.548Z] latest: digest: sha256:2fa3ddd679d3ee3b9899c6a09ea2a6569fb4ce8d97798fa40dad6e29bfd4d87e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:07.865Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:08.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.36 [2022-08-02T22:47:08.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-02T22:47:08.181Z] 3447d01a9d06: Preparing [2022-08-02T22:47:08.181Z] 22751b1de520: Preparing [2022-08-02T22:47:08.181Z] 49bbc6186781: Preparing [2022-08-02T22:47:08.181Z] e1492dcc81b8: Preparing [2022-08-02T22:47:08.181Z] 178d81eb069d: Preparing [2022-08-02T22:47:08.181Z] ec34fcc1d526: Preparing [2022-08-02T22:47:08.181Z] ec34fcc1d526: Waiting [2022-08-02T22:47:08.181Z] 3447d01a9d06: Layer already exists [2022-08-02T22:47:08.181Z] e1492dcc81b8: Layer already exists [2022-08-02T22:47:08.181Z] 22751b1de520: Layer already exists [2022-08-02T22:47:08.181Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:08.181Z] 178d81eb069d: Layer already exists [2022-08-02T22:47:08.181Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:08.181Z] 2.3.0-dev.36: digest: sha256:2fa3ddd679d3ee3b9899c6a09ea2a6569fb4ce8d97798fa40dad6e29bfd4d87e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:08.495Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:08.807Z] + docker push nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:08.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-02T22:47:08.807Z] 3447d01a9d06: Preparing [2022-08-02T22:47:08.807Z] 22751b1de520: Preparing [2022-08-02T22:47:08.807Z] 49bbc6186781: Preparing [2022-08-02T22:47:08.807Z] e1492dcc81b8: Preparing [2022-08-02T22:47:08.807Z] 178d81eb069d: Preparing [2022-08-02T22:47:08.807Z] ec34fcc1d526: Preparing [2022-08-02T22:47:08.807Z] ec34fcc1d526: Waiting [2022-08-02T22:47:08.807Z] 3447d01a9d06: Layer already exists [2022-08-02T22:47:08.807Z] e1492dcc81b8: Layer already exists [2022-08-02T22:47:08.807Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:08.807Z] 178d81eb069d: Layer already exists [2022-08-02T22:47:08.807Z] 22751b1de520: Layer already exists [2022-08-02T22:47:08.807Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:08.807Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:2fa3ddd679d3ee3b9899c6a09ea2a6569fb4ce8d97798fa40dad6e29bfd4d87e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:09.122Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:09.483Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-02T22:47:09.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-02T22:47:09.483Z] 3447d01a9d06: Preparing [2022-08-02T22:47:09.483Z] 22751b1de520: Preparing [2022-08-02T22:47:09.483Z] 49bbc6186781: Preparing [2022-08-02T22:47:09.483Z] e1492dcc81b8: Preparing [2022-08-02T22:47:09.483Z] 178d81eb069d: Preparing [2022-08-02T22:47:09.483Z] ec34fcc1d526: Preparing [2022-08-02T22:47:09.483Z] ec34fcc1d526: Waiting [2022-08-02T22:47:09.483Z] 22751b1de520: Layer already exists [2022-08-02T22:47:09.483Z] 3447d01a9d06: Layer already exists [2022-08-02T22:47:09.483Z] e1492dcc81b8: Layer already exists [2022-08-02T22:47:09.483Z] 178d81eb069d: Layer already exists [2022-08-02T22:47:09.483Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:09.483Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:09.483Z] main: digest: sha256:2fa3ddd679d3ee3b9899c6a09ea2a6569fb4ce8d97798fa40dad6e29bfd4d87e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:47:09.578Z] ===================================================== [Pipeline] echo [2022-08-02T22:47:09.585Z] taggedImages: [2022-08-02T22:47:09.585Z] - nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:09.585Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-02T22:47:09.585Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.36 [2022-08-02T22:47:09.585Z] - nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:09.585Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-02T22:47:09.603Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-02T22:47:09.603Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:09.603Z] latest [2022-08-02T22:47:09.603Z] 2.3.0-dev.36 [2022-08-02T22:47:09.603Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:09.603Z] main [2022-08-02T22:47:09.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:09.923Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:10.231Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:10.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-02T22:47:10.231Z] dcca89751486: Preparing [2022-08-02T22:47:10.231Z] f531859faadc: Preparing [2022-08-02T22:47:10.231Z] 49bbc6186781: Preparing [2022-08-02T22:47:10.231Z] 51fee55212ac: Preparing [2022-08-02T22:47:10.231Z] ec34fcc1d526: Preparing [2022-08-02T22:47:10.231Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:10.231Z] 51fee55212ac: Layer already exists [2022-08-02T22:47:10.231Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:10.231Z] dcca89751486: Pushed [2022-08-02T22:47:12.140Z] f531859faadc: Pushed [2022-08-02T22:47:12.140Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:2cdc7ddae8a53885c124b6c55ee7c29d0daa63ca0276d0fb8bd83ec1c979126f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:12.465Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:12.778Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-02T22:47:12.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-02T22:47:12.778Z] dcca89751486: Preparing [2022-08-02T22:47:12.778Z] f531859faadc: Preparing [2022-08-02T22:47:12.778Z] 49bbc6186781: Preparing [2022-08-02T22:47:12.778Z] 51fee55212ac: Preparing [2022-08-02T22:47:12.778Z] ec34fcc1d526: Preparing [2022-08-02T22:47:12.778Z] 51fee55212ac: Layer already exists [2022-08-02T22:47:12.778Z] f531859faadc: Layer already exists [2022-08-02T22:47:12.778Z] dcca89751486: Layer already exists [2022-08-02T22:47:12.778Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:12.778Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:12.778Z] latest: digest: sha256:2cdc7ddae8a53885c124b6c55ee7c29d0daa63ca0276d0fb8bd83ec1c979126f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:13.100Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:13.411Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.36 [2022-08-02T22:47:13.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-02T22:47:13.411Z] dcca89751486: Preparing [2022-08-02T22:47:13.411Z] f531859faadc: Preparing [2022-08-02T22:47:13.411Z] 49bbc6186781: Preparing [2022-08-02T22:47:13.411Z] 51fee55212ac: Preparing [2022-08-02T22:47:13.411Z] ec34fcc1d526: Preparing [2022-08-02T22:47:13.411Z] f531859faadc: Layer already exists [2022-08-02T22:47:13.411Z] dcca89751486: Layer already exists [2022-08-02T22:47:13.411Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:13.411Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:13.411Z] 51fee55212ac: Layer already exists [2022-08-02T22:47:13.411Z] 2.3.0-dev.36: digest: sha256:2cdc7ddae8a53885c124b6c55ee7c29d0daa63ca0276d0fb8bd83ec1c979126f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:13.730Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:14.042Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:14.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-02T22:47:14.042Z] dcca89751486: Preparing [2022-08-02T22:47:14.042Z] f531859faadc: Preparing [2022-08-02T22:47:14.042Z] 49bbc6186781: Preparing [2022-08-02T22:47:14.042Z] 51fee55212ac: Preparing [2022-08-02T22:47:14.042Z] ec34fcc1d526: Preparing [2022-08-02T22:47:14.042Z] f531859faadc: Layer already exists [2022-08-02T22:47:14.042Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:14.042Z] dcca89751486: Layer already exists [2022-08-02T22:47:14.042Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:14.042Z] 51fee55212ac: Layer already exists [2022-08-02T22:47:14.042Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:2cdc7ddae8a53885c124b6c55ee7c29d0daa63ca0276d0fb8bd83ec1c979126f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:14.357Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:14.599Z] Removing intermediate container 5c2ac611d7ed [2022-08-02T22:47:14.599Z] ---> 49651d8c4608 [2022-08-02T22:47:14.599Z] Step 8/26 : COPY . . [2022-08-02T22:47:14.665Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-02T22:47:14.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-02T22:47:14.665Z] dcca89751486: Preparing [2022-08-02T22:47:14.665Z] f531859faadc: Preparing [2022-08-02T22:47:14.665Z] 49bbc6186781: Preparing [2022-08-02T22:47:14.665Z] 51fee55212ac: Preparing [2022-08-02T22:47:14.665Z] ec34fcc1d526: Preparing [2022-08-02T22:47:14.665Z] f531859faadc: Layer already exists [2022-08-02T22:47:14.665Z] 51fee55212ac: Layer already exists [2022-08-02T22:47:14.665Z] dcca89751486: Layer already exists [2022-08-02T22:47:14.665Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:14.665Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:14.665Z] main: digest: sha256:2cdc7ddae8a53885c124b6c55ee7c29d0daa63ca0276d0fb8bd83ec1c979126f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:47:14.716Z] ===================================================== [Pipeline] echo [2022-08-02T22:47:14.725Z] taggedImages: [2022-08-02T22:47:14.725Z] - nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:14.725Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-02T22:47:14.725Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.36 [2022-08-02T22:47:14.725Z] - nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:14.725Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-02T22:47:14.746Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-02T22:47:14.746Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:14.746Z] latest [2022-08-02T22:47:14.746Z] 2.3.0-dev.36 [2022-08-02T22:47:14.746Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:14.746Z] main [2022-08-02T22:47:14.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:14.872Z] Removing intermediate container bc2b1e977386 [2022-08-02T22:47:14.872Z] ---> 2b307b7d8bcd [2022-08-02T22:47:14.872Z] Step 8/23 : COPY . . [2022-08-02T22:47:15.077Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:15.152Z] Removing intermediate container bd92f9de1e5c [2022-08-02T22:47:15.152Z] ---> 157fe73ada25 [2022-08-02T22:47:15.153Z] Step 8/22 : COPY . . [2022-08-02T22:47:15.153Z] Removing intermediate container 4dd465a285b0 [2022-08-02T22:47:15.153Z] ---> 78b0a6360885 [2022-08-02T22:47:15.153Z] Step 8/25 : COPY . . [2022-08-02T22:47:15.153Z] Removing intermediate container 47bae79b42f4 [2022-08-02T22:47:15.153Z] ---> 94cbc3db5a95 [2022-08-02T22:47:15.153Z] Step 8/26 : COPY . . [2022-08-02T22:47:15.388Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:15.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-02T22:47:15.388Z] baaed0a321d0: Preparing [2022-08-02T22:47:15.388Z] baaed0a321d0: Preparing [2022-08-02T22:47:15.388Z] 8d94594b9ab7: Preparing [2022-08-02T22:47:15.388Z] 33ba52009625: Preparing [2022-08-02T22:47:15.388Z] 4462297be1df: Preparing [2022-08-02T22:47:15.388Z] 395e838f3d9e: Preparing [2022-08-02T22:47:15.388Z] 49bbc6186781: Preparing [2022-08-02T22:47:15.388Z] 1ae7f6e669cf: Preparing [2022-08-02T22:47:15.388Z] 0d09be5b1cc2: Preparing [2022-08-02T22:47:15.388Z] c64efc709d97: Preparing [2022-08-02T22:47:15.388Z] 8882324ee3af: Preparing [2022-08-02T22:47:15.388Z] ec34fcc1d526: Preparing [2022-08-02T22:47:15.388Z] 1ae7f6e669cf: Waiting [2022-08-02T22:47:15.388Z] 0d09be5b1cc2: Waiting [2022-08-02T22:47:15.388Z] c64efc709d97: Waiting [2022-08-02T22:47:15.388Z] 8882324ee3af: Waiting [2022-08-02T22:47:15.388Z] ec34fcc1d526: Waiting [2022-08-02T22:47:15.388Z] 49bbc6186781: Waiting [2022-08-02T22:47:15.388Z] 33ba52009625: Pushed [2022-08-02T22:47:15.388Z] baaed0a321d0: Pushed [2022-08-02T22:47:15.388Z] 4462297be1df: Pushed [2022-08-02T22:47:15.388Z] 8d94594b9ab7: Pushed [2022-08-02T22:47:15.388Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:15.648Z] 1ae7f6e669cf: Pushed [2022-08-02T22:47:15.648Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:15.648Z] 8882324ee3af: Pushed [2022-08-02T22:47:15.648Z] c64efc709d97: Pushed [2022-08-02T22:47:15.648Z] 0d09be5b1cc2: Pushed [2022-08-02T22:47:17.036Z] 395e838f3d9e: Pushed [2022-08-02T22:47:17.036Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:a0c0748b5a759c8dd1ca16c24c2b3ff6007d38afb2d3835d9d1ba7a0ae9f5ad5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:17.362Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:17.668Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-02T22:47:17.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-02T22:47:17.669Z] baaed0a321d0: Preparing [2022-08-02T22:47:17.669Z] baaed0a321d0: Preparing [2022-08-02T22:47:17.669Z] 8d94594b9ab7: Preparing [2022-08-02T22:47:17.669Z] 33ba52009625: Preparing [2022-08-02T22:47:17.669Z] 4462297be1df: Preparing [2022-08-02T22:47:17.669Z] 395e838f3d9e: Preparing [2022-08-02T22:47:17.669Z] 49bbc6186781: Preparing [2022-08-02T22:47:17.669Z] 1ae7f6e669cf: Preparing [2022-08-02T22:47:17.669Z] 0d09be5b1cc2: Preparing [2022-08-02T22:47:17.669Z] c64efc709d97: Preparing [2022-08-02T22:47:17.669Z] 49bbc6186781: Waiting [2022-08-02T22:47:17.669Z] 1ae7f6e669cf: Waiting [2022-08-02T22:47:17.669Z] 0d09be5b1cc2: Waiting [2022-08-02T22:47:17.669Z] 8882324ee3af: Preparing [2022-08-02T22:47:17.669Z] ec34fcc1d526: Preparing [2022-08-02T22:47:17.669Z] c64efc709d97: Waiting [2022-08-02T22:47:17.669Z] ec34fcc1d526: Waiting [2022-08-02T22:47:17.669Z] 4462297be1df: Layer already exists [2022-08-02T22:47:17.669Z] 395e838f3d9e: Layer already exists [2022-08-02T22:47:17.669Z] baaed0a321d0: Layer already exists [2022-08-02T22:47:17.669Z] 33ba52009625: Layer already exists [2022-08-02T22:47:17.669Z] 8d94594b9ab7: Layer already exists [2022-08-02T22:47:17.669Z] 0d09be5b1cc2: Layer already exists [2022-08-02T22:47:17.669Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:17.669Z] 8882324ee3af: Layer already exists [2022-08-02T22:47:17.669Z] 1ae7f6e669cf: Layer already exists [2022-08-02T22:47:17.669Z] c64efc709d97: Layer already exists [2022-08-02T22:47:17.669Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:17.669Z] latest: digest: sha256:a0c0748b5a759c8dd1ca16c24c2b3ff6007d38afb2d3835d9d1ba7a0ae9f5ad5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:17.988Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:18.300Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.36 [2022-08-02T22:47:18.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-02T22:47:18.300Z] baaed0a321d0: Preparing [2022-08-02T22:47:18.300Z] baaed0a321d0: Preparing [2022-08-02T22:47:18.300Z] 8d94594b9ab7: Preparing [2022-08-02T22:47:18.300Z] 33ba52009625: Preparing [2022-08-02T22:47:18.300Z] 4462297be1df: Preparing [2022-08-02T22:47:18.300Z] 395e838f3d9e: Preparing [2022-08-02T22:47:18.300Z] 49bbc6186781: Preparing [2022-08-02T22:47:18.300Z] 1ae7f6e669cf: Preparing [2022-08-02T22:47:18.300Z] 0d09be5b1cc2: Preparing [2022-08-02T22:47:18.300Z] c64efc709d97: Preparing [2022-08-02T22:47:18.300Z] 8882324ee3af: Preparing [2022-08-02T22:47:18.300Z] ec34fcc1d526: Preparing [2022-08-02T22:47:18.300Z] 1ae7f6e669cf: Waiting [2022-08-02T22:47:18.300Z] 8882324ee3af: Waiting [2022-08-02T22:47:18.300Z] ec34fcc1d526: Waiting [2022-08-02T22:47:18.300Z] 0d09be5b1cc2: Waiting [2022-08-02T22:47:18.300Z] c64efc709d97: Waiting [2022-08-02T22:47:18.300Z] 49bbc6186781: Waiting [2022-08-02T22:47:18.300Z] 8d94594b9ab7: Layer already exists [2022-08-02T22:47:18.300Z] 395e838f3d9e: Layer already exists [2022-08-02T22:47:18.300Z] baaed0a321d0: Layer already exists [2022-08-02T22:47:18.300Z] 4462297be1df: Layer already exists [2022-08-02T22:47:18.300Z] 33ba52009625: Layer already exists [2022-08-02T22:47:18.300Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:18.300Z] 0d09be5b1cc2: Layer already exists [2022-08-02T22:47:18.300Z] 8882324ee3af: Layer already exists [2022-08-02T22:47:18.300Z] c64efc709d97: Layer already exists [2022-08-02T22:47:18.300Z] 1ae7f6e669cf: Layer already exists [2022-08-02T22:47:18.300Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:18.300Z] 2.3.0-dev.36: digest: sha256:a0c0748b5a759c8dd1ca16c24c2b3ff6007d38afb2d3835d9d1ba7a0ae9f5ad5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:18.620Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:18.929Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:18.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-02T22:47:18.929Z] baaed0a321d0: Preparing [2022-08-02T22:47:18.929Z] baaed0a321d0: Preparing [2022-08-02T22:47:18.929Z] 8d94594b9ab7: Preparing [2022-08-02T22:47:18.929Z] 33ba52009625: Preparing [2022-08-02T22:47:18.929Z] 4462297be1df: Preparing [2022-08-02T22:47:18.929Z] 395e838f3d9e: Preparing [2022-08-02T22:47:18.929Z] 49bbc6186781: Preparing [2022-08-02T22:47:18.929Z] 1ae7f6e669cf: Preparing [2022-08-02T22:47:18.929Z] 0d09be5b1cc2: Preparing [2022-08-02T22:47:18.929Z] c64efc709d97: Preparing [2022-08-02T22:47:18.929Z] 8882324ee3af: Preparing [2022-08-02T22:47:18.929Z] ec34fcc1d526: Preparing [2022-08-02T22:47:18.929Z] 49bbc6186781: Waiting [2022-08-02T22:47:18.929Z] 1ae7f6e669cf: Waiting [2022-08-02T22:47:18.929Z] c64efc709d97: Waiting [2022-08-02T22:47:18.929Z] 8882324ee3af: Waiting [2022-08-02T22:47:18.929Z] 0d09be5b1cc2: Waiting [2022-08-02T22:47:18.929Z] ec34fcc1d526: Waiting [2022-08-02T22:47:18.929Z] 8d94594b9ab7: Layer already exists [2022-08-02T22:47:18.929Z] 395e838f3d9e: Layer already exists [2022-08-02T22:47:18.929Z] 4462297be1df: Layer already exists [2022-08-02T22:47:18.929Z] 33ba52009625: Layer already exists [2022-08-02T22:47:18.929Z] baaed0a321d0: Layer already exists [2022-08-02T22:47:18.929Z] 1ae7f6e669cf: Layer already exists [2022-08-02T22:47:18.929Z] 0d09be5b1cc2: Layer already exists [2022-08-02T22:47:18.929Z] 8882324ee3af: Layer already exists [2022-08-02T22:47:18.929Z] c64efc709d97: Layer already exists [2022-08-02T22:47:18.929Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:18.929Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:18.929Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:a0c0748b5a759c8dd1ca16c24c2b3ff6007d38afb2d3835d9d1ba7a0ae9f5ad5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:19.249Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:19.559Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-02T22:47:19.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-02T22:47:19.560Z] baaed0a321d0: Preparing [2022-08-02T22:47:19.560Z] baaed0a321d0: Preparing [2022-08-02T22:47:19.560Z] 8d94594b9ab7: Preparing [2022-08-02T22:47:19.560Z] 33ba52009625: Preparing [2022-08-02T22:47:19.560Z] 4462297be1df: Preparing [2022-08-02T22:47:19.560Z] 395e838f3d9e: Preparing [2022-08-02T22:47:19.560Z] 49bbc6186781: Preparing [2022-08-02T22:47:19.560Z] 1ae7f6e669cf: Preparing [2022-08-02T22:47:19.560Z] 0d09be5b1cc2: Preparing [2022-08-02T22:47:19.560Z] c64efc709d97: Preparing [2022-08-02T22:47:19.560Z] 8882324ee3af: Preparing [2022-08-02T22:47:19.560Z] ec34fcc1d526: Preparing [2022-08-02T22:47:19.560Z] 0d09be5b1cc2: Waiting [2022-08-02T22:47:19.560Z] c64efc709d97: Waiting [2022-08-02T22:47:19.560Z] 8882324ee3af: Waiting [2022-08-02T22:47:19.560Z] 49bbc6186781: Waiting [2022-08-02T22:47:19.560Z] ec34fcc1d526: Waiting [2022-08-02T22:47:19.560Z] 1ae7f6e669cf: Waiting [2022-08-02T22:47:19.560Z] baaed0a321d0: Layer already exists [2022-08-02T22:47:19.560Z] 395e838f3d9e: Layer already exists [2022-08-02T22:47:19.560Z] 33ba52009625: Layer already exists [2022-08-02T22:47:19.560Z] 8d94594b9ab7: Layer already exists [2022-08-02T22:47:19.560Z] 4462297be1df: Layer already exists [2022-08-02T22:47:19.560Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:19.560Z] 1ae7f6e669cf: Layer already exists [2022-08-02T22:47:19.560Z] 0d09be5b1cc2: Layer already exists [2022-08-02T22:47:19.560Z] 8882324ee3af: Layer already exists [2022-08-02T22:47:19.560Z] c64efc709d97: Layer already exists [2022-08-02T22:47:19.560Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:19.560Z] main: digest: sha256:a0c0748b5a759c8dd1ca16c24c2b3ff6007d38afb2d3835d9d1ba7a0ae9f5ad5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:47:19.607Z] ===================================================== [Pipeline] echo [2022-08-02T22:47:19.615Z] taggedImages: [2022-08-02T22:47:19.615Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:19.615Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-02T22:47:19.615Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.36 [2022-08-02T22:47:19.615Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:19.615Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-02T22:47:19.637Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-02T22:47:19.637Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:19.637Z] latest [2022-08-02T22:47:19.637Z] 2.3.0-dev.36 [2022-08-02T22:47:19.637Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:19.637Z] main [2022-08-02T22:47:19.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:19.945Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:20.256Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:20.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-02T22:47:20.256Z] 98be7b40e8c4: Preparing [2022-08-02T22:47:20.256Z] c705ccb91953: Preparing [2022-08-02T22:47:20.256Z] 2754ee23cac6: Preparing [2022-08-02T22:47:20.256Z] 147f88a23a52: Preparing [2022-08-02T22:47:20.256Z] bf820c8204a0: Preparing [2022-08-02T22:47:20.256Z] e30adb06ba9b: Preparing [2022-08-02T22:47:20.256Z] 58aecf5c7b4f: Preparing [2022-08-02T22:47:20.256Z] ec34fcc1d526: Preparing [2022-08-02T22:47:20.256Z] 58aecf5c7b4f: Waiting [2022-08-02T22:47:20.256Z] e30adb06ba9b: Waiting [2022-08-02T22:47:20.256Z] ec34fcc1d526: Waiting [2022-08-02T22:47:20.256Z] 98be7b40e8c4: Pushed [2022-08-02T22:47:20.256Z] c705ccb91953: Pushed [2022-08-02T22:47:20.256Z] bf820c8204a0: Pushed [2022-08-02T22:47:20.256Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:20.256Z] e30adb06ba9b: Pushed [2022-08-02T22:47:20.825Z] 58aecf5c7b4f: Pushed [2022-08-02T22:47:21.394Z] 2754ee23cac6: Pushed [2022-08-02T22:47:21.394Z] 147f88a23a52: Pushed [2022-08-02T22:47:21.655Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:8ad298f2f8718a60fa95d34c59ae02b2a8adb57be39295532511a338541cae32 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:21.970Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:22.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-02T22:47:22.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-02T22:47:22.282Z] 98be7b40e8c4: Preparing [2022-08-02T22:47:22.282Z] c705ccb91953: Preparing [2022-08-02T22:47:22.282Z] 2754ee23cac6: Preparing [2022-08-02T22:47:22.282Z] 147f88a23a52: Preparing [2022-08-02T22:47:22.282Z] bf820c8204a0: Preparing [2022-08-02T22:47:22.282Z] e30adb06ba9b: Preparing [2022-08-02T22:47:22.282Z] 58aecf5c7b4f: Preparing [2022-08-02T22:47:22.282Z] ec34fcc1d526: Preparing [2022-08-02T22:47:22.282Z] 58aecf5c7b4f: Waiting [2022-08-02T22:47:22.282Z] ec34fcc1d526: Waiting [2022-08-02T22:47:22.282Z] e30adb06ba9b: Waiting [2022-08-02T22:47:22.282Z] bf820c8204a0: Layer already exists [2022-08-02T22:47:22.282Z] c705ccb91953: Layer already exists [2022-08-02T22:47:22.282Z] 98be7b40e8c4: Layer already exists [2022-08-02T22:47:22.282Z] 147f88a23a52: Layer already exists [2022-08-02T22:47:22.282Z] 2754ee23cac6: Layer already exists [2022-08-02T22:47:22.282Z] e30adb06ba9b: Layer already exists [2022-08-02T22:47:22.282Z] 58aecf5c7b4f: Layer already exists [2022-08-02T22:47:22.282Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:22.282Z] latest: digest: sha256:8ad298f2f8718a60fa95d34c59ae02b2a8adb57be39295532511a338541cae32 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:22.600Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:22.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.36 [2022-08-02T22:47:22.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-02T22:47:22.909Z] 98be7b40e8c4: Preparing [2022-08-02T22:47:22.909Z] c705ccb91953: Preparing [2022-08-02T22:47:22.909Z] 2754ee23cac6: Preparing [2022-08-02T22:47:22.909Z] 147f88a23a52: Preparing [2022-08-02T22:47:22.909Z] bf820c8204a0: Preparing [2022-08-02T22:47:22.909Z] e30adb06ba9b: Preparing [2022-08-02T22:47:22.909Z] 58aecf5c7b4f: Preparing [2022-08-02T22:47:22.909Z] ec34fcc1d526: Preparing [2022-08-02T22:47:22.909Z] e30adb06ba9b: Waiting [2022-08-02T22:47:22.909Z] ec34fcc1d526: Waiting [2022-08-02T22:47:22.909Z] 58aecf5c7b4f: Waiting [2022-08-02T22:47:22.909Z] 98be7b40e8c4: Layer already exists [2022-08-02T22:47:22.909Z] 147f88a23a52: Layer already exists [2022-08-02T22:47:22.909Z] 2754ee23cac6: Layer already exists [2022-08-02T22:47:22.909Z] bf820c8204a0: Layer already exists [2022-08-02T22:47:22.909Z] c705ccb91953: Layer already exists [2022-08-02T22:47:22.909Z] 58aecf5c7b4f: Layer already exists [2022-08-02T22:47:22.909Z] e30adb06ba9b: Layer already exists [2022-08-02T22:47:22.909Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:22.909Z] 2.3.0-dev.36: digest: sha256:8ad298f2f8718a60fa95d34c59ae02b2a8adb57be39295532511a338541cae32 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:23.224Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:23.537Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:23.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-02T22:47:23.537Z] 98be7b40e8c4: Preparing [2022-08-02T22:47:23.537Z] c705ccb91953: Preparing [2022-08-02T22:47:23.537Z] 2754ee23cac6: Preparing [2022-08-02T22:47:23.537Z] 147f88a23a52: Preparing [2022-08-02T22:47:23.537Z] bf820c8204a0: Preparing [2022-08-02T22:47:23.537Z] e30adb06ba9b: Preparing [2022-08-02T22:47:23.537Z] 58aecf5c7b4f: Preparing [2022-08-02T22:47:23.537Z] ec34fcc1d526: Preparing [2022-08-02T22:47:23.537Z] e30adb06ba9b: Waiting [2022-08-02T22:47:23.537Z] 58aecf5c7b4f: Waiting [2022-08-02T22:47:23.537Z] ec34fcc1d526: Waiting [2022-08-02T22:47:23.537Z] c705ccb91953: Layer already exists [2022-08-02T22:47:23.537Z] 147f88a23a52: Layer already exists [2022-08-02T22:47:23.537Z] bf820c8204a0: Layer already exists [2022-08-02T22:47:23.537Z] 2754ee23cac6: Layer already exists [2022-08-02T22:47:23.537Z] 98be7b40e8c4: Layer already exists [2022-08-02T22:47:23.537Z] e30adb06ba9b: Layer already exists [2022-08-02T22:47:23.537Z] 58aecf5c7b4f: Layer already exists [2022-08-02T22:47:23.537Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:23.537Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:8ad298f2f8718a60fa95d34c59ae02b2a8adb57be39295532511a338541cae32 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:23.852Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:24.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-02T22:47:24.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-02T22:47:24.160Z] 98be7b40e8c4: Preparing [2022-08-02T22:47:24.160Z] c705ccb91953: Preparing [2022-08-02T22:47:24.160Z] 2754ee23cac6: Preparing [2022-08-02T22:47:24.160Z] 147f88a23a52: Preparing [2022-08-02T22:47:24.160Z] bf820c8204a0: Preparing [2022-08-02T22:47:24.160Z] e30adb06ba9b: Preparing [2022-08-02T22:47:24.160Z] 58aecf5c7b4f: Preparing [2022-08-02T22:47:24.160Z] ec34fcc1d526: Preparing [2022-08-02T22:47:24.160Z] e30adb06ba9b: Waiting [2022-08-02T22:47:24.160Z] ec34fcc1d526: Waiting [2022-08-02T22:47:24.160Z] 58aecf5c7b4f: Waiting [2022-08-02T22:47:24.160Z] c705ccb91953: Layer already exists [2022-08-02T22:47:24.160Z] bf820c8204a0: Layer already exists [2022-08-02T22:47:24.160Z] 147f88a23a52: Layer already exists [2022-08-02T22:47:24.160Z] 2754ee23cac6: Layer already exists [2022-08-02T22:47:24.160Z] 98be7b40e8c4: Layer already exists [2022-08-02T22:47:24.160Z] e30adb06ba9b: Layer already exists [2022-08-02T22:47:24.160Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:24.160Z] 58aecf5c7b4f: Layer already exists [2022-08-02T22:47:24.160Z] main: digest: sha256:8ad298f2f8718a60fa95d34c59ae02b2a8adb57be39295532511a338541cae32 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:47:24.208Z] ===================================================== [Pipeline] echo [2022-08-02T22:47:24.217Z] taggedImages: [2022-08-02T22:47:24.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:24.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-02T22:47:24.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.36 [2022-08-02T22:47:24.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:24.217Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-02T22:47:24.238Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-02T22:47:24.238Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:24.238Z] latest [2022-08-02T22:47:24.238Z] 2.3.0-dev.36 [2022-08-02T22:47:24.238Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:24.238Z] main [2022-08-02T22:47:24.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:24.568Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:24.877Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:24.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-02T22:47:24.878Z] a09a7268e1c9: Preparing [2022-08-02T22:47:24.878Z] 9bac0f30badc: Preparing [2022-08-02T22:47:24.878Z] a6afff577b5b: Preparing [2022-08-02T22:47:24.878Z] 23b4af9ac372: Preparing [2022-08-02T22:47:24.878Z] 828a8ca9dafa: Preparing [2022-08-02T22:47:24.878Z] 934256a169c0: Preparing [2022-08-02T22:47:24.878Z] acfaadf60691: Preparing [2022-08-02T22:47:24.878Z] abd69db54a8c: Preparing [2022-08-02T22:47:24.878Z] c2e1ed3bfb1f: Preparing [2022-08-02T22:47:24.878Z] ec34fcc1d526: Preparing [2022-08-02T22:47:24.878Z] 934256a169c0: Waiting [2022-08-02T22:47:24.878Z] acfaadf60691: Waiting [2022-08-02T22:47:24.878Z] abd69db54a8c: Waiting [2022-08-02T22:47:24.878Z] c2e1ed3bfb1f: Waiting [2022-08-02T22:47:24.878Z] ec34fcc1d526: Waiting [2022-08-02T22:47:24.878Z] a09a7268e1c9: Pushed [2022-08-02T22:47:24.878Z] 828a8ca9dafa: Pushed [2022-08-02T22:47:24.878Z] 9bac0f30badc: Pushed [2022-08-02T22:47:25.138Z] 934256a169c0: Pushed [2022-08-02T22:47:25.138Z] abd69db54a8c: Pushed [2022-08-02T22:47:25.138Z] acfaadf60691: Pushed [2022-08-02T22:47:25.138Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:25.138Z] c2e1ed3bfb1f: Pushed [2022-08-02T22:47:26.077Z] 23b4af9ac372: Pushed [2022-08-02T22:47:26.338Z] a6afff577b5b: Pushed [2022-08-02T22:47:26.600Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:ef416ae41ac56ac7d657e18921f363571b459098431eec18ecbf223222d68151 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:26.912Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:27.232Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-02T22:47:27.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-02T22:47:27.232Z] a09a7268e1c9: Preparing [2022-08-02T22:47:27.232Z] 9bac0f30badc: Preparing [2022-08-02T22:47:27.232Z] a6afff577b5b: Preparing [2022-08-02T22:47:27.232Z] 23b4af9ac372: Preparing [2022-08-02T22:47:27.232Z] 828a8ca9dafa: Preparing [2022-08-02T22:47:27.232Z] 934256a169c0: Preparing [2022-08-02T22:47:27.232Z] acfaadf60691: Preparing [2022-08-02T22:47:27.232Z] abd69db54a8c: Preparing [2022-08-02T22:47:27.232Z] c2e1ed3bfb1f: Preparing [2022-08-02T22:47:27.232Z] ec34fcc1d526: Preparing [2022-08-02T22:47:27.232Z] 934256a169c0: Waiting [2022-08-02T22:47:27.232Z] ec34fcc1d526: Waiting [2022-08-02T22:47:27.232Z] c2e1ed3bfb1f: Waiting [2022-08-02T22:47:27.232Z] acfaadf60691: Waiting [2022-08-02T22:47:27.232Z] abd69db54a8c: Waiting [2022-08-02T22:47:27.232Z] 828a8ca9dafa: Layer already exists [2022-08-02T22:47:27.232Z] 23b4af9ac372: Layer already exists [2022-08-02T22:47:27.232Z] a09a7268e1c9: Layer already exists [2022-08-02T22:47:27.232Z] a6afff577b5b: Layer already exists [2022-08-02T22:47:27.232Z] 9bac0f30badc: Layer already exists [2022-08-02T22:47:27.232Z] acfaadf60691: Layer already exists [2022-08-02T22:47:27.232Z] 934256a169c0: Layer already exists [2022-08-02T22:47:27.233Z] abd69db54a8c: Layer already exists [2022-08-02T22:47:27.233Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:27.233Z] c2e1ed3bfb1f: Layer already exists [2022-08-02T22:47:27.233Z] latest: digest: sha256:ef416ae41ac56ac7d657e18921f363571b459098431eec18ecbf223222d68151 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:27.548Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:27.853Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.36 [2022-08-02T22:47:27.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-02T22:47:27.854Z] a09a7268e1c9: Preparing [2022-08-02T22:47:27.854Z] 9bac0f30badc: Preparing [2022-08-02T22:47:27.854Z] a6afff577b5b: Preparing [2022-08-02T22:47:27.854Z] 23b4af9ac372: Preparing [2022-08-02T22:47:27.854Z] 828a8ca9dafa: Preparing [2022-08-02T22:47:27.854Z] 934256a169c0: Preparing [2022-08-02T22:47:27.854Z] acfaadf60691: Preparing [2022-08-02T22:47:27.854Z] abd69db54a8c: Preparing [2022-08-02T22:47:27.854Z] c2e1ed3bfb1f: Preparing [2022-08-02T22:47:27.854Z] ec34fcc1d526: Preparing [2022-08-02T22:47:27.854Z] acfaadf60691: Waiting [2022-08-02T22:47:27.854Z] 934256a169c0: Waiting [2022-08-02T22:47:27.854Z] c2e1ed3bfb1f: Waiting [2022-08-02T22:47:27.854Z] ec34fcc1d526: Waiting [2022-08-02T22:47:27.854Z] 23b4af9ac372: Layer already exists [2022-08-02T22:47:27.854Z] a09a7268e1c9: Layer already exists [2022-08-02T22:47:27.854Z] a6afff577b5b: Layer already exists [2022-08-02T22:47:27.854Z] 828a8ca9dafa: Layer already exists [2022-08-02T22:47:27.854Z] 9bac0f30badc: Layer already exists [2022-08-02T22:47:27.854Z] abd69db54a8c: Layer already exists [2022-08-02T22:47:27.854Z] acfaadf60691: Layer already exists [2022-08-02T22:47:27.854Z] c2e1ed3bfb1f: Layer already exists [2022-08-02T22:47:27.854Z] 934256a169c0: Layer already exists [2022-08-02T22:47:27.854Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:27.854Z] 2.3.0-dev.36: digest: sha256:ef416ae41ac56ac7d657e18921f363571b459098431eec18ecbf223222d68151 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:28.171Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:28.549Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:28.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-02T22:47:28.549Z] a09a7268e1c9: Preparing [2022-08-02T22:47:28.549Z] 9bac0f30badc: Preparing [2022-08-02T22:47:28.549Z] a6afff577b5b: Preparing [2022-08-02T22:47:28.549Z] 23b4af9ac372: Preparing [2022-08-02T22:47:28.549Z] 828a8ca9dafa: Preparing [2022-08-02T22:47:28.549Z] 934256a169c0: Preparing [2022-08-02T22:47:28.549Z] acfaadf60691: Preparing [2022-08-02T22:47:28.549Z] abd69db54a8c: Preparing [2022-08-02T22:47:28.549Z] c2e1ed3bfb1f: Preparing [2022-08-02T22:47:28.549Z] ec34fcc1d526: Preparing [2022-08-02T22:47:28.549Z] 934256a169c0: Waiting [2022-08-02T22:47:28.549Z] acfaadf60691: Waiting [2022-08-02T22:47:28.549Z] abd69db54a8c: Waiting [2022-08-02T22:47:28.549Z] ec34fcc1d526: Waiting [2022-08-02T22:47:28.549Z] a6afff577b5b: Layer already exists [2022-08-02T22:47:28.549Z] 23b4af9ac372: Layer already exists [2022-08-02T22:47:28.549Z] a09a7268e1c9: Layer already exists [2022-08-02T22:47:28.549Z] 9bac0f30badc: Layer already exists [2022-08-02T22:47:28.549Z] 828a8ca9dafa: Layer already exists [2022-08-02T22:47:28.549Z] 934256a169c0: Layer already exists [2022-08-02T22:47:28.549Z] acfaadf60691: Layer already exists [2022-08-02T22:47:28.549Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:28.549Z] abd69db54a8c: Layer already exists [2022-08-02T22:47:28.549Z] c2e1ed3bfb1f: Layer already exists [2022-08-02T22:47:28.549Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:ef416ae41ac56ac7d657e18921f363571b459098431eec18ecbf223222d68151 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:28.891Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:29.203Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-02T22:47:29.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-02T22:47:29.203Z] a09a7268e1c9: Preparing [2022-08-02T22:47:29.203Z] 9bac0f30badc: Preparing [2022-08-02T22:47:29.204Z] a6afff577b5b: Preparing [2022-08-02T22:47:29.204Z] 23b4af9ac372: Preparing [2022-08-02T22:47:29.204Z] 828a8ca9dafa: Preparing [2022-08-02T22:47:29.204Z] 934256a169c0: Preparing [2022-08-02T22:47:29.204Z] acfaadf60691: Preparing [2022-08-02T22:47:29.204Z] abd69db54a8c: Preparing [2022-08-02T22:47:29.204Z] c2e1ed3bfb1f: Preparing [2022-08-02T22:47:29.204Z] 934256a169c0: Waiting [2022-08-02T22:47:29.204Z] ec34fcc1d526: Preparing [2022-08-02T22:47:29.204Z] acfaadf60691: Waiting [2022-08-02T22:47:29.204Z] abd69db54a8c: Waiting [2022-08-02T22:47:29.204Z] c2e1ed3bfb1f: Waiting [2022-08-02T22:47:29.204Z] 23b4af9ac372: Layer already exists [2022-08-02T22:47:29.204Z] 828a8ca9dafa: Layer already exists [2022-08-02T22:47:29.204Z] a6afff577b5b: Layer already exists [2022-08-02T22:47:29.204Z] 9bac0f30badc: Layer already exists [2022-08-02T22:47:29.204Z] a09a7268e1c9: Layer already exists [2022-08-02T22:47:29.204Z] 934256a169c0: Layer already exists [2022-08-02T22:47:29.204Z] abd69db54a8c: Layer already exists [2022-08-02T22:47:29.204Z] acfaadf60691: Layer already exists [2022-08-02T22:47:29.204Z] ec34fcc1d526: Layer already exists [2022-08-02T22:47:29.204Z] c2e1ed3bfb1f: Layer already exists [2022-08-02T22:47:29.204Z] main: digest: sha256:ef416ae41ac56ac7d657e18921f363571b459098431eec18ecbf223222d68151 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:47:29.250Z] ===================================================== [Pipeline] echo [2022-08-02T22:47:29.259Z] taggedImages: [2022-08-02T22:47:29.259Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:29.259Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-02T22:47:29.259Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.36 [2022-08-02T22:47:29.259Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:29.259Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-02T22:47:29.280Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-02T22:47:29.280Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:29.280Z] latest [2022-08-02T22:47:29.280Z] 2.3.0-dev.36 [2022-08-02T22:47:29.280Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:29.280Z] main [2022-08-02T22:47:29.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:29.615Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:29.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:29.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-02T22:47:29.926Z] a3980e95016b: Preparing [2022-08-02T22:47:29.926Z] 2e1fdb8b850b: Preparing [2022-08-02T22:47:29.926Z] 49bbc6186781: Preparing [2022-08-02T22:47:29.926Z] 7226b5e5cfd5: Preparing [2022-08-02T22:47:29.926Z] c730bf26b8b2: Preparing [2022-08-02T22:47:29.926Z] ad543cd673bd: Preparing [2022-08-02T22:47:29.926Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:29.926Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:29.926Z] c730bf26b8b2: Pushed [2022-08-02T22:47:29.926Z] a3980e95016b: Pushed [2022-08-02T22:47:30.260Z] ---> e5bbee81f099 [2022-08-02T22:47:30.260Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-02T22:47:30.260Z] ---> 3a9b565166cb [2022-08-02T22:47:30.260Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-02T22:47:30.260Z] ---> Running in c0e004ff1261 [2022-08-02T22:47:30.260Z] ---> Running in 42120dd567aa [2022-08-02T22:47:30.260Z] ---> 8831f020a8eb [2022-08-02T22:47:30.260Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T22:47:30.495Z] 7226b5e5cfd5: Pushed [2022-08-02T22:47:30.549Z] ---> Running in 6655318453b5 [2022-08-02T22:47:31.555Z] Removing intermediate container 6655318453b5 [2022-08-02T22:47:31.555Z] ---> 2f8f24997244 [2022-08-02T22:47:31.555Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T22:47:31.848Z] ---> Running in 2be0e2732a75 [2022-08-02T22:47:31.848Z] ---> 6455832e3cf1 [2022-08-02T22:47:31.848Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-02T22:47:32.133Z] ---> Running in 046108812da7 [2022-08-02T22:47:32.133Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-02T22:47:32.407Z] 2e1fdb8b850b: Pushed [2022-08-02T22:47:32.407Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:07e20b86c9e459d9011e1833db7d628d66d61e8fc9cf15eeaff1082e61e630f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:32.728Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [2022-08-02T22:47:32.744Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-02T22:47:32.744Z] ---> acda18445d32 [2022-08-02T22:47:32.744Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:33.025Z] Removing intermediate container 2be0e2732a75 [2022-08-02T22:47:33.025Z] ---> 55593025a0d8 [2022-08-02T22:47:33.025Z] 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-08-02T22:47:33.025Z] ---> Running in 1e9bdc58ae73 [2022-08-02T22:47:33.025Z] ---> Running in 2c9376c55cdb [2022-08-02T22:47:33.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-02T22:47:33.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-02T22:47:33.045Z] a3980e95016b: Preparing [2022-08-02T22:47:33.045Z] 2e1fdb8b850b: Preparing [2022-08-02T22:47:33.045Z] 49bbc6186781: Preparing [2022-08-02T22:47:33.045Z] 7226b5e5cfd5: Preparing [2022-08-02T22:47:33.045Z] c730bf26b8b2: Preparing [2022-08-02T22:47:33.045Z] ad543cd673bd: Preparing [2022-08-02T22:47:33.045Z] ad543cd673bd: Waiting [2022-08-02T22:47:33.045Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:33.045Z] a3980e95016b: Layer already exists [2022-08-02T22:47:33.045Z] 7226b5e5cfd5: Layer already exists [2022-08-02T22:47:33.045Z] 2e1fdb8b850b: Layer already exists [2022-08-02T22:47:33.045Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:33.045Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:33.045Z] latest: digest: sha256:07e20b86c9e459d9011e1833db7d628d66d61e8fc9cf15eeaff1082e61e630f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:33.366Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:33.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.36 [2022-08-02T22:47:33.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-02T22:47:33.684Z] a3980e95016b: Preparing [2022-08-02T22:47:33.684Z] 2e1fdb8b850b: Preparing [2022-08-02T22:47:33.684Z] 49bbc6186781: Preparing [2022-08-02T22:47:33.684Z] 7226b5e5cfd5: Preparing [2022-08-02T22:47:33.684Z] c730bf26b8b2: Preparing [2022-08-02T22:47:33.684Z] ad543cd673bd: Preparing [2022-08-02T22:47:33.684Z] ad543cd673bd: Waiting [2022-08-02T22:47:33.684Z] 2e1fdb8b850b: Layer already exists [2022-08-02T22:47:33.684Z] 7226b5e5cfd5: Layer already exists [2022-08-02T22:47:33.684Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:33.684Z] a3980e95016b: Layer already exists [2022-08-02T22:47:33.684Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:33.684Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:33.684Z] 2.3.0-dev.36: digest: sha256:07e20b86c9e459d9011e1833db7d628d66d61e8fc9cf15eeaff1082e61e630f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:34.007Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [2022-08-02T22:47:34.033Z] Removing intermediate container 1e9bdc58ae73 [2022-08-02T22:47:34.033Z] ---> 7b5cb6987861 [2022-08-02T22:47:34.033Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T22:47:34.033Z] ---> Running in 94769b46ecc2 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:34.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:34.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-02T22:47:34.324Z] a3980e95016b: Preparing [2022-08-02T22:47:34.324Z] 2e1fdb8b850b: Preparing [2022-08-02T22:47:34.324Z] 49bbc6186781: Preparing [2022-08-02T22:47:34.324Z] 7226b5e5cfd5: Preparing [2022-08-02T22:47:34.324Z] c730bf26b8b2: Preparing [2022-08-02T22:47:34.324Z] ad543cd673bd: Preparing [2022-08-02T22:47:34.324Z] ad543cd673bd: Waiting [2022-08-02T22:47:34.324Z] 2e1fdb8b850b: Layer already exists [2022-08-02T22:47:34.324Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:34.324Z] a3980e95016b: Layer already exists [2022-08-02T22:47:34.324Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:34.324Z] 7226b5e5cfd5: Layer already exists [2022-08-02T22:47:34.324Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:34.324Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:07e20b86c9e459d9011e1833db7d628d66d61e8fc9cf15eeaff1082e61e630f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:34.645Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T22:47:34.645Z] Removing intermediate container 94769b46ecc2 [2022-08-02T22:47:34.645Z] ---> d50b84a5d6c8 [2022-08-02T22:47:34.645Z] 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-08-02T22:47:34.646Z] + 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-08-02T22:47:34.928Z] ---> Running in ae7a3bca6d66 [2022-08-02T22:47:34.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-02T22:47:34.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-02T22:47:34.956Z] a3980e95016b: Preparing [2022-08-02T22:47:34.956Z] 2e1fdb8b850b: Preparing [2022-08-02T22:47:34.956Z] 49bbc6186781: Preparing [2022-08-02T22:47:34.956Z] 7226b5e5cfd5: Preparing [2022-08-02T22:47:34.956Z] c730bf26b8b2: Preparing [2022-08-02T22:47:34.956Z] ad543cd673bd: Preparing [2022-08-02T22:47:34.956Z] ad543cd673bd: Waiting [2022-08-02T22:47:34.956Z] a3980e95016b: Layer already exists [2022-08-02T22:47:34.956Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:34.956Z] 49bbc6186781: Layer already exists [2022-08-02T22:47:34.956Z] 7226b5e5cfd5: Layer already exists [2022-08-02T22:47:34.956Z] 2e1fdb8b850b: Layer already exists [2022-08-02T22:47:34.956Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:34.956Z] main: digest: sha256:07e20b86c9e459d9011e1833db7d628d66d61e8fc9cf15eeaff1082e61e630f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:47:35.007Z] ===================================================== [Pipeline] echo [2022-08-02T22:47:35.015Z] taggedImages: [2022-08-02T22:47:35.015Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:35.015Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-02T22:47:35.015Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.36 [2022-08-02T22:47:35.015Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:35.015Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-02T22:47:35.032Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-02T22:47:35.032Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:35.032Z] latest [2022-08-02T22:47:35.032Z] 2.3.0-dev.36 [2022-08-02T22:47:35.032Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:35.032Z] main [2022-08-02T22:47:35.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:35.350Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:35.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:35.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-02T22:47:35.660Z] 7e403e9c64d9: Preparing [2022-08-02T22:47:35.660Z] 804dbbeee85c: Preparing [2022-08-02T22:47:35.660Z] 2692c40e8102: Preparing [2022-08-02T22:47:35.660Z] 4fa9e978639b: Preparing [2022-08-02T22:47:35.660Z] 59e195f6a5b1: Preparing [2022-08-02T22:47:35.660Z] ceae6e9b7a6b: Preparing [2022-08-02T22:47:35.660Z] c730bf26b8b2: Preparing [2022-08-02T22:47:35.660Z] ad543cd673bd: Preparing [2022-08-02T22:47:35.660Z] ceae6e9b7a6b: Waiting [2022-08-02T22:47:35.660Z] ad543cd673bd: Waiting [2022-08-02T22:47:35.660Z] 7e403e9c64d9: Pushed [2022-08-02T22:47:35.660Z] 2692c40e8102: Pushed [2022-08-02T22:47:35.660Z] 804dbbeee85c: Pushed [2022-08-02T22:47:35.660Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:35.660Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:36.231Z] ceae6e9b7a6b: Pushed [2022-08-02T22:47:36.932Z] Removing intermediate container 2c9376c55cdb [2022-08-02T22:47:36.932Z] ---> 5faaa17fe1bc [2022-08-02T22:47:36.932Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T22:47:36.932Z] ---> Running in a02017da6f22 [2022-08-02T22:47:37.535Z] Removing intermediate container a02017da6f22 [2022-08-02T22:47:37.535Z] ---> 305879cd73f9 [2022-08-02T22:47:37.535Z] [2022-08-02T22:47:37.535Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T22:47:37.821Z] 3.15: Pulling from library/alpine [2022-08-02T22:47:38.427Z] Removing intermediate container ae7a3bca6d66 [2022-08-02T22:47:38.427Z] ---> 7b42c45de989 [2022-08-02T22:47:38.427Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T22:47:38.710Z] ---> Running in 96634a4436c9 [2022-08-02T22:47:39.321Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T22:47:39.321Z] Status: Downloaded newer image for alpine:3.15 [2022-08-02T22:47:39.321Z] ---> 60f2846fe774 [2022-08-02T22:47:39.532Z] 59e195f6a5b1: Pushed [2022-08-02T22:47:39.597Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T22:47:39.597Z] ---> Running in ccb4aede3ab7 [2022-08-02T22:47:39.597Z] Removing intermediate container 96634a4436c9 [2022-08-02T22:47:39.597Z] ---> 91080d67d5a1 [2022-08-02T22:47:39.597Z] [2022-08-02T22:47:39.597Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T22:47:39.597Z] ---> 60f2846fe774 [2022-08-02T22:47:39.597Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T22:47:39.879Z] ---> Running in d5655bc8ab39 [2022-08-02T22:47:40.483Z] Removing intermediate container ccb4aede3ab7 [2022-08-02T22:47:40.483Z] ---> 59233a85c858 [2022-08-02T22:47:40.483Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:47:40.483Z] ---> Running in 1b45b767b0f0 [2022-08-02T22:47:40.769Z] Removing intermediate container d5655bc8ab39 [2022-08-02T22:47:40.769Z] ---> 103fbf4e1760 [2022-08-02T22:47:40.769Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:47:40.769Z] ---> Running in 4cf89b066c39 [2022-08-02T22:47:42.837Z] 4fa9e978639b: Pushed [2022-08-02T22:47:43.099Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:d212f7ba5cdce0348cb0da2de09a4940f491b156318f3ca3a70ddc5ad19dd761 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:43.423Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:43.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-02T22:47:43.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-02T22:47:43.738Z] 7e403e9c64d9: Preparing [2022-08-02T22:47:43.738Z] 804dbbeee85c: Preparing [2022-08-02T22:47:43.738Z] 2692c40e8102: Preparing [2022-08-02T22:47:43.738Z] 4fa9e978639b: Preparing [2022-08-02T22:47:43.738Z] 59e195f6a5b1: Preparing [2022-08-02T22:47:43.738Z] ceae6e9b7a6b: Preparing [2022-08-02T22:47:43.738Z] c730bf26b8b2: Preparing [2022-08-02T22:47:43.738Z] ad543cd673bd: Preparing [2022-08-02T22:47:43.738Z] ad543cd673bd: Waiting [2022-08-02T22:47:43.738Z] ceae6e9b7a6b: Waiting [2022-08-02T22:47:43.738Z] c730bf26b8b2: Waiting [2022-08-02T22:47:43.738Z] 804dbbeee85c: Layer already exists [2022-08-02T22:47:43.738Z] 7e403e9c64d9: Layer already exists [2022-08-02T22:47:43.738Z] 4fa9e978639b: Layer already exists [2022-08-02T22:47:43.738Z] 59e195f6a5b1: Layer already exists [2022-08-02T22:47:43.738Z] 2692c40e8102: Layer already exists [2022-08-02T22:47:43.738Z] ceae6e9b7a6b: Layer already exists [2022-08-02T22:47:43.738Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:43.738Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:43.738Z] latest: digest: sha256:d212f7ba5cdce0348cb0da2de09a4940f491b156318f3ca3a70ddc5ad19dd761 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:44.056Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:44.191Z] Removing intermediate container 1b45b767b0f0 [2022-08-02T22:47:44.191Z] ---> e6e28f28e9b3 [2022-08-02T22:47:44.191Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T22:47:44.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.36 [2022-08-02T22:47:44.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-02T22:47:44.374Z] 7e403e9c64d9: Preparing [2022-08-02T22:47:44.374Z] 804dbbeee85c: Preparing [2022-08-02T22:47:44.374Z] 2692c40e8102: Preparing [2022-08-02T22:47:44.374Z] 4fa9e978639b: Preparing [2022-08-02T22:47:44.374Z] 59e195f6a5b1: Preparing [2022-08-02T22:47:44.374Z] ceae6e9b7a6b: Preparing [2022-08-02T22:47:44.374Z] c730bf26b8b2: Preparing [2022-08-02T22:47:44.374Z] ad543cd673bd: Preparing [2022-08-02T22:47:44.374Z] ceae6e9b7a6b: Waiting [2022-08-02T22:47:44.374Z] c730bf26b8b2: Waiting [2022-08-02T22:47:44.374Z] ad543cd673bd: Waiting [2022-08-02T22:47:44.374Z] 59e195f6a5b1: Layer already exists [2022-08-02T22:47:44.374Z] 7e403e9c64d9: Layer already exists [2022-08-02T22:47:44.374Z] 804dbbeee85c: Layer already exists [2022-08-02T22:47:44.374Z] 2692c40e8102: Layer already exists [2022-08-02T22:47:44.374Z] 4fa9e978639b: Layer already exists [2022-08-02T22:47:44.374Z] ceae6e9b7a6b: Layer already exists [2022-08-02T22:47:44.374Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:44.374Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:44.374Z] 2.3.0-dev.36: digest: sha256:d212f7ba5cdce0348cb0da2de09a4940f491b156318f3ca3a70ddc5ad19dd761 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:44.470Z] ---> Running in ed86f779b188 [2022-08-02T22:47:44.696Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:44.746Z] Removing intermediate container 4cf89b066c39 [2022-08-02T22:47:44.746Z] ---> c0e186b8ae0d [2022-08-02T22:47:44.746Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-02T22:47:45.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:45.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-02T22:47:45.016Z] 7e403e9c64d9: Preparing [2022-08-02T22:47:45.016Z] 804dbbeee85c: Preparing [2022-08-02T22:47:45.016Z] 2692c40e8102: Preparing [2022-08-02T22:47:45.016Z] 4fa9e978639b: Preparing [2022-08-02T22:47:45.016Z] 59e195f6a5b1: Preparing [2022-08-02T22:47:45.016Z] ceae6e9b7a6b: Preparing [2022-08-02T22:47:45.016Z] c730bf26b8b2: Preparing [2022-08-02T22:47:45.016Z] ad543cd673bd: Preparing [2022-08-02T22:47:45.016Z] ceae6e9b7a6b: Waiting [2022-08-02T22:47:45.016Z] ad543cd673bd: Waiting [2022-08-02T22:47:45.016Z] c730bf26b8b2: Waiting [2022-08-02T22:47:45.016Z] 804dbbeee85c: Layer already exists [2022-08-02T22:47:45.016Z] 4fa9e978639b: Layer already exists [2022-08-02T22:47:45.016Z] 59e195f6a5b1: Layer already exists [2022-08-02T22:47:45.016Z] 7e403e9c64d9: Layer already exists [2022-08-02T22:47:45.016Z] 2692c40e8102: Layer already exists [2022-08-02T22:47:45.016Z] ceae6e9b7a6b: Layer already exists [2022-08-02T22:47:45.016Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:45.016Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:45.016Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:d212f7ba5cdce0348cb0da2de09a4940f491b156318f3ca3a70ddc5ad19dd761 size: 1992 [Pipeline] } [2022-08-02T22:47:45.028Z] ---> Running in f8e2ff5cd3b2 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:45.336Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:45.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-02T22:47:45.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-02T22:47:45.654Z] 7e403e9c64d9: Preparing [2022-08-02T22:47:45.654Z] 804dbbeee85c: Preparing [2022-08-02T22:47:45.654Z] 2692c40e8102: Preparing [2022-08-02T22:47:45.654Z] 4fa9e978639b: Preparing [2022-08-02T22:47:45.654Z] 59e195f6a5b1: Preparing [2022-08-02T22:47:45.654Z] ceae6e9b7a6b: Preparing [2022-08-02T22:47:45.654Z] c730bf26b8b2: Preparing [2022-08-02T22:47:45.654Z] ad543cd673bd: Preparing [2022-08-02T22:47:45.654Z] ceae6e9b7a6b: Waiting [2022-08-02T22:47:45.654Z] ad543cd673bd: Waiting [2022-08-02T22:47:45.654Z] c730bf26b8b2: Waiting [2022-08-02T22:47:45.654Z] 7e403e9c64d9: Layer already exists [2022-08-02T22:47:45.654Z] 59e195f6a5b1: Layer already exists [2022-08-02T22:47:45.654Z] 2692c40e8102: Layer already exists [2022-08-02T22:47:45.654Z] 804dbbeee85c: Layer already exists [2022-08-02T22:47:45.654Z] 4fa9e978639b: Layer already exists [2022-08-02T22:47:45.654Z] ceae6e9b7a6b: Layer already exists [2022-08-02T22:47:45.654Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:45.654Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:45.654Z] main: digest: sha256:d212f7ba5cdce0348cb0da2de09a4940f491b156318f3ca3a70ddc5ad19dd761 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:47:45.709Z] ===================================================== [Pipeline] echo [2022-08-02T22:47:45.719Z] taggedImages: [2022-08-02T22:47:45.719Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:45.719Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-02T22:47:45.719Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.36 [2022-08-02T22:47:45.719Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:45.719Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-02T22:47:45.745Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-02T22:47:45.745Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:45.745Z] latest [2022-08-02T22:47:45.745Z] 2.3.0-dev.36 [2022-08-02T22:47:45.745Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:45.745Z] main [2022-08-02T22:47:45.745Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:46.065Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:46.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:46.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-02T22:47:46.378Z] f8755e59724b: Preparing [2022-08-02T22:47:46.378Z] d41d7c453a66: Preparing [2022-08-02T22:47:46.378Z] dba58850bc6a: Preparing [2022-08-02T22:47:46.378Z] c7931108c167: Preparing [2022-08-02T22:47:46.378Z] 910bac9ee043: Preparing [2022-08-02T22:47:46.378Z] c730bf26b8b2: Preparing [2022-08-02T22:47:46.378Z] ad543cd673bd: Preparing [2022-08-02T22:47:46.378Z] c730bf26b8b2: Waiting [2022-08-02T22:47:46.378Z] ad543cd673bd: Waiting [2022-08-02T22:47:46.378Z] f8755e59724b: Pushed [2022-08-02T22:47:46.378Z] d41d7c453a66: Pushed [2022-08-02T22:47:46.378Z] dba58850bc6a: Pushed [2022-08-02T22:47:46.378Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:46.378Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:46.639Z] 910bac9ee043: Pushed [2022-08-02T22:47:47.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:47:47.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:47:48.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:47:48.296Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:47:49.738Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T22:47:49.738Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T22:47:49.738Z] OK: 15734 distinct packages available [2022-08-02T22:47:49.738Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T22:47:49.738Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T22:47:49.738Z] OK: 15734 distinct packages available [2022-08-02T22:47:49.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:47:49.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:47:50.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:47:50.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:47:51.715Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-02T22:47:51.715Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T22:47:51.994Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-02T22:47:51.994Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T22:47:51.994Z] (3/4) Installing libucontext (1.1-r0) [2022-08-02T22:47:51.994Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T22:47:51.994Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-02T22:47:52.285Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T22:47:52.285Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T22:47:52.285Z] OK: 6 MiB in 18 packages [2022-08-02T22:47:52.285Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T22:47:52.564Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T22:47:52.564Z] OK: 6 MiB in 19 packages [2022-08-02T22:47:54.020Z] Removing intermediate container f8e2ff5cd3b2 [2022-08-02T22:47:54.021Z] ---> e15c03f408ff [2022-08-02T22:47:54.021Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T22:47:54.298Z] Removing intermediate container ed86f779b188 [2022-08-02T22:47:54.298Z] ---> 11d39a90ed0c [2022-08-02T22:47:54.298Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-02T22:47:54.780Z] c7931108c167: Pushed [2022-08-02T22:47:54.780Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:3bc0584870a53a17d73ef1c2a97575164ec9d2a15e9bf3a82478f78cdc7fa1fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:55.100Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:55.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-02T22:47:55.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-02T22:47:55.415Z] f8755e59724b: Preparing [2022-08-02T22:47:55.415Z] d41d7c453a66: Preparing [2022-08-02T22:47:55.415Z] dba58850bc6a: Preparing [2022-08-02T22:47:55.415Z] c7931108c167: Preparing [2022-08-02T22:47:55.415Z] 910bac9ee043: Preparing [2022-08-02T22:47:55.415Z] c730bf26b8b2: Preparing [2022-08-02T22:47:55.415Z] ad543cd673bd: Preparing [2022-08-02T22:47:55.415Z] c730bf26b8b2: Waiting [2022-08-02T22:47:55.415Z] ad543cd673bd: Waiting [2022-08-02T22:47:55.415Z] 910bac9ee043: Layer already exists [2022-08-02T22:47:55.415Z] d41d7c453a66: Layer already exists [2022-08-02T22:47:55.415Z] dba58850bc6a: Layer already exists [2022-08-02T22:47:55.415Z] c7931108c167: Layer already exists [2022-08-02T22:47:55.415Z] f8755e59724b: Layer already exists [2022-08-02T22:47:55.415Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:55.415Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:55.415Z] latest: digest: sha256:3bc0584870a53a17d73ef1c2a97575164ec9d2a15e9bf3a82478f78cdc7fa1fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:55.739Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:56.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.36 [2022-08-02T22:47:56.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-02T22:47:56.055Z] f8755e59724b: Preparing [2022-08-02T22:47:56.055Z] d41d7c453a66: Preparing [2022-08-02T22:47:56.055Z] dba58850bc6a: Preparing [2022-08-02T22:47:56.055Z] c7931108c167: Preparing [2022-08-02T22:47:56.055Z] 910bac9ee043: Preparing [2022-08-02T22:47:56.055Z] c730bf26b8b2: Preparing [2022-08-02T22:47:56.055Z] ad543cd673bd: Preparing [2022-08-02T22:47:56.055Z] c730bf26b8b2: Waiting [2022-08-02T22:47:56.055Z] ad543cd673bd: Waiting [2022-08-02T22:47:56.055Z] 910bac9ee043: Layer already exists [2022-08-02T22:47:56.055Z] f8755e59724b: Layer already exists [2022-08-02T22:47:56.055Z] d41d7c453a66: Layer already exists [2022-08-02T22:47:56.055Z] dba58850bc6a: Layer already exists [2022-08-02T22:47:56.055Z] c7931108c167: Layer already exists [2022-08-02T22:47:56.055Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:56.055Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:56.055Z] 2.3.0-dev.36: digest: sha256:3bc0584870a53a17d73ef1c2a97575164ec9d2a15e9bf3a82478f78cdc7fa1fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:56.372Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:56.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:56.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-02T22:47:56.693Z] f8755e59724b: Preparing [2022-08-02T22:47:56.693Z] d41d7c453a66: Preparing [2022-08-02T22:47:56.693Z] dba58850bc6a: Preparing [2022-08-02T22:47:56.693Z] c7931108c167: Preparing [2022-08-02T22:47:56.693Z] 910bac9ee043: Preparing [2022-08-02T22:47:56.693Z] c730bf26b8b2: Preparing [2022-08-02T22:47:56.693Z] ad543cd673bd: Preparing [2022-08-02T22:47:56.693Z] c730bf26b8b2: Waiting [2022-08-02T22:47:56.693Z] ad543cd673bd: Waiting [2022-08-02T22:47:56.693Z] 910bac9ee043: Layer already exists [2022-08-02T22:47:56.693Z] c7931108c167: Layer already exists [2022-08-02T22:47:56.693Z] dba58850bc6a: Layer already exists [2022-08-02T22:47:56.693Z] f8755e59724b: Layer already exists [2022-08-02T22:47:56.693Z] d41d7c453a66: Layer already exists [2022-08-02T22:47:56.693Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:56.693Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:56.693Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:3bc0584870a53a17d73ef1c2a97575164ec9d2a15e9bf3a82478f78cdc7fa1fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:57.017Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:57.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-02T22:47:57.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-02T22:47:57.333Z] f8755e59724b: Preparing [2022-08-02T22:47:57.333Z] d41d7c453a66: Preparing [2022-08-02T22:47:57.333Z] dba58850bc6a: Preparing [2022-08-02T22:47:57.333Z] c7931108c167: Preparing [2022-08-02T22:47:57.333Z] 910bac9ee043: Preparing [2022-08-02T22:47:57.333Z] c730bf26b8b2: Preparing [2022-08-02T22:47:57.333Z] ad543cd673bd: Preparing [2022-08-02T22:47:57.333Z] ad543cd673bd: Waiting [2022-08-02T22:47:57.333Z] c730bf26b8b2: Waiting [2022-08-02T22:47:57.333Z] dba58850bc6a: Layer already exists [2022-08-02T22:47:57.333Z] c7931108c167: Layer already exists [2022-08-02T22:47:57.333Z] d41d7c453a66: Layer already exists [2022-08-02T22:47:57.333Z] f8755e59724b: Layer already exists [2022-08-02T22:47:57.333Z] 910bac9ee043: Layer already exists [2022-08-02T22:47:57.333Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:57.333Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:57.333Z] main: digest: sha256:3bc0584870a53a17d73ef1c2a97575164ec9d2a15e9bf3a82478f78cdc7fa1fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:47:57.429Z] ===================================================== [Pipeline] echo [2022-08-02T22:47:57.437Z] taggedImages: [2022-08-02T22:47:57.437Z] - nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:57.437Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-02T22:47:57.437Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.36 [2022-08-02T22:47:57.437Z] - nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:57.437Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-02T22:47:57.457Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-02T22:47:57.457Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:57.457Z] latest [2022-08-02T22:47:57.457Z] 2.3.0-dev.36 [2022-08-02T22:47:57.458Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:47:57.458Z] main [2022-08-02T22:47:57.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:57.826Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:47:58.140Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:47:58.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-02T22:47:58.140Z] d68cd8f767e1: Preparing [2022-08-02T22:47:58.140Z] 2391cbaf6f46: Preparing [2022-08-02T22:47:58.140Z] 086ef736e46c: Preparing [2022-08-02T22:47:58.140Z] 331b56fbab2a: Preparing [2022-08-02T22:47:58.140Z] ceae6e9b7a6b: Preparing [2022-08-02T22:47:58.140Z] c730bf26b8b2: Preparing [2022-08-02T22:47:58.140Z] ad543cd673bd: Preparing [2022-08-02T22:47:58.140Z] c730bf26b8b2: Waiting [2022-08-02T22:47:58.140Z] ad543cd673bd: Waiting [2022-08-02T22:47:58.140Z] ceae6e9b7a6b: Layer already exists [2022-08-02T22:47:58.140Z] c730bf26b8b2: Layer already exists [2022-08-02T22:47:58.140Z] ad543cd673bd: Layer already exists [2022-08-02T22:47:58.140Z] 2391cbaf6f46: Pushed [2022-08-02T22:47:58.140Z] d68cd8f767e1: Pushed [2022-08-02T22:47:58.140Z] 086ef736e46c: Pushed [2022-08-02T22:47:59.737Z] ---> a3f266553b0c [2022-08-02T22:47:59.737Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T22:48:01.713Z] ---> 5065653aa71f [2022-08-02T22:48:01.713Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T22:48:02.714Z] ---> 7ebe050f9d4e [2022-08-02T22:48:02.714Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-02T22:48:02.998Z] ---> Running in ee6ab4800d1c [2022-08-02T22:48:03.625Z] Removing intermediate container ee6ab4800d1c [2022-08-02T22:48:03.625Z] ---> a0544f4a9a57 [2022-08-02T22:48:03.625Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-02T22:48:05.067Z] ---> 22634834bc9f [2022-08-02T22:48:05.067Z] Step 21/26 : WORKDIR / [2022-08-02T22:48:05.067Z] ---> Running in 14d4dd51b3e5 [2022-08-02T22:48:05.677Z] Removing intermediate container 14d4dd51b3e5 [2022-08-02T22:48:05.677Z] ---> ba087556c8bb [2022-08-02T22:48:05.677Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T22:48:05.677Z] ---> Running in b7c0a8f4be21 [2022-08-02T22:48:06.278Z] 331b56fbab2a: Pushed [2022-08-02T22:48:06.279Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:90fa8af7005bc478bc4272400c691732a8ec4e660677a9c0e42238fd0f56e609 size: 1780 [2022-08-02T22:48:06.280Z] Removing intermediate container b7c0a8f4be21 [2022-08-02T22:48:06.280Z] ---> b004766b203c [2022-08-02T22:48:06.280Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:06.561Z] ---> Running in c4ee63aaab63 [2022-08-02T22:48:06.561Z] ---> 9b5b606656a1 [2022-08-02T22:48:06.561Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T22:48:06.599Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:06.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-02T22:48:06.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-02T22:48:06.904Z] d68cd8f767e1: Preparing [2022-08-02T22:48:06.904Z] 2391cbaf6f46: Preparing [2022-08-02T22:48:06.904Z] 086ef736e46c: Preparing [2022-08-02T22:48:06.904Z] 331b56fbab2a: Preparing [2022-08-02T22:48:06.904Z] ceae6e9b7a6b: Preparing [2022-08-02T22:48:06.904Z] c730bf26b8b2: Preparing [2022-08-02T22:48:06.904Z] ad543cd673bd: Preparing [2022-08-02T22:48:06.904Z] c730bf26b8b2: Waiting [2022-08-02T22:48:06.904Z] 331b56fbab2a: Layer already exists [2022-08-02T22:48:06.904Z] 2391cbaf6f46: Layer already exists [2022-08-02T22:48:06.904Z] 086ef736e46c: Layer already exists [2022-08-02T22:48:06.904Z] ceae6e9b7a6b: Layer already exists [2022-08-02T22:48:06.904Z] d68cd8f767e1: Layer already exists [2022-08-02T22:48:06.904Z] c730bf26b8b2: Layer already exists [2022-08-02T22:48:06.904Z] ad543cd673bd: Layer already exists [2022-08-02T22:48:06.904Z] latest: digest: sha256:90fa8af7005bc478bc4272400c691732a8ec4e660677a9c0e42238fd0f56e609 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:07.168Z] Removing intermediate container c4ee63aaab63 [2022-08-02T22:48:07.168Z] ---> a90bee2cc5cd [2022-08-02T22:48:07.168Z] Step 24/26 : LABEL arch=arm64 [2022-08-02T22:48:07.168Z] ---> Running in 117f9f5e38cb [2022-08-02T22:48:07.225Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:07.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.36 [2022-08-02T22:48:07.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-02T22:48:07.538Z] d68cd8f767e1: Preparing [2022-08-02T22:48:07.538Z] 2391cbaf6f46: Preparing [2022-08-02T22:48:07.538Z] 086ef736e46c: Preparing [2022-08-02T22:48:07.538Z] 331b56fbab2a: Preparing [2022-08-02T22:48:07.538Z] ceae6e9b7a6b: Preparing [2022-08-02T22:48:07.538Z] c730bf26b8b2: Preparing [2022-08-02T22:48:07.538Z] ad543cd673bd: Preparing [2022-08-02T22:48:07.538Z] ad543cd673bd: Waiting [2022-08-02T22:48:07.538Z] c730bf26b8b2: Waiting [2022-08-02T22:48:07.538Z] 086ef736e46c: Layer already exists [2022-08-02T22:48:07.538Z] ceae6e9b7a6b: Layer already exists [2022-08-02T22:48:07.538Z] 2391cbaf6f46: Layer already exists [2022-08-02T22:48:07.539Z] d68cd8f767e1: Layer already exists [2022-08-02T22:48:07.539Z] 331b56fbab2a: Layer already exists [2022-08-02T22:48:07.539Z] c730bf26b8b2: Layer already exists [2022-08-02T22:48:07.539Z] ad543cd673bd: Layer already exists [2022-08-02T22:48:07.539Z] 2.3.0-dev.36: digest: sha256:90fa8af7005bc478bc4272400c691732a8ec4e660677a9c0e42238fd0f56e609 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:07.769Z] ---> 78b7bc973f92 [2022-08-02T22:48:07.769Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-02T22:48:07.855Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:08.045Z] Removing intermediate container 117f9f5e38cb [2022-08-02T22:48:08.045Z] ---> 0e3fe6810f2d [2022-08-02T22:48:08.045Z] Step 25/26 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:08.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:48:08.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-02T22:48:08.163Z] d68cd8f767e1: Preparing [2022-08-02T22:48:08.163Z] 2391cbaf6f46: Preparing [2022-08-02T22:48:08.163Z] 086ef736e46c: Preparing [2022-08-02T22:48:08.163Z] 331b56fbab2a: Preparing [2022-08-02T22:48:08.163Z] ceae6e9b7a6b: Preparing [2022-08-02T22:48:08.163Z] c730bf26b8b2: Preparing [2022-08-02T22:48:08.163Z] ad543cd673bd: Preparing [2022-08-02T22:48:08.163Z] c730bf26b8b2: Waiting [2022-08-02T22:48:08.163Z] ad543cd673bd: Waiting [2022-08-02T22:48:08.163Z] ceae6e9b7a6b: Layer already exists [2022-08-02T22:48:08.163Z] 2391cbaf6f46: Layer already exists [2022-08-02T22:48:08.163Z] 331b56fbab2a: Layer already exists [2022-08-02T22:48:08.163Z] d68cd8f767e1: Layer already exists [2022-08-02T22:48:08.163Z] 086ef736e46c: Layer already exists [2022-08-02T22:48:08.163Z] c730bf26b8b2: Layer already exists [2022-08-02T22:48:08.163Z] ad543cd673bd: Layer already exists [2022-08-02T22:48:08.163Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:90fa8af7005bc478bc4272400c691732a8ec4e660677a9c0e42238fd0f56e609 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:08.324Z] ---> Running in 969313250bfa [2022-08-02T22:48:08.480Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:08.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-02T22:48:08.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-02T22:48:08.788Z] d68cd8f767e1: Preparing [2022-08-02T22:48:08.788Z] 2391cbaf6f46: Preparing [2022-08-02T22:48:08.788Z] 086ef736e46c: Preparing [2022-08-02T22:48:08.788Z] 331b56fbab2a: Preparing [2022-08-02T22:48:08.788Z] ceae6e9b7a6b: Preparing [2022-08-02T22:48:08.788Z] c730bf26b8b2: Preparing [2022-08-02T22:48:08.788Z] ad543cd673bd: Preparing [2022-08-02T22:48:08.788Z] c730bf26b8b2: Waiting [2022-08-02T22:48:08.788Z] ad543cd673bd: Waiting [2022-08-02T22:48:08.788Z] d68cd8f767e1: Layer already exists [2022-08-02T22:48:08.788Z] 2391cbaf6f46: Layer already exists [2022-08-02T22:48:08.788Z] 086ef736e46c: Layer already exists [2022-08-02T22:48:08.788Z] 331b56fbab2a: Layer already exists [2022-08-02T22:48:08.788Z] ceae6e9b7a6b: Layer already exists [2022-08-02T22:48:08.788Z] c730bf26b8b2: Layer already exists [2022-08-02T22:48:08.788Z] ad543cd673bd: Layer already exists [2022-08-02T22:48:08.788Z] main: digest: sha256:90fa8af7005bc478bc4272400c691732a8ec4e660677a9c0e42238fd0f56e609 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:48:08.836Z] ===================================================== [Pipeline] echo [2022-08-02T22:48:08.848Z] taggedImages: [2022-08-02T22:48:08.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:08.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-02T22:48:08.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.36 [2022-08-02T22:48:08.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:48:08.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-02T22:48:08.872Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-02T22:48:08.872Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:08.872Z] latest [2022-08-02T22:48:08.872Z] 2.3.0-dev.36 [2022-08-02T22:48:08.872Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:48:08.872Z] main [2022-08-02T22:48:08.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:08.939Z] Removing intermediate container 969313250bfa [2022-08-02T22:48:08.939Z] ---> 62315da0276c [2022-08-02T22:48:08.939Z] Step 26/26 : LABEL version=2.3.0-dev.36 [2022-08-02T22:48:08.939Z] ---> Running in 232b85f08a67 [2022-08-02T22:48:09.209Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [2022-08-02T22:48:09.220Z] ---> 7284cddb0f94 [2022-08-02T22:48:09.220Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:09.497Z] Removing intermediate container 232b85f08a67 [2022-08-02T22:48:09.497Z] ---> 25bdb9002f11 [2022-08-02T22:48:09.497Z] [2022-08-02T22:48:09.521Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:09.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-02T22:48:09.521Z] 6ee39201f303: Preparing [2022-08-02T22:48:09.521Z] d640bd574feb: Preparing [2022-08-02T22:48:09.521Z] 49bbc6186781: Preparing [2022-08-02T22:48:09.521Z] 51e13d23f7cc: Preparing [2022-08-02T22:48:09.521Z] ec34fcc1d526: Preparing [2022-08-02T22:48:09.521Z] 49bbc6186781: Layer already exists [2022-08-02T22:48:09.521Z] ec34fcc1d526: Layer already exists [2022-08-02T22:48:09.521Z] 6ee39201f303: Pushed [2022-08-02T22:48:09.521Z] 51e13d23f7cc: Pushed [2022-08-02T22:48:10.130Z] Successfully built 25bdb9002f11 [2022-08-02T22:48:10.131Z] Successfully tagged security-spire-config-arm64:latest [2022-08-02T22:48:10.131Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-08-02T22:48:10.131Z] ---> c15d505438ec [2022-08-02T22:48:10.131Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T22:48:10.413Z] ---> Running in ee240e3660d9 [2022-08-02T22:48:11.014Z] Removing intermediate container ee240e3660d9 [2022-08-02T22:48:11.014Z] ---> 0a0f040fb44d [2022-08-02T22:48:11.014Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T22:48:11.014Z] ---> Running in 433c851d2b2e [2022-08-02T22:48:11.635Z] Removing intermediate container 433c851d2b2e [2022-08-02T22:48:11.635Z] ---> 0d614857532e [2022-08-02T22:48:11.635Z] Step 24/26 : LABEL arch=arm64 [2022-08-02T22:48:11.635Z] ---> Running in 5fd79bb94672 [2022-08-02T22:48:12.062Z] d640bd574feb: Pushed [2022-08-02T22:48:12.062Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:998e00123abbd96df420e8243e0ede1d591cc1a988ba23b05bd77563b4458a5c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:12.233Z] Removing intermediate container 5fd79bb94672 [2022-08-02T22:48:12.233Z] ---> 6ff1f1ab6f1a [2022-08-02T22:48:12.233Z] Step 25/26 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:12.233Z] ---> Running in 3bd451c061f7 [2022-08-02T22:48:12.378Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:12.688Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-02T22:48:12.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-02T22:48:12.688Z] 6ee39201f303: Preparing [2022-08-02T22:48:12.688Z] d640bd574feb: Preparing [2022-08-02T22:48:12.688Z] 49bbc6186781: Preparing [2022-08-02T22:48:12.688Z] 51e13d23f7cc: Preparing [2022-08-02T22:48:12.688Z] ec34fcc1d526: Preparing [2022-08-02T22:48:12.688Z] 51e13d23f7cc: Layer already exists [2022-08-02T22:48:12.688Z] 49bbc6186781: Layer already exists [2022-08-02T22:48:12.688Z] ec34fcc1d526: Layer already exists [2022-08-02T22:48:12.688Z] 6ee39201f303: Layer already exists [2022-08-02T22:48:12.688Z] d640bd574feb: Layer already exists [2022-08-02T22:48:12.688Z] latest: digest: sha256:998e00123abbd96df420e8243e0ede1d591cc1a988ba23b05bd77563b4458a5c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:13.061Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:13.213Z] Removing intermediate container 3bd451c061f7 [2022-08-02T22:48:13.213Z] ---> 3bf6d5d1d103 [2022-08-02T22:48:13.213Z] Step 26/26 : LABEL version=2.3.0-dev.36 [2022-08-02T22:48:13.213Z] ---> Running in 3172938c0e7c [2022-08-02T22:48:13.376Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.36 [2022-08-02T22:48:13.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-02T22:48:13.376Z] 6ee39201f303: Preparing [2022-08-02T22:48:13.376Z] d640bd574feb: Preparing [2022-08-02T22:48:13.376Z] 49bbc6186781: Preparing [2022-08-02T22:48:13.376Z] 51e13d23f7cc: Preparing [2022-08-02T22:48:13.376Z] ec34fcc1d526: Preparing [2022-08-02T22:48:13.376Z] 49bbc6186781: Layer already exists [2022-08-02T22:48:13.376Z] 51e13d23f7cc: Layer already exists [2022-08-02T22:48:13.376Z] ec34fcc1d526: Layer already exists [2022-08-02T22:48:13.376Z] d640bd574feb: Layer already exists [2022-08-02T22:48:13.376Z] 6ee39201f303: Layer already exists [2022-08-02T22:48:13.376Z] 2.3.0-dev.36: digest: sha256:998e00123abbd96df420e8243e0ede1d591cc1a988ba23b05bd77563b4458a5c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:13.689Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:13.921Z] Removing intermediate container 3172938c0e7c [2022-08-02T22:48:13.921Z] ---> b2aa104877ed [2022-08-02T22:48:13.921Z] [2022-08-02T22:48:13.921Z] Successfully built b2aa104877ed [2022-08-02T22:48:13.921Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-02T22:48:13.921Z]  Building security-spire-agent ... done Building security-proxy-setup [2022-08-02T22:48:14.000Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:48:14.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-02T22:48:14.000Z] 6ee39201f303: Preparing [2022-08-02T22:48:14.000Z] d640bd574feb: Preparing [2022-08-02T22:48:14.000Z] 49bbc6186781: Preparing [2022-08-02T22:48:14.000Z] 51e13d23f7cc: Preparing [2022-08-02T22:48:14.000Z] ec34fcc1d526: Preparing [2022-08-02T22:48:14.000Z] 49bbc6186781: Layer already exists [2022-08-02T22:48:14.000Z] d640bd574feb: Layer already exists [2022-08-02T22:48:14.000Z] 6ee39201f303: Layer already exists [2022-08-02T22:48:14.000Z] ec34fcc1d526: Layer already exists [2022-08-02T22:48:14.000Z] 51e13d23f7cc: Layer already exists [2022-08-02T22:48:14.000Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:998e00123abbd96df420e8243e0ede1d591cc1a988ba23b05bd77563b4458a5c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:14.314Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:14.626Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-02T22:48:14.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-02T22:48:14.626Z] 6ee39201f303: Preparing [2022-08-02T22:48:14.626Z] d640bd574feb: Preparing [2022-08-02T22:48:14.626Z] 49bbc6186781: Preparing [2022-08-02T22:48:14.626Z] 51e13d23f7cc: Preparing [2022-08-02T22:48:14.626Z] ec34fcc1d526: Preparing [2022-08-02T22:48:14.626Z] 6ee39201f303: Layer already exists [2022-08-02T22:48:14.626Z] 49bbc6186781: Layer already exists [2022-08-02T22:48:14.626Z] d640bd574feb: Layer already exists [2022-08-02T22:48:14.626Z] 51e13d23f7cc: Layer already exists [2022-08-02T22:48:14.626Z] ec34fcc1d526: Layer already exists [2022-08-02T22:48:14.626Z] main: digest: sha256:998e00123abbd96df420e8243e0ede1d591cc1a988ba23b05bd77563b4458a5c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:48:14.675Z] ===================================================== [Pipeline] echo [2022-08-02T22:48:14.680Z] taggedImages: [2022-08-02T22:48:14.680Z] - nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:14.680Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-02T22:48:14.680Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.36 [2022-08-02T22:48:14.680Z] - nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:48:14.680Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-02T22:48:14.694Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-02T22:48:14.694Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:14.694Z] latest [2022-08-02T22:48:14.694Z] 2.3.0-dev.36 [2022-08-02T22:48:14.694Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:48:14.694Z] main [2022-08-02T22:48:14.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:15.020Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:15.325Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:15.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-02T22:48:15.325Z] d849ed22f045: Preparing [2022-08-02T22:48:15.325Z] 8d391adecf27: Preparing [2022-08-02T22:48:15.325Z] 49bbc6186781: Preparing [2022-08-02T22:48:15.325Z] 51fee55212ac: Preparing [2022-08-02T22:48:15.325Z] ec34fcc1d526: Preparing [2022-08-02T22:48:15.325Z] 49bbc6186781: Layer already exists [2022-08-02T22:48:15.325Z] 51fee55212ac: Layer already exists [2022-08-02T22:48:15.325Z] ec34fcc1d526: Layer already exists [2022-08-02T22:48:15.325Z] d849ed22f045: Pushed [2022-08-02T22:48:18.624Z] 8d391adecf27: Pushed [2022-08-02T22:48:18.624Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:7405c440e2086ff73cd27676c6dfc9bf1b396565089f477c07c0842886d9faf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:18.945Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:19.257Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-02T22:48:19.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-02T22:48:19.258Z] d849ed22f045: Preparing [2022-08-02T22:48:19.258Z] 8d391adecf27: Preparing [2022-08-02T22:48:19.258Z] 49bbc6186781: Preparing [2022-08-02T22:48:19.258Z] 51fee55212ac: Preparing [2022-08-02T22:48:19.258Z] ec34fcc1d526: Preparing [2022-08-02T22:48:19.258Z] 8d391adecf27: Layer already exists [2022-08-02T22:48:19.258Z] ec34fcc1d526: Layer already exists [2022-08-02T22:48:19.258Z] 51fee55212ac: Layer already exists [2022-08-02T22:48:19.258Z] 49bbc6186781: Layer already exists [2022-08-02T22:48:19.258Z] d849ed22f045: Layer already exists [2022-08-02T22:48:19.258Z] latest: digest: sha256:7405c440e2086ff73cd27676c6dfc9bf1b396565089f477c07c0842886d9faf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:19.573Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:19.878Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.36 [2022-08-02T22:48:19.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-02T22:48:19.878Z] d849ed22f045: Preparing [2022-08-02T22:48:19.878Z] 8d391adecf27: Preparing [2022-08-02T22:48:19.878Z] 49bbc6186781: Preparing [2022-08-02T22:48:19.878Z] 51fee55212ac: Preparing [2022-08-02T22:48:19.878Z] ec34fcc1d526: Preparing [2022-08-02T22:48:19.878Z] 8d391adecf27: Layer already exists [2022-08-02T22:48:19.878Z] ec34fcc1d526: Layer already exists [2022-08-02T22:48:19.878Z] 49bbc6186781: Layer already exists [2022-08-02T22:48:19.878Z] d849ed22f045: Layer already exists [2022-08-02T22:48:19.878Z] 51fee55212ac: Layer already exists [2022-08-02T22:48:19.878Z] 2.3.0-dev.36: digest: sha256:7405c440e2086ff73cd27676c6dfc9bf1b396565089f477c07c0842886d9faf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:20.310Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:20.626Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:48:20.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-02T22:48:20.626Z] d849ed22f045: Preparing [2022-08-02T22:48:20.626Z] 8d391adecf27: Preparing [2022-08-02T22:48:20.626Z] 49bbc6186781: Preparing [2022-08-02T22:48:20.626Z] 51fee55212ac: Preparing [2022-08-02T22:48:20.626Z] ec34fcc1d526: Preparing [2022-08-02T22:48:20.626Z] ec34fcc1d526: Layer already exists [2022-08-02T22:48:20.626Z] d849ed22f045: Layer already exists [2022-08-02T22:48:20.626Z] 8d391adecf27: Layer already exists [2022-08-02T22:48:20.626Z] 51fee55212ac: Layer already exists [2022-08-02T22:48:20.626Z] 49bbc6186781: Layer already exists [2022-08-02T22:48:20.626Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:7405c440e2086ff73cd27676c6dfc9bf1b396565089f477c07c0842886d9faf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:20.942Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:21.250Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-02T22:48:21.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-02T22:48:21.250Z] d849ed22f045: Preparing [2022-08-02T22:48:21.250Z] 8d391adecf27: Preparing [2022-08-02T22:48:21.250Z] 49bbc6186781: Preparing [2022-08-02T22:48:21.250Z] 51fee55212ac: Preparing [2022-08-02T22:48:21.250Z] ec34fcc1d526: Preparing [2022-08-02T22:48:21.250Z] ec34fcc1d526: Layer already exists [2022-08-02T22:48:21.250Z] 51fee55212ac: Layer already exists [2022-08-02T22:48:21.250Z] d849ed22f045: Layer already exists [2022-08-02T22:48:21.250Z] 8d391adecf27: Layer already exists [2022-08-02T22:48:21.250Z] 49bbc6186781: Layer already exists [2022-08-02T22:48:21.250Z] main: digest: sha256:7405c440e2086ff73cd27676c6dfc9bf1b396565089f477c07c0842886d9faf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:48:21.303Z] ===================================================== [Pipeline] echo [2022-08-02T22:48:21.311Z] taggedImages: [2022-08-02T22:48:21.311Z] - nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:21.311Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-02T22:48:21.311Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.36 [2022-08-02T22:48:21.311Z] - nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:48:21.311Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-02T22:48:21.339Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-02T22:48:21.339Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:21.339Z] latest [2022-08-02T22:48:21.339Z] 2.3.0-dev.36 [2022-08-02T22:48:21.339Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:48:21.339Z] main [2022-08-02T22:48:21.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:21.670Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:21.981Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:21.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-02T22:48:21.981Z] 545092985983: Preparing [2022-08-02T22:48:21.981Z] a5bd84b2c2a2: Preparing [2022-08-02T22:48:21.981Z] 2e0ff5f2d55e: Preparing [2022-08-02T22:48:21.981Z] 6fd531f6b7cf: Preparing [2022-08-02T22:48:21.981Z] 52f44be93a46: Preparing [2022-08-02T22:48:21.981Z] 10d82663b225: Preparing [2022-08-02T22:48:21.981Z] f7a7a140f1b3: Preparing [2022-08-02T22:48:21.981Z] 31e69d4774c9: Preparing [2022-08-02T22:48:21.981Z] 7750d494dfbd: Preparing [2022-08-02T22:48:21.981Z] 18708474c90b: Preparing [2022-08-02T22:48:21.981Z] 4fc242d58285: Preparing [2022-08-02T22:48:21.981Z] 10d82663b225: Waiting [2022-08-02T22:48:21.981Z] f7a7a140f1b3: Waiting [2022-08-02T22:48:21.981Z] 31e69d4774c9: Waiting [2022-08-02T22:48:21.981Z] 7750d494dfbd: Waiting [2022-08-02T22:48:21.981Z] 18708474c90b: Waiting [2022-08-02T22:48:21.981Z] 4fc242d58285: Waiting [2022-08-02T22:48:21.981Z] 52f44be93a46: Layer already exists [2022-08-02T22:48:21.981Z] 10d82663b225: Layer already exists [2022-08-02T22:48:21.981Z] f7a7a140f1b3: Layer already exists [2022-08-02T22:48:21.981Z] 31e69d4774c9: Layer already exists [2022-08-02T22:48:21.981Z] a5bd84b2c2a2: Pushed [2022-08-02T22:48:21.981Z] 7750d494dfbd: Layer already exists [2022-08-02T22:48:21.981Z] 18708474c90b: Layer already exists [2022-08-02T22:48:21.981Z] 4fc242d58285: Layer already exists [2022-08-02T22:48:22.242Z] 545092985983: Pushed [2022-08-02T22:48:23.620Z] 2e0ff5f2d55e: Pushed [2022-08-02T22:48:30.205Z] 6fd531f6b7cf: Pushed [2022-08-02T22:48:30.465Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:6651073ff1776392e18b912a3b7f5523e8147efc099ead09524c2aade36dd198 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:30.797Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:31.108Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-02T22:48:31.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-02T22:48:31.108Z] 545092985983: Preparing [2022-08-02T22:48:31.108Z] a5bd84b2c2a2: Preparing [2022-08-02T22:48:31.108Z] 2e0ff5f2d55e: Preparing [2022-08-02T22:48:31.108Z] 6fd531f6b7cf: Preparing [2022-08-02T22:48:31.108Z] 52f44be93a46: Preparing [2022-08-02T22:48:31.108Z] 10d82663b225: Preparing [2022-08-02T22:48:31.108Z] f7a7a140f1b3: Preparing [2022-08-02T22:48:31.108Z] 31e69d4774c9: Preparing [2022-08-02T22:48:31.108Z] 10d82663b225: Waiting [2022-08-02T22:48:31.108Z] f7a7a140f1b3: Waiting [2022-08-02T22:48:31.108Z] 7750d494dfbd: Preparing [2022-08-02T22:48:31.108Z] 31e69d4774c9: Waiting [2022-08-02T22:48:31.108Z] 7750d494dfbd: Waiting [2022-08-02T22:48:31.108Z] 18708474c90b: Preparing [2022-08-02T22:48:31.108Z] 4fc242d58285: Preparing [2022-08-02T22:48:31.108Z] 4fc242d58285: Waiting [2022-08-02T22:48:31.108Z] 2e0ff5f2d55e: Layer already exists [2022-08-02T22:48:31.108Z] a5bd84b2c2a2: Layer already exists [2022-08-02T22:48:31.108Z] 6fd531f6b7cf: Layer already exists [2022-08-02T22:48:31.108Z] 52f44be93a46: Layer already exists [2022-08-02T22:48:31.108Z] 545092985983: Layer already exists [2022-08-02T22:48:31.108Z] 10d82663b225: Layer already exists [2022-08-02T22:48:31.108Z] 18708474c90b: Layer already exists [2022-08-02T22:48:31.108Z] 7750d494dfbd: Layer already exists [2022-08-02T22:48:31.108Z] 31e69d4774c9: Layer already exists [2022-08-02T22:48:31.108Z] f7a7a140f1b3: Layer already exists [2022-08-02T22:48:31.108Z] 4fc242d58285: Layer already exists [2022-08-02T22:48:31.108Z] latest: digest: sha256:6651073ff1776392e18b912a3b7f5523e8147efc099ead09524c2aade36dd198 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:31.427Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:31.739Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.36 [2022-08-02T22:48:31.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-02T22:48:31.739Z] 545092985983: Preparing [2022-08-02T22:48:31.739Z] a5bd84b2c2a2: Preparing [2022-08-02T22:48:31.739Z] 2e0ff5f2d55e: Preparing [2022-08-02T22:48:31.739Z] 6fd531f6b7cf: Preparing [2022-08-02T22:48:31.739Z] 52f44be93a46: Preparing [2022-08-02T22:48:31.739Z] 10d82663b225: Preparing [2022-08-02T22:48:31.739Z] f7a7a140f1b3: Preparing [2022-08-02T22:48:31.739Z] 31e69d4774c9: Preparing [2022-08-02T22:48:31.739Z] 7750d494dfbd: Preparing [2022-08-02T22:48:31.739Z] 18708474c90b: Preparing [2022-08-02T22:48:31.739Z] 4fc242d58285: Preparing [2022-08-02T22:48:31.739Z] 10d82663b225: Waiting [2022-08-02T22:48:31.739Z] 18708474c90b: Waiting [2022-08-02T22:48:31.739Z] f7a7a140f1b3: Waiting [2022-08-02T22:48:31.739Z] 4fc242d58285: Waiting [2022-08-02T22:48:31.739Z] 31e69d4774c9: Waiting [2022-08-02T22:48:31.739Z] 7750d494dfbd: Waiting [2022-08-02T22:48:31.739Z] 545092985983: Layer already exists [2022-08-02T22:48:31.739Z] a5bd84b2c2a2: Layer already exists [2022-08-02T22:48:31.739Z] 52f44be93a46: Layer already exists [2022-08-02T22:48:31.739Z] 2e0ff5f2d55e: Layer already exists [2022-08-02T22:48:31.739Z] 6fd531f6b7cf: Layer already exists [2022-08-02T22:48:31.739Z] 10d82663b225: Layer already exists [2022-08-02T22:48:31.739Z] f7a7a140f1b3: Layer already exists [2022-08-02T22:48:31.739Z] 31e69d4774c9: Layer already exists [2022-08-02T22:48:31.739Z] 7750d494dfbd: Layer already exists [2022-08-02T22:48:31.739Z] 18708474c90b: Layer already exists [2022-08-02T22:48:31.739Z] 4fc242d58285: Layer already exists [2022-08-02T22:48:31.740Z] 2.3.0-dev.36: digest: sha256:6651073ff1776392e18b912a3b7f5523e8147efc099ead09524c2aade36dd198 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:32.063Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:32.380Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:48:32.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-02T22:48:32.380Z] 545092985983: Preparing [2022-08-02T22:48:32.380Z] a5bd84b2c2a2: Preparing [2022-08-02T22:48:32.380Z] 2e0ff5f2d55e: Preparing [2022-08-02T22:48:32.380Z] 6fd531f6b7cf: Preparing [2022-08-02T22:48:32.380Z] 52f44be93a46: Preparing [2022-08-02T22:48:32.380Z] 10d82663b225: Preparing [2022-08-02T22:48:32.380Z] f7a7a140f1b3: Preparing [2022-08-02T22:48:32.380Z] 31e69d4774c9: Preparing [2022-08-02T22:48:32.380Z] 7750d494dfbd: Preparing [2022-08-02T22:48:32.380Z] 18708474c90b: Preparing [2022-08-02T22:48:32.380Z] 4fc242d58285: Preparing [2022-08-02T22:48:32.380Z] f7a7a140f1b3: Waiting [2022-08-02T22:48:32.380Z] 18708474c90b: Waiting [2022-08-02T22:48:32.380Z] 31e69d4774c9: Waiting [2022-08-02T22:48:32.380Z] 7750d494dfbd: Waiting [2022-08-02T22:48:32.380Z] 4fc242d58285: Waiting [2022-08-02T22:48:32.380Z] 10d82663b225: Waiting [2022-08-02T22:48:32.380Z] 2e0ff5f2d55e: Layer already exists [2022-08-02T22:48:32.380Z] 52f44be93a46: Layer already exists [2022-08-02T22:48:32.380Z] a5bd84b2c2a2: Layer already exists [2022-08-02T22:48:32.380Z] 545092985983: Layer already exists [2022-08-02T22:48:32.380Z] 6fd531f6b7cf: Layer already exists [2022-08-02T22:48:32.380Z] 10d82663b225: Layer already exists [2022-08-02T22:48:32.380Z] 31e69d4774c9: Layer already exists [2022-08-02T22:48:32.380Z] 7750d494dfbd: Layer already exists [2022-08-02T22:48:32.380Z] f7a7a140f1b3: Layer already exists [2022-08-02T22:48:32.380Z] 18708474c90b: Layer already exists [2022-08-02T22:48:32.380Z] 4fc242d58285: Layer already exists [2022-08-02T22:48:32.380Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:6651073ff1776392e18b912a3b7f5523e8147efc099ead09524c2aade36dd198 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:32.699Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T22:48:33.016Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-02T22:48:33.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-02T22:48:33.016Z] 545092985983: Preparing [2022-08-02T22:48:33.016Z] a5bd84b2c2a2: Preparing [2022-08-02T22:48:33.016Z] 2e0ff5f2d55e: Preparing [2022-08-02T22:48:33.016Z] 6fd531f6b7cf: Preparing [2022-08-02T22:48:33.016Z] 52f44be93a46: Preparing [2022-08-02T22:48:33.016Z] 10d82663b225: Preparing [2022-08-02T22:48:33.016Z] f7a7a140f1b3: Preparing [2022-08-02T22:48:33.016Z] 31e69d4774c9: Preparing [2022-08-02T22:48:33.016Z] 7750d494dfbd: Preparing [2022-08-02T22:48:33.016Z] 18708474c90b: Preparing [2022-08-02T22:48:33.016Z] 4fc242d58285: Preparing [2022-08-02T22:48:33.016Z] f7a7a140f1b3: Waiting [2022-08-02T22:48:33.016Z] 31e69d4774c9: Waiting [2022-08-02T22:48:33.016Z] 7750d494dfbd: Waiting [2022-08-02T22:48:33.016Z] 18708474c90b: Waiting [2022-08-02T22:48:33.016Z] 4fc242d58285: Waiting [2022-08-02T22:48:33.016Z] 10d82663b225: Waiting [2022-08-02T22:48:33.016Z] 2e0ff5f2d55e: Layer already exists [2022-08-02T22:48:33.016Z] 545092985983: Layer already exists [2022-08-02T22:48:33.016Z] 52f44be93a46: Layer already exists [2022-08-02T22:48:33.016Z] 6fd531f6b7cf: Layer already exists [2022-08-02T22:48:33.016Z] a5bd84b2c2a2: Layer already exists [2022-08-02T22:48:33.016Z] 10d82663b225: Layer already exists [2022-08-02T22:48:33.016Z] f7a7a140f1b3: Layer already exists [2022-08-02T22:48:33.016Z] 18708474c90b: Layer already exists [2022-08-02T22:48:33.016Z] 31e69d4774c9: Layer already exists [2022-08-02T22:48:33.016Z] 7750d494dfbd: Layer already exists [2022-08-02T22:48:33.016Z] 4fc242d58285: Layer already exists [2022-08-02T22:48:33.016Z] main: digest: sha256:6651073ff1776392e18b912a3b7f5523e8147efc099ead09524c2aade36dd198 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T22:48:33.056Z] ===================================================== [Pipeline] echo [2022-08-02T22:48:33.064Z] taggedImages: [2022-08-02T22:48:33.064Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:48:33.064Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-02T22:48:33.064Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.36 [2022-08-02T22:48:33.064Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T22:48:33.064Z] - 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-08-02T22:48:41.409Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:48:41.409Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:48:41.409Z] ---> 2f9cfb0b18df [2022-08-02T22:48:41.409Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T22:48:41.409Z] ---> Using cache [2022-08-02T22:48:41.409Z] ---> 55333cfea71e [2022-08-02T22:48:41.409Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:48:41.409Z] ---> Using cache [2022-08-02T22:48:41.409Z] ---> 3c4d66c43d0c [2022-08-02T22:48:41.409Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-02T22:48:41.409Z] ---> Running in 1de45ba4653c [2022-08-02T22:48:41.409Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:48:41.409Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:48:41.409Z] ---> 2f9cfb0b18df [2022-08-02T22:48:41.409Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T22:48:41.409Z] ---> Using cache [2022-08-02T22:48:41.409Z] ---> 55333cfea71e [2022-08-02T22:48:41.409Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:48:41.409Z] ---> Using cache [2022-08-02T22:48:41.409Z] ---> 3c4d66c43d0c [2022-08-02T22:48:41.409Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T22:48:41.409Z] ---> Running in 5c329d5d727d [2022-08-02T22:48:41.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:48:41.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:48:41.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:48:42.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:48:42.414Z] OK: 221 MiB in 51 packages [2022-08-02T22:48:43.897Z] Removing intermediate container 1de45ba4653c [2022-08-02T22:48:43.897Z] ---> 77d8f6170e96 [2022-08-02T22:48:43.897Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T22:48:44.175Z] OK: 221 MiB in 51 packages [2022-08-02T22:48:44.789Z] ---> 0ee8b3e1aa55 [2022-08-02T22:48:44.789Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:48:44.789Z] ---> Running in eb256a21a560 [2022-08-02T22:48:45.771Z] Removing intermediate container 5c329d5d727d [2022-08-02T22:48:45.771Z] ---> 9e5db7e8f8f6 [2022-08-02T22:48:45.771Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T22:48:47.206Z] ---> 6513c76fade9 [2022-08-02T22:48:47.206Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:48:47.206Z] ---> Running in 3543e4b3cbb3 [2022-08-02T22:49:55.259Z] Removing intermediate container eb256a21a560 [2022-08-02T22:49:55.259Z] ---> fc217a87144d [2022-08-02T22:49:55.259Z] Step 8/23 : COPY . . [2022-08-02T22:49:55.259Z] Removing intermediate container 3543e4b3cbb3 [2022-08-02T22:49:55.259Z] ---> 46ef8bab95dd [2022-08-02T22:49:55.259Z] Step 8/22 : COPY . . [2022-08-02T22:50:05.453Z] ---> d9151fc9a585 [2022-08-02T22:50:05.453Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-02T22:50:05.453Z] ---> 6a1c0e1a5624 [2022-08-02T22:50:05.453Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-02T22:50:05.453Z] ---> Running in cfb3ae05182a [2022-08-02T22:50:05.453Z] ---> Running in ca1f8c743d20 [2022-08-02T22:50:07.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T22:50:07.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-02T22:52:14.395Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-02T22:52:22.725Z] Removing intermediate container 046108812da7 [2022-08-02T22:52:22.725Z] ---> 7055303f4b05 [2022-08-02T22:52:22.725Z] [2022-08-02T22:52:22.725Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T22:52:22.725Z] 3.16: Pulling from library/alpine [2022-08-02T22:52:23.330Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T22:52:23.330Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T22:52:23.330Z] ---> 3d81c46cd875 [2022-08-02T22:52:23.330Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T22:52:23.330Z] ---> Running in 14eeb80d6936 [2022-08-02T22:52:25.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:52:25.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:52:26.920Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-02T22:52:26.920Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T22:52:27.200Z] OK: 5 MiB in 15 packages [2022-08-02T22:52:29.207Z] Removing intermediate container 14eeb80d6936 [2022-08-02T22:52:29.207Z] ---> ec2037e69f84 [2022-08-02T22:52:29.207Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T22:52:29.207Z] ---> Running in d70a93fcfd93 [2022-08-02T22:52:29.814Z] Removing intermediate container d70a93fcfd93 [2022-08-02T22:52:29.814Z] ---> 9f3ef13e57fd [2022-08-02T22:52:29.814Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-02T22:52:30.092Z] ---> Running in 38ba5698b474 [2022-08-02T22:52:31.081Z] Removing intermediate container 38ba5698b474 [2022-08-02T22:52:31.081Z] ---> 26284983869b [2022-08-02T22:52:31.081Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T22:52:31.355Z] ---> Running in 6991d2560e74 [2022-08-02T22:52:31.956Z] Removing intermediate container 6991d2560e74 [2022-08-02T22:52:31.956Z] ---> a64e0a413d45 [2022-08-02T22:52:31.956Z] Step 15/23 : WORKDIR / [2022-08-02T22:52:32.233Z] ---> Running in 0a3b6437f8ba [2022-08-02T22:52:33.215Z] Removing intermediate container 0a3b6437f8ba [2022-08-02T22:52:33.215Z] ---> 021d0bc2df64 [2022-08-02T22:52:33.215Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T22:52:35.201Z] ---> c34a6826ef4e [2022-08-02T22:52:35.201Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-02T22:52:37.187Z] Removing intermediate container 42120dd567aa [2022-08-02T22:52:37.187Z] ---> 436804344ed5 [2022-08-02T22:52:37.187Z] [2022-08-02T22:52:37.187Z] Step 10/25 : FROM alpine:3.16 [2022-08-02T22:52:37.187Z] ---> 3d81c46cd875 [2022-08-02T22:52:37.187Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-02T22:52:37.187Z] ---> Running in 49abf11c834e [2022-08-02T22:52:37.187Z] ---> 63a8a0a284ba [2022-08-02T22:52:37.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-02T22:52:38.168Z] ---> 7d29a1d21040 [2022-08-02T22:52:38.168Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-02T22:52:38.443Z] ---> Running in 1173cb3ac6e6 [2022-08-02T22:52:39.048Z] Removing intermediate container 1173cb3ac6e6 [2022-08-02T22:52:39.048Z] ---> 95a1455985d3 [2022-08-02T22:52:39.048Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T22:52:39.323Z] ---> Running in 1d91a5bb96ee [2022-08-02T22:52:39.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:52:39.877Z] Removing intermediate container 1d91a5bb96ee [2022-08-02T22:52:39.877Z] ---> 284faf64d27f [2022-08-02T22:52:39.877Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T22:52:39.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:52:39.877Z] ---> Running in b476a3e30204 [2022-08-02T22:52:40.481Z] Removing intermediate container b476a3e30204 [2022-08-02T22:52:40.481Z] ---> 99ba124b1d19 [2022-08-02T22:52:40.481Z] Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:52:40.481Z] ---> Running in 26a1d7c7c370 [2022-08-02T22:52:41.086Z] Removing intermediate container 26a1d7c7c370 [2022-08-02T22:52:41.086Z] ---> b9687d2fbb8d [2022-08-02T22:52:41.086Z] Step 23/23 : LABEL version=2.3.0-dev.36 [2022-08-02T22:52:41.086Z] ---> Running in 9fa6dc17b1be [2022-08-02T22:52:41.709Z] Removing intermediate container 9fa6dc17b1be [2022-08-02T22:52:41.709Z] ---> 06e542aa09ee [2022-08-02T22:52:41.709Z] [2022-08-02T22:52:41.709Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-02T22:52:41.709Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-02T22:52:41.709Z] (3/3) Installing su-exec (0.2-r1) [2022-08-02T22:52:41.709Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T22:52:41.709Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T22:52:41.992Z] Successfully built 06e542aa09ee [2022-08-02T22:52:41.992Z] Successfully tagged core-command-arm64:latest [2022-08-02T22:52:41.992Z]  Building core-command ... done Building support-notifications [2022-08-02T22:52:42.266Z] OK: 6 MiB in 17 packages [2022-08-02T22:52:44.262Z] Removing intermediate container 49abf11c834e [2022-08-02T22:52:44.262Z] ---> 91f15a8f16f0 [2022-08-02T22:52:44.262Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T22:52:44.539Z] ---> Running in c6d1c6735fcd [2022-08-02T22:52:44.821Z] Removing intermediate container c6d1c6735fcd [2022-08-02T22:52:44.821Z] ---> 495b030c8718 [2022-08-02T22:52:45.100Z] Step 13/25 : WORKDIR / [2022-08-02T22:52:45.100Z] ---> Running in 25523f055c11 [2022-08-02T22:52:45.705Z] Removing intermediate container 25523f055c11 [2022-08-02T22:52:45.705Z] ---> 2d8ea207afa4 [2022-08-02T22:52:45.705Z] 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-08-02T22:52:46.334Z] ---> 69994fdffc2e [2022-08-02T22:52:46.334Z] 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-08-02T22:52:47.353Z] ---> 5d3aebabb263 [2022-08-02T22:52:47.354Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-02T22:52:48.803Z] ---> a5c944df85d5 [2022-08-02T22:52:48.803Z] 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-08-02T22:52:49.416Z] ---> 23555fad7ba7 [2022-08-02T22:52:49.416Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-02T22:52:51.403Z] ---> 2bcd9ce97add [2022-08-02T22:52:51.403Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-02T22:52:54.258Z] ---> d6567d3c6145 [2022-08-02T22:52:54.258Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T22:52:55.813Z] ---> 28781de7362d [2022-08-02T22:52:55.813Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T22:52:55.813Z] ---> Running in 3f8531441323 [2022-08-02T22:53:00.237Z] Removing intermediate container 3f8531441323 [2022-08-02T22:53:00.237Z] ---> 4593d480d881 [2022-08-02T22:53:00.237Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T22:53:00.237Z] ---> Running in ff041c69bc8a [2022-08-02T22:53:00.835Z] Removing intermediate container ff041c69bc8a [2022-08-02T22:53:00.835Z] ---> 75753341ad7c [2022-08-02T22:53:00.836Z] Step 23/25 : LABEL arch=arm64 [2022-08-02T22:53:01.112Z] ---> Running in 8a673303e6e9 [2022-08-02T22:53:01.395Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:53:01.395Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:53:01.395Z] ---> 2f9cfb0b18df [2022-08-02T22:53:01.395Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T22:53:01.395Z] ---> Using cache [2022-08-02T22:53:01.395Z] ---> 55333cfea71e [2022-08-02T22:53:01.395Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:53:01.395Z] ---> Using cache [2022-08-02T22:53:01.395Z] ---> 3c4d66c43d0c [2022-08-02T22:53:01.395Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-02T22:53:01.395Z] ---> Running in c6b70af03d07 [2022-08-02T22:53:01.989Z] Removing intermediate container 8a673303e6e9 [2022-08-02T22:53:01.989Z] ---> 8502d22d7338 [2022-08-02T22:53:01.989Z] Step 24/25 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:53:01.989Z] ---> Running in b2da7b1502d1 [2022-08-02T22:53:02.974Z] Removing intermediate container b2da7b1502d1 [2022-08-02T22:53:02.974Z] ---> fee4dc9440df [2022-08-02T22:53:02.974Z] Step 25/25 : LABEL version=2.3.0-dev.36 [2022-08-02T22:53:02.974Z] ---> Running in 1d1d772d095b [2022-08-02T22:53:03.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:53:03.583Z] Removing intermediate container 1d1d772d095b [2022-08-02T22:53:03.583Z] ---> 8519e67a3142 [2022-08-02T22:53:03.583Z] [2022-08-02T22:53:03.863Z] Successfully built 8519e67a3142 [2022-08-02T22:53:03.863Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-02T22:53:03.863Z]  Building security-secretstore-setup ... done Building core-metadata [2022-08-02T22:53:04.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:53:05.901Z] OK: 221 MiB in 51 packages [2022-08-02T22:53:07.341Z] Removing intermediate container c6b70af03d07 [2022-08-02T22:53:07.341Z] ---> 31a8ef280d75 [2022-08-02T22:53:07.341Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T22:53:08.318Z] ---> ad04cebc8d44 [2022-08-02T22:53:08.318Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:53:08.318Z] ---> Running in 876ff57d1c0d [2022-08-02T22:53:20.783Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:53:20.783Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:53:20.783Z] ---> 2f9cfb0b18df [2022-08-02T22:53:20.783Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T22:53:20.783Z] ---> Using cache [2022-08-02T22:53:20.783Z] ---> 55333cfea71e [2022-08-02T22:53:20.783Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:53:20.783Z] ---> Using cache [2022-08-02T22:53:20.783Z] ---> 3c4d66c43d0c [2022-08-02T22:53:20.783Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T22:53:20.783Z] ---> Using cache [2022-08-02T22:53:20.783Z] ---> 9e5db7e8f8f6 [2022-08-02T22:53:20.783Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T22:53:20.783Z] ---> Using cache [2022-08-02T22:53:20.783Z] ---> 6513c76fade9 [2022-08-02T22:53:20.783Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:53:20.783Z] ---> Using cache [2022-08-02T22:53:20.783Z] ---> 46ef8bab95dd [2022-08-02T22:53:20.783Z] Step 8/23 : COPY . . [2022-08-02T22:53:20.783Z] ---> Using cache [2022-08-02T22:53:20.783Z] ---> d9151fc9a585 [2022-08-02T22:53:20.783Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-02T22:53:20.783Z] ---> Running in 2e0bb45dfd77 [2022-08-02T22:53:22.236Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T22:54:01.255Z] Removing intermediate container 876ff57d1c0d [2022-08-02T22:54:01.255Z] ---> 8c5250bff417 [2022-08-02T22:54:01.255Z] Step 8/22 : COPY . . [2022-08-02T22:54:09.546Z] ---> 25056e6e588d [2022-08-02T22:54:09.546Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-02T22:54:09.546Z] ---> Running in 8f5923dcdd2e [2022-08-02T22:54:10.542Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-02T22:55:07.109Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T22:55:12.541Z] Removing intermediate container ca1f8c743d20 [2022-08-02T22:55:12.541Z] ---> f410d1955bd7 [2022-08-02T22:55:12.541Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-02T22:55:12.541Z] ---> Running in f6389c5aae32 [2022-08-02T22:55:15.974Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T22:55:16.586Z] Removing intermediate container c0e004ff1261 [2022-08-02T22:55:16.586Z] ---> 983f5659f6a3 [2022-08-02T22:55:16.586Z] [2022-08-02T22:55:16.586Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T22:55:16.586Z] ---> 3d81c46cd875 [2022-08-02T22:55:16.586Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-02T22:55:16.586Z] ---> Using cache [2022-08-02T22:55:16.586Z] ---> ec2037e69f84 [2022-08-02T22:55:16.586Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T22:55:16.586Z] ---> Using cache [2022-08-02T22:55:16.586Z] ---> 9f3ef13e57fd [2022-08-02T22:55:16.586Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-02T22:55:16.860Z] ---> Running in 85e91cff621f [2022-08-02T22:55:17.849Z] Removing intermediate container 85e91cff621f [2022-08-02T22:55:17.849Z] ---> 2bd3e6ea7138 [2022-08-02T22:55:17.849Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T22:55:17.849Z] ---> Running in 90be351168fb [2022-08-02T22:55:18.839Z] Removing intermediate container 90be351168fb [2022-08-02T22:55:18.839Z] ---> 8b8e5389d69c [2022-08-02T22:55:18.839Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T22:55:20.842Z] ---> e0b1d2cb69cc [2022-08-02T22:55:20.842Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-02T22:55:22.283Z] Removing intermediate container f6389c5aae32 [2022-08-02T22:55:22.283Z] ---> cebac61c5a05 [2022-08-02T22:55:22.283Z] [2022-08-02T22:55:22.283Z] Step 11/23 : FROM docker:20.10.14 [2022-08-02T22:55:22.283Z] 20.10.14: Pulling from library/docker [2022-08-02T22:55:24.272Z] Removing intermediate container cfb3ae05182a [2022-08-02T22:55:24.272Z] ---> 7a69a3cfe571 [2022-08-02T22:55:24.272Z] [2022-08-02T22:55:24.272Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T22:55:24.272Z] ---> 3d81c46cd875 [2022-08-02T22:55:24.272Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-02T22:55:24.881Z] ---> Running in d6339277d886 [2022-08-02T22:55:26.863Z] ---> 5c156935690e [2022-08-02T22:55:26.863Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-02T22:55:27.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:55:27.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:55:28.721Z] ---> 2d47323a1755 [2022-08-02T22:55:28.721Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-02T22:55:28.721Z] ---> Running in 6926f1a8fb5e [2022-08-02T22:55:28.994Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-02T22:55:29.273Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-02T22:55:29.273Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T22:55:29.273Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-02T22:55:29.273Z] (5/6) Installing curl (7.83.1-r2) [2022-08-02T22:55:29.273Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-02T22:55:29.273Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T22:55:29.273Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T22:55:29.273Z] Removing intermediate container 6926f1a8fb5e [2022-08-02T22:55:29.273Z] ---> c571e1d1f2a1 [2022-08-02T22:55:29.273Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T22:55:29.556Z] ---> Running in 2fae87d46506 [2022-08-02T22:55:29.831Z] OK: 8 MiB in 20 packages [2022-08-02T22:55:30.426Z] Removing intermediate container 2fae87d46506 [2022-08-02T22:55:30.426Z] ---> af8cda80cff4 [2022-08-02T22:55:30.426Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T22:55:30.701Z] ---> Running in 89b0dc8b77ed [2022-08-02T22:55:32.144Z] Removing intermediate container 89b0dc8b77ed [2022-08-02T22:55:32.144Z] ---> a3fb7d513bdb [2022-08-02T22:55:32.144Z] Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:55:32.144Z] ---> Running in 66a4dc695df1 [2022-08-02T22:55:32.760Z] Removing intermediate container d6339277d886 [2022-08-02T22:55:32.760Z] ---> d08f3feb5840 [2022-08-02T22:55:32.760Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T22:55:32.760Z] Removing intermediate container 66a4dc695df1 [2022-08-02T22:55:32.760Z] ---> 8ec315dff9f1 [2022-08-02T22:55:32.760Z] Step 22/22 : LABEL version=2.3.0-dev.36 [2022-08-02T22:55:33.044Z] ---> Running in 9dfb335c7ae5 [2022-08-02T22:55:33.044Z] ---> Running in 31f9a4ba9731 [2022-08-02T22:55:33.657Z] Removing intermediate container 9dfb335c7ae5 [2022-08-02T22:55:33.657Z] ---> 17da6a80612a [2022-08-02T22:55:33.657Z] Step 13/22 : WORKDIR /edgex [2022-08-02T22:55:33.934Z] ---> Running in a4ff3a69f303 [2022-08-02T22:55:34.209Z] Removing intermediate container 31f9a4ba9731 [2022-08-02T22:55:34.209Z] ---> 37e4e8fb1f6a [2022-08-02T22:55:34.209Z] [2022-08-02T22:55:34.482Z] Removing intermediate container a4ff3a69f303 [2022-08-02T22:55:34.482Z] ---> b03e3013f21e [2022-08-02T22:55:34.482Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-02T22:55:34.760Z] Successfully built 37e4e8fb1f6a [2022-08-02T22:55:34.760Z] Successfully tagged support-scheduler-arm64:latest [2022-08-02T22:55:34.760Z] Building security-bootstrapper [2022-08-02T22:55:35.758Z]  Building support-scheduler ... done  ---> 32532ff71f56 [2022-08-02T22:55:35.759Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-02T22:55:37.857Z] ---> 071e29769ebf [2022-08-02T22:55:37.857Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-02T22:55:41.413Z] ---> 4b13b931edff [2022-08-02T22:55:41.413Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T22:55:43.409Z] ---> e5af89e21dd6 [2022-08-02T22:55:43.409Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T22:55:43.409Z] ---> Running in a8c246c67f57 [2022-08-02T22:55:47.741Z] Removing intermediate container a8c246c67f57 [2022-08-02T22:55:47.741Z] ---> 1df054260506 [2022-08-02T22:55:47.741Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T22:55:47.741Z] ---> Running in c43ad021cea8 [2022-08-02T22:55:48.739Z] Removing intermediate container c43ad021cea8 [2022-08-02T22:55:48.739Z] ---> aee116a8c257 [2022-08-02T22:55:48.739Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T22:55:49.033Z] ---> Running in a8d1ea768a83 [2022-08-02T22:55:50.019Z] Removing intermediate container a8d1ea768a83 [2022-08-02T22:55:50.019Z] ---> 645b08e72231 [2022-08-02T22:55:50.019Z] Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:55:50.288Z] ---> Running in 24020d012746 [2022-08-02T22:55:50.573Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-02T22:55:50.574Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-02T22:55:50.574Z] ---> c346e9eafbab [2022-08-02T22:55:50.574Z] 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-08-02T22:55:50.574Z] ---> Running in 60638e43b51f [2022-08-02T22:55:51.561Z] Removing intermediate container 24020d012746 [2022-08-02T22:55:51.561Z] ---> 45ed61de05ea [2022-08-02T22:55:51.561Z] Step 22/22 : LABEL version=2.3.0-dev.36 [2022-08-02T22:55:51.561Z] Removing intermediate container 60638e43b51f [2022-08-02T22:55:51.561Z] ---> ffeefadc65b7 [2022-08-02T22:55:51.561Z] 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-08-02T22:55:51.561Z] ---> Running in b6245ed6f8b2 [2022-08-02T22:55:51.561Z] ---> Running in 56df5bf571d1 [2022-08-02T22:55:52.549Z] Removing intermediate container b6245ed6f8b2 [2022-08-02T22:55:52.549Z] ---> 6a83b7f37695 [2022-08-02T22:55:52.549Z] [2022-08-02T22:55:53.547Z] Successfully built 6a83b7f37695 [2022-08-02T22:55:53.547Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-02T22:55:53.547Z] Building security-spire-server [2022-08-02T22:55:54.155Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:55:54.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:55:55.043Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:55:55.043Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:55:55.043Z] ---> 2f9cfb0b18df [2022-08-02T22:55:55.043Z] Step 3/31 : WORKDIR /edgex-go [2022-08-02T22:55:55.043Z] ---> Using cache [2022-08-02T22:55:55.043Z] ---> 55333cfea71e [2022-08-02T22:55:55.043Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:55:55.043Z] ---> Using cache [2022-08-02T22:55:55.043Z] ---> 3c4d66c43d0c [2022-08-02T22:55:55.043Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-02T22:55:55.043Z] ---> Using cache [2022-08-02T22:55:55.043Z] ---> 9e5db7e8f8f6 [2022-08-02T22:55:55.043Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-02T22:55:55.043Z] ---> Using cache [2022-08-02T22:55:55.043Z] ---> 6513c76fade9 [2022-08-02T22:55:55.043Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:55:55.043Z] ---> Using cache [2022-08-02T22:55:55.043Z] ---> 46ef8bab95dd [2022-08-02T22:55:55.043Z] Step 8/31 : COPY . . [2022-08-02T22:55:55.321Z] ---> Using cache [2022-08-02T22:55:55.321Z] ---> d9151fc9a585 [2022-08-02T22:55:55.321Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-02T22:55:55.607Z] ---> Running in 39c5a02de3c3 [2022-08-02T22:55:56.217Z] (1/43) Installing readline (8.1.1-r0) [2022-08-02T22:55:56.217Z] (2/43) Installing bash (5.1.16-r0) [2022-08-02T22:55:56.217Z] Executing bash-5.1.16-r0.post-install [2022-08-02T22:55:56.217Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-02T22:55:56.217Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T22:55:56.217Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-02T22:55:56.217Z] (6/43) Installing curl (7.80.0-r2) [2022-08-02T22:55:56.217Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-02T22:55:56.492Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-02T22:55:56.492Z] (9/43) Installing expat (2.4.7-r0) [2022-08-02T22:55:56.492Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-02T22:55:56.492Z] (11/43) Installing gdbm (1.22-r0) [2022-08-02T22:55:56.492Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-02T22:55:56.492Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-02T22:55:56.492Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-02T22:55:56.492Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-02T22:55:56.492Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-02T22:55:56.774Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-02T22:55:57.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-02T22:55:59.683Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-02T22:55:59.683Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-02T22:55:59.683Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-02T22:55:59.683Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-02T22:55:59.683Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-02T22:55:59.683Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-02T22:55:59.683Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-02T22:55:59.683Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-02T22:55:59.683Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-02T22:55:59.683Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-02T22:55:59.683Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-02T22:55:59.683Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-02T22:55:59.683Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-08-02T22:55:59.683Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-02T22:55:59.683Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-02T22:55:59.683Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-02T22:55:59.683Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-02T22:55:59.683Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-02T22:55:59.683Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-02T22:55:59.683Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-02T22:55:59.683Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-02T22:55:59.683Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-02T22:55:59.683Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-02T22:55:59.683Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-02T22:55:59.959Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-02T22:55:59.959Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-02T22:56:00.943Z] Executing busybox-1.34.1-r5.trigger [2022-08-02T22:56:00.943Z] OK: 83 MiB in 65 packages [2022-08-02T22:56:07.673Z] Collecting docker-compose==1.23.2 [2022-08-02T22:56:07.673Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-02T22:56:09.119Z] Collecting jsonschema<3,>=2.5.1 [2022-08-02T22:56:09.119Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-02T22:56:11.112Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-02T22:56:11.112Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-02T22:56:11.112Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-02T22:56:11.112Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-02T22:56:11.712Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:56:11.712Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:56:11.712Z] ---> 2f9cfb0b18df [2022-08-02T22:56:11.712Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T22:56:11.712Z] ---> Using cache [2022-08-02T22:56:11.712Z] ---> 55333cfea71e [2022-08-02T22:56:11.712Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:56:11.712Z] ---> Using cache [2022-08-02T22:56:11.712Z] ---> 3c4d66c43d0c [2022-08-02T22:56:11.712Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T22:56:11.712Z] ---> Using cache [2022-08-02T22:56:11.712Z] ---> 3f41d85bbc3d [2022-08-02T22:56:11.712Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T22:56:11.712Z] ---> Using cache [2022-08-02T22:56:11.712Z] ---> 8f1cc80cfb9a [2022-08-02T22:56:11.712Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:56:11.712Z] ---> Using cache [2022-08-02T22:56:11.712Z] ---> 49651d8c4608 [2022-08-02T22:56:11.712Z] Step 8/25 : COPY . . [2022-08-02T22:56:11.712Z] ---> Using cache [2022-08-02T22:56:11.712Z] ---> 8831f020a8eb [2022-08-02T22:56:11.712Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T22:56:11.712Z] ---> Using cache [2022-08-02T22:56:11.712Z] ---> 2f8f24997244 [2022-08-02T22:56:11.712Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-02T22:56:11.712Z] ---> Using cache [2022-08-02T22:56:11.712Z] ---> 55593025a0d8 [2022-08-02T22:56:11.712Z] 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-08-02T22:56:12.696Z] ---> Running in c685a8b94cc9 [2022-08-02T22:56:15.348Z] Removing intermediate container c685a8b94cc9 [2022-08-02T22:56:15.348Z] ---> 86b5a64fa1ca [2022-08-02T22:56:15.348Z] Step 12/25 : WORKDIR /edgex-go [2022-08-02T22:56:15.623Z] Collecting PyYAML<4,>=3.10 [2022-08-02T22:56:15.623Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-02T22:56:15.623Z] ---> Running in 344a5741d6fd [2022-08-02T22:56:16.238Z] Removing intermediate container 344a5741d6fd [2022-08-02T22:56:16.238Z] ---> e231bf605eb7 [2022-08-02T22:56:16.238Z] [2022-08-02T22:56:16.238Z] Step 13/25 : FROM alpine:3.15 [2022-08-02T22:56:16.238Z] ---> 60f2846fe774 [2022-08-02T22:56:16.238Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T22:56:16.238Z] ---> Using cache [2022-08-02T22:56:16.238Z] ---> 103fbf4e1760 [2022-08-02T22:56:16.238Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:56:16.238Z] ---> Using cache [2022-08-02T22:56:16.238Z] ---> c0e186b8ae0d [2022-08-02T22:56:16.238Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T22:56:16.238Z] ---> Running in 2b6cd3d538ec [2022-08-02T22:56:18.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:56:19.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:56:19.843Z] Collecting cached-property<2,>=1.2.0 [2022-08-02T22:56:19.843Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-02T22:56:19.843Z] 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-08-02T22:56:20.445Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T22:56:20.445Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T22:56:20.445Z] OK: 15734 distinct packages available [2022-08-02T22:56:20.445Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-02T22:56:20.445Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-02T22:56:20.719Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:56:20.995Z] Collecting docker<4.0,>=3.6.0 [2022-08-02T22:56:20.995Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-02T22:56:21.268Z] Collecting texttable<0.10,>=0.9.0 [2022-08-02T22:56:21.545Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-02T22:56:21.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:56:22.527Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T22:56:22.801Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T22:56:22.801Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T22:56:22.801Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T22:56:23.075Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T22:56:23.075Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T22:56:23.349Z] OK: 6 MiB in 19 packages [2022-08-02T22:56:23.628Z] Collecting docopt<0.7,>=0.6.1 [2022-08-02T22:56:23.628Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-02T22:56:25.091Z] Removing intermediate container 2b6cd3d538ec [2022-08-02T22:56:25.091Z] ---> 5754de45d558 [2022-08-02T22:56:25.091Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T22:56:27.092Z] Collecting docker-pycreds>=0.4.0 [2022-08-02T22:56:27.092Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-02T22:56:28.081Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-02T22:56:28.081Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-02T22:56:29.068Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-02T22:56:29.068Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-02T22:56:29.347Z] Collecting idna<2.8,>=2.5 [2022-08-02T22:56:29.347Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-02T22:56:29.347Z] 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-08-02T22:56:29.943Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-02T22:56:29.943Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-02T22:56:29.943Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-02T22:56:29.943Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-02T22:56:30.216Z] ---> 999e09db0312 [2022-08-02T22:56:30.216Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T22:56:31.207Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-02T22:56:31.207Z] Attempting uninstall: urllib3 [2022-08-02T22:56:31.207Z] Found existing installation: urllib3 1.26.7 [2022-08-02T22:56:31.207Z] Uninstalling urllib3-1.26.7: [2022-08-02T22:56:31.207Z] ---> 94cee14aa6b9 [2022-08-02T22:56:31.207Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-02T22:56:31.482Z] Successfully uninstalled urllib3-1.26.7 [2022-08-02T22:56:32.092Z] ---> 5b8e214e57b0 [2022-08-02T22:56:32.092Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-02T22:56:32.368Z] Attempting uninstall: idna [2022-08-02T22:56:32.368Z] Found existing installation: idna 3.3 [2022-08-02T22:56:32.368Z] Uninstalling idna-3.3: [2022-08-02T22:56:32.648Z] Successfully uninstalled idna-3.3 [2022-08-02T22:56:32.925Z] ---> e0ae8404399c [2022-08-02T22:56:32.925Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T22:56:32.925Z] ---> Running in 1e4190d13be2 [2022-08-02T22:56:33.532Z] Removing intermediate container 1e4190d13be2 [2022-08-02T22:56:33.532Z] ---> 099d23443ab0 [2022-08-02T22:56:33.532Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T22:56:33.532Z] ---> Running in a20193e79ca3 [2022-08-02T22:56:34.136Z] Removing intermediate container a20193e79ca3 [2022-08-02T22:56:34.136Z] ---> 3a7aea5ccb10 [2022-08-02T22:56:34.136Z] Step 23/25 : LABEL arch=arm64 [2022-08-02T22:56:34.136Z] ---> Running in af7b58ea8da9 [2022-08-02T22:56:34.741Z] Removing intermediate container af7b58ea8da9 [2022-08-02T22:56:34.741Z] ---> 01170ad27085 [2022-08-02T22:56:34.741Z] Step 24/25 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:56:34.741Z] ---> Running in 07a8db0311c9 [2022-08-02T22:56:35.358Z] Removing intermediate container 07a8db0311c9 [2022-08-02T22:56:35.358Z] ---> ea9d1e612f56 [2022-08-02T22:56:35.358Z] Step 25/25 : LABEL version=2.3.0-dev.36 [2022-08-02T22:56:35.640Z] ---> Running in bc1ee04b1531 [2022-08-02T22:56:35.917Z] Removing intermediate container bc1ee04b1531 [2022-08-02T22:56:35.917Z] ---> d47b37a11cf4 [2022-08-02T22:56:35.917Z] [2022-08-02T22:56:36.193Z] Successfully built d47b37a11cf4 [2022-08-02T22:56:36.193Z] Successfully tagged security-spire-server-arm64:latest [2022-08-02T22:56:36.471Z] Building security-spiffe-token-provider [2022-08-02T22:56:36.471Z]  Building security-spire-server ... done  Attempting uninstall: requests [2022-08-02T22:56:36.471Z] Found existing installation: requests 2.26.0 [2022-08-02T22:56:36.471Z] Uninstalling requests-2.26.0: [2022-08-02T22:56:36.747Z] Successfully uninstalled requests-2.26.0 [2022-08-02T22:56:37.026Z] Running setup.py install for texttable: started [2022-08-02T22:56:39.664Z] Running setup.py install for texttable: finished with status 'done' [2022-08-02T22:56:39.664Z] Running setup.py install for PyYAML: started [2022-08-02T22:56:43.058Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-02T22:56:43.333Z] Running setup.py install for docopt: started [2022-08-02T22:56:48.780Z] Running setup.py install for docopt: finished with status 'done' [2022-08-02T22:56:48.780Z] Running setup.py install for dockerpty: started [2022-08-02T22:56:50.811Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-02T22:56:55.420Z] 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-08-02T22:56:55.420Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:56:55.420Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:56:55.420Z] ---> 2f9cfb0b18df [2022-08-02T22:56:55.420Z] Step 3/20 : WORKDIR /edgex-go [2022-08-02T22:56:55.420Z] ---> Using cache [2022-08-02T22:56:55.420Z] ---> 55333cfea71e [2022-08-02T22:56:55.420Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-02T22:56:55.420Z] ---> Running in b69a96298fdc [2022-08-02T22:56:57.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:56:58.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:56:59.469Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-02T22:56:59.469Z] v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-02T22:56:59.469Z] OK: 16889 distinct packages available [2022-08-02T22:57:00.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:57:00.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:57:02.122Z] OK: 221 MiB in 51 packages [2022-08-02T22:57:04.138Z] Removing intermediate container b69a96298fdc [2022-08-02T22:57:04.138Z] ---> bdcbfd532de9 [2022-08-02T22:57:04.138Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-02T22:57:05.581Z] ---> f3be95e6076d [2022-08-02T22:57:05.581Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:57:05.864Z] ---> Running in b6ca7cb4c4c7 [2022-08-02T22:57:12.605Z] Removing intermediate container 56df5bf571d1 [2022-08-02T22:57:12.605Z] ---> 3fbad684293c [2022-08-02T22:57:12.605Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-02T22:57:12.605Z] ---> Running in d7c09bc7659e [2022-08-02T22:57:12.605Z] Removing intermediate container d7c09bc7659e [2022-08-02T22:57:12.605Z] ---> 845ef8ef2721 [2022-08-02T22:57:12.605Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-02T22:57:12.880Z] ---> Running in 9c213891cf35 [2022-08-02T22:57:13.156Z] Removing intermediate container 9c213891cf35 [2022-08-02T22:57:13.156Z] ---> 6e03e8469516 [2022-08-02T22:57:13.156Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-02T22:57:15.157Z] ---> 93d97e4d4ed2 [2022-08-02T22:57:15.157Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-02T22:57:15.766Z] ---> 66e372a10cc9 [2022-08-02T22:57:15.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-02T22:57:16.753Z] ---> 913cbbe50a7f [2022-08-02T22:57:16.753Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-02T22:57:16.753Z] ---> Running in 8c1306fbb163 [2022-08-02T22:57:17.368Z] Removing intermediate container 8c1306fbb163 [2022-08-02T22:57:17.368Z] ---> 90bcfa956ab6 [2022-08-02T22:57:17.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T22:57:17.368Z] ---> Running in 2961a235014a [2022-08-02T22:57:17.980Z] Removing intermediate container 2961a235014a [2022-08-02T22:57:17.980Z] ---> b0f61eb024e1 [2022-08-02T22:57:17.980Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T22:57:18.254Z] ---> Running in d54c2eea1518 [2022-08-02T22:57:18.868Z] Removing intermediate container d54c2eea1518 [2022-08-02T22:57:18.868Z] ---> eedc8f46a14c [2022-08-02T22:57:18.868Z] Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:57:18.868Z] ---> Running in 07ebf5ab5c2e [2022-08-02T22:57:19.471Z] Removing intermediate container 07ebf5ab5c2e [2022-08-02T22:57:19.471Z] ---> c8c0f33fa2ba [2022-08-02T22:57:19.471Z] Step 23/23 : LABEL version=2.3.0-dev.36 [2022-08-02T22:57:19.745Z] ---> Running in d42b85bfc81d [2022-08-02T22:57:20.347Z] Removing intermediate container d42b85bfc81d [2022-08-02T22:57:20.347Z] ---> 427e10df8b28 [2022-08-02T22:57:20.347Z] [2022-08-02T22:57:20.625Z] Successfully built 427e10df8b28 [2022-08-02T22:57:20.625Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-02T22:57:20.625Z]  Building sys-mgmt-agent ... done Building core-data [2022-08-02T22:57:35.749Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T22:57:35.749Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T22:57:35.749Z] ---> 2f9cfb0b18df [2022-08-02T22:57:35.749Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T22:57:35.749Z] ---> Using cache [2022-08-02T22:57:35.749Z] ---> 55333cfea71e [2022-08-02T22:57:35.749Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T22:57:35.749Z] ---> Using cache [2022-08-02T22:57:35.749Z] ---> 3c4d66c43d0c [2022-08-02T22:57:35.749Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-02T22:57:36.361Z] ---> Running in 19f73b013e3a [2022-08-02T22:57:39.036Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T22:57:39.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T22:57:41.645Z] OK: 221 MiB in 51 packages [2022-08-02T22:57:43.631Z] Removing intermediate container 19f73b013e3a [2022-08-02T22:57:43.631Z] ---> 2ac2d9370b39 [2022-08-02T22:57:43.631Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T22:57:45.081Z] ---> 97e447be77f2 [2022-08-02T22:57:45.081Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T22:57:45.358Z] ---> Running in f98650ca3fc0 [2022-08-02T22:58:00.520Z] Removing intermediate container b6ca7cb4c4c7 [2022-08-02T22:58:00.520Z] ---> 95da45372ad2 [2022-08-02T22:58:00.520Z] Step 7/20 : COPY . . [2022-08-02T22:58:15.676Z] ---> 221c2e630022 [2022-08-02T22:58:15.676Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-02T22:58:15.676Z] ---> Running in d2bbe6b807a0 [2022-08-02T22:58:16.277Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-02T22:58:38.483Z] Removing intermediate container f98650ca3fc0 [2022-08-02T22:58:38.483Z] ---> 43182a98acb6 [2022-08-02T22:58:38.483Z] Step 8/23 : COPY . . [2022-08-02T22:58:48.693Z] ---> 25c214ede31d [2022-08-02T22:58:48.693Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-02T22:58:48.693Z] ---> Running in 58bc8ec89c1f [2022-08-02T22:58:50.146Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-02T22:59:46.789Z] Removing intermediate container 2e0bb45dfd77 [2022-08-02T22:59:46.789Z] ---> b4218e335de5 [2022-08-02T22:59:46.789Z] [2022-08-02T22:59:46.789Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T22:59:46.789Z] ---> 3d81c46cd875 [2022-08-02T22:59:46.789Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T22:59:46.789Z] ---> Using cache [2022-08-02T22:59:46.789Z] ---> ec2037e69f84 [2022-08-02T22:59:46.789Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T22:59:46.789Z] ---> Using cache [2022-08-02T22:59:46.789Z] ---> 9f3ef13e57fd [2022-08-02T22:59:46.789Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-02T22:59:46.789Z] ---> Running in 7105fc83a28d [2022-08-02T22:59:46.789Z] Removing intermediate container 7105fc83a28d [2022-08-02T22:59:46.789Z] ---> e68291eebc5f [2022-08-02T22:59:46.789Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T22:59:46.789Z] ---> Running in 234c1c30da87 [2022-08-02T22:59:46.789Z] Removing intermediate container 234c1c30da87 [2022-08-02T22:59:46.789Z] ---> 0620bc5109aa [2022-08-02T22:59:46.789Z] Step 15/23 : WORKDIR / [2022-08-02T22:59:46.789Z] ---> Running in f479c86379c0 [2022-08-02T22:59:46.789Z] Removing intermediate container f479c86379c0 [2022-08-02T22:59:46.789Z] ---> f76ffc29a8a8 [2022-08-02T22:59:46.789Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T22:59:46.789Z] ---> fb3ab519f7e8 [2022-08-02T22:59:46.789Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-02T22:59:46.789Z] ---> 92b14ff3389c [2022-08-02T22:59:46.789Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-02T22:59:46.789Z] ---> b6584d8ee2b1 [2022-08-02T22:59:46.789Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-02T22:59:46.789Z] ---> Running in 4ebb7adb0004 [2022-08-02T22:59:46.789Z] Removing intermediate container 4ebb7adb0004 [2022-08-02T22:59:46.789Z] ---> 32bc8a9c7e7b [2022-08-02T22:59:46.789Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T22:59:46.789Z] ---> Running in 2e7f537cba41 [2022-08-02T22:59:46.789Z] Removing intermediate container 2e7f537cba41 [2022-08-02T22:59:46.789Z] ---> 3ba4bbacaaf6 [2022-08-02T22:59:46.789Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T22:59:46.789Z] ---> Running in 393362b1fe9c [2022-08-02T22:59:46.789Z] Removing intermediate container 393362b1fe9c [2022-08-02T22:59:46.789Z] ---> ff9a077eea98 [2022-08-02T22:59:46.789Z] Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T22:59:46.789Z] ---> Running in 5e3c0e77e1fa [2022-08-02T22:59:46.789Z] Removing intermediate container 5e3c0e77e1fa [2022-08-02T22:59:46.789Z] ---> a9089638f485 [2022-08-02T22:59:46.789Z] Step 23/23 : LABEL version=2.3.0-dev.36 [2022-08-02T22:59:46.789Z] ---> Running in 3d72bb63eb90 [2022-08-02T22:59:46.789Z] Removing intermediate container 3d72bb63eb90 [2022-08-02T22:59:46.789Z] ---> 71b8af57dcca [2022-08-02T22:59:46.789Z] [2022-08-02T22:59:46.789Z] Successfully built 71b8af57dcca [2022-08-02T22:59:46.789Z] Successfully tagged core-metadata-arm64:latest [2022-08-02T23:01:08.616Z]  Building core-metadata ... done Removing intermediate container 39c5a02de3c3 [2022-08-02T23:01:08.616Z] ---> 9c1acb0b37a4 [2022-08-02T23:01:08.616Z] [2022-08-02T23:01:08.616Z] Step 10/31 : FROM alpine:3.16 [2022-08-02T23:01:08.616Z] ---> 3d81c46cd875 [2022-08-02T23:01:08.616Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T23:01:08.616Z] ---> Running in dd657b383491 [2022-08-02T23:01:08.616Z] Removing intermediate container dd657b383491 [2022-08-02T23:01:08.616Z] ---> ec43d1fd5951 [2022-08-02T23:01:08.616Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-02T23:01:08.616Z] ---> Running in 6c8b9eb4865b [2022-08-02T23:01:08.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T23:01:08.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T23:01:09.611Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-02T23:01:09.611Z] (2/2) Installing su-exec (0.2-r1) [2022-08-02T23:01:09.611Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T23:01:09.611Z] OK: 5 MiB in 16 packages [2022-08-02T23:01:11.070Z] Removing intermediate container 6c8b9eb4865b [2022-08-02T23:01:11.070Z] ---> eecc58d4cbdb [2022-08-02T23:01:11.070Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-02T23:01:11.070Z] ---> Running in 619bc2b8af16 [2022-08-02T23:01:11.671Z] Removing intermediate container 619bc2b8af16 [2022-08-02T23:01:11.671Z] ---> c4a1ef6db501 [2022-08-02T23:01:11.671Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-02T23:01:11.671Z] ---> Running in 9631424a2e60 [2022-08-02T23:01:12.275Z] Removing intermediate container 9631424a2e60 [2022-08-02T23:01:12.275Z] ---> 6a93321fcd66 [2022-08-02T23:01:12.275Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-02T23:01:12.275Z] ---> Running in 2dc3c1815033 [2022-08-02T23:01:12.892Z] Removing intermediate container 2dc3c1815033 [2022-08-02T23:01:12.892Z] ---> 6b88af1a0928 [2022-08-02T23:01:12.892Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-02T23:01:12.892Z] ---> Running in 0f3844f639fd [2022-08-02T23:01:16.292Z] Removing intermediate container 0f3844f639fd [2022-08-02T23:01:16.293Z] ---> 1656e0abc370 [2022-08-02T23:01:16.293Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-02T23:01:16.293Z] ---> Running in aef1d2bee472 [2022-08-02T23:01:16.293Z] Removing intermediate container aef1d2bee472 [2022-08-02T23:01:16.293Z] ---> 1b1e73834d15 [2022-08-02T23:01:16.293Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-02T23:01:17.284Z] ---> 061bc0ff68d2 [2022-08-02T23:01:17.284Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-02T23:01:17.284Z] ---> Running in 62bb56075166 [2022-08-02T23:01:20.692Z] Removing intermediate container 62bb56075166 [2022-08-02T23:01:20.693Z] ---> 75ee8eae9cd7 [2022-08-02T23:01:20.693Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T23:01:21.313Z] ---> 89d8d8004953 [2022-08-02T23:01:21.313Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-02T23:01:23.310Z] ---> 963cf82dbeda [2022-08-02T23:01:23.310Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-02T23:01:23.914Z] ---> ef746532aa33 [2022-08-02T23:01:23.914Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-02T23:01:25.383Z] ---> 5b3421be8509 [2022-08-02T23:01:25.383Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-02T23:01:26.003Z] ---> 3e11e7d3a0da [2022-08-02T23:01:26.003Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-02T23:01:27.462Z] ---> 8d93ddfc73b8 [2022-08-02T23:01:27.462Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-02T23:01:27.462Z] ---> Running in 7f84d25ca4db [2022-08-02T23:01:31.799Z] Removing intermediate container 7f84d25ca4db [2022-08-02T23:01:31.799Z] ---> f0e88ec58e20 [2022-08-02T23:01:31.799Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-02T23:01:32.078Z] ---> Running in 23c1175f41e3 [2022-08-02T23:01:32.672Z] Removing intermediate container 23c1175f41e3 [2022-08-02T23:01:32.672Z] ---> 9626ffe846dc [2022-08-02T23:01:32.672Z] Step 28/31 : CMD ["gate"] [2022-08-02T23:01:32.952Z] ---> Running in 653faca378e8 [2022-08-02T23:01:33.945Z] Removing intermediate container 653faca378e8 [2022-08-02T23:01:33.945Z] ---> 1d61be1b3e82 [2022-08-02T23:01:33.945Z] Step 29/31 : LABEL arch=arm64 [2022-08-02T23:01:34.222Z] ---> Running in 4ae360c39190 [2022-08-02T23:01:34.842Z] Removing intermediate container 4ae360c39190 [2022-08-02T23:01:34.842Z] ---> d630ed384ace [2022-08-02T23:01:34.842Z] Step 30/31 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:01:35.116Z] ---> Running in 4e111302bb86 [2022-08-02T23:01:36.104Z] Removing intermediate container 4e111302bb86 [2022-08-02T23:01:36.104Z] ---> 96d6f57ab547 [2022-08-02T23:01:36.104Z] Step 31/31 : LABEL version=2.3.0-dev.36 [2022-08-02T23:01:36.382Z] ---> Running in f92dee815213 [2022-08-02T23:01:37.376Z] Removing intermediate container f92dee815213 [2022-08-02T23:01:37.376Z] ---> 5662c55c1379 [2022-08-02T23:01:37.376Z] [2022-08-02T23:01:38.369Z] Successfully built 5662c55c1379 [2022-08-02T23:01:38.369Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-02T23:01:39.368Z]  Building security-bootstrapper ... done Removing intermediate container 8f5923dcdd2e [2022-08-02T23:01:39.368Z] ---> e1db1043a22d [2022-08-02T23:01:39.368Z] [2022-08-02T23:01:39.368Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T23:01:39.368Z] ---> 3d81c46cd875 [2022-08-02T23:01:39.368Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-02T23:01:39.651Z] ---> Running in d441834223a7 [2022-08-02T23:01:41.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T23:01:41.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T23:01:42.641Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-02T23:01:42.641Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-02T23:01:42.641Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T23:01:42.641Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T23:01:42.922Z] OK: 6 MiB in 16 packages [2022-08-02T23:01:44.961Z] Removing intermediate container d441834223a7 [2022-08-02T23:01:44.961Z] ---> dc4660ff5d9b [2022-08-02T23:01:44.961Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T23:01:45.240Z] ---> Running in 70de60a9f29a [2022-08-02T23:01:45.527Z] Removing intermediate container 70de60a9f29a [2022-08-02T23:01:45.527Z] ---> e8c488ea0515 [2022-08-02T23:01:45.527Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-02T23:01:45.805Z] ---> Running in 15213888ea43 [2022-08-02T23:01:46.098Z] Removing intermediate container 15213888ea43 [2022-08-02T23:01:46.098Z] ---> 259a4e687f89 [2022-08-02T23:01:46.098Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T23:01:46.380Z] ---> Running in c22daa90bbfd [2022-08-02T23:01:46.665Z] Removing intermediate container c22daa90bbfd [2022-08-02T23:01:46.665Z] ---> 6cbfb42325ba [2022-08-02T23:01:46.665Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T23:01:47.655Z] ---> 799ee76c3dd4 [2022-08-02T23:01:47.655Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-02T23:01:50.306Z] ---> b7ef45fa599b [2022-08-02T23:01:50.306Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-02T23:01:50.908Z] ---> 4653181a09ba [2022-08-02T23:01:50.908Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-02T23:01:51.189Z] ---> Running in 7242ca2b9d0a [2022-08-02T23:01:51.796Z] Removing intermediate container 7242ca2b9d0a [2022-08-02T23:01:51.796Z] ---> cbaaa14281b2 [2022-08-02T23:01:51.796Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T23:01:51.796Z] ---> Running in 22eaf09e88a1 [2022-08-02T23:01:52.402Z] Removing intermediate container 22eaf09e88a1 [2022-08-02T23:01:52.402Z] ---> 6cd1a6ad182c [2022-08-02T23:01:52.402Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T23:01:52.402Z] ---> Running in 016c291a629e [2022-08-02T23:01:53.024Z] Removing intermediate container 016c291a629e [2022-08-02T23:01:53.024Z] ---> 44604aa0a0c6 [2022-08-02T23:01:53.024Z] Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:01:53.309Z] ---> Running in 68fa1e10fc5f [2022-08-02T23:01:53.592Z] Removing intermediate container 68fa1e10fc5f [2022-08-02T23:01:53.592Z] ---> 927b26c64e2d [2022-08-02T23:01:53.592Z] Step 22/22 : LABEL version=2.3.0-dev.36 [2022-08-02T23:01:53.874Z] ---> Running in 7c84fd950e4e [2022-08-02T23:01:54.144Z] Removing intermediate container 7c84fd950e4e [2022-08-02T23:01:54.144Z] ---> 6794055774e5 [2022-08-02T23:01:54.144Z] [2022-08-02T23:01:54.417Z] Successfully built 6794055774e5 [2022-08-02T23:01:54.417Z] Successfully tagged support-notifications-arm64:latest [2022-08-02T23:03:02.681Z]  Building support-notifications ... done Removing intermediate container 58bc8ec89c1f [2022-08-02T23:03:02.681Z] ---> 78e6c45047c7 [2022-08-02T23:03:02.681Z] [2022-08-02T23:03:02.681Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T23:03:02.681Z] ---> 3d81c46cd875 [2022-08-02T23:03:02.681Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-02T23:03:02.681Z] ---> Running in 2b8532651aa8 [2022-08-02T23:03:02.681Z] Removing intermediate container 2b8532651aa8 [2022-08-02T23:03:02.681Z] ---> 8f1caa70aaab [2022-08-02T23:03:02.681Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-02T23:03:02.954Z] ---> Running in 5b9e5da64407 [2022-08-02T23:03:03.228Z] Removing intermediate container 5b9e5da64407 [2022-08-02T23:03:03.228Z] ---> bd8504b2f1fa [2022-08-02T23:03:03.228Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-02T23:03:03.228Z] ---> Running in 8aa08f234ed0 [2022-08-02T23:03:03.833Z] Removing intermediate container d2bbe6b807a0 [2022-08-02T23:03:03.833Z] ---> 2fa196ab9da9 [2022-08-02T23:03:03.833Z] [2022-08-02T23:03:03.833Z] Step 9/20 : FROM alpine:3.15 [2022-08-02T23:03:03.833Z] ---> 60f2846fe774 [2022-08-02T23:03:03.833Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T23:03:03.833Z] ---> Using cache [2022-08-02T23:03:03.833Z] ---> 103fbf4e1760 [2022-08-02T23:03:03.833Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T23:03:03.833Z] ---> Using cache [2022-08-02T23:03:03.833Z] ---> c0e186b8ae0d [2022-08-02T23:03:03.833Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-02T23:03:03.833Z] Removing intermediate container 8aa08f234ed0 [2022-08-02T23:03:03.833Z] ---> b868d2e102e8 [2022-08-02T23:03:03.833Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T23:03:03.833Z] ---> Running in 55789a3abf08 [2022-08-02T23:03:03.833Z] ---> Running in 38a31d19f6f9 [2022-08-02T23:03:05.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T23:03:05.876Z] Removing intermediate container 38a31d19f6f9 [2022-08-02T23:03:05.876Z] ---> 4c2f7f751f97 [2022-08-02T23:03:05.876Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T23:03:05.876Z] ---> Running in c02c00b9ce20 [2022-08-02T23:03:06.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T23:03:07.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T23:03:07.147Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T23:03:07.147Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T23:03:07.147Z] OK: 15734 distinct packages available [2022-08-02T23:03:07.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T23:03:08.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T23:03:08.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T23:03:08.879Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T23:03:09.150Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T23:03:09.151Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T23:03:09.424Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T23:03:09.424Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-02T23:03:09.424Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T23:03:09.424Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-02T23:03:09.694Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T23:03:09.694Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T23:03:09.694Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-02T23:03:09.968Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T23:03:09.968Z] OK: 8 MiB in 20 packages [2022-08-02T23:03:09.968Z] (5/9) Installing curl (7.80.0-r2) [2022-08-02T23:03:09.968Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-02T23:03:10.240Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-02T23:03:10.240Z] (8/9) Installing libucontext (1.1-r0) [2022-08-02T23:03:10.240Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-02T23:03:10.514Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T23:03:10.514Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T23:03:10.790Z] OK: 8 MiB in 23 packages [2022-08-02T23:03:11.064Z] Removing intermediate container c02c00b9ce20 [2022-08-02T23:03:11.064Z] ---> c182f349267d [2022-08-02T23:03:11.064Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T23:03:11.662Z] ---> 6a87f70ef45b [2022-08-02T23:03:11.662Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-02T23:03:12.260Z] Removing intermediate container 55789a3abf08 [2022-08-02T23:03:12.260Z] ---> cfa019ba44c2 [2022-08-02T23:03:12.260Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T23:03:12.857Z] ---> ab8b5b42e149 [2022-08-02T23:03:12.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-02T23:03:12.857Z] ---> e4aa60ee15d5 [2022-08-02T23:03:12.857Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-02T23:03:13.457Z] ---> 50fda8a02189 [2022-08-02T23:03:13.457Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-02T23:03:13.746Z] ---> Running in f85e45671ee6 [2022-08-02T23:03:14.021Z] Removing intermediate container f85e45671ee6 [2022-08-02T23:03:14.021Z] ---> ffdf783120a8 [2022-08-02T23:03:14.021Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T23:03:14.021Z] ---> 35b9a11f3d84 [2022-08-02T23:03:14.021Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-02T23:03:14.294Z] ---> Running in 8df574f55c16 [2022-08-02T23:03:14.567Z] Removing intermediate container 8df574f55c16 [2022-08-02T23:03:14.567Z] ---> 384d594a2dd0 [2022-08-02T23:03:14.567Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T23:03:14.567Z] ---> Running in 3612cb54dc5e [2022-08-02T23:03:14.842Z] ---> 087ba3743fc6 [2022-08-02T23:03:14.842Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-02T23:03:14.842Z] ---> Running in 206fd60e500b [2022-08-02T23:03:15.120Z] Removing intermediate container 3612cb54dc5e [2022-08-02T23:03:15.120Z] ---> c17647d77761 [2022-08-02T23:03:15.120Z] Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:15.120Z] ---> Running in d9a15774f9ca [2022-08-02T23:03:15.120Z] Removing intermediate container 206fd60e500b [2022-08-02T23:03:15.120Z] ---> f7e41866a528 [2022-08-02T23:03:15.120Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T23:03:15.395Z] ---> Running in a852d139f18f [2022-08-02T23:03:15.395Z] Removing intermediate container d9a15774f9ca [2022-08-02T23:03:15.395Z] ---> 45c492200e26 [2022-08-02T23:03:15.395Z] Step 23/23 : LABEL version=2.3.0-dev.36 [2022-08-02T23:03:15.669Z] ---> Running in 87268107e658 [2022-08-02T23:03:15.669Z] Removing intermediate container a852d139f18f [2022-08-02T23:03:15.669Z] ---> a052830bd869 [2022-08-02T23:03:15.669Z] Step 18/20 : LABEL arch=arm64 [2022-08-02T23:03:15.943Z] ---> Running in 51eff2844b97 [2022-08-02T23:03:15.943Z] Removing intermediate container 87268107e658 [2022-08-02T23:03:15.943Z] ---> 05a5be0e1eb3 [2022-08-02T23:03:15.943Z] [2022-08-02T23:03:16.219Z] Removing intermediate container 51eff2844b97 [2022-08-02T23:03:16.219Z] ---> e981646a13c7 [2022-08-02T23:03:16.219Z] Step 19/20 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:16.219Z] Successfully built 05a5be0e1eb3 [2022-08-02T23:03:16.219Z] Successfully tagged core-data-arm64:latest [2022-08-02T23:03:16.219Z]  Building core-data ... done  ---> Running in f3bb785a6776 [2022-08-02T23:03:16.492Z] Removing intermediate container f3bb785a6776 [2022-08-02T23:03:16.492Z] ---> 91bbcabeb287 [2022-08-02T23:03:16.492Z] Step 20/20 : LABEL version=2.3.0-dev.36 [2022-08-02T23:03:16.492Z] ---> Running in 5215c1ce67ec [2022-08-02T23:03:17.089Z] Removing intermediate container 5215c1ce67ec [2022-08-02T23:03:17.090Z] ---> aff5b571481e [2022-08-02T23:03:17.090Z] [2022-08-02T23:03:17.090Z] Successfully built aff5b571481e [2022-08-02T23:03:17.090Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-02T23:03:17.375Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-02T23:03:17.399Z] $ docker stop --time=1 04610525164b1b176bb74909c8bee00712414a813d9038d0253927b64dd79be5 [2022-08-02T23:03:19.057Z] $ docker rm -f 04610525164b1b176bb74909c8bee00712414a813d9038d0253927b64dd79be5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T23:03:19.602Z] + docker images [2022-08-02T23:03:19.873Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-02T23:03:19.873Z] security-spiffe-token-provider-arm64 latest aff5b571481e 3 seconds ago 28.3MB [2022-08-02T23:03:19.874Z] core-data-arm64 latest 05a5be0e1eb3 4 seconds ago 20.6MB [2022-08-02T23:03:19.874Z] 2fa196ab9da9 17 seconds ago 1.41GB [2022-08-02T23:03:19.874Z] 78e6c45047c7 19 seconds ago 1.38GB [2022-08-02T23:03:19.874Z] support-notifications-arm64 latest 6794055774e5 About a minute ago 26.1MB [2022-08-02T23:03:19.874Z] e1db1043a22d About a minute ago 1.41GB [2022-08-02T23:03:19.874Z] security-bootstrapper-arm64 latest 5662c55c1379 About a minute ago 18.6MB [2022-08-02T23:03:19.874Z] 9c1acb0b37a4 2 minutes ago 1.36GB [2022-08-02T23:03:19.874Z] core-metadata-arm64 latest 71b8af57dcca 3 minutes ago 17.4MB [2022-08-02T23:03:19.874Z] b4218e335de5 3 minutes ago 1.38GB [2022-08-02T23:03:19.874Z] sys-mgmt-agent-arm64 latest 427e10df8b28 6 minutes ago 282MB [2022-08-02T23:03:19.874Z] security-spire-server-arm64 latest d47b37a11cf4 6 minutes ago 84.2MB [2022-08-02T23:03:19.874Z] e231bf605eb7 7 minutes ago 1.25GB [2022-08-02T23:03:19.874Z] security-proxy-setup-arm64 latest 6a83b7f37695 7 minutes ago 26.2MB [2022-08-02T23:03:19.874Z] support-scheduler-arm64 latest 37e4e8fb1f6a 7 minutes ago 25.6MB [2022-08-02T23:03:19.874Z] 7a69a3cfe571 7 minutes ago 1.36GB [2022-08-02T23:03:19.874Z] cebac61c5a05 7 minutes ago 1.35GB [2022-08-02T23:03:19.874Z] 983f5659f6a3 8 minutes ago 1.41GB [2022-08-02T23:03:19.874Z] security-secretstore-setup-arm64 latest 8519e67a3142 10 minutes ago 27.9MB [2022-08-02T23:03:19.874Z] core-command-arm64 latest 06e542aa09ee 10 minutes ago 15.5MB [2022-08-02T23:03:19.874Z] 436804344ed5 10 minutes ago 1.36GB [2022-08-02T23:03:19.874Z] 7055303f4b05 10 minutes ago 1.35GB [2022-08-02T23:03:19.874Z] security-spire-agent-arm64 latest b2aa104877ed 15 minutes ago 122MB [2022-08-02T23:03:19.874Z] security-spire-config-arm64 latest 25bdb9002f11 15 minutes ago 83.6MB [2022-08-02T23:03:19.874Z] 91080d67d5a1 15 minutes ago 1.25GB [2022-08-02T23:03:19.874Z] 305879cd73f9 15 minutes ago 1.25GB [2022-08-02T23:03:19.874Z] ci-base-image-arm64 latest 2f9cfb0b18df 18 minutes ago 994MB [2022-08-02T23:03:19.874Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-02T23:03:19.874Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-02T23:03:19.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-02T23:03:19.874Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-08-02T23:03:19.874Z] 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-08-02T23:03:20.006Z] provisioning config files... [2022-08-02T23:03:20.024Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/271@tmp/config9107499842311440966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:03:20.370Z] ---> docker-login.sh [2022-08-02T23:03:20.371Z] nexus3.edgexfoundry.org:10001 [2022-08-02T23:03:20.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T23:03:20.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T23:03:20.914Z] Configure a credential helper to remove this warning. See [2022-08-02T23:03:20.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T23:03:20.914Z] [2022-08-02T23:03:20.914Z] Login Succeeded [2022-08-02T23:03:20.914Z] nexus3.edgexfoundry.org:10002 [2022-08-02T23:03:21.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T23:03:21.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T23:03:21.456Z] Configure a credential helper to remove this warning. See [2022-08-02T23:03:21.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T23:03:21.456Z] [2022-08-02T23:03:21.456Z] Login Succeeded [2022-08-02T23:03:21.456Z] nexus3.edgexfoundry.org:10003 [2022-08-02T23:03:21.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T23:03:21.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T23:03:21.998Z] Configure a credential helper to remove this warning. See [2022-08-02T23:03:21.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T23:03:21.998Z] [2022-08-02T23:03:21.998Z] Login Succeeded [2022-08-02T23:03:21.998Z] nexus3.edgexfoundry.org:10004 [2022-08-02T23:03:22.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T23:03:22.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T23:03:22.272Z] Configure a credential helper to remove this warning. See [2022-08-02T23:03:22.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T23:03:22.272Z] [2022-08-02T23:03:22.272Z] Login Succeeded [2022-08-02T23:03:22.272Z] docker.io [2022-08-02T23:03:22.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T23:03:23.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T23:03:23.134Z] Configure a credential helper to remove this warning. See [2022-08-02T23:03:23.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T23:03:23.134Z] [2022-08-02T23:03:23.134Z] Login Succeeded [2022-08-02T23:03:23.134Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T23:03:23.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:03:23.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T23:03:23.212Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-02T23:03:23.212Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:23.212Z] latest [2022-08-02T23:03:23.212Z] 2.3.0-dev.36 [2022-08-02T23:03:23.212Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:23.212Z] main [2022-08-02T23:03:23.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:23.575Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:23.942Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:23.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-02T23:03:23.942Z] 4f3ed3ea2cff: Preparing [2022-08-02T23:03:23.942Z] f5a29a705f2d: Preparing [2022-08-02T23:03:23.942Z] 479ea6a68da8: Preparing [2022-08-02T23:03:23.942Z] 0c004ded3ef1: Preparing [2022-08-02T23:03:23.942Z] 5b7df235d876: Preparing [2022-08-02T23:03:23.942Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:24.212Z] 0c004ded3ef1: Pushed [2022-08-02T23:03:24.212Z] 479ea6a68da8: Pushed [2022-08-02T23:03:24.212Z] 4f3ed3ea2cff: Pushed [2022-08-02T23:03:26.820Z] f5a29a705f2d: Pushed [2022-08-02T23:03:26.820Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:754ede5804c800f33adda4542423c152c2240b4c2e7b081e7f3776bfa2235a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:27.190Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:27.547Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-02T23:03:27.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-02T23:03:27.547Z] 4f3ed3ea2cff: Preparing [2022-08-02T23:03:27.547Z] f5a29a705f2d: Preparing [2022-08-02T23:03:27.547Z] 479ea6a68da8: Preparing [2022-08-02T23:03:27.547Z] 0c004ded3ef1: Preparing [2022-08-02T23:03:27.547Z] 5b7df235d876: Preparing [2022-08-02T23:03:27.547Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:27.547Z] f5a29a705f2d: Layer already exists [2022-08-02T23:03:27.547Z] 4f3ed3ea2cff: Layer already exists [2022-08-02T23:03:27.547Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:27.547Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:03:27.817Z] latest: digest: sha256:754ede5804c800f33adda4542423c152c2240b4c2e7b081e7f3776bfa2235a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:28.182Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:28.538Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.36 [2022-08-02T23:03:28.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-02T23:03:28.538Z] 4f3ed3ea2cff: Preparing [2022-08-02T23:03:28.538Z] f5a29a705f2d: Preparing [2022-08-02T23:03:28.538Z] 479ea6a68da8: Preparing [2022-08-02T23:03:28.538Z] 0c004ded3ef1: Preparing [2022-08-02T23:03:28.538Z] 5b7df235d876: Preparing [2022-08-02T23:03:28.538Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:28.538Z] f5a29a705f2d: Layer already exists [2022-08-02T23:03:28.538Z] 4f3ed3ea2cff: Layer already exists [2022-08-02T23:03:28.538Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:28.538Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:03:28.808Z] 2.3.0-dev.36: digest: sha256:754ede5804c800f33adda4542423c152c2240b4c2e7b081e7f3776bfa2235a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:29.175Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:29.531Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:29.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-02T23:03:29.532Z] 4f3ed3ea2cff: Preparing [2022-08-02T23:03:29.532Z] f5a29a705f2d: Preparing [2022-08-02T23:03:29.532Z] 479ea6a68da8: Preparing [2022-08-02T23:03:29.532Z] 0c004ded3ef1: Preparing [2022-08-02T23:03:29.532Z] 5b7df235d876: Preparing [2022-08-02T23:03:29.532Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:29.532Z] f5a29a705f2d: Layer already exists [2022-08-02T23:03:29.532Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:29.532Z] 4f3ed3ea2cff: Layer already exists [2022-08-02T23:03:29.532Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:03:29.802Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:754ede5804c800f33adda4542423c152c2240b4c2e7b081e7f3776bfa2235a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:30.167Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:30.528Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-02T23:03:30.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-02T23:03:30.528Z] 4f3ed3ea2cff: Preparing [2022-08-02T23:03:30.528Z] f5a29a705f2d: Preparing [2022-08-02T23:03:30.528Z] 479ea6a68da8: Preparing [2022-08-02T23:03:30.528Z] 0c004ded3ef1: Preparing [2022-08-02T23:03:30.528Z] 5b7df235d876: Preparing [2022-08-02T23:03:30.528Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:30.528Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:30.528Z] 4f3ed3ea2cff: Layer already exists [2022-08-02T23:03:30.528Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:03:30.528Z] f5a29a705f2d: Layer already exists [2022-08-02T23:03:30.799Z] main: digest: sha256:754ede5804c800f33adda4542423c152c2240b4c2e7b081e7f3776bfa2235a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:03:30.854Z] ===================================================== [Pipeline] echo [2022-08-02T23:03:30.860Z] taggedImages: [2022-08-02T23:03:30.860Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:30.860Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-02T23:03:30.860Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.36 [2022-08-02T23:03:30.860Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:30.860Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-02T23:03:30.875Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-02T23:03:30.875Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:30.875Z] latest [2022-08-02T23:03:30.875Z] 2.3.0-dev.36 [2022-08-02T23:03:30.875Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:30.875Z] main [2022-08-02T23:03:30.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:31.223Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:31.580Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:31.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-02T23:03:31.580Z] 6462632d0ebe: Preparing [2022-08-02T23:03:31.580Z] 701b7deb672b: Preparing [2022-08-02T23:03:31.580Z] 479ea6a68da8: Preparing [2022-08-02T23:03:31.580Z] bbd9b2598e44: Preparing [2022-08-02T23:03:31.580Z] 5095dd38cc9d: Preparing [2022-08-02T23:03:31.580Z] 5b7df235d876: Preparing [2022-08-02T23:03:31.580Z] 5b7df235d876: Waiting [2022-08-02T23:03:31.878Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:31.878Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:31.878Z] 5095dd38cc9d: Pushed [2022-08-02T23:03:31.878Z] 6462632d0ebe: Pushed [2022-08-02T23:03:32.573Z] bbd9b2598e44: Pushed [2022-08-02T23:03:35.244Z] 701b7deb672b: Pushed [2022-08-02T23:03:35.244Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:9f7367b2c8becbf6470800c582d1dfd6410ed040a2d0105d9a1686348e330d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:35.614Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:35.972Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-02T23:03:35.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-02T23:03:35.972Z] 6462632d0ebe: Preparing [2022-08-02T23:03:35.972Z] 701b7deb672b: Preparing [2022-08-02T23:03:35.972Z] 479ea6a68da8: Preparing [2022-08-02T23:03:35.972Z] bbd9b2598e44: Preparing [2022-08-02T23:03:35.972Z] 5095dd38cc9d: Preparing [2022-08-02T23:03:35.972Z] 5b7df235d876: Preparing [2022-08-02T23:03:35.972Z] 5b7df235d876: Waiting [2022-08-02T23:03:35.972Z] 701b7deb672b: Layer already exists [2022-08-02T23:03:35.972Z] 5095dd38cc9d: Layer already exists [2022-08-02T23:03:35.972Z] 6462632d0ebe: Layer already exists [2022-08-02T23:03:35.972Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:35.972Z] bbd9b2598e44: Layer already exists [2022-08-02T23:03:35.972Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:36.244Z] latest: digest: sha256:9f7367b2c8becbf6470800c582d1dfd6410ed040a2d0105d9a1686348e330d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:36.610Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:36.973Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.36 [2022-08-02T23:03:36.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-02T23:03:36.973Z] 6462632d0ebe: Preparing [2022-08-02T23:03:36.973Z] 701b7deb672b: Preparing [2022-08-02T23:03:36.973Z] 479ea6a68da8: Preparing [2022-08-02T23:03:36.973Z] bbd9b2598e44: Preparing [2022-08-02T23:03:36.973Z] 5095dd38cc9d: Preparing [2022-08-02T23:03:36.973Z] 5b7df235d876: Preparing [2022-08-02T23:03:36.973Z] 5b7df235d876: Waiting [2022-08-02T23:03:36.973Z] bbd9b2598e44: Layer already exists [2022-08-02T23:03:36.973Z] 701b7deb672b: Layer already exists [2022-08-02T23:03:36.973Z] 6462632d0ebe: Layer already exists [2022-08-02T23:03:36.973Z] 5095dd38cc9d: Layer already exists [2022-08-02T23:03:36.973Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:36.973Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:37.243Z] 2.3.0-dev.36: digest: sha256:9f7367b2c8becbf6470800c582d1dfd6410ed040a2d0105d9a1686348e330d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:37.613Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:37.974Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:37.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-02T23:03:37.974Z] 6462632d0ebe: Preparing [2022-08-02T23:03:37.974Z] 701b7deb672b: Preparing [2022-08-02T23:03:37.974Z] 479ea6a68da8: Preparing [2022-08-02T23:03:37.974Z] bbd9b2598e44: Preparing [2022-08-02T23:03:37.974Z] 5095dd38cc9d: Preparing [2022-08-02T23:03:37.974Z] 5b7df235d876: Preparing [2022-08-02T23:03:37.974Z] 701b7deb672b: Layer already exists [2022-08-02T23:03:37.974Z] 5095dd38cc9d: Layer already exists [2022-08-02T23:03:37.974Z] bbd9b2598e44: Layer already exists [2022-08-02T23:03:37.974Z] 6462632d0ebe: Layer already exists [2022-08-02T23:03:37.974Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:37.974Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:38.246Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:9f7367b2c8becbf6470800c582d1dfd6410ed040a2d0105d9a1686348e330d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:38.616Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:38.973Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-02T23:03:38.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-02T23:03:38.973Z] 6462632d0ebe: Preparing [2022-08-02T23:03:38.973Z] 701b7deb672b: Preparing [2022-08-02T23:03:38.973Z] 479ea6a68da8: Preparing [2022-08-02T23:03:38.973Z] bbd9b2598e44: Preparing [2022-08-02T23:03:38.973Z] 5095dd38cc9d: Preparing [2022-08-02T23:03:38.973Z] 5b7df235d876: Preparing [2022-08-02T23:03:38.973Z] 5b7df235d876: Waiting [2022-08-02T23:03:38.973Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:38.973Z] 701b7deb672b: Layer already exists [2022-08-02T23:03:38.973Z] 6462632d0ebe: Layer already exists [2022-08-02T23:03:38.973Z] bbd9b2598e44: Layer already exists [2022-08-02T23:03:38.973Z] 5095dd38cc9d: Layer already exists [2022-08-02T23:03:38.973Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:39.243Z] main: digest: sha256:9f7367b2c8becbf6470800c582d1dfd6410ed040a2d0105d9a1686348e330d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:03:39.300Z] ===================================================== [Pipeline] echo [2022-08-02T23:03:39.312Z] taggedImages: [2022-08-02T23:03:39.312Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:39.312Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-02T23:03:39.312Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.36 [2022-08-02T23:03:39.312Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:39.312Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-02T23:03:39.338Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-02T23:03:39.338Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:39.338Z] latest [2022-08-02T23:03:39.338Z] 2.3.0-dev.36 [2022-08-02T23:03:39.338Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:39.338Z] main [2022-08-02T23:03:39.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:39.707Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:40.062Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:40.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-02T23:03:40.062Z] 9ae4adfa19ea: Preparing [2022-08-02T23:03:40.062Z] 2a705b163fbe: Preparing [2022-08-02T23:03:40.062Z] 479ea6a68da8: Preparing [2022-08-02T23:03:40.062Z] 0c004ded3ef1: Preparing [2022-08-02T23:03:40.062Z] 5b7df235d876: Preparing [2022-08-02T23:03:40.062Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:40.062Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:40.062Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:03:40.333Z] 9ae4adfa19ea: Pushed [2022-08-02T23:03:43.706Z] 2a705b163fbe: Pushed [2022-08-02T23:03:43.706Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:6a0481b0d078161b33147891d8e5f5aefb533efdf6e8c9f47b385d47fd556cc4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:44.073Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:44.430Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-02T23:03:44.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-02T23:03:44.431Z] 9ae4adfa19ea: Preparing [2022-08-02T23:03:44.431Z] 2a705b163fbe: Preparing [2022-08-02T23:03:44.431Z] 479ea6a68da8: Preparing [2022-08-02T23:03:44.431Z] 0c004ded3ef1: Preparing [2022-08-02T23:03:44.431Z] 5b7df235d876: Preparing [2022-08-02T23:03:44.431Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:44.431Z] 2a705b163fbe: Layer already exists [2022-08-02T23:03:44.431Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:03:44.431Z] 9ae4adfa19ea: Layer already exists [2022-08-02T23:03:44.431Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:44.701Z] latest: digest: sha256:6a0481b0d078161b33147891d8e5f5aefb533efdf6e8c9f47b385d47fd556cc4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:45.085Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:45.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.36 [2022-08-02T23:03:45.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-02T23:03:45.447Z] 9ae4adfa19ea: Preparing [2022-08-02T23:03:45.447Z] 2a705b163fbe: Preparing [2022-08-02T23:03:45.447Z] 479ea6a68da8: Preparing [2022-08-02T23:03:45.447Z] 0c004ded3ef1: Preparing [2022-08-02T23:03:45.447Z] 5b7df235d876: Preparing [2022-08-02T23:03:45.447Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:45.447Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:03:45.447Z] 2a705b163fbe: Layer already exists [2022-08-02T23:03:45.447Z] 9ae4adfa19ea: Layer already exists [2022-08-02T23:03:45.447Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:45.717Z] 2.3.0-dev.36: digest: sha256:6a0481b0d078161b33147891d8e5f5aefb533efdf6e8c9f47b385d47fd556cc4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:46.086Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:46.446Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:46.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-02T23:03:46.446Z] 9ae4adfa19ea: Preparing [2022-08-02T23:03:46.446Z] 2a705b163fbe: Preparing [2022-08-02T23:03:46.446Z] 479ea6a68da8: Preparing [2022-08-02T23:03:46.446Z] 0c004ded3ef1: Preparing [2022-08-02T23:03:46.446Z] 5b7df235d876: Preparing [2022-08-02T23:03:46.446Z] 9ae4adfa19ea: Layer already exists [2022-08-02T23:03:46.446Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:46.446Z] 2a705b163fbe: Layer already exists [2022-08-02T23:03:46.446Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:46.446Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:03:46.716Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:6a0481b0d078161b33147891d8e5f5aefb533efdf6e8c9f47b385d47fd556cc4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:47.082Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:47.433Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-02T23:03:47.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-02T23:03:47.433Z] 9ae4adfa19ea: Preparing [2022-08-02T23:03:47.433Z] 2a705b163fbe: Preparing [2022-08-02T23:03:47.433Z] 479ea6a68da8: Preparing [2022-08-02T23:03:47.433Z] 0c004ded3ef1: Preparing [2022-08-02T23:03:47.433Z] 5b7df235d876: Preparing [2022-08-02T23:03:47.433Z] 9ae4adfa19ea: Layer already exists [2022-08-02T23:03:47.433Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:47.433Z] 2a705b163fbe: Layer already exists [2022-08-02T23:03:47.433Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:47.433Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:03:47.702Z] main: digest: sha256:6a0481b0d078161b33147891d8e5f5aefb533efdf6e8c9f47b385d47fd556cc4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:03:47.764Z] ===================================================== [Pipeline] echo [2022-08-02T23:03:47.773Z] taggedImages: [2022-08-02T23:03:47.773Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:47.773Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-02T23:03:47.773Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.36 [2022-08-02T23:03:47.773Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:47.773Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-02T23:03:47.799Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-02T23:03:47.799Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:47.799Z] latest [2022-08-02T23:03:47.799Z] 2.3.0-dev.36 [2022-08-02T23:03:47.799Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:47.799Z] main [2022-08-02T23:03:47.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:48.168Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:48.524Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:48.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-02T23:03:48.524Z] c76980bce6f7: Preparing [2022-08-02T23:03:48.524Z] c76980bce6f7: Preparing [2022-08-02T23:03:48.524Z] 6d9f83cdee00: Preparing [2022-08-02T23:03:48.524Z] 41638c1200a5: Preparing [2022-08-02T23:03:48.524Z] b49f610a2bab: Preparing [2022-08-02T23:03:48.524Z] 29e626d0e57f: Preparing [2022-08-02T23:03:48.524Z] 479ea6a68da8: Preparing [2022-08-02T23:03:48.524Z] 55fe8ee631dd: Preparing [2022-08-02T23:03:48.524Z] dc54506dfcfe: Preparing [2022-08-02T23:03:48.524Z] 3aa604205117: Preparing [2022-08-02T23:03:48.524Z] 238c9d78bcfe: Preparing [2022-08-02T23:03:48.524Z] 5b7df235d876: Preparing [2022-08-02T23:03:48.524Z] 479ea6a68da8: Waiting [2022-08-02T23:03:48.524Z] 55fe8ee631dd: Waiting [2022-08-02T23:03:48.524Z] dc54506dfcfe: Waiting [2022-08-02T23:03:48.524Z] 3aa604205117: Waiting [2022-08-02T23:03:48.524Z] 238c9d78bcfe: Waiting [2022-08-02T23:03:48.524Z] 5b7df235d876: Waiting [2022-08-02T23:03:48.807Z] c76980bce6f7: Pushed [2022-08-02T23:03:48.807Z] 6d9f83cdee00: Pushed [2022-08-02T23:03:48.807Z] 41638c1200a5: Pushed [2022-08-02T23:03:48.807Z] b49f610a2bab: Pushed [2022-08-02T23:03:48.807Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:49.078Z] 55fe8ee631dd: Pushed [2022-08-02T23:03:49.078Z] 3aa604205117: Pushed [2022-08-02T23:03:49.078Z] dc54506dfcfe: Pushed [2022-08-02T23:03:49.078Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:49.078Z] 238c9d78bcfe: Pushed [2022-08-02T23:03:52.453Z] 29e626d0e57f: Pushed [2022-08-02T23:03:52.453Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:a57c379aac8c054de679a60376d6442e25e34bb2313e053e3da1d0af9cfb82ba size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:52.810Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:53.163Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-02T23:03:53.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-02T23:03:53.164Z] c76980bce6f7: Preparing [2022-08-02T23:03:53.164Z] c76980bce6f7: Preparing [2022-08-02T23:03:53.164Z] 6d9f83cdee00: Preparing [2022-08-02T23:03:53.164Z] 41638c1200a5: Preparing [2022-08-02T23:03:53.164Z] b49f610a2bab: Preparing [2022-08-02T23:03:53.164Z] 29e626d0e57f: Preparing [2022-08-02T23:03:53.164Z] 479ea6a68da8: Preparing [2022-08-02T23:03:53.164Z] 55fe8ee631dd: Preparing [2022-08-02T23:03:53.164Z] dc54506dfcfe: Preparing [2022-08-02T23:03:53.164Z] 3aa604205117: Preparing [2022-08-02T23:03:53.164Z] 238c9d78bcfe: Preparing [2022-08-02T23:03:53.164Z] 5b7df235d876: Preparing [2022-08-02T23:03:53.164Z] 479ea6a68da8: Waiting [2022-08-02T23:03:53.164Z] 55fe8ee631dd: Waiting [2022-08-02T23:03:53.164Z] dc54506dfcfe: Waiting [2022-08-02T23:03:53.164Z] 3aa604205117: Waiting [2022-08-02T23:03:53.164Z] 238c9d78bcfe: Waiting [2022-08-02T23:03:53.164Z] 5b7df235d876: Waiting [2022-08-02T23:03:53.164Z] b49f610a2bab: Layer already exists [2022-08-02T23:03:53.164Z] 41638c1200a5: Layer already exists [2022-08-02T23:03:53.164Z] c76980bce6f7: Layer already exists [2022-08-02T23:03:53.164Z] 29e626d0e57f: Layer already exists [2022-08-02T23:03:53.164Z] 6d9f83cdee00: Layer already exists [2022-08-02T23:03:53.164Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:53.164Z] 55fe8ee631dd: Layer already exists [2022-08-02T23:03:53.164Z] dc54506dfcfe: Layer already exists [2022-08-02T23:03:53.164Z] 3aa604205117: Layer already exists [2022-08-02T23:03:53.434Z] 238c9d78bcfe: Layer already exists [2022-08-02T23:03:53.434Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:53.434Z] latest: digest: sha256:a57c379aac8c054de679a60376d6442e25e34bb2313e053e3da1d0af9cfb82ba size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:53.789Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:54.143Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.36 [2022-08-02T23:03:54.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-02T23:03:54.143Z] c76980bce6f7: Preparing [2022-08-02T23:03:54.143Z] c76980bce6f7: Preparing [2022-08-02T23:03:54.143Z] 6d9f83cdee00: Preparing [2022-08-02T23:03:54.143Z] 41638c1200a5: Preparing [2022-08-02T23:03:54.143Z] b49f610a2bab: Preparing [2022-08-02T23:03:54.143Z] 29e626d0e57f: Preparing [2022-08-02T23:03:54.143Z] 479ea6a68da8: Preparing [2022-08-02T23:03:54.143Z] 55fe8ee631dd: Preparing [2022-08-02T23:03:54.143Z] dc54506dfcfe: Preparing [2022-08-02T23:03:54.143Z] 3aa604205117: Preparing [2022-08-02T23:03:54.143Z] 238c9d78bcfe: Preparing [2022-08-02T23:03:54.143Z] 5b7df235d876: Preparing [2022-08-02T23:03:54.143Z] 479ea6a68da8: Waiting [2022-08-02T23:03:54.143Z] 55fe8ee631dd: Waiting [2022-08-02T23:03:54.143Z] 238c9d78bcfe: Waiting [2022-08-02T23:03:54.143Z] dc54506dfcfe: Waiting [2022-08-02T23:03:54.143Z] 3aa604205117: Waiting [2022-08-02T23:03:54.143Z] 5b7df235d876: Waiting [2022-08-02T23:03:54.143Z] 6d9f83cdee00: Layer already exists [2022-08-02T23:03:54.143Z] 41638c1200a5: Layer already exists [2022-08-02T23:03:54.143Z] c76980bce6f7: Layer already exists [2022-08-02T23:03:54.143Z] 29e626d0e57f: Layer already exists [2022-08-02T23:03:54.143Z] b49f610a2bab: Layer already exists [2022-08-02T23:03:54.143Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:54.143Z] 55fe8ee631dd: Layer already exists [2022-08-02T23:03:54.143Z] dc54506dfcfe: Layer already exists [2022-08-02T23:03:54.143Z] 3aa604205117: Layer already exists [2022-08-02T23:03:54.415Z] 238c9d78bcfe: Layer already exists [2022-08-02T23:03:54.415Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:54.415Z] 2.3.0-dev.36: digest: sha256:a57c379aac8c054de679a60376d6442e25e34bb2313e053e3da1d0af9cfb82ba size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:54.795Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:55.154Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:55.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-02T23:03:55.154Z] c76980bce6f7: Preparing [2022-08-02T23:03:55.154Z] c76980bce6f7: Preparing [2022-08-02T23:03:55.154Z] 6d9f83cdee00: Preparing [2022-08-02T23:03:55.154Z] 41638c1200a5: Preparing [2022-08-02T23:03:55.154Z] b49f610a2bab: Preparing [2022-08-02T23:03:55.154Z] 29e626d0e57f: Preparing [2022-08-02T23:03:55.154Z] 479ea6a68da8: Preparing [2022-08-02T23:03:55.154Z] 55fe8ee631dd: Preparing [2022-08-02T23:03:55.154Z] dc54506dfcfe: Preparing [2022-08-02T23:03:55.154Z] 3aa604205117: Preparing [2022-08-02T23:03:55.154Z] 238c9d78bcfe: Preparing [2022-08-02T23:03:55.154Z] 5b7df235d876: Preparing [2022-08-02T23:03:55.154Z] dc54506dfcfe: Waiting [2022-08-02T23:03:55.154Z] 238c9d78bcfe: Waiting [2022-08-02T23:03:55.154Z] 3aa604205117: Waiting [2022-08-02T23:03:55.154Z] 5b7df235d876: Waiting [2022-08-02T23:03:55.154Z] 479ea6a68da8: Waiting [2022-08-02T23:03:55.154Z] 55fe8ee631dd: Waiting [2022-08-02T23:03:55.154Z] c76980bce6f7: Layer already exists [2022-08-02T23:03:55.154Z] 41638c1200a5: Layer already exists [2022-08-02T23:03:55.154Z] b49f610a2bab: Layer already exists [2022-08-02T23:03:55.154Z] 6d9f83cdee00: Layer already exists [2022-08-02T23:03:55.154Z] 29e626d0e57f: Layer already exists [2022-08-02T23:03:55.154Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:55.154Z] 55fe8ee631dd: Layer already exists [2022-08-02T23:03:55.154Z] dc54506dfcfe: Layer already exists [2022-08-02T23:03:55.154Z] 238c9d78bcfe: Layer already exists [2022-08-02T23:03:55.154Z] 3aa604205117: Layer already exists [2022-08-02T23:03:55.426Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:55.426Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:a57c379aac8c054de679a60376d6442e25e34bb2313e053e3da1d0af9cfb82ba size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:55.817Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:56.210Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-02T23:03:56.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-02T23:03:56.210Z] c76980bce6f7: Preparing [2022-08-02T23:03:56.210Z] c76980bce6f7: Preparing [2022-08-02T23:03:56.210Z] 6d9f83cdee00: Preparing [2022-08-02T23:03:56.210Z] 41638c1200a5: Preparing [2022-08-02T23:03:56.210Z] b49f610a2bab: Preparing [2022-08-02T23:03:56.210Z] 29e626d0e57f: Preparing [2022-08-02T23:03:56.210Z] 479ea6a68da8: Preparing [2022-08-02T23:03:56.210Z] 55fe8ee631dd: Preparing [2022-08-02T23:03:56.210Z] dc54506dfcfe: Preparing [2022-08-02T23:03:56.210Z] 3aa604205117: Preparing [2022-08-02T23:03:56.210Z] 238c9d78bcfe: Preparing [2022-08-02T23:03:56.210Z] 5b7df235d876: Preparing [2022-08-02T23:03:56.210Z] 55fe8ee631dd: Waiting [2022-08-02T23:03:56.210Z] 3aa604205117: Waiting [2022-08-02T23:03:56.210Z] 238c9d78bcfe: Waiting [2022-08-02T23:03:56.210Z] dc54506dfcfe: Waiting [2022-08-02T23:03:56.210Z] 479ea6a68da8: Waiting [2022-08-02T23:03:56.210Z] 5b7df235d876: Waiting [2022-08-02T23:03:56.210Z] c76980bce6f7: Layer already exists [2022-08-02T23:03:56.210Z] 6d9f83cdee00: Layer already exists [2022-08-02T23:03:56.210Z] 41638c1200a5: Layer already exists [2022-08-02T23:03:56.210Z] 29e626d0e57f: Layer already exists [2022-08-02T23:03:56.487Z] b49f610a2bab: Layer already exists [2022-08-02T23:03:56.487Z] 479ea6a68da8: Layer already exists [2022-08-02T23:03:56.487Z] 55fe8ee631dd: Layer already exists [2022-08-02T23:03:56.487Z] dc54506dfcfe: Layer already exists [2022-08-02T23:03:56.487Z] 3aa604205117: Layer already exists [2022-08-02T23:03:56.487Z] 238c9d78bcfe: Layer already exists [2022-08-02T23:03:56.487Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:56.487Z] main: digest: sha256:a57c379aac8c054de679a60376d6442e25e34bb2313e053e3da1d0af9cfb82ba size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:03:56.548Z] ===================================================== [Pipeline] echo [2022-08-02T23:03:56.557Z] taggedImages: [2022-08-02T23:03:56.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:56.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-02T23:03:56.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.36 [2022-08-02T23:03:56.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:56.557Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-02T23:03:56.579Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-02T23:03:56.579Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:56.579Z] latest [2022-08-02T23:03:56.579Z] 2.3.0-dev.36 [2022-08-02T23:03:56.579Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:03:56.579Z] main [2022-08-02T23:03:56.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:56.936Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:03:57.295Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:03:57.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-02T23:03:57.295Z] 37af59b8842c: Preparing [2022-08-02T23:03:57.295Z] 72ba97b1b798: Preparing [2022-08-02T23:03:57.295Z] fbf8c12ee847: Preparing [2022-08-02T23:03:57.295Z] 100bf15d25e9: Preparing [2022-08-02T23:03:57.295Z] 541e36bb621d: Preparing [2022-08-02T23:03:57.295Z] b232279fc73f: Preparing [2022-08-02T23:03:57.295Z] 57fd5d67e5b0: Preparing [2022-08-02T23:03:57.295Z] 5b7df235d876: Preparing [2022-08-02T23:03:57.295Z] b232279fc73f: Waiting [2022-08-02T23:03:57.295Z] 57fd5d67e5b0: Waiting [2022-08-02T23:03:57.295Z] 5b7df235d876: Waiting [2022-08-02T23:03:57.571Z] 541e36bb621d: Pushed [2022-08-02T23:03:57.571Z] 72ba97b1b798: Pushed [2022-08-02T23:03:57.571Z] 37af59b8842c: Pushed [2022-08-02T23:03:57.571Z] 5b7df235d876: Layer already exists [2022-08-02T23:03:57.844Z] b232279fc73f: Pushed [2022-08-02T23:03:58.455Z] 57fd5d67e5b0: Pushed [2022-08-02T23:03:59.882Z] fbf8c12ee847: Pushed [2022-08-02T23:03:59.882Z] 100bf15d25e9: Pushed [2022-08-02T23:04:00.153Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:21783f0aa4a697b8518b515802fcb3eb1ad5f846c87d5fef5b77796c051e087d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:00.520Z] + 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-08-02T23:04:00.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-02T23:04:00.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-02T23:04:00.880Z] 37af59b8842c: Preparing [2022-08-02T23:04:00.880Z] 72ba97b1b798: Preparing [2022-08-02T23:04:00.880Z] fbf8c12ee847: Preparing [2022-08-02T23:04:00.880Z] 100bf15d25e9: Preparing [2022-08-02T23:04:00.880Z] 541e36bb621d: Preparing [2022-08-02T23:04:00.880Z] b232279fc73f: Preparing [2022-08-02T23:04:00.880Z] 57fd5d67e5b0: Preparing [2022-08-02T23:04:00.880Z] 5b7df235d876: Preparing [2022-08-02T23:04:00.880Z] b232279fc73f: Waiting [2022-08-02T23:04:00.880Z] 57fd5d67e5b0: Waiting [2022-08-02T23:04:00.880Z] 5b7df235d876: Waiting [2022-08-02T23:04:00.880Z] 72ba97b1b798: Layer already exists [2022-08-02T23:04:00.880Z] 37af59b8842c: Layer already exists [2022-08-02T23:04:00.880Z] 541e36bb621d: Layer already exists [2022-08-02T23:04:00.880Z] 100bf15d25e9: Layer already exists [2022-08-02T23:04:00.880Z] fbf8c12ee847: Layer already exists [2022-08-02T23:04:00.880Z] b232279fc73f: Layer already exists [2022-08-02T23:04:00.880Z] 57fd5d67e5b0: Layer already exists [2022-08-02T23:04:00.880Z] 5b7df235d876: Layer already exists [2022-08-02T23:04:01.150Z] latest: digest: sha256:21783f0aa4a697b8518b515802fcb3eb1ad5f846c87d5fef5b77796c051e087d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:01.515Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:01.872Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.36 [2022-08-02T23:04:01.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-02T23:04:01.872Z] 37af59b8842c: Preparing [2022-08-02T23:04:01.872Z] 72ba97b1b798: Preparing [2022-08-02T23:04:01.872Z] fbf8c12ee847: Preparing [2022-08-02T23:04:01.872Z] 100bf15d25e9: Preparing [2022-08-02T23:04:01.872Z] 541e36bb621d: Preparing [2022-08-02T23:04:01.872Z] b232279fc73f: Preparing [2022-08-02T23:04:01.872Z] 57fd5d67e5b0: Preparing [2022-08-02T23:04:01.872Z] 5b7df235d876: Preparing [2022-08-02T23:04:01.872Z] 57fd5d67e5b0: Waiting [2022-08-02T23:04:01.872Z] 5b7df235d876: Waiting [2022-08-02T23:04:01.872Z] b232279fc73f: Waiting [2022-08-02T23:04:01.872Z] fbf8c12ee847: Layer already exists [2022-08-02T23:04:01.872Z] 37af59b8842c: Layer already exists [2022-08-02T23:04:01.872Z] 100bf15d25e9: Layer already exists [2022-08-02T23:04:01.872Z] 72ba97b1b798: Layer already exists [2022-08-02T23:04:01.872Z] 541e36bb621d: Layer already exists [2022-08-02T23:04:01.872Z] 57fd5d67e5b0: Layer already exists [2022-08-02T23:04:01.872Z] b232279fc73f: Layer already exists [2022-08-02T23:04:02.143Z] 5b7df235d876: Layer already exists [2022-08-02T23:04:02.143Z] 2.3.0-dev.36: digest: sha256:21783f0aa4a697b8518b515802fcb3eb1ad5f846c87d5fef5b77796c051e087d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:02.514Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:02.874Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:02.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-02T23:04:02.874Z] 37af59b8842c: Preparing [2022-08-02T23:04:02.874Z] 72ba97b1b798: Preparing [2022-08-02T23:04:02.874Z] fbf8c12ee847: Preparing [2022-08-02T23:04:02.874Z] 100bf15d25e9: Preparing [2022-08-02T23:04:02.874Z] 541e36bb621d: Preparing [2022-08-02T23:04:02.874Z] b232279fc73f: Preparing [2022-08-02T23:04:02.874Z] 57fd5d67e5b0: Preparing [2022-08-02T23:04:02.874Z] 5b7df235d876: Preparing [2022-08-02T23:04:02.874Z] 57fd5d67e5b0: Waiting [2022-08-02T23:04:02.874Z] 5b7df235d876: Waiting [2022-08-02T23:04:02.874Z] b232279fc73f: Waiting [2022-08-02T23:04:02.874Z] fbf8c12ee847: Layer already exists [2022-08-02T23:04:02.874Z] 37af59b8842c: Layer already exists [2022-08-02T23:04:02.874Z] 541e36bb621d: Layer already exists [2022-08-02T23:04:02.874Z] 100bf15d25e9: Layer already exists [2022-08-02T23:04:02.874Z] 72ba97b1b798: Layer already exists [2022-08-02T23:04:03.147Z] 57fd5d67e5b0: Layer already exists [2022-08-02T23:04:03.147Z] b232279fc73f: Layer already exists [2022-08-02T23:04:03.147Z] 5b7df235d876: Layer already exists [2022-08-02T23:04:03.147Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:21783f0aa4a697b8518b515802fcb3eb1ad5f846c87d5fef5b77796c051e087d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:03.515Z] + 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-08-02T23:04:03.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-02T23:04:03.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-02T23:04:03.877Z] 37af59b8842c: Preparing [2022-08-02T23:04:03.877Z] 72ba97b1b798: Preparing [2022-08-02T23:04:03.877Z] fbf8c12ee847: Preparing [2022-08-02T23:04:03.877Z] 100bf15d25e9: Preparing [2022-08-02T23:04:03.877Z] 541e36bb621d: Preparing [2022-08-02T23:04:03.877Z] b232279fc73f: Preparing [2022-08-02T23:04:03.877Z] 57fd5d67e5b0: Preparing [2022-08-02T23:04:03.877Z] 5b7df235d876: Preparing [2022-08-02T23:04:03.877Z] 57fd5d67e5b0: Waiting [2022-08-02T23:04:03.877Z] 5b7df235d876: Waiting [2022-08-02T23:04:03.877Z] b232279fc73f: Waiting [2022-08-02T23:04:03.877Z] 541e36bb621d: Layer already exists [2022-08-02T23:04:03.877Z] 100bf15d25e9: Layer already exists [2022-08-02T23:04:03.877Z] 37af59b8842c: Layer already exists [2022-08-02T23:04:03.877Z] fbf8c12ee847: Layer already exists [2022-08-02T23:04:03.877Z] 72ba97b1b798: Layer already exists [2022-08-02T23:04:03.877Z] b232279fc73f: Layer already exists [2022-08-02T23:04:03.877Z] 57fd5d67e5b0: Layer already exists [2022-08-02T23:04:03.877Z] 5b7df235d876: Layer already exists [2022-08-02T23:04:04.147Z] main: digest: sha256:21783f0aa4a697b8518b515802fcb3eb1ad5f846c87d5fef5b77796c051e087d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:04:04.206Z] ===================================================== [Pipeline] echo [2022-08-02T23:04:04.215Z] taggedImages: [2022-08-02T23:04:04.215Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:04.215Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-02T23:04:04.215Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.36 [2022-08-02T23:04:04.215Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:04.215Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-02T23:04:04.239Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-02T23:04:04.239Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:04.239Z] latest [2022-08-02T23:04:04.239Z] 2.3.0-dev.36 [2022-08-02T23:04:04.239Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:04.239Z] main [2022-08-02T23:04:04.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:04.604Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:04.965Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:04.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-02T23:04:04.965Z] a8f73982e641: Preparing [2022-08-02T23:04:04.965Z] 857f271e47ae: Preparing [2022-08-02T23:04:04.965Z] 2debe8b5729f: Preparing [2022-08-02T23:04:04.965Z] 9537ee3ea0a8: Preparing [2022-08-02T23:04:04.965Z] bdf4375ebbaa: Preparing [2022-08-02T23:04:04.965Z] 10d112bfc933: Preparing [2022-08-02T23:04:04.965Z] f2b6fd2dc153: Preparing [2022-08-02T23:04:04.965Z] 1d68e5035f69: Preparing [2022-08-02T23:04:04.965Z] 73f2af5d026f: Preparing [2022-08-02T23:04:04.965Z] 5b7df235d876: Preparing [2022-08-02T23:04:04.965Z] 10d112bfc933: Waiting [2022-08-02T23:04:04.965Z] 73f2af5d026f: Waiting [2022-08-02T23:04:04.965Z] 5b7df235d876: Waiting [2022-08-02T23:04:04.965Z] f2b6fd2dc153: Waiting [2022-08-02T23:04:04.965Z] 1d68e5035f69: Waiting [2022-08-02T23:04:05.238Z] a8f73982e641: Pushed [2022-08-02T23:04:05.238Z] 857f271e47ae: Pushed [2022-08-02T23:04:05.238Z] bdf4375ebbaa: Pushed [2022-08-02T23:04:05.512Z] 10d112bfc933: Pushed [2022-08-02T23:04:05.512Z] f2b6fd2dc153: Pushed [2022-08-02T23:04:05.512Z] 1d68e5035f69: Pushed [2022-08-02T23:04:05.512Z] 5b7df235d876: Layer already exists [2022-08-02T23:04:05.785Z] 73f2af5d026f: Pushed [2022-08-02T23:04:07.759Z] 9537ee3ea0a8: Pushed [2022-08-02T23:04:08.351Z] 2debe8b5729f: Pushed [2022-08-02T23:04:08.621Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:dfc33e3717f96751475066d723cbf01d7995d513ad64f8b2c05f776c8a089c43 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:08.970Z] + 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-08-02T23:04:09.326Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-02T23:04:09.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-02T23:04:09.326Z] a8f73982e641: Preparing [2022-08-02T23:04:09.326Z] 857f271e47ae: Preparing [2022-08-02T23:04:09.326Z] 2debe8b5729f: Preparing [2022-08-02T23:04:09.326Z] 9537ee3ea0a8: Preparing [2022-08-02T23:04:09.326Z] bdf4375ebbaa: Preparing [2022-08-02T23:04:09.326Z] 10d112bfc933: Preparing [2022-08-02T23:04:09.326Z] f2b6fd2dc153: Preparing [2022-08-02T23:04:09.326Z] 1d68e5035f69: Preparing [2022-08-02T23:04:09.326Z] 73f2af5d026f: Preparing [2022-08-02T23:04:09.326Z] 5b7df235d876: Preparing [2022-08-02T23:04:09.326Z] 1d68e5035f69: Waiting [2022-08-02T23:04:09.326Z] 73f2af5d026f: Waiting [2022-08-02T23:04:09.326Z] 10d112bfc933: Waiting [2022-08-02T23:04:09.326Z] f2b6fd2dc153: Waiting [2022-08-02T23:04:09.326Z] 5b7df235d876: Waiting [2022-08-02T23:04:09.326Z] 9537ee3ea0a8: Layer already exists [2022-08-02T23:04:09.326Z] 857f271e47ae: Layer already exists [2022-08-02T23:04:09.326Z] a8f73982e641: Layer already exists [2022-08-02T23:04:09.326Z] bdf4375ebbaa: Layer already exists [2022-08-02T23:04:09.326Z] 2debe8b5729f: Layer already exists [2022-08-02T23:04:09.326Z] f2b6fd2dc153: Layer already exists [2022-08-02T23:04:09.326Z] 73f2af5d026f: Layer already exists [2022-08-02T23:04:09.326Z] 1d68e5035f69: Layer already exists [2022-08-02T23:04:09.596Z] 10d112bfc933: Layer already exists [2022-08-02T23:04:09.596Z] 5b7df235d876: Layer already exists [2022-08-02T23:04:09.596Z] latest: digest: sha256:dfc33e3717f96751475066d723cbf01d7995d513ad64f8b2c05f776c8a089c43 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:09.959Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:10.333Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.36 [2022-08-02T23:04:10.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-02T23:04:10.334Z] a8f73982e641: Preparing [2022-08-02T23:04:10.334Z] 857f271e47ae: Preparing [2022-08-02T23:04:10.334Z] 2debe8b5729f: Preparing [2022-08-02T23:04:10.334Z] 9537ee3ea0a8: Preparing [2022-08-02T23:04:10.334Z] bdf4375ebbaa: Preparing [2022-08-02T23:04:10.334Z] 10d112bfc933: Preparing [2022-08-02T23:04:10.334Z] f2b6fd2dc153: Preparing [2022-08-02T23:04:10.334Z] 1d68e5035f69: Preparing [2022-08-02T23:04:10.334Z] 73f2af5d026f: Preparing [2022-08-02T23:04:10.334Z] 5b7df235d876: Preparing [2022-08-02T23:04:10.334Z] 10d112bfc933: Waiting [2022-08-02T23:04:10.334Z] f2b6fd2dc153: Waiting [2022-08-02T23:04:10.334Z] 1d68e5035f69: Waiting [2022-08-02T23:04:10.334Z] 73f2af5d026f: Waiting [2022-08-02T23:04:10.334Z] 5b7df235d876: Waiting [2022-08-02T23:04:10.334Z] 2debe8b5729f: Layer already exists [2022-08-02T23:04:10.334Z] a8f73982e641: Layer already exists [2022-08-02T23:04:10.334Z] 857f271e47ae: Layer already exists [2022-08-02T23:04:10.334Z] bdf4375ebbaa: Layer already exists [2022-08-02T23:04:10.334Z] 9537ee3ea0a8: Layer already exists [2022-08-02T23:04:10.606Z] 10d112bfc933: Layer already exists [2022-08-02T23:04:10.606Z] 1d68e5035f69: Layer already exists [2022-08-02T23:04:10.606Z] 73f2af5d026f: Layer already exists [2022-08-02T23:04:10.606Z] 5b7df235d876: Layer already exists [2022-08-02T23:04:10.606Z] f2b6fd2dc153: Layer already exists [2022-08-02T23:04:10.606Z] 2.3.0-dev.36: digest: sha256:dfc33e3717f96751475066d723cbf01d7995d513ad64f8b2c05f776c8a089c43 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:10.972Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:11.333Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:11.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-02T23:04:11.333Z] a8f73982e641: Preparing [2022-08-02T23:04:11.333Z] 857f271e47ae: Preparing [2022-08-02T23:04:11.333Z] 2debe8b5729f: Preparing [2022-08-02T23:04:11.333Z] 9537ee3ea0a8: Preparing [2022-08-02T23:04:11.333Z] bdf4375ebbaa: Preparing [2022-08-02T23:04:11.333Z] 10d112bfc933: Preparing [2022-08-02T23:04:11.333Z] f2b6fd2dc153: Preparing [2022-08-02T23:04:11.333Z] 1d68e5035f69: Preparing [2022-08-02T23:04:11.333Z] 73f2af5d026f: Preparing [2022-08-02T23:04:11.333Z] 5b7df235d876: Preparing [2022-08-02T23:04:11.333Z] 1d68e5035f69: Waiting [2022-08-02T23:04:11.333Z] 73f2af5d026f: Waiting [2022-08-02T23:04:11.333Z] 5b7df235d876: Waiting [2022-08-02T23:04:11.333Z] 10d112bfc933: Waiting [2022-08-02T23:04:11.333Z] f2b6fd2dc153: Waiting [2022-08-02T23:04:11.333Z] 857f271e47ae: Layer already exists [2022-08-02T23:04:11.333Z] bdf4375ebbaa: Layer already exists [2022-08-02T23:04:11.333Z] a8f73982e641: Layer already exists [2022-08-02T23:04:11.333Z] 2debe8b5729f: Layer already exists [2022-08-02T23:04:11.333Z] 9537ee3ea0a8: Layer already exists [2022-08-02T23:04:11.333Z] 1d68e5035f69: Layer already exists [2022-08-02T23:04:11.333Z] 10d112bfc933: Layer already exists [2022-08-02T23:04:11.605Z] 5b7df235d876: Layer already exists [2022-08-02T23:04:11.605Z] f2b6fd2dc153: Layer already exists [2022-08-02T23:04:11.605Z] 73f2af5d026f: Layer already exists [2022-08-02T23:04:11.605Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:dfc33e3717f96751475066d723cbf01d7995d513ad64f8b2c05f776c8a089c43 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:11.957Z] + 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-08-02T23:04:12.313Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-02T23:04:12.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-02T23:04:12.313Z] a8f73982e641: Preparing [2022-08-02T23:04:12.313Z] 857f271e47ae: Preparing [2022-08-02T23:04:12.313Z] 2debe8b5729f: Preparing [2022-08-02T23:04:12.313Z] 9537ee3ea0a8: Preparing [2022-08-02T23:04:12.313Z] bdf4375ebbaa: Preparing [2022-08-02T23:04:12.313Z] 10d112bfc933: Preparing [2022-08-02T23:04:12.313Z] f2b6fd2dc153: Preparing [2022-08-02T23:04:12.313Z] 1d68e5035f69: Preparing [2022-08-02T23:04:12.313Z] 73f2af5d026f: Preparing [2022-08-02T23:04:12.313Z] 5b7df235d876: Preparing [2022-08-02T23:04:12.313Z] 1d68e5035f69: Waiting [2022-08-02T23:04:12.313Z] 73f2af5d026f: Waiting [2022-08-02T23:04:12.313Z] 5b7df235d876: Waiting [2022-08-02T23:04:12.313Z] f2b6fd2dc153: Waiting [2022-08-02T23:04:12.313Z] 857f271e47ae: Layer already exists [2022-08-02T23:04:12.313Z] 2debe8b5729f: Layer already exists [2022-08-02T23:04:12.313Z] bdf4375ebbaa: Layer already exists [2022-08-02T23:04:12.313Z] 9537ee3ea0a8: Layer already exists [2022-08-02T23:04:12.313Z] a8f73982e641: Layer already exists [2022-08-02T23:04:12.584Z] f2b6fd2dc153: Layer already exists [2022-08-02T23:04:12.584Z] 10d112bfc933: Layer already exists [2022-08-02T23:04:12.584Z] 1d68e5035f69: Layer already exists [2022-08-02T23:04:12.584Z] 73f2af5d026f: Layer already exists [2022-08-02T23:04:12.584Z] 5b7df235d876: Layer already exists [2022-08-02T23:04:12.584Z] main: digest: sha256:dfc33e3717f96751475066d723cbf01d7995d513ad64f8b2c05f776c8a089c43 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:04:12.646Z] ===================================================== [Pipeline] echo [2022-08-02T23:04:12.654Z] taggedImages: [2022-08-02T23:04:12.654Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:12.654Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-02T23:04:12.654Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.36 [2022-08-02T23:04:12.654Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:12.654Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-02T23:04:12.674Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-02T23:04:12.674Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:12.674Z] latest [2022-08-02T23:04:12.674Z] 2.3.0-dev.36 [2022-08-02T23:04:12.674Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:12.674Z] main [2022-08-02T23:04:12.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:13.018Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:13.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:13.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-02T23:04:13.368Z] 3fc7c1ce3c5d: Preparing [2022-08-02T23:04:13.368Z] 962d391f0496: Preparing [2022-08-02T23:04:13.368Z] 479ea6a68da8: Preparing [2022-08-02T23:04:13.368Z] 71cea11ba531: Preparing [2022-08-02T23:04:13.368Z] ef35d8bf361c: Preparing [2022-08-02T23:04:13.368Z] eb54b7b7991f: Preparing [2022-08-02T23:04:13.368Z] eb54b7b7991f: Waiting [2022-08-02T23:04:13.640Z] 479ea6a68da8: Layer already exists [2022-08-02T23:04:13.640Z] eb54b7b7991f: Layer already exists [2022-08-02T23:04:13.640Z] 3fc7c1ce3c5d: Pushed [2022-08-02T23:04:13.640Z] ef35d8bf361c: Pushed [2022-08-02T23:04:15.068Z] 71cea11ba531: Pushed [2022-08-02T23:04:18.705Z] 962d391f0496: Pushed [2022-08-02T23:04:18.705Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:b8ff99f4f2411c1f237b568a89f884c86f030e4cec957d980a4c3719d59fd641 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:19.066Z] + 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-08-02T23:04:19.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-02T23:04:19.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-02T23:04:19.423Z] 3fc7c1ce3c5d: Preparing [2022-08-02T23:04:19.423Z] 962d391f0496: Preparing [2022-08-02T23:04:19.423Z] 479ea6a68da8: Preparing [2022-08-02T23:04:19.423Z] 71cea11ba531: Preparing [2022-08-02T23:04:19.423Z] ef35d8bf361c: Preparing [2022-08-02T23:04:19.423Z] eb54b7b7991f: Preparing [2022-08-02T23:04:19.423Z] eb54b7b7991f: Waiting [2022-08-02T23:04:19.423Z] 962d391f0496: Layer already exists [2022-08-02T23:04:19.423Z] 3fc7c1ce3c5d: Layer already exists [2022-08-02T23:04:19.423Z] 71cea11ba531: Layer already exists [2022-08-02T23:04:19.423Z] 479ea6a68da8: Layer already exists [2022-08-02T23:04:19.423Z] ef35d8bf361c: Layer already exists [2022-08-02T23:04:19.423Z] eb54b7b7991f: Layer already exists [2022-08-02T23:04:19.694Z] latest: digest: sha256:b8ff99f4f2411c1f237b568a89f884c86f030e4cec957d980a4c3719d59fd641 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:20.065Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:20.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.36 [2022-08-02T23:04:20.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-02T23:04:20.416Z] 3fc7c1ce3c5d: Preparing [2022-08-02T23:04:20.416Z] 962d391f0496: Preparing [2022-08-02T23:04:20.416Z] 479ea6a68da8: Preparing [2022-08-02T23:04:20.416Z] 71cea11ba531: Preparing [2022-08-02T23:04:20.416Z] ef35d8bf361c: Preparing [2022-08-02T23:04:20.416Z] eb54b7b7991f: Preparing [2022-08-02T23:04:20.416Z] eb54b7b7991f: Waiting [2022-08-02T23:04:20.416Z] ef35d8bf361c: Layer already exists [2022-08-02T23:04:20.416Z] 71cea11ba531: Layer already exists [2022-08-02T23:04:20.416Z] 479ea6a68da8: Layer already exists [2022-08-02T23:04:20.416Z] 3fc7c1ce3c5d: Layer already exists [2022-08-02T23:04:20.416Z] 962d391f0496: Layer already exists [2022-08-02T23:04:20.416Z] eb54b7b7991f: Layer already exists [2022-08-02T23:04:20.686Z] 2.3.0-dev.36: digest: sha256:b8ff99f4f2411c1f237b568a89f884c86f030e4cec957d980a4c3719d59fd641 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:21.042Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:21.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:21.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-02T23:04:21.392Z] 3fc7c1ce3c5d: Preparing [2022-08-02T23:04:21.392Z] 962d391f0496: Preparing [2022-08-02T23:04:21.392Z] 479ea6a68da8: Preparing [2022-08-02T23:04:21.392Z] 71cea11ba531: Preparing [2022-08-02T23:04:21.392Z] ef35d8bf361c: Preparing [2022-08-02T23:04:21.392Z] eb54b7b7991f: Preparing [2022-08-02T23:04:21.392Z] eb54b7b7991f: Waiting [2022-08-02T23:04:21.392Z] ef35d8bf361c: Layer already exists [2022-08-02T23:04:21.392Z] 479ea6a68da8: Layer already exists [2022-08-02T23:04:21.392Z] 3fc7c1ce3c5d: Layer already exists [2022-08-02T23:04:21.392Z] 962d391f0496: Layer already exists [2022-08-02T23:04:21.392Z] 71cea11ba531: Layer already exists [2022-08-02T23:04:21.392Z] eb54b7b7991f: Layer already exists [2022-08-02T23:04:21.662Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:b8ff99f4f2411c1f237b568a89f884c86f030e4cec957d980a4c3719d59fd641 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:22.024Z] + 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-08-02T23:04:22.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-02T23:04:22.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-02T23:04:22.380Z] 3fc7c1ce3c5d: Preparing [2022-08-02T23:04:22.380Z] 962d391f0496: Preparing [2022-08-02T23:04:22.380Z] 479ea6a68da8: Preparing [2022-08-02T23:04:22.380Z] 71cea11ba531: Preparing [2022-08-02T23:04:22.380Z] ef35d8bf361c: Preparing [2022-08-02T23:04:22.380Z] eb54b7b7991f: Preparing [2022-08-02T23:04:22.380Z] eb54b7b7991f: Waiting [2022-08-02T23:04:22.380Z] ef35d8bf361c: Layer already exists [2022-08-02T23:04:22.380Z] 71cea11ba531: Layer already exists [2022-08-02T23:04:22.380Z] 3fc7c1ce3c5d: Layer already exists [2022-08-02T23:04:22.380Z] 962d391f0496: Layer already exists [2022-08-02T23:04:22.380Z] 479ea6a68da8: Layer already exists [2022-08-02T23:04:22.380Z] eb54b7b7991f: Layer already exists [2022-08-02T23:04:22.651Z] main: digest: sha256:b8ff99f4f2411c1f237b568a89f884c86f030e4cec957d980a4c3719d59fd641 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:04:22.711Z] ===================================================== [Pipeline] echo [2022-08-02T23:04:22.719Z] taggedImages: [2022-08-02T23:04:22.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:22.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-02T23:04:22.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.36 [2022-08-02T23:04:22.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:22.719Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-02T23:04:22.739Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-02T23:04:22.739Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:22.739Z] latest [2022-08-02T23:04:22.739Z] 2.3.0-dev.36 [2022-08-02T23:04:22.739Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:22.739Z] main [2022-08-02T23:04:22.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:23.114Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:23.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:23.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-02T23:04:23.474Z] 6a3fe29b52e0: Preparing [2022-08-02T23:04:23.474Z] 50ab965585ca: Preparing [2022-08-02T23:04:23.474Z] 53db218dae1b: Preparing [2022-08-02T23:04:23.474Z] 0260590b442c: Preparing [2022-08-02T23:04:23.474Z] a7fb24de6a61: Preparing [2022-08-02T23:04:23.474Z] d9e0e4781783: Preparing [2022-08-02T23:04:23.474Z] d161d8fce692: Preparing [2022-08-02T23:04:23.474Z] eb54b7b7991f: Preparing [2022-08-02T23:04:23.474Z] d9e0e4781783: Waiting [2022-08-02T23:04:23.474Z] d161d8fce692: Waiting [2022-08-02T23:04:23.474Z] eb54b7b7991f: Waiting [2022-08-02T23:04:23.751Z] 6a3fe29b52e0: Pushed [2022-08-02T23:04:23.751Z] 50ab965585ca: Pushed [2022-08-02T23:04:23.751Z] 53db218dae1b: Pushed [2022-08-02T23:04:23.751Z] eb54b7b7991f: Layer already exists [2022-08-02T23:04:24.022Z] d161d8fce692: Pushed [2022-08-02T23:04:24.620Z] d9e0e4781783: Pushed [2022-08-02T23:04:32.894Z] a7fb24de6a61: Pushed [2022-08-02T23:04:39.586Z] 0260590b442c: Pushed [2022-08-02T23:04:39.586Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:a30cb6c7600eb27f22c7976398c1cf7e03e54e0ed054d2b31109b4b0bd4f5829 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:39.960Z] + 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-08-02T23:04:40.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-02T23:04:40.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-02T23:04:40.317Z] 6a3fe29b52e0: Preparing [2022-08-02T23:04:40.317Z] 50ab965585ca: Preparing [2022-08-02T23:04:40.317Z] 53db218dae1b: Preparing [2022-08-02T23:04:40.317Z] 0260590b442c: Preparing [2022-08-02T23:04:40.317Z] a7fb24de6a61: Preparing [2022-08-02T23:04:40.317Z] d9e0e4781783: Preparing [2022-08-02T23:04:40.317Z] d161d8fce692: Preparing [2022-08-02T23:04:40.317Z] eb54b7b7991f: Preparing [2022-08-02T23:04:40.317Z] d161d8fce692: Waiting [2022-08-02T23:04:40.317Z] eb54b7b7991f: Waiting [2022-08-02T23:04:40.317Z] d9e0e4781783: Waiting [2022-08-02T23:04:40.317Z] 50ab965585ca: Layer already exists [2022-08-02T23:04:40.317Z] 0260590b442c: Layer already exists [2022-08-02T23:04:40.317Z] a7fb24de6a61: Layer already exists [2022-08-02T23:04:40.317Z] 53db218dae1b: Layer already exists [2022-08-02T23:04:40.317Z] 6a3fe29b52e0: Layer already exists [2022-08-02T23:04:40.589Z] eb54b7b7991f: Layer already exists [2022-08-02T23:04:40.589Z] d9e0e4781783: Layer already exists [2022-08-02T23:04:40.589Z] d161d8fce692: Layer already exists [2022-08-02T23:04:40.589Z] latest: digest: sha256:a30cb6c7600eb27f22c7976398c1cf7e03e54e0ed054d2b31109b4b0bd4f5829 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:40.953Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:41.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.36 [2022-08-02T23:04:41.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-02T23:04:41.307Z] 6a3fe29b52e0: Preparing [2022-08-02T23:04:41.307Z] 50ab965585ca: Preparing [2022-08-02T23:04:41.307Z] 53db218dae1b: Preparing [2022-08-02T23:04:41.307Z] 0260590b442c: Preparing [2022-08-02T23:04:41.307Z] a7fb24de6a61: Preparing [2022-08-02T23:04:41.307Z] d9e0e4781783: Preparing [2022-08-02T23:04:41.307Z] d161d8fce692: Preparing [2022-08-02T23:04:41.307Z] eb54b7b7991f: Preparing [2022-08-02T23:04:41.307Z] d161d8fce692: Waiting [2022-08-02T23:04:41.307Z] eb54b7b7991f: Waiting [2022-08-02T23:04:41.307Z] d9e0e4781783: Waiting [2022-08-02T23:04:41.307Z] 50ab965585ca: Layer already exists [2022-08-02T23:04:41.307Z] a7fb24de6a61: Layer already exists [2022-08-02T23:04:41.307Z] 0260590b442c: Layer already exists [2022-08-02T23:04:41.307Z] 53db218dae1b: Layer already exists [2022-08-02T23:04:41.307Z] 6a3fe29b52e0: Layer already exists [2022-08-02T23:04:41.307Z] d9e0e4781783: Layer already exists [2022-08-02T23:04:41.307Z] d161d8fce692: Layer already exists [2022-08-02T23:04:41.307Z] eb54b7b7991f: Layer already exists [2022-08-02T23:04:41.577Z] 2.3.0-dev.36: digest: sha256:a30cb6c7600eb27f22c7976398c1cf7e03e54e0ed054d2b31109b4b0bd4f5829 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:41.935Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:42.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:42.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-02T23:04:42.286Z] 6a3fe29b52e0: Preparing [2022-08-02T23:04:42.286Z] 50ab965585ca: Preparing [2022-08-02T23:04:42.286Z] 53db218dae1b: Preparing [2022-08-02T23:04:42.286Z] 0260590b442c: Preparing [2022-08-02T23:04:42.286Z] a7fb24de6a61: Preparing [2022-08-02T23:04:42.286Z] d9e0e4781783: Preparing [2022-08-02T23:04:42.286Z] d161d8fce692: Preparing [2022-08-02T23:04:42.286Z] eb54b7b7991f: Preparing [2022-08-02T23:04:42.286Z] d9e0e4781783: Waiting [2022-08-02T23:04:42.286Z] d161d8fce692: Waiting [2022-08-02T23:04:42.286Z] eb54b7b7991f: Waiting [2022-08-02T23:04:42.286Z] a7fb24de6a61: Layer already exists [2022-08-02T23:04:42.286Z] 53db218dae1b: Layer already exists [2022-08-02T23:04:42.286Z] 6a3fe29b52e0: Layer already exists [2022-08-02T23:04:42.286Z] 0260590b442c: Layer already exists [2022-08-02T23:04:42.286Z] 50ab965585ca: Layer already exists [2022-08-02T23:04:42.286Z] d161d8fce692: Layer already exists [2022-08-02T23:04:42.286Z] eb54b7b7991f: Layer already exists [2022-08-02T23:04:42.286Z] d9e0e4781783: Layer already exists [2022-08-02T23:04:42.556Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:a30cb6c7600eb27f22c7976398c1cf7e03e54e0ed054d2b31109b4b0bd4f5829 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:42.915Z] + 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-08-02T23:04:43.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-02T23:04:43.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-02T23:04:43.265Z] 6a3fe29b52e0: Preparing [2022-08-02T23:04:43.265Z] 50ab965585ca: Preparing [2022-08-02T23:04:43.265Z] 53db218dae1b: Preparing [2022-08-02T23:04:43.265Z] 0260590b442c: Preparing [2022-08-02T23:04:43.265Z] a7fb24de6a61: Preparing [2022-08-02T23:04:43.265Z] d9e0e4781783: Preparing [2022-08-02T23:04:43.265Z] d161d8fce692: Preparing [2022-08-02T23:04:43.265Z] eb54b7b7991f: Preparing [2022-08-02T23:04:43.265Z] d161d8fce692: Waiting [2022-08-02T23:04:43.265Z] d9e0e4781783: Waiting [2022-08-02T23:04:43.265Z] eb54b7b7991f: Waiting [2022-08-02T23:04:43.265Z] 50ab965585ca: Layer already exists [2022-08-02T23:04:43.265Z] 0260590b442c: Layer already exists [2022-08-02T23:04:43.265Z] a7fb24de6a61: Layer already exists [2022-08-02T23:04:43.265Z] 6a3fe29b52e0: Layer already exists [2022-08-02T23:04:43.265Z] 53db218dae1b: Layer already exists [2022-08-02T23:04:43.265Z] d9e0e4781783: Layer already exists [2022-08-02T23:04:43.265Z] d161d8fce692: Layer already exists [2022-08-02T23:04:43.265Z] eb54b7b7991f: Layer already exists [2022-08-02T23:04:43.534Z] main: digest: sha256:a30cb6c7600eb27f22c7976398c1cf7e03e54e0ed054d2b31109b4b0bd4f5829 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:04:43.596Z] ===================================================== [Pipeline] echo [2022-08-02T23:04:43.611Z] taggedImages: [2022-08-02T23:04:43.611Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:43.611Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-02T23:04:43.611Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.36 [2022-08-02T23:04:43.611Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:43.611Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-02T23:04:43.634Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-02T23:04:43.634Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:43.634Z] latest [2022-08-02T23:04:43.634Z] 2.3.0-dev.36 [2022-08-02T23:04:43.634Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:04:43.634Z] main [2022-08-02T23:04:43.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:43.973Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:04:44.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:04:44.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-02T23:04:44.326Z] c7bd76dded19: Preparing [2022-08-02T23:04:44.326Z] 46a4e24a45db: Preparing [2022-08-02T23:04:44.326Z] defdb138223a: Preparing [2022-08-02T23:04:44.326Z] 390b232c8b9b: Preparing [2022-08-02T23:04:44.326Z] 5513a5d2fe07: Preparing [2022-08-02T23:04:44.326Z] ef35d8bf361c: Preparing [2022-08-02T23:04:44.326Z] eb54b7b7991f: Preparing [2022-08-02T23:04:44.326Z] ef35d8bf361c: Waiting [2022-08-02T23:04:44.326Z] eb54b7b7991f: Waiting [2022-08-02T23:04:44.598Z] c7bd76dded19: Pushed [2022-08-02T23:04:44.598Z] 46a4e24a45db: Pushed [2022-08-02T23:04:44.598Z] defdb138223a: Pushed [2022-08-02T23:04:44.598Z] ef35d8bf361c: Layer already exists [2022-08-02T23:04:44.598Z] eb54b7b7991f: Layer already exists [2022-08-02T23:04:45.190Z] 5513a5d2fe07: Pushed [2022-08-02T23:05:00.244Z] 390b232c8b9b: Pushed [2022-08-02T23:05:00.244Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:3b380482972cc96c4a369936e563094172adc0fcfae8a84c9b6a025b83c56b33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:00.599Z] + 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-08-02T23:05:00.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-02T23:05:00.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-02T23:05:00.999Z] c7bd76dded19: Preparing [2022-08-02T23:05:00.999Z] 46a4e24a45db: Preparing [2022-08-02T23:05:00.999Z] defdb138223a: Preparing [2022-08-02T23:05:00.999Z] 390b232c8b9b: Preparing [2022-08-02T23:05:00.999Z] 5513a5d2fe07: Preparing [2022-08-02T23:05:00.999Z] ef35d8bf361c: Preparing [2022-08-02T23:05:00.999Z] eb54b7b7991f: Preparing [2022-08-02T23:05:00.999Z] ef35d8bf361c: Waiting [2022-08-02T23:05:00.999Z] eb54b7b7991f: Waiting [2022-08-02T23:05:01.000Z] c7bd76dded19: Layer already exists [2022-08-02T23:05:01.000Z] 390b232c8b9b: Layer already exists [2022-08-02T23:05:01.000Z] 5513a5d2fe07: Layer already exists [2022-08-02T23:05:01.000Z] 46a4e24a45db: Layer already exists [2022-08-02T23:05:01.000Z] defdb138223a: Layer already exists [2022-08-02T23:05:01.279Z] eb54b7b7991f: Layer already exists [2022-08-02T23:05:01.279Z] ef35d8bf361c: Layer already exists [2022-08-02T23:05:01.279Z] latest: digest: sha256:3b380482972cc96c4a369936e563094172adc0fcfae8a84c9b6a025b83c56b33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:01.653Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:02.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.36 [2022-08-02T23:05:02.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-02T23:05:02.030Z] c7bd76dded19: Preparing [2022-08-02T23:05:02.030Z] 46a4e24a45db: Preparing [2022-08-02T23:05:02.030Z] defdb138223a: Preparing [2022-08-02T23:05:02.030Z] 390b232c8b9b: Preparing [2022-08-02T23:05:02.030Z] 5513a5d2fe07: Preparing [2022-08-02T23:05:02.030Z] ef35d8bf361c: Preparing [2022-08-02T23:05:02.030Z] eb54b7b7991f: Preparing [2022-08-02T23:05:02.030Z] ef35d8bf361c: Waiting [2022-08-02T23:05:02.030Z] eb54b7b7991f: Waiting [2022-08-02T23:05:02.030Z] 5513a5d2fe07: Layer already exists [2022-08-02T23:05:02.030Z] 390b232c8b9b: Layer already exists [2022-08-02T23:05:02.030Z] c7bd76dded19: Layer already exists [2022-08-02T23:05:02.030Z] defdb138223a: Layer already exists [2022-08-02T23:05:02.030Z] 46a4e24a45db: Layer already exists [2022-08-02T23:05:02.030Z] ef35d8bf361c: Layer already exists [2022-08-02T23:05:02.030Z] eb54b7b7991f: Layer already exists [2022-08-02T23:05:02.312Z] 2.3.0-dev.36: digest: sha256:3b380482972cc96c4a369936e563094172adc0fcfae8a84c9b6a025b83c56b33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:02.675Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:03.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:03.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-02T23:05:03.036Z] c7bd76dded19: Preparing [2022-08-02T23:05:03.036Z] 46a4e24a45db: Preparing [2022-08-02T23:05:03.036Z] defdb138223a: Preparing [2022-08-02T23:05:03.036Z] 390b232c8b9b: Preparing [2022-08-02T23:05:03.036Z] 5513a5d2fe07: Preparing [2022-08-02T23:05:03.036Z] ef35d8bf361c: Preparing [2022-08-02T23:05:03.036Z] eb54b7b7991f: Preparing [2022-08-02T23:05:03.036Z] eb54b7b7991f: Waiting [2022-08-02T23:05:03.036Z] ef35d8bf361c: Waiting [2022-08-02T23:05:03.036Z] c7bd76dded19: Layer already exists [2022-08-02T23:05:03.036Z] defdb138223a: Layer already exists [2022-08-02T23:05:03.036Z] 5513a5d2fe07: Layer already exists [2022-08-02T23:05:03.036Z] 390b232c8b9b: Layer already exists [2022-08-02T23:05:03.036Z] 46a4e24a45db: Layer already exists [2022-08-02T23:05:03.036Z] ef35d8bf361c: Layer already exists [2022-08-02T23:05:03.036Z] eb54b7b7991f: Layer already exists [2022-08-02T23:05:03.305Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:3b380482972cc96c4a369936e563094172adc0fcfae8a84c9b6a025b83c56b33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:03.666Z] + 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-08-02T23:05:04.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-02T23:05:04.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-02T23:05:04.025Z] c7bd76dded19: Preparing [2022-08-02T23:05:04.025Z] 46a4e24a45db: Preparing [2022-08-02T23:05:04.025Z] defdb138223a: Preparing [2022-08-02T23:05:04.025Z] 390b232c8b9b: Preparing [2022-08-02T23:05:04.025Z] 5513a5d2fe07: Preparing [2022-08-02T23:05:04.025Z] ef35d8bf361c: Preparing [2022-08-02T23:05:04.025Z] eb54b7b7991f: Preparing [2022-08-02T23:05:04.025Z] ef35d8bf361c: Waiting [2022-08-02T23:05:04.025Z] eb54b7b7991f: Waiting [2022-08-02T23:05:04.025Z] c7bd76dded19: Layer already exists [2022-08-02T23:05:04.025Z] 46a4e24a45db: Layer already exists [2022-08-02T23:05:04.025Z] 5513a5d2fe07: Layer already exists [2022-08-02T23:05:04.025Z] defdb138223a: Layer already exists [2022-08-02T23:05:04.025Z] 390b232c8b9b: Layer already exists [2022-08-02T23:05:04.025Z] eb54b7b7991f: Layer already exists [2022-08-02T23:05:04.025Z] ef35d8bf361c: Layer already exists [2022-08-02T23:05:04.295Z] main: digest: sha256:3b380482972cc96c4a369936e563094172adc0fcfae8a84c9b6a025b83c56b33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:05:04.356Z] ===================================================== [Pipeline] echo [2022-08-02T23:05:04.364Z] taggedImages: [2022-08-02T23:05:04.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:04.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-02T23:05:04.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.36 [2022-08-02T23:05:04.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:04.364Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-02T23:05:04.385Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-02T23:05:04.385Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:04.385Z] latest [2022-08-02T23:05:04.385Z] 2.3.0-dev.36 [2022-08-02T23:05:04.385Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:04.385Z] main [2022-08-02T23:05:04.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:04.720Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:05.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:05.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-02T23:05:05.072Z] e3aa95b8f7a9: Preparing [2022-08-02T23:05:05.072Z] 2a0c3206b1d8: Preparing [2022-08-02T23:05:05.072Z] 14aff95d03e7: Preparing [2022-08-02T23:05:05.072Z] 6d03f7ceb7c0: Preparing [2022-08-02T23:05:05.072Z] c704921670f9: Preparing [2022-08-02T23:05:05.072Z] ef35d8bf361c: Preparing [2022-08-02T23:05:05.072Z] eb54b7b7991f: Preparing [2022-08-02T23:05:05.072Z] ef35d8bf361c: Waiting [2022-08-02T23:05:05.072Z] eb54b7b7991f: Waiting [2022-08-02T23:05:05.343Z] 2a0c3206b1d8: Pushed [2022-08-02T23:05:05.343Z] e3aa95b8f7a9: Pushed [2022-08-02T23:05:05.343Z] 14aff95d03e7: Pushed [2022-08-02T23:05:05.343Z] ef35d8bf361c: Layer already exists [2022-08-02T23:05:05.343Z] eb54b7b7991f: Layer already exists [2022-08-02T23:05:06.315Z] c704921670f9: Pushed [2022-08-02T23:05:21.359Z] 6d03f7ceb7c0: Pushed [2022-08-02T23:05:21.359Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:135498565d17d930ef7913c7bbaac9a918db4a89b28603c6384dd4c38c6479e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:21.718Z] + 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-08-02T23:05:22.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-02T23:05:22.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-02T23:05:22.070Z] e3aa95b8f7a9: Preparing [2022-08-02T23:05:22.070Z] 2a0c3206b1d8: Preparing [2022-08-02T23:05:22.070Z] 14aff95d03e7: Preparing [2022-08-02T23:05:22.070Z] 6d03f7ceb7c0: Preparing [2022-08-02T23:05:22.070Z] c704921670f9: Preparing [2022-08-02T23:05:22.070Z] ef35d8bf361c: Preparing [2022-08-02T23:05:22.070Z] eb54b7b7991f: Preparing [2022-08-02T23:05:22.070Z] eb54b7b7991f: Waiting [2022-08-02T23:05:22.070Z] ef35d8bf361c: Waiting [2022-08-02T23:05:22.070Z] 6d03f7ceb7c0: Layer already exists [2022-08-02T23:05:22.070Z] 14aff95d03e7: Layer already exists [2022-08-02T23:05:22.070Z] 2a0c3206b1d8: Layer already exists [2022-08-02T23:05:22.070Z] e3aa95b8f7a9: Layer already exists [2022-08-02T23:05:22.070Z] c704921670f9: Layer already exists [2022-08-02T23:05:22.070Z] eb54b7b7991f: Layer already exists [2022-08-02T23:05:22.070Z] ef35d8bf361c: Layer already exists [2022-08-02T23:05:22.340Z] latest: digest: sha256:135498565d17d930ef7913c7bbaac9a918db4a89b28603c6384dd4c38c6479e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:22.697Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:23.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.36 [2022-08-02T23:05:23.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-02T23:05:23.052Z] e3aa95b8f7a9: Preparing [2022-08-02T23:05:23.052Z] 2a0c3206b1d8: Preparing [2022-08-02T23:05:23.052Z] 14aff95d03e7: Preparing [2022-08-02T23:05:23.052Z] 6d03f7ceb7c0: Preparing [2022-08-02T23:05:23.052Z] c704921670f9: Preparing [2022-08-02T23:05:23.052Z] ef35d8bf361c: Preparing [2022-08-02T23:05:23.052Z] eb54b7b7991f: Preparing [2022-08-02T23:05:23.052Z] ef35d8bf361c: Waiting [2022-08-02T23:05:23.052Z] 14aff95d03e7: Layer already exists [2022-08-02T23:05:23.052Z] c704921670f9: Layer already exists [2022-08-02T23:05:23.052Z] 6d03f7ceb7c0: Layer already exists [2022-08-02T23:05:23.052Z] 2a0c3206b1d8: Layer already exists [2022-08-02T23:05:23.052Z] e3aa95b8f7a9: Layer already exists [2022-08-02T23:05:23.052Z] ef35d8bf361c: Layer already exists [2022-08-02T23:05:23.052Z] eb54b7b7991f: Layer already exists [2022-08-02T23:05:23.323Z] 2.3.0-dev.36: digest: sha256:135498565d17d930ef7913c7bbaac9a918db4a89b28603c6384dd4c38c6479e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:23.687Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:24.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:24.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-02T23:05:24.040Z] e3aa95b8f7a9: Preparing [2022-08-02T23:05:24.040Z] 2a0c3206b1d8: Preparing [2022-08-02T23:05:24.040Z] 14aff95d03e7: Preparing [2022-08-02T23:05:24.040Z] 6d03f7ceb7c0: Preparing [2022-08-02T23:05:24.040Z] c704921670f9: Preparing [2022-08-02T23:05:24.040Z] ef35d8bf361c: Preparing [2022-08-02T23:05:24.040Z] eb54b7b7991f: Preparing [2022-08-02T23:05:24.040Z] ef35d8bf361c: Waiting [2022-08-02T23:05:24.040Z] eb54b7b7991f: Waiting [2022-08-02T23:05:24.040Z] 6d03f7ceb7c0: Layer already exists [2022-08-02T23:05:24.040Z] 2a0c3206b1d8: Layer already exists [2022-08-02T23:05:24.040Z] 14aff95d03e7: Layer already exists [2022-08-02T23:05:24.040Z] e3aa95b8f7a9: Layer already exists [2022-08-02T23:05:24.040Z] c704921670f9: Layer already exists [2022-08-02T23:05:24.040Z] ef35d8bf361c: Layer already exists [2022-08-02T23:05:24.040Z] eb54b7b7991f: Layer already exists [2022-08-02T23:05:24.311Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:135498565d17d930ef7913c7bbaac9a918db4a89b28603c6384dd4c38c6479e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:24.669Z] + 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-08-02T23:05:25.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-02T23:05:25.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-02T23:05:25.022Z] e3aa95b8f7a9: Preparing [2022-08-02T23:05:25.022Z] 2a0c3206b1d8: Preparing [2022-08-02T23:05:25.022Z] 14aff95d03e7: Preparing [2022-08-02T23:05:25.022Z] 6d03f7ceb7c0: Preparing [2022-08-02T23:05:25.022Z] c704921670f9: Preparing [2022-08-02T23:05:25.022Z] ef35d8bf361c: Preparing [2022-08-02T23:05:25.022Z] eb54b7b7991f: Preparing [2022-08-02T23:05:25.022Z] ef35d8bf361c: Waiting [2022-08-02T23:05:25.022Z] eb54b7b7991f: Waiting [2022-08-02T23:05:25.022Z] e3aa95b8f7a9: Layer already exists [2022-08-02T23:05:25.022Z] c704921670f9: Layer already exists [2022-08-02T23:05:25.022Z] 6d03f7ceb7c0: Layer already exists [2022-08-02T23:05:25.022Z] 2a0c3206b1d8: Layer already exists [2022-08-02T23:05:25.022Z] 14aff95d03e7: Layer already exists [2022-08-02T23:05:25.022Z] ef35d8bf361c: Layer already exists [2022-08-02T23:05:25.022Z] eb54b7b7991f: Layer already exists [2022-08-02T23:05:25.291Z] main: digest: sha256:135498565d17d930ef7913c7bbaac9a918db4a89b28603c6384dd4c38c6479e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:05:25.352Z] ===================================================== [Pipeline] echo [2022-08-02T23:05:25.362Z] taggedImages: [2022-08-02T23:05:25.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:25.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-02T23:05:25.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.36 [2022-08-02T23:05:25.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:25.362Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-02T23:05:25.385Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-02T23:05:25.385Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:25.385Z] latest [2022-08-02T23:05:25.385Z] 2.3.0-dev.36 [2022-08-02T23:05:25.385Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:25.385Z] main [2022-08-02T23:05:25.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:25.746Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:26.105Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:26.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-02T23:05:26.105Z] 37c171812cf0: Preparing [2022-08-02T23:05:26.105Z] 6a9a6898a9a5: Preparing [2022-08-02T23:05:26.105Z] 479ea6a68da8: Preparing [2022-08-02T23:05:26.105Z] 31ab94b52620: Preparing [2022-08-02T23:05:26.105Z] 5b7df235d876: Preparing [2022-08-02T23:05:26.375Z] 5b7df235d876: Layer already exists [2022-08-02T23:05:26.375Z] 479ea6a68da8: Layer already exists [2022-08-02T23:05:26.375Z] 37c171812cf0: Pushed [2022-08-02T23:05:26.645Z] 31ab94b52620: Pushed [2022-08-02T23:05:32.020Z] 6a9a6898a9a5: Pushed [2022-08-02T23:05:32.020Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:ab6b19ff20a3139e6ff1311cde338b08265b0473f470c899834de6e4a0981d02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:32.369Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:32.723Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-02T23:05:32.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-02T23:05:32.723Z] 37c171812cf0: Preparing [2022-08-02T23:05:32.723Z] 6a9a6898a9a5: Preparing [2022-08-02T23:05:32.723Z] 479ea6a68da8: Preparing [2022-08-02T23:05:32.723Z] 31ab94b52620: Preparing [2022-08-02T23:05:32.723Z] 5b7df235d876: Preparing [2022-08-02T23:05:32.723Z] 479ea6a68da8: Layer already exists [2022-08-02T23:05:32.723Z] 5b7df235d876: Layer already exists [2022-08-02T23:05:32.723Z] 6a9a6898a9a5: Layer already exists [2022-08-02T23:05:32.723Z] 37c171812cf0: Layer already exists [2022-08-02T23:05:32.723Z] 31ab94b52620: Layer already exists [2022-08-02T23:05:32.993Z] latest: digest: sha256:ab6b19ff20a3139e6ff1311cde338b08265b0473f470c899834de6e4a0981d02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:33.346Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:33.696Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.36 [2022-08-02T23:05:33.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-02T23:05:33.696Z] 37c171812cf0: Preparing [2022-08-02T23:05:33.696Z] 6a9a6898a9a5: Preparing [2022-08-02T23:05:33.696Z] 479ea6a68da8: Preparing [2022-08-02T23:05:33.696Z] 31ab94b52620: Preparing [2022-08-02T23:05:33.696Z] 5b7df235d876: Preparing [2022-08-02T23:05:33.696Z] 5b7df235d876: Layer already exists [2022-08-02T23:05:33.696Z] 37c171812cf0: Layer already exists [2022-08-02T23:05:33.696Z] 31ab94b52620: Layer already exists [2022-08-02T23:05:33.696Z] 479ea6a68da8: Layer already exists [2022-08-02T23:05:33.696Z] 6a9a6898a9a5: Layer already exists [2022-08-02T23:05:33.967Z] 2.3.0-dev.36: digest: sha256:ab6b19ff20a3139e6ff1311cde338b08265b0473f470c899834de6e4a0981d02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:34.349Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:34.713Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:34.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-02T23:05:34.713Z] 37c171812cf0: Preparing [2022-08-02T23:05:34.713Z] 6a9a6898a9a5: Preparing [2022-08-02T23:05:34.713Z] 479ea6a68da8: Preparing [2022-08-02T23:05:34.713Z] 31ab94b52620: Preparing [2022-08-02T23:05:34.713Z] 5b7df235d876: Preparing [2022-08-02T23:05:34.713Z] 6a9a6898a9a5: Layer already exists [2022-08-02T23:05:34.713Z] 37c171812cf0: Layer already exists [2022-08-02T23:05:34.713Z] 31ab94b52620: Layer already exists [2022-08-02T23:05:34.713Z] 479ea6a68da8: Layer already exists [2022-08-02T23:05:34.713Z] 5b7df235d876: Layer already exists [2022-08-02T23:05:34.990Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:ab6b19ff20a3139e6ff1311cde338b08265b0473f470c899834de6e4a0981d02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:35.362Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:35.713Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-02T23:05:35.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-02T23:05:35.713Z] 37c171812cf0: Preparing [2022-08-02T23:05:35.713Z] 6a9a6898a9a5: Preparing [2022-08-02T23:05:35.713Z] 479ea6a68da8: Preparing [2022-08-02T23:05:35.713Z] 31ab94b52620: Preparing [2022-08-02T23:05:35.713Z] 5b7df235d876: Preparing [2022-08-02T23:05:35.713Z] 5b7df235d876: Layer already exists [2022-08-02T23:05:35.713Z] 6a9a6898a9a5: Layer already exists [2022-08-02T23:05:35.713Z] 479ea6a68da8: Layer already exists [2022-08-02T23:05:35.713Z] 37c171812cf0: Layer already exists [2022-08-02T23:05:35.713Z] 31ab94b52620: Layer already exists [2022-08-02T23:05:35.983Z] main: digest: sha256:ab6b19ff20a3139e6ff1311cde338b08265b0473f470c899834de6e4a0981d02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:05:36.039Z] ===================================================== [Pipeline] echo [2022-08-02T23:05:36.048Z] taggedImages: [2022-08-02T23:05:36.048Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:36.048Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-02T23:05:36.048Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.36 [2022-08-02T23:05:36.048Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:36.048Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-02T23:05:36.073Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-02T23:05:36.073Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:36.073Z] latest [2022-08-02T23:05:36.073Z] 2.3.0-dev.36 [2022-08-02T23:05:36.073Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:36.073Z] main [2022-08-02T23:05:36.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:36.431Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:36.797Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:36.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-02T23:05:36.797Z] 6c5a790417d6: Preparing [2022-08-02T23:05:36.797Z] bf6ec794cbfd: Preparing [2022-08-02T23:05:36.797Z] 479ea6a68da8: Preparing [2022-08-02T23:05:36.797Z] 0c004ded3ef1: Preparing [2022-08-02T23:05:36.797Z] 5b7df235d876: Preparing [2022-08-02T23:05:36.797Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:05:37.068Z] 5b7df235d876: Layer already exists [2022-08-02T23:05:37.068Z] 479ea6a68da8: Layer already exists [2022-08-02T23:05:37.068Z] 6c5a790417d6: Pushed [2022-08-02T23:05:42.442Z] bf6ec794cbfd: Pushed [2022-08-02T23:05:42.442Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:0fa0fee311f871932281e64da7fbab4a1007e149e97ce2d773c0de422347f03f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:42.804Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:43.158Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-02T23:05:43.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-02T23:05:43.158Z] 6c5a790417d6: Preparing [2022-08-02T23:05:43.158Z] bf6ec794cbfd: Preparing [2022-08-02T23:05:43.158Z] 479ea6a68da8: Preparing [2022-08-02T23:05:43.158Z] 0c004ded3ef1: Preparing [2022-08-02T23:05:43.158Z] 5b7df235d876: Preparing [2022-08-02T23:05:43.158Z] 5b7df235d876: Layer already exists [2022-08-02T23:05:43.158Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:05:43.158Z] 479ea6a68da8: Layer already exists [2022-08-02T23:05:43.158Z] bf6ec794cbfd: Layer already exists [2022-08-02T23:05:43.158Z] 6c5a790417d6: Layer already exists [2022-08-02T23:05:43.428Z] latest: digest: sha256:0fa0fee311f871932281e64da7fbab4a1007e149e97ce2d773c0de422347f03f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:43.785Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:44.136Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.36 [2022-08-02T23:05:44.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-02T23:05:44.136Z] 6c5a790417d6: Preparing [2022-08-02T23:05:44.136Z] bf6ec794cbfd: Preparing [2022-08-02T23:05:44.136Z] 479ea6a68da8: Preparing [2022-08-02T23:05:44.136Z] 0c004ded3ef1: Preparing [2022-08-02T23:05:44.136Z] 5b7df235d876: Preparing [2022-08-02T23:05:44.136Z] 479ea6a68da8: Layer already exists [2022-08-02T23:05:44.136Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:05:44.136Z] bf6ec794cbfd: Layer already exists [2022-08-02T23:05:44.136Z] 5b7df235d876: Layer already exists [2022-08-02T23:05:44.136Z] 6c5a790417d6: Layer already exists [2022-08-02T23:05:44.406Z] 2.3.0-dev.36: digest: sha256:0fa0fee311f871932281e64da7fbab4a1007e149e97ce2d773c0de422347f03f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:44.760Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:45.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:45.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-02T23:05:45.113Z] 6c5a790417d6: Preparing [2022-08-02T23:05:45.113Z] bf6ec794cbfd: Preparing [2022-08-02T23:05:45.113Z] 479ea6a68da8: Preparing [2022-08-02T23:05:45.113Z] 0c004ded3ef1: Preparing [2022-08-02T23:05:45.113Z] 5b7df235d876: Preparing [2022-08-02T23:05:45.113Z] 6c5a790417d6: Layer already exists [2022-08-02T23:05:45.113Z] 5b7df235d876: Layer already exists [2022-08-02T23:05:45.113Z] bf6ec794cbfd: Layer already exists [2022-08-02T23:05:45.113Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:05:45.113Z] 479ea6a68da8: Layer already exists [2022-08-02T23:05:45.384Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:0fa0fee311f871932281e64da7fbab4a1007e149e97ce2d773c0de422347f03f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:45.744Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:46.094Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-02T23:05:46.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-02T23:05:46.094Z] 6c5a790417d6: Preparing [2022-08-02T23:05:46.094Z] bf6ec794cbfd: Preparing [2022-08-02T23:05:46.094Z] 479ea6a68da8: Preparing [2022-08-02T23:05:46.094Z] 0c004ded3ef1: Preparing [2022-08-02T23:05:46.094Z] 5b7df235d876: Preparing [2022-08-02T23:05:46.094Z] 5b7df235d876: Layer already exists [2022-08-02T23:05:46.094Z] bf6ec794cbfd: Layer already exists [2022-08-02T23:05:46.094Z] 6c5a790417d6: Layer already exists [2022-08-02T23:05:46.094Z] 479ea6a68da8: Layer already exists [2022-08-02T23:05:46.094Z] 0c004ded3ef1: Layer already exists [2022-08-02T23:05:46.364Z] main: digest: sha256:0fa0fee311f871932281e64da7fbab4a1007e149e97ce2d773c0de422347f03f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:05:46.420Z] ===================================================== [Pipeline] echo [2022-08-02T23:05:46.427Z] taggedImages: [2022-08-02T23:05:46.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:46.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-02T23:05:46.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.36 [2022-08-02T23:05:46.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:46.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-02T23:05:46.441Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-02T23:05:46.441Z] 643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:46.441Z] latest [2022-08-02T23:05:46.441Z] 2.3.0-dev.36 [2022-08-02T23:05:46.441Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:05:46.441Z] main [2022-08-02T23:05:46.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:46.785Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:05:47.138Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:05:47.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-02T23:05:47.138Z] e1bd3d720e9b: Preparing [2022-08-02T23:05:47.138Z] 3247f2a0d7e8: Preparing [2022-08-02T23:05:47.138Z] 31e8e13e64f2: Preparing [2022-08-02T23:05:47.138Z] 7b0a08e2fb68: Preparing [2022-08-02T23:05:47.138Z] f0e5a4d6c014: Preparing [2022-08-02T23:05:47.138Z] 3b19d27f08f7: Preparing [2022-08-02T23:05:47.138Z] 73bb99a6e169: Preparing [2022-08-02T23:05:47.138Z] ec06c3102977: Preparing [2022-08-02T23:05:47.138Z] 6a3c62e080c7: Preparing [2022-08-02T23:05:47.138Z] 340cb19ca677: Preparing [2022-08-02T23:05:47.138Z] 4f4ce317c6bb: Preparing [2022-08-02T23:05:47.138Z] 6a3c62e080c7: Waiting [2022-08-02T23:05:47.138Z] 340cb19ca677: Waiting [2022-08-02T23:05:47.138Z] 4f4ce317c6bb: Waiting [2022-08-02T23:05:47.138Z] 3b19d27f08f7: Waiting [2022-08-02T23:05:47.138Z] 73bb99a6e169: Waiting [2022-08-02T23:05:47.138Z] ec06c3102977: Waiting [2022-08-02T23:05:47.138Z] f0e5a4d6c014: Layer already exists [2022-08-02T23:05:47.407Z] 3b19d27f08f7: Layer already exists [2022-08-02T23:05:47.407Z] 73bb99a6e169: Layer already exists [2022-08-02T23:05:47.407Z] ec06c3102977: Layer already exists [2022-08-02T23:05:47.407Z] 3247f2a0d7e8: Pushed [2022-08-02T23:05:47.407Z] 6a3c62e080c7: Layer already exists [2022-08-02T23:05:47.407Z] 340cb19ca677: Layer already exists [2022-08-02T23:05:47.407Z] 4f4ce317c6bb: Layer already exists [2022-08-02T23:05:48.000Z] e1bd3d720e9b: Pushed [2022-08-02T23:05:49.962Z] 31e8e13e64f2: Pushed [2022-08-02T23:06:08.221Z] 7b0a08e2fb68: Pushed [2022-08-02T23:06:08.221Z] 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:a8db269ce4692d78de5b78c597ae7f7908b25450c8b67db29ccbab3c9b7d8be6 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:06:08.565Z] + 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-08-02T23:06:08.919Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-02T23:06:08.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-02T23:06:08.919Z] e1bd3d720e9b: Preparing [2022-08-02T23:06:08.919Z] 3247f2a0d7e8: Preparing [2022-08-02T23:06:08.919Z] 31e8e13e64f2: Preparing [2022-08-02T23:06:08.919Z] 7b0a08e2fb68: Preparing [2022-08-02T23:06:08.919Z] f0e5a4d6c014: Preparing [2022-08-02T23:06:08.919Z] 3b19d27f08f7: Preparing [2022-08-02T23:06:08.919Z] 73bb99a6e169: Preparing [2022-08-02T23:06:08.919Z] ec06c3102977: Preparing [2022-08-02T23:06:08.919Z] 6a3c62e080c7: Preparing [2022-08-02T23:06:08.919Z] 340cb19ca677: Preparing [2022-08-02T23:06:08.919Z] 4f4ce317c6bb: Preparing [2022-08-02T23:06:08.919Z] 3b19d27f08f7: Waiting [2022-08-02T23:06:08.919Z] 73bb99a6e169: Waiting [2022-08-02T23:06:08.919Z] ec06c3102977: Waiting [2022-08-02T23:06:08.919Z] 4f4ce317c6bb: Waiting [2022-08-02T23:06:08.919Z] 6a3c62e080c7: Waiting [2022-08-02T23:06:08.919Z] 340cb19ca677: Waiting [2022-08-02T23:06:08.919Z] f0e5a4d6c014: Layer already exists [2022-08-02T23:06:08.919Z] 3247f2a0d7e8: Layer already exists [2022-08-02T23:06:08.919Z] 7b0a08e2fb68: Layer already exists [2022-08-02T23:06:08.919Z] e1bd3d720e9b: Layer already exists [2022-08-02T23:06:08.919Z] 31e8e13e64f2: Layer already exists [2022-08-02T23:06:08.919Z] 73bb99a6e169: Layer already exists [2022-08-02T23:06:08.919Z] 3b19d27f08f7: Layer already exists [2022-08-02T23:06:08.919Z] ec06c3102977: Layer already exists [2022-08-02T23:06:08.919Z] 6a3c62e080c7: Layer already exists [2022-08-02T23:06:08.919Z] 340cb19ca677: Layer already exists [2022-08-02T23:06:09.191Z] 4f4ce317c6bb: Layer already exists [2022-08-02T23:06:09.191Z] latest: digest: sha256:a8db269ce4692d78de5b78c597ae7f7908b25450c8b67db29ccbab3c9b7d8be6 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:06:09.550Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:06:09.907Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.36 [2022-08-02T23:06:09.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-02T23:06:09.907Z] e1bd3d720e9b: Preparing [2022-08-02T23:06:09.907Z] 3247f2a0d7e8: Preparing [2022-08-02T23:06:09.907Z] 31e8e13e64f2: Preparing [2022-08-02T23:06:09.907Z] 7b0a08e2fb68: Preparing [2022-08-02T23:06:09.907Z] f0e5a4d6c014: Preparing [2022-08-02T23:06:09.907Z] 3b19d27f08f7: Preparing [2022-08-02T23:06:09.907Z] 73bb99a6e169: Preparing [2022-08-02T23:06:09.907Z] ec06c3102977: Preparing [2022-08-02T23:06:09.907Z] 6a3c62e080c7: Preparing [2022-08-02T23:06:09.907Z] 340cb19ca677: Preparing [2022-08-02T23:06:09.908Z] 4f4ce317c6bb: Preparing [2022-08-02T23:06:09.908Z] 3b19d27f08f7: Waiting [2022-08-02T23:06:09.908Z] 73bb99a6e169: Waiting [2022-08-02T23:06:09.908Z] ec06c3102977: Waiting [2022-08-02T23:06:09.908Z] 6a3c62e080c7: Waiting [2022-08-02T23:06:09.908Z] 340cb19ca677: Waiting [2022-08-02T23:06:09.908Z] 4f4ce317c6bb: Waiting [2022-08-02T23:06:09.908Z] f0e5a4d6c014: Layer already exists [2022-08-02T23:06:09.908Z] 31e8e13e64f2: Layer already exists [2022-08-02T23:06:09.908Z] e1bd3d720e9b: Layer already exists [2022-08-02T23:06:09.908Z] 3247f2a0d7e8: Layer already exists [2022-08-02T23:06:09.908Z] 7b0a08e2fb68: Layer already exists [2022-08-02T23:06:09.908Z] 73bb99a6e169: Layer already exists [2022-08-02T23:06:10.179Z] ec06c3102977: Layer already exists [2022-08-02T23:06:10.179Z] 3b19d27f08f7: Layer already exists [2022-08-02T23:06:10.179Z] 6a3c62e080c7: Layer already exists [2022-08-02T23:06:10.179Z] 340cb19ca677: Layer already exists [2022-08-02T23:06:10.179Z] 4f4ce317c6bb: Layer already exists [2022-08-02T23:06:10.179Z] 2.3.0-dev.36: digest: sha256:a8db269ce4692d78de5b78c597ae7f7908b25450c8b67db29ccbab3c9b7d8be6 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:06:10.544Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:06:10.895Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:06:10.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-02T23:06:10.895Z] e1bd3d720e9b: Preparing [2022-08-02T23:06:10.895Z] 3247f2a0d7e8: Preparing [2022-08-02T23:06:10.895Z] 31e8e13e64f2: Preparing [2022-08-02T23:06:10.895Z] 7b0a08e2fb68: Preparing [2022-08-02T23:06:10.895Z] f0e5a4d6c014: Preparing [2022-08-02T23:06:10.895Z] 3b19d27f08f7: Preparing [2022-08-02T23:06:10.895Z] 73bb99a6e169: Preparing [2022-08-02T23:06:10.895Z] ec06c3102977: Preparing [2022-08-02T23:06:10.895Z] 6a3c62e080c7: Preparing [2022-08-02T23:06:10.895Z] 340cb19ca677: Preparing [2022-08-02T23:06:10.895Z] 4f4ce317c6bb: Preparing [2022-08-02T23:06:10.895Z] 6a3c62e080c7: Waiting [2022-08-02T23:06:10.895Z] 3b19d27f08f7: Waiting [2022-08-02T23:06:10.895Z] 73bb99a6e169: Waiting [2022-08-02T23:06:10.895Z] 340cb19ca677: Waiting [2022-08-02T23:06:10.895Z] 4f4ce317c6bb: Waiting [2022-08-02T23:06:10.895Z] e1bd3d720e9b: Layer already exists [2022-08-02T23:06:10.895Z] 31e8e13e64f2: Layer already exists [2022-08-02T23:06:10.895Z] 7b0a08e2fb68: Layer already exists [2022-08-02T23:06:10.895Z] f0e5a4d6c014: Layer already exists [2022-08-02T23:06:10.895Z] 3247f2a0d7e8: Layer already exists [2022-08-02T23:06:11.167Z] 3b19d27f08f7: Layer already exists [2022-08-02T23:06:11.167Z] ec06c3102977: Layer already exists [2022-08-02T23:06:11.167Z] 73bb99a6e169: Layer already exists [2022-08-02T23:06:11.167Z] 6a3c62e080c7: Layer already exists [2022-08-02T23:06:11.167Z] 340cb19ca677: Layer already exists [2022-08-02T23:06:11.167Z] 4f4ce317c6bb: Layer already exists [2022-08-02T23:06:11.167Z] 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:a8db269ce4692d78de5b78c597ae7f7908b25450c8b67db29ccbab3c9b7d8be6 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:06:11.524Z] + 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-08-02T23:06:11.916Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-02T23:06:11.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-02T23:06:11.916Z] e1bd3d720e9b: Preparing [2022-08-02T23:06:11.916Z] 3247f2a0d7e8: Preparing [2022-08-02T23:06:11.916Z] 31e8e13e64f2: Preparing [2022-08-02T23:06:11.916Z] 7b0a08e2fb68: Preparing [2022-08-02T23:06:11.916Z] f0e5a4d6c014: Preparing [2022-08-02T23:06:11.916Z] 3b19d27f08f7: Preparing [2022-08-02T23:06:11.916Z] 73bb99a6e169: Preparing [2022-08-02T23:06:11.916Z] ec06c3102977: Preparing [2022-08-02T23:06:11.916Z] 6a3c62e080c7: Preparing [2022-08-02T23:06:11.916Z] 340cb19ca677: Preparing [2022-08-02T23:06:11.916Z] 4f4ce317c6bb: Preparing [2022-08-02T23:06:11.916Z] 3b19d27f08f7: Waiting [2022-08-02T23:06:11.916Z] 73bb99a6e169: Waiting [2022-08-02T23:06:11.916Z] ec06c3102977: Waiting [2022-08-02T23:06:11.916Z] 6a3c62e080c7: Waiting [2022-08-02T23:06:11.916Z] 340cb19ca677: Waiting [2022-08-02T23:06:11.916Z] 4f4ce317c6bb: Waiting [2022-08-02T23:06:11.916Z] 31e8e13e64f2: Layer already exists [2022-08-02T23:06:11.916Z] 7b0a08e2fb68: Layer already exists [2022-08-02T23:06:11.916Z] 3247f2a0d7e8: Layer already exists [2022-08-02T23:06:11.916Z] e1bd3d720e9b: Layer already exists [2022-08-02T23:06:11.916Z] f0e5a4d6c014: Layer already exists [2022-08-02T23:06:12.193Z] 340cb19ca677: Layer already exists [2022-08-02T23:06:12.193Z] 73bb99a6e169: Layer already exists [2022-08-02T23:06:12.193Z] ec06c3102977: Layer already exists [2022-08-02T23:06:12.193Z] 3b19d27f08f7: Layer already exists [2022-08-02T23:06:12.193Z] 6a3c62e080c7: Layer already exists [2022-08-02T23:06:12.193Z] 4f4ce317c6bb: Layer already exists [2022-08-02T23:06:12.193Z] main: digest: sha256:a8db269ce4692d78de5b78c597ae7f7908b25450c8b67db29ccbab3c9b7d8be6 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T23:06:12.256Z] ===================================================== [Pipeline] echo [2022-08-02T23:06:12.266Z] taggedImages: [2022-08-02T23:06:12.266Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [2022-08-02T23:06:12.266Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-02T23:06:12.266Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.36 [2022-08-02T23:06:12.266Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [2022-08-02T23:06:12.266Z] - 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-08-02T23:06:12.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T23:06:12.654Z] [2022-08-02T23:06:12.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:06:13.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T23:06:13.279Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-02T23:06:13.279Z] 8998bd30e6a1: Pulling fs layer [2022-08-02T23:06:13.279Z] 04944245beec: Pulling fs layer [2022-08-02T23:06:13.279Z] 699f458cf7ca: Pulling fs layer [2022-08-02T23:06:13.279Z] 765212b225bb: Pulling fs layer [2022-08-02T23:06:13.279Z] f23df028b6ca: Pulling fs layer [2022-08-02T23:06:13.279Z] d65c8cfc05b1: Pulling fs layer [2022-08-02T23:06:13.279Z] 2437ff75d9bd: Pulling fs layer [2022-08-02T23:06:13.279Z] f23df028b6ca: Waiting [2022-08-02T23:06:13.279Z] d65c8cfc05b1: Waiting [2022-08-02T23:06:13.279Z] 2437ff75d9bd: Waiting [2022-08-02T23:06:13.279Z] 765212b225bb: Waiting [2022-08-02T23:06:13.279Z] 04944245beec: Verifying Checksum [2022-08-02T23:06:13.279Z] 04944245beec: Download complete [2022-08-02T23:06:13.279Z] 765212b225bb: Download complete [2022-08-02T23:06:13.279Z] f23df028b6ca: Verifying Checksum [2022-08-02T23:06:13.280Z] f23df028b6ca: Download complete [2022-08-02T23:06:13.280Z] d65c8cfc05b1: Verifying Checksum [2022-08-02T23:06:13.280Z] d65c8cfc05b1: Download complete [2022-08-02T23:06:13.553Z] 699f458cf7ca: Verifying Checksum [2022-08-02T23:06:13.553Z] 699f458cf7ca: Download complete [2022-08-02T23:06:13.825Z] 8998bd30e6a1: Verifying Checksum [2022-08-02T23:06:13.825Z] 8998bd30e6a1: Download complete [2022-08-02T23:06:16.445Z] 2437ff75d9bd: Verifying Checksum [2022-08-02T23:06:16.445Z] 2437ff75d9bd: Download complete [2022-08-02T23:06:18.426Z] 8998bd30e6a1: Pull complete [2022-08-02T23:06:18.698Z] 04944245beec: Pull complete [2022-08-02T23:06:20.128Z] 699f458cf7ca: Pull complete [2022-08-02T23:06:20.401Z] 765212b225bb: Pull complete [2022-08-02T23:06:21.382Z] f23df028b6ca: Pull complete [2022-08-02T23:06:21.382Z] d65c8cfc05b1: Pull complete [2022-08-02T23:06:36.444Z] 2437ff75d9bd: Pull complete [2022-08-02T23:06:36.444Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-02T23:06:36.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T23:06:36.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T23:06:36.706Z] prd-ubuntu20.04-docker-arm64-4c-16g-21843 does not seem to be running inside a container [2022-08-02T23:06:36.802Z] $ 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/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@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-08-02T23:06:39.259Z] $ docker top 56b8aa196d30e06e6948517c505eb26132931d8436e473a87419ad8f00d0d8fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:06:40.231Z] ---> job-cost.sh [2022-08-02T23:06:40.231Z] lf-activate-venv: SKIPPING [2022-08-02T23:06:40.231Z] INFO: No Stack... [2022-08-02T23:06:40.824Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-02T23:06:41.799Z] INFO: Archiving Costs [Pipeline] sh [2022-08-02T23:06:42.452Z] + cat /w/workspace/edgex-go/271/archives/cost.csv [2022-08-02T23:06:42.452Z] + cut -d, -f6 [Pipeline] lock [2022-08-02T23:06:42.514Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-271-stack-cost] [2022-08-02T23:06:42.522Z] Resource [jenkins-edgexfoundry-edgex-go-main-271-stack-cost] did not exist. Created. [2022-08-02T23:06:42.522Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-271-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-02T23:06:43.175Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-02T23:06:43.769Z] Stashed 1 file(s) [Pipeline] } [2022-08-02T23:06:43.779Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-271-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-02T23:06:43.818Z] $ docker stop --time=1 56b8aa196d30e06e6948517c505eb26132931d8436e473a87419ad8f00d0d8fa [2022-08-02T23:06:45.313Z] $ docker rm -f 56b8aa196d30e06e6948517c505eb26132931d8436e473a87419ad8f00d0d8fa [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-08-02T23:06:45.802Z] provisioning config files... [2022-08-02T23:06:45.810Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/271@tmp/config8816243246287397372tmp [Pipeline] { [Pipeline] sh [2022-08-02T23:06:46.100Z] + set +x [2022-08-02T23:06:46.100Z] + curl -s https://codecov.io/bash [2022-08-02T23:06:46.100Z] + bash -s -- [2022-08-02T23:06:46.100Z] [2022-08-02T23:06:46.100Z] _____ _ [2022-08-02T23:06:46.100Z] / ____| | | [2022-08-02T23:06:46.100Z] | | ___ __| | ___ ___ _____ __ [2022-08-02T23:06:46.100Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-02T23:06:46.100Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-02T23:06:46.100Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-02T23:06:46.100Z] Bash-1.0.6 [2022-08-02T23:06:46.100Z] [2022-08-02T23:06:46.100Z] [2022-08-02T23:06:46.100Z] ==> git version 2.25.1 found [2022-08-02T23:06:46.100Z] ==> 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-08-02T23:06:46.100Z] Release-Date: 2020-01-08 [2022-08-02T23:06:46.100Z] 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-08-02T23:06:46.100Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-02T23:06:46.100Z] ==> Jenkins CI detected. [2022-08-02T23:06:46.100Z] current dir:  /w/workspace/edgex-go/271 [2022-08-02T23:06:46.100Z] project root: . [2022-08-02T23:06:46.100Z] --> token set from env [2022-08-02T23:06:46.100Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-02T23:06:46.359Z] ==> Running gcov in . (disable via -X gcov) [2022-08-02T23:06:46.359Z] ==> Python coveragepy not found [2022-08-02T23:06:46.359Z] ==> Searching for coverage reports in: [2022-08-02T23:06:46.359Z] + . [2022-08-02T23:06:46.359Z] -> Found 1 reports [2022-08-02T23:06:46.359Z] ==> Detecting git/mercurial file structure [2022-08-02T23:06:46.359Z] ==> Reading reports [2022-08-02T23:06:46.359Z] + ./coverage.out bytes=478941 [2022-08-02T23:06:46.359Z] ==> Appending adjustments [2022-08-02T23:06:46.359Z] https://docs.codecov.io/docs/fixing-reports [2022-08-02T23:06:47.739Z] + Found adjustments [2022-08-02T23:06:47.739Z] ==> Gzipping contents [2022-08-02T23:06:47.739Z] 64K /tmp/codecov.GP9OaK.gz [2022-08-02T23:06:47.739Z] ==> Uploading reports [2022-08-02T23:06:47.739Z] url: https://codecov.io [2022-08-02T23:06:47.739Z] query: branch=main&commit=643a1ec0173d822b32d32c37cecccb087e144190&build=271&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F271%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-02T23:06:47.739Z] -> Pinging Codecov [2022-08-02T23:06:47.739Z] 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=643a1ec0173d822b32d32c37cecccb087e144190&build=271&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F271%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-02T23:06:47.739Z] -> Uploading to [2022-08-02T23:06:47.739Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-02/00271124DB129430A58F1EEE437C3FCB/643a1ec0173d822b32d32c37cecccb087e144190/00e4b8eb-eb97-40aa-a3d9-23a8055922d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T230647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60fd9b7300a5144bedd0a10a16e4bf6de55cedff90bf20149f13e0151659a517 [2022-08-02T23:06:47.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T23:06:47.999Z] Dload Upload Total Spent Left Speed [2022-08-02T23:06:48.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62929 0 0 100 62929 0 206k --:--:-- --:--:-- --:--:-- 206k [2022-08-02T23:06:48.259Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [2022-08-02T23:06:48.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-02T23:06:48.471Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-02T23:06:48.483Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:06:48.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T23:06:48.785Z] [2022-08-02T23:06:48.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:06:49.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T23:06:49.088Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-02T23:06:49.088Z] df9b9388f04a: Already exists [2022-08-02T23:06:49.088Z] 52dc419b0ee2: Pulling fs layer [2022-08-02T23:06:49.088Z] 25bc292e5bac: Pulling fs layer [2022-08-02T23:06:49.088Z] 114826534d7a: Pulling fs layer [2022-08-02T23:06:49.088Z] 4657fd5d0bcf: Pulling fs layer [2022-08-02T23:06:49.088Z] 6ad1cebc031e: Pulling fs layer [2022-08-02T23:06:49.088Z] 8a3aa393b2d8: Pulling fs layer [2022-08-02T23:06:49.088Z] 8a3aa393b2d8: Waiting [2022-08-02T23:06:49.088Z] 4657fd5d0bcf: Waiting [2022-08-02T23:06:49.088Z] 6ad1cebc031e: Waiting [2022-08-02T23:06:49.088Z] 25bc292e5bac: Verifying Checksum [2022-08-02T23:06:49.088Z] 25bc292e5bac: Download complete [2022-08-02T23:06:49.088Z] 52dc419b0ee2: Verifying Checksum [2022-08-02T23:06:49.088Z] 52dc419b0ee2: Download complete [2022-08-02T23:06:49.088Z] 4657fd5d0bcf: Verifying Checksum [2022-08-02T23:06:49.088Z] 4657fd5d0bcf: Download complete [2022-08-02T23:06:49.349Z] 6ad1cebc031e: Verifying Checksum [2022-08-02T23:06:49.349Z] 6ad1cebc031e: Download complete [2022-08-02T23:06:49.349Z] 52dc419b0ee2: Pull complete [2022-08-02T23:06:49.349Z] 25bc292e5bac: Pull complete [2022-08-02T23:06:49.916Z] 114826534d7a: Download complete [2022-08-02T23:06:49.916Z] 8a3aa393b2d8: Verifying Checksum [2022-08-02T23:06:49.916Z] 8a3aa393b2d8: Download complete [2022-08-02T23:06:53.207Z] 114826534d7a: Pull complete [2022-08-02T23:06:53.207Z] 4657fd5d0bcf: Pull complete [2022-08-02T23:06:53.775Z] 6ad1cebc031e: Pull complete [2022-08-02T23:06:56.309Z] 8a3aa393b2d8: Pull complete [2022-08-02T23:06:56.309Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-02T23:06:56.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T23:06:56.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T23:06:56.396Z] prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container [2022-08-02T23:06:56.426Z] $ 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/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-02T23:06:58.604Z] $ docker top 4759cf7c792a1dcc7ba6741279c92acafb294a0bac3480394e614ea7a56e6cab -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-02T23:06:58.687Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-02T23:06:58.966Z] + set -o pipefail [2022-08-02T23:06:58.966Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-02T23:07:07.103Z] [2022-08-02T23:07:07.103Z] Monitoring /w/workspace/edgex-go/271 (github.com/edgexfoundry/edgex-go)... [2022-08-02T23:07:07.103Z] [2022-08-02T23:07:07.103Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3667ffe0-b9ad-46e9-808b-aadb73603b91 [2022-08-02T23:07:07.103Z] [2022-08-02T23:07:07.103Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-02T23:07:07.103Z] [2022-08-02T23:07:07.103Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-02T23:07:07.103Z] [2022-08-02T23:07:07.103Z] [Pipeline] } [2022-08-02T23:07:07.115Z] $ docker stop --time=1 4759cf7c792a1dcc7ba6741279c92acafb294a0bac3480394e614ea7a56e6cab [2022-08-02T23:07:09.354Z] $ docker rm -f 4759cf7c792a1dcc7ba6741279c92acafb294a0bac3480394e614ea7a56e6cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-02T23:07:09.746Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T23:07:09.755Z] provisioning config files... [2022-08-02T23:07:09.764Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/271@tmp/config6329131590327944956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:07:10.124Z] --> edgex-publish-swagger.sh [2022-08-02T23:07:10.124Z] === Publish openapi/v2 API === [2022-08-02T23:07:10.124Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-02T23:07:10.124Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/271/openapi/v2/core-command.yaml] [2022-08-02T23:07:10.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T23:07:10.124Z] Dload Upload Total Spent Left Speed [2022-08-02T23:07:11.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27415 0:00:01 0:00:01 --:--:-- 27415 100 33831 0 0 100 33831 0 25322 0:00:01 0:00:01 --:--:-- 25322 [2022-08-02T23:07:11.388Z] [2022-08-02T23:07:11.388Z] [2022-08-02T23:07:11.388Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/271/openapi/v2/core-data.yaml] [2022-08-02T23:07:11.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T23:07:11.388Z] Dload Upload Total Spent Left Speed [2022-08-02T23:07:12.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72327 --:--:-- --:--:-- --:--:-- 72254 100 71604 0 0 100 71604 0 72327 --:--:-- --:--:-- --:--:-- 72254 [2022-08-02T23:07:12.331Z] [2022-08-02T23:07:12.331Z] [2022-08-02T23:07:12.331Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/271/openapi/v2/core-metadata.yaml] [2022-08-02T23:07:12.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T23:07:12.331Z] Dload Upload Total Spent Left Speed [2022-08-02T23:07:13.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 151k --:--:-- --:--:-- --:--:-- 151k 100 141k 0 0 100 141k 0 151k --:--:-- --:--:-- --:--:-- 151k [2022-08-02T23:07:13.270Z] [2022-08-02T23:07:13.270Z] [2022-08-02T23:07:13.270Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/271/openapi/v2/support-notifications.yaml] [2022-08-02T23:07:13.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T23:07:13.270Z] Dload Upload Total Spent Left Speed [2022-08-02T23:07:14.211Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 93233 --:--:-- --:--:-- --:--:-- 93136 100 89318 0 0 100 89318 0 93233 --:--:-- --:--:-- --:--:-- 93136 [2022-08-02T23:07:14.212Z] [2022-08-02T23:07:14.212Z] [2022-08-02T23:07:14.212Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/271/openapi/v2/support-scheduler.yaml] [2022-08-02T23:07:14.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T23:07:14.212Z] Dload Upload Total Spent Left Speed [2022-08-02T23:07:15.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43805 --:--:-- --:--:-- --:--:-- 43756 100 39556 0 0 100 39556 0 43756 --:--:-- --:--:-- --:--:-- 43756 [2022-08-02T23:07:15.154Z] [2022-08-02T23:07:15.154Z] [2022-08-02T23:07:15.154Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/271/openapi/v2/system-agent.yaml] [2022-08-02T23:07:15.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T23:07:15.154Z] Dload Upload Total Spent Left Speed [2022-08-02T23:07:16.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22727 --:--:-- --:--:-- --:--:-- 22701 100 20091 0 0 100 20091 0 22701 --:--:-- --:--:-- --:--:-- 22701 [2022-08-02T23:07:16.096Z] [2022-08-02T23:07:16.096Z] [Pipeline] } [2022-08-02T23:07:16.104Z] 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-08-02T23:07:16.479Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T23:07:16.479Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:07:16.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T23:07:16.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T23:07:16.855Z] prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container [2022-08-02T23:07:16.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T23:07:17.318Z] $ docker top e4c0a6785b3cf51ff15f398f95cff0ed9304c0479c2b53e51170699041d276d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T23:07:17.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T23:07:17.407Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T23:07:17.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T23:07:17.525Z] $ docker exec e4c0a6785b3cf51ff15f398f95cff0ed9304c0479c2b53e51170699041d276d6 ssh-agent [2022-08-02T23:07:17.655Z] SSH_AUTH_SOCK=/tmp/ssh-mx0O0CWAQFF1/agent.33 [2022-08-02T23:07:17.655Z] SSH_AGENT_PID=40 [2022-08-02T23:07:17.660Z] Running ssh-add (command line suppressed) [2022-08-02T23:07:17.777Z] Identity added: /w/workspace/edgex-go/271@tmp/private_key_5586303287084719045.key (/w/workspace/edgex-go/271@tmp/private_key_5586303287084719045.key) [2022-08-02T23:07:17.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T23:07:18.077Z] + git semver tag [2022-08-02T23:07:18.337Z] 2022-08-02 23:07:18,268 [run_tag] DEBUG tag force:False [2022-08-02T23:07:18.337Z] 2022-08-02 23:07:18,268 [check_head_tag] DEBUG check head tag [2022-08-02T23:07:18.337Z] 2022-08-02 23:07:18,269 [execute] INFO git cat-file --batch-check [2022-08-02T23:07:18.337Z] 2022-08-02 23:07:18,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/271, universal_newlines=False, shell=None, istream=) [2022-08-02T23:07:18.337Z] 2022-08-02 23:07:18,273 [execute] INFO git cat-file --batch [2022-08-02T23:07:18.337Z] 2022-08-02 23:07:18,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/271, universal_newlines=False, shell=None, istream=) [2022-08-02T23:07:18.337Z] 2022-08-02 23:07:18,292 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main [2022-08-02T23:07:18.337Z] 2022-08-02 23:07:18,292 [execute] INFO git tag -a v2.3.0-dev.36 -m v2.3.0-dev.36 [2022-08-02T23:07:18.337Z] 2022-08-02 23:07:18,293 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.36', '-m', 'v2.3.0-dev.36'], cwd=/w/workspace/edgex-go/271, universal_newlines=False, shell=None, istream=None) [2022-08-02T23:07:18.337Z] 2022-08-02 23:07:18,297 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main [2022-08-02T23:07:18.337Z] 2.3.0-dev.36 [Pipeline] } [2022-08-02T23:07:18.351Z] $ docker exec --env ******** --env ******** e4c0a6785b3cf51ff15f398f95cff0ed9304c0479c2b53e51170699041d276d6 ssh-agent -k [2022-08-02T23:07:18.467Z] unset SSH_AUTH_SOCK; [2022-08-02T23:07:18.468Z] unset SSH_AGENT_PID; [2022-08-02T23:07:18.468Z] echo Agent pid 40 killed; [2022-08-02T23:07:18.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T23:07:18.785Z] + git semver [Pipeline] } [2022-08-02T23:07:19.060Z] $ docker stop --time=1 e4c0a6785b3cf51ff15f398f95cff0ed9304c0479c2b53e51170699041d276d6 [2022-08-02T23:07:20.379Z] $ docker rm -f e4c0a6785b3cf51ff15f398f95cff0ed9304c0479c2b53e51170699041d276d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:07:20.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T23:07:20.775Z] [2022-08-02T23:07:20.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:07:21.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T23:07:21.080Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-02T23:07:21.080Z] ab5ef0e58194: Pulling fs layer [2022-08-02T23:07:21.080Z] 9712f1f96733: Pulling fs layer [2022-08-02T23:07:21.080Z] 63f879dbbcfc: Pulling fs layer [2022-08-02T23:07:21.080Z] 0d9ebad4ef96: Pulling fs layer [2022-08-02T23:07:21.080Z] e9a5061849ea: Pulling fs layer [2022-08-02T23:07:21.080Z] d747dcd14b5f: Pulling fs layer [2022-08-02T23:07:21.080Z] 2de7ff778b66: Pulling fs layer [2022-08-02T23:07:21.080Z] e9a5061849ea: Waiting [2022-08-02T23:07:21.080Z] d747dcd14b5f: Waiting [2022-08-02T23:07:21.080Z] 0d9ebad4ef96: Waiting [2022-08-02T23:07:21.080Z] 2de7ff778b66: Waiting [2022-08-02T23:07:21.080Z] 9712f1f96733: Verifying Checksum [2022-08-02T23:07:21.080Z] 9712f1f96733: Download complete [2022-08-02T23:07:21.677Z] 63f879dbbcfc: Verifying Checksum [2022-08-02T23:07:21.677Z] 63f879dbbcfc: Download complete [2022-08-02T23:07:21.677Z] e9a5061849ea: Download complete [2022-08-02T23:07:21.677Z] d747dcd14b5f: Download complete [2022-08-02T23:07:21.936Z] ab5ef0e58194: Download complete [2022-08-02T23:07:21.936Z] 0d9ebad4ef96: Verifying Checksum [2022-08-02T23:07:21.936Z] 0d9ebad4ef96: Download complete [2022-08-02T23:07:21.936Z] 2de7ff778b66: Verifying Checksum [2022-08-02T23:07:21.936Z] 2de7ff778b66: Download complete [2022-08-02T23:07:24.470Z] ab5ef0e58194: Pull complete [2022-08-02T23:07:24.730Z] 9712f1f96733: Pull complete [2022-08-02T23:07:25.299Z] 63f879dbbcfc: Pull complete [2022-08-02T23:07:29.490Z] 0d9ebad4ef96: Pull complete [2022-08-02T23:07:29.749Z] e9a5061849ea: Pull complete [2022-08-02T23:07:29.749Z] d747dcd14b5f: Pull complete [2022-08-02T23:07:31.129Z] 2de7ff778b66: Pull complete [2022-08-02T23:07:31.129Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-02T23:07:31.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T23:07:31.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T23:07:31.229Z] prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container [2022-08-02T23:07:31.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-02T23:07:33.395Z] $ docker top ed7d1c0832aeb01786f13d3a801c74ee98840e55ea77cacc982e6a6b217b4099 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-02T23:07:33.486Z] provisioning config files... [2022-08-02T23:07:33.495Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/271@tmp/config4174191293834412019tmp [2022-08-02T23:07:33.507Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/271@tmp/config4294246553595764539tmp [2022-08-02T23:07:33.517Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/271@tmp/config7280387012120789432tmp [Pipeline] { [Pipeline] echo [2022-08-02T23:07:33.530Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:07:33.816Z] ---> sigul-configuration.sh [2022-08-02T23:07:33.816Z] gpg: directory `/root/.gnupg' created [2022-08-02T23:07:33.816Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-02T23:07:33.816Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-02T23:07:33.816Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-02T23:07:33.816Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-02T23:07:33.816Z] gpg: CAST5 encrypted data [2022-08-02T23:07:33.816Z] gpg: encrypted with 1 passphrase [2022-08-02T23:07:33.816Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-02T23:07:34.104Z] + mkdir /home/jenkins [2022-08-02T23:07:34.104Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-02T23:07:34.398Z] + 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-08-02T23:07:34.408Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:07:34.694Z] ---> sigul-install.sh [2022-08-02T23:07:34.694Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-02T23:07:34.981Z] + git tag --list [2022-08-02T23:07:34.982Z] 0.6.0 [2022-08-02T23:07:34.982Z] 0.6.1 [2022-08-02T23:07:34.982Z] 0.7.0 [2022-08-02T23:07:34.982Z] 0.7.1 [2022-08-02T23:07:34.982Z] v1.0.0 [2022-08-02T23:07:34.982Z] v1.0.1 [2022-08-02T23:07:34.982Z] v1.1.0 [2022-08-02T23:07:34.982Z] v1.2.0 [2022-08-02T23:07:34.982Z] v1.2.1 [2022-08-02T23:07:34.982Z] v1.3.0 [2022-08-02T23:07:34.982Z] v1.3.1 [2022-08-02T23:07:34.982Z] v2.0.0 [2022-08-02T23:07:34.982Z] v2.1.0 [2022-08-02T23:07:34.982Z] v2.1.1 [2022-08-02T23:07:34.982Z] v2.1.1-dev.1 [2022-08-02T23:07:34.982Z] v2.1.1-dev.2 [2022-08-02T23:07:34.982Z] v2.1.1-dev.3 [2022-08-02T23:07:34.982Z] v2.1.1-dev.4 [2022-08-02T23:07:34.982Z] v2.1.1-dev.5 [2022-08-02T23:07:34.982Z] v2.1.1-dev.6 [2022-08-02T23:07:34.982Z] v2.1.1-dev.7 [2022-08-02T23:07:34.982Z] v2.1.1-dev.8 [2022-08-02T23:07:34.982Z] v2.2.0 [2022-08-02T23:07:34.982Z] v2.2.1-dev.1 [2022-08-02T23:07:34.982Z] v2.2.1-dev.10 [2022-08-02T23:07:34.982Z] v2.2.1-dev.11 [2022-08-02T23:07:34.982Z] v2.2.1-dev.12 [2022-08-02T23:07:34.982Z] v2.2.1-dev.13 [2022-08-02T23:07:34.982Z] v2.2.1-dev.14 [2022-08-02T23:07:34.982Z] v2.2.1-dev.15 [2022-08-02T23:07:34.982Z] v2.2.1-dev.16 [2022-08-02T23:07:34.982Z] v2.2.1-dev.17 [2022-08-02T23:07:34.982Z] v2.2.1-dev.18 [2022-08-02T23:07:34.982Z] v2.2.1-dev.19 [2022-08-02T23:07:34.982Z] v2.2.1-dev.2 [2022-08-02T23:07:34.982Z] v2.2.1-dev.20 [2022-08-02T23:07:34.982Z] v2.2.1-dev.21 [2022-08-02T23:07:34.982Z] v2.2.1-dev.22 [2022-08-02T23:07:34.982Z] v2.2.1-dev.23 [2022-08-02T23:07:34.982Z] v2.2.1-dev.24 [2022-08-02T23:07:34.982Z] v2.2.1-dev.25 [2022-08-02T23:07:34.982Z] v2.2.1-dev.26 [2022-08-02T23:07:34.982Z] v2.2.1-dev.27 [2022-08-02T23:07:34.982Z] v2.2.1-dev.28 [2022-08-02T23:07:34.982Z] v2.2.1-dev.29 [2022-08-02T23:07:34.982Z] v2.2.1-dev.3 [2022-08-02T23:07:34.982Z] v2.2.1-dev.4 [2022-08-02T23:07:34.982Z] v2.2.1-dev.5 [2022-08-02T23:07:34.982Z] v2.2.1-dev.6 [2022-08-02T23:07:34.982Z] v2.2.1-dev.7 [2022-08-02T23:07:34.982Z] v2.2.1-dev.8 [2022-08-02T23:07:34.982Z] v2.2.1-dev.9 [2022-08-02T23:07:34.982Z] v2.3.0-dev.29 [2022-08-02T23:07:34.982Z] v2.3.0-dev.30 [2022-08-02T23:07:34.982Z] v2.3.0-dev.31 [2022-08-02T23:07:34.982Z] v2.3.0-dev.32 [2022-08-02T23:07:34.982Z] v2.3.0-dev.33 [2022-08-02T23:07:34.982Z] v2.3.0-dev.34 [2022-08-02T23:07:34.982Z] v2.3.0-dev.35 [2022-08-02T23:07:34.982Z] v2.3.0-dev.36 [Pipeline] sh [2022-08-02T23:07:35.272Z] + lftools sign git-tag v2.3.0-dev.36 [2022-08-02T23:07:35.843Z] Signing Git tag with Sigul... [2022-08-02T23:07:35.843Z] Signing v2.3.0-dev.36 [Pipeline] echo [2022-08-02T23:07:36.423Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:07:36.711Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-02T23:07:36.721Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-02T23:07:36.738Z] $ docker stop --time=1 ed7d1c0832aeb01786f13d3a801c74ee98840e55ea77cacc982e6a6b217b4099 [2022-08-02T23:07:38.050Z] $ docker rm -f ed7d1c0832aeb01786f13d3a801c74ee98840e55ea77cacc982e6a6b217b4099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-02T23:07:38.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T23:07:38.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:07:38.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T23:07:38.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T23:07:38.914Z] prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container [2022-08-02T23:07:38.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T23:07:39.329Z] $ docker top 4a935e4cd66327d71798f5ad263bab95374c5492f29fbc43d1645742769a0b44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T23:07:39.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T23:07:39.425Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T23:07:39.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T23:07:39.573Z] $ docker exec 4a935e4cd66327d71798f5ad263bab95374c5492f29fbc43d1645742769a0b44 ssh-agent [2022-08-02T23:07:39.706Z] SSH_AUTH_SOCK=/tmp/ssh-w9ZRCsd9YJLs/agent.34 [2022-08-02T23:07:39.706Z] SSH_AGENT_PID=40 [2022-08-02T23:07:39.711Z] Running ssh-add (command line suppressed) [2022-08-02T23:07:39.846Z] Identity added: /w/workspace/edgex-go/271@tmp/private_key_302202560120583762.key (/w/workspace/edgex-go/271@tmp/private_key_302202560120583762.key) [2022-08-02T23:07:39.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T23:07:40.157Z] + git semver bump pre [2022-08-02T23:07:40.417Z] 2022-08-02 23:07:40,355 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main [2022-08-02T23:07:40.417Z] 2022-08-02 23:07:40,355 [bump_version] DEBUG bumping version:2.3.0-dev.36 on axis:pre with prefix:dev [2022-08-02T23:07:40.417Z] 2022-08-02 23:07:40,355 [bump_version] DEBUG bumped version:2.3.0-dev.37 [2022-08-02T23:07:40.417Z] 2022-08-02 23:07:40,355 [write_version] DEBUG write version:2.3.0-dev.37 to path:/w/workspace/edgex-go/271/.semver/main with force:True [2022-08-02T23:07:40.417Z] 2022-08-02 23:07:40,355 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main [2022-08-02T23:07:40.417Z] 2022-08-02 23:07:40,356 [write_file] DEBUG write to file:/w/workspace/edgex-go/271/.semver/main [2022-08-02T23:07:40.417Z] 2022-08-02 23:07:40,358 [execute] INFO git cat-file --batch-check [2022-08-02T23:07:40.417Z] 2022-08-02 23:07:40,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T23:07:40.417Z] 2022-08-02 23:07:40,366 [execute] INFO git cat-file --batch [2022-08-02T23:07:40.417Z] 2022-08-02 23:07:40,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T23:07:40.417Z] 2022-08-02 23:07:40,373 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main [2022-08-02T23:07:40.417Z] 2.3.0-dev.37 [Pipeline] } [2022-08-02T23:07:40.427Z] $ docker exec --env ******** --env ******** 4a935e4cd66327d71798f5ad263bab95374c5492f29fbc43d1645742769a0b44 ssh-agent -k [2022-08-02T23:07:40.544Z] unset SSH_AUTH_SOCK; [2022-08-02T23:07:40.544Z] unset SSH_AGENT_PID; [2022-08-02T23:07:40.544Z] echo Agent pid 40 killed; [2022-08-02T23:07:40.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T23:07:40.867Z] + git semver [Pipeline] } [2022-08-02T23:07:41.140Z] $ docker stop --time=1 4a935e4cd66327d71798f5ad263bab95374c5492f29fbc43d1645742769a0b44 [2022-08-02T23:07:42.459Z] $ docker rm -f 4a935e4cd66327d71798f5ad263bab95374c5492f29fbc43d1645742769a0b44 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T23:07:42.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T23:07:42.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:07:43.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T23:07:43.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T23:07:43.208Z] prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container [2022-08-02T23:07:43.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T23:07:43.665Z] $ docker top 903e6ce3462e42678d7aea4145ae1c7141920546c45942532ae0dd584ecbaf21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T23:07:43.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T23:07:43.769Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T23:07:43.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T23:07:43.907Z] $ docker exec 903e6ce3462e42678d7aea4145ae1c7141920546c45942532ae0dd584ecbaf21 ssh-agent [2022-08-02T23:07:44.044Z] SSH_AUTH_SOCK=/tmp/ssh-uxyw7Q1wVz9L/agent.32 [2022-08-02T23:07:44.044Z] SSH_AGENT_PID=38 [2022-08-02T23:07:44.050Z] Running ssh-add (command line suppressed) [2022-08-02T23:07:44.183Z] Identity added: /w/workspace/edgex-go/271@tmp/private_key_3576864840284400463.key (/w/workspace/edgex-go/271@tmp/private_key_3576864840284400463.key) [2022-08-02T23:07:44.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T23:07:44.497Z] + git semver push [2022-08-02T23:07:44.759Z] 2022-08-02 23:07:44,677 [run_push] DEBUG push [2022-08-02T23:07:44.759Z] 2022-08-02 23:07:44,677 [execute] INFO git cat-file --batch-check [2022-08-02T23:07:44.759Z] 2022-08-02 23:07:44,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T23:07:44.759Z] 2022-08-02 23:07:44,681 [execute] INFO git rev-list a5059b4725e8d94db9f89c9a415a4ad634b5548f -- [2022-08-02T23:07:44.759Z] 2022-08-02 23:07:44,681 [execute] DEBUG Popen(['git', 'rev-list', 'a5059b4725e8d94db9f89c9a415a4ad634b5548f', '--'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-02T23:07:44.759Z] 2022-08-02 23:07:44,696 [execute] INFO git fetch -v origin [2022-08-02T23:07:44.759Z] 2022-08-02 23:07:44,697 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-02T23:07:45.333Z] 2022-08-02 23:07:45,201 [run_push] DEBUG no remote changes detected [2022-08-02T23:07:45.333Z] 2022-08-02 23:07:45,202 [execute] INFO git push origin semver [2022-08-02T23:07:45.333Z] 2022-08-02 23:07:45,203 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-02T23:07:46.279Z] 2022-08-02 23:07:45,998 [run_push] DEBUG push all version tags [2022-08-02T23:07:46.279Z] 2022-08-02 23:07:45,998 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-02T23:07:46.279Z] 2022-08-02 23:07:45,999 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/271, universal_newlines=False, shell=None, istream=None) [2022-08-02T23:07:46.852Z] 2022-08-02 23:07:46,774 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main [2022-08-02T23:07:46.852Z] 2.3.0-dev.37 [Pipeline] } [2022-08-02T23:07:46.862Z] $ docker exec --env ******** --env ******** 903e6ce3462e42678d7aea4145ae1c7141920546c45942532ae0dd584ecbaf21 ssh-agent -k [2022-08-02T23:07:46.984Z] unset SSH_AUTH_SOCK; [2022-08-02T23:07:46.984Z] unset SSH_AGENT_PID; [2022-08-02T23:07:46.984Z] echo Agent pid 38 killed; [2022-08-02T23:07:46.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T23:07:47.310Z] + git semver [Pipeline] } [2022-08-02T23:07:47.587Z] $ docker stop --time=1 903e6ce3462e42678d7aea4145ae1c7141920546c45942532ae0dd584ecbaf21 [2022-08-02T23:07:48.886Z] $ docker rm -f 903e6ce3462e42678d7aea4145ae1c7141920546c45942532ae0dd584ecbaf21 [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-08-02T23:07:49.461Z] + [ -d /w/workspace/edgex-go/271/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:07:49.752Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:07:50.615Z] ---> package-listing.sh [2022-08-02T23:07:50.615Z] ++ facter osfamily [2022-08-02T23:07:50.615Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-02T23:07:50.875Z] + OS_FAMILY=debian [2022-08-02T23:07:50.875Z] + workspace=/w/workspace/edgex-go/271 [2022-08-02T23:07:50.875Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-02T23:07:50.875Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-02T23:07:50.875Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-02T23:07:50.875Z] + PACKAGES=/tmp/packages_start.txt [2022-08-02T23:07:50.875Z] + '[' /w/workspace/edgex-go/271 ']' [2022-08-02T23:07:50.875Z] + PACKAGES=/tmp/packages_end.txt [2022-08-02T23:07:50.875Z] + case "${OS_FAMILY}" in [2022-08-02T23:07:50.875Z] + dpkg -l [2022-08-02T23:07:50.875Z] + grep '^ii' [2022-08-02T23:07:50.875Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-02T23:07:50.875Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-02T23:07:50.875Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-02T23:07:50.875Z] + '[' /w/workspace/edgex-go/271 ']' [2022-08-02T23:07:50.875Z] + mkdir -p /w/workspace/edgex-go/271/archives/ [2022-08-02T23:07:50.875Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/271/archives/ [Pipeline] echo [2022-08-02T23:07:50.888Z] 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/271/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-02T23:07:51.167Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:07:51.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T23:07:51.737Z] [2022-08-02T23:07:51.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T23:07:52.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T23:07:52.040Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-02T23:07:52.040Z] 5eb5b503b376: Pulling fs layer [2022-08-02T23:07:52.040Z] 5c69ac0246d0: Pulling fs layer [2022-08-02T23:07:52.040Z] ec43610c2a17: Pulling fs layer [2022-08-02T23:07:52.040Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-02T23:07:52.040Z] 33b1e0a273af: Pulling fs layer [2022-08-02T23:07:52.040Z] 5d3b04190fa2: Pulling fs layer [2022-08-02T23:07:52.040Z] 2f39f015ded8: Pulling fs layer [2022-08-02T23:07:52.040Z] 3a2ae6a8a46f: Waiting [2022-08-02T23:07:52.040Z] 33b1e0a273af: Waiting [2022-08-02T23:07:52.040Z] 5d3b04190fa2: Waiting [2022-08-02T23:07:52.040Z] 2f39f015ded8: Waiting [2022-08-02T23:07:52.040Z] 5c69ac0246d0: Verifying Checksum [2022-08-02T23:07:52.040Z] 5c69ac0246d0: Download complete [2022-08-02T23:07:52.040Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-02T23:07:52.040Z] 3a2ae6a8a46f: Download complete [2022-08-02T23:07:52.040Z] 33b1e0a273af: Download complete [2022-08-02T23:07:52.040Z] 5d3b04190fa2: Verifying Checksum [2022-08-02T23:07:52.040Z] 5d3b04190fa2: Download complete [2022-08-02T23:07:52.300Z] ec43610c2a17: Verifying Checksum [2022-08-02T23:07:52.300Z] ec43610c2a17: Download complete [2022-08-02T23:07:52.300Z] 5eb5b503b376: Verifying Checksum [2022-08-02T23:07:52.300Z] 5eb5b503b376: Download complete [2022-08-02T23:07:52.868Z] 2f39f015ded8: Download complete [2022-08-02T23:07:53.808Z] 5eb5b503b376: Pull complete [2022-08-02T23:07:53.808Z] 5c69ac0246d0: Pull complete [2022-08-02T23:07:54.378Z] ec43610c2a17: Pull complete [2022-08-02T23:07:54.378Z] 3a2ae6a8a46f: Pull complete [2022-08-02T23:07:54.637Z] 33b1e0a273af: Pull complete [2022-08-02T23:07:54.637Z] 5d3b04190fa2: Pull complete [2022-08-02T23:07:59.918Z] 2f39f015ded8: Pull complete [2022-08-02T23:07:59.918Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-02T23:07:59.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T23:07:59.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T23:08:00.018Z] prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container [2022-08-02T23:08:00.050Z] $ 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/271/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/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-02T23:08:01.505Z] $ docker top 0b88ef3bd2b12ec91bf2173c88d925e55f884b019d03be996fdd4ee1a3717118 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T23:08:01.929Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-02T23:08:02.219Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-02T23:08:02.507Z] + ls /var/log/sa-host [2022-08-02T23:08:02.507Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T23:08:02.641Z] provisioning config files... [2022-08-02T23:08:02.651Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/271@tmp/config204985445960938831tmp [Pipeline] { [Pipeline] echo [2022-08-02T23:08:02.666Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:08:02.950Z] ---> create-netrc.sh [Pipeline] } [2022-08-02T23:08:02.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:08:03.290Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-02T23:08:03.300Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:08:03.582Z] ---> sudo-logs.sh [2022-08-02T23:08:03.582Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-02T23:08:03.608Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:08:03.895Z] ---> job-cost.sh [2022-08-02T23:08:03.896Z] lf-activate-venv: SKIPPING [2022-08-02T23:08:03.896Z] DEBUG: total: 0.10999999940395355 [2022-08-02T23:08:03.896Z] INFO: Retrieving Stack Cost... [2022-08-02T23:08:04.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-02T23:08:04.727Z] INFO: Archiving Costs [Pipeline] echo [2022-08-02T23:08:04.739Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T23:08:05.023Z] ---> logs-deploy.sh [2022-08-02T23:08:05.023Z] lf-activate-venv: SKIPPING [2022-08-02T23:08:05.023Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/271 [2022-08-02T23:08:05.023Z] INFO: archiving workspace using pattern(s): [2022-08-02T23:08:05.960Z] Archives upload complete. [2022-08-02T23:08:05.960Z] INFO: archiving logs to Nexus