Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33a3e4f3e3406f6cea49ab831237154515d8a27f 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-ssh2197455941817256282.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14780261216796307906.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh13317261772361164728.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh12118915299890737633.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16323245885325008612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16721 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/252 [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/252 # 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 33a3e4f3e3406f6cea49ab831237154515d8a27f (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 33a3e4f3e3406f6cea49ab831237154515d8a27f # timeout=10 Commit message: "chore: Update instructions to get latest linter (#4067)" > git rev-list --no-walk dc65741403d6032672b6969adbd7266bcc1b744e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-02T23:26:23.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-02T23:26:23.947Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-02T23:26:23.965Z] ========================================================= [2022-07-02T23:26:23.965Z] EdgeX Global Pipelines Version Info [2022-07-02T23:26:23.965Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:26:24.739Z] ------------------- [2022-07-02T23:26:24.739Z] stable info: [2022-07-02T23:26:24.739Z] ------------------- [2022-07-02T23:26:24.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-02T23:26:24.739Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-02T23:26:24.739Z] Message: update stable to v1.0.234 [2022-07-02T23:26:25.312Z] ------------------- [2022-07-02T23:26:25.312Z] experimental info: [2022-07-02T23:26:25.312Z] ------------------- [2022-07-02T23:26:25.312Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-02T23:26:25.312Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-02T23:26:25.312Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-02T23:26:25.577Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-02T23:26:25.595Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-02T23:26:25.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-02T23:26:25.621Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-02T23:26:25.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-02T23:26:25.644Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-02T23:26:25.656Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-02T23:26:25.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-02T23:26:25.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-02T23:26:25.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-02T23:26:25.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-02T23:26:25.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-02T23:26:25.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-02T23:26:25.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-02T23:26:25.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-02T23:26:25.742Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T23:26:25.749Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-02T23:26:25.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-02T23:26:25.772Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-02T23:26:25.782Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-02T23:26:25.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-02T23:26:25.803Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-02T23:26:25.813Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-02T23:26:25.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-02T23:26:25.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-02T23:26:25.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-02T23:26:25.866Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] echo [2022-07-02T23:26:25.878Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33a3e4f [Pipeline] echo [2022-07-02T23:26:25.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T23:26:25.941Z] provisioning config files... [2022-07-02T23:26:25.956Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config2310687416327898133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:26:26.281Z] ---> docker-login.sh [2022-07-02T23:26:26.281Z] nexus3.edgexfoundry.org:10001 [2022-07-02T23:26:26.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:26:26.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:26:26.549Z] Configure a credential helper to remove this warning. See [2022-07-02T23:26:26.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:26:26.549Z] [2022-07-02T23:26:26.549Z] Login Succeeded [2022-07-02T23:26:26.549Z] nexus3.edgexfoundry.org:10002 [2022-07-02T23:26:26.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:26:26.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:26:26.813Z] Configure a credential helper to remove this warning. See [2022-07-02T23:26:26.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:26:26.813Z] [2022-07-02T23:26:26.813Z] Login Succeeded [2022-07-02T23:26:26.813Z] nexus3.edgexfoundry.org:10003 [2022-07-02T23:26:26.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:26:27.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:26:27.077Z] Configure a credential helper to remove this warning. See [2022-07-02T23:26:27.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:26:27.077Z] [2022-07-02T23:26:27.077Z] Login Succeeded [2022-07-02T23:26:27.077Z] nexus3.edgexfoundry.org:10004 [2022-07-02T23:26:27.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:26:27.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:26:27.077Z] Configure a credential helper to remove this warning. See [2022-07-02T23:26:27.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:26:27.077Z] [2022-07-02T23:26:27.077Z] Login Succeeded [2022-07-02T23:26:27.077Z] docker.io [2022-07-02T23:26:27.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:26:27.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:26:27.601Z] Configure a credential helper to remove this warning. See [2022-07-02T23:26:27.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:26:27.601Z] [2022-07-02T23:26:27.601Z] Login Succeeded [2022-07-02T23:26:27.601Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T23:26:27.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T23:26:27.923Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/core-command/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/core-data/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/core-metadata/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/support-notifications/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-02T23:26:27.923Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-02T23:26:27.923Z] + cut -d/ -f2 [2022-07-02T23:26:27.923Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-02T23:26:27.961Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-02T23:26:28.328Z] + git rev-list -1 --merges 33a3e4f3e3406f6cea49ab831237154515d8a27f~1..33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] echo [2022-07-02T23:26:28.346Z] -----------> git rev-list -1 --merges 33a3e4f3e3406f6cea49ab831237154515d8a27f~1..33a3e4f3e3406f6cea49ab831237154515d8a27f 33a3e4f3e3406f6cea49ab831237154515d8a27f [false] [Pipeline] sh [2022-07-02T23:26:28.637Z] + git log --format=format:%s -1 33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] echo [2022-07-02T23:26:28.653Z] ========================================================= [2022-07-02T23:26:28.653Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-02T23:26:28.653Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-02T23:26:29.085Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T23:26:29.085Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-02T23:26:29.085Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-02T23:26:29.085Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-02T23:26:29.085Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-02T23:26:29.085Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-02T23:26:29.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:26:29.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T23:26:29.509Z] [2022-07-02T23:26:29.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:26:29.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T23:26:29.812Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-02T23:26:29.812Z] 42c077c10790: Pulling fs layer [2022-07-02T23:26:29.812Z] f63e77b7563a: Pulling fs layer [2022-07-02T23:26:29.812Z] bd5fdadae976: Pulling fs layer [2022-07-02T23:26:29.812Z] 205491f53016: Pulling fs layer [2022-07-02T23:26:29.812Z] df18705c85c3: Pulling fs layer [2022-07-02T23:26:29.812Z] bdb3f477010e: Pulling fs layer [2022-07-02T23:26:29.812Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-02T23:26:29.812Z] 2c6e9b1d212d: Pulling fs layer [2022-07-02T23:26:29.812Z] bdb8f0575790: Pulling fs layer [2022-07-02T23:26:29.812Z] 386e3cb2ff24: Pulling fs layer [2022-07-02T23:26:29.812Z] 2343380bae48: Pulling fs layer [2022-07-02T23:26:29.812Z] 205491f53016: Waiting [2022-07-02T23:26:29.812Z] bdb8f0575790: Waiting [2022-07-02T23:26:29.812Z] df18705c85c3: Waiting [2022-07-02T23:26:29.812Z] 386e3cb2ff24: Waiting [2022-07-02T23:26:29.812Z] c8a8fc8e1c8f: Waiting [2022-07-02T23:26:29.812Z] 2343380bae48: Waiting [2022-07-02T23:26:29.812Z] bdb3f477010e: Waiting [2022-07-02T23:26:29.812Z] 2c6e9b1d212d: Waiting [2022-07-02T23:26:29.812Z] f63e77b7563a: Verifying Checksum [2022-07-02T23:26:29.812Z] f63e77b7563a: Download complete [2022-07-02T23:26:29.812Z] 205491f53016: Download complete [2022-07-02T23:26:30.073Z] df18705c85c3: Verifying Checksum [2022-07-02T23:26:30.073Z] df18705c85c3: Download complete [2022-07-02T23:26:30.073Z] bdb3f477010e: Verifying Checksum [2022-07-02T23:26:30.073Z] bdb3f477010e: Download complete [2022-07-02T23:26:30.073Z] bd5fdadae976: Verifying Checksum [2022-07-02T23:26:30.073Z] bd5fdadae976: Download complete [2022-07-02T23:26:30.073Z] 2c6e9b1d212d: Download complete [2022-07-02T23:26:30.073Z] bdb8f0575790: Verifying Checksum [2022-07-02T23:26:30.073Z] bdb8f0575790: Download complete [2022-07-02T23:26:30.073Z] 386e3cb2ff24: Verifying Checksum [2022-07-02T23:26:30.073Z] 386e3cb2ff24: Download complete [2022-07-02T23:26:30.073Z] 2343380bae48: Verifying Checksum [2022-07-02T23:26:30.073Z] 2343380bae48: Download complete [2022-07-02T23:26:30.073Z] 42c077c10790: Download complete [2022-07-02T23:26:30.337Z] c8a8fc8e1c8f: Download complete [2022-07-02T23:26:31.722Z] 42c077c10790: Pull complete [2022-07-02T23:26:31.722Z] f63e77b7563a: Pull complete [2022-07-02T23:26:32.293Z] bd5fdadae976: Pull complete [2022-07-02T23:26:32.293Z] 205491f53016: Pull complete [2022-07-02T23:26:32.865Z] df18705c85c3: Pull complete [2022-07-02T23:26:32.865Z] bdb3f477010e: Pull complete [2022-07-02T23:26:34.778Z] c8a8fc8e1c8f: Pull complete [2022-07-02T23:26:35.038Z] 2c6e9b1d212d: Pull complete [2022-07-02T23:26:35.038Z] bdb8f0575790: Pull complete [2022-07-02T23:26:35.301Z] 386e3cb2ff24: Pull complete [2022-07-02T23:26:35.301Z] 2343380bae48: Pull complete [2022-07-02T23:26:35.301Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-02T23:26:35.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T23:26:35.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:26:35.408Z] prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container [2022-07-02T23:26:35.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-02T23:26:36.816Z] $ docker top 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 -eo pid,comm [2022-07-02T23:26:36.885Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-02T23:26:36.885Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T23:26:36.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T23:26:36.921Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T23:26:37.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T23:26:37.059Z] $ docker exec 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 ssh-agent [2022-07-02T23:26:37.191Z] SSH_AUTH_SOCK=/tmp/ssh-m0VYdFqFlVUi/agent.32 [2022-07-02T23:26:37.191Z] SSH_AGENT_PID=38 [2022-07-02T23:26:37.199Z] Running ssh-add (command line suppressed) [2022-07-02T23:26:37.346Z] Identity added: /w/workspace/edgex-go/252@tmp/private_key_3232328846961230646.key (/w/workspace/edgex-go/252@tmp/private_key_3232328846961230646.key) [2022-07-02T23:26:37.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T23:26:37.650Z] + git tag --points-at HEAD [Pipeline] } [2022-07-02T23:26:37.668Z] $ docker exec --env ******** --env ******** 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 ssh-agent -k [2022-07-02T23:26:37.796Z] unset SSH_AUTH_SOCK; [2022-07-02T23:26:37.796Z] unset SSH_AGENT_PID; [2022-07-02T23:26:37.796Z] echo Agent pid 38 killed; [2022-07-02T23:26:37.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-02T23:26:37.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T23:26:37.829Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T23:26:37.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T23:26:37.978Z] $ docker exec 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 ssh-agent [2022-07-02T23:26:38.112Z] SSH_AUTH_SOCK=/tmp/ssh-iAT1Q3rWEvd6/agent.71 [2022-07-02T23:26:38.112Z] SSH_AGENT_PID=78 [2022-07-02T23:26:38.117Z] Running ssh-add (command line suppressed) [2022-07-02T23:26:38.262Z] Identity added: /w/workspace/edgex-go/252@tmp/private_key_367721115400510716.key (/w/workspace/edgex-go/252@tmp/private_key_367721115400510716.key) [2022-07-02T23:26:38.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T23:26:38.570Z] + git semver init [2022-07-02T23:26:38.832Z] 2022-07-02 23:26:38,801 [run_init] DEBUG init version:0.0.0 force:False [2022-07-02T23:26:38.832Z] 2022-07-02 23:26:38,802 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/252/.semver [2022-07-02T23:26:38.832Z] 2022-07-02 23:26:38,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/252/.semver [2022-07-02T23:26:38.832Z] 2022-07-02 23:26:38,803 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/252/.semver'], cwd=/w/workspace/edgex-go/252, universal_newlines=False, shell=None, istream=None) [2022-07-02T23:26:43.045Z] 2022-07-02 23:26:43,016 [append_file] DEBUG append to file:/w/workspace/edgex-go/252/.git/info/exclude [2022-07-02T23:26:43.045Z] 2022-07-02 23:26:43,016 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/252/.semver/main with force:False [2022-07-02T23:26:43.045Z] 2022-07-02 23:26:43,016 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main [2022-07-02T23:26:43.045Z] 2022-07-02 23:26:43,017 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main [2022-07-02T23:26:43.045Z] 2.2.1-dev.21 [Pipeline] } [2022-07-02T23:26:43.059Z] $ docker exec --env ******** --env ******** 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 ssh-agent -k [2022-07-02T23:26:43.165Z] unset SSH_AUTH_SOCK; [2022-07-02T23:26:43.165Z] unset SSH_AGENT_PID; [2022-07-02T23:26:43.165Z] echo Agent pid 78 killed; [2022-07-02T23:26:43.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T23:26:43.486Z] + git semver [Pipeline] } [2022-07-02T23:26:43.764Z] $ docker stop --time=1 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 [2022-07-02T23:26:45.089Z] $ docker rm -f 087abdda6a3d39b71f64406fa75d568368a07b0647edcfdedb50fcc98bb99cc9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T23:26:45.438Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-02T23:26:45.707Z] Stashed 1 file(s) [Pipeline] echo [2022-07-02T23:26:45.709Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.21 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-02T23:26:45.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T23:26:45.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T23:26:45.806Z] ========================================================= [2022-07-02T23:26:45.806Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-02T23:26:45.806Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T23:26:46.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T23:26:46.094Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-02T23:26:46.094Z] 59bf1c3509f3: Pulling fs layer [2022-07-02T23:26:46.094Z] 666ba61612fd: Pulling fs layer [2022-07-02T23:26:46.094Z] 8ed8ca486205: Pulling fs layer [2022-07-02T23:26:46.094Z] cc1cd167ecdc: Pulling fs layer [2022-07-02T23:26:46.094Z] c516ae0d96e1: Pulling fs layer [2022-07-02T23:26:46.094Z] 684cea983483: Pulling fs layer [2022-07-02T23:26:46.094Z] dd3240ac7de5: Pulling fs layer [2022-07-02T23:26:46.094Z] b1e948a4e11c: Pulling fs layer [2022-07-02T23:26:46.094Z] a8fd76ee1af6: Pulling fs layer [2022-07-02T23:26:46.094Z] 646ad004c059: Pulling fs layer [2022-07-02T23:26:46.094Z] cc1cd167ecdc: Waiting [2022-07-02T23:26:46.094Z] c516ae0d96e1: Waiting [2022-07-02T23:26:46.094Z] b1e948a4e11c: Waiting [2022-07-02T23:26:46.094Z] a8fd76ee1af6: Waiting [2022-07-02T23:26:46.094Z] 684cea983483: Waiting [2022-07-02T23:26:46.094Z] dd3240ac7de5: Waiting [2022-07-02T23:26:46.094Z] 646ad004c059: Waiting [2022-07-02T23:26:46.094Z] 8ed8ca486205: Verifying Checksum [2022-07-02T23:26:46.094Z] 8ed8ca486205: Download complete [2022-07-02T23:26:46.094Z] 666ba61612fd: Verifying Checksum [2022-07-02T23:26:46.094Z] 666ba61612fd: Download complete [2022-07-02T23:26:46.094Z] c516ae0d96e1: Download complete [2022-07-02T23:26:46.094Z] 684cea983483: Download complete [2022-07-02T23:26:46.094Z] dd3240ac7de5: Verifying Checksum [2022-07-02T23:26:46.094Z] dd3240ac7de5: Download complete [2022-07-02T23:26:46.094Z] 59bf1c3509f3: Verifying Checksum [2022-07-02T23:26:46.094Z] 59bf1c3509f3: Download complete [2022-07-02T23:26:46.361Z] b1e948a4e11c: Verifying Checksum [2022-07-02T23:26:46.361Z] b1e948a4e11c: Download complete [2022-07-02T23:26:46.361Z] 59bf1c3509f3: Pull complete [2022-07-02T23:26:46.361Z] 666ba61612fd: Pull complete [2022-07-02T23:26:46.638Z] 8ed8ca486205: Pull complete [2022-07-02T23:26:46.901Z] a8fd76ee1af6: Verifying Checksum [2022-07-02T23:26:46.901Z] a8fd76ee1af6: Download complete [2022-07-02T23:26:46.901Z] cc1cd167ecdc: Verifying Checksum [2022-07-02T23:26:46.901Z] cc1cd167ecdc: Download complete [2022-07-02T23:26:47.161Z] 646ad004c059: Verifying Checksum [2022-07-02T23:26:47.161Z] 646ad004c059: Download complete [2022-07-02T23:26:51.363Z] cc1cd167ecdc: Pull complete [2022-07-02T23:26:51.363Z] c516ae0d96e1: Pull complete [2022-07-02T23:26:51.363Z] 684cea983483: Pull complete [2022-07-02T23:26:51.363Z] dd3240ac7de5: Pull complete [2022-07-02T23:26:51.363Z] b1e948a4e11c: Pull complete [2022-07-02T23:26:53.906Z] a8fd76ee1af6: Pull complete [2022-07-02T23:26:54.479Z] 646ad004c059: Pull complete [2022-07-02T23:26:54.479Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-02T23:26:54.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T23:26:54.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T23:26:54.786Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T23:26:54.786Z] WORKDIR /edgex [2022-07-02T23:26:54.786Z] COPY go.mod . [2022-07-02T23:26:54.786Z] RUN go mod download [2022-07-02T23:26:54.786Z] docker build -t ci-base-image-x86_64 -f - . [2022-07-02T23:26:56.171Z] Sending build context to Docker daemon 335.2MB [2022-07-02T23:26:56.171Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-02T23:26:56.171Z] ---> 8f69c11f6b0c [2022-07-02T23:26:56.171Z] Step 2/4 : WORKDIR /edgex [2022-07-02T23:26:58.098Z] ---> Running in d354d75aa58f [2022-07-02T23:26:58.098Z] Removing intermediate container d354d75aa58f [2022-07-02T23:26:58.098Z] ---> d93e0def3bc2 [2022-07-02T23:26:58.098Z] Step 3/4 : COPY go.mod . [2022-07-02T23:26:58.358Z] ---> 4eae28d5f3fc [2022-07-02T23:26:58.358Z] Step 4/4 : RUN go mod download [2022-07-02T23:26:58.358Z] ---> Running in 50a02c7965c2 [2022-07-02T23:27:00.763Z] Still waiting to schedule task [2022-07-02T23:27:00.764Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-02T23:27:20.338Z] Removing intermediate container 50a02c7965c2 [2022-07-02T23:27:20.338Z] ---> 1e05635b1dd6 [2022-07-02T23:27:20.338Z] Successfully built 1e05635b1dd6 [2022-07-02T23:27:20.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:27:20.643Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T23:27:20.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:27:20.728Z] prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container [2022-07-02T23:27:20.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-02T23:27:21.224Z] $ docker top 8100952b1f5771f2c2fd9fd6bac1d92a5467beb0a80634f0ca683de8ea99e453 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T23:27:21.587Z] + go version [2022-07-02T23:27:21.587Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-02T23:27:21.601Z] $ docker stop --time=1 8100952b1f5771f2c2fd9fd6bac1d92a5467beb0a80634f0ca683de8ea99e453 [2022-07-02T23:27:22.909Z] $ docker rm -f 8100952b1f5771f2c2fd9fd6bac1d92a5467beb0a80634f0ca683de8ea99e453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:27:23.306Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-02T23:27:23.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:27:23.394Z] prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container [2022-07-02T23:27:23.431Z] $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-02T23:27:23.851Z] $ docker top 457bc63a67b550b224111700564198101c1aba0c12bd818d68100eec7970ca4e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-02T23:27:23.940Z] ========================================================= [2022-07-02T23:27:23.940Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-02T23:27:23.940Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T23:27:24.261Z] + make test [2022-07-02T23:27:24.262Z] go mod tidy -compat=1.17 [2022-07-02T23:27:24.262Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-02T23:27:30.836Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-02T23:27:40.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-02T23:27:40.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-02T23:27:41.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-02T23:27:41.070Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-02T23:27:41.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-02T23:27:41.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-02T23:27:41.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-02T23:27:41.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-02T23:27:41.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-02T23:27:41.329Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-02T23:27:41.329Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-02T23:27:41.329Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-02T23:27:41.329Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-02T23:27:41.329Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-02T23:27:41.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-02T23:27:43.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-07-02T23:27:43.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-02T23:27:43.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-02T23:27:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements [2022-07-02T23:27:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-02T23:27:43.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements [2022-07-02T23:27:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-02T23:27:43.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.099s coverage: 89.2% of statements [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.103s coverage: 83.8% of statements [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.441s coverage: 95.6% of statements [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 60.0% of statements [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2022-07-02T23:27:47.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 47.1% of statements [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 79.5% of statements [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-07-02T23:27:47.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.068s coverage: 87.5% of statements [2022-07-02T23:27:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2022-07-02T23:27:57.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-07-02T23:27:58.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.182s coverage: 82.5% of statements [2022-07-02T23:27:58.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.199s coverage: 91.2% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.426s coverage: 65.4% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.214s coverage: 43.8% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.178s coverage: 92.3% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-02T23:28:08.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.071s coverage: 100.0% of statements [2022-07-02T23:28:08.273Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-07-02T23:28:08.273Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-02T23:28:26.371Z] GO111MODULE=on go vet ./... [2022-07-02T23:28:30.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-02T23:28:30.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-02T23:28:31.141Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-02T23:28:31.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-02T23:28:31.446Z] + ls -al . [2022-07-02T23:28:31.446Z] total 684 [2022-07-02T23:28:31.446Z] drwxrwxr-x 10 1001 1001 4096 Jul 2 23:27 . [2022-07-02T23:28:31.446Z] drwxr-xr-x 4 root root 4096 Jul 2 23:27 .. [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 11 Jul 2 23:26 .dockerignore [2022-07-02T23:28:31.446Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 23:26 .git [2022-07-02T23:28:31.446Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 23:26 .github [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 879 Jul 2 23:26 .gitignore [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 23:26 .golangci.yml [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 87 Jul 2 23:26 .hadolint.yml [2022-07-02T23:28:31.446Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 23:26 .semver [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 166 Jul 2 23:26 .sonarcloud.properties [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 23:26 ADOPTERS.md [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 10347 Jul 2 23:26 Attribution.txt [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 63209 Jul 2 23:26 CHANGELOG.md [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 23:26 CONTRIBUTING.md [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 23:26 GOVERNANCE.md [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 850 Jul 2 23:26 Jenkinsfile [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 23:26 LICENSE [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 10389 Jul 2 23:26 Makefile [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 23:26 OWNERS.md [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 9094 Jul 2 23:26 README.md [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 6912 Jul 2 23:26 SECURITY.md [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 12 Jul 2 23:26 VERSION [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 4131 Jul 2 23:26 ZMQWindows.md [2022-07-02T23:28:31.446Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 23:26 bin [2022-07-02T23:28:31.446Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 23:26 cmd [2022-07-02T23:28:31.446Z] -rw-r--r-- 1 root root 435593 Jul 2 23:28 coverage.out [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 3311 Jul 2 23:26 go.mod [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 36231 Jul 2 23:27 go.sum [2022-07-02T23:28:31.446Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 23:26 internal [2022-07-02T23:28:31.446Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 23:26 openapi [2022-07-02T23:28:31.446Z] drwxrwxr-x 4 1001 1001 4096 Jul 2 23:26 snap [2022-07-02T23:28:31.446Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 23:26 version.go [Pipeline] sh [2022-07-02T23:28:31.734Z] + '[' -e coverage.out ] [2022-07-02T23:28:31.734Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-02T23:28:31.842Z] Stashed 1 file(s) [Pipeline] sh [2022-07-02T23:28:32.128Z] + make build [2022-07-02T23:28:32.128Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T23:28:35.657Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16722 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-07-02T23:28:35.668Z] Running in /w/workspace/edgex-go/252 [Pipeline] { [Pipeline] checkout [2022-07-02T23:28:35.717Z] The recommended git tool is: git [2022-07-02T23:28:42.854Z] using credential edgex-jenkins-ssh [2022-07-02T23:28:42.870Z] Cloning the remote Git repository [2022-07-02T23:28:42.939Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-02T23:28:43.029Z] > git init /w/workspace/edgex-go/252 # timeout=10 [2022-07-02T23:28:43.168Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-02T23:28:43.169Z] > git --version # timeout=10 [2022-07-02T23:28:43.194Z] > git --version # 'git version 2.25.1' [2022-07-02T23:28:43.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-02T23:28:43.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T23:28:47.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T23:28:55.145Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T23:28:55.145Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T23:28:58.890Z] Avoid second fetch [2022-07-02T23:28:58.891Z] Checking out Revision 33a3e4f3e3406f6cea49ab831237154515d8a27f (main) [2022-07-02T23:28:58.836Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-02T23:28:58.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-02T23:28:58.911Z] > git config core.sparsecheckout # timeout=10 [2022-07-02T23:28:58.927Z] > git checkout -f 33a3e4f3e3406f6cea49ab831237154515d8a27f # timeout=10 [2022-07-02T23:29:01.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T23:29:01.717Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T23:29:02.656Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T23:29:03.217Z] Commit message: "chore: Update instructions to get latest linter (#4067)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-02T23:29:04.043Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T23:29:04.072Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-02T23:29:04.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T23:29:04.072Z] Dload Upload Total Spent Left Speed [2022-07-02T23:29:04.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 98024 0 --:--:-- --:--:-- --:--:-- 98024 [Pipeline] sh [2022-07-02T23:29:04.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T23:29:04.692Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-02T23:29:05.077Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-02T23:29:05.077Z] + sudo tee /etc/docker/daemon.new [2022-07-02T23:29:05.077Z] { [2022-07-02T23:29:05.077Z] "registry-mirrors": [ [2022-07-02T23:29:05.077Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-02T23:29:05.077Z] ], [2022-07-02T23:29:05.077Z] "bip": "10.250.0.254/24", [2022-07-02T23:29:05.077Z] "hosts": [ [2022-07-02T23:29:05.077Z] "tcp://0.0.0.0:5555", [2022-07-02T23:29:05.077Z] "unix:///var/run/docker.sock" [2022-07-02T23:29:05.077Z] ], [2022-07-02T23:29:05.077Z] "mtu": 1458, [2022-07-02T23:29:05.077Z] "selinux-enabled": true, [2022-07-02T23:29:05.077Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-02T23:29:05.077Z] } [Pipeline] sh [2022-07-02T23:29:05.427Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-02T23:29:05.758Z] + sudo service docker restart [2022-07-02T23:29:05.990Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T23:29:06.558Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T23:29:07.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T23:29:08.503Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-02T23:29:09.899Z] $ docker stop --time=1 457bc63a67b550b224111700564198101c1aba0c12bd818d68100eec7970ca4e [2022-07-02T23:29:12.441Z] $ docker rm -f 457bc63a67b550b224111700564198101c1aba0c12bd818d68100eec7970ca4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:29:13.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T23:29:13.260Z] [2022-07-02T23:29:13.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:29:13.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T23:29:13.601Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-02T23:29:13.601Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-02T23:29:13.601Z] ca9280d653b3: Pulling fs layer [2022-07-02T23:29:13.601Z] 7e9c9ca2126c: Pulling fs layer [2022-07-02T23:29:13.601Z] cbdbe7a5bc2a: Download complete [2022-07-02T23:29:13.881Z] ca9280d653b3: Verifying Checksum [2022-07-02T23:29:13.881Z] ca9280d653b3: Download complete [2022-07-02T23:29:13.881Z] cbdbe7a5bc2a: Pull complete [2022-07-02T23:29:14.156Z] 7e9c9ca2126c: Download complete [2022-07-02T23:29:14.157Z] ca9280d653b3: Pull complete [2022-07-02T23:29:17.480Z] 7e9c9ca2126c: Pull complete [2022-07-02T23:29:17.480Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-02T23:29:17.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T23:29:17.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:29:17.565Z] prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container [2022-07-02T23:29:17.597Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-02T23:29:18.912Z] $ docker top 96f531661119292f934f560edc9a1d6fc5b8451833653463d068df5fa452c73c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T23:29:19.263Z] + docker-compose build --help [2022-07-02T23:29:19.263Z] + grep parallel [2022-07-02T23:29:19.831Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T23:29:19.849Z] $ docker stop --time=1 96f531661119292f934f560edc9a1d6fc5b8451833653463d068df5fa452c73c [2022-07-02T23:29:21.126Z] $ docker rm -f 96f531661119292f934f560edc9a1d6fc5b8451833653463d068df5fa452c73c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:29:21.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-02T23:29:21.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:29:21.611Z] prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container [2022-07-02T23:29:21.645Z] $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-02T23:29:22.055Z] $ docker top 98814029e480211039c7697712d4ae0835cd65ff7b5b7286a5fde762d101668b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T23:29:22.410Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T23:29:22.980Z] Building core-command ... [2022-07-02T23:29:22.980Z] Building core-data ... [2022-07-02T23:29:22.980Z] Building core-metadata ... [2022-07-02T23:29:22.980Z] Building security-bootstrapper ... [2022-07-02T23:29:22.980Z] Building security-proxy-setup ... [2022-07-02T23:29:22.980Z] Building security-secretstore-setup ... [2022-07-02T23:29:22.980Z] Building security-spiffe-token-provider ... [2022-07-02T23:29:22.980Z] Building security-spire-agent ... [2022-07-02T23:29:22.980Z] Building security-spire-config ... [2022-07-02T23:29:22.980Z] Building security-spire-server ... [2022-07-02T23:29:22.980Z] Building support-notifications ... [2022-07-02T23:29:22.980Z] Building support-scheduler ... [2022-07-02T23:29:22.980Z] Building sys-mgmt-agent ... [2022-07-02T23:29:22.980Z] Building support-notifications [2022-07-02T23:29:22.980Z] Building security-bootstrapper [2022-07-02T23:29:22.980Z] Building security-spire-config [2022-07-02T23:29:22.980Z] Building security-proxy-setup [2022-07-02T23:29:22.980Z] Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T23:29:24.069Z] provisioning config files... [2022-07-02T23:29:24.092Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config5979526484564998894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:29:24.443Z] ---> docker-login.sh [2022-07-02T23:29:24.443Z] nexus3.edgexfoundry.org:10001 [2022-07-02T23:29:25.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:29:25.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:29:25.310Z] Configure a credential helper to remove this warning. See [2022-07-02T23:29:25.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:29:25.310Z] [2022-07-02T23:29:25.310Z] Login Succeeded [2022-07-02T23:29:25.310Z] nexus3.edgexfoundry.org:10002 [2022-07-02T23:29:25.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:29:25.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:29:25.584Z] Configure a credential helper to remove this warning. See [2022-07-02T23:29:25.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:29:25.584Z] [2022-07-02T23:29:25.584Z] Login Succeeded [2022-07-02T23:29:25.584Z] nexus3.edgexfoundry.org:10003 [2022-07-02T23:29:25.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:29:26.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:29:26.129Z] Configure a credential helper to remove this warning. See [2022-07-02T23:29:26.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:29:26.129Z] [2022-07-02T23:29:26.129Z] Login Succeeded [2022-07-02T23:29:26.129Z] nexus3.edgexfoundry.org:10004 [2022-07-02T23:29:26.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:29:26.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:29:26.405Z] Configure a credential helper to remove this warning. See [2022-07-02T23:29:26.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:29:26.405Z] [2022-07-02T23:29:26.405Z] Login Succeeded [2022-07-02T23:29:26.405Z] docker.io [2022-07-02T23:29:26.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:29:27.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:29:27.269Z] Configure a credential helper to remove this warning. See [2022-07-02T23:29:27.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:29:27.269Z] [2022-07-02T23:29:27.269Z] Login Succeeded [2022-07-02T23:29:27.269Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T23:29:27.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-02T23:29:27.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T23:29:27.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T23:29:27.782Z] ========================================================= [2022-07-02T23:29:27.782Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-02T23:29:27.782Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-02T23:29:28.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T23:29:28.379Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-02T23:29:28.379Z] 9b3977197b4f: Pulling fs layer [2022-07-02T23:29:28.379Z] 1a89e8eeedd5: Pulling fs layer [2022-07-02T23:29:28.379Z] 94645a83ff95: Pulling fs layer [2022-07-02T23:29:28.379Z] e6fb740bc735: Pulling fs layer [2022-07-02T23:29:28.379Z] 3a77bd46dcc9: Pulling fs layer [2022-07-02T23:29:28.379Z] 355e64cbe906: Pulling fs layer [2022-07-02T23:29:28.379Z] 63ab81a10011: Pulling fs layer [2022-07-02T23:29:28.379Z] 555d1d1c4555: Pulling fs layer [2022-07-02T23:29:28.379Z] 7d9057610161: Pulling fs layer [2022-07-02T23:29:28.379Z] e6fb740bc735: Waiting [2022-07-02T23:29:28.379Z] 63ab81a10011: Waiting [2022-07-02T23:29:28.379Z] 555d1d1c4555: Waiting [2022-07-02T23:29:28.379Z] 3a77bd46dcc9: Waiting [2022-07-02T23:29:28.379Z] 355e64cbe906: Waiting [2022-07-02T23:29:28.379Z] 7d9057610161: Waiting [2022-07-02T23:29:28.379Z] 94645a83ff95: Verifying Checksum [2022-07-02T23:29:28.379Z] 94645a83ff95: Download complete [2022-07-02T23:29:28.379Z] 1a89e8eeedd5: Download complete [2022-07-02T23:29:28.379Z] 3a77bd46dcc9: Download complete [2022-07-02T23:29:28.379Z] 355e64cbe906: Download complete [2022-07-02T23:29:28.379Z] 9b3977197b4f: Download complete [2022-07-02T23:29:28.379Z] 63ab81a10011: Verifying Checksum [2022-07-02T23:29:28.379Z] 63ab81a10011: Download complete [2022-07-02T23:29:29.376Z] 9b3977197b4f: Pull complete [2022-07-02T23:29:29.376Z] 7d9057610161: Verifying Checksum [2022-07-02T23:29:29.376Z] 7d9057610161: Download complete [2022-07-02T23:29:29.980Z] 1a89e8eeedd5: Pull complete [2022-07-02T23:29:30.256Z] 94645a83ff95: Pull complete [2022-07-02T23:29:30.529Z] 555d1d1c4555: Verifying Checksum [2022-07-02T23:29:30.529Z] 555d1d1c4555: Download complete [2022-07-02T23:29:30.812Z] e6fb740bc735: Verifying Checksum [2022-07-02T23:29:30.812Z] e6fb740bc735: Download complete [2022-07-02T23:29:41.075Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:29:41.075Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:29:41.075Z] ---> 1e05635b1dd6 [2022-07-02T23:29:41.075Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T23:29:41.075Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:29:41.075Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:29:41.075Z] ---> 1e05635b1dd6 [2022-07-02T23:29:41.075Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T23:29:41.075Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:29:41.075Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:29:41.075Z] ---> 1e05635b1dd6 [2022-07-02T23:29:41.075Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T23:29:41.075Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:29:41.075Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:29:41.075Z] ---> 1e05635b1dd6 [2022-07-02T23:29:41.075Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T23:29:41.075Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:29:41.075Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:29:41.075Z] ---> 1e05635b1dd6 [2022-07-02T23:29:41.075Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T23:29:42.986Z] ---> Running in efda41e3d12d [2022-07-02T23:29:42.986Z] ---> Running in 42c3e44cba17 [2022-07-02T23:29:42.986Z] ---> Running in 44b6915b4402 [2022-07-02T23:29:42.986Z] ---> Running in 9db2efab9c61 [2022-07-02T23:29:42.986Z] ---> Running in 1ad621bad73e [2022-07-02T23:29:42.986Z] Removing intermediate container efda41e3d12d [2022-07-02T23:29:42.986Z] ---> 61e3439f8b57 [2022-07-02T23:29:42.986Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:29:42.986Z] Removing intermediate container 9db2efab9c61 [2022-07-02T23:29:42.986Z] ---> 35a14c78e868 [2022-07-02T23:29:42.986Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:29:42.986Z] Removing intermediate container 44b6915b4402 [2022-07-02T23:29:42.986Z] ---> 99e03b7e2412 [2022-07-02T23:29:42.986Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:29:42.986Z] Removing intermediate container 1ad621bad73e [2022-07-02T23:29:42.986Z] ---> a8f711a99347 [2022-07-02T23:29:42.986Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:29:42.986Z] ---> Running in 92dbcc873808 [2022-07-02T23:29:42.986Z] Removing intermediate container 42c3e44cba17 [2022-07-02T23:29:42.986Z] ---> 59262407fd94 [2022-07-02T23:29:42.986Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:29:42.986Z] ---> Running in e70523acffe9 [2022-07-02T23:29:42.986Z] ---> Running in 66f3d8464d61 [2022-07-02T23:29:42.986Z] ---> Running in 1224fa91cbad [2022-07-02T23:29:42.986Z] ---> Running in 0bc0d8a28cd4 [2022-07-02T23:29:43.212Z] e6fb740bc735: Pull complete [2022-07-02T23:29:43.212Z] 3a77bd46dcc9: Pull complete [2022-07-02T23:29:43.212Z] 355e64cbe906: Pull complete [2022-07-02T23:29:43.212Z] 63ab81a10011: Pull complete [2022-07-02T23:29:43.553Z] Removing intermediate container 92dbcc873808 [2022-07-02T23:29:43.553Z] ---> 3e405a50a947 [2022-07-02T23:29:43.553Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T23:29:43.815Z] ---> Running in e3c8fdf21b41 [2022-07-02T23:29:44.074Z] Removing intermediate container 66f3d8464d61 [2022-07-02T23:29:44.074Z] ---> 55c0da984e49 [2022-07-02T23:29:44.074Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T23:29:44.074Z] ---> Running in 409bf54e8962 [2022-07-02T23:29:44.333Z] Removing intermediate container e70523acffe9 [2022-07-02T23:29:44.333Z] ---> 01b49b759d8e [2022-07-02T23:29:44.333Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T23:29:44.333Z] Removing intermediate container 0bc0d8a28cd4 [2022-07-02T23:29:44.333Z] ---> 64e10908ae4e [2022-07-02T23:29:44.333Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T23:29:44.333Z] ---> Running in d04287c8ed99 [2022-07-02T23:29:44.333Z] ---> Running in 317dbbafdfbf [2022-07-02T23:29:44.333Z] Removing intermediate container 1224fa91cbad [2022-07-02T23:29:44.333Z] ---> cd7d43b7e4b7 [2022-07-02T23:29:44.333Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T23:29:44.333Z] ---> Running in 8ef188b7de44 [2022-07-02T23:29:44.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:29:44.855Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:29:45.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:29:45.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:29:45.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:29:45.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:29:45.712Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:29:45.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:29:45.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:29:45.973Z] OK: 221 MiB in 52 packages [2022-07-02T23:29:45.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:29:46.232Z] OK: 221 MiB in 52 packages [2022-07-02T23:29:46.232Z] OK: 221 MiB in 52 packages [2022-07-02T23:29:46.232Z] OK: 221 MiB in 52 packages [2022-07-02T23:29:46.232Z] Removing intermediate container 409bf54e8962 [2022-07-02T23:29:46.232Z] ---> 330648fa11bc [2022-07-02T23:29:46.232Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T23:29:46.494Z] OK: 221 MiB in 52 packages [2022-07-02T23:29:46.494Z] ---> f4d16cc2a2d4 [2022-07-02T23:29:46.494Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:29:46.494Z] ---> Running in b79d8f3492b6 [2022-07-02T23:29:46.760Z] Removing intermediate container 317dbbafdfbf [2022-07-02T23:29:46.760Z] ---> d4e3c3897568 [2022-07-02T23:29:46.760Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T23:29:46.760Z] Removing intermediate container e3c8fdf21b41 [2022-07-02T23:29:46.760Z] ---> 89a7db02b10a [2022-07-02T23:29:46.760Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T23:29:46.760Z] Removing intermediate container 8ef188b7de44 [2022-07-02T23:29:46.760Z] ---> 9f5501c478b4 [2022-07-02T23:29:46.760Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T23:29:47.020Z] ---> 2138b66c9032 [2022-07-02T23:29:47.020Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:29:47.020Z] Removing intermediate container d04287c8ed99 [2022-07-02T23:29:47.020Z] ---> 2029c2f0f884 [2022-07-02T23:29:47.020Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T23:29:47.020Z] ---> Running in e14f293621e0 [2022-07-02T23:29:47.020Z] ---> c9c1fd7f6c5a [2022-07-02T23:29:47.020Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:29:47.020Z] ---> Running in 3965b55cbfe0 [2022-07-02T23:29:47.020Z] ---> bb10f724fb80 [2022-07-02T23:29:47.020Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:29:47.020Z] ---> df865c16d3df [2022-07-02T23:29:47.020Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:29:47.020Z] ---> Running in f5112bc7a178 [2022-07-02T23:29:47.282Z] ---> Running in 20a22d4ab74a [2022-07-02T23:29:47.541Z] Removing intermediate container b79d8f3492b6 [2022-07-02T23:29:47.541Z] ---> 2660fe96fb0f [2022-07-02T23:29:47.541Z] Step 8/31 : COPY . . [2022-07-02T23:29:48.479Z] Removing intermediate container e14f293621e0 [2022-07-02T23:29:48.479Z] ---> b2111462c753 [2022-07-02T23:29:48.479Z] Step 8/25 : COPY . . [2022-07-02T23:29:48.629Z] 555d1d1c4555: Pull complete [2022-07-02T23:29:50.607Z] 7d9057610161: Pull complete [2022-07-02T23:29:50.607Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-02T23:29:50.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T23:29:50.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-02T23:29:50.961Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T23:29:50.961Z] WORKDIR /edgex [2022-07-02T23:29:50.961Z] COPY go.mod . [2022-07-02T23:29:50.961Z] RUN go mod download [2022-07-02T23:29:50.961Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-02T23:29:51.013Z] Removing intermediate container f5112bc7a178 [2022-07-02T23:29:51.014Z] ---> d0852252eb94 [2022-07-02T23:29:51.014Z] Step 8/22 : COPY . . [2022-07-02T23:29:51.014Z] Removing intermediate container 20a22d4ab74a [2022-07-02T23:29:51.014Z] ---> 3bc473141185 [2022-07-02T23:29:51.014Z] Step 8/22 : COPY . . [2022-07-02T23:29:51.014Z] Removing intermediate container 3965b55cbfe0 [2022-07-02T23:29:51.014Z] ---> 62e1c9ae411d [2022-07-02T23:29:51.014Z] Step 8/26 : COPY . . [2022-07-02T23:29:53.606Z] Sending build context to Docker daemon 169.2MB [2022-07-02T23:29:53.606Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-02T23:29:53.606Z] ---> 819e984ddca1 [2022-07-02T23:29:53.606Z] Step 2/4 : WORKDIR /edgex [2022-07-02T23:29:55.057Z] ---> Running in d8cfaf7bdd66 [2022-07-02T23:29:55.330Z] Removing intermediate container d8cfaf7bdd66 [2022-07-02T23:29:55.330Z] ---> 3da73c05b485 [2022-07-02T23:29:55.330Z] Step 3/4 : COPY go.mod . [2022-07-02T23:29:55.924Z] ---> 4c04b986955a [2022-07-02T23:29:55.924Z] Step 4/4 : RUN go mod download [2022-07-02T23:29:55.924Z] ---> Running in 13f6d8fac78e [2022-07-02T23:29:59.135Z] ---> 4759b868a43b [2022-07-02T23:29:59.135Z] ---> 3c61bcd7a127 [2022-07-02T23:29:59.135Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T23:29:59.135Z] [2022-07-02T23:29:59.135Z] ---> e2d31c9b981b [2022-07-02T23:29:59.135Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T23:29:59.135Z] ---> fda478b35343 [2022-07-02T23:29:59.135Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T23:29:59.135Z] ---> Running in 87f50ecd0662 [2022-07-02T23:29:59.135Z] ---> Running in 5f4616b0f6f7 [2022-07-02T23:29:59.135Z] ---> Running in 0b7eca7cfb7f [2022-07-02T23:29:59.135Z] ---> Running in d13c39ee9cdc [2022-07-02T23:29:59.135Z] ---> 2ebfe280b8cc [2022-07-02T23:29:59.135Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T23:29:59.135Z] ---> Running in 6f920a72f75e [2022-07-02T23:29:59.135Z] Removing intermediate container 5f4616b0f6f7 [2022-07-02T23:29:59.135Z] ---> a6f61af310b5 [2022-07-02T23:29:59.135Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T23:29:59.135Z] Removing intermediate container 0b7eca7cfb7f [2022-07-02T23:29:59.135Z] ---> 52e7b187fce3 [2022-07-02T23:29:59.135Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T23:29:59.135Z] ---> Running in 4801683217f4 [2022-07-02T23:29:59.135Z] ---> Running in 9e35475b1aad [2022-07-02T23:29:59.135Z] Removing intermediate container 4801683217f4 [2022-07-02T23:29:59.135Z] ---> aab2640aaa7f [2022-07-02T23:29:59.135Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T23:29:59.135Z] Removing intermediate container 9e35475b1aad [2022-07-02T23:29:59.135Z] ---> 715133f3c5af [2022-07-02T23:29:59.135Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T23:29:59.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T23:29:59.135Z] ---> Running in 72ce4303e8f2 [2022-07-02T23:29:59.135Z] ---> Running in 02fd94f79562 [2022-07-02T23:29:59.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T23:29:59.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T23:29:59.702Z] Removing intermediate container 02fd94f79562 [2022-07-02T23:29:59.702Z] ---> 67f457995a81 [2022-07-02T23:29:59.702Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T23:29:59.702Z] Removing intermediate container 72ce4303e8f2 [2022-07-02T23:29:59.702Z] ---> 87be33f45f9b [2022-07-02T23:29:59.702Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T23:29:59.702Z] ---> Running in 70065fe7f2c8 [2022-07-02T23:29:59.702Z] ---> Running in 6483f4b4a18a [2022-07-02T23:29:59.963Z] Removing intermediate container 6483f4b4a18a [2022-07-02T23:29:59.963Z] ---> d5d8d3a54c31 [2022-07-02T23:29:59.963Z] [2022-07-02T23:29:59.963Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T23:29:59.963Z] Removing intermediate container 70065fe7f2c8 [2022-07-02T23:29:59.963Z] ---> fbe5b212fd7b [2022-07-02T23:29:59.963Z] [2022-07-02T23:29:59.963Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T23:30:00.221Z] 3.15: Pulling from library/alpine [2022-07-02T23:30:00.221Z] 3.15: Pulling from library/alpine [2022-07-02T23:30:01.158Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T23:30:01.158Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T23:30:01.158Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T23:30:01.158Z] Status: Image is up to date for alpine:3.15 [2022-07-02T23:30:01.158Z] ---> 0ac33e5f5afa [2022-07-02T23:30:01.158Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T23:30:01.158Z] ---> 0ac33e5f5afa [2022-07-02T23:30:01.158Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T23:30:01.417Z] ---> Running in 6fe3affd3919 [2022-07-02T23:30:01.417Z] ---> Running in 1c4170cb45a5 [2022-07-02T23:30:01.687Z] Removing intermediate container 1c4170cb45a5 [2022-07-02T23:30:01.687Z] ---> 24b3da667e65 [2022-07-02T23:30:01.687Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:30:01.952Z] Removing intermediate container 6fe3affd3919 [2022-07-02T23:30:01.952Z] ---> 5cf6b620dc8e [2022-07-02T23:30:01.952Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:30:01.952Z] ---> Running in feca6929ce37 [2022-07-02T23:30:01.952Z] ---> Running in 4f8077094a2c [2022-07-02T23:30:03.855Z] Removing intermediate container feca6929ce37 [2022-07-02T23:30:03.855Z] ---> db7286f4ad39 [2022-07-02T23:30:03.855Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T23:30:03.855Z] Removing intermediate container 4f8077094a2c [2022-07-02T23:30:03.855Z] ---> 498779276c1d [2022-07-02T23:30:03.855Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T23:30:03.855Z] ---> Running in c3d5978f1eb3 [2022-07-02T23:30:03.855Z] ---> Running in 823221c4143d [2022-07-02T23:30:04.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:04.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:05.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:05.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:05.983Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T23:30:05.983Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T23:30:05.983Z] OK: 15859 distinct packages available [2022-07-02T23:30:05.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:06.243Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T23:30:06.243Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T23:30:06.243Z] OK: 15859 distinct packages available [2022-07-02T23:30:06.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:06.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:07.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:07.070Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T23:30:07.330Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T23:30:07.330Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T23:30:07.330Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T23:30:07.589Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T23:30:07.589Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T23:30:07.589Z] OK: 6 MiB in 18 packages [2022-07-02T23:30:07.589Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T23:30:07.589Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T23:30:07.849Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T23:30:07.849Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T23:30:07.849Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T23:30:07.849Z] OK: 6 MiB in 19 packages [2022-07-02T23:30:09.225Z] Removing intermediate container c3d5978f1eb3 [2022-07-02T23:30:09.225Z] ---> 89bcdca04e00 [2022-07-02T23:30:09.225Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T23:30:09.225Z] Removing intermediate container 823221c4143d [2022-07-02T23:30:09.225Z] ---> 7d8cd85e4346 [2022-07-02T23:30:09.225Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T23:30:13.415Z] ---> a3946f3b8f02 [2022-07-02T23:30:13.415Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T23:30:13.415Z] ---> b360a3c2d49d [2022-07-02T23:30:13.415Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T23:30:13.415Z] ---> 6409cdf26999 [2022-07-02T23:30:13.415Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T23:30:13.415Z] ---> 52d24ba1ba82 [2022-07-02T23:30:13.415Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T23:30:13.415Z] ---> Running in 9d533bdf9e05 [2022-07-02T23:30:13.983Z] Removing intermediate container 9d533bdf9e05 [2022-07-02T23:30:13.983Z] ---> 91e30a68bc36 [2022-07-02T23:30:13.983Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T23:30:13.983Z] ---> 8911e92c7f94 [2022-07-02T23:30:13.983Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T23:30:14.569Z] ---> 597023202fd6 [2022-07-02T23:30:14.569Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T23:30:14.569Z] ---> 98fdb19e9201 [2022-07-02T23:30:14.569Z] Step 21/26 : WORKDIR / [2022-07-02T23:30:14.569Z] ---> Running in 57831434f116 [2022-07-02T23:30:14.569Z] ---> Running in f06c1cbdaba7 [2022-07-02T23:30:15.138Z] Removing intermediate container 57831434f116 [2022-07-02T23:30:15.138Z] ---> 0cd431a8974f [2022-07-02T23:30:15.138Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T23:30:15.138Z] Removing intermediate container f06c1cbdaba7 [2022-07-02T23:30:15.138Z] ---> 2e100fcb01da [2022-07-02T23:30:15.138Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T23:30:15.138Z] ---> Running in 1b2debd316ae [2022-07-02T23:30:15.138Z] ---> Running in 5f1bf854871d [2022-07-02T23:30:15.396Z] Removing intermediate container 1b2debd316ae [2022-07-02T23:30:15.396Z] ---> 444252c99d3d [2022-07-02T23:30:15.396Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T23:30:15.396Z] Removing intermediate container 5f1bf854871d [2022-07-02T23:30:15.396Z] ---> 25a71e29f0f0 [2022-07-02T23:30:15.396Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T23:30:15.396Z] ---> Running in 91194b8cd649 [2022-07-02T23:30:15.396Z] ---> Running in 4685b24311dd [2022-07-02T23:30:15.986Z] Removing intermediate container 91194b8cd649 [2022-07-02T23:30:15.986Z] ---> 30a00c785214 [2022-07-02T23:30:15.986Z] Step 24/25 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:30:15.986Z] Removing intermediate container 4685b24311dd [2022-07-02T23:30:15.986Z] ---> c592be04c2c5 [2022-07-02T23:30:15.986Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T23:30:15.986Z] ---> Running in c3b84262a6af [2022-07-02T23:30:15.986Z] ---> Running in 43063afd288c [2022-07-02T23:30:16.255Z] Removing intermediate container c3b84262a6af [2022-07-02T23:30:16.255Z] ---> 2d33ede1fb6a [2022-07-02T23:30:16.255Z] Step 25/25 : LABEL version=2.2.1-dev.21 [2022-07-02T23:30:16.255Z] Removing intermediate container 43063afd288c [2022-07-02T23:30:16.255Z] ---> 9c2df5ed19da [2022-07-02T23:30:16.255Z] Step 25/26 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:30:16.255Z] ---> Running in bfdc73d35ca8 [2022-07-02T23:30:16.255Z] ---> Running in 5cc8f8c07486 [2022-07-02T23:30:16.513Z] Removing intermediate container 5cc8f8c07486 [2022-07-02T23:30:16.513Z] ---> 1076567bb14e [2022-07-02T23:30:16.513Z] Step 26/26 : LABEL version=2.2.1-dev.21 [2022-07-02T23:30:16.513Z] Removing intermediate container bfdc73d35ca8 [2022-07-02T23:30:16.513Z] ---> 126d1f541476 [2022-07-02T23:30:16.513Z] [2022-07-02T23:30:16.771Z] ---> Running in e36c3f3356a9 [2022-07-02T23:30:16.771Z] Successfully built 126d1f541476 [2022-07-02T23:30:16.771Z] Successfully tagged security-spire-server:latest [2022-07-02T23:30:16.771Z] Building core-command [2022-07-02T23:30:16.771Z]  Building security-spire-server ... done Removing intermediate container e36c3f3356a9 [2022-07-02T23:30:16.771Z] ---> 80e8405dad3f [2022-07-02T23:30:16.771Z] [2022-07-02T23:30:17.030Z] Successfully built 80e8405dad3f [2022-07-02T23:30:17.030Z] Successfully tagged security-spire-config:latest [2022-07-02T23:30:17.030Z] Building security-spiffe-token-provider [2022-07-02T23:30:17.966Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T23:30:23.244Z] Removing intermediate container 87f50ecd0662 [2022-07-02T23:30:23.244Z] ---> d9105c3aadc4 [2022-07-02T23:30:23.244Z] [2022-07-02T23:30:23.244Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T23:30:23.244Z] 3.14: Pulling from library/alpine [2022-07-02T23:30:23.504Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:30:23.504Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:30:23.504Z] ---> 1e05635b1dd6 [2022-07-02T23:30:23.504Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T23:30:23.504Z] ---> Using cache [2022-07-02T23:30:23.504Z] ---> 59262407fd94 [2022-07-02T23:30:23.504Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:30:23.504Z] ---> Using cache [2022-07-02T23:30:23.504Z] ---> cd7d43b7e4b7 [2022-07-02T23:30:23.504Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T23:30:23.504Z] ---> Using cache [2022-07-02T23:30:23.504Z] ---> 9f5501c478b4 [2022-07-02T23:30:23.504Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T23:30:23.504Z] ---> Using cache [2022-07-02T23:30:23.504Z] ---> bb10f724fb80 [2022-07-02T23:30:23.504Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:30:23.504Z] ---> Using cache [2022-07-02T23:30:23.504Z] ---> d0852252eb94 [2022-07-02T23:30:23.504Z] Step 8/23 : COPY . . [2022-07-02T23:30:23.504Z] ---> Using cache [2022-07-02T23:30:23.504Z] ---> fda478b35343 [2022-07-02T23:30:23.504Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T23:30:23.504Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:30:23.504Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:30:23.504Z] ---> 1e05635b1dd6 [2022-07-02T23:30:23.504Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T23:30:23.504Z] ---> Using cache [2022-07-02T23:30:23.504Z] ---> 59262407fd94 [2022-07-02T23:30:23.504Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T23:30:24.071Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T23:30:24.071Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T23:30:24.071Z] ---> e04c818066af [2022-07-02T23:30:24.071Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T23:30:24.071Z] ---> Running in dba7ab22beb2 [2022-07-02T23:30:24.071Z] ---> Running in bbc45e16dee3 [2022-07-02T23:30:24.071Z] ---> Running in 38a3775eacd9 [2022-07-02T23:30:24.331Z] Removing intermediate container d13c39ee9cdc [2022-07-02T23:30:24.331Z] ---> 4f15be6f8c9e [2022-07-02T23:30:24.331Z] [2022-07-02T23:30:24.331Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T23:30:24.331Z] ---> e04c818066af [2022-07-02T23:30:24.331Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T23:30:24.331Z] ---> Running in 578ceeed1171 [2022-07-02T23:30:24.331Z] Removing intermediate container 38a3775eacd9 [2022-07-02T23:30:24.331Z] ---> e801b4270d82 [2022-07-02T23:30:24.331Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T23:30:24.591Z] ---> Running in d17d005e7860 [2022-07-02T23:30:24.591Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T23:30:24.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:24.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:24.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:24.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:25.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:25.114Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T23:30:25.114Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T23:30:25.114Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T23:30:25.114Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T23:30:25.114Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:30:25.114Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T23:30:25.114Z] OK: 6 MiB in 16 packages [2022-07-02T23:30:25.114Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T23:30:25.375Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T23:30:25.375Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T23:30:25.375Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:30:25.375Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T23:30:25.375Z] OK: 8 MiB in 20 packages [2022-07-02T23:30:25.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:26.203Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T23:30:26.203Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T23:30:26.203Z] OK: 15866 distinct packages available [2022-07-02T23:30:26.203Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:26.464Z] Removing intermediate container d17d005e7860 [2022-07-02T23:30:26.464Z] ---> e487738c4aeb [2022-07-02T23:30:26.464Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T23:30:26.464Z] Removing intermediate container 6f920a72f75e [2022-07-02T23:30:26.464Z] ---> f7bc4769a1e1 [2022-07-02T23:30:26.464Z] [2022-07-02T23:30:26.464Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T23:30:26.464Z] ---> e04c818066af [2022-07-02T23:30:26.464Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T23:30:26.464Z] ---> Running in 37de1c11d771 [2022-07-02T23:30:26.464Z] ---> Running in b169e624e175 [2022-07-02T23:30:26.464Z] Removing intermediate container 578ceeed1171 [2022-07-02T23:30:26.464Z] ---> 520caa7656a5 [2022-07-02T23:30:26.464Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T23:30:26.728Z] Removing intermediate container 37de1c11d771 [2022-07-02T23:30:26.728Z] ---> 963b0ed66f65 [2022-07-02T23:30:26.728Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T23:30:26.728Z] ---> Running in 4d054e855306 [2022-07-02T23:30:26.728Z] ---> Running in e186bb3ded17 [2022-07-02T23:30:26.728Z] Removing intermediate container 4d054e855306 [2022-07-02T23:30:26.728Z] ---> 013b1bdeaf88 [2022-07-02T23:30:26.728Z] Step 13/22 : WORKDIR /edgex [2022-07-02T23:30:26.728Z] Removing intermediate container e186bb3ded17 [2022-07-02T23:30:26.728Z] ---> 2420bc7d2ce8 [2022-07-02T23:30:26.728Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T23:30:26.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:26.988Z] ---> Running in 1df42374fa78 [2022-07-02T23:30:26.988Z] ---> Running in 74930593c9f5 [2022-07-02T23:30:26.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:26.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:26.988Z] Removing intermediate container 1df42374fa78 [2022-07-02T23:30:26.988Z] ---> 7d295fa37e98 [2022-07-02T23:30:26.988Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T23:30:27.247Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T23:30:27.247Z] OK: 221 MiB in 52 packages [2022-07-02T23:30:27.247Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T23:30:27.247Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:30:27.247Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T23:30:27.247Z] OK: 6 MiB in 16 packages [2022-07-02T23:30:27.506Z] ---> 6cc2e79f10e9 [2022-07-02T23:30:27.506Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T23:30:28.074Z] Removing intermediate container bbc45e16dee3 [2022-07-02T23:30:28.074Z] ---> 20c18e93c508 [2022-07-02T23:30:28.074Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T23:30:28.074Z] Removing intermediate container 74930593c9f5 [2022-07-02T23:30:28.074Z] ---> 19ae5decc139 [2022-07-02T23:30:28.074Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T23:30:28.074Z] ---> b5eba30a04af [2022-07-02T23:30:28.074Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T23:30:28.074Z] ---> Running in fdd2fa11473f [2022-07-02T23:30:28.074Z] Removing intermediate container b169e624e175 [2022-07-02T23:30:28.074Z] ---> d274adb18d4e [2022-07-02T23:30:28.074Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T23:30:28.333Z] ---> Running in 503e5eebf7d3 [2022-07-02T23:30:28.333Z] ---> 4853cf01a92c [2022-07-02T23:30:28.333Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:30:28.333Z] Removing intermediate container fdd2fa11473f [2022-07-02T23:30:28.333Z] ---> 28df4f4630db [2022-07-02T23:30:28.333Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T23:30:28.333Z] ---> Running in f113611fed8e [2022-07-02T23:30:28.611Z] Removing intermediate container 503e5eebf7d3 [2022-07-02T23:30:28.611Z] ---> bb79b395454d [2022-07-02T23:30:28.611Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T23:30:28.611Z] ---> Running in 4d5cb0705ba1 [2022-07-02T23:30:28.920Z] ---> d6f7e9c8a6f9 [2022-07-02T23:30:28.920Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T23:30:28.920Z] ---> 8adcdaccf4f6 [2022-07-02T23:30:28.920Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T23:30:28.920Z] ---> Running in e9acae3293fb [2022-07-02T23:30:28.920Z] Removing intermediate container 4d5cb0705ba1 [2022-07-02T23:30:28.920Z] ---> 0b24f6c2942c [2022-07-02T23:30:28.920Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T23:30:29.217Z] ---> Running in 7e80bc83d66b [2022-07-02T23:30:29.217Z] ---> 09c0eb21ff78 [2022-07-02T23:30:29.217Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T23:30:29.217Z] ---> Running in ea2f6b069ea7 [2022-07-02T23:30:29.217Z] Removing intermediate container 7e80bc83d66b [2022-07-02T23:30:29.217Z] ---> a851780ca648 [2022-07-02T23:30:29.217Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:30:29.882Z] ---> 93f361e6f329 [2022-07-02T23:30:29.882Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T23:30:30.141Z] Removing intermediate container e9acae3293fb [2022-07-02T23:30:30.141Z] ---> 21313fd7a2f2 [2022-07-02T23:30:30.141Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:30:30.409Z] Removing intermediate container f113611fed8e [2022-07-02T23:30:30.409Z] ---> bd5a90be406d [2022-07-02T23:30:30.409Z] Step 7/20 : COPY . . [2022-07-02T23:30:30.669Z] ---> 4c85ae1a55d0 [2022-07-02T23:30:30.669Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T23:30:30.933Z] Removing intermediate container ea2f6b069ea7 [2022-07-02T23:30:30.934Z] ---> 92e29c430e44 [2022-07-02T23:30:30.934Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T23:30:31.870Z] ---> c701a9b3d758 [2022-07-02T23:30:31.870Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T23:30:31.870Z] ---> Running in b02c5cea7bd5 [2022-07-02T23:30:32.464Z] ---> aa5ecedb98e5 [2022-07-02T23:30:32.465Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T23:30:32.724Z] Removing intermediate container b02c5cea7bd5 [2022-07-02T23:30:32.724Z] ---> 66b93bfca920 [2022-07-02T23:30:32.724Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T23:30:32.724Z] ---> 0bd95afab81b [2022-07-02T23:30:32.725Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T23:30:32.725Z] ---> Running in 746466042a4d [2022-07-02T23:30:32.725Z] ---> 6848af02a322 [2022-07-02T23:30:32.725Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T23:30:32.725Z] ---> Running in 5e8945df0002 [2022-07-02T23:30:32.984Z] Removing intermediate container 746466042a4d [2022-07-02T23:30:32.984Z] ---> 8417ce2cce3c [2022-07-02T23:30:32.984Z] Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:30:32.984Z] Removing intermediate container 5e8945df0002 [2022-07-02T23:30:32.984Z] ---> abe26d6593a6 [2022-07-02T23:30:32.984Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:30:33.244Z] ---> dc1b13d73355 [2022-07-02T23:30:33.244Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T23:30:33.244Z] ---> Running in 338f660ea67e [2022-07-02T23:30:33.244Z] ---> Running in f33f8c6f1211 [2022-07-02T23:30:33.244Z] Removing intermediate container 338f660ea67e [2022-07-02T23:30:33.244Z] ---> a11e73044e4a [2022-07-02T23:30:33.244Z] Step 22/22 : LABEL version=2.2.1-dev.21 [2022-07-02T23:30:33.516Z] ---> Running in 4b6144f75325 [2022-07-02T23:30:33.516Z] Removing intermediate container f33f8c6f1211 [2022-07-02T23:30:33.516Z] ---> 0206bee80cc4 [2022-07-02T23:30:33.516Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T23:30:33.516Z] ---> 80349b6c6c2d [2022-07-02T23:30:33.516Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T23:30:33.516Z] ---> Running in 9c7800e38553 [2022-07-02T23:30:33.516Z] Removing intermediate container 4b6144f75325 [2022-07-02T23:30:33.516Z] ---> 849d90c1b63b [2022-07-02T23:30:33.516Z] [2022-07-02T23:30:33.777Z] Successfully built 849d90c1b63b [2022-07-02T23:30:33.777Z] Successfully tagged security-proxy-setup:latest [2022-07-02T23:30:33.777Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-07-02T23:30:33.777Z] ---> Running in 189c1d8cb15d [2022-07-02T23:30:33.777Z] Removing intermediate container 9c7800e38553 [2022-07-02T23:30:33.777Z] ---> afe397aca459 [2022-07-02T23:30:33.777Z] Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:30:34.348Z] ---> Running in 25d953b55020 [2022-07-02T23:30:34.348Z] Removing intermediate container 189c1d8cb15d [2022-07-02T23:30:34.348Z] ---> f88523a3e845 [2022-07-02T23:30:34.348Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T23:30:35.309Z] Removing intermediate container 25d953b55020 [2022-07-02T23:30:35.309Z] ---> 52169ab474ce [2022-07-02T23:30:35.309Z] Step 22/22 : LABEL version=2.2.1-dev.21 [2022-07-02T23:30:35.569Z] ---> 597a5fb83312 [2022-07-02T23:30:35.569Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T23:30:35.569Z] ---> Running in cd33fccc1546 [2022-07-02T23:30:35.828Z] ---> Running in 9d9b51e4bdf1 [2022-07-02T23:30:36.088Z] Removing intermediate container cd33fccc1546 [2022-07-02T23:30:36.088Z] ---> 683dd10823fd [2022-07-02T23:30:36.088Z] [2022-07-02T23:30:36.088Z] Successfully built 683dd10823fd [2022-07-02T23:30:36.088Z] Successfully tagged support-notifications:latest [2022-07-02T23:30:36.088Z] Building core-metadata [2022-07-02T23:30:39.385Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:30:39.385Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:30:39.385Z] ---> 1e05635b1dd6 [2022-07-02T23:30:39.385Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T23:30:39.385Z] ---> Using cache [2022-07-02T23:30:39.385Z] ---> 59262407fd94 [2022-07-02T23:30:39.385Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:30:39.385Z] ---> Using cache [2022-07-02T23:30:39.385Z] ---> cd7d43b7e4b7 [2022-07-02T23:30:39.385Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T23:30:39.385Z] ---> Using cache [2022-07-02T23:30:39.385Z] ---> 9f5501c478b4 [2022-07-02T23:30:39.385Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T23:30:39.385Z] ---> Using cache [2022-07-02T23:30:39.385Z] ---> bb10f724fb80 [2022-07-02T23:30:39.385Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:30:39.385Z] ---> Using cache [2022-07-02T23:30:39.385Z] ---> d0852252eb94 [2022-07-02T23:30:39.385Z] Step 8/25 : COPY . . [2022-07-02T23:30:39.385Z] ---> Using cache [2022-07-02T23:30:39.385Z] ---> fda478b35343 [2022-07-02T23:30:39.385Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T23:30:39.385Z] ---> Running in b0274191dfbf [2022-07-02T23:30:39.385Z] ---> a6c0fd2ffa7a [2022-07-02T23:30:39.385Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T23:30:39.645Z] Removing intermediate container 9d9b51e4bdf1 [2022-07-02T23:30:39.645Z] ---> 6d523f207065 [2022-07-02T23:30:39.645Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T23:30:39.645Z] ---> Running in 1ef7a2dd4a60 [2022-07-02T23:30:39.904Z] ---> Running in ede405236f7f [2022-07-02T23:30:39.904Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T23:30:40.167Z] Removing intermediate container ede405236f7f [2022-07-02T23:30:40.167Z] ---> 0cae12249b50 [2022-07-02T23:30:40.167Z] Step 28/31 : CMD ["gate"] [2022-07-02T23:30:40.167Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-02T23:30:40.427Z] ---> Running in 6275302845c9 [2022-07-02T23:30:40.686Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:30:40.686Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:30:40.947Z] ---> 1e05635b1dd6 [2022-07-02T23:30:40.947Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T23:30:40.947Z] ---> Using cache [2022-07-02T23:30:40.947Z] ---> 59262407fd94 [2022-07-02T23:30:40.947Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:30:40.947Z] ---> Using cache [2022-07-02T23:30:40.947Z] ---> cd7d43b7e4b7 [2022-07-02T23:30:40.947Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T23:30:40.947Z] ---> Using cache [2022-07-02T23:30:40.947Z] ---> 9f5501c478b4 [2022-07-02T23:30:40.947Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T23:30:40.947Z] ---> Using cache [2022-07-02T23:30:40.947Z] ---> bb10f724fb80 [2022-07-02T23:30:40.947Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:30:40.947Z] ---> Using cache [2022-07-02T23:30:40.947Z] ---> d0852252eb94 [2022-07-02T23:30:40.947Z] Step 8/23 : COPY . . [2022-07-02T23:30:40.947Z] ---> Using cache [2022-07-02T23:30:40.947Z] ---> fda478b35343 [2022-07-02T23:30:40.947Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T23:30:40.947Z] Removing intermediate container 6275302845c9 [2022-07-02T23:30:40.947Z] ---> 619367d79bf6 [2022-07-02T23:30:40.947Z] Step 29/31 : LABEL arch=x86_64 [2022-07-02T23:30:40.947Z] ---> Running in ed020984e9a7 [2022-07-02T23:30:40.947Z] Removing intermediate container dba7ab22beb2 [2022-07-02T23:30:40.947Z] ---> 9df59440f85d [2022-07-02T23:30:40.947Z] [2022-07-02T23:30:40.947Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T23:30:40.947Z] ---> e04c818066af [2022-07-02T23:30:40.947Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T23:30:41.208Z] ---> Running in 21fd21b2ef3d [2022-07-02T23:30:41.208Z] ---> Running in cf2bd01e8c2b [2022-07-02T23:30:41.208Z] Removing intermediate container 21fd21b2ef3d [2022-07-02T23:30:41.208Z] ---> a2ec84ac2fac [2022-07-02T23:30:41.208Z] Step 30/31 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:30:41.475Z] ---> Running in 2c3dd8d66a61 [2022-07-02T23:30:41.475Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T23:30:41.734Z] Removing intermediate container 2c3dd8d66a61 [2022-07-02T23:30:41.734Z] ---> 690dade6a8bf [2022-07-02T23:30:41.734Z] Step 31/31 : LABEL version=2.2.1-dev.21 [2022-07-02T23:30:41.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:41.734Z] ---> Running in 11eabf435b74 [2022-07-02T23:30:41.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:41.992Z] Removing intermediate container 11eabf435b74 [2022-07-02T23:30:41.992Z] ---> 8b9c906e45cb [2022-07-02T23:30:41.992Z] [2022-07-02T23:30:41.992Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T23:30:41.992Z] Successfully built 8b9c906e45cb [2022-07-02T23:30:41.992Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:30:41.992Z] Successfully tagged security-bootstrapper:latest [2022-07-02T23:30:41.992Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-07-02T23:30:41.992Z] OK: 6 MiB in 15 packages [2022-07-02T23:30:42.961Z] Removing intermediate container 13f6d8fac78e [2022-07-02T23:30:42.961Z] ---> 1b5c4e6af531 [2022-07-02T23:30:42.961Z] Successfully built 1b5c4e6af531 [2022-07-02T23:30:42.961Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:30:43.315Z] + docker inspect -f . ci-base-image-arm64 [2022-07-02T23:30:43.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:30:43.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container [2022-07-02T23:30:43.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-02T23:30:44.526Z] Removing intermediate container cf2bd01e8c2b [2022-07-02T23:30:44.526Z] ---> 1e4994d43497 [2022-07-02T23:30:44.526Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T23:30:44.526Z] ---> Running in 5226544f6a98 [2022-07-02T23:30:45.036Z] $ docker top 79b8eb0b84a681048528f80cec63e484e7c3091d3aa35c6d2bf7a7488e54b7e5 -eo pid,comm [2022-07-02T23:30:45.092Z] Removing intermediate container 5226544f6a98 [2022-07-02T23:30:45.092Z] ---> ad4692d522a7 [2022-07-02T23:30:45.092Z] Step 13/23 : ENV APP_PORT=59882 [Pipeline] { [Pipeline] sh [2022-07-02T23:30:45.351Z] ---> Running in 8c3095dc3f60 [2022-07-02T23:30:45.609Z] Removing intermediate container 8c3095dc3f60 [2022-07-02T23:30:45.609Z] ---> a198299a095b [2022-07-02T23:30:45.609Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T23:30:45.869Z] ---> Running in fc57f491a38e [2022-07-02T23:30:45.940Z] + go version [2022-07-02T23:30:45.940Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-02T23:30:45.962Z] $ docker stop --time=1 79b8eb0b84a681048528f80cec63e484e7c3091d3aa35c6d2bf7a7488e54b7e5 [2022-07-02T23:30:46.437Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:30:46.437Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:30:46.437Z] ---> 1e05635b1dd6 [2022-07-02T23:30:46.437Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T23:30:46.437Z] ---> Using cache [2022-07-02T23:30:46.437Z] ---> 59262407fd94 [2022-07-02T23:30:46.437Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:30:46.437Z] ---> Using cache [2022-07-02T23:30:46.437Z] ---> cd7d43b7e4b7 [2022-07-02T23:30:46.437Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T23:30:46.437Z] Removing intermediate container fc57f491a38e [2022-07-02T23:30:46.437Z] ---> 1ac4029b2c4b [2022-07-02T23:30:46.437Z] Step 15/23 : WORKDIR / [2022-07-02T23:30:46.437Z] ---> Running in 6cf245b73bdf [2022-07-02T23:30:46.437Z] ---> Running in 251b6efc40c9 [2022-07-02T23:30:47.005Z] Removing intermediate container 251b6efc40c9 [2022-07-02T23:30:47.005Z] ---> 9358262a61d1 [2022-07-02T23:30:47.005Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:30:47.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:47.531Z] ---> 4af8ff68def3 [2022-07-02T23:30:47.531Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T23:30:47.643Z] $ docker rm -f 79b8eb0b84a681048528f80cec63e484e7c3091d3aa35c6d2bf7a7488e54b7e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:30:48.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:30:48.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T23:30:48.295Z] [2022-07-02T23:30:48.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:30:48.358Z] ---> 9e23f082282f [2022-07-02T23:30:48.358Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T23:30:48.358Z] OK: 221 MiB in 52 packages [2022-07-02T23:30:48.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T23:30:48.925Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-02T23:30:48.925Z] 29e5d40040c1: Pulling fs layer [2022-07-02T23:30:48.925Z] 1ce36da41761: Pulling fs layer [2022-07-02T23:30:48.925Z] 25b303627fd3: Pulling fs layer [2022-07-02T23:30:48.925Z] 29e5d40040c1: Verifying Checksum [2022-07-02T23:30:48.925Z] 29e5d40040c1: Download complete [2022-07-02T23:30:49.200Z] 1ce36da41761: Verifying Checksum [2022-07-02T23:30:49.308Z] ---> 42e582d62eea [2022-07-02T23:30:49.308Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T23:30:49.308Z] ---> Running in 8da8b71e2b9f [2022-07-02T23:30:49.308Z] Removing intermediate container 6cf245b73bdf [2022-07-02T23:30:49.308Z] ---> d1fc6061d2b8 [2022-07-02T23:30:49.308Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T23:30:49.472Z] 29e5d40040c1: Pull complete [2022-07-02T23:30:49.567Z] Removing intermediate container 8da8b71e2b9f [2022-07-02T23:30:49.567Z] ---> 2cb0caf537f9 [2022-07-02T23:30:49.567Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:30:49.845Z] ---> Running in 32830f35c756 [2022-07-02T23:30:49.845Z] ---> 7836d1e5f4f0 [2022-07-02T23:30:49.845Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:30:50.105Z] ---> Running in 0be53aa9b7f5 [2022-07-02T23:30:50.105Z] Removing intermediate container 32830f35c756 [2022-07-02T23:30:50.105Z] ---> a9e41b261eba [2022-07-02T23:30:50.105Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T23:30:50.372Z] ---> Running in 54946b3b9221 [2022-07-02T23:30:50.910Z] 25b303627fd3: Verifying Checksum [2022-07-02T23:30:50.910Z] 25b303627fd3: Download complete [2022-07-02T23:30:50.910Z] 1ce36da41761: Pull complete [2022-07-02T23:30:50.943Z] Removing intermediate container 54946b3b9221 [2022-07-02T23:30:50.943Z] ---> 6cf9aa799f2e [2022-07-02T23:30:50.943Z] Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:30:50.943Z] ---> Running in c7398cc98314 [2022-07-02T23:30:51.201Z] Removing intermediate container c7398cc98314 [2022-07-02T23:30:51.201Z] ---> 350ac3fe8141 [2022-07-02T23:30:51.201Z] Step 23/23 : LABEL version=2.2.1-dev.21 [2022-07-02T23:30:51.459Z] ---> Running in 779906d918af [2022-07-02T23:30:51.719Z] Removing intermediate container 779906d918af [2022-07-02T23:30:51.719Z] ---> fa4c2e305b0e [2022-07-02T23:30:51.719Z] [2022-07-02T23:30:51.978Z] Successfully built fa4c2e305b0e [2022-07-02T23:30:51.978Z] Successfully tagged core-command:latest [2022-07-02T23:30:51.978Z] Building core-data [2022-07-02T23:30:53.890Z]  Building core-command ... done Removing intermediate container 0be53aa9b7f5 [2022-07-02T23:30:53.890Z] ---> 6add14048d8c [2022-07-02T23:30:53.890Z] Step 8/26 : COPY . . [2022-07-02T23:30:59.172Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:30:59.172Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:30:59.172Z] ---> 1e05635b1dd6 [2022-07-02T23:30:59.172Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T23:30:59.172Z] ---> Using cache [2022-07-02T23:30:59.172Z] ---> 59262407fd94 [2022-07-02T23:30:59.172Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:30:59.172Z] ---> Using cache [2022-07-02T23:30:59.172Z] ---> cd7d43b7e4b7 [2022-07-02T23:30:59.172Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T23:31:00.114Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T23:31:01.066Z] 25b303627fd3: Pull complete [2022-07-02T23:31:01.066Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-02T23:31:01.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T23:31:01.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:31:01.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container [2022-07-02T23:31:01.412Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-02T23:31:03.425Z] ---> Running in f288d7d10b1b [2022-07-02T23:31:03.426Z] ---> 7091cee7888a [2022-07-02T23:31:03.426Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T23:31:03.426Z] ---> Running in eddf49dfe7db [2022-07-02T23:31:03.622Z] $ docker top 5736f5e30fef80d38d248b9a308b8c1e350cfba718d69843cfa669b78ae27b50 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T23:31:03.994Z] Removing intermediate container eddf49dfe7db [2022-07-02T23:31:03.994Z] ---> f6bc231673bc [2022-07-02T23:31:03.994Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T23:31:03.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:03.994Z] ---> Running in bbaa2430bbac [2022-07-02T23:31:04.520Z] + docker-compose build --help [2022-07-02T23:31:04.520Z] + grep parallel [2022-07-02T23:31:04.570Z] Removing intermediate container bbaa2430bbac [2022-07-02T23:31:04.570Z] ---> e62ae54f50b5 [2022-07-02T23:31:04.570Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T23:31:04.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:05.091Z] ---> Running in e30f7cffa245 [2022-07-02T23:31:05.091Z] Removing intermediate container b0274191dfbf [2022-07-02T23:31:05.091Z] ---> fa17eb35384c [2022-07-02T23:31:05.091Z] [2022-07-02T23:31:05.091Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T23:31:05.091Z] ---> e04c818066af [2022-07-02T23:31:05.091Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T23:31:05.350Z] ---> Running in 46f851108e3f [2022-07-02T23:31:05.350Z] OK: 221 MiB in 52 packages [2022-07-02T23:31:05.611Z] Removing intermediate container ed020984e9a7 [2022-07-02T23:31:05.611Z] ---> 081c042c39e1 [2022-07-02T23:31:05.611Z] [2022-07-02T23:31:05.611Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T23:31:05.611Z] ---> e04c818066af [2022-07-02T23:31:05.611Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T23:31:05.611Z] ---> Using cache [2022-07-02T23:31:05.611Z] ---> 1e4994d43497 [2022-07-02T23:31:05.611Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T23:31:05.611Z] ---> Using cache [2022-07-02T23:31:05.611Z] ---> ad4692d522a7 [2022-07-02T23:31:05.611Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T23:31:05.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:05.872Z] ---> Running in b25ae183ee01 [2022-07-02T23:31:05.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:06.132Z] Removing intermediate container f288d7d10b1b [2022-07-02T23:31:06.132Z] ---> f519d91e44ac [2022-07-02T23:31:06.132Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T23:31:06.132Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T23:31:06.132Z] Removing intermediate container b25ae183ee01 [2022-07-02T23:31:06.132Z] ---> 01a11e972043 [2022-07-02T23:31:06.132Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T23:31:06.132Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T23:31:06.132Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T23:31:06.132Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:31:06.132Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T23:31:06.391Z] ---> Running in 2d9f61f11a27 [2022-07-02T23:31:06.391Z] OK: 6 MiB in 17 packages [2022-07-02T23:31:06.391Z] Removing intermediate container e30f7cffa245 [2022-07-02T23:31:06.391Z] ---> a1ef848fb24c [2022-07-02T23:31:06.391Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T23:31:06.391Z] ---> f7e954fe1ec7 [2022-07-02T23:31:06.391Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:31:06.650Z] ---> Running in 2574b95981d6 [2022-07-02T23:31:06.650Z] ---> Running in 226945e6bc8a [2022-07-02T23:31:06.650Z] Removing intermediate container 2d9f61f11a27 [2022-07-02T23:31:06.650Z] ---> b5238c4207b0 [2022-07-02T23:31:06.650Z] Step 15/23 : WORKDIR / [2022-07-02T23:31:06.650Z] ---> Running in d202f9788520 [2022-07-02T23:31:06.650Z] Removing intermediate container 2574b95981d6 [2022-07-02T23:31:06.650Z] ---> 1b5c82d51346 [2022-07-02T23:31:06.650Z] [2022-07-02T23:31:06.650Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T23:31:06.650Z] ---> 0ac33e5f5afa [2022-07-02T23:31:06.650Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T23:31:06.650Z] ---> Using cache [2022-07-02T23:31:06.650Z] ---> 5cf6b620dc8e [2022-07-02T23:31:06.650Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:31:06.650Z] ---> Using cache [2022-07-02T23:31:06.650Z] ---> 498779276c1d [2022-07-02T23:31:06.650Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T23:31:06.650Z] ---> Using cache [2022-07-02T23:31:06.650Z] ---> 7d8cd85e4346 [2022-07-02T23:31:06.650Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T23:31:06.909Z] Removing intermediate container d202f9788520 [2022-07-02T23:31:06.909Z] ---> b69d99403a5b [2022-07-02T23:31:06.909Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:31:06.909Z] Removing intermediate container 46f851108e3f [2022-07-02T23:31:06.909Z] ---> 2d9c0bcf11e2 [2022-07-02T23:31:06.909Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T23:31:07.169Z] ---> Running in d4216b74c796 [2022-07-02T23:31:07.429Z] ---> 30ce69a4b571 [2022-07-02T23:31:07.429Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T23:31:07.723Z] Removing intermediate container d4216b74c796 [2022-07-02T23:31:07.723Z] ---> 7d1c7bdf0f35 [2022-07-02T23:31:07.723Z] Step 13/25 : WORKDIR / [2022-07-02T23:31:07.723Z] ---> ac80d46a00ef [2022-07-02T23:31:07.723Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T23:31:07.890Z] --parallel Build images in parallel. [2022-07-02T23:31:07.983Z] ---> Running in 3f151b23a018 [2022-07-02T23:31:07.983Z] Removing intermediate container 226945e6bc8a [2022-07-02T23:31:07.983Z] ---> a85351f6134a [2022-07-02T23:31:07.983Z] Step 8/23 : COPY . . [2022-07-02T23:31:07.983Z] ---> 591f961a49ab [2022-07-02T23:31:07.983Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T23:31:08.241Z] Removing intermediate container 3f151b23a018 [2022-07-02T23:31:08.241Z] ---> 7821284ad185 [2022-07-02T23:31:08.241Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-02T23:31:08.241Z] Removing intermediate container 1ef7a2dd4a60 [2022-07-02T23:31:08.241Z] ---> 03a070bbe6d9 [2022-07-02T23:31:08.241Z] [2022-07-02T23:31:08.241Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T23:31:08.241Z] ---> 0ac33e5f5afa [2022-07-02T23:31:08.241Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T23:31:08.241Z] ---> Using cache [2022-07-02T23:31:08.241Z] ---> 5cf6b620dc8e [2022-07-02T23:31:08.241Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:31:08.241Z] ---> Using cache [2022-07-02T23:31:08.241Z] ---> 498779276c1d [2022-07-02T23:31:08.241Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [Pipeline] } [2022-07-02T23:31:08.502Z] $ docker stop --time=1 5736f5e30fef80d38d248b9a308b8c1e350cfba718d69843cfa669b78ae27b50 [2022-07-02T23:31:09.625Z] ---> c0ca0e516bdf [2022-07-02T23:31:09.625Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T23:31:09.625Z] ---> Running in a8a9049a0709 [2022-07-02T23:31:09.625Z] ---> f3c9f07a31dc [2022-07-02T23:31:09.625Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-02T23:31:09.625Z] ---> 7d50a750c8e6 [2022-07-02T23:31:09.625Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T23:31:09.625Z] ---> Running in 3ab070568a40 [2022-07-02T23:31:09.888Z] Removing intermediate container 3ab070568a40 [2022-07-02T23:31:09.888Z] ---> 101e0f0f776a [2022-07-02T23:31:09.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:31:09.888Z] ---> 0635a69c93ef [2022-07-02T23:31:09.888Z] ---> c59d70938e93 [2022-07-02T23:31:09.888Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tplStep 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T23:31:09.888Z] [2022-07-02T23:31:09.888Z] ---> Running in 6dbbe227d45c [2022-07-02T23:31:10.148Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:10.149Z] Removing intermediate container 6dbbe227d45c [2022-07-02T23:31:10.149Z] ---> 07ea5070e85a [2022-07-02T23:31:10.149Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T23:31:10.149Z] ---> Running in c384a8482ce3 [2022-07-02T23:31:10.149Z] ---> 0528360a2f5d [2022-07-02T23:31:10.149Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T23:31:10.186Z] $ docker rm -f 5736f5e30fef80d38d248b9a308b8c1e350cfba718d69843cfa669b78ae27b50 [Pipeline] // withDockerContainer [2022-07-02T23:31:10.417Z] ---> 1a789462a15c [2022-07-02T23:31:10.417Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-02T23:31:10.417Z] Removing intermediate container c384a8482ce3 [2022-07-02T23:31:10.417Z] ---> fcd29d080676 [2022-07-02T23:31:10.417Z] Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:31:10.417Z] ---> faac222108f2 [2022-07-02T23:31:10.417Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T23:31:10.417Z] ---> Running in b2d8b2468d1f [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:31:10.676Z] ---> Running in 91e3ed3c3974 [2022-07-02T23:31:10.676Z] ---> c4ccd795a42a [2022-07-02T23:31:10.676Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T23:31:10.676Z] Removing intermediate container b2d8b2468d1f [2022-07-02T23:31:10.676Z] ---> 5154223740b0 [2022-07-02T23:31:10.676Z] Step 23/23 : LABEL version=2.2.1-dev.21 [2022-07-02T23:31:10.676Z] Removing intermediate container 91e3ed3c3974 [2022-07-02T23:31:10.676Z] ---> 9a3beac4ee4a [2022-07-02T23:31:10.676Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T23:31:10.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T23:31:10.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:31:10.936Z] ---> Running in 444b73c48382 [2022-07-02T23:31:10.936Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:10.936Z] ---> Running in 399a9eb21eef [2022-07-02T23:31:10.936Z] Removing intermediate container 444b73c48382 [2022-07-02T23:31:10.936Z] ---> 90041448a0cc [2022-07-02T23:31:10.936Z] [2022-07-02T23:31:11.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container [2022-07-02T23:31:11.159Z] $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-02T23:31:11.194Z] ---> 3f3fd7dfc729 [2022-07-02T23:31:11.194Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T23:31:11.194Z] Removing intermediate container 399a9eb21eef [2022-07-02T23:31:11.194Z] ---> 51dc8b33a702 [2022-07-02T23:31:11.194Z] Step 24/26 : LABEL arch=x86_64 [2022-07-02T23:31:11.194Z] ---> Running in 60b6f19b1949 [2022-07-02T23:31:11.194Z] Successfully built 90041448a0cc [2022-07-02T23:31:11.194Z] Successfully tagged core-metadata:latest [2022-07-02T23:31:11.194Z] Building sys-mgmt-agent [2022-07-02T23:31:11.194Z]  Building core-metadata ... done v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T23:31:11.194Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T23:31:11.194Z] OK: 15859 distinct packages available [2022-07-02T23:31:11.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:11.453Z] Removing intermediate container 60b6f19b1949 [2022-07-02T23:31:11.453Z] ---> d7b3e7b2805e [2022-07-02T23:31:11.453Z] Step 25/26 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:31:12.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:12.450Z] $ docker top 92d2dadd7def481cba8e74c6eb54dd1a7740dc98691b7826386a3bca5d69891d -eo pid,comm [2022-07-02T23:31:12.650Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T23:31:12.650Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T23:31:12.650Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [Pipeline] { [Pipeline] sh [2022-07-02T23:31:12.910Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T23:31:12.910Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T23:31:12.910Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T23:31:13.173Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T23:31:13.173Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T23:31:13.365Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T23:31:13.433Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T23:31:13.433Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T23:31:13.433Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T23:31:13.433Z] OK: 8 MiB in 23 packages [2022-07-02T23:31:13.694Z] ---> a1c77009dbfd [2022-07-02T23:31:13.694Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T23:31:13.694Z] ---> Running in 6480d178df41 [2022-07-02T23:31:14.266Z] ---> ce12c695039c [2022-07-02T23:31:14.266Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T23:31:14.266Z] ---> b6ac0fca5c1b [2022-07-02T23:31:14.266Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-02T23:31:14.266Z] Removing intermediate container 6480d178df41 [2022-07-02T23:31:14.266Z] ---> 2aebd8d8639c [2022-07-02T23:31:14.266Z] Step 26/26 : LABEL version=2.2.1-dev.21 [2022-07-02T23:31:14.266Z] ---> Running in ab6e5104e9f9 [2022-07-02T23:31:14.540Z] ---> Running in e03d3134e306 [2022-07-02T23:31:14.540Z] ---> Running in fbfeb7d56c5f [2022-07-02T23:31:14.801Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:31:14.801Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:31:14.801Z] ---> 1e05635b1dd6 [2022-07-02T23:31:14.801Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T23:31:14.801Z] ---> Using cache [2022-07-02T23:31:14.801Z] ---> 59262407fd94 [2022-07-02T23:31:14.801Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:31:14.801Z] ---> Using cache [2022-07-02T23:31:14.801Z] ---> cd7d43b7e4b7 [2022-07-02T23:31:14.801Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T23:31:14.801Z] Removing intermediate container fbfeb7d56c5f [2022-07-02T23:31:14.801Z] ---> 2167ed8f0147 [2022-07-02T23:31:14.801Z] [2022-07-02T23:31:14.801Z] Removing intermediate container a8a9049a0709 [2022-07-02T23:31:14.801Z] ---> 10cb1fc7b86b [2022-07-02T23:31:14.801Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:31:15.117Z] ---> Running in 6aec703f62a0 [2022-07-02T23:31:15.117Z] Successfully built 2167ed8f0147 [2022-07-02T23:31:15.117Z] Successfully tagged security-spire-agent:latest [2022-07-02T23:31:15.117Z] Building support-scheduler [2022-07-02T23:31:15.378Z]  Building security-spire-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T23:31:15.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:16.315Z] ---> 88dfdb9814e2 [2022-07-02T23:31:16.316Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T23:31:16.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:16.884Z] OK: 221 MiB in 52 packages [2022-07-02T23:31:17.143Z] ---> bcbbefa32a92 [2022-07-02T23:31:17.143Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T23:31:17.143Z] Removing intermediate container e03d3134e306 [2022-07-02T23:31:17.143Z] ---> 58aa64eb233f [2022-07-02T23:31:17.143Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T23:31:17.143Z] ---> Running in 58a649e319b5 [2022-07-02T23:31:17.403Z] ---> 3a9da5bd6b53 [2022-07-02T23:31:17.403Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T23:31:17.403Z] Removing intermediate container 58a649e319b5 [2022-07-02T23:31:17.403Z] ---> 432107db7422 [2022-07-02T23:31:17.403Z] Step 23/25 : LABEL arch=x86_64 [2022-07-02T23:31:17.403Z] Removing intermediate container 6aec703f62a0 [2022-07-02T23:31:17.403Z] ---> 076a5f2b4f10 [2022-07-02T23:31:17.403Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T23:31:17.403Z] ---> Running in 0a813f066155 [2022-07-02T23:31:17.669Z] ---> Running in 340412600fc4 [2022-07-02T23:31:17.669Z] Removing intermediate container 0a813f066155 [2022-07-02T23:31:17.669Z] ---> 3f37c3dc3c58 [2022-07-02T23:31:17.669Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:31:17.669Z] ---> eabd8d7261d1 [2022-07-02T23:31:17.669Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:31:17.669Z] Removing intermediate container 340412600fc4 [2022-07-02T23:31:17.679Z] Building core-command ... [2022-07-02T23:31:17.680Z] Building core-data ... [2022-07-02T23:31:17.680Z] Building core-metadata ... [2022-07-02T23:31:17.680Z] Building security-bootstrapper ... [2022-07-02T23:31:17.680Z] Building security-proxy-setup ... [2022-07-02T23:31:17.680Z] Building security-secretstore-setup ... [2022-07-02T23:31:17.680Z] Building security-spiffe-token-provider ... [2022-07-02T23:31:17.680Z] Building security-spire-agent ... [2022-07-02T23:31:17.680Z] Building security-spire-config ... [2022-07-02T23:31:17.680Z] Building security-spire-server ... [2022-07-02T23:31:17.680Z] Building support-notifications ... [2022-07-02T23:31:17.680Z] Building support-scheduler ... [2022-07-02T23:31:17.680Z] Building sys-mgmt-agent ... [2022-07-02T23:31:17.680Z] Building core-data [2022-07-02T23:31:17.680Z] Building security-proxy-setup [2022-07-02T23:31:17.680Z] Building core-command [2022-07-02T23:31:17.680Z] Building security-secretstore-setup [2022-07-02T23:31:17.680Z] Building security-spiffe-token-provider [2022-07-02T23:31:17.930Z] ---> 52a78f819c29 [2022-07-02T23:31:17.930Z] Step 24/25 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:31:17.930Z] ---> Running in 48e73eb9e104 [2022-07-02T23:31:17.930Z] ---> Running in dfec7d8c67c0 [2022-07-02T23:31:17.930Z] ---> Running in 727696ce028f [2022-07-02T23:31:17.930Z] Removing intermediate container 48e73eb9e104 [2022-07-02T23:31:17.930Z] ---> 25426e7be286 [2022-07-02T23:31:17.930Z] Step 18/20 : LABEL arch=x86_64 [2022-07-02T23:31:18.189Z] Removing intermediate container 727696ce028f [2022-07-02T23:31:18.189Z] ---> 8b62d47f33cf [2022-07-02T23:31:18.189Z] Step 25/25 : LABEL version=2.2.1-dev.21 [2022-07-02T23:31:18.189Z] ---> Running in 9075065b512d [2022-07-02T23:31:18.189Z] ---> Running in c1ba5a71a9a4 [2022-07-02T23:31:18.449Z] Removing intermediate container 9075065b512d [2022-07-02T23:31:18.449Z] ---> a3618cf5724a [2022-07-02T23:31:18.449Z] Step 19/20 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:31:18.449Z] Removing intermediate container c1ba5a71a9a4 [2022-07-02T23:31:18.449Z] ---> 9a055322168d [2022-07-02T23:31:18.449Z] [2022-07-02T23:31:18.449Z] ---> Running in cd3e43d8a96b [2022-07-02T23:31:18.449Z] Successfully built 9a055322168d [2022-07-02T23:31:18.449Z] Successfully tagged security-secretstore-setup:latest [2022-07-02T23:31:18.709Z]  Building security-secretstore-setup ... done Removing intermediate container cd3e43d8a96b [2022-07-02T23:31:18.710Z] ---> 2eef711d0820 [2022-07-02T23:31:18.710Z] Step 20/20 : LABEL version=2.2.1-dev.21 [2022-07-02T23:31:18.969Z] ---> Running in 272a40b610e4 [2022-07-02T23:31:19.229Z] Removing intermediate container 272a40b610e4 [2022-07-02T23:31:19.229Z] ---> dd792f3cac5e [2022-07-02T23:31:19.229Z] [2022-07-02T23:31:19.229Z] Removing intermediate container dfec7d8c67c0 [2022-07-02T23:31:19.229Z] ---> 335d4b0220e8 [2022-07-02T23:31:19.229Z] Step 8/23 : COPY . . [2022-07-02T23:31:19.229Z] Successfully built dd792f3cac5e [2022-07-02T23:31:19.229Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-02T23:31:20.172Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:31:20.172Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:31:20.172Z] ---> 1e05635b1dd6 [2022-07-02T23:31:20.172Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T23:31:20.172Z] ---> Using cache [2022-07-02T23:31:20.172Z] ---> 59262407fd94 [2022-07-02T23:31:20.172Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:31:20.172Z] ---> Using cache [2022-07-02T23:31:20.172Z] ---> cd7d43b7e4b7 [2022-07-02T23:31:20.172Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T23:31:20.172Z] ---> Using cache [2022-07-02T23:31:20.172Z] ---> 9f5501c478b4 [2022-07-02T23:31:20.173Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T23:31:20.173Z] ---> Using cache [2022-07-02T23:31:20.173Z] ---> bb10f724fb80 [2022-07-02T23:31:20.173Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:31:20.173Z] ---> Using cache [2022-07-02T23:31:20.173Z] ---> d0852252eb94 [2022-07-02T23:31:20.173Z] Step 8/22 : COPY . . [2022-07-02T23:31:20.173Z] ---> Using cache [2022-07-02T23:31:20.173Z] ---> fda478b35343 [2022-07-02T23:31:20.173Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T23:31:22.712Z] ---> Running in 399004c1aeec [2022-07-02T23:31:22.970Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T23:31:24.879Z] ---> 50bd4657c230 [2022-07-02T23:31:24.879Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T23:31:24.879Z] ---> Running in 8830715b1230 [2022-07-02T23:31:25.138Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T23:31:37.355Z] Removing intermediate container ab6e5104e9f9 [2022-07-02T23:31:37.355Z] ---> 4fa46c7bb929 [2022-07-02T23:31:37.355Z] [2022-07-02T23:31:37.355Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T23:31:37.355Z] ---> e04c818066af [2022-07-02T23:31:37.355Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T23:31:37.355Z] ---> Running in 15bb7b046323 [2022-07-02T23:31:37.614Z] Removing intermediate container 15bb7b046323 [2022-07-02T23:31:37.614Z] ---> d5e8bc31c600 [2022-07-02T23:31:37.614Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T23:31:37.614Z] ---> Running in 6285a1b9ce93 [2022-07-02T23:31:37.876Z] Removing intermediate container 6285a1b9ce93 [2022-07-02T23:31:37.876Z] ---> b274101ab857 [2022-07-02T23:31:37.876Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T23:31:37.876Z] ---> Running in 82aa1b17e168 [2022-07-02T23:31:38.136Z] Removing intermediate container 82aa1b17e168 [2022-07-02T23:31:38.136Z] ---> 5ff840f8e3aa [2022-07-02T23:31:38.136Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:31:38.136Z] ---> Running in c42cacd719dc [2022-07-02T23:31:39.546Z] Removing intermediate container c42cacd719dc [2022-07-02T23:31:39.546Z] ---> bf6ff924e02d [2022-07-02T23:31:39.546Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T23:31:39.805Z] ---> Running in ff8ea9fb5c40 [2022-07-02T23:31:40.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:41.004Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:41.264Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T23:31:41.525Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T23:31:41.525Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T23:31:41.786Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T23:31:41.786Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T23:31:41.786Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T23:31:42.050Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:31:42.050Z] OK: 8 MiB in 20 packages [2022-07-02T23:31:42.995Z] Removing intermediate container 8830715b1230 [2022-07-02T23:31:42.995Z] ---> bb164817a3ae [2022-07-02T23:31:42.995Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T23:31:42.995Z] ---> Running in 006ada12d838 [2022-07-02T23:31:42.995Z] Removing intermediate container ff8ea9fb5c40 [2022-07-02T23:31:42.995Z] ---> e7e107b20b45 [2022-07-02T23:31:42.995Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:31:43.256Z] ---> aeb0742b62bd [2022-07-02T23:31:43.256Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T23:31:43.523Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T23:31:44.096Z] ---> 00d64cf9a43a [2022-07-02T23:31:44.096Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T23:31:44.667Z] ---> ba27f7198512 [2022-07-02T23:31:44.667Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T23:31:44.667Z] ---> Running in 93359ea8d243 [2022-07-02T23:31:44.667Z] Removing intermediate container 006ada12d838 [2022-07-02T23:31:44.667Z] ---> b9d9514f401f [2022-07-02T23:31:44.667Z] [2022-07-02T23:31:44.667Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T23:31:44.946Z] Removing intermediate container 93359ea8d243 [2022-07-02T23:31:44.946Z] ---> 567e7aea3ce5 [2022-07-02T23:31:44.946Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:31:44.946Z] 20.10.14: Pulling from library/docker [2022-07-02T23:31:44.946Z] ---> Running in 053ed0b57ebd [2022-07-02T23:31:45.206Z] Removing intermediate container 053ed0b57ebd [2022-07-02T23:31:45.206Z] ---> 3fd07813bbfe [2022-07-02T23:31:45.206Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T23:31:45.516Z] ---> Running in 728ad744d11c [2022-07-02T23:31:45.516Z] Removing intermediate container 399004c1aeec [2022-07-02T23:31:45.516Z] ---> a96559f5db2e [2022-07-02T23:31:45.516Z] [2022-07-02T23:31:45.516Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T23:31:45.516Z] ---> e04c818066af [2022-07-02T23:31:45.516Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T23:31:45.516Z] ---> Using cache [2022-07-02T23:31:45.516Z] ---> 1e4994d43497 [2022-07-02T23:31:45.516Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T23:31:45.516Z] ---> Using cache [2022-07-02T23:31:45.516Z] ---> ad4692d522a7 [2022-07-02T23:31:45.516Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T23:31:45.777Z] ---> Running in b50ab9f8a3a4 [2022-07-02T23:31:45.778Z] Removing intermediate container 728ad744d11c [2022-07-02T23:31:45.778Z] ---> 51ce36a56b8d [2022-07-02T23:31:45.778Z] Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:31:45.778Z] ---> Running in 388dcb424c54 [2022-07-02T23:31:45.778Z] Removing intermediate container b50ab9f8a3a4 [2022-07-02T23:31:45.778Z] ---> e7556a1e1109 [2022-07-02T23:31:45.778Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T23:31:46.081Z] ---> Running in fc76c82a9976 [2022-07-02T23:31:46.081Z] Removing intermediate container 388dcb424c54 [2022-07-02T23:31:46.081Z] ---> 881d7bac09d6 [2022-07-02T23:31:46.081Z] Step 23/23 : LABEL version=2.2.1-dev.21 [2022-07-02T23:31:46.081Z] ---> Running in 703fdad51365 [2022-07-02T23:31:46.081Z] Removing intermediate container fc76c82a9976 [2022-07-02T23:31:46.081Z] ---> 52eabd765faf [2022-07-02T23:31:46.081Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:31:46.081Z] Removing intermediate container 703fdad51365 [2022-07-02T23:31:46.081Z] ---> 0678ee072d7e [2022-07-02T23:31:46.081Z] [2022-07-02T23:31:46.381Z] Successfully built 0678ee072d7e [2022-07-02T23:31:46.381Z] Successfully tagged core-data:latest [2022-07-02T23:31:46.381Z]  Building core-data ... done  ---> db8d4e5f9360 [2022-07-02T23:31:46.381Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T23:31:47.384Z] ---> 5ab339e35a08 [2022-07-02T23:31:47.384Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T23:31:47.669Z] ---> 06748cca94f2 [2022-07-02T23:31:47.669Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T23:31:47.669Z] ---> Running in 5f189337edd6 [2022-07-02T23:31:47.669Z] Removing intermediate container 5f189337edd6 [2022-07-02T23:31:47.669Z] ---> 2f40d9ed96a2 [2022-07-02T23:31:47.669Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:31:47.934Z] ---> Running in 350e3ac9ae11 [2022-07-02T23:31:47.934Z] Removing intermediate container 350e3ac9ae11 [2022-07-02T23:31:47.934Z] ---> e0bfd0d333ab [2022-07-02T23:31:47.934Z] Step 20/22 : LABEL arch=x86_64 [2022-07-02T23:31:48.195Z] ---> Running in 6073fd7af613 [2022-07-02T23:31:48.195Z] Removing intermediate container 6073fd7af613 [2022-07-02T23:31:48.195Z] ---> 519c68430cd3 [2022-07-02T23:31:48.195Z] Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:31:48.456Z] ---> Running in 5a6d5f99980f [2022-07-02T23:31:48.456Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T23:31:48.456Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T23:31:48.456Z] ---> 7417809fdb73 [2022-07-02T23:31:48.456Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-02T23:31:48.456Z] ---> Running in 6eedac37cd59 [2022-07-02T23:31:48.456Z] Removing intermediate container 5a6d5f99980f [2022-07-02T23:31:48.456Z] ---> adea9bc5abf0 [2022-07-02T23:31:48.456Z] Step 22/22 : LABEL version=2.2.1-dev.21 [2022-07-02T23:31:48.456Z] ---> Running in 48d1f05e57fd [2022-07-02T23:31:48.717Z] Removing intermediate container 6eedac37cd59 [2022-07-02T23:31:48.717Z] ---> 385a279c448b [2022-07-02T23:31:48.717Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T23:31:48.717Z] ---> Running in 50d579eca70c [2022-07-02T23:31:48.717Z] Removing intermediate container 48d1f05e57fd [2022-07-02T23:31:48.717Z] ---> a640a1088b93 [2022-07-02T23:31:48.717Z] [2022-07-02T23:31:48.717Z] Successfully built a640a1088b93 [2022-07-02T23:31:48.717Z] Successfully tagged support-scheduler:latest [2022-07-02T23:31:48.978Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:48.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-02T23:31:49.239Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T23:31:49.500Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T23:31:49.500Z] Executing bash-5.1.16-r0.post-install [2022-07-02T23:31:49.500Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T23:31:49.500Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T23:31:49.500Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T23:31:49.500Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T23:31:49.500Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T23:31:49.500Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T23:31:49.500Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T23:31:49.500Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T23:31:49.500Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T23:31:49.500Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T23:31:49.500Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T23:31:49.500Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T23:31:49.500Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T23:31:49.500Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T23:31:49.500Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T23:31:49.761Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T23:31:49.761Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T23:31:49.761Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T23:31:50.021Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T23:31:50.021Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T23:31:50.021Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T23:31:50.021Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T23:31:50.021Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T23:31:50.021Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T23:31:50.021Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T23:31:50.021Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T23:31:50.021Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T23:31:50.021Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T23:31:50.021Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T23:31:50.021Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T23:31:50.021Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T23:31:50.021Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T23:31:50.021Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T23:31:50.021Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T23:31:50.021Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T23:31:50.021Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T23:31:50.021Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T23:31:50.281Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T23:31:50.281Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T23:31:50.281Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T23:31:50.281Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T23:31:50.281Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T23:31:50.281Z] OK: 83 MiB in 65 packages [2022-07-02T23:31:50.851Z] Collecting docker-compose==1.23.2 [2022-07-02T23:31:51.112Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T23:31:51.112Z] Collecting PyYAML<4,>=3.10 [2022-07-02T23:31:51.112Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T23:31:51.684Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T23:31:51.684Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T23:31:51.684Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T23:31:51.684Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T23:31:51.684Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T23:31:51.684Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T23:31:51.945Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T23:31:51.945Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T23:31:52.205Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T23:31:52.466Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T23:31:52.466Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T23:31:52.466Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T23:31:52.466Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T23:31:52.728Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T23:31:52.728Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T23:31:52.989Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T23:31:52.989Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T23:31:52.989Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T23:31:52.989Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T23:31:53.250Z] Collecting idna<2.8,>=2.5 [2022-07-02T23:31:53.250Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T23:31:53.250Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-02T23:31:53.250Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T23:31:53.250Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T23:31:53.250Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T23:31:53.250Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T23:31:53.250Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T23:31:53.250Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T23:31:53.250Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T23:31:53.250Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T23:31:53.531Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T23:31:53.531Z] Attempting uninstall: urllib3 [2022-07-02T23:31:53.531Z] Found existing installation: urllib3 1.26.7 [2022-07-02T23:31:53.531Z] Uninstalling urllib3-1.26.7: [2022-07-02T23:31:53.531Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T23:31:53.531Z] Attempting uninstall: idna [2022-07-02T23:31:53.531Z] Found existing installation: idna 3.3 [2022-07-02T23:31:53.531Z] Uninstalling idna-3.3: [2022-07-02T23:31:53.531Z] Successfully uninstalled idna-3.3 [2022-07-02T23:31:54.101Z] Attempting uninstall: requests [2022-07-02T23:31:54.101Z] Found existing installation: requests 2.26.0 [2022-07-02T23:31:54.101Z] Uninstalling requests-2.26.0: [2022-07-02T23:31:54.101Z] Successfully uninstalled requests-2.26.0 [2022-07-02T23:31:54.101Z] Running setup.py install for texttable: started [2022-07-02T23:31:54.359Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T23:31:54.359Z] Running setup.py install for PyYAML: started [2022-07-02T23:31:54.621Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T23:31:54.882Z] Running setup.py install for docopt: started [2022-07-02T23:31:55.144Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T23:31:55.144Z] Running setup.py install for dockerpty: started [2022-07-02T23:31:55.405Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T23:31:55.665Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-02T23:31:59.872Z] Removing intermediate container 50d579eca70c [2022-07-02T23:31:59.872Z] ---> c0cc83a9fe4d [2022-07-02T23:31:59.872Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T23:31:59.872Z] ---> Running in b9285d660004 [2022-07-02T23:31:59.872Z] Removing intermediate container b9285d660004 [2022-07-02T23:31:59.872Z] ---> 28d7cf879c67 [2022-07-02T23:31:59.872Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T23:31:59.872Z] ---> Running in 2a1176ea9c5f [2022-07-02T23:31:59.872Z] Removing intermediate container 2a1176ea9c5f [2022-07-02T23:31:59.872Z] ---> 735c56000c40 [2022-07-02T23:31:59.872Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T23:32:00.134Z] ---> 811248ec648e [2022-07-02T23:32:00.135Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T23:32:00.397Z] ---> aab6ee216957 [2022-07-02T23:32:00.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T23:32:00.665Z] ---> ac971455b276 [2022-07-02T23:32:00.665Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T23:32:00.665Z] ---> Running in 25105d942326 [2022-07-02T23:32:00.665Z] Removing intermediate container 25105d942326 [2022-07-02T23:32:00.665Z] ---> c42c00d5e26d [2022-07-02T23:32:00.665Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:32:00.665Z] ---> Running in e2b96c70077c [2022-07-02T23:32:00.926Z] Removing intermediate container e2b96c70077c [2022-07-02T23:32:00.926Z] ---> 335450e28a5a [2022-07-02T23:32:00.926Z] Step 21/23 : LABEL arch=x86_64 [2022-07-02T23:32:00.926Z] ---> Running in 51902ddd4f13 [2022-07-02T23:32:00.926Z] Removing intermediate container 51902ddd4f13 [2022-07-02T23:32:00.926Z] ---> ee718ecb9e3d [2022-07-02T23:32:00.926Z] Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:00.926Z] ---> Running in 03bbf2693913 [2022-07-02T23:32:01.187Z] Removing intermediate container 03bbf2693913 [2022-07-02T23:32:01.187Z] ---> 02af50fed125 [2022-07-02T23:32:01.187Z] Step 23/23 : LABEL version=2.2.1-dev.21 [2022-07-02T23:32:01.187Z] ---> Running in bf5e88a1d804 [2022-07-02T23:32:01.187Z] Removing intermediate container bf5e88a1d804 [2022-07-02T23:32:01.187Z] ---> 286287b22471 [2022-07-02T23:32:01.187Z] [2022-07-02T23:32:01.187Z] Successfully built 286287b22471 [2022-07-02T23:32:01.447Z] Successfully tagged sys-mgmt-agent:latest [2022-07-02T23:32:01.454Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-02T23:32:01.462Z] $ docker stop --time=1 98814029e480211039c7697712d4ae0835cd65ff7b5b7286a5fde762d101668b [2022-07-02T23:32:02.765Z] $ docker rm -f 98814029e480211039c7697712d4ae0835cd65ff7b5b7286a5fde762d101668b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T23:32:03.107Z] + docker images [2022-07-02T23:32:03.107Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T23:32:03.107Z] sys-mgmt-agent latest 286287b22471 1 second ago 299MB [2022-07-02T23:32:03.108Z] support-scheduler latest a640a1088b93 14 seconds ago 26.4MB [2022-07-02T23:32:03.108Z] core-data latest 0678ee072d7e 16 seconds ago 22.5MB [2022-07-02T23:32:03.108Z] a96559f5db2e 17 seconds ago 1.67GB [2022-07-02T23:32:03.108Z] b9d9514f401f 18 seconds ago 1.62GB [2022-07-02T23:32:03.108Z] 4fa46c7bb929 26 seconds ago 1.65GB [2022-07-02T23:32:03.108Z] security-spiffe-token-provider latest dd792f3cac5e 44 seconds ago 29MB [2022-07-02T23:32:03.108Z] security-secretstore-setup latest 9a055322168d 44 seconds ago 28.5MB [2022-07-02T23:32:03.108Z] security-spire-agent latest 2167ed8f0147 48 seconds ago 127MB [2022-07-02T23:32:03.108Z] core-metadata latest 90041448a0cc 52 seconds ago 17MB [2022-07-02T23:32:03.108Z] 03a070bbe6d9 55 seconds ago 1.67GB [2022-07-02T23:32:03.108Z] 1b5c82d51346 56 seconds ago 1.52GB [2022-07-02T23:32:03.108Z] 081c042c39e1 57 seconds ago 1.62GB [2022-07-02T23:32:03.108Z] fa17eb35384c 58 seconds ago 1.63GB [2022-07-02T23:32:03.108Z] core-command latest fa4c2e305b0e About a minute ago 16.1MB [2022-07-02T23:32:03.108Z] security-bootstrapper latest 8b9c906e45cb About a minute ago 19.1MB [2022-07-02T23:32:03.108Z] 9df59440f85d About a minute ago 1.61GB [2022-07-02T23:32:03.108Z] support-notifications latest 683dd10823fd About a minute ago 27MB [2022-07-02T23:32:03.108Z] security-proxy-setup latest 849d90c1b63b About a minute ago 26.9MB [2022-07-02T23:32:03.108Z] f7bc4769a1e1 About a minute ago 1.68GB [2022-07-02T23:32:03.108Z] 4f15be6f8c9e About a minute ago 1.62GB [2022-07-02T23:32:03.108Z] d9105c3aadc4 About a minute ago 1.62GB [2022-07-02T23:32:03.108Z] security-spire-config latest 80e8405dad3f About a minute ago 86.7MB [2022-07-02T23:32:03.108Z] security-spire-server latest 126d1f541476 About a minute ago 87.3MB [2022-07-02T23:32:03.108Z] fbe5b212fd7b 2 minutes ago 1.52GB [2022-07-02T23:32:03.108Z] d5d8d3a54c31 2 minutes ago 1.52GB [2022-07-02T23:32:03.108Z] ci-base-image-x86_64 latest 1e05635b1dd6 4 minutes ago 1.02GB [2022-07-02T23:32:03.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-02T23:32:03.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-02T23:32:03.108Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-02T23:32:03.108Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-02T23:32:03.108Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-02T23:32:03.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T23:32:03.217Z] provisioning config files... [2022-07-02T23:32:03.225Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config5242041474507540438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:32:03.535Z] ---> docker-login.sh [2022-07-02T23:32:03.535Z] nexus3.edgexfoundry.org:10001 [2022-07-02T23:32:03.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:32:03.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:32:03.535Z] Configure a credential helper to remove this warning. See [2022-07-02T23:32:03.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:32:03.535Z] [2022-07-02T23:32:03.535Z] Login Succeeded [2022-07-02T23:32:03.535Z] nexus3.edgexfoundry.org:10002 [2022-07-02T23:32:03.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:32:03.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:32:03.795Z] Configure a credential helper to remove this warning. See [2022-07-02T23:32:03.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:32:03.795Z] [2022-07-02T23:32:03.795Z] Login Succeeded [2022-07-02T23:32:03.795Z] nexus3.edgexfoundry.org:10003 [2022-07-02T23:32:03.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:32:03.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:32:03.795Z] Configure a credential helper to remove this warning. See [2022-07-02T23:32:03.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:32:03.795Z] [2022-07-02T23:32:03.795Z] Login Succeeded [2022-07-02T23:32:03.795Z] nexus3.edgexfoundry.org:10004 [2022-07-02T23:32:03.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:32:04.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:32:04.054Z] Configure a credential helper to remove this warning. See [2022-07-02T23:32:04.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:32:04.054Z] [2022-07-02T23:32:04.054Z] Login Succeeded [2022-07-02T23:32:04.054Z] docker.io [2022-07-02T23:32:04.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:32:04.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:32:04.316Z] Configure a credential helper to remove this warning. See [2022-07-02T23:32:04.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:32:04.316Z] [2022-07-02T23:32:04.316Z] Login Succeeded [2022-07-02T23:32:04.316Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T23:32:04.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:32:04.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T23:32:04.374Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-07-02T23:32:04.374Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:04.374Z] latest [2022-07-02T23:32:04.374Z] 2.2.1-dev.21 [2022-07-02T23:32:04.374Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:04.374Z] main [2022-07-02T23:32:04.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:04.629Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:32:04.629Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:32:04.629Z] ---> 1b5c4e6af531 [2022-07-02T23:32:04.629Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T23:32:04.629Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:32:04.629Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:32:04.629Z] ---> 1b5c4e6af531 [2022-07-02T23:32:04.629Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T23:32:04.629Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:32:04.629Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:32:04.629Z] ---> 1b5c4e6af531 [2022-07-02T23:32:04.629Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T23:32:04.629Z] ---> Running in 804e8aea2e23 [2022-07-02T23:32:04.629Z] ---> Running in 4070eb644e22 [2022-07-02T23:32:04.629Z] ---> Running in 8ee89d34a432 [2022-07-02T23:32:04.629Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:32:04.629Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:32:04.629Z] ---> 1b5c4e6af531 [2022-07-02T23:32:04.629Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T23:32:04.629Z] ---> Running in a1197148750e [2022-07-02T23:32:04.629Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:32:04.629Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:32:04.629Z] ---> 1b5c4e6af531 [2022-07-02T23:32:04.629Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T23:32:04.629Z] ---> Running in 03a4fd784d22 [2022-07-02T23:32:04.629Z] Removing intermediate container 804e8aea2e23 [2022-07-02T23:32:04.629Z] ---> 88c2c50b0c79 [2022-07-02T23:32:04.629Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T23:32:04.629Z] ---> Running in bee8e4a343c5 [2022-07-02T23:32:04.629Z] Removing intermediate container 4070eb644e22 [2022-07-02T23:32:04.629Z] ---> a8f90d34869c [2022-07-02T23:32:04.629Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:32:04.629Z] Removing intermediate container a1197148750e [2022-07-02T23:32:04.629Z] ---> 5cff0c0709e4 [2022-07-02T23:32:04.629Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:32:04.629Z] Removing intermediate container 8ee89d34a432 [2022-07-02T23:32:04.629Z] ---> d119406e70ef [2022-07-02T23:32:04.629Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:32:04.629Z] Removing intermediate container 03a4fd784d22 [2022-07-02T23:32:04.629Z] ---> 43d5af4cb314 [2022-07-02T23:32:04.629Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:32:04.629Z] ---> Running in 454e0547f811 [2022-07-02T23:32:04.629Z] ---> Running in 8c451f35c132 [2022-07-02T23:32:04.629Z] ---> Running in 275b482ba97c [2022-07-02T23:32:04.629Z] ---> Running in deb2a1469edc [2022-07-02T23:32:04.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:04.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:04.629Z] Removing intermediate container deb2a1469edc [2022-07-02T23:32:04.629Z] ---> e4cfe5baf4a0 [2022-07-02T23:32:04.629Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T23:32:04.629Z] Removing intermediate container 454e0547f811 [2022-07-02T23:32:04.629Z] ---> 2f4165d294ac [2022-07-02T23:32:04.629Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T23:32:04.629Z] ---> Running in 7645cfc4af69 [2022-07-02T23:32:04.629Z] ---> Running in 0d12a92fb65d [2022-07-02T23:32:04.629Z] Removing intermediate container 275b482ba97c [2022-07-02T23:32:04.629Z] ---> 0f893ccd3fe2 [2022-07-02T23:32:04.629Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T23:32:04.629Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T23:32:04.629Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T23:32:04.629Z] OK: 15743 distinct packages available [2022-07-02T23:32:04.629Z] ---> Running in 7906f8aecc4c [2022-07-02T23:32:04.629Z] Removing intermediate container 8c451f35c132 [2022-07-02T23:32:04.629Z] ---> f96c3a6381e0 [2022-07-02T23:32:04.629Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T23:32:04.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:04.629Z] ---> Running in 44830d501855 [2022-07-02T23:32:04.701Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:04.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:05.010Z] + docker push nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:05.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-02T23:32:05.010Z] 3e9f47a04751: Preparing [2022-07-02T23:32:05.010Z] bff7fb3b0140: Preparing [2022-07-02T23:32:05.010Z] d2f6fbb03494: Preparing [2022-07-02T23:32:05.010Z] b7b4aae57241: Preparing [2022-07-02T23:32:05.010Z] b541d28bf3b4: Preparing [2022-07-02T23:32:05.010Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:05.010Z] d2f6fbb03494: Pushed [2022-07-02T23:32:05.010Z] 3e9f47a04751: Pushed [2022-07-02T23:32:05.010Z] b7b4aae57241: Pushed [2022-07-02T23:32:05.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:05.950Z] OK: 220 MiB in 52 packages [2022-07-02T23:32:06.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:06.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:06.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:06.389Z] bff7fb3b0140: Pushed [2022-07-02T23:32:06.389Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:247903265fe6bd207485a3d20eaafa0d27b4a78766269a5a43f7572237735139 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:06.704Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:06.851Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:06.851Z] Removing intermediate container bee8e4a343c5 [2022-07-02T23:32:06.851Z] ---> 596bd85a29c4 [2022-07-02T23:32:06.851Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T23:32:07.018Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-02T23:32:07.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-02T23:32:07.018Z] 3e9f47a04751: Preparing [2022-07-02T23:32:07.018Z] bff7fb3b0140: Preparing [2022-07-02T23:32:07.018Z] d2f6fbb03494: Preparing [2022-07-02T23:32:07.018Z] b7b4aae57241: Preparing [2022-07-02T23:32:07.018Z] b541d28bf3b4: Preparing [2022-07-02T23:32:07.018Z] b7b4aae57241: Layer already exists [2022-07-02T23:32:07.018Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:07.018Z] bff7fb3b0140: Layer already exists [2022-07-02T23:32:07.018Z] 3e9f47a04751: Layer already exists [2022-07-02T23:32:07.018Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:07.018Z] latest: digest: sha256:247903265fe6bd207485a3d20eaafa0d27b4a78766269a5a43f7572237735139 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:07.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:07.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:07.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:32:07.338Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:07.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.21 [2022-07-02T23:32:07.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-02T23:32:07.649Z] 3e9f47a04751: Preparing [2022-07-02T23:32:07.649Z] bff7fb3b0140: Preparing [2022-07-02T23:32:07.649Z] d2f6fbb03494: Preparing [2022-07-02T23:32:07.649Z] b7b4aae57241: Preparing [2022-07-02T23:32:07.649Z] b541d28bf3b4: Preparing [2022-07-02T23:32:07.649Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:07.649Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:07.649Z] 3e9f47a04751: Layer already exists [2022-07-02T23:32:07.649Z] bff7fb3b0140: Layer already exists [2022-07-02T23:32:07.649Z] b7b4aae57241: Layer already exists [2022-07-02T23:32:07.649Z] 2.2.1-dev.21: digest: sha256:247903265fe6bd207485a3d20eaafa0d27b4a78766269a5a43f7572237735139 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:07.966Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:08.129Z] ---> 3d0ebc50cb7b [2022-07-02T23:32:08.129Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:32:08.129Z] ---> Running in 7dbda1ecc33c [2022-07-02T23:32:08.129Z] OK: 220 MiB in 52 packages [2022-07-02T23:32:08.282Z] + docker push nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:08.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-02T23:32:08.282Z] 3e9f47a04751: Preparing [2022-07-02T23:32:08.282Z] bff7fb3b0140: Preparing [2022-07-02T23:32:08.282Z] d2f6fbb03494: Preparing [2022-07-02T23:32:08.282Z] b7b4aae57241: Preparing [2022-07-02T23:32:08.282Z] b541d28bf3b4: Preparing [2022-07-02T23:32:08.282Z] b7b4aae57241: Layer already exists [2022-07-02T23:32:08.282Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:08.282Z] bff7fb3b0140: Layer already exists [2022-07-02T23:32:08.282Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:08.282Z] 3e9f47a04751: Layer already exists [2022-07-02T23:32:08.282Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:247903265fe6bd207485a3d20eaafa0d27b4a78766269a5a43f7572237735139 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:08.404Z] OK: 220 MiB in 52 packages [2022-07-02T23:32:08.605Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:08.681Z] OK: 220 MiB in 52 packages [2022-07-02T23:32:08.681Z] OK: 220 MiB in 52 packages [2022-07-02T23:32:08.921Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-07-02T23:32:08.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-02T23:32:08.921Z] 3e9f47a04751: Preparing [2022-07-02T23:32:08.921Z] bff7fb3b0140: Preparing [2022-07-02T23:32:08.921Z] d2f6fbb03494: Preparing [2022-07-02T23:32:08.921Z] b7b4aae57241: Preparing [2022-07-02T23:32:08.921Z] b541d28bf3b4: Preparing [2022-07-02T23:32:08.921Z] b7b4aae57241: Layer already exists [2022-07-02T23:32:08.921Z] bff7fb3b0140: Layer already exists [2022-07-02T23:32:08.921Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:08.921Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:08.921Z] 3e9f47a04751: Layer already exists [2022-07-02T23:32:08.921Z] main: digest: sha256:247903265fe6bd207485a3d20eaafa0d27b4a78766269a5a43f7572237735139 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:32:08.968Z] ===================================================== [Pipeline] echo [2022-07-02T23:32:08.976Z] taggedImages: [2022-07-02T23:32:08.976Z] - nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:08.976Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-02T23:32:08.976Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.21 [2022-07-02T23:32:08.976Z] - nexus3.edgexfoundry.org:10004/core-command:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:08.976Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-07-02T23:32:08.997Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-07-02T23:32:08.997Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:08.997Z] latest [2022-07-02T23:32:08.997Z] 2.2.1-dev.21 [2022-07-02T23:32:08.997Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:08.997Z] main [2022-07-02T23:32:08.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:09.327Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:09.640Z] + docker push nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:09.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-02T23:32:09.640Z] a870bdcad33c: Preparing [2022-07-02T23:32:09.640Z] 602f34ae195b: Preparing [2022-07-02T23:32:09.640Z] d2f6fbb03494: Preparing [2022-07-02T23:32:09.640Z] 857a2ae12833: Preparing [2022-07-02T23:32:09.640Z] aedb390b7238: Preparing [2022-07-02T23:32:09.640Z] b541d28bf3b4: Preparing [2022-07-02T23:32:09.640Z] b541d28bf3b4: Waiting [2022-07-02T23:32:09.640Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:09.640Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:09.640Z] aedb390b7238: Pushed [2022-07-02T23:32:09.640Z] a870bdcad33c: Pushed [2022-07-02T23:32:09.901Z] 857a2ae12833: Pushed [2022-07-02T23:32:10.127Z] Removing intermediate container 7645cfc4af69 [2022-07-02T23:32:10.127Z] ---> acae9282e597 [2022-07-02T23:32:10.127Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T23:32:10.127Z] Removing intermediate container 0d12a92fb65d [2022-07-02T23:32:10.127Z] ---> cb60a8b6c3a5 [2022-07-02T23:32:10.127Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T23:32:10.404Z] Removing intermediate container 44830d501855 [2022-07-02T23:32:10.404Z] ---> 8589b1d9f753 [2022-07-02T23:32:10.404Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T23:32:10.689Z] Removing intermediate container 7906f8aecc4c [2022-07-02T23:32:10.689Z] ---> ab2440e96483 [2022-07-02T23:32:10.689Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T23:32:11.303Z] ---> 0e843d5e3053 [2022-07-02T23:32:11.303Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:32:11.584Z] ---> Running in c51ba093b019 [2022-07-02T23:32:11.819Z] 602f34ae195b: Pushed [2022-07-02T23:32:11.819Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:5e3c06c2fc605eabdac2334e1b9c5b036a037c1869f88d473a280feab17b6e91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:11.867Z] ---> 24605b323ba1 [2022-07-02T23:32:11.867Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:32:11.867Z] ---> Running in 7a36f4507a0d [2022-07-02T23:32:12.140Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-02T23:32:12.146Z] ---> 0a614bef7d47 [2022-07-02T23:32:12.146Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:12.436Z] ---> e8972d490279 [2022-07-02T23:32:12.436Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:32:12.436Z] ---> Running in 4674e2b4492f [2022-07-02T23:32:12.436Z] ---> Running in 2dd00a6ad881 [2022-07-02T23:32:12.458Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-02T23:32:12.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-02T23:32:12.458Z] a870bdcad33c: Preparing [2022-07-02T23:32:12.458Z] 602f34ae195b: Preparing [2022-07-02T23:32:12.458Z] d2f6fbb03494: Preparing [2022-07-02T23:32:12.458Z] 857a2ae12833: Preparing [2022-07-02T23:32:12.458Z] aedb390b7238: Preparing [2022-07-02T23:32:12.458Z] b541d28bf3b4: Preparing [2022-07-02T23:32:12.458Z] b541d28bf3b4: Waiting [2022-07-02T23:32:12.458Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:12.458Z] 857a2ae12833: Layer already exists [2022-07-02T23:32:12.458Z] 602f34ae195b: Layer already exists [2022-07-02T23:32:12.458Z] aedb390b7238: Layer already exists [2022-07-02T23:32:12.458Z] a870bdcad33c: Layer already exists [2022-07-02T23:32:12.458Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:12.458Z] latest: digest: sha256:5e3c06c2fc605eabdac2334e1b9c5b036a037c1869f88d473a280feab17b6e91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:12.780Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:13.033Z] Removing intermediate container 7dbda1ecc33c [2022-07-02T23:32:13.033Z] ---> 53e2fa60ff1d [2022-07-02T23:32:13.033Z] Step 7/20 : COPY . . [2022-07-02T23:32:13.097Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.21 [2022-07-02T23:32:13.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-02T23:32:13.097Z] a870bdcad33c: Preparing [2022-07-02T23:32:13.097Z] 602f34ae195b: Preparing [2022-07-02T23:32:13.097Z] d2f6fbb03494: Preparing [2022-07-02T23:32:13.097Z] 857a2ae12833: Preparing [2022-07-02T23:32:13.097Z] aedb390b7238: Preparing [2022-07-02T23:32:13.097Z] b541d28bf3b4: Preparing [2022-07-02T23:32:13.097Z] b541d28bf3b4: Waiting [2022-07-02T23:32:13.097Z] aedb390b7238: Layer already exists [2022-07-02T23:32:13.097Z] 857a2ae12833: Layer already exists [2022-07-02T23:32:13.097Z] 602f34ae195b: Layer already exists [2022-07-02T23:32:13.097Z] a870bdcad33c: Layer already exists [2022-07-02T23:32:13.097Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:13.097Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:13.097Z] 2.2.1-dev.21: digest: sha256:5e3c06c2fc605eabdac2334e1b9c5b036a037c1869f88d473a280feab17b6e91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:13.415Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:13.730Z] + docker push nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:13.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-02T23:32:13.730Z] a870bdcad33c: Preparing [2022-07-02T23:32:13.730Z] 602f34ae195b: Preparing [2022-07-02T23:32:13.730Z] d2f6fbb03494: Preparing [2022-07-02T23:32:13.730Z] 857a2ae12833: Preparing [2022-07-02T23:32:13.730Z] aedb390b7238: Preparing [2022-07-02T23:32:13.730Z] b541d28bf3b4: Preparing [2022-07-02T23:32:13.730Z] b541d28bf3b4: Waiting [2022-07-02T23:32:13.730Z] aedb390b7238: Layer already exists [2022-07-02T23:32:13.730Z] 857a2ae12833: Layer already exists [2022-07-02T23:32:13.730Z] a870bdcad33c: Layer already exists [2022-07-02T23:32:13.730Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:13.730Z] 602f34ae195b: Layer already exists [2022-07-02T23:32:13.730Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:13.730Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:5e3c06c2fc605eabdac2334e1b9c5b036a037c1869f88d473a280feab17b6e91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:14.051Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:14.474Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-07-02T23:32:14.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-02T23:32:14.474Z] a870bdcad33c: Preparing [2022-07-02T23:32:14.474Z] 602f34ae195b: Preparing [2022-07-02T23:32:14.474Z] d2f6fbb03494: Preparing [2022-07-02T23:32:14.474Z] 857a2ae12833: Preparing [2022-07-02T23:32:14.474Z] aedb390b7238: Preparing [2022-07-02T23:32:14.474Z] b541d28bf3b4: Preparing [2022-07-02T23:32:14.474Z] b541d28bf3b4: Waiting [2022-07-02T23:32:14.474Z] aedb390b7238: Layer already exists [2022-07-02T23:32:14.474Z] 857a2ae12833: Layer already exists [2022-07-02T23:32:14.474Z] a870bdcad33c: Layer already exists [2022-07-02T23:32:14.474Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:14.474Z] 602f34ae195b: Layer already exists [2022-07-02T23:32:14.474Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:14.474Z] main: digest: sha256:5e3c06c2fc605eabdac2334e1b9c5b036a037c1869f88d473a280feab17b6e91 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:32:14.536Z] ===================================================== [Pipeline] echo [2022-07-02T23:32:14.545Z] taggedImages: [2022-07-02T23:32:14.545Z] - nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:14.545Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-02T23:32:14.545Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.21 [2022-07-02T23:32:14.545Z] - nexus3.edgexfoundry.org:10004/core-data:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:14.545Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-07-02T23:32:14.564Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-07-02T23:32:14.564Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:14.564Z] latest [2022-07-02T23:32:14.564Z] 2.2.1-dev.21 [2022-07-02T23:32:14.564Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:14.564Z] main [2022-07-02T23:32:14.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:14.898Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:15.223Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:15.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-02T23:32:15.223Z] 7689e49c78be: Preparing [2022-07-02T23:32:15.223Z] b172ab9f73c8: Preparing [2022-07-02T23:32:15.223Z] d2f6fbb03494: Preparing [2022-07-02T23:32:15.223Z] b7b4aae57241: Preparing [2022-07-02T23:32:15.223Z] b541d28bf3b4: Preparing [2022-07-02T23:32:15.223Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:15.223Z] b7b4aae57241: Layer already exists [2022-07-02T23:32:15.223Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:15.223Z] 7689e49c78be: Pushed [2022-07-02T23:32:16.608Z] b172ab9f73c8: Pushed [2022-07-02T23:32:16.869Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:bdf6b96e943108ddc19cd6f361f47dd34fa4b78de5fcea642d0e3b4bffbc6976 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:17.201Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:17.514Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-02T23:32:17.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-02T23:32:17.514Z] 7689e49c78be: Preparing [2022-07-02T23:32:17.514Z] b172ab9f73c8: Preparing [2022-07-02T23:32:17.514Z] d2f6fbb03494: Preparing [2022-07-02T23:32:17.514Z] b7b4aae57241: Preparing [2022-07-02T23:32:17.514Z] b541d28bf3b4: Preparing [2022-07-02T23:32:17.514Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:17.514Z] b172ab9f73c8: Layer already exists [2022-07-02T23:32:17.514Z] b7b4aae57241: Layer already exists [2022-07-02T23:32:17.514Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:17.514Z] 7689e49c78be: Layer already exists [2022-07-02T23:32:17.514Z] latest: digest: sha256:bdf6b96e943108ddc19cd6f361f47dd34fa4b78de5fcea642d0e3b4bffbc6976 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:17.829Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:18.143Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.21 [2022-07-02T23:32:18.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-02T23:32:18.143Z] 7689e49c78be: Preparing [2022-07-02T23:32:18.143Z] b172ab9f73c8: Preparing [2022-07-02T23:32:18.143Z] d2f6fbb03494: Preparing [2022-07-02T23:32:18.143Z] b7b4aae57241: Preparing [2022-07-02T23:32:18.143Z] b541d28bf3b4: Preparing [2022-07-02T23:32:18.143Z] 7689e49c78be: Layer already exists [2022-07-02T23:32:18.143Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:18.143Z] b172ab9f73c8: Layer already exists [2022-07-02T23:32:18.143Z] b7b4aae57241: Layer already exists [2022-07-02T23:32:18.143Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:18.143Z] 2.2.1-dev.21: digest: sha256:bdf6b96e943108ddc19cd6f361f47dd34fa4b78de5fcea642d0e3b4bffbc6976 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:18.465Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2022-07-02T23:32:18.488Z] Removing intermediate container c51ba093b019 [2022-07-02T23:32:18.488Z] ---> 959a31a85692 [2022-07-02T23:32:18.488Z] Step 8/22 : COPY . . [2022-07-02T23:32:18.488Z] Removing intermediate container 7a36f4507a0d [2022-07-02T23:32:18.488Z] ---> 951dc5997948 [2022-07-02T23:32:18.488Z] Step 8/25 : COPY . . [2022-07-02T23:32:18.488Z] Removing intermediate container 2dd00a6ad881 [2022-07-02T23:32:18.488Z] ---> 2b865a3c1e96 [2022-07-02T23:32:18.488Z] Step 8/23 : COPY . . [2022-07-02T23:32:18.488Z] Removing intermediate container 4674e2b4492f [2022-07-02T23:32:18.488Z] ---> 0211576362d2 [2022-07-02T23:32:18.488Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:18.778Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:18.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-02T23:32:18.778Z] 7689e49c78be: Preparing [2022-07-02T23:32:18.778Z] b172ab9f73c8: Preparing [2022-07-02T23:32:18.779Z] d2f6fbb03494: Preparing [2022-07-02T23:32:18.779Z] b7b4aae57241: Preparing [2022-07-02T23:32:18.779Z] b541d28bf3b4: Preparing [2022-07-02T23:32:18.779Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:18.779Z] b7b4aae57241: Layer already exists [2022-07-02T23:32:18.779Z] b172ab9f73c8: Layer already exists [2022-07-02T23:32:18.779Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:18.779Z] 7689e49c78be: Layer already exists [2022-07-02T23:32:18.779Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:bdf6b96e943108ddc19cd6f361f47dd34fa4b78de5fcea642d0e3b4bffbc6976 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:19.098Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:19.415Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-07-02T23:32:19.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-02T23:32:19.415Z] 7689e49c78be: Preparing [2022-07-02T23:32:19.415Z] b172ab9f73c8: Preparing [2022-07-02T23:32:19.415Z] d2f6fbb03494: Preparing [2022-07-02T23:32:19.415Z] b7b4aae57241: Preparing [2022-07-02T23:32:19.415Z] b541d28bf3b4: Preparing [2022-07-02T23:32:19.415Z] 7689e49c78be: Layer already exists [2022-07-02T23:32:19.415Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:19.415Z] b172ab9f73c8: Layer already exists [2022-07-02T23:32:19.415Z] b7b4aae57241: Layer already exists [2022-07-02T23:32:19.415Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:19.415Z] main: digest: sha256:bdf6b96e943108ddc19cd6f361f47dd34fa4b78de5fcea642d0e3b4bffbc6976 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:32:19.463Z] ===================================================== [Pipeline] echo [2022-07-02T23:32:19.472Z] taggedImages: [2022-07-02T23:32:19.472Z] - nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:19.472Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-02T23:32:19.472Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.21 [2022-07-02T23:32:19.472Z] - nexus3.edgexfoundry.org:10004/core-metadata:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:19.472Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-07-02T23:32:19.497Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-07-02T23:32:19.497Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:19.497Z] latest [2022-07-02T23:32:19.497Z] 2.2.1-dev.21 [2022-07-02T23:32:19.497Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:19.497Z] main [2022-07-02T23:32:19.497Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:19.821Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:20.135Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:20.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-02T23:32:20.135Z] 9c3c6d6cbf2d: Preparing [2022-07-02T23:32:20.135Z] 9c3c6d6cbf2d: Preparing [2022-07-02T23:32:20.135Z] b3a8f14217fa: Preparing [2022-07-02T23:32:20.135Z] a5d34f94b3bb: Preparing [2022-07-02T23:32:20.135Z] c7dcd142d626: Preparing [2022-07-02T23:32:20.135Z] 713d5125bf55: Preparing [2022-07-02T23:32:20.135Z] d2f6fbb03494: Preparing [2022-07-02T23:32:20.135Z] fb103b1f7665: Preparing [2022-07-02T23:32:20.135Z] bdec539fc757: Preparing [2022-07-02T23:32:20.135Z] a0e2a01e3016: Preparing [2022-07-02T23:32:20.135Z] f4999abdc415: Preparing [2022-07-02T23:32:20.135Z] b541d28bf3b4: Preparing [2022-07-02T23:32:20.135Z] fb103b1f7665: Waiting [2022-07-02T23:32:20.135Z] bdec539fc757: Waiting [2022-07-02T23:32:20.135Z] a0e2a01e3016: Waiting [2022-07-02T23:32:20.135Z] f4999abdc415: Waiting [2022-07-02T23:32:20.135Z] b541d28bf3b4: Waiting [2022-07-02T23:32:20.135Z] d2f6fbb03494: Waiting [2022-07-02T23:32:20.135Z] a5d34f94b3bb: Pushed [2022-07-02T23:32:20.135Z] 9c3c6d6cbf2d: Pushed [2022-07-02T23:32:20.135Z] b3a8f14217fa: Pushed [2022-07-02T23:32:20.135Z] c7dcd142d626: Pushed [2022-07-02T23:32:20.135Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:20.394Z] fb103b1f7665: Pushed [2022-07-02T23:32:20.394Z] bdec539fc757: Pushed [2022-07-02T23:32:20.394Z] f4999abdc415: Pushed [2022-07-02T23:32:20.394Z] a0e2a01e3016: Pushed [2022-07-02T23:32:20.394Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:21.776Z] 713d5125bf55: Pushed [2022-07-02T23:32:21.776Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:2d6fc3f6e68139bddf2326b81f7a2618fe6da573afa2bb98a30216e117bbd501 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:22.093Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:22.411Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-02T23:32:22.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-02T23:32:22.411Z] 9c3c6d6cbf2d: Preparing [2022-07-02T23:32:22.411Z] 9c3c6d6cbf2d: Preparing [2022-07-02T23:32:22.411Z] b3a8f14217fa: Preparing [2022-07-02T23:32:22.411Z] a5d34f94b3bb: Preparing [2022-07-02T23:32:22.411Z] c7dcd142d626: Preparing [2022-07-02T23:32:22.411Z] 713d5125bf55: Preparing [2022-07-02T23:32:22.411Z] d2f6fbb03494: Preparing [2022-07-02T23:32:22.411Z] fb103b1f7665: Preparing [2022-07-02T23:32:22.411Z] bdec539fc757: Preparing [2022-07-02T23:32:22.411Z] a0e2a01e3016: Preparing [2022-07-02T23:32:22.411Z] f4999abdc415: Preparing [2022-07-02T23:32:22.411Z] b541d28bf3b4: Preparing [2022-07-02T23:32:22.411Z] f4999abdc415: Waiting [2022-07-02T23:32:22.411Z] bdec539fc757: Waiting [2022-07-02T23:32:22.411Z] a0e2a01e3016: Waiting [2022-07-02T23:32:22.411Z] b541d28bf3b4: Waiting [2022-07-02T23:32:22.411Z] d2f6fbb03494: Waiting [2022-07-02T23:32:22.411Z] b3a8f14217fa: Layer already exists [2022-07-02T23:32:22.411Z] a5d34f94b3bb: Layer already exists [2022-07-02T23:32:22.411Z] 713d5125bf55: Layer already exists [2022-07-02T23:32:22.411Z] 9c3c6d6cbf2d: Layer already exists [2022-07-02T23:32:22.411Z] c7dcd142d626: Layer already exists [2022-07-02T23:32:22.411Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:22.411Z] f4999abdc415: Layer already exists [2022-07-02T23:32:22.411Z] fb103b1f7665: Layer already exists [2022-07-02T23:32:22.411Z] a0e2a01e3016: Layer already exists [2022-07-02T23:32:22.411Z] bdec539fc757: Layer already exists [2022-07-02T23:32:22.411Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:22.411Z] latest: digest: sha256:2d6fc3f6e68139bddf2326b81f7a2618fe6da573afa2bb98a30216e117bbd501 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:22.727Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:23.033Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.21 [2022-07-02T23:32:23.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-02T23:32:23.033Z] 9c3c6d6cbf2d: Preparing [2022-07-02T23:32:23.033Z] 9c3c6d6cbf2d: Preparing [2022-07-02T23:32:23.033Z] b3a8f14217fa: Preparing [2022-07-02T23:32:23.033Z] a5d34f94b3bb: Preparing [2022-07-02T23:32:23.033Z] c7dcd142d626: Preparing [2022-07-02T23:32:23.033Z] 713d5125bf55: Preparing [2022-07-02T23:32:23.033Z] d2f6fbb03494: Preparing [2022-07-02T23:32:23.033Z] fb103b1f7665: Preparing [2022-07-02T23:32:23.033Z] bdec539fc757: Preparing [2022-07-02T23:32:23.033Z] a0e2a01e3016: Preparing [2022-07-02T23:32:23.033Z] f4999abdc415: Preparing [2022-07-02T23:32:23.033Z] b541d28bf3b4: Preparing [2022-07-02T23:32:23.033Z] d2f6fbb03494: Waiting [2022-07-02T23:32:23.033Z] fb103b1f7665: Waiting [2022-07-02T23:32:23.033Z] f4999abdc415: Waiting [2022-07-02T23:32:23.033Z] a0e2a01e3016: Waiting [2022-07-02T23:32:23.033Z] bdec539fc757: Waiting [2022-07-02T23:32:23.033Z] b541d28bf3b4: Waiting [2022-07-02T23:32:23.033Z] a5d34f94b3bb: Layer already exists [2022-07-02T23:32:23.033Z] b3a8f14217fa: Layer already exists [2022-07-02T23:32:23.033Z] 9c3c6d6cbf2d: Layer already exists [2022-07-02T23:32:23.033Z] 713d5125bf55: Layer already exists [2022-07-02T23:32:23.033Z] c7dcd142d626: Layer already exists [2022-07-02T23:32:23.033Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:23.033Z] bdec539fc757: Layer already exists [2022-07-02T23:32:23.033Z] f4999abdc415: Layer already exists [2022-07-02T23:32:23.033Z] fb103b1f7665: Layer already exists [2022-07-02T23:32:23.033Z] a0e2a01e3016: Layer already exists [2022-07-02T23:32:23.033Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:23.033Z] 2.2.1-dev.21: digest: sha256:2d6fc3f6e68139bddf2326b81f7a2618fe6da573afa2bb98a30216e117bbd501 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:23.347Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:23.655Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:23.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-02T23:32:23.655Z] 9c3c6d6cbf2d: Preparing [2022-07-02T23:32:23.655Z] 9c3c6d6cbf2d: Preparing [2022-07-02T23:32:23.655Z] b3a8f14217fa: Preparing [2022-07-02T23:32:23.655Z] a5d34f94b3bb: Preparing [2022-07-02T23:32:23.655Z] c7dcd142d626: Preparing [2022-07-02T23:32:23.655Z] 713d5125bf55: Preparing [2022-07-02T23:32:23.655Z] d2f6fbb03494: Preparing [2022-07-02T23:32:23.655Z] fb103b1f7665: Preparing [2022-07-02T23:32:23.655Z] d2f6fbb03494: Waiting [2022-07-02T23:32:23.655Z] fb103b1f7665: Waiting [2022-07-02T23:32:23.655Z] bdec539fc757: Preparing [2022-07-02T23:32:23.655Z] a0e2a01e3016: Preparing [2022-07-02T23:32:23.655Z] bdec539fc757: Waiting [2022-07-02T23:32:23.655Z] f4999abdc415: Preparing [2022-07-02T23:32:23.655Z] b541d28bf3b4: Preparing [2022-07-02T23:32:23.655Z] a0e2a01e3016: Waiting [2022-07-02T23:32:23.655Z] b541d28bf3b4: Waiting [2022-07-02T23:32:23.655Z] 9c3c6d6cbf2d: Layer already exists [2022-07-02T23:32:23.655Z] a5d34f94b3bb: Layer already exists [2022-07-02T23:32:23.655Z] b3a8f14217fa: Layer already exists [2022-07-02T23:32:23.655Z] 713d5125bf55: Layer already exists [2022-07-02T23:32:23.655Z] c7dcd142d626: Layer already exists [2022-07-02T23:32:23.655Z] fb103b1f7665: Layer already exists [2022-07-02T23:32:23.655Z] bdec539fc757: Layer already exists [2022-07-02T23:32:23.655Z] a0e2a01e3016: Layer already exists [2022-07-02T23:32:23.655Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:23.655Z] f4999abdc415: Layer already exists [2022-07-02T23:32:23.655Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:23.655Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:2d6fc3f6e68139bddf2326b81f7a2618fe6da573afa2bb98a30216e117bbd501 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:23.971Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:24.287Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-07-02T23:32:24.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-02T23:32:24.287Z] 9c3c6d6cbf2d: Preparing [2022-07-02T23:32:24.287Z] 9c3c6d6cbf2d: Preparing [2022-07-02T23:32:24.287Z] b3a8f14217fa: Preparing [2022-07-02T23:32:24.287Z] a5d34f94b3bb: Preparing [2022-07-02T23:32:24.287Z] c7dcd142d626: Preparing [2022-07-02T23:32:24.287Z] 713d5125bf55: Preparing [2022-07-02T23:32:24.287Z] d2f6fbb03494: Preparing [2022-07-02T23:32:24.287Z] fb103b1f7665: Preparing [2022-07-02T23:32:24.287Z] bdec539fc757: Preparing [2022-07-02T23:32:24.287Z] a0e2a01e3016: Preparing [2022-07-02T23:32:24.287Z] f4999abdc415: Preparing [2022-07-02T23:32:24.287Z] b541d28bf3b4: Preparing [2022-07-02T23:32:24.287Z] fb103b1f7665: Waiting [2022-07-02T23:32:24.287Z] d2f6fbb03494: Waiting [2022-07-02T23:32:24.287Z] bdec539fc757: Waiting [2022-07-02T23:32:24.287Z] a0e2a01e3016: Waiting [2022-07-02T23:32:24.287Z] f4999abdc415: Waiting [2022-07-02T23:32:24.287Z] b541d28bf3b4: Waiting [2022-07-02T23:32:24.287Z] 9c3c6d6cbf2d: Layer already exists [2022-07-02T23:32:24.287Z] c7dcd142d626: Layer already exists [2022-07-02T23:32:24.287Z] a5d34f94b3bb: Layer already exists [2022-07-02T23:32:24.287Z] b3a8f14217fa: Layer already exists [2022-07-02T23:32:24.287Z] 713d5125bf55: Layer already exists [2022-07-02T23:32:24.287Z] fb103b1f7665: Layer already exists [2022-07-02T23:32:24.287Z] bdec539fc757: Layer already exists [2022-07-02T23:32:24.287Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:24.287Z] a0e2a01e3016: Layer already exists [2022-07-02T23:32:24.287Z] f4999abdc415: Layer already exists [2022-07-02T23:32:24.287Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:24.287Z] main: digest: sha256:2d6fc3f6e68139bddf2326b81f7a2618fe6da573afa2bb98a30216e117bbd501 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:32:24.342Z] ===================================================== [Pipeline] echo [2022-07-02T23:32:24.350Z] taggedImages: [2022-07-02T23:32:24.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:24.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-02T23:32:24.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.21 [2022-07-02T23:32:24.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:24.350Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-07-02T23:32:24.370Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-07-02T23:32:24.370Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:24.370Z] latest [2022-07-02T23:32:24.370Z] 2.2.1-dev.21 [2022-07-02T23:32:24.370Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:24.370Z] main [2022-07-02T23:32:24.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:24.694Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:25.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:25.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-02T23:32:25.005Z] acbd34e25ab1: Preparing [2022-07-02T23:32:25.005Z] 195d8ef89639: Preparing [2022-07-02T23:32:25.005Z] 96338bdaf4bb: Preparing [2022-07-02T23:32:25.005Z] 8bc20eea5880: Preparing [2022-07-02T23:32:25.005Z] 619038c734b8: Preparing [2022-07-02T23:32:25.005Z] 61df50cc0235: Preparing [2022-07-02T23:32:25.005Z] 1cd101768b88: Preparing [2022-07-02T23:32:25.005Z] b541d28bf3b4: Preparing [2022-07-02T23:32:25.005Z] 61df50cc0235: Waiting [2022-07-02T23:32:25.005Z] 1cd101768b88: Waiting [2022-07-02T23:32:25.005Z] b541d28bf3b4: Waiting [2022-07-02T23:32:25.005Z] 619038c734b8: Pushed [2022-07-02T23:32:25.005Z] acbd34e25ab1: Pushed [2022-07-02T23:32:25.005Z] 195d8ef89639: Pushed [2022-07-02T23:32:25.005Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:25.265Z] 61df50cc0235: Pushed [2022-07-02T23:32:25.265Z] 1cd101768b88: Pushed [2022-07-02T23:32:26.201Z] 8bc20eea5880: Pushed [2022-07-02T23:32:26.201Z] 96338bdaf4bb: Pushed [2022-07-02T23:32:26.201Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:0fe9604d84b2e69186cfe3b4759f3edc2c28e3d9e18e0064f62f5d2490c9ea14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:26.515Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:26.834Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-02T23:32:26.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-02T23:32:26.834Z] acbd34e25ab1: Preparing [2022-07-02T23:32:26.834Z] 195d8ef89639: Preparing [2022-07-02T23:32:26.834Z] 96338bdaf4bb: Preparing [2022-07-02T23:32:26.834Z] 8bc20eea5880: Preparing [2022-07-02T23:32:26.834Z] 619038c734b8: Preparing [2022-07-02T23:32:26.834Z] 61df50cc0235: Preparing [2022-07-02T23:32:26.834Z] 1cd101768b88: Preparing [2022-07-02T23:32:26.834Z] b541d28bf3b4: Preparing [2022-07-02T23:32:26.834Z] 61df50cc0235: Waiting [2022-07-02T23:32:26.834Z] b541d28bf3b4: Waiting [2022-07-02T23:32:26.834Z] 96338bdaf4bb: Layer already exists [2022-07-02T23:32:26.834Z] 195d8ef89639: Layer already exists [2022-07-02T23:32:26.834Z] 8bc20eea5880: Layer already exists [2022-07-02T23:32:26.834Z] 619038c734b8: Layer already exists [2022-07-02T23:32:26.834Z] acbd34e25ab1: Layer already exists [2022-07-02T23:32:26.834Z] 61df50cc0235: Layer already exists [2022-07-02T23:32:26.834Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:26.834Z] 1cd101768b88: Layer already exists [2022-07-02T23:32:26.834Z] latest: digest: sha256:0fe9604d84b2e69186cfe3b4759f3edc2c28e3d9e18e0064f62f5d2490c9ea14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:27.151Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:27.465Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.21 [2022-07-02T23:32:27.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-02T23:32:27.465Z] acbd34e25ab1: Preparing [2022-07-02T23:32:27.465Z] 195d8ef89639: Preparing [2022-07-02T23:32:27.465Z] 96338bdaf4bb: Preparing [2022-07-02T23:32:27.465Z] 8bc20eea5880: Preparing [2022-07-02T23:32:27.465Z] 619038c734b8: Preparing [2022-07-02T23:32:27.465Z] 61df50cc0235: Preparing [2022-07-02T23:32:27.465Z] 1cd101768b88: Preparing [2022-07-02T23:32:27.465Z] b541d28bf3b4: Preparing [2022-07-02T23:32:27.465Z] 1cd101768b88: Waiting [2022-07-02T23:32:27.465Z] b541d28bf3b4: Waiting [2022-07-02T23:32:27.465Z] 61df50cc0235: Waiting [2022-07-02T23:32:27.465Z] 195d8ef89639: Layer already exists [2022-07-02T23:32:27.465Z] 8bc20eea5880: Layer already exists [2022-07-02T23:32:27.465Z] 96338bdaf4bb: Layer already exists [2022-07-02T23:32:27.465Z] acbd34e25ab1: Layer already exists [2022-07-02T23:32:27.465Z] 619038c734b8: Layer already exists [2022-07-02T23:32:27.465Z] 1cd101768b88: Layer already exists [2022-07-02T23:32:27.465Z] 61df50cc0235: Layer already exists [2022-07-02T23:32:27.465Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:27.465Z] 2.2.1-dev.21: digest: sha256:0fe9604d84b2e69186cfe3b4759f3edc2c28e3d9e18e0064f62f5d2490c9ea14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:27.779Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:28.089Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:28.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-02T23:32:28.089Z] acbd34e25ab1: Preparing [2022-07-02T23:32:28.089Z] 195d8ef89639: Preparing [2022-07-02T23:32:28.089Z] 96338bdaf4bb: Preparing [2022-07-02T23:32:28.089Z] 8bc20eea5880: Preparing [2022-07-02T23:32:28.089Z] 619038c734b8: Preparing [2022-07-02T23:32:28.089Z] 61df50cc0235: Preparing [2022-07-02T23:32:28.089Z] 1cd101768b88: Preparing [2022-07-02T23:32:28.089Z] b541d28bf3b4: Preparing [2022-07-02T23:32:28.089Z] 61df50cc0235: Waiting [2022-07-02T23:32:28.089Z] 1cd101768b88: Waiting [2022-07-02T23:32:28.089Z] b541d28bf3b4: Waiting [2022-07-02T23:32:28.089Z] acbd34e25ab1: Layer already exists [2022-07-02T23:32:28.089Z] 8bc20eea5880: Layer already exists [2022-07-02T23:32:28.089Z] 619038c734b8: Layer already exists [2022-07-02T23:32:28.089Z] 96338bdaf4bb: Layer already exists [2022-07-02T23:32:28.089Z] 195d8ef89639: Layer already exists [2022-07-02T23:32:28.089Z] 1cd101768b88: Layer already exists [2022-07-02T23:32:28.089Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:28.089Z] 61df50cc0235: Layer already exists [2022-07-02T23:32:28.089Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:0fe9604d84b2e69186cfe3b4759f3edc2c28e3d9e18e0064f62f5d2490c9ea14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:28.409Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:28.723Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-07-02T23:32:28.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-02T23:32:28.723Z] acbd34e25ab1: Preparing [2022-07-02T23:32:28.723Z] 195d8ef89639: Preparing [2022-07-02T23:32:28.723Z] 96338bdaf4bb: Preparing [2022-07-02T23:32:28.723Z] 8bc20eea5880: Preparing [2022-07-02T23:32:28.723Z] 619038c734b8: Preparing [2022-07-02T23:32:28.723Z] 61df50cc0235: Preparing [2022-07-02T23:32:28.723Z] 1cd101768b88: Preparing [2022-07-02T23:32:28.723Z] b541d28bf3b4: Preparing [2022-07-02T23:32:28.723Z] 1cd101768b88: Waiting [2022-07-02T23:32:28.723Z] 61df50cc0235: Waiting [2022-07-02T23:32:28.723Z] 195d8ef89639: Layer already exists [2022-07-02T23:32:28.723Z] 8bc20eea5880: Layer already exists [2022-07-02T23:32:28.723Z] 96338bdaf4bb: Layer already exists [2022-07-02T23:32:28.723Z] acbd34e25ab1: Layer already exists [2022-07-02T23:32:28.723Z] 619038c734b8: Layer already exists [2022-07-02T23:32:28.723Z] 61df50cc0235: Layer already exists [2022-07-02T23:32:28.723Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:28.723Z] 1cd101768b88: Layer already exists [2022-07-02T23:32:28.723Z] main: digest: sha256:0fe9604d84b2e69186cfe3b4759f3edc2c28e3d9e18e0064f62f5d2490c9ea14 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:32:28.766Z] ===================================================== [Pipeline] echo [2022-07-02T23:32:28.774Z] taggedImages: [2022-07-02T23:32:28.774Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:28.774Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-02T23:32:28.774Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.21 [2022-07-02T23:32:28.774Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:28.774Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-07-02T23:32:28.798Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-07-02T23:32:28.798Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:28.798Z] latest [2022-07-02T23:32:28.798Z] 2.2.1-dev.21 [2022-07-02T23:32:28.798Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:28.798Z] main [2022-07-02T23:32:28.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:29.127Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:29.441Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:29.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-02T23:32:29.441Z] bbd0feca95fb: Preparing [2022-07-02T23:32:29.441Z] 0bc0a97cd9a8: Preparing [2022-07-02T23:32:29.441Z] f86d53a1d8d6: Preparing [2022-07-02T23:32:29.441Z] 4680ad8cbb43: Preparing [2022-07-02T23:32:29.441Z] f1ba2f7b5b77: Preparing [2022-07-02T23:32:29.441Z] a8404ec48909: Preparing [2022-07-02T23:32:29.441Z] b95a33d5c62b: Preparing [2022-07-02T23:32:29.441Z] 1acae37ba8c5: Preparing [2022-07-02T23:32:29.441Z] 31bddcd4ff0c: Preparing [2022-07-02T23:32:29.441Z] b541d28bf3b4: Preparing [2022-07-02T23:32:29.441Z] b95a33d5c62b: Waiting [2022-07-02T23:32:29.441Z] 1acae37ba8c5: Waiting [2022-07-02T23:32:29.441Z] 31bddcd4ff0c: Waiting [2022-07-02T23:32:29.441Z] b541d28bf3b4: Waiting [2022-07-02T23:32:29.441Z] a8404ec48909: Waiting [2022-07-02T23:32:29.441Z] f1ba2f7b5b77: Pushed [2022-07-02T23:32:29.441Z] bbd0feca95fb: Pushed [2022-07-02T23:32:29.441Z] 0bc0a97cd9a8: Pushed [2022-07-02T23:32:29.700Z] a8404ec48909: Pushed [2022-07-02T23:32:29.700Z] 1acae37ba8c5: Pushed [2022-07-02T23:32:29.700Z] b95a33d5c62b: Pushed [2022-07-02T23:32:29.700Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:29.700Z] 31bddcd4ff0c: Pushed [2022-07-02T23:32:30.637Z] 4680ad8cbb43: Pushed [2022-07-02T23:32:30.907Z] ---> 71c3bd99bb5e [2022-07-02T23:32:30.907Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T23:32:30.907Z] ---> Running in c08e735b2e85 [2022-07-02T23:32:31.207Z] f86d53a1d8d6: Pushed [2022-07-02T23:32:31.207Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:0720e004662cd49f921a81abcf8b8b3bb7d82aa153ac2dd92c562b1cf173af82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:31.528Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:31.845Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-02T23:32:31.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-02T23:32:31.845Z] bbd0feca95fb: Preparing [2022-07-02T23:32:31.845Z] 0bc0a97cd9a8: Preparing [2022-07-02T23:32:31.845Z] f86d53a1d8d6: Preparing [2022-07-02T23:32:31.845Z] 4680ad8cbb43: Preparing [2022-07-02T23:32:31.845Z] f1ba2f7b5b77: Preparing [2022-07-02T23:32:31.845Z] a8404ec48909: Preparing [2022-07-02T23:32:31.845Z] b95a33d5c62b: Preparing [2022-07-02T23:32:31.845Z] 1acae37ba8c5: Preparing [2022-07-02T23:32:31.845Z] 31bddcd4ff0c: Preparing [2022-07-02T23:32:31.845Z] b541d28bf3b4: Preparing [2022-07-02T23:32:31.845Z] b95a33d5c62b: Waiting [2022-07-02T23:32:31.845Z] a8404ec48909: Waiting [2022-07-02T23:32:31.845Z] 1acae37ba8c5: Waiting [2022-07-02T23:32:31.845Z] 31bddcd4ff0c: Waiting [2022-07-02T23:32:31.845Z] b541d28bf3b4: Waiting [2022-07-02T23:32:31.845Z] 4680ad8cbb43: Layer already exists [2022-07-02T23:32:31.845Z] f1ba2f7b5b77: Layer already exists [2022-07-02T23:32:31.845Z] 0bc0a97cd9a8: Layer already exists [2022-07-02T23:32:31.845Z] bbd0feca95fb: Layer already exists [2022-07-02T23:32:31.845Z] f86d53a1d8d6: Layer already exists [2022-07-02T23:32:31.845Z] b95a33d5c62b: Layer already exists [2022-07-02T23:32:31.845Z] a8404ec48909: Layer already exists [2022-07-02T23:32:31.845Z] 1acae37ba8c5: Layer already exists [2022-07-02T23:32:31.845Z] 31bddcd4ff0c: Layer already exists [2022-07-02T23:32:31.845Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:31.845Z] latest: digest: sha256:0720e004662cd49f921a81abcf8b8b3bb7d82aa153ac2dd92c562b1cf173af82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:32.161Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:32.473Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.21 [2022-07-02T23:32:32.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-02T23:32:32.473Z] bbd0feca95fb: Preparing [2022-07-02T23:32:32.473Z] 0bc0a97cd9a8: Preparing [2022-07-02T23:32:32.473Z] f86d53a1d8d6: Preparing [2022-07-02T23:32:32.473Z] 4680ad8cbb43: Preparing [2022-07-02T23:32:32.473Z] f1ba2f7b5b77: Preparing [2022-07-02T23:32:32.473Z] a8404ec48909: Preparing [2022-07-02T23:32:32.473Z] b95a33d5c62b: Preparing [2022-07-02T23:32:32.473Z] 1acae37ba8c5: Preparing [2022-07-02T23:32:32.473Z] 31bddcd4ff0c: Preparing [2022-07-02T23:32:32.473Z] b541d28bf3b4: Preparing [2022-07-02T23:32:32.473Z] a8404ec48909: Waiting [2022-07-02T23:32:32.473Z] b95a33d5c62b: Waiting [2022-07-02T23:32:32.473Z] 1acae37ba8c5: Waiting [2022-07-02T23:32:32.473Z] 31bddcd4ff0c: Waiting [2022-07-02T23:32:32.473Z] b541d28bf3b4: Waiting [2022-07-02T23:32:32.473Z] 0bc0a97cd9a8: Layer already exists [2022-07-02T23:32:32.473Z] bbd0feca95fb: Layer already exists [2022-07-02T23:32:32.474Z] f86d53a1d8d6: Layer already exists [2022-07-02T23:32:32.474Z] f1ba2f7b5b77: Layer already exists [2022-07-02T23:32:32.474Z] 4680ad8cbb43: Layer already exists [2022-07-02T23:32:32.474Z] b95a33d5c62b: Layer already exists [2022-07-02T23:32:32.474Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:32.474Z] a8404ec48909: Layer already exists [2022-07-02T23:32:32.474Z] 1acae37ba8c5: Layer already exists [2022-07-02T23:32:32.474Z] 31bddcd4ff0c: Layer already exists [2022-07-02T23:32:32.474Z] 2.2.1-dev.21: digest: sha256:0720e004662cd49f921a81abcf8b8b3bb7d82aa153ac2dd92c562b1cf173af82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:32.793Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:32.896Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-02T23:32:33.134Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:33.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-02T23:32:33.135Z] bbd0feca95fb: Preparing [2022-07-02T23:32:33.135Z] 0bc0a97cd9a8: Preparing [2022-07-02T23:32:33.135Z] f86d53a1d8d6: Preparing [2022-07-02T23:32:33.135Z] 4680ad8cbb43: Preparing [2022-07-02T23:32:33.135Z] f1ba2f7b5b77: Preparing [2022-07-02T23:32:33.135Z] a8404ec48909: Preparing [2022-07-02T23:32:33.135Z] b95a33d5c62b: Preparing [2022-07-02T23:32:33.135Z] 1acae37ba8c5: Preparing [2022-07-02T23:32:33.135Z] 31bddcd4ff0c: Preparing [2022-07-02T23:32:33.135Z] b541d28bf3b4: Preparing [2022-07-02T23:32:33.135Z] a8404ec48909: Waiting [2022-07-02T23:32:33.135Z] 1acae37ba8c5: Waiting [2022-07-02T23:32:33.135Z] 31bddcd4ff0c: Waiting [2022-07-02T23:32:33.135Z] b95a33d5c62b: Waiting [2022-07-02T23:32:33.135Z] b541d28bf3b4: Waiting [2022-07-02T23:32:33.135Z] bbd0feca95fb: Layer already exists [2022-07-02T23:32:33.135Z] 0bc0a97cd9a8: Layer already exists [2022-07-02T23:32:33.135Z] f1ba2f7b5b77: Layer already exists [2022-07-02T23:32:33.135Z] f86d53a1d8d6: Layer already exists [2022-07-02T23:32:33.135Z] 4680ad8cbb43: Layer already exists [2022-07-02T23:32:33.135Z] a8404ec48909: Layer already exists [2022-07-02T23:32:33.135Z] b95a33d5c62b: Layer already exists [2022-07-02T23:32:33.135Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:33.135Z] 1acae37ba8c5: Layer already exists [2022-07-02T23:32:33.135Z] 31bddcd4ff0c: Layer already exists [2022-07-02T23:32:33.135Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:0720e004662cd49f921a81abcf8b8b3bb7d82aa153ac2dd92c562b1cf173af82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:33.494Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:33.797Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-07-02T23:32:33.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-02T23:32:33.798Z] bbd0feca95fb: Preparing [2022-07-02T23:32:33.798Z] 0bc0a97cd9a8: Preparing [2022-07-02T23:32:33.798Z] f86d53a1d8d6: Preparing [2022-07-02T23:32:33.798Z] 4680ad8cbb43: Preparing [2022-07-02T23:32:33.798Z] f1ba2f7b5b77: Preparing [2022-07-02T23:32:33.798Z] a8404ec48909: Preparing [2022-07-02T23:32:33.798Z] b95a33d5c62b: Preparing [2022-07-02T23:32:33.798Z] 1acae37ba8c5: Preparing [2022-07-02T23:32:33.798Z] 31bddcd4ff0c: Preparing [2022-07-02T23:32:33.798Z] b541d28bf3b4: Preparing [2022-07-02T23:32:33.798Z] a8404ec48909: Waiting [2022-07-02T23:32:33.798Z] b95a33d5c62b: Waiting [2022-07-02T23:32:33.798Z] 1acae37ba8c5: Waiting [2022-07-02T23:32:33.798Z] 31bddcd4ff0c: Waiting [2022-07-02T23:32:33.798Z] b541d28bf3b4: Waiting [2022-07-02T23:32:33.798Z] 0bc0a97cd9a8: Layer already exists [2022-07-02T23:32:33.798Z] bbd0feca95fb: Layer already exists [2022-07-02T23:32:33.798Z] 4680ad8cbb43: Layer already exists [2022-07-02T23:32:33.798Z] f1ba2f7b5b77: Layer already exists [2022-07-02T23:32:33.798Z] f86d53a1d8d6: Layer already exists [2022-07-02T23:32:33.798Z] a8404ec48909: Layer already exists [2022-07-02T23:32:33.798Z] b95a33d5c62b: Layer already exists [2022-07-02T23:32:33.798Z] 31bddcd4ff0c: Layer already exists [2022-07-02T23:32:33.798Z] b541d28bf3b4: Layer already exists [2022-07-02T23:32:33.798Z] 1acae37ba8c5: Layer already exists [2022-07-02T23:32:33.798Z] main: digest: sha256:0720e004662cd49f921a81abcf8b8b3bb7d82aa153ac2dd92c562b1cf173af82 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:32:33.893Z] ===================================================== [Pipeline] echo [2022-07-02T23:32:33.901Z] taggedImages: [2022-07-02T23:32:33.901Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:33.901Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-02T23:32:33.901Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.21 [2022-07-02T23:32:33.901Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:33.901Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-07-02T23:32:33.920Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-07-02T23:32:33.920Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:33.920Z] latest [2022-07-02T23:32:33.920Z] 2.2.1-dev.21 [2022-07-02T23:32:33.920Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:33.920Z] main [2022-07-02T23:32:33.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:34.093Z] ---> 3312fa07b646 [2022-07-02T23:32:34.094Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T23:32:34.094Z] ---> Running in a715fe38ec97 [2022-07-02T23:32:34.240Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:34.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:34.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-02T23:32:34.550Z] f6f605bd7e6c: Preparing [2022-07-02T23:32:34.550Z] 180e30ae1f54: Preparing [2022-07-02T23:32:34.550Z] d2f6fbb03494: Preparing [2022-07-02T23:32:34.550Z] 57d10ed7c1c5: Preparing [2022-07-02T23:32:34.550Z] d786aea6ee43: Preparing [2022-07-02T23:32:34.550Z] 4fc242d58285: Preparing [2022-07-02T23:32:34.550Z] 4fc242d58285: Waiting [2022-07-02T23:32:34.550Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:34.550Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:34.550Z] f6f605bd7e6c: Pushed [2022-07-02T23:32:34.550Z] d786aea6ee43: Pushed [2022-07-02T23:32:35.088Z] ---> ec0251016563 [2022-07-02T23:32:35.089Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T23:32:35.119Z] 57d10ed7c1c5: Pushed [2022-07-02T23:32:35.706Z] ---> Running in 5ac4d35e4b69 [2022-07-02T23:32:36.315Z] ---> c02848edd8cb [2022-07-02T23:32:36.315Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T23:32:36.591Z] ---> Running in f2004b479d3f [2022-07-02T23:32:37.026Z] 180e30ae1f54: Pushed [2022-07-02T23:32:37.026Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:1e56851cc2b90e0fefb459d95781e9cc532977a21e7ac485ec5f6dacb267e8b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:37.200Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T23:32:37.342Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:37.478Z] ---> c4dbaf4f1269 [2022-07-02T23:32:37.478Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T23:32:37.478Z] ---> Running in dc3de9c831cf [2022-07-02T23:32:37.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-02T23:32:37.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-02T23:32:37.649Z] f6f605bd7e6c: Preparing [2022-07-02T23:32:37.649Z] 180e30ae1f54: Preparing [2022-07-02T23:32:37.649Z] d2f6fbb03494: Preparing [2022-07-02T23:32:37.649Z] 57d10ed7c1c5: Preparing [2022-07-02T23:32:37.649Z] d786aea6ee43: Preparing [2022-07-02T23:32:37.649Z] 4fc242d58285: Preparing [2022-07-02T23:32:37.649Z] 4fc242d58285: Waiting [2022-07-02T23:32:37.649Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:37.649Z] 57d10ed7c1c5: Layer already exists [2022-07-02T23:32:37.649Z] 180e30ae1f54: Layer already exists [2022-07-02T23:32:37.649Z] f6f605bd7e6c: Layer already exists [2022-07-02T23:32:37.649Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:37.649Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:37.649Z] latest: digest: sha256:1e56851cc2b90e0fefb459d95781e9cc532977a21e7ac485ec5f6dacb267e8b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:37.968Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:38.083Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T23:32:38.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.21 [2022-07-02T23:32:38.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-02T23:32:38.277Z] f6f605bd7e6c: Preparing [2022-07-02T23:32:38.277Z] 180e30ae1f54: Preparing [2022-07-02T23:32:38.277Z] d2f6fbb03494: Preparing [2022-07-02T23:32:38.277Z] 57d10ed7c1c5: Preparing [2022-07-02T23:32:38.277Z] d786aea6ee43: Preparing [2022-07-02T23:32:38.277Z] 4fc242d58285: Preparing [2022-07-02T23:32:38.277Z] 57d10ed7c1c5: Layer already exists [2022-07-02T23:32:38.277Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:38.277Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:38.277Z] f6f605bd7e6c: Layer already exists [2022-07-02T23:32:38.277Z] 180e30ae1f54: Layer already exists [2022-07-02T23:32:38.277Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:38.277Z] 2.2.1-dev.21: digest: sha256:1e56851cc2b90e0fefb459d95781e9cc532977a21e7ac485ec5f6dacb267e8b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:38.590Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:38.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:38.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-02T23:32:38.903Z] f6f605bd7e6c: Preparing [2022-07-02T23:32:38.903Z] 180e30ae1f54: Preparing [2022-07-02T23:32:38.903Z] d2f6fbb03494: Preparing [2022-07-02T23:32:38.903Z] 57d10ed7c1c5: Preparing [2022-07-02T23:32:38.903Z] d786aea6ee43: Preparing [2022-07-02T23:32:38.903Z] 4fc242d58285: Preparing [2022-07-02T23:32:38.903Z] 4fc242d58285: Waiting [2022-07-02T23:32:38.903Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:38.903Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:38.903Z] f6f605bd7e6c: Layer already exists [2022-07-02T23:32:38.903Z] 57d10ed7c1c5: Layer already exists [2022-07-02T23:32:38.903Z] 180e30ae1f54: Layer already exists [2022-07-02T23:32:38.903Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:38.903Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:1e56851cc2b90e0fefb459d95781e9cc532977a21e7ac485ec5f6dacb267e8b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:39.214Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:39.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-07-02T23:32:39.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-02T23:32:39.525Z] f6f605bd7e6c: Preparing [2022-07-02T23:32:39.525Z] 180e30ae1f54: Preparing [2022-07-02T23:32:39.525Z] d2f6fbb03494: Preparing [2022-07-02T23:32:39.525Z] 57d10ed7c1c5: Preparing [2022-07-02T23:32:39.525Z] d786aea6ee43: Preparing [2022-07-02T23:32:39.525Z] 4fc242d58285: Preparing [2022-07-02T23:32:39.525Z] 4fc242d58285: Waiting [2022-07-02T23:32:39.525Z] 57d10ed7c1c5: Layer already exists [2022-07-02T23:32:39.525Z] d2f6fbb03494: Layer already exists [2022-07-02T23:32:39.525Z] f6f605bd7e6c: Layer already exists [2022-07-02T23:32:39.525Z] 180e30ae1f54: Layer already exists [2022-07-02T23:32:39.525Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:39.525Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:39.526Z] main: digest: sha256:1e56851cc2b90e0fefb459d95781e9cc532977a21e7ac485ec5f6dacb267e8b2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-07-02T23:32:39.548Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:32:39.562Z] ===================================================== [Pipeline] echo [2022-07-02T23:32:39.568Z] taggedImages: [2022-07-02T23:32:39.568Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:39.568Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-02T23:32:39.568Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.21 [2022-07-02T23:32:39.568Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:39.568Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-07-02T23:32:39.589Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-07-02T23:32:39.589Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:39.589Z] latest [2022-07-02T23:32:39.589Z] 2.2.1-dev.21 [2022-07-02T23:32:39.589Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:39.589Z] main [2022-07-02T23:32:39.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:39.835Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T23:32:39.898Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:40.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:40.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-02T23:32:40.204Z] 6c6ec2c58ade: Preparing [2022-07-02T23:32:40.204Z] 65c52fc5d69d: Preparing [2022-07-02T23:32:40.204Z] 0db868bfa4e0: Preparing [2022-07-02T23:32:40.204Z] 04fd7b1632fe: Preparing [2022-07-02T23:32:40.204Z] 5469b8031556: Preparing [2022-07-02T23:32:40.204Z] 70544b91c3e0: Preparing [2022-07-02T23:32:40.204Z] d786aea6ee43: Preparing [2022-07-02T23:32:40.204Z] 4fc242d58285: Preparing [2022-07-02T23:32:40.204Z] d786aea6ee43: Waiting [2022-07-02T23:32:40.204Z] 70544b91c3e0: Waiting [2022-07-02T23:32:40.204Z] 4fc242d58285: Waiting [2022-07-02T23:32:40.204Z] 6c6ec2c58ade: Pushed [2022-07-02T23:32:40.204Z] 0db868bfa4e0: Pushed [2022-07-02T23:32:40.204Z] 65c52fc5d69d: Pushed [2022-07-02T23:32:40.204Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:40.204Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:40.773Z] 70544b91c3e0: Pushed [2022-07-02T23:32:44.066Z] 5469b8031556: Pushed [2022-07-02T23:32:47.362Z] 04fd7b1632fe: Pushed [2022-07-02T23:32:47.362Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:fad700fa9687736bc14d12e402a1842b32b61cb38cc25eb435657e60e933c5e1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:47.676Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:47.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-02T23:32:47.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-02T23:32:47.985Z] 6c6ec2c58ade: Preparing [2022-07-02T23:32:47.985Z] 65c52fc5d69d: Preparing [2022-07-02T23:32:47.985Z] 0db868bfa4e0: Preparing [2022-07-02T23:32:47.985Z] 04fd7b1632fe: Preparing [2022-07-02T23:32:47.985Z] 5469b8031556: Preparing [2022-07-02T23:32:47.985Z] 70544b91c3e0: Preparing [2022-07-02T23:32:47.985Z] d786aea6ee43: Preparing [2022-07-02T23:32:47.985Z] 4fc242d58285: Preparing [2022-07-02T23:32:47.985Z] 70544b91c3e0: Waiting [2022-07-02T23:32:47.985Z] d786aea6ee43: Waiting [2022-07-02T23:32:47.985Z] 4fc242d58285: Waiting [2022-07-02T23:32:47.985Z] 0db868bfa4e0: Layer already exists [2022-07-02T23:32:47.985Z] 65c52fc5d69d: Layer already exists [2022-07-02T23:32:47.985Z] 6c6ec2c58ade: Layer already exists [2022-07-02T23:32:47.985Z] 5469b8031556: Layer already exists [2022-07-02T23:32:47.985Z] 04fd7b1632fe: Layer already exists [2022-07-02T23:32:47.985Z] 70544b91c3e0: Layer already exists [2022-07-02T23:32:47.985Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:47.985Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:47.985Z] latest: digest: sha256:fad700fa9687736bc14d12e402a1842b32b61cb38cc25eb435657e60e933c5e1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:48.301Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:48.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.21 [2022-07-02T23:32:48.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-02T23:32:48.614Z] 6c6ec2c58ade: Preparing [2022-07-02T23:32:48.614Z] 65c52fc5d69d: Preparing [2022-07-02T23:32:48.614Z] 0db868bfa4e0: Preparing [2022-07-02T23:32:48.614Z] 04fd7b1632fe: Preparing [2022-07-02T23:32:48.614Z] 5469b8031556: Preparing [2022-07-02T23:32:48.614Z] 70544b91c3e0: Preparing [2022-07-02T23:32:48.614Z] d786aea6ee43: Preparing [2022-07-02T23:32:48.614Z] 4fc242d58285: Preparing [2022-07-02T23:32:48.614Z] 70544b91c3e0: Waiting [2022-07-02T23:32:48.614Z] d786aea6ee43: Waiting [2022-07-02T23:32:48.614Z] 6c6ec2c58ade: Layer already exists [2022-07-02T23:32:48.614Z] 0db868bfa4e0: Layer already exists [2022-07-02T23:32:48.614Z] 65c52fc5d69d: Layer already exists [2022-07-02T23:32:48.614Z] 04fd7b1632fe: Layer already exists [2022-07-02T23:32:48.614Z] 5469b8031556: Layer already exists [2022-07-02T23:32:48.614Z] 70544b91c3e0: Layer already exists [2022-07-02T23:32:48.614Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:48.614Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:48.614Z] 2.2.1-dev.21: digest: sha256:fad700fa9687736bc14d12e402a1842b32b61cb38cc25eb435657e60e933c5e1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:48.930Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:49.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:49.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-02T23:32:49.241Z] 6c6ec2c58ade: Preparing [2022-07-02T23:32:49.241Z] 65c52fc5d69d: Preparing [2022-07-02T23:32:49.241Z] 0db868bfa4e0: Preparing [2022-07-02T23:32:49.241Z] 04fd7b1632fe: Preparing [2022-07-02T23:32:49.241Z] 5469b8031556: Preparing [2022-07-02T23:32:49.241Z] 70544b91c3e0: Preparing [2022-07-02T23:32:49.241Z] d786aea6ee43: Preparing [2022-07-02T23:32:49.241Z] 4fc242d58285: Preparing [2022-07-02T23:32:49.241Z] 70544b91c3e0: Waiting [2022-07-02T23:32:49.241Z] d786aea6ee43: Waiting [2022-07-02T23:32:49.241Z] 4fc242d58285: Waiting [2022-07-02T23:32:49.241Z] 65c52fc5d69d: Layer already exists [2022-07-02T23:32:49.241Z] 0db868bfa4e0: Layer already exists [2022-07-02T23:32:49.241Z] 04fd7b1632fe: Layer already exists [2022-07-02T23:32:49.241Z] 6c6ec2c58ade: Layer already exists [2022-07-02T23:32:49.241Z] 5469b8031556: Layer already exists [2022-07-02T23:32:49.241Z] 70544b91c3e0: Layer already exists [2022-07-02T23:32:49.241Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:49.241Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:49.241Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:fad700fa9687736bc14d12e402a1842b32b61cb38cc25eb435657e60e933c5e1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:49.572Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:49.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-07-02T23:32:49.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-02T23:32:49.884Z] 6c6ec2c58ade: Preparing [2022-07-02T23:32:49.884Z] 65c52fc5d69d: Preparing [2022-07-02T23:32:49.884Z] 0db868bfa4e0: Preparing [2022-07-02T23:32:49.884Z] 04fd7b1632fe: Preparing [2022-07-02T23:32:49.884Z] 5469b8031556: Preparing [2022-07-02T23:32:49.884Z] 70544b91c3e0: Preparing [2022-07-02T23:32:49.884Z] d786aea6ee43: Preparing [2022-07-02T23:32:49.884Z] 4fc242d58285: Preparing [2022-07-02T23:32:49.884Z] 70544b91c3e0: Waiting [2022-07-02T23:32:49.884Z] d786aea6ee43: Waiting [2022-07-02T23:32:49.884Z] 4fc242d58285: Waiting [2022-07-02T23:32:49.884Z] 5469b8031556: Layer already exists [2022-07-02T23:32:49.884Z] 04fd7b1632fe: Layer already exists [2022-07-02T23:32:49.884Z] 0db868bfa4e0: Layer already exists [2022-07-02T23:32:49.884Z] 6c6ec2c58ade: Layer already exists [2022-07-02T23:32:49.884Z] 65c52fc5d69d: Layer already exists [2022-07-02T23:32:49.884Z] 70544b91c3e0: Layer already exists [2022-07-02T23:32:49.884Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:49.884Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:49.884Z] main: digest: sha256:fad700fa9687736bc14d12e402a1842b32b61cb38cc25eb435657e60e933c5e1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:32:49.930Z] ===================================================== [Pipeline] echo [2022-07-02T23:32:49.939Z] taggedImages: [2022-07-02T23:32:49.939Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:49.939Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-02T23:32:49.939Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.21 [2022-07-02T23:32:49.939Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:49.939Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-07-02T23:32:49.958Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-07-02T23:32:49.958Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:49.958Z] latest [2022-07-02T23:32:49.958Z] 2.2.1-dev.21 [2022-07-02T23:32:49.958Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:49.958Z] main [2022-07-02T23:32:49.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:50.272Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:50.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:32:50.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-02T23:32:50.581Z] 8dba732924cd: Preparing [2022-07-02T23:32:50.581Z] 69ac4d81faa4: Preparing [2022-07-02T23:32:50.581Z] 85f10e0b8be8: Preparing [2022-07-02T23:32:50.581Z] f9d773527abb: Preparing [2022-07-02T23:32:50.581Z] 6c2ce0e590ce: Preparing [2022-07-02T23:32:50.581Z] d786aea6ee43: Preparing [2022-07-02T23:32:50.581Z] 4fc242d58285: Preparing [2022-07-02T23:32:50.581Z] d786aea6ee43: Waiting [2022-07-02T23:32:50.581Z] 4fc242d58285: Waiting [2022-07-02T23:32:50.581Z] 69ac4d81faa4: Pushed [2022-07-02T23:32:50.581Z] 85f10e0b8be8: Pushed [2022-07-02T23:32:50.581Z] 8dba732924cd: Pushed [2022-07-02T23:32:50.581Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:50.581Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:50.841Z] 6c2ce0e590ce: Pushed [2022-07-02T23:32:57.428Z] f9d773527abb: Pushed [2022-07-02T23:32:57.428Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:7ba840ffb4a6fcf5b9d16dbad8be25dd259cddfb2fe166a2b039b200c50ea961 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:57.748Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:58.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-02T23:32:58.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-02T23:32:58.056Z] 8dba732924cd: Preparing [2022-07-02T23:32:58.056Z] 69ac4d81faa4: Preparing [2022-07-02T23:32:58.056Z] 85f10e0b8be8: Preparing [2022-07-02T23:32:58.056Z] f9d773527abb: Preparing [2022-07-02T23:32:58.056Z] 6c2ce0e590ce: Preparing [2022-07-02T23:32:58.056Z] d786aea6ee43: Preparing [2022-07-02T23:32:58.056Z] 4fc242d58285: Preparing [2022-07-02T23:32:58.056Z] d786aea6ee43: Waiting [2022-07-02T23:32:58.056Z] 4fc242d58285: Waiting [2022-07-02T23:32:58.056Z] f9d773527abb: Layer already exists [2022-07-02T23:32:58.056Z] 6c2ce0e590ce: Layer already exists [2022-07-02T23:32:58.056Z] 8dba732924cd: Layer already exists [2022-07-02T23:32:58.056Z] 69ac4d81faa4: Layer already exists [2022-07-02T23:32:58.056Z] 85f10e0b8be8: Layer already exists [2022-07-02T23:32:58.056Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:58.056Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:58.056Z] latest: digest: sha256:7ba840ffb4a6fcf5b9d16dbad8be25dd259cddfb2fe166a2b039b200c50ea961 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:58.369Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:58.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.21 [2022-07-02T23:32:58.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-02T23:32:58.727Z] 8dba732924cd: Preparing [2022-07-02T23:32:58.727Z] 69ac4d81faa4: Preparing [2022-07-02T23:32:58.727Z] 85f10e0b8be8: Preparing [2022-07-02T23:32:58.727Z] f9d773527abb: Preparing [2022-07-02T23:32:58.727Z] 6c2ce0e590ce: Preparing [2022-07-02T23:32:58.727Z] d786aea6ee43: Preparing [2022-07-02T23:32:58.727Z] 4fc242d58285: Preparing [2022-07-02T23:32:58.727Z] 4fc242d58285: Waiting [2022-07-02T23:32:58.727Z] d786aea6ee43: Waiting [2022-07-02T23:32:58.727Z] f9d773527abb: Layer already exists [2022-07-02T23:32:58.727Z] 6c2ce0e590ce: Layer already exists [2022-07-02T23:32:58.727Z] 85f10e0b8be8: Layer already exists [2022-07-02T23:32:58.727Z] 69ac4d81faa4: Layer already exists [2022-07-02T23:32:58.727Z] 8dba732924cd: Layer already exists [2022-07-02T23:32:58.727Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:58.727Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:58.727Z] 2.2.1-dev.21: digest: sha256:7ba840ffb4a6fcf5b9d16dbad8be25dd259cddfb2fe166a2b039b200c50ea961 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:59.065Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:59.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:32:59.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-02T23:32:59.379Z] 8dba732924cd: Preparing [2022-07-02T23:32:59.379Z] 69ac4d81faa4: Preparing [2022-07-02T23:32:59.379Z] 85f10e0b8be8: Preparing [2022-07-02T23:32:59.379Z] f9d773527abb: Preparing [2022-07-02T23:32:59.379Z] 6c2ce0e590ce: Preparing [2022-07-02T23:32:59.379Z] d786aea6ee43: Preparing [2022-07-02T23:32:59.379Z] 4fc242d58285: Preparing [2022-07-02T23:32:59.379Z] d786aea6ee43: Waiting [2022-07-02T23:32:59.379Z] 4fc242d58285: Waiting [2022-07-02T23:32:59.379Z] 8dba732924cd: Layer already exists [2022-07-02T23:32:59.379Z] 85f10e0b8be8: Layer already exists [2022-07-02T23:32:59.379Z] f9d773527abb: Layer already exists [2022-07-02T23:32:59.379Z] 6c2ce0e590ce: Layer already exists [2022-07-02T23:32:59.379Z] 69ac4d81faa4: Layer already exists [2022-07-02T23:32:59.379Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:59.379Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:59.379Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:7ba840ffb4a6fcf5b9d16dbad8be25dd259cddfb2fe166a2b039b200c50ea961 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:59.687Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:32:59.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-07-02T23:32:59.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-02T23:32:59.997Z] 8dba732924cd: Preparing [2022-07-02T23:32:59.997Z] 69ac4d81faa4: Preparing [2022-07-02T23:32:59.997Z] 85f10e0b8be8: Preparing [2022-07-02T23:32:59.997Z] f9d773527abb: Preparing [2022-07-02T23:32:59.997Z] 6c2ce0e590ce: Preparing [2022-07-02T23:32:59.997Z] d786aea6ee43: Preparing [2022-07-02T23:32:59.997Z] 4fc242d58285: Preparing [2022-07-02T23:32:59.997Z] d786aea6ee43: Waiting [2022-07-02T23:32:59.997Z] 4fc242d58285: Waiting [2022-07-02T23:32:59.997Z] 85f10e0b8be8: Layer already exists [2022-07-02T23:32:59.997Z] 6c2ce0e590ce: Layer already exists [2022-07-02T23:32:59.997Z] 69ac4d81faa4: Layer already exists [2022-07-02T23:32:59.997Z] f9d773527abb: Layer already exists [2022-07-02T23:32:59.997Z] 8dba732924cd: Layer already exists [2022-07-02T23:32:59.997Z] d786aea6ee43: Layer already exists [2022-07-02T23:32:59.997Z] 4fc242d58285: Layer already exists [2022-07-02T23:32:59.997Z] main: digest: sha256:7ba840ffb4a6fcf5b9d16dbad8be25dd259cddfb2fe166a2b039b200c50ea961 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:33:00.042Z] ===================================================== [Pipeline] echo [2022-07-02T23:33:00.051Z] taggedImages: [2022-07-02T23:33:00.051Z] - nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:00.051Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-02T23:33:00.051Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.21 [2022-07-02T23:33:00.051Z] - nexus3.edgexfoundry.org:10004/security-spire-config:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:00.051Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-07-02T23:33:00.070Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-07-02T23:33:00.070Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:00.070Z] latest [2022-07-02T23:33:00.070Z] 2.2.1-dev.21 [2022-07-02T23:33:00.070Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:00.070Z] main [2022-07-02T23:33:00.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:00.393Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:00.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:00.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-02T23:33:00.706Z] 54d20320f8fd: Preparing [2022-07-02T23:33:00.706Z] 20c2caf1885b: Preparing [2022-07-02T23:33:00.706Z] 534d2b6f837b: Preparing [2022-07-02T23:33:00.706Z] f9d773527abb: Preparing [2022-07-02T23:33:00.706Z] 70544b91c3e0: Preparing [2022-07-02T23:33:00.706Z] d786aea6ee43: Preparing [2022-07-02T23:33:00.706Z] 4fc242d58285: Preparing [2022-07-02T23:33:00.706Z] d786aea6ee43: Waiting [2022-07-02T23:33:00.706Z] 4fc242d58285: Waiting [2022-07-02T23:33:00.706Z] f9d773527abb: Layer already exists [2022-07-02T23:33:00.706Z] 70544b91c3e0: Layer already exists [2022-07-02T23:33:00.706Z] d786aea6ee43: Layer already exists [2022-07-02T23:33:00.706Z] 4fc242d58285: Layer already exists [2022-07-02T23:33:00.706Z] 534d2b6f837b: Pushed [2022-07-02T23:33:00.706Z] 54d20320f8fd: Pushed [2022-07-02T23:33:00.706Z] 20c2caf1885b: Pushed [2022-07-02T23:33:00.967Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:321f435a318bd76368015733b23b42d6a6e328d8ca3d9b454a3a2438682daee2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:01.296Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:01.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-02T23:33:01.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-02T23:33:01.607Z] 54d20320f8fd: Preparing [2022-07-02T23:33:01.607Z] 20c2caf1885b: Preparing [2022-07-02T23:33:01.607Z] 534d2b6f837b: Preparing [2022-07-02T23:33:01.607Z] f9d773527abb: Preparing [2022-07-02T23:33:01.607Z] 70544b91c3e0: Preparing [2022-07-02T23:33:01.607Z] d786aea6ee43: Preparing [2022-07-02T23:33:01.607Z] d786aea6ee43: Waiting [2022-07-02T23:33:01.607Z] 4fc242d58285: Preparing [2022-07-02T23:33:01.607Z] 4fc242d58285: Waiting [2022-07-02T23:33:01.607Z] 534d2b6f837b: Layer already exists [2022-07-02T23:33:01.607Z] 20c2caf1885b: Layer already exists [2022-07-02T23:33:01.607Z] 54d20320f8fd: Layer already exists [2022-07-02T23:33:01.607Z] 70544b91c3e0: Layer already exists [2022-07-02T23:33:01.607Z] f9d773527abb: Layer already exists [2022-07-02T23:33:01.607Z] d786aea6ee43: Layer already exists [2022-07-02T23:33:01.607Z] 4fc242d58285: Layer already exists [2022-07-02T23:33:01.607Z] latest: digest: sha256:321f435a318bd76368015733b23b42d6a6e328d8ca3d9b454a3a2438682daee2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:01.926Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:02.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.21 [2022-07-02T23:33:02.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-02T23:33:02.239Z] 54d20320f8fd: Preparing [2022-07-02T23:33:02.239Z] 20c2caf1885b: Preparing [2022-07-02T23:33:02.239Z] 534d2b6f837b: Preparing [2022-07-02T23:33:02.239Z] f9d773527abb: Preparing [2022-07-02T23:33:02.239Z] 70544b91c3e0: Preparing [2022-07-02T23:33:02.239Z] d786aea6ee43: Preparing [2022-07-02T23:33:02.239Z] 4fc242d58285: Preparing [2022-07-02T23:33:02.239Z] d786aea6ee43: Waiting [2022-07-02T23:33:02.239Z] 4fc242d58285: Waiting [2022-07-02T23:33:02.239Z] 20c2caf1885b: Layer already exists [2022-07-02T23:33:02.239Z] 54d20320f8fd: Layer already exists [2022-07-02T23:33:02.239Z] 534d2b6f837b: Layer already exists [2022-07-02T23:33:02.239Z] 70544b91c3e0: Layer already exists [2022-07-02T23:33:02.239Z] f9d773527abb: Layer already exists [2022-07-02T23:33:02.239Z] d786aea6ee43: Layer already exists [2022-07-02T23:33:02.239Z] 4fc242d58285: Layer already exists [2022-07-02T23:33:02.239Z] 2.2.1-dev.21: digest: sha256:321f435a318bd76368015733b23b42d6a6e328d8ca3d9b454a3a2438682daee2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:02.558Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:02.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:02.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-02T23:33:02.883Z] 54d20320f8fd: Preparing [2022-07-02T23:33:02.883Z] 20c2caf1885b: Preparing [2022-07-02T23:33:02.883Z] 534d2b6f837b: Preparing [2022-07-02T23:33:02.883Z] f9d773527abb: Preparing [2022-07-02T23:33:02.883Z] 70544b91c3e0: Preparing [2022-07-02T23:33:02.883Z] d786aea6ee43: Preparing [2022-07-02T23:33:02.883Z] 4fc242d58285: Preparing [2022-07-02T23:33:02.883Z] d786aea6ee43: Waiting [2022-07-02T23:33:02.883Z] 4fc242d58285: Waiting [2022-07-02T23:33:02.883Z] 534d2b6f837b: Layer already exists [2022-07-02T23:33:02.883Z] 70544b91c3e0: Layer already exists [2022-07-02T23:33:02.883Z] f9d773527abb: Layer already exists [2022-07-02T23:33:02.883Z] 20c2caf1885b: Layer already exists [2022-07-02T23:33:02.883Z] 54d20320f8fd: Layer already exists [2022-07-02T23:33:02.883Z] 4fc242d58285: Layer already exists [2022-07-02T23:33:02.883Z] d786aea6ee43: Layer already exists [2022-07-02T23:33:02.883Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:321f435a318bd76368015733b23b42d6a6e328d8ca3d9b454a3a2438682daee2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:03.205Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:03.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-07-02T23:33:03.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-02T23:33:03.513Z] 54d20320f8fd: Preparing [2022-07-02T23:33:03.513Z] 20c2caf1885b: Preparing [2022-07-02T23:33:03.513Z] 534d2b6f837b: Preparing [2022-07-02T23:33:03.513Z] f9d773527abb: Preparing [2022-07-02T23:33:03.513Z] 70544b91c3e0: Preparing [2022-07-02T23:33:03.513Z] d786aea6ee43: Preparing [2022-07-02T23:33:03.513Z] 4fc242d58285: Preparing [2022-07-02T23:33:03.513Z] d786aea6ee43: Waiting [2022-07-02T23:33:03.513Z] 4fc242d58285: Waiting [2022-07-02T23:33:03.513Z] 70544b91c3e0: Layer already exists [2022-07-02T23:33:03.513Z] f9d773527abb: Layer already exists [2022-07-02T23:33:03.513Z] 20c2caf1885b: Layer already exists [2022-07-02T23:33:03.513Z] 534d2b6f837b: Layer already exists [2022-07-02T23:33:03.513Z] 54d20320f8fd: Layer already exists [2022-07-02T23:33:03.513Z] d786aea6ee43: Layer already exists [2022-07-02T23:33:03.513Z] 4fc242d58285: Layer already exists [2022-07-02T23:33:03.513Z] main: digest: sha256:321f435a318bd76368015733b23b42d6a6e328d8ca3d9b454a3a2438682daee2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:33:03.559Z] ===================================================== [Pipeline] echo [2022-07-02T23:33:03.567Z] taggedImages: [2022-07-02T23:33:03.567Z] - nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:03.567Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-02T23:33:03.567Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.21 [2022-07-02T23:33:03.567Z] - nexus3.edgexfoundry.org:10004/security-spire-server:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:03.567Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-07-02T23:33:03.588Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-07-02T23:33:03.588Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:03.588Z] latest [2022-07-02T23:33:03.588Z] 2.2.1-dev.21 [2022-07-02T23:33:03.588Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:03.588Z] main [2022-07-02T23:33:03.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:03.899Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:04.218Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:04.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-02T23:33:04.218Z] 9c34f094da1b: Preparing [2022-07-02T23:33:04.218Z] 2259af47d72d: Preparing [2022-07-02T23:33:04.218Z] d2f6fbb03494: Preparing [2022-07-02T23:33:04.218Z] 9e98aeb953cf: Preparing [2022-07-02T23:33:04.218Z] b541d28bf3b4: Preparing [2022-07-02T23:33:04.218Z] d2f6fbb03494: Layer already exists [2022-07-02T23:33:04.218Z] b541d28bf3b4: Layer already exists [2022-07-02T23:33:04.218Z] 9c34f094da1b: Pushed [2022-07-02T23:33:04.478Z] 9e98aeb953cf: Pushed [2022-07-02T23:33:06.390Z] 2259af47d72d: Pushed [2022-07-02T23:33:06.652Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:65b96ffbd46821ad417c7120e0eded6e851d35007f12a13a11af18607b231316 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:06.965Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:07.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-02T23:33:07.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-02T23:33:07.267Z] 9c34f094da1b: Preparing [2022-07-02T23:33:07.267Z] 2259af47d72d: Preparing [2022-07-02T23:33:07.267Z] d2f6fbb03494: Preparing [2022-07-02T23:33:07.267Z] 9e98aeb953cf: Preparing [2022-07-02T23:33:07.267Z] b541d28bf3b4: Preparing [2022-07-02T23:33:07.267Z] b541d28bf3b4: Layer already exists [2022-07-02T23:33:07.267Z] 9c34f094da1b: Layer already exists [2022-07-02T23:33:07.267Z] 2259af47d72d: Layer already exists [2022-07-02T23:33:07.267Z] d2f6fbb03494: Layer already exists [2022-07-02T23:33:07.267Z] 9e98aeb953cf: Layer already exists [2022-07-02T23:33:07.267Z] latest: digest: sha256:65b96ffbd46821ad417c7120e0eded6e851d35007f12a13a11af18607b231316 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:07.579Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:07.899Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.21 [2022-07-02T23:33:07.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-02T23:33:07.899Z] 9c34f094da1b: Preparing [2022-07-02T23:33:07.899Z] 2259af47d72d: Preparing [2022-07-02T23:33:07.899Z] d2f6fbb03494: Preparing [2022-07-02T23:33:07.899Z] 9e98aeb953cf: Preparing [2022-07-02T23:33:07.899Z] b541d28bf3b4: Preparing [2022-07-02T23:33:07.899Z] 9e98aeb953cf: Layer already exists [2022-07-02T23:33:07.899Z] d2f6fbb03494: Layer already exists [2022-07-02T23:33:07.899Z] b541d28bf3b4: Layer already exists [2022-07-02T23:33:07.899Z] 9c34f094da1b: Layer already exists [2022-07-02T23:33:07.899Z] 2259af47d72d: Layer already exists [2022-07-02T23:33:07.899Z] 2.2.1-dev.21: digest: sha256:65b96ffbd46821ad417c7120e0eded6e851d35007f12a13a11af18607b231316 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:08.220Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:08.529Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:08.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-02T23:33:08.529Z] 9c34f094da1b: Preparing [2022-07-02T23:33:08.529Z] 2259af47d72d: Preparing [2022-07-02T23:33:08.529Z] d2f6fbb03494: Preparing [2022-07-02T23:33:08.529Z] 9e98aeb953cf: Preparing [2022-07-02T23:33:08.529Z] b541d28bf3b4: Preparing [2022-07-02T23:33:08.529Z] d2f6fbb03494: Layer already exists [2022-07-02T23:33:08.529Z] 9e98aeb953cf: Layer already exists [2022-07-02T23:33:08.529Z] 2259af47d72d: Layer already exists [2022-07-02T23:33:08.529Z] b541d28bf3b4: Layer already exists [2022-07-02T23:33:08.529Z] 9c34f094da1b: Layer already exists [2022-07-02T23:33:08.529Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:65b96ffbd46821ad417c7120e0eded6e851d35007f12a13a11af18607b231316 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:08.844Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:09.163Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-07-02T23:33:09.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-02T23:33:09.163Z] 9c34f094da1b: Preparing [2022-07-02T23:33:09.163Z] 2259af47d72d: Preparing [2022-07-02T23:33:09.163Z] d2f6fbb03494: Preparing [2022-07-02T23:33:09.163Z] 9e98aeb953cf: Preparing [2022-07-02T23:33:09.163Z] b541d28bf3b4: Preparing [2022-07-02T23:33:09.163Z] b541d28bf3b4: Layer already exists [2022-07-02T23:33:09.163Z] 2259af47d72d: Layer already exists [2022-07-02T23:33:09.163Z] 9c34f094da1b: Layer already exists [2022-07-02T23:33:09.163Z] d2f6fbb03494: Layer already exists [2022-07-02T23:33:09.163Z] 9e98aeb953cf: Layer already exists [2022-07-02T23:33:09.163Z] main: digest: sha256:65b96ffbd46821ad417c7120e0eded6e851d35007f12a13a11af18607b231316 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:33:09.213Z] ===================================================== [Pipeline] echo [2022-07-02T23:33:09.221Z] taggedImages: [2022-07-02T23:33:09.221Z] - nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:09.221Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-02T23:33:09.221Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.21 [2022-07-02T23:33:09.221Z] - nexus3.edgexfoundry.org:10004/support-notifications:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:09.221Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-07-02T23:33:09.244Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-07-02T23:33:09.244Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:09.244Z] latest [2022-07-02T23:33:09.244Z] 2.2.1-dev.21 [2022-07-02T23:33:09.244Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:09.244Z] main [2022-07-02T23:33:09.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:09.569Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:09.875Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:09.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-02T23:33:09.875Z] e4dd94043d83: Preparing [2022-07-02T23:33:09.875Z] bd1e974b068c: Preparing [2022-07-02T23:33:09.875Z] d2f6fbb03494: Preparing [2022-07-02T23:33:09.875Z] b7b4aae57241: Preparing [2022-07-02T23:33:09.875Z] b541d28bf3b4: Preparing [2022-07-02T23:33:09.875Z] d2f6fbb03494: Layer already exists [2022-07-02T23:33:09.875Z] b7b4aae57241: Layer already exists [2022-07-02T23:33:09.875Z] b541d28bf3b4: Layer already exists [2022-07-02T23:33:09.875Z] e4dd94043d83: Pushed [2022-07-02T23:33:12.416Z] bd1e974b068c: Pushed [2022-07-02T23:33:12.677Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:5a2809bee613d0cae5311acc4bca50d60a29ade7e78bc890a3f0683b83d64aef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:12.995Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:13.303Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-02T23:33:13.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-02T23:33:13.303Z] e4dd94043d83: Preparing [2022-07-02T23:33:13.303Z] bd1e974b068c: Preparing [2022-07-02T23:33:13.303Z] d2f6fbb03494: Preparing [2022-07-02T23:33:13.303Z] b7b4aae57241: Preparing [2022-07-02T23:33:13.303Z] b541d28bf3b4: Preparing [2022-07-02T23:33:13.303Z] b541d28bf3b4: Layer already exists [2022-07-02T23:33:13.303Z] b7b4aae57241: Layer already exists [2022-07-02T23:33:13.303Z] d2f6fbb03494: Layer already exists [2022-07-02T23:33:13.303Z] e4dd94043d83: Layer already exists [2022-07-02T23:33:13.303Z] bd1e974b068c: Layer already exists [2022-07-02T23:33:13.303Z] latest: digest: sha256:5a2809bee613d0cae5311acc4bca50d60a29ade7e78bc890a3f0683b83d64aef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:13.620Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:13.931Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.21 [2022-07-02T23:33:13.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-02T23:33:13.931Z] e4dd94043d83: Preparing [2022-07-02T23:33:13.931Z] bd1e974b068c: Preparing [2022-07-02T23:33:13.931Z] d2f6fbb03494: Preparing [2022-07-02T23:33:13.931Z] b7b4aae57241: Preparing [2022-07-02T23:33:13.931Z] b541d28bf3b4: Preparing [2022-07-02T23:33:13.931Z] bd1e974b068c: Layer already exists [2022-07-02T23:33:13.931Z] b541d28bf3b4: Layer already exists [2022-07-02T23:33:13.931Z] d2f6fbb03494: Layer already exists [2022-07-02T23:33:13.931Z] b7b4aae57241: Layer already exists [2022-07-02T23:33:13.931Z] e4dd94043d83: Layer already exists [2022-07-02T23:33:13.931Z] 2.2.1-dev.21: digest: sha256:5a2809bee613d0cae5311acc4bca50d60a29ade7e78bc890a3f0683b83d64aef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:14.248Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:14.559Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:14.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-02T23:33:14.559Z] e4dd94043d83: Preparing [2022-07-02T23:33:14.559Z] bd1e974b068c: Preparing [2022-07-02T23:33:14.559Z] d2f6fbb03494: Preparing [2022-07-02T23:33:14.559Z] b7b4aae57241: Preparing [2022-07-02T23:33:14.559Z] b541d28bf3b4: Preparing [2022-07-02T23:33:14.559Z] d2f6fbb03494: Layer already exists [2022-07-02T23:33:14.559Z] b7b4aae57241: Layer already exists [2022-07-02T23:33:14.559Z] bd1e974b068c: Layer already exists [2022-07-02T23:33:14.559Z] e4dd94043d83: Layer already exists [2022-07-02T23:33:14.559Z] b541d28bf3b4: Layer already exists [2022-07-02T23:33:14.559Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:5a2809bee613d0cae5311acc4bca50d60a29ade7e78bc890a3f0683b83d64aef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:14.867Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:15.181Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-07-02T23:33:15.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-02T23:33:15.181Z] e4dd94043d83: Preparing [2022-07-02T23:33:15.181Z] bd1e974b068c: Preparing [2022-07-02T23:33:15.181Z] d2f6fbb03494: Preparing [2022-07-02T23:33:15.181Z] b7b4aae57241: Preparing [2022-07-02T23:33:15.181Z] b541d28bf3b4: Preparing [2022-07-02T23:33:15.181Z] b7b4aae57241: Layer already exists [2022-07-02T23:33:15.181Z] d2f6fbb03494: Layer already exists [2022-07-02T23:33:15.181Z] e4dd94043d83: Layer already exists [2022-07-02T23:33:15.181Z] bd1e974b068c: Layer already exists [2022-07-02T23:33:15.181Z] b541d28bf3b4: Layer already exists [2022-07-02T23:33:15.181Z] main: digest: sha256:5a2809bee613d0cae5311acc4bca50d60a29ade7e78bc890a3f0683b83d64aef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:33:15.228Z] ===================================================== [Pipeline] echo [2022-07-02T23:33:15.237Z] taggedImages: [2022-07-02T23:33:15.237Z] - nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:15.237Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-02T23:33:15.237Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.21 [2022-07-02T23:33:15.237Z] - nexus3.edgexfoundry.org:10004/support-scheduler:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:15.237Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-07-02T23:33:15.254Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-07-02T23:33:15.254Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:15.254Z] latest [2022-07-02T23:33:15.254Z] 2.2.1-dev.21 [2022-07-02T23:33:15.254Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:15.254Z] main [2022-07-02T23:33:15.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:15.558Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:15.882Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:15.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-02T23:33:15.882Z] cd27bece7121: Preparing [2022-07-02T23:33:15.882Z] e0d76515af17: Preparing [2022-07-02T23:33:15.882Z] 452eb9b50900: Preparing [2022-07-02T23:33:15.882Z] 147574806563: Preparing [2022-07-02T23:33:15.882Z] 52f44be93a46: Preparing [2022-07-02T23:33:15.882Z] 10d82663b225: Preparing [2022-07-02T23:33:15.882Z] f7a7a140f1b3: Preparing [2022-07-02T23:33:15.882Z] 31e69d4774c9: Preparing [2022-07-02T23:33:15.882Z] 7750d494dfbd: Preparing [2022-07-02T23:33:15.882Z] 18708474c90b: Preparing [2022-07-02T23:33:15.882Z] 4fc242d58285: Preparing [2022-07-02T23:33:15.882Z] 31e69d4774c9: Waiting [2022-07-02T23:33:15.882Z] 7750d494dfbd: Waiting [2022-07-02T23:33:15.882Z] 18708474c90b: Waiting [2022-07-02T23:33:15.882Z] 4fc242d58285: Waiting [2022-07-02T23:33:15.882Z] f7a7a140f1b3: Waiting [2022-07-02T23:33:15.882Z] 10d82663b225: Waiting [2022-07-02T23:33:15.882Z] 52f44be93a46: Layer already exists [2022-07-02T23:33:15.882Z] 10d82663b225: Layer already exists [2022-07-02T23:33:15.882Z] f7a7a140f1b3: Layer already exists [2022-07-02T23:33:15.882Z] 31e69d4774c9: Layer already exists [2022-07-02T23:33:15.882Z] e0d76515af17: Pushed [2022-07-02T23:33:15.882Z] 7750d494dfbd: Layer already exists [2022-07-02T23:33:15.882Z] 18708474c90b: Layer already exists [2022-07-02T23:33:15.882Z] 4fc242d58285: Layer already exists [2022-07-02T23:33:16.171Z] cd27bece7121: Pushed [2022-07-02T23:33:17.139Z] 452eb9b50900: Pushed [2022-07-02T23:33:25.282Z] 147574806563: Pushed [2022-07-02T23:33:25.282Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:781c2804561ac1dccae99610e570e96379b4acb9d7ec344996637d7024a6b666 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:25.604Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:25.935Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-02T23:33:25.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-02T23:33:25.935Z] cd27bece7121: Preparing [2022-07-02T23:33:25.935Z] e0d76515af17: Preparing [2022-07-02T23:33:25.935Z] 452eb9b50900: Preparing [2022-07-02T23:33:25.935Z] 147574806563: Preparing [2022-07-02T23:33:25.935Z] 52f44be93a46: Preparing [2022-07-02T23:33:25.935Z] 10d82663b225: Preparing [2022-07-02T23:33:25.935Z] f7a7a140f1b3: Preparing [2022-07-02T23:33:25.935Z] 31e69d4774c9: Preparing [2022-07-02T23:33:25.935Z] 7750d494dfbd: Preparing [2022-07-02T23:33:25.935Z] 18708474c90b: Preparing [2022-07-02T23:33:25.935Z] 4fc242d58285: Preparing [2022-07-02T23:33:25.935Z] 7750d494dfbd: Waiting [2022-07-02T23:33:25.935Z] 31e69d4774c9: Waiting [2022-07-02T23:33:25.935Z] 18708474c90b: Waiting [2022-07-02T23:33:25.935Z] 4fc242d58285: Waiting [2022-07-02T23:33:25.935Z] 10d82663b225: Waiting [2022-07-02T23:33:25.935Z] f7a7a140f1b3: Waiting [2022-07-02T23:33:25.935Z] e0d76515af17: Layer already exists [2022-07-02T23:33:25.935Z] cd27bece7121: Layer already exists [2022-07-02T23:33:25.935Z] 52f44be93a46: Layer already exists [2022-07-02T23:33:25.935Z] 452eb9b50900: Layer already exists [2022-07-02T23:33:25.935Z] 147574806563: Layer already exists [2022-07-02T23:33:25.935Z] 10d82663b225: Layer already exists [2022-07-02T23:33:25.935Z] 7750d494dfbd: Layer already exists [2022-07-02T23:33:25.935Z] 31e69d4774c9: Layer already exists [2022-07-02T23:33:25.935Z] f7a7a140f1b3: Layer already exists [2022-07-02T23:33:25.935Z] 18708474c90b: Layer already exists [2022-07-02T23:33:25.935Z] 4fc242d58285: Layer already exists [2022-07-02T23:33:25.935Z] latest: digest: sha256:781c2804561ac1dccae99610e570e96379b4acb9d7ec344996637d7024a6b666 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:26.255Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:26.587Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.21 [2022-07-02T23:33:26.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-02T23:33:26.587Z] cd27bece7121: Preparing [2022-07-02T23:33:26.587Z] e0d76515af17: Preparing [2022-07-02T23:33:26.587Z] 452eb9b50900: Preparing [2022-07-02T23:33:26.587Z] 147574806563: Preparing [2022-07-02T23:33:26.587Z] 52f44be93a46: Preparing [2022-07-02T23:33:26.587Z] 10d82663b225: Preparing [2022-07-02T23:33:26.587Z] f7a7a140f1b3: Preparing [2022-07-02T23:33:26.587Z] 31e69d4774c9: Preparing [2022-07-02T23:33:26.587Z] 7750d494dfbd: Preparing [2022-07-02T23:33:26.587Z] 18708474c90b: Preparing [2022-07-02T23:33:26.587Z] 4fc242d58285: Preparing [2022-07-02T23:33:26.587Z] f7a7a140f1b3: Waiting [2022-07-02T23:33:26.587Z] 10d82663b225: Waiting [2022-07-02T23:33:26.587Z] 4fc242d58285: Waiting [2022-07-02T23:33:26.587Z] 7750d494dfbd: Waiting [2022-07-02T23:33:26.587Z] 31e69d4774c9: Waiting [2022-07-02T23:33:26.587Z] 18708474c90b: Waiting [2022-07-02T23:33:26.587Z] e0d76515af17: Layer already exists [2022-07-02T23:33:26.587Z] 452eb9b50900: Layer already exists [2022-07-02T23:33:26.587Z] cd27bece7121: Layer already exists [2022-07-02T23:33:26.587Z] 147574806563: Layer already exists [2022-07-02T23:33:26.587Z] 52f44be93a46: Layer already exists [2022-07-02T23:33:26.587Z] f7a7a140f1b3: Layer already exists [2022-07-02T23:33:26.587Z] 10d82663b225: Layer already exists [2022-07-02T23:33:26.587Z] 31e69d4774c9: Layer already exists [2022-07-02T23:33:26.587Z] 7750d494dfbd: Layer already exists [2022-07-02T23:33:26.587Z] 18708474c90b: Layer already exists [2022-07-02T23:33:26.587Z] 4fc242d58285: Layer already exists [2022-07-02T23:33:26.587Z] 2.2.1-dev.21: digest: sha256:781c2804561ac1dccae99610e570e96379b4acb9d7ec344996637d7024a6b666 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:26.911Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:27.233Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:27.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-02T23:33:27.233Z] cd27bece7121: Preparing [2022-07-02T23:33:27.233Z] e0d76515af17: Preparing [2022-07-02T23:33:27.233Z] 452eb9b50900: Preparing [2022-07-02T23:33:27.233Z] 147574806563: Preparing [2022-07-02T23:33:27.233Z] 52f44be93a46: Preparing [2022-07-02T23:33:27.233Z] 10d82663b225: Preparing [2022-07-02T23:33:27.233Z] f7a7a140f1b3: Preparing [2022-07-02T23:33:27.233Z] 31e69d4774c9: Preparing [2022-07-02T23:33:27.233Z] 7750d494dfbd: Preparing [2022-07-02T23:33:27.233Z] 18708474c90b: Preparing [2022-07-02T23:33:27.233Z] 4fc242d58285: Preparing [2022-07-02T23:33:27.233Z] 10d82663b225: Waiting [2022-07-02T23:33:27.233Z] 18708474c90b: Waiting [2022-07-02T23:33:27.233Z] 4fc242d58285: Waiting [2022-07-02T23:33:27.233Z] 31e69d4774c9: Waiting [2022-07-02T23:33:27.233Z] 7750d494dfbd: Waiting [2022-07-02T23:33:27.233Z] f7a7a140f1b3: Waiting [2022-07-02T23:33:27.233Z] 452eb9b50900: Layer already exists [2022-07-02T23:33:27.233Z] e0d76515af17: Layer already exists [2022-07-02T23:33:27.233Z] 52f44be93a46: Layer already exists [2022-07-02T23:33:27.233Z] cd27bece7121: Layer already exists [2022-07-02T23:33:27.233Z] 147574806563: Layer already exists [2022-07-02T23:33:27.233Z] 10d82663b225: Layer already exists [2022-07-02T23:33:27.233Z] 31e69d4774c9: Layer already exists [2022-07-02T23:33:27.233Z] f7a7a140f1b3: Layer already exists [2022-07-02T23:33:27.233Z] 7750d494dfbd: Layer already exists [2022-07-02T23:33:27.233Z] 18708474c90b: Layer already exists [2022-07-02T23:33:27.233Z] 4fc242d58285: Layer already exists [2022-07-02T23:33:27.233Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:781c2804561ac1dccae99610e570e96379b4acb9d7ec344996637d7024a6b666 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:27.544Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:33:27.856Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-07-02T23:33:27.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-02T23:33:27.856Z] cd27bece7121: Preparing [2022-07-02T23:33:27.856Z] e0d76515af17: Preparing [2022-07-02T23:33:27.856Z] 452eb9b50900: Preparing [2022-07-02T23:33:27.856Z] 147574806563: Preparing [2022-07-02T23:33:27.856Z] 52f44be93a46: Preparing [2022-07-02T23:33:27.856Z] 10d82663b225: Preparing [2022-07-02T23:33:27.856Z] f7a7a140f1b3: Preparing [2022-07-02T23:33:27.856Z] 31e69d4774c9: Preparing [2022-07-02T23:33:27.856Z] 7750d494dfbd: Preparing [2022-07-02T23:33:27.856Z] 18708474c90b: Preparing [2022-07-02T23:33:27.856Z] 4fc242d58285: Preparing [2022-07-02T23:33:27.856Z] 10d82663b225: Waiting [2022-07-02T23:33:27.856Z] 31e69d4774c9: Waiting [2022-07-02T23:33:27.856Z] f7a7a140f1b3: Waiting [2022-07-02T23:33:27.856Z] 7750d494dfbd: Waiting [2022-07-02T23:33:27.856Z] 18708474c90b: Waiting [2022-07-02T23:33:27.856Z] 4fc242d58285: Waiting [2022-07-02T23:33:27.856Z] cd27bece7121: Layer already exists [2022-07-02T23:33:27.856Z] 147574806563: Layer already exists [2022-07-02T23:33:27.856Z] 52f44be93a46: Layer already exists [2022-07-02T23:33:27.856Z] 452eb9b50900: Layer already exists [2022-07-02T23:33:27.856Z] e0d76515af17: Layer already exists [2022-07-02T23:33:27.856Z] 10d82663b225: Layer already exists [2022-07-02T23:33:27.856Z] f7a7a140f1b3: Layer already exists [2022-07-02T23:33:27.856Z] 31e69d4774c9: Layer already exists [2022-07-02T23:33:27.856Z] 18708474c90b: Layer already exists [2022-07-02T23:33:27.856Z] 7750d494dfbd: Layer already exists [2022-07-02T23:33:27.856Z] 4fc242d58285: Layer already exists [2022-07-02T23:33:27.856Z] main: digest: sha256:781c2804561ac1dccae99610e570e96379b4acb9d7ec344996637d7024a6b666 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:33:27.901Z] ===================================================== [Pipeline] echo [2022-07-02T23:33:27.909Z] taggedImages: [2022-07-02T23:33:27.909Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:33:27.909Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-02T23:33:27.909Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.21 [2022-07-02T23:33:27.909Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:33:27.909Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-02T23:37:17.131Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T23:37:17.131Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T23:37:17.131Z] Removing intermediate container dc3de9c831cf [2022-07-02T23:37:17.131Z] ---> 93762dd8550f [2022-07-02T23:37:17.131Z] [2022-07-02T23:37:17.131Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T23:37:17.131Z] 3.14: Pulling from library/alpine [2022-07-02T23:37:17.131Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T23:37:17.131Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T23:37:17.131Z] ---> ac73e934f311 [2022-07-02T23:37:17.131Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T23:37:17.131Z] ---> Running in 6c4b80008f77 [2022-07-02T23:37:19.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:37:19.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:37:21.242Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T23:37:21.242Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:37:21.242Z] OK: 5 MiB in 15 packages [2022-07-02T23:37:23.243Z] Removing intermediate container 6c4b80008f77 [2022-07-02T23:37:23.243Z] ---> 8d0132d5f1c1 [2022-07-02T23:37:23.243Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T23:37:23.526Z] ---> Running in 1722b0a8612b [2022-07-02T23:37:24.534Z] Removing intermediate container 1722b0a8612b [2022-07-02T23:37:24.534Z] ---> 0e21a2b3eb0a [2022-07-02T23:37:24.534Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T23:37:24.534Z] ---> Running in ea0dbe9b6952 [2022-07-02T23:37:25.527Z] Removing intermediate container ea0dbe9b6952 [2022-07-02T23:37:25.528Z] ---> 8bf19a2f3399 [2022-07-02T23:37:25.528Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T23:37:25.528Z] ---> Running in 7c5589972f07 [2022-07-02T23:37:26.531Z] Removing intermediate container 7c5589972f07 [2022-07-02T23:37:26.531Z] ---> 98de1826576b [2022-07-02T23:37:26.531Z] Step 15/23 : WORKDIR / [2022-07-02T23:37:26.813Z] ---> Running in cccc8129da20 [2022-07-02T23:37:27.811Z] Removing intermediate container cccc8129da20 [2022-07-02T23:37:27.811Z] ---> 79cdce927a01 [2022-07-02T23:37:27.811Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:37:30.465Z] ---> 55fe8c27aae3 [2022-07-02T23:37:30.465Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T23:37:34.829Z] ---> 979ef2594cc4 [2022-07-02T23:37:34.829Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T23:37:35.440Z] Removing intermediate container a715fe38ec97 [2022-07-02T23:37:35.440Z] ---> 77bb20fc60bc [2022-07-02T23:37:35.440Z] [2022-07-02T23:37:35.440Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T23:37:35.440Z] ---> ac73e934f311 [2022-07-02T23:37:35.440Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T23:37:35.715Z] ---> Running in e3bd0ef3cb2f [2022-07-02T23:37:36.705Z] ---> 88b4ae82d35d [2022-07-02T23:37:36.705Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T23:37:36.705Z] ---> Running in 4908543c2785 [2022-07-02T23:37:36.983Z] Removing intermediate container 5ac4d35e4b69 [2022-07-02T23:37:36.983Z] ---> ad250b08e884 [2022-07-02T23:37:36.983Z] [2022-07-02T23:37:36.983Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T23:37:36.983Z] ---> ac73e934f311 [2022-07-02T23:37:36.983Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T23:37:36.983Z] ---> Running in b04c8385a4b5 [2022-07-02T23:37:37.987Z] Removing intermediate container 4908543c2785 [2022-07-02T23:37:37.987Z] ---> ea97aedc011d [2022-07-02T23:37:37.987Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:37:37.987Z] ---> Running in 27cb9d76656d [2022-07-02T23:37:39.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:37:39.022Z] Removing intermediate container 27cb9d76656d [2022-07-02T23:37:39.022Z] ---> f8eff57676b4 [2022-07-02T23:37:39.022Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T23:37:39.022Z] ---> Running in 101363f6655b [2022-07-02T23:37:39.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:37:39.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:37:39.598Z] Removing intermediate container 101363f6655b [2022-07-02T23:37:39.598Z] ---> a507e58a1a17 [2022-07-02T23:37:39.598Z] Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:37:39.888Z] ---> Running in 730b8af8b93d [2022-07-02T23:37:39.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:37:40.514Z] Removing intermediate container 730b8af8b93d [2022-07-02T23:37:40.514Z] ---> 868bd4ec648d [2022-07-02T23:37:40.514Z] Step 23/23 : LABEL version=2.2.1-dev.21 [2022-07-02T23:37:40.514Z] ---> Running in 8b4fb0c2095a [2022-07-02T23:37:40.795Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T23:37:41.093Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T23:37:41.093Z] Removing intermediate container 8b4fb0c2095a [2022-07-02T23:37:41.093Z] ---> cef9b93091d9 [2022-07-02T23:37:41.093Z] [2022-07-02T23:37:41.093Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T23:37:41.093Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T23:37:41.375Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T23:37:41.375Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T23:37:41.375Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T23:37:41.375Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:37:41.375Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T23:37:41.375Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T23:37:41.375Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T23:37:41.375Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:37:41.375Z] Successfully built cef9b93091d9 [2022-07-02T23:37:41.375Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T23:37:41.375Z] Successfully tagged core-command-arm64:latest [2022-07-02T23:37:41.375Z]  Building core-command ... done Building sys-mgmt-agent [2022-07-02T23:37:41.659Z] OK: 8 MiB in 20 packages [2022-07-02T23:37:41.943Z] OK: 6 MiB in 17 packages [2022-07-02T23:37:44.598Z] Removing intermediate container e3bd0ef3cb2f [2022-07-02T23:37:44.598Z] ---> 9d24ef46aeb4 [2022-07-02T23:37:44.598Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T23:37:44.882Z] ---> Running in 2910894d115c [2022-07-02T23:37:44.882Z] Removing intermediate container b04c8385a4b5 [2022-07-02T23:37:44.882Z] ---> 52874f54f5be [2022-07-02T23:37:44.882Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T23:37:45.167Z] ---> Running in b1b9547e9872 [2022-07-02T23:37:45.454Z] Removing intermediate container 2910894d115c [2022-07-02T23:37:45.454Z] ---> 84902b6b5c7a [2022-07-02T23:37:45.454Z] Step 13/22 : WORKDIR /edgex [2022-07-02T23:37:45.742Z] ---> Running in 7039c0a1b61c [2022-07-02T23:37:45.742Z] Removing intermediate container b1b9547e9872 [2022-07-02T23:37:45.742Z] ---> bdb444c44a76 [2022-07-02T23:37:45.742Z] Step 13/25 : WORKDIR / [2022-07-02T23:37:46.030Z] ---> Running in 163276ca504b [2022-07-02T23:37:46.641Z] Removing intermediate container 7039c0a1b61c [2022-07-02T23:37:46.641Z] ---> f324826d9619 [2022-07-02T23:37:46.641Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T23:37:46.641Z] Removing intermediate container 163276ca504b [2022-07-02T23:37:46.641Z] ---> afb71178c002 [2022-07-02T23:37:46.641Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-02T23:37:47.649Z] ---> 0c29f6d0af37 [2022-07-02T23:37:47.649Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T23:37:47.932Z] ---> c1ec7d9496ed [2022-07-02T23:37:47.932Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-02T23:37:49.941Z] ---> e4a8582a0d10 [2022-07-02T23:37:49.941Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T23:37:50.967Z] ---> e1b9b00d41ab [2022-07-02T23:37:50.967Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T23:37:51.249Z] ---> 9a72b6f5f78f [2022-07-02T23:37:51.535Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-02T23:37:52.993Z] ---> 8bb7a6fe96b7 [2022-07-02T23:37:52.993Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T23:37:53.992Z] ---> a11ba68a1974 [2022-07-02T23:37:53.992Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T23:37:56.023Z] ---> 4c43ccb7d27e [2022-07-02T23:37:56.023Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T23:37:56.023Z] ---> 1baa5b660cd4 [2022-07-02T23:37:56.023Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T23:37:56.023Z] ---> Running in 8a6e1264d3e4 [2022-07-02T23:37:59.465Z] ---> b594795c979a [2022-07-02T23:37:59.465Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T23:38:00.083Z] Removing intermediate container 8a6e1264d3e4 [2022-07-02T23:38:00.083Z] ---> c06ceac3b314 [2022-07-02T23:38:00.083Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T23:38:00.083Z] ---> Running in 4ca08ab826db [2022-07-02T23:38:00.391Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:38:00.391Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:38:00.391Z] ---> 1b5c4e6af531 [2022-07-02T23:38:00.391Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T23:38:00.391Z] ---> Using cache [2022-07-02T23:38:00.391Z] ---> 43d5af4cb314 [2022-07-02T23:38:00.705Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:38:00.705Z] ---> Using cache [2022-07-02T23:38:00.705Z] ---> 0f893ccd3fe2 [2022-07-02T23:38:00.705Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T23:38:00.705Z] ---> Running in 96c1b2a58a42 [2022-07-02T23:38:01.314Z] ---> 04d64d14a495 [2022-07-02T23:38:01.314Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-07-02T23:38:01.314Z] Removing intermediate container 4ca08ab826db [2022-07-02T23:38:01.314Z] ---> d335c0ccd32d [2022-07-02T23:38:01.314Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T23:38:01.597Z] ---> Running in f874478a4c3e [2022-07-02T23:38:01.598Z] ---> Running in 431e7c5eef3d [2022-07-02T23:38:02.599Z] Removing intermediate container f874478a4c3e [2022-07-02T23:38:02.599Z] ---> 2fe0462a0e58 [2022-07-02T23:38:02.599Z] Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:38:02.599Z] ---> Running in b7bc6fe37354 [2022-07-02T23:38:03.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:38:03.242Z] Removing intermediate container b7bc6fe37354 [2022-07-02T23:38:03.242Z] ---> 18bd8a03184b [2022-07-02T23:38:03.242Z] Step 22/22 : LABEL version=2.2.1-dev.21 [2022-07-02T23:38:03.528Z] ---> Running in 8281f02179f0 [2022-07-02T23:38:04.143Z] Removing intermediate container 8281f02179f0 [2022-07-02T23:38:04.143Z] ---> 0f7cf85e1cda [2022-07-02T23:38:04.143Z] [2022-07-02T23:38:04.143Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:38:04.758Z] Successfully built 0f7cf85e1cda [2022-07-02T23:38:04.758Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-02T23:38:04.758Z] Building security-spire-config [2022-07-02T23:38:05.037Z]  Building security-proxy-setup ... done Removing intermediate container 431e7c5eef3d [2022-07-02T23:38:05.037Z] ---> 63e8f459ac65 [2022-07-02T23:38:05.037Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T23:38:05.320Z] ---> Running in a7251bab5305 [2022-07-02T23:38:05.320Z] OK: 220 MiB in 52 packages [2022-07-02T23:38:05.940Z] Removing intermediate container a7251bab5305 [2022-07-02T23:38:05.940Z] ---> 62be97efff33 [2022-07-02T23:38:05.940Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T23:38:06.546Z] ---> Running in 3de62bfceed2 [2022-07-02T23:38:07.155Z] Removing intermediate container 96c1b2a58a42 [2022-07-02T23:38:07.155Z] ---> de830c28407a [2022-07-02T23:38:07.155Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T23:38:07.155Z] Removing intermediate container 3de62bfceed2 [2022-07-02T23:38:07.155Z] ---> 0aabafd6aa10 [2022-07-02T23:38:07.155Z] Step 24/25 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:38:07.155Z] ---> Running in 4f275ac8f47a [2022-07-02T23:38:08.189Z] Removing intermediate container 4f275ac8f47a [2022-07-02T23:38:08.189Z] ---> d33a0b86e9fe [2022-07-02T23:38:08.189Z] Step 25/25 : LABEL version=2.2.1-dev.21 [2022-07-02T23:38:08.484Z] ---> Running in 0c9d24b3f102 [2022-07-02T23:38:08.484Z] ---> c742565fd54a [2022-07-02T23:38:08.484Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:38:08.764Z] ---> Running in 8f9d89533286 [2022-07-02T23:38:09.763Z] Removing intermediate container 0c9d24b3f102 [2022-07-02T23:38:09.763Z] ---> 5c212bcd4a50 [2022-07-02T23:38:09.763Z] [2022-07-02T23:38:10.375Z] Successfully built 5c212bcd4a50 [2022-07-02T23:38:10.375Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-02T23:38:10.375Z] Building security-bootstrapper [2022-07-02T23:38:15.828Z]  Building security-secretstore-setup ... done Removing intermediate container 8f9d89533286 [2022-07-02T23:38:15.828Z] ---> 116666f342d9 [2022-07-02T23:38:15.828Z] Step 8/23 : COPY . . [2022-07-02T23:38:20.173Z] Removing intermediate container f2004b479d3f [2022-07-02T23:38:20.173Z] ---> a52f0818d5a6 [2022-07-02T23:38:20.173Z] [2022-07-02T23:38:20.173Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T23:38:20.173Z] ---> ac73e934f311 [2022-07-02T23:38:20.173Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T23:38:20.462Z] ---> Running in 1658196df117 [2022-07-02T23:38:21.914Z] Removing intermediate container 1658196df117 [2022-07-02T23:38:21.914Z] ---> 490ac9c33d8a [2022-07-02T23:38:21.914Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T23:38:21.914Z] ---> Running in 068cc9bad38c [2022-07-02T23:38:22.907Z] Removing intermediate container 068cc9bad38c [2022-07-02T23:38:22.907Z] ---> ce3b965e5be6 [2022-07-02T23:38:22.907Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T23:38:22.907Z] ---> Running in 13c0e924f824 [2022-07-02T23:38:23.902Z] Removing intermediate container 13c0e924f824 [2022-07-02T23:38:23.902Z] ---> 1b36cd30481b [2022-07-02T23:38:23.902Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:38:23.902Z] ---> Running in 2b9e3464db5a [2022-07-02T23:38:26.188Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:38:26.188Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:38:26.188Z] ---> 1b5c4e6af531 [2022-07-02T23:38:26.188Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T23:38:26.188Z] ---> Using cache [2022-07-02T23:38:26.188Z] ---> 43d5af4cb314 [2022-07-02T23:38:26.188Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:38:26.188Z] ---> Using cache [2022-07-02T23:38:26.188Z] ---> 0f893ccd3fe2 [2022-07-02T23:38:26.188Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T23:38:26.954Z] ---> Running in afb812b87769 [2022-07-02T23:38:28.608Z] Removing intermediate container 2b9e3464db5a [2022-07-02T23:38:28.608Z] ---> 6d068c9e8129 [2022-07-02T23:38:28.608Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T23:38:29.004Z] ---> Running in 4e94b5ca05ec [2022-07-02T23:38:30.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:38:31.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:38:31.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:38:32.737Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:38:32.737Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:38:32.737Z] ---> 1b5c4e6af531 [2022-07-02T23:38:32.737Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T23:38:32.737Z] ---> Using cache [2022-07-02T23:38:32.737Z] ---> 43d5af4cb314 [2022-07-02T23:38:32.737Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:38:32.737Z] ---> Using cache [2022-07-02T23:38:32.737Z] ---> 0f893ccd3fe2 [2022-07-02T23:38:32.737Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T23:38:32.737Z] OK: 220 MiB in 52 packages [2022-07-02T23:38:32.737Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:38:33.022Z] ---> Running in 7f8f984b0a4a [2022-07-02T23:38:34.016Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T23:38:34.016Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T23:38:34.294Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T23:38:34.294Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T23:38:34.569Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T23:38:34.569Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T23:38:34.569Z] Removing intermediate container afb812b87769 [2022-07-02T23:38:34.569Z] ---> 96b77e170d4c [2022-07-02T23:38:34.569Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T23:38:34.849Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:38:34.849Z] OK: 8 MiB in 20 packages [2022-07-02T23:38:35.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:38:35.736Z] ---> 799a54fedbb9 [2022-07-02T23:38:35.736Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:38:36.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:38:36.011Z] ---> Running in 33d98235f73e [2022-07-02T23:38:37.016Z] Removing intermediate container 4e94b5ca05ec [2022-07-02T23:38:37.016Z] ---> 7a8b543a90e7 [2022-07-02T23:38:37.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:38:37.016Z] OK: 220 MiB in 52 packages [2022-07-02T23:38:38.491Z] ---> ad4a6e581295 [2022-07-02T23:38:38.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T23:38:38.491Z] Removing intermediate container 7f8f984b0a4a [2022-07-02T23:38:38.768Z] ---> a440a9dba351 [2022-07-02T23:38:38.768Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T23:38:40.220Z] ---> d619eea686d5 [2022-07-02T23:38:40.220Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:38:40.496Z] ---> Running in 18ee7a1b2c6b [2022-07-02T23:38:40.778Z] Removing intermediate container 33d98235f73e [2022-07-02T23:38:40.778Z] ---> 4f57efac7391 [2022-07-02T23:38:40.778Z] Step 8/26 : COPY . . [2022-07-02T23:38:41.063Z] ---> 0cb48f0261e0 [2022-07-02T23:38:41.063Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T23:38:41.339Z] ---> Running in 3b2dcd7b43bf [2022-07-02T23:38:41.621Z] ---> a5f90ba70972 [2022-07-02T23:38:41.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T23:38:43.076Z] ---> 851bd7a51902 [2022-07-02T23:38:43.076Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T23:38:43.360Z] ---> Running in 1d7ab9bfd646 [2022-07-02T23:38:43.360Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T23:38:44.362Z] Removing intermediate container 1d7ab9bfd646 [2022-07-02T23:38:44.362Z] ---> ecc715cc53d4 [2022-07-02T23:38:44.362Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:38:44.663Z] ---> Running in 726ad3aa039d [2022-07-02T23:38:45.667Z] Removing intermediate container 726ad3aa039d [2022-07-02T23:38:45.667Z] ---> cb226355786b [2022-07-02T23:38:45.667Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T23:38:45.667Z] Removing intermediate container 18ee7a1b2c6b [2022-07-02T23:38:45.667Z] ---> 8ebef4731485 [2022-07-02T23:38:45.667Z] Step 8/31 : COPY . . [2022-07-02T23:38:45.667Z] ---> Running in 0171a57eb2be [2022-07-02T23:38:46.687Z] Removing intermediate container 0171a57eb2be [2022-07-02T23:38:46.687Z] ---> a6face0c73aa [2022-07-02T23:38:46.687Z] Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:38:46.964Z] ---> Running in ffd1808b8d24 [2022-07-02T23:38:48.431Z] Removing intermediate container ffd1808b8d24 [2022-07-02T23:38:48.431Z] ---> fff38d33ad7c [2022-07-02T23:38:48.431Z] Step 23/23 : LABEL version=2.2.1-dev.21 [2022-07-02T23:38:48.431Z] ---> Running in 09f86c6a69a2 [2022-07-02T23:38:49.426Z] Removing intermediate container 09f86c6a69a2 [2022-07-02T23:38:49.426Z] ---> e9e03663bc58 [2022-07-02T23:38:49.426Z] [2022-07-02T23:38:49.426Z] Removing intermediate container c08e735b2e85 [2022-07-02T23:38:49.426Z] ---> 0d90800703d9 [2022-07-02T23:38:49.426Z] [2022-07-02T23:38:49.426Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T23:38:49.426Z] 3.15: Pulling from library/alpine [2022-07-02T23:38:49.708Z] Successfully built e9e03663bc58 [2022-07-02T23:38:49.708Z] Successfully tagged core-data-arm64:latest [2022-07-02T23:38:49.708Z] Building support-scheduler [2022-07-02T23:38:51.694Z]  Building core-data ... done Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T23:38:51.694Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T23:38:51.694Z] ---> 3fb3c9af89a9 [2022-07-02T23:38:51.694Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T23:38:52.305Z] ---> Running in d106f8129513 [2022-07-02T23:38:53.305Z] Removing intermediate container d106f8129513 [2022-07-02T23:38:53.305Z] ---> 89b98211db10 [2022-07-02T23:38:53.305Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:38:53.581Z] ---> Running in 7264aee2398c [2022-07-02T23:38:57.928Z] Removing intermediate container 7264aee2398c [2022-07-02T23:38:57.928Z] ---> ebef64d78119 [2022-07-02T23:38:57.928Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T23:38:57.928Z] ---> Running in 29a933548a53 [2022-07-02T23:38:59.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:39:00.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:39:01.892Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T23:39:01.892Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T23:39:01.892Z] OK: 15736 distinct packages available [2022-07-02T23:39:02.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:39:03.158Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:39:04.151Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T23:39:04.430Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T23:39:04.720Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T23:39:04.720Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T23:39:04.720Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T23:39:04.992Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T23:39:04.992Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T23:39:05.275Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T23:39:05.275Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T23:39:05.275Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T23:39:05.574Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T23:39:05.865Z] OK: 8 MiB in 23 packages [2022-07-02T23:39:07.856Z] ---> e53131895eab [2022-07-02T23:39:07.856Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T23:39:07.856Z] ---> Running in 99815fd6f0d6 [2022-07-02T23:39:08.455Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:39:08.455Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:39:08.455Z] ---> 1b5c4e6af531 [2022-07-02T23:39:08.455Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T23:39:08.455Z] ---> Using cache [2022-07-02T23:39:08.455Z] ---> 43d5af4cb314 [2022-07-02T23:39:08.455Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:39:08.455Z] ---> Using cache [2022-07-02T23:39:08.455Z] ---> 0f893ccd3fe2 [2022-07-02T23:39:08.455Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T23:39:08.455Z] ---> Using cache [2022-07-02T23:39:08.455Z] ---> a440a9dba351 [2022-07-02T23:39:08.455Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T23:39:08.737Z] ---> Using cache [2022-07-02T23:39:08.737Z] ---> d619eea686d5 [2022-07-02T23:39:08.737Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:39:08.737Z] ---> Using cache [2022-07-02T23:39:08.737Z] ---> 8ebef4731485 [2022-07-02T23:39:08.737Z] Step 8/22 : COPY . . [2022-07-02T23:39:09.016Z] Removing intermediate container 99815fd6f0d6 [2022-07-02T23:39:09.016Z] ---> 48d56823a6be [2022-07-02T23:39:09.016Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T23:39:09.291Z] ---> Running in f6e608e85602 [2022-07-02T23:39:09.563Z] Removing intermediate container 29a933548a53 [2022-07-02T23:39:09.563Z] ---> 81307fbca280 [2022-07-02T23:39:09.563Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:39:10.571Z] Removing intermediate container f6e608e85602 [2022-07-02T23:39:10.571Z] ---> e2a7c270bfe2 [2022-07-02T23:39:10.571Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T23:39:10.571Z] ---> Running in 23fcc7f96c4d [2022-07-02T23:39:12.031Z] ---> 3e91d51058bb [2022-07-02T23:39:12.031Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T23:39:12.631Z] ---> 70f6e651afdb [2022-07-02T23:39:12.631Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T23:39:12.908Z] ---> Running in 88e0a0a4a195 [2022-07-02T23:39:15.567Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T23:39:15.847Z] Removing intermediate container 23fcc7f96c4d [2022-07-02T23:39:15.847Z] ---> 79c547cc9fe4 [2022-07-02T23:39:15.847Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T23:39:16.128Z] ---> Running in 4139582daa68 [2022-07-02T23:39:17.126Z] Removing intermediate container 4139582daa68 [2022-07-02T23:39:17.126Z] ---> 5ac9bf25a8dc [2022-07-02T23:39:17.126Z] [2022-07-02T23:39:17.126Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T23:39:17.126Z] ---> 3fb3c9af89a9 [2022-07-02T23:39:17.126Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T23:39:17.126Z] ---> Using cache [2022-07-02T23:39:17.126Z] ---> 89b98211db10 [2022-07-02T23:39:17.126Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:39:17.126Z] ---> Using cache [2022-07-02T23:39:17.126Z] ---> ebef64d78119 [2022-07-02T23:39:17.126Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T23:39:17.411Z] ---> e641602fd917 [2022-07-02T23:39:17.411Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T23:39:17.411Z] ---> Running in 7bf6d50e3905 [2022-07-02T23:39:19.427Z] ---> 375f3b892724 [2022-07-02T23:39:19.427Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T23:39:19.427Z] ---> Running in 8a21b7e429d2 [2022-07-02T23:39:20.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:39:20.328Z] Removing intermediate container 8a21b7e429d2 [2022-07-02T23:39:20.328Z] ---> 689b1132c7db [2022-07-02T23:39:20.328Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:39:20.610Z] ---> Running in 3ceeb4aa5826 [2022-07-02T23:39:21.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:39:21.487Z] Removing intermediate container 3ceeb4aa5826 [2022-07-02T23:39:21.487Z] ---> e042724c109c [2022-07-02T23:39:21.487Z] Step 18/20 : LABEL arch=arm64 [2022-07-02T23:39:21.487Z] ---> Running in 1ebb73208ffe [2022-07-02T23:39:22.476Z] Removing intermediate container 1ebb73208ffe [2022-07-02T23:39:22.476Z] ---> 3cf4a26782e1 [2022-07-02T23:39:22.476Z] Step 19/20 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:39:22.476Z] ---> Running in 4bdd9882ddc4 [2022-07-02T23:39:22.476Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T23:39:22.476Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T23:39:22.476Z] OK: 15736 distinct packages available [2022-07-02T23:39:22.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:39:23.363Z] Removing intermediate container 4bdd9882ddc4 [2022-07-02T23:39:23.363Z] ---> 81145e7cdfb1 [2022-07-02T23:39:23.363Z] Step 20/20 : LABEL version=2.2.1-dev.21 [2022-07-02T23:39:23.656Z] ---> Running in 6bde51c56675 [2022-07-02T23:39:23.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:39:24.542Z] Removing intermediate container 6bde51c56675 [2022-07-02T23:39:24.542Z] ---> f335861d4842 [2022-07-02T23:39:24.542Z] [2022-07-02T23:39:25.149Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T23:39:25.149Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T23:39:25.149Z] Successfully built f335861d4842 [2022-07-02T23:39:25.149Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T23:39:25.149Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-02T23:39:25.149Z] Building support-notifications [2022-07-02T23:39:25.149Z]  Building security-spiffe-token-provider ... done (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T23:39:25.428Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T23:39:25.428Z] OK: 6 MiB in 18 packages [2022-07-02T23:39:27.475Z] Removing intermediate container 7bf6d50e3905 [2022-07-02T23:39:27.475Z] ---> f16d2f5cb60f [2022-07-02T23:39:27.475Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T23:39:32.917Z] ---> ca222126bd76 [2022-07-02T23:39:32.917Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T23:39:33.194Z] ---> Running in cac5af5ae2c3 [2022-07-02T23:39:35.837Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T23:39:37.837Z] ---> 45a97de8ecd4 [2022-07-02T23:39:37.837Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T23:39:38.840Z] ---> 7c450042a94a [2022-07-02T23:39:38.840Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T23:39:39.139Z] ---> Running in 37064314167c [2022-07-02T23:39:39.757Z] Removing intermediate container 37064314167c [2022-07-02T23:39:39.757Z] ---> 4bc804baae87 [2022-07-02T23:39:39.757Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T23:39:40.759Z] ---> 1c5e530850cd [2022-07-02T23:39:40.759Z] Step 21/26 : WORKDIR / [2022-07-02T23:39:41.034Z] ---> Running in 77fdcdfa6db1 [2022-07-02T23:39:42.028Z] Removing intermediate container 77fdcdfa6db1 [2022-07-02T23:39:42.028Z] ---> ce1ce473f38f [2022-07-02T23:39:42.028Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T23:39:42.028Z] ---> Running in 94081b0b32b8 [2022-07-02T23:39:42.643Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:39:42.643Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:39:42.643Z] ---> 1b5c4e6af531 [2022-07-02T23:39:42.643Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T23:39:42.643Z] ---> Using cache [2022-07-02T23:39:42.643Z] ---> 43d5af4cb314 [2022-07-02T23:39:42.643Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:39:42.643Z] ---> Using cache [2022-07-02T23:39:42.643Z] ---> 0f893ccd3fe2 [2022-07-02T23:39:42.643Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T23:39:42.643Z] ---> Running in 79ba3a9cc6a8 [2022-07-02T23:39:42.920Z] Removing intermediate container 94081b0b32b8 [2022-07-02T23:39:42.920Z] ---> b1c6f71af8e8 [2022-07-02T23:39:42.920Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T23:39:43.202Z] ---> Running in 119515210db0 [2022-07-02T23:39:44.194Z] Removing intermediate container 119515210db0 [2022-07-02T23:39:44.194Z] ---> 0bdebbcd4faa [2022-07-02T23:39:44.194Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T23:39:44.194Z] ---> Running in 8b3128668bb6 [2022-07-02T23:39:44.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:39:44.798Z] Removing intermediate container 8b3128668bb6 [2022-07-02T23:39:44.798Z] ---> faf011451475 [2022-07-02T23:39:44.798Z] Step 25/26 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:39:45.091Z] ---> Running in 1974e9394ce6 [2022-07-02T23:39:45.701Z] Removing intermediate container 1974e9394ce6 [2022-07-02T23:39:45.701Z] ---> d42cb30e03e3 [2022-07-02T23:39:45.701Z] Step 26/26 : LABEL version=2.2.1-dev.21 [2022-07-02T23:39:45.701Z] ---> Running in 6658ea3cf0e0 [2022-07-02T23:39:45.701Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:39:46.308Z] Removing intermediate container 6658ea3cf0e0 [2022-07-02T23:39:46.308Z] ---> b3edb03064ea [2022-07-02T23:39:46.308Z] [2022-07-02T23:39:46.587Z] Successfully built b3edb03064ea [2022-07-02T23:39:46.587Z] Successfully tagged security-spire-config-arm64:latest [2022-07-02T23:39:46.587Z]  Building security-spire-config ... done Building security-spire-server [2022-07-02T23:39:47.191Z] OK: 220 MiB in 52 packages [2022-07-02T23:39:48.645Z] Removing intermediate container 79ba3a9cc6a8 [2022-07-02T23:39:48.645Z] ---> 5c668e38f65a [2022-07-02T23:39:48.645Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T23:39:50.103Z] ---> 4d108679d31c [2022-07-02T23:39:50.103Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:39:50.103Z] ---> Running in 602731f0b2ed [2022-07-02T23:39:56.867Z] Removing intermediate container 602731f0b2ed [2022-07-02T23:39:56.867Z] ---> d8b29c68f3d1 [2022-07-02T23:39:56.867Z] Step 8/22 : COPY . . [2022-07-02T23:40:03.609Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:40:03.609Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:40:03.609Z] ---> 1b5c4e6af531 [2022-07-02T23:40:03.609Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T23:40:03.609Z] ---> Using cache [2022-07-02T23:40:03.609Z] ---> 43d5af4cb314 [2022-07-02T23:40:03.609Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:40:03.609Z] ---> Using cache [2022-07-02T23:40:03.609Z] ---> 0f893ccd3fe2 [2022-07-02T23:40:03.609Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T23:40:03.609Z] ---> Using cache [2022-07-02T23:40:03.609Z] ---> 96b77e170d4c [2022-07-02T23:40:03.609Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T23:40:03.609Z] ---> Using cache [2022-07-02T23:40:03.609Z] ---> 799a54fedbb9 [2022-07-02T23:40:03.609Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:40:03.609Z] ---> Using cache [2022-07-02T23:40:03.609Z] ---> 4f57efac7391 [2022-07-02T23:40:03.609Z] Step 8/25 : COPY . . [2022-07-02T23:40:03.886Z] ---> Using cache [2022-07-02T23:40:03.886Z] ---> e53131895eab [2022-07-02T23:40:03.886Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T23:40:03.886Z] ---> Using cache [2022-07-02T23:40:03.886Z] ---> 48d56823a6be [2022-07-02T23:40:03.886Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T23:40:03.886Z] ---> Using cache [2022-07-02T23:40:03.886Z] ---> e2a7c270bfe2 [2022-07-02T23:40:03.886Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T23:40:04.897Z] ---> Running in fb4a6d88f2d2 [2022-07-02T23:40:09.248Z] Removing intermediate container fb4a6d88f2d2 [2022-07-02T23:40:09.248Z] ---> 44d84c47dfee [2022-07-02T23:40:09.248Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T23:40:09.248Z] ---> Running in 3eba910bc925 [2022-07-02T23:40:09.858Z] Removing intermediate container 3eba910bc925 [2022-07-02T23:40:09.858Z] ---> ea61565528ad [2022-07-02T23:40:09.858Z] [2022-07-02T23:40:09.858Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T23:40:09.858Z] ---> 3fb3c9af89a9 [2022-07-02T23:40:09.858Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T23:40:09.858Z] ---> Using cache [2022-07-02T23:40:09.858Z] ---> 89b98211db10 [2022-07-02T23:40:09.858Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:40:09.858Z] ---> Using cache [2022-07-02T23:40:09.858Z] ---> ebef64d78119 [2022-07-02T23:40:09.858Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T23:40:10.142Z] ---> Running in 617b426f09f1 [2022-07-02T23:40:12.824Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:40:13.442Z] ---> 9c40e89d495f [2022-07-02T23:40:13.442Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T23:40:13.442Z] ---> Running in 9d6219e669ef [2022-07-02T23:40:14.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:40:15.516Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T23:40:15.516Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T23:40:15.516Z] OK: 15736 distinct packages available [2022-07-02T23:40:15.516Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T23:40:15.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:40:16.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:40:18.251Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T23:40:18.251Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T23:40:18.251Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T23:40:18.251Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T23:40:18.251Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T23:40:18.529Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T23:40:18.529Z] OK: 6 MiB in 19 packages [2022-07-02T23:40:20.543Z] Removing intermediate container 617b426f09f1 [2022-07-02T23:40:20.544Z] ---> ef8ae0ab18ca [2022-07-02T23:40:20.544Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T23:40:26.004Z] ---> 3296bd72a47b [2022-07-02T23:40:26.004Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T23:40:27.010Z] ---> adbaa8d467e5 [2022-07-02T23:40:27.010Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T23:40:28.025Z] ---> e7a836ec68a2 [2022-07-02T23:40:28.025Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T23:40:29.023Z] ---> b2d3d6d3cffd [2022-07-02T23:40:29.023Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T23:40:29.023Z] ---> Running in c13f413bf45b [2022-07-02T23:40:29.645Z] Removing intermediate container c13f413bf45b [2022-07-02T23:40:29.645Z] ---> de45cd4ab065 [2022-07-02T23:40:29.645Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T23:40:29.645Z] ---> Running in fb55da59f96c [2022-07-02T23:40:30.266Z] Removing intermediate container fb55da59f96c [2022-07-02T23:40:30.266Z] ---> dcbfb33678cb [2022-07-02T23:40:30.266Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T23:40:30.266Z] ---> Running in 5c107a09d109 [2022-07-02T23:40:30.896Z] Removing intermediate container 5c107a09d109 [2022-07-02T23:40:30.896Z] ---> f599d92d0e5a [2022-07-02T23:40:30.896Z] Step 24/25 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:40:30.896Z] ---> Running in f2e11cb9b2bd [2022-07-02T23:40:31.504Z] Removing intermediate container f2e11cb9b2bd [2022-07-02T23:40:31.504Z] ---> 8200c11f8a81 [2022-07-02T23:40:31.504Z] Step 25/25 : LABEL version=2.2.1-dev.21 [2022-07-02T23:40:31.504Z] ---> Running in d6e163d268f7 [2022-07-02T23:40:32.114Z] Removing intermediate container d6e163d268f7 [2022-07-02T23:40:32.114Z] ---> 5e54f68b5db2 [2022-07-02T23:40:32.114Z] [2022-07-02T23:40:32.393Z] Successfully built 5e54f68b5db2 [2022-07-02T23:40:32.676Z] Successfully tagged security-spire-server-arm64:latest [2022-07-02T23:40:32.676Z] Building security-spire-agent [2022-07-02T23:40:51.062Z]  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:40:51.062Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:40:51.062Z] ---> 1b5c4e6af531 [2022-07-02T23:40:51.062Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> 43d5af4cb314 [2022-07-02T23:40:51.062Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> 0f893ccd3fe2 [2022-07-02T23:40:51.062Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> 96b77e170d4c [2022-07-02T23:40:51.062Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> 799a54fedbb9 [2022-07-02T23:40:51.062Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> 4f57efac7391 [2022-07-02T23:40:51.062Z] Step 8/26 : COPY . . [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> e53131895eab [2022-07-02T23:40:51.062Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> 48d56823a6be [2022-07-02T23:40:51.062Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> e2a7c270bfe2 [2022-07-02T23:40:51.062Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> 79c547cc9fe4 [2022-07-02T23:40:51.062Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> 5ac9bf25a8dc [2022-07-02T23:40:51.062Z] [2022-07-02T23:40:51.062Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T23:40:51.062Z] ---> 3fb3c9af89a9 [2022-07-02T23:40:51.062Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> 89b98211db10 [2022-07-02T23:40:51.062Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> ebef64d78119 [2022-07-02T23:40:51.062Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T23:40:51.062Z] ---> Using cache [2022-07-02T23:40:51.062Z] ---> ef8ae0ab18ca [2022-07-02T23:40:51.062Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T23:40:52.539Z] ---> e8c9c4d8476c [2022-07-02T23:40:52.539Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T23:40:59.324Z] ---> 221cb52e7d43 [2022-07-02T23:40:59.324Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T23:40:59.324Z] ---> 1a332ed3bb95 [2022-07-02T23:40:59.324Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T23:41:00.323Z] ---> 97159f1ad3d4 [2022-07-02T23:41:00.323Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T23:41:00.929Z] ---> 592a41ec43d1 [2022-07-02T23:41:00.929Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T23:41:01.211Z] ---> Running in f3211f43c555 [2022-07-02T23:41:01.812Z] Removing intermediate container f3211f43c555 [2022-07-02T23:41:01.812Z] ---> 90fdbedfb664 [2022-07-02T23:41:01.812Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T23:41:01.812Z] ---> Running in f8447cf011de [2022-07-02T23:41:02.415Z] Removing intermediate container f8447cf011de [2022-07-02T23:41:02.416Z] ---> 3526d642acce [2022-07-02T23:41:02.416Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T23:41:02.696Z] ---> Running in 1c1e15c6095c [2022-07-02T23:41:03.318Z] Removing intermediate container 1c1e15c6095c [2022-07-02T23:41:03.318Z] ---> 5c09f302fc37 [2022-07-02T23:41:03.318Z] Step 25/26 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:41:03.318Z] ---> Running in f3d8bf86d641 [2022-07-02T23:41:03.927Z] Removing intermediate container f3d8bf86d641 [2022-07-02T23:41:03.927Z] ---> f03fe303aae4 [2022-07-02T23:41:03.927Z] Step 26/26 : LABEL version=2.2.1-dev.21 [2022-07-02T23:41:03.927Z] ---> Running in cbbcf881152e [2022-07-02T23:41:04.543Z] Removing intermediate container cbbcf881152e [2022-07-02T23:41:04.543Z] ---> cc85070c70e9 [2022-07-02T23:41:04.543Z] [2022-07-02T23:41:05.151Z] Successfully built cc85070c70e9 [2022-07-02T23:41:05.151Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-02T23:41:05.151Z] Building core-metadata [2022-07-02T23:41:23.685Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T23:41:23.685Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T23:41:23.685Z] ---> 1b5c4e6af531 [2022-07-02T23:41:23.685Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T23:41:23.685Z] ---> Using cache [2022-07-02T23:41:23.685Z] ---> 43d5af4cb314 [2022-07-02T23:41:23.685Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T23:41:23.685Z] ---> Using cache [2022-07-02T23:41:23.685Z] ---> 0f893ccd3fe2 [2022-07-02T23:41:23.685Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T23:41:23.685Z] ---> Using cache [2022-07-02T23:41:23.685Z] ---> a440a9dba351 [2022-07-02T23:41:23.685Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T23:41:23.685Z] ---> Using cache [2022-07-02T23:41:23.685Z] ---> d619eea686d5 [2022-07-02T23:41:23.685Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T23:41:23.685Z] ---> Using cache [2022-07-02T23:41:23.685Z] ---> 8ebef4731485 [2022-07-02T23:41:23.685Z] Step 8/23 : COPY . . [2022-07-02T23:41:23.685Z] ---> Using cache [2022-07-02T23:41:23.685Z] ---> ca222126bd76 [2022-07-02T23:41:23.685Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T23:41:23.685Z] ---> Running in acc4d59f01e0 [2022-07-02T23:41:25.136Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T23:43:01.986Z] Removing intermediate container 3b2dcd7b43bf [2022-07-02T23:43:01.986Z] ---> 359d8137b4ad [2022-07-02T23:43:01.986Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T23:43:01.986Z] ---> Running in 7a7553b93a64 [2022-07-02T23:43:01.986Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.21" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T23:43:02.979Z] Removing intermediate container 7a7553b93a64 [2022-07-02T23:43:02.979Z] ---> c369031d1deb [2022-07-02T23:43:02.979Z] [2022-07-02T23:43:02.979Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T23:43:03.259Z] 20.10.14: Pulling from library/docker [2022-07-02T23:43:18.425Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T23:43:18.425Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T23:43:18.425Z] ---> c346e9eafbab [2022-07-02T23:43:18.425Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-02T23:43:18.425Z] ---> Running in b5c27b379979 [2022-07-02T23:43:18.425Z] Removing intermediate container b5c27b379979 [2022-07-02T23:43:18.425Z] ---> f903fcf8532b [2022-07-02T23:43:18.425Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T23:43:18.425Z] ---> Running in 99edd07dfacb [2022-07-02T23:43:19.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:43:19.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:43:20.706Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T23:43:20.983Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T23:43:20.983Z] Executing bash-5.1.16-r0.post-install [2022-07-02T23:43:20.983Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T23:43:20.983Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T23:43:20.983Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T23:43:20.983Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T23:43:20.983Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T23:43:20.983Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T23:43:20.983Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T23:43:20.983Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T23:43:20.983Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T23:43:20.983Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T23:43:21.257Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T23:43:21.257Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T23:43:21.257Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T23:43:21.257Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T23:43:21.257Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T23:43:23.885Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T23:43:23.885Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T23:43:23.885Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T23:43:23.885Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T23:43:24.158Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T23:43:24.159Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T23:43:24.159Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T23:43:24.159Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T23:43:24.159Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T23:43:24.159Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T23:43:24.159Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T23:43:24.159Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T23:43:24.431Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T23:43:24.431Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T23:43:24.431Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T23:43:24.431Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T23:43:24.431Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T23:43:24.431Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T23:43:24.431Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T23:43:24.431Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T23:43:24.431Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T23:43:24.709Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T23:43:24.709Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T23:43:24.709Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T23:43:24.983Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T23:43:24.983Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T23:43:25.584Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T23:43:25.584Z] OK: 82 MiB in 65 packages [2022-07-02T23:43:29.904Z] Collecting docker-compose==1.23.2 [2022-07-02T23:43:29.904Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T23:43:30.510Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T23:43:30.510Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T23:43:33.144Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T23:43:33.144Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T23:43:33.421Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T23:43:33.421Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T23:43:34.021Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T23:43:34.021Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T23:43:34.299Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T23:43:35.282Z] Collecting PyYAML<4,>=3.10 [2022-07-02T23:43:35.282Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T23:43:39.611Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T23:43:39.611Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T23:43:39.611Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T23:43:39.885Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T23:43:43.284Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T23:43:43.284Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T23:43:43.561Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T23:43:43.561Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T23:43:46.965Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T23:43:46.965Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T23:43:47.954Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T23:43:47.954Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T23:43:48.232Z] Collecting idna<2.8,>=2.5 [2022-07-02T23:43:48.232Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T23:43:48.509Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T23:43:48.509Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T23:43:48.509Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-02T23:43:48.784Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T23:43:48.784Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T23:43:48.784Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T23:43:48.784Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T23:43:49.771Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T23:43:49.771Z] Attempting uninstall: urllib3 [2022-07-02T23:43:49.771Z] Found existing installation: urllib3 1.26.7 [2022-07-02T23:43:49.771Z] Uninstalling urllib3-1.26.7: [2022-07-02T23:43:50.048Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T23:43:50.651Z] Attempting uninstall: idna [2022-07-02T23:43:50.651Z] Found existing installation: idna 3.3 [2022-07-02T23:43:50.651Z] Uninstalling idna-3.3: [2022-07-02T23:43:50.926Z] Successfully uninstalled idna-3.3 [2022-07-02T23:43:54.333Z] Attempting uninstall: requests [2022-07-02T23:43:54.333Z] Found existing installation: requests 2.26.0 [2022-07-02T23:43:54.333Z] Uninstalling requests-2.26.0: [2022-07-02T23:43:54.333Z] Successfully uninstalled requests-2.26.0 [2022-07-02T23:43:54.934Z] Running setup.py install for texttable: started [2022-07-02T23:43:57.569Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T23:43:57.569Z] Running setup.py install for PyYAML: started [2022-07-02T23:44:00.206Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T23:44:00.483Z] Running setup.py install for docopt: started [2022-07-02T23:44:03.129Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T23:44:03.129Z] Running setup.py install for dockerpty: started [2022-07-02T23:44:05.774Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T23:44:07.766Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-02T23:44:26.180Z] Removing intermediate container 99edd07dfacb [2022-07-02T23:44:26.180Z] ---> 75667401e0f3 [2022-07-02T23:44:26.180Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T23:44:26.180Z] ---> Running in 2b5586dced61 [2022-07-02T23:44:26.180Z] Removing intermediate container 2b5586dced61 [2022-07-02T23:44:26.180Z] ---> e2428c1a8bd6 [2022-07-02T23:44:26.180Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T23:44:26.180Z] ---> Running in d4bf6461c730 [2022-07-02T23:44:26.785Z] Removing intermediate container d4bf6461c730 [2022-07-02T23:44:26.785Z] ---> 5c275abdfbf6 [2022-07-02T23:44:26.785Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T23:44:28.769Z] Removing intermediate container 88e0a0a4a195 [2022-07-02T23:44:28.769Z] ---> ed574ed883fe [2022-07-02T23:44:28.769Z] [2022-07-02T23:44:28.769Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T23:44:28.769Z] ---> ac73e934f311 [2022-07-02T23:44:28.769Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T23:44:29.054Z] ---> Running in 363311cf37aa [2022-07-02T23:44:29.655Z] ---> 03bbf92bdea7 [2022-07-02T23:44:29.655Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T23:44:29.655Z] Removing intermediate container 363311cf37aa [2022-07-02T23:44:29.655Z] ---> 10886aeb9711 [2022-07-02T23:44:29.655Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T23:44:29.931Z] ---> Running in 4512990228de [2022-07-02T23:44:31.385Z] ---> 5a3f54c5a881 [2022-07-02T23:44:31.385Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T23:44:32.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:44:32.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:44:32.925Z] ---> 059ace2cacaf [2022-07-02T23:44:32.925Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T23:44:32.925Z] ---> Running in 4719cfba78e5 [2022-07-02T23:44:33.536Z] Removing intermediate container 4719cfba78e5 [2022-07-02T23:44:33.536Z] ---> 35137d84e0ad [2022-07-02T23:44:33.536Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:44:33.815Z] ---> Running in cf62e2b26643 [2022-07-02T23:44:34.094Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T23:44:34.374Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T23:44:34.374Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:44:34.374Z] OK: 6 MiB in 16 packages [2022-07-02T23:44:34.374Z] Removing intermediate container cf62e2b26643 [2022-07-02T23:44:34.374Z] ---> 8808ff926b6b [2022-07-02T23:44:34.374Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T23:44:34.668Z] ---> Running in e8f125a87017 [2022-07-02T23:44:35.672Z] Removing intermediate container e8f125a87017 [2022-07-02T23:44:35.672Z] ---> 18c73ccb1dec [2022-07-02T23:44:35.672Z] Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:44:35.672Z] ---> Running in 8f5c95e242aa [2022-07-02T23:44:35.951Z] Removing intermediate container 4512990228de [2022-07-02T23:44:35.951Z] ---> c706c76d1ace [2022-07-02T23:44:35.951Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T23:44:36.228Z] ---> Running in 55cd03b615e4 [2022-07-02T23:44:36.557Z] Removing intermediate container 8f5c95e242aa [2022-07-02T23:44:36.557Z] ---> 977b0137c900 [2022-07-02T23:44:36.557Z] Step 23/23 : LABEL version=2.2.1-dev.21 [2022-07-02T23:44:36.834Z] ---> Running in 8edc673afab4 [2022-07-02T23:44:36.834Z] Removing intermediate container 55cd03b615e4 [2022-07-02T23:44:36.834Z] ---> 12f749eff690 [2022-07-02T23:44:36.834Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T23:44:37.111Z] ---> Running in 9aa7a6347663 [2022-07-02T23:44:37.393Z] Removing intermediate container 8edc673afab4 [2022-07-02T23:44:37.393Z] ---> 4c8b23509b85 [2022-07-02T23:44:37.393Z] [2022-07-02T23:44:38.006Z] Removing intermediate container 9aa7a6347663 [2022-07-02T23:44:38.006Z] ---> 621b31d878dd [2022-07-02T23:44:38.006Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T23:44:38.006Z] ---> Running in fd20b2bc71bb [2022-07-02T23:44:38.287Z] Successfully built 4c8b23509b85 [2022-07-02T23:44:38.287Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-02T23:44:41.707Z]  Building sys-mgmt-agent ... done Removing intermediate container fd20b2bc71bb [2022-07-02T23:44:41.707Z] ---> 2304db8a14a7 [2022-07-02T23:44:41.707Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T23:44:41.707Z] ---> Running in 7c51b6766355 [2022-07-02T23:44:41.707Z] Removing intermediate container 7c51b6766355 [2022-07-02T23:44:41.707Z] ---> fce242239561 [2022-07-02T23:44:41.707Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T23:44:43.193Z] ---> 4bb3d3fb86cc [2022-07-02T23:44:43.193Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T23:44:43.193Z] ---> Running in f6ca1fc0c31c [2022-07-02T23:44:46.624Z] Removing intermediate container f6ca1fc0c31c [2022-07-02T23:44:46.624Z] ---> 3581645bde14 [2022-07-02T23:44:46.624Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:44:46.901Z] ---> 5d7160c6274a [2022-07-02T23:44:46.901Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T23:44:48.894Z] ---> d9ba9ef5c13c [2022-07-02T23:44:48.894Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T23:44:49.883Z] ---> d7f769f2e2e0 [2022-07-02T23:44:49.883Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T23:44:50.872Z] ---> d5f48fd87344 [2022-07-02T23:44:50.872Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T23:44:51.862Z] ---> 7b0e3d80d0d3 [2022-07-02T23:44:51.862Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T23:44:51.862Z] ---> Running in b42d39830a7b [2022-07-02T23:44:52.463Z] Removing intermediate container b42d39830a7b [2022-07-02T23:44:52.463Z] ---> 387d8660a18d [2022-07-02T23:44:52.463Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T23:44:53.449Z] ---> 74c39bec819a [2022-07-02T23:44:53.449Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T23:44:53.728Z] ---> Running in cd7a610b87fe [2022-07-02T23:44:57.156Z] Removing intermediate container cd7a610b87fe [2022-07-02T23:44:57.157Z] ---> 25fd7e283ded [2022-07-02T23:44:57.157Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T23:44:57.157Z] ---> Running in 975d7920f8e2 [2022-07-02T23:44:57.767Z] Removing intermediate container 975d7920f8e2 [2022-07-02T23:44:57.767Z] ---> 7ea973b1eada [2022-07-02T23:44:57.767Z] Step 28/31 : CMD ["gate"] [2022-07-02T23:44:58.045Z] ---> Running in 92c8af90110c [2022-07-02T23:44:58.657Z] Removing intermediate container 92c8af90110c [2022-07-02T23:44:58.657Z] ---> d9aca7f06677 [2022-07-02T23:44:58.657Z] Step 29/31 : LABEL arch=arm64 [2022-07-02T23:44:58.657Z] ---> Running in 005c611e72c6 [2022-07-02T23:44:59.285Z] Removing intermediate container 005c611e72c6 [2022-07-02T23:44:59.285Z] ---> 26ce008cb64f [2022-07-02T23:44:59.285Z] Step 30/31 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:44:59.561Z] ---> Running in e3fab90fa2e2 [2022-07-02T23:45:00.164Z] Removing intermediate container e3fab90fa2e2 [2022-07-02T23:45:00.164Z] ---> 1ab39f961cd4 [2022-07-02T23:45:00.164Z] Step 31/31 : LABEL version=2.2.1-dev.21 [2022-07-02T23:45:00.440Z] ---> Running in 389f0746413c [2022-07-02T23:45:01.043Z] Removing intermediate container 389f0746413c [2022-07-02T23:45:01.043Z] ---> 39cead619e76 [2022-07-02T23:45:01.043Z] [2022-07-02T23:45:01.319Z] Successfully built 39cead619e76 [2022-07-02T23:45:01.319Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-02T23:45:57.915Z]  Building security-bootstrapper ... done Removing intermediate container acc4d59f01e0 [2022-07-02T23:45:57.915Z] ---> fdfd9ed02b55 [2022-07-02T23:45:57.915Z] [2022-07-02T23:45:57.915Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T23:45:57.915Z] ---> ac73e934f311 [2022-07-02T23:45:57.915Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T23:45:57.915Z] ---> Using cache [2022-07-02T23:45:57.915Z] ---> 8d0132d5f1c1 [2022-07-02T23:45:57.915Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T23:45:57.915Z] ---> Using cache [2022-07-02T23:45:57.915Z] ---> 0e21a2b3eb0a [2022-07-02T23:45:57.915Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T23:45:57.915Z] ---> Running in fd7c29c6fbcd [2022-07-02T23:45:57.915Z] Removing intermediate container fd7c29c6fbcd [2022-07-02T23:45:57.915Z] ---> 3abc8947b442 [2022-07-02T23:45:57.915Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T23:45:57.915Z] ---> Running in 1e5c4d9c5bd1 [2022-07-02T23:45:57.915Z] Removing intermediate container 1e5c4d9c5bd1 [2022-07-02T23:45:57.915Z] ---> 2695a66f60ab [2022-07-02T23:45:57.915Z] Step 15/23 : WORKDIR / [2022-07-02T23:45:57.915Z] ---> Running in c55099a976cc [2022-07-02T23:45:57.915Z] Removing intermediate container c55099a976cc [2022-07-02T23:45:57.915Z] ---> 0d308b1b6f25 [2022-07-02T23:45:57.915Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:45:58.513Z] ---> 538ca197f073 [2022-07-02T23:45:58.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T23:45:59.964Z] ---> bbef3ccb0c3c [2022-07-02T23:45:59.964Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T23:46:00.570Z] ---> d44fc90c93c1 [2022-07-02T23:46:00.570Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T23:46:00.850Z] ---> Running in 34757bb27b57 [2022-07-02T23:46:01.126Z] Removing intermediate container 34757bb27b57 [2022-07-02T23:46:01.126Z] ---> a15b3575150f [2022-07-02T23:46:01.126Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:46:01.402Z] ---> Running in a3e1a558cae3 [2022-07-02T23:46:01.686Z] Removing intermediate container a3e1a558cae3 [2022-07-02T23:46:01.686Z] ---> acd6fa1348cf [2022-07-02T23:46:01.966Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T23:46:01.966Z] ---> Running in 5a68842d97b3 [2022-07-02T23:46:02.600Z] Removing intermediate container 5a68842d97b3 [2022-07-02T23:46:02.600Z] ---> 864527b9c161 [2022-07-02T23:46:02.600Z] Step 22/23 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:46:02.600Z] ---> Running in 8bc67251ff93 [2022-07-02T23:46:03.213Z] Removing intermediate container 8bc67251ff93 [2022-07-02T23:46:03.213Z] ---> dafc6aed58bd [2022-07-02T23:46:03.213Z] Step 23/23 : LABEL version=2.2.1-dev.21 [2022-07-02T23:46:03.500Z] ---> Running in ab45ae174b5f [2022-07-02T23:46:03.777Z] Removing intermediate container ab45ae174b5f [2022-07-02T23:46:03.777Z] ---> 616730db451e [2022-07-02T23:46:03.777Z] [2022-07-02T23:46:04.055Z] Successfully built 616730db451e [2022-07-02T23:46:04.055Z] Successfully tagged core-metadata-arm64:latest [2022-07-02T23:46:19.171Z]  Building core-metadata ... done Removing intermediate container cac5af5ae2c3 [2022-07-02T23:46:19.171Z] ---> 692f3c824426 [2022-07-02T23:46:19.171Z] [2022-07-02T23:46:19.171Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T23:46:19.171Z] ---> ac73e934f311 [2022-07-02T23:46:19.171Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T23:46:19.171Z] ---> Using cache [2022-07-02T23:46:19.171Z] ---> 8d0132d5f1c1 [2022-07-02T23:46:19.171Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T23:46:19.171Z] ---> Using cache [2022-07-02T23:46:19.171Z] ---> 0e21a2b3eb0a [2022-07-02T23:46:19.171Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T23:46:19.171Z] ---> Running in 22f0757de380 [2022-07-02T23:46:19.171Z] Removing intermediate container 22f0757de380 [2022-07-02T23:46:19.171Z] ---> bc067dcb2fdd [2022-07-02T23:46:19.171Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T23:46:19.171Z] ---> Running in 66e3a2c940a4 [2022-07-02T23:46:19.171Z] Removing intermediate container 66e3a2c940a4 [2022-07-02T23:46:19.171Z] ---> 602d64fa96a9 [2022-07-02T23:46:19.171Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:46:19.449Z] ---> 5fd808975aaf [2022-07-02T23:46:19.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T23:46:20.889Z] ---> 9ec348849ad6 [2022-07-02T23:46:20.889Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T23:46:21.868Z] ---> a9d929bca9e7 [2022-07-02T23:46:21.868Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T23:46:21.868Z] ---> Running in bb8f1e7e416c [2022-07-02T23:46:22.147Z] Removing intermediate container bb8f1e7e416c [2022-07-02T23:46:22.147Z] ---> 87ad8b081b0d [2022-07-02T23:46:22.147Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:46:22.423Z] ---> Running in b303fa85ae12 [2022-07-02T23:46:23.019Z] Removing intermediate container b303fa85ae12 [2022-07-02T23:46:23.019Z] ---> 814e8b645bd2 [2022-07-02T23:46:23.019Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T23:46:23.019Z] ---> Running in 9048368a55eb [2022-07-02T23:46:23.618Z] Removing intermediate container 9048368a55eb [2022-07-02T23:46:23.618Z] ---> 5a14c9d88374 [2022-07-02T23:46:23.618Z] Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:46:23.618Z] ---> Running in 66fd512abbc9 [2022-07-02T23:46:24.215Z] Removing intermediate container 66fd512abbc9 [2022-07-02T23:46:24.215Z] ---> 18b3cb9f5643 [2022-07-02T23:46:24.215Z] Step 22/22 : LABEL version=2.2.1-dev.21 [2022-07-02T23:46:24.215Z] ---> Running in 14ec00fad8ec [2022-07-02T23:46:24.810Z] Removing intermediate container 14ec00fad8ec [2022-07-02T23:46:24.810Z] ---> 4e6ce2649ef4 [2022-07-02T23:46:24.810Z] [2022-07-02T23:46:24.810Z] Successfully built 4e6ce2649ef4 [2022-07-02T23:46:24.810Z] Successfully tagged support-scheduler-arm64:latest [2022-07-02T23:46:26.240Z]  Building support-scheduler ... done Removing intermediate container 9d6219e669ef [2022-07-02T23:46:26.240Z] ---> 067ac30eb45c [2022-07-02T23:46:26.240Z] [2022-07-02T23:46:26.240Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T23:46:26.240Z] ---> ac73e934f311 [2022-07-02T23:46:26.240Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T23:46:26.240Z] ---> Running in 2151aa788379 [2022-07-02T23:46:27.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T23:46:27.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T23:46:28.460Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T23:46:28.460Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T23:46:28.460Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T23:46:28.460Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T23:46:28.734Z] OK: 6 MiB in 16 packages [2022-07-02T23:46:30.178Z] Removing intermediate container 2151aa788379 [2022-07-02T23:46:30.178Z] ---> 9a2bb82b0b16 [2022-07-02T23:46:30.178Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T23:46:30.178Z] ---> Running in 2db4fe03fb00 [2022-07-02T23:46:30.451Z] Removing intermediate container 2db4fe03fb00 [2022-07-02T23:46:30.451Z] ---> 7e599278a28e [2022-07-02T23:46:30.451Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T23:46:30.451Z] ---> Running in 870a12581787 [2022-07-02T23:46:30.723Z] Removing intermediate container 870a12581787 [2022-07-02T23:46:30.723Z] ---> c1d69f3d34b4 [2022-07-02T23:46:30.723Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T23:46:30.723Z] ---> Running in 5c7f4952ff7b [2022-07-02T23:46:31.013Z] Removing intermediate container 5c7f4952ff7b [2022-07-02T23:46:31.013Z] ---> 1dd84010ba74 [2022-07-02T23:46:31.013Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T23:46:31.607Z] ---> 8408c2430648 [2022-07-02T23:46:31.607Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T23:46:33.038Z] ---> 26b506bcb2bd [2022-07-02T23:46:33.039Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T23:46:33.634Z] ---> a62478c5e3e8 [2022-07-02T23:46:33.634Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T23:46:33.634Z] ---> Running in f9cef49ec2f3 [2022-07-02T23:46:33.907Z] Removing intermediate container f9cef49ec2f3 [2022-07-02T23:46:33.907Z] ---> 5bdac8681bd7 [2022-07-02T23:46:33.907Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T23:46:33.907Z] ---> Running in 435e446c339f [2022-07-02T23:46:34.181Z] Removing intermediate container 435e446c339f [2022-07-02T23:46:34.181Z] ---> 84a3b969c5fe [2022-07-02T23:46:34.181Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T23:46:34.454Z] ---> Running in 051d8120f229 [2022-07-02T23:46:34.726Z] Removing intermediate container 051d8120f229 [2022-07-02T23:46:34.726Z] ---> 45288431ef77 [2022-07-02T23:46:34.726Z] Step 21/22 : LABEL git_sha=33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:46:34.726Z] ---> Running in 4e81b444595e [2022-07-02T23:46:35.002Z] Removing intermediate container 4e81b444595e [2022-07-02T23:46:35.002Z] ---> 44599f37d719 [2022-07-02T23:46:35.002Z] Step 22/22 : LABEL version=2.2.1-dev.21 [2022-07-02T23:46:35.275Z] ---> Running in 5231a0109bf7 [2022-07-02T23:46:35.547Z] Removing intermediate container 5231a0109bf7 [2022-07-02T23:46:35.547Z] ---> 388135a5c16d [2022-07-02T23:46:35.547Z] [2022-07-02T23:46:35.821Z] Successfully built 388135a5c16d [2022-07-02T23:46:35.821Z] Successfully tagged support-notifications-arm64:latest [2022-07-02T23:46:36.106Z]  Building support-notifications ... done  [Pipeline] } [2022-07-02T23:46:36.107Z] $ docker stop --time=1 92d2dadd7def481cba8e74c6eb54dd1a7740dc98691b7826386a3bca5d69891d [2022-07-02T23:46:37.855Z] $ docker rm -f 92d2dadd7def481cba8e74c6eb54dd1a7740dc98691b7826386a3bca5d69891d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T23:46:38.476Z] + docker images [2022-07-02T23:46:38.758Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T23:46:38.758Z] support-notifications-arm64 latest 388135a5c16d 3 seconds ago 26MB [2022-07-02T23:46:38.758Z] 067ac30eb45c 13 seconds ago 1.33GB [2022-07-02T23:46:38.758Z] support-scheduler-arm64 latest 4e6ce2649ef4 14 seconds ago 25.4MB [2022-07-02T23:46:38.758Z] 692f3c824426 22 seconds ago 1.33GB [2022-07-02T23:46:38.758Z] core-metadata-arm64 latest 616730db451e 35 seconds ago 16.3MB [2022-07-02T23:46:38.758Z] fdfd9ed02b55 44 seconds ago 1.28GB [2022-07-02T23:46:38.758Z] security-bootstrapper-arm64 latest 39cead619e76 About a minute ago 18.3MB [2022-07-02T23:46:38.758Z] sys-mgmt-agent-arm64 latest 4c8b23509b85 2 minutes ago 282MB [2022-07-02T23:46:38.758Z] ed574ed883fe 2 minutes ago 1.28GB [2022-07-02T23:46:38.758Z] c369031d1deb 3 minutes ago 1.27GB [2022-07-02T23:46:38.758Z] security-spire-agent-arm64 latest cc85070c70e9 5 minutes ago 126MB [2022-07-02T23:46:38.758Z] security-spire-server-arm64 latest 5e54f68b5db2 6 minutes ago 86.3MB [2022-07-02T23:46:38.758Z] ea61565528ad 6 minutes ago 1.18GB [2022-07-02T23:46:38.758Z] security-spire-config-arm64 latest b3edb03064ea 6 minutes ago 85.6MB [2022-07-02T23:46:38.758Z] security-spiffe-token-provider-arm64 latest f335861d4842 7 minutes ago 28.1MB [2022-07-02T23:46:38.758Z] 5ac9bf25a8dc 7 minutes ago 1.18GB [2022-07-02T23:46:38.758Z] core-data-arm64 latest e9e03663bc58 7 minutes ago 21.7MB [2022-07-02T23:46:38.758Z] 0d90800703d9 7 minutes ago 1.32GB [2022-07-02T23:46:38.758Z] a52f0818d5a6 8 minutes ago 1.3GB [2022-07-02T23:46:38.758Z] security-secretstore-setup-arm64 latest 5c212bcd4a50 8 minutes ago 27.5MB [2022-07-02T23:46:38.758Z] security-proxy-setup-arm64 latest 0f7cf85e1cda 8 minutes ago 26.1MB [2022-07-02T23:46:38.758Z] core-command-arm64 latest cef9b93091d9 8 minutes ago 15.5MB [2022-07-02T23:46:38.758Z] ad250b08e884 9 minutes ago 1.28GB [2022-07-02T23:46:38.758Z] 77bb20fc60bc 9 minutes ago 1.28GB [2022-07-02T23:46:38.758Z] 93762dd8550f 9 minutes ago 1.27GB [2022-07-02T23:46:38.758Z] ci-base-image-arm64 latest 1b5c4e6af531 16 minutes ago 1.01GB [2022-07-02T23:46:38.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-02T23:46:38.758Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-02T23:46:38.758Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-02T23:46:38.758Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-02T23:46:38.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T23:46:38.887Z] provisioning config files... [2022-07-02T23:46:38.909Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/252@tmp/config3286222758106098848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:46:39.282Z] ---> docker-login.sh [2022-07-02T23:46:39.282Z] nexus3.edgexfoundry.org:10001 [2022-07-02T23:46:39.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:46:39.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:46:39.856Z] Configure a credential helper to remove this warning. See [2022-07-02T23:46:39.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:46:39.856Z] [2022-07-02T23:46:39.856Z] Login Succeeded [2022-07-02T23:46:39.856Z] nexus3.edgexfoundry.org:10002 [2022-07-02T23:46:40.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:46:40.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:46:40.144Z] Configure a credential helper to remove this warning. See [2022-07-02T23:46:40.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:46:40.144Z] [2022-07-02T23:46:40.144Z] Login Succeeded [2022-07-02T23:46:40.144Z] nexus3.edgexfoundry.org:10003 [2022-07-02T23:46:40.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:46:40.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:46:40.753Z] Configure a credential helper to remove this warning. See [2022-07-02T23:46:40.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:46:40.753Z] [2022-07-02T23:46:40.753Z] Login Succeeded [2022-07-02T23:46:40.753Z] nexus3.edgexfoundry.org:10004 [2022-07-02T23:46:41.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:46:41.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:46:41.371Z] Configure a credential helper to remove this warning. See [2022-07-02T23:46:41.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:46:41.371Z] [2022-07-02T23:46:41.371Z] Login Succeeded [2022-07-02T23:46:41.371Z] docker.io [2022-07-02T23:46:41.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-02T23:46:42.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-02T23:46:42.252Z] Configure a credential helper to remove this warning. See [2022-07-02T23:46:42.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-02T23:46:42.252Z] [2022-07-02T23:46:42.252Z] Login Succeeded [2022-07-02T23:46:42.252Z] ---> docker-login.sh ends [Pipeline] } [2022-07-02T23:46:42.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:46:42.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-02T23:46:42.338Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-07-02T23:46:42.338Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:46:42.338Z] latest [2022-07-02T23:46:42.338Z] 2.2.1-dev.21 [2022-07-02T23:46:42.338Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:46:42.338Z] main [2022-07-02T23:46:42.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:42.703Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:43.067Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:46:43.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T23:46:43.067Z] 182c53586bf2: Preparing [2022-07-02T23:46:43.067Z] 0ed9f1c8e206: Preparing [2022-07-02T23:46:43.067Z] b644b8dd8eba: Preparing [2022-07-02T23:46:43.067Z] 3565e9ff410e: Preparing [2022-07-02T23:46:43.067Z] f73e7dbfee58: Preparing [2022-07-02T23:46:43.067Z] f73e7dbfee58: Layer already exists [2022-07-02T23:46:43.345Z] 3565e9ff410e: Pushed [2022-07-02T23:46:43.345Z] 182c53586bf2: Pushed [2022-07-02T23:46:43.345Z] b644b8dd8eba: Pushed [2022-07-02T23:46:45.954Z] 0ed9f1c8e206: Pushed [2022-07-02T23:46:45.954Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:98359d7e400f91ff1e4e38d2b1c9b31bb237d12fbb3e585ac94cd330ea1366a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:46.320Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:46.679Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-02T23:46:46.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T23:46:46.679Z] 182c53586bf2: Preparing [2022-07-02T23:46:46.679Z] 0ed9f1c8e206: Preparing [2022-07-02T23:46:46.679Z] b644b8dd8eba: Preparing [2022-07-02T23:46:46.679Z] 3565e9ff410e: Preparing [2022-07-02T23:46:46.679Z] f73e7dbfee58: Preparing [2022-07-02T23:46:46.679Z] 3565e9ff410e: Layer already exists [2022-07-02T23:46:46.679Z] 0ed9f1c8e206: Layer already exists [2022-07-02T23:46:46.679Z] b644b8dd8eba: Layer already exists [2022-07-02T23:46:46.679Z] 182c53586bf2: Layer already exists [2022-07-02T23:46:46.679Z] f73e7dbfee58: Layer already exists [2022-07-02T23:46:46.951Z] latest: digest: sha256:98359d7e400f91ff1e4e38d2b1c9b31bb237d12fbb3e585ac94cd330ea1366a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:47.316Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:47.681Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.21 [2022-07-02T23:46:47.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T23:46:47.681Z] 182c53586bf2: Preparing [2022-07-02T23:46:47.681Z] 0ed9f1c8e206: Preparing [2022-07-02T23:46:47.681Z] b644b8dd8eba: Preparing [2022-07-02T23:46:47.681Z] 3565e9ff410e: Preparing [2022-07-02T23:46:47.681Z] f73e7dbfee58: Preparing [2022-07-02T23:46:47.681Z] f73e7dbfee58: Layer already exists [2022-07-02T23:46:47.681Z] 182c53586bf2: Layer already exists [2022-07-02T23:46:47.681Z] 0ed9f1c8e206: Layer already exists [2022-07-02T23:46:47.681Z] b644b8dd8eba: Layer already exists [2022-07-02T23:46:47.681Z] 3565e9ff410e: Layer already exists [2022-07-02T23:46:47.953Z] 2.2.1-dev.21: digest: sha256:98359d7e400f91ff1e4e38d2b1c9b31bb237d12fbb3e585ac94cd330ea1366a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:48.324Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:48.684Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:46:48.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T23:46:48.684Z] 182c53586bf2: Preparing [2022-07-02T23:46:48.684Z] 0ed9f1c8e206: Preparing [2022-07-02T23:46:48.684Z] b644b8dd8eba: Preparing [2022-07-02T23:46:48.684Z] 3565e9ff410e: Preparing [2022-07-02T23:46:48.684Z] f73e7dbfee58: Preparing [2022-07-02T23:46:48.684Z] 182c53586bf2: Layer already exists [2022-07-02T23:46:48.684Z] 3565e9ff410e: Layer already exists [2022-07-02T23:46:48.684Z] b644b8dd8eba: Layer already exists [2022-07-02T23:46:48.684Z] 0ed9f1c8e206: Layer already exists [2022-07-02T23:46:48.684Z] f73e7dbfee58: Layer already exists [2022-07-02T23:46:48.955Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:98359d7e400f91ff1e4e38d2b1c9b31bb237d12fbb3e585ac94cd330ea1366a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:49.321Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:49.675Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-07-02T23:46:49.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-02T23:46:49.675Z] 182c53586bf2: Preparing [2022-07-02T23:46:49.675Z] 0ed9f1c8e206: Preparing [2022-07-02T23:46:49.675Z] b644b8dd8eba: Preparing [2022-07-02T23:46:49.675Z] 3565e9ff410e: Preparing [2022-07-02T23:46:49.675Z] f73e7dbfee58: Preparing [2022-07-02T23:46:49.675Z] f73e7dbfee58: Layer already exists [2022-07-02T23:46:49.675Z] 182c53586bf2: Layer already exists [2022-07-02T23:46:49.675Z] 0ed9f1c8e206: Layer already exists [2022-07-02T23:46:49.675Z] b644b8dd8eba: Layer already exists [2022-07-02T23:46:49.675Z] 3565e9ff410e: Layer already exists [2022-07-02T23:46:49.946Z] main: digest: sha256:98359d7e400f91ff1e4e38d2b1c9b31bb237d12fbb3e585ac94cd330ea1366a8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:46:50.004Z] ===================================================== [Pipeline] echo [2022-07-02T23:46:50.014Z] taggedImages: [2022-07-02T23:46:50.014Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:46:50.014Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-02T23:46:50.014Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.21 [2022-07-02T23:46:50.014Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:46:50.014Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-07-02T23:46:50.041Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-07-02T23:46:50.041Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:46:50.041Z] latest [2022-07-02T23:46:50.041Z] 2.2.1-dev.21 [2022-07-02T23:46:50.041Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:46:50.041Z] main [2022-07-02T23:46:50.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:50.391Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:50.766Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:46:50.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T23:46:50.766Z] fddbe0e09f11: Preparing [2022-07-02T23:46:50.766Z] dacbb4b52104: Preparing [2022-07-02T23:46:50.766Z] b644b8dd8eba: Preparing [2022-07-02T23:46:50.766Z] 38a3ce3bff2a: Preparing [2022-07-02T23:46:50.766Z] 6aaef94243dc: Preparing [2022-07-02T23:46:50.766Z] f73e7dbfee58: Preparing [2022-07-02T23:46:50.766Z] f73e7dbfee58: Waiting [2022-07-02T23:46:51.048Z] b644b8dd8eba: Layer already exists [2022-07-02T23:46:51.048Z] f73e7dbfee58: Layer already exists [2022-07-02T23:46:51.048Z] fddbe0e09f11: Pushed [2022-07-02T23:46:51.048Z] 6aaef94243dc: Pushed [2022-07-02T23:46:51.643Z] 38a3ce3bff2a: Pushed [2022-07-02T23:46:54.253Z] dacbb4b52104: Pushed [2022-07-02T23:46:54.525Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:ebd4b475802b37ce7f8d09246490c961a0e86afe95e6ddac91440bc9bb65a60c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:54.891Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:55.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-02T23:46:55.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T23:46:55.253Z] fddbe0e09f11: Preparing [2022-07-02T23:46:55.253Z] dacbb4b52104: Preparing [2022-07-02T23:46:55.253Z] b644b8dd8eba: Preparing [2022-07-02T23:46:55.253Z] 38a3ce3bff2a: Preparing [2022-07-02T23:46:55.253Z] 6aaef94243dc: Preparing [2022-07-02T23:46:55.253Z] f73e7dbfee58: Preparing [2022-07-02T23:46:55.253Z] f73e7dbfee58: Waiting [2022-07-02T23:46:55.253Z] dacbb4b52104: Layer already exists [2022-07-02T23:46:55.253Z] 38a3ce3bff2a: Layer already exists [2022-07-02T23:46:55.253Z] b644b8dd8eba: Layer already exists [2022-07-02T23:46:55.253Z] 6aaef94243dc: Layer already exists [2022-07-02T23:46:55.253Z] fddbe0e09f11: Layer already exists [2022-07-02T23:46:55.253Z] f73e7dbfee58: Layer already exists [2022-07-02T23:46:55.524Z] latest: digest: sha256:ebd4b475802b37ce7f8d09246490c961a0e86afe95e6ddac91440bc9bb65a60c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:55.892Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:56.259Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.21 [2022-07-02T23:46:56.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T23:46:56.260Z] fddbe0e09f11: Preparing [2022-07-02T23:46:56.260Z] dacbb4b52104: Preparing [2022-07-02T23:46:56.260Z] b644b8dd8eba: Preparing [2022-07-02T23:46:56.260Z] 38a3ce3bff2a: Preparing [2022-07-02T23:46:56.260Z] 6aaef94243dc: Preparing [2022-07-02T23:46:56.260Z] f73e7dbfee58: Preparing [2022-07-02T23:46:56.260Z] f73e7dbfee58: Waiting [2022-07-02T23:46:56.260Z] 6aaef94243dc: Layer already exists [2022-07-02T23:46:56.260Z] dacbb4b52104: Layer already exists [2022-07-02T23:46:56.260Z] fddbe0e09f11: Layer already exists [2022-07-02T23:46:56.260Z] b644b8dd8eba: Layer already exists [2022-07-02T23:46:56.260Z] 38a3ce3bff2a: Layer already exists [2022-07-02T23:46:56.260Z] f73e7dbfee58: Layer already exists [2022-07-02T23:46:56.531Z] 2.2.1-dev.21: digest: sha256:ebd4b475802b37ce7f8d09246490c961a0e86afe95e6ddac91440bc9bb65a60c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:56.897Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:57.254Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:46:57.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T23:46:57.254Z] fddbe0e09f11: Preparing [2022-07-02T23:46:57.254Z] dacbb4b52104: Preparing [2022-07-02T23:46:57.254Z] b644b8dd8eba: Preparing [2022-07-02T23:46:57.254Z] 38a3ce3bff2a: Preparing [2022-07-02T23:46:57.254Z] 6aaef94243dc: Preparing [2022-07-02T23:46:57.254Z] f73e7dbfee58: Preparing [2022-07-02T23:46:57.254Z] f73e7dbfee58: Waiting [2022-07-02T23:46:57.254Z] 38a3ce3bff2a: Layer already exists [2022-07-02T23:46:57.254Z] b644b8dd8eba: Layer already exists [2022-07-02T23:46:57.254Z] fddbe0e09f11: Layer already exists [2022-07-02T23:46:57.254Z] 6aaef94243dc: Layer already exists [2022-07-02T23:46:57.254Z] dacbb4b52104: Layer already exists [2022-07-02T23:46:57.254Z] f73e7dbfee58: Layer already exists [2022-07-02T23:46:57.530Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:ebd4b475802b37ce7f8d09246490c961a0e86afe95e6ddac91440bc9bb65a60c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:57.893Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:58.254Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-07-02T23:46:58.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-02T23:46:58.254Z] fddbe0e09f11: Preparing [2022-07-02T23:46:58.254Z] dacbb4b52104: Preparing [2022-07-02T23:46:58.254Z] b644b8dd8eba: Preparing [2022-07-02T23:46:58.254Z] 38a3ce3bff2a: Preparing [2022-07-02T23:46:58.254Z] 6aaef94243dc: Preparing [2022-07-02T23:46:58.254Z] f73e7dbfee58: Preparing [2022-07-02T23:46:58.254Z] f73e7dbfee58: Waiting [2022-07-02T23:46:58.254Z] fddbe0e09f11: Layer already exists [2022-07-02T23:46:58.254Z] 6aaef94243dc: Layer already exists [2022-07-02T23:46:58.254Z] dacbb4b52104: Layer already exists [2022-07-02T23:46:58.254Z] 38a3ce3bff2a: Layer already exists [2022-07-02T23:46:58.254Z] b644b8dd8eba: Layer already exists [2022-07-02T23:46:58.526Z] f73e7dbfee58: Layer already exists [2022-07-02T23:46:58.526Z] main: digest: sha256:ebd4b475802b37ce7f8d09246490c961a0e86afe95e6ddac91440bc9bb65a60c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:46:58.585Z] ===================================================== [Pipeline] echo [2022-07-02T23:46:58.593Z] taggedImages: [2022-07-02T23:46:58.594Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:46:58.594Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-02T23:46:58.594Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.21 [2022-07-02T23:46:58.594Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:46:58.594Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-07-02T23:46:58.624Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-07-02T23:46:58.624Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:46:58.624Z] latest [2022-07-02T23:46:58.624Z] 2.2.1-dev.21 [2022-07-02T23:46:58.624Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:46:58.624Z] main [2022-07-02T23:46:58.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:58.995Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:46:59.364Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:46:59.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T23:46:59.364Z] 8fc01b009d94: Preparing [2022-07-02T23:46:59.364Z] 0a0d68910637: Preparing [2022-07-02T23:46:59.364Z] b644b8dd8eba: Preparing [2022-07-02T23:46:59.364Z] 3565e9ff410e: Preparing [2022-07-02T23:46:59.364Z] f73e7dbfee58: Preparing [2022-07-02T23:46:59.364Z] f73e7dbfee58: Layer already exists [2022-07-02T23:46:59.639Z] 3565e9ff410e: Layer already exists [2022-07-02T23:46:59.639Z] b644b8dd8eba: Layer already exists [2022-07-02T23:46:59.639Z] 8fc01b009d94: Pushed [2022-07-02T23:47:02.251Z] 0a0d68910637: Pushed [2022-07-02T23:47:02.523Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:887ce55c63583c96a5632fae8a562ae872461803b8d2626d9ec1ff99c1693388 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:02.894Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:03.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-02T23:47:03.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T23:47:03.247Z] 8fc01b009d94: Preparing [2022-07-02T23:47:03.247Z] 0a0d68910637: Preparing [2022-07-02T23:47:03.247Z] b644b8dd8eba: Preparing [2022-07-02T23:47:03.247Z] 3565e9ff410e: Preparing [2022-07-02T23:47:03.247Z] f73e7dbfee58: Preparing [2022-07-02T23:47:03.247Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:03.247Z] 3565e9ff410e: Layer already exists [2022-07-02T23:47:03.247Z] 8fc01b009d94: Layer already exists [2022-07-02T23:47:03.247Z] 0a0d68910637: Layer already exists [2022-07-02T23:47:03.247Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:03.520Z] latest: digest: sha256:887ce55c63583c96a5632fae8a562ae872461803b8d2626d9ec1ff99c1693388 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:03.880Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:04.239Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.21 [2022-07-02T23:47:04.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T23:47:04.239Z] 8fc01b009d94: Preparing [2022-07-02T23:47:04.239Z] 0a0d68910637: Preparing [2022-07-02T23:47:04.239Z] b644b8dd8eba: Preparing [2022-07-02T23:47:04.239Z] 3565e9ff410e: Preparing [2022-07-02T23:47:04.239Z] f73e7dbfee58: Preparing [2022-07-02T23:47:04.239Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:04.239Z] 8fc01b009d94: Layer already exists [2022-07-02T23:47:04.239Z] 0a0d68910637: Layer already exists [2022-07-02T23:47:04.239Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:04.239Z] 3565e9ff410e: Layer already exists [2022-07-02T23:47:04.511Z] 2.2.1-dev.21: digest: sha256:887ce55c63583c96a5632fae8a562ae872461803b8d2626d9ec1ff99c1693388 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:04.874Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:05.228Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:05.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T23:47:05.228Z] 8fc01b009d94: Preparing [2022-07-02T23:47:05.228Z] 0a0d68910637: Preparing [2022-07-02T23:47:05.228Z] b644b8dd8eba: Preparing [2022-07-02T23:47:05.228Z] 3565e9ff410e: Preparing [2022-07-02T23:47:05.228Z] f73e7dbfee58: Preparing [2022-07-02T23:47:05.228Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:05.228Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:05.228Z] 8fc01b009d94: Layer already exists [2022-07-02T23:47:05.228Z] 0a0d68910637: Layer already exists [2022-07-02T23:47:05.228Z] 3565e9ff410e: Layer already exists [2022-07-02T23:47:05.500Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:887ce55c63583c96a5632fae8a562ae872461803b8d2626d9ec1ff99c1693388 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:05.866Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:06.223Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-07-02T23:47:06.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-02T23:47:06.223Z] 8fc01b009d94: Preparing [2022-07-02T23:47:06.223Z] 0a0d68910637: Preparing [2022-07-02T23:47:06.223Z] b644b8dd8eba: Preparing [2022-07-02T23:47:06.223Z] 3565e9ff410e: Preparing [2022-07-02T23:47:06.223Z] f73e7dbfee58: Preparing [2022-07-02T23:47:06.223Z] 8fc01b009d94: Layer already exists [2022-07-02T23:47:06.223Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:06.223Z] 3565e9ff410e: Layer already exists [2022-07-02T23:47:06.223Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:06.223Z] 0a0d68910637: Layer already exists [2022-07-02T23:47:06.494Z] main: digest: sha256:887ce55c63583c96a5632fae8a562ae872461803b8d2626d9ec1ff99c1693388 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:47:06.545Z] ===================================================== [Pipeline] echo [2022-07-02T23:47:06.553Z] taggedImages: [2022-07-02T23:47:06.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:06.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-02T23:47:06.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.21 [2022-07-02T23:47:06.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:06.553Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-07-02T23:47:06.579Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-07-02T23:47:06.579Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:06.579Z] latest [2022-07-02T23:47:06.579Z] 2.2.1-dev.21 [2022-07-02T23:47:06.579Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:06.579Z] main [2022-07-02T23:47:06.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:06.941Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:07.309Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:07.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T23:47:07.309Z] a2f4d984141f: Preparing [2022-07-02T23:47:07.309Z] a2f4d984141f: Preparing [2022-07-02T23:47:07.309Z] bbc3d6c7316c: Preparing [2022-07-02T23:47:07.309Z] 1f1367abdece: Preparing [2022-07-02T23:47:07.309Z] 4ca859840faf: Preparing [2022-07-02T23:47:07.309Z] caa37413cb8c: Preparing [2022-07-02T23:47:07.309Z] b644b8dd8eba: Preparing [2022-07-02T23:47:07.309Z] 7e520590cbdc: Preparing [2022-07-02T23:47:07.309Z] 92c7baf16a82: Preparing [2022-07-02T23:47:07.309Z] 58582b80fdcf: Preparing [2022-07-02T23:47:07.309Z] 0b02ee6749a1: Preparing [2022-07-02T23:47:07.309Z] f73e7dbfee58: Preparing [2022-07-02T23:47:07.309Z] b644b8dd8eba: Waiting [2022-07-02T23:47:07.309Z] 0b02ee6749a1: Waiting [2022-07-02T23:47:07.309Z] f73e7dbfee58: Waiting [2022-07-02T23:47:07.309Z] 58582b80fdcf: Waiting [2022-07-02T23:47:07.309Z] 92c7baf16a82: Waiting [2022-07-02T23:47:07.309Z] 7e520590cbdc: Waiting [2022-07-02T23:47:07.585Z] 1f1367abdece: Pushed [2022-07-02T23:47:07.585Z] a2f4d984141f: Pushed [2022-07-02T23:47:07.585Z] 4ca859840faf: Pushed [2022-07-02T23:47:07.585Z] bbc3d6c7316c: Pushed [2022-07-02T23:47:07.585Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:07.858Z] 7e520590cbdc: Pushed [2022-07-02T23:47:07.858Z] 92c7baf16a82: Pushed [2022-07-02T23:47:07.858Z] 58582b80fdcf: Pushed [2022-07-02T23:47:07.858Z] 0b02ee6749a1: Pushed [2022-07-02T23:47:07.858Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:11.236Z] caa37413cb8c: Pushed [2022-07-02T23:47:11.236Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:5a93a6c6f2c10d6ad239d9a05ddeed4869d551c73bac97cd96fe86fba47c7ee3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:11.600Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:11.957Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-02T23:47:11.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T23:47:11.957Z] a2f4d984141f: Preparing [2022-07-02T23:47:11.957Z] a2f4d984141f: Preparing [2022-07-02T23:47:11.957Z] bbc3d6c7316c: Preparing [2022-07-02T23:47:11.957Z] 1f1367abdece: Preparing [2022-07-02T23:47:11.957Z] 4ca859840faf: Preparing [2022-07-02T23:47:11.957Z] caa37413cb8c: Preparing [2022-07-02T23:47:11.957Z] b644b8dd8eba: Preparing [2022-07-02T23:47:11.957Z] 7e520590cbdc: Preparing [2022-07-02T23:47:11.957Z] 92c7baf16a82: Preparing [2022-07-02T23:47:11.957Z] 58582b80fdcf: Preparing [2022-07-02T23:47:11.957Z] 0b02ee6749a1: Preparing [2022-07-02T23:47:11.957Z] f73e7dbfee58: Preparing [2022-07-02T23:47:11.957Z] b644b8dd8eba: Waiting [2022-07-02T23:47:11.957Z] 7e520590cbdc: Waiting [2022-07-02T23:47:11.957Z] 92c7baf16a82: Waiting [2022-07-02T23:47:11.957Z] 58582b80fdcf: Waiting [2022-07-02T23:47:11.957Z] 0b02ee6749a1: Waiting [2022-07-02T23:47:11.957Z] f73e7dbfee58: Waiting [2022-07-02T23:47:11.957Z] caa37413cb8c: Layer already exists [2022-07-02T23:47:11.957Z] 4ca859840faf: Layer already exists [2022-07-02T23:47:11.957Z] a2f4d984141f: Layer already exists [2022-07-02T23:47:11.957Z] 1f1367abdece: Layer already exists [2022-07-02T23:47:11.957Z] bbc3d6c7316c: Layer already exists [2022-07-02T23:47:12.228Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:12.228Z] 58582b80fdcf: Layer already exists [2022-07-02T23:47:12.228Z] 92c7baf16a82: Layer already exists [2022-07-02T23:47:12.228Z] 0b02ee6749a1: Layer already exists [2022-07-02T23:47:12.228Z] 7e520590cbdc: Layer already exists [2022-07-02T23:47:12.228Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:12.228Z] latest: digest: sha256:5a93a6c6f2c10d6ad239d9a05ddeed4869d551c73bac97cd96fe86fba47c7ee3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:12.590Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:12.948Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.21 [2022-07-02T23:47:12.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T23:47:12.948Z] a2f4d984141f: Preparing [2022-07-02T23:47:12.948Z] a2f4d984141f: Preparing [2022-07-02T23:47:12.948Z] bbc3d6c7316c: Preparing [2022-07-02T23:47:12.948Z] 1f1367abdece: Preparing [2022-07-02T23:47:12.948Z] 4ca859840faf: Preparing [2022-07-02T23:47:12.948Z] caa37413cb8c: Preparing [2022-07-02T23:47:12.948Z] b644b8dd8eba: Preparing [2022-07-02T23:47:12.948Z] 7e520590cbdc: Preparing [2022-07-02T23:47:12.948Z] 92c7baf16a82: Preparing [2022-07-02T23:47:12.948Z] 58582b80fdcf: Preparing [2022-07-02T23:47:12.948Z] 0b02ee6749a1: Preparing [2022-07-02T23:47:12.948Z] f73e7dbfee58: Preparing [2022-07-02T23:47:12.948Z] 92c7baf16a82: Waiting [2022-07-02T23:47:12.948Z] b644b8dd8eba: Waiting [2022-07-02T23:47:12.948Z] 7e520590cbdc: Waiting [2022-07-02T23:47:12.948Z] 58582b80fdcf: Waiting [2022-07-02T23:47:12.948Z] 0b02ee6749a1: Waiting [2022-07-02T23:47:12.948Z] f73e7dbfee58: Waiting [2022-07-02T23:47:12.948Z] a2f4d984141f: Layer already exists [2022-07-02T23:47:12.948Z] 1f1367abdece: Layer already exists [2022-07-02T23:47:12.948Z] 4ca859840faf: Layer already exists [2022-07-02T23:47:12.948Z] caa37413cb8c: Layer already exists [2022-07-02T23:47:12.948Z] bbc3d6c7316c: Layer already exists [2022-07-02T23:47:13.220Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:13.221Z] 92c7baf16a82: Layer already exists [2022-07-02T23:47:13.221Z] 58582b80fdcf: Layer already exists [2022-07-02T23:47:13.221Z] 7e520590cbdc: Layer already exists [2022-07-02T23:47:13.221Z] 0b02ee6749a1: Layer already exists [2022-07-02T23:47:13.221Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:13.221Z] 2.2.1-dev.21: digest: sha256:5a93a6c6f2c10d6ad239d9a05ddeed4869d551c73bac97cd96fe86fba47c7ee3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:13.577Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:13.930Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:13.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T23:47:13.930Z] a2f4d984141f: Preparing [2022-07-02T23:47:13.930Z] a2f4d984141f: Preparing [2022-07-02T23:47:13.930Z] bbc3d6c7316c: Preparing [2022-07-02T23:47:13.930Z] 1f1367abdece: Preparing [2022-07-02T23:47:13.930Z] 4ca859840faf: Preparing [2022-07-02T23:47:13.930Z] caa37413cb8c: Preparing [2022-07-02T23:47:13.930Z] b644b8dd8eba: Preparing [2022-07-02T23:47:13.930Z] 7e520590cbdc: Preparing [2022-07-02T23:47:13.930Z] 92c7baf16a82: Preparing [2022-07-02T23:47:13.930Z] 58582b80fdcf: Preparing [2022-07-02T23:47:13.930Z] 0b02ee6749a1: Preparing [2022-07-02T23:47:13.930Z] f73e7dbfee58: Preparing [2022-07-02T23:47:13.930Z] 7e520590cbdc: Waiting [2022-07-02T23:47:13.930Z] 92c7baf16a82: Waiting [2022-07-02T23:47:13.930Z] 58582b80fdcf: Waiting [2022-07-02T23:47:13.930Z] 0b02ee6749a1: Waiting [2022-07-02T23:47:13.930Z] f73e7dbfee58: Waiting [2022-07-02T23:47:13.930Z] b644b8dd8eba: Waiting [2022-07-02T23:47:13.930Z] 4ca859840faf: Layer already exists [2022-07-02T23:47:13.930Z] a2f4d984141f: Layer already exists [2022-07-02T23:47:13.930Z] 1f1367abdece: Layer already exists [2022-07-02T23:47:13.930Z] bbc3d6c7316c: Layer already exists [2022-07-02T23:47:13.930Z] caa37413cb8c: Layer already exists [2022-07-02T23:47:13.930Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:14.202Z] 7e520590cbdc: Layer already exists [2022-07-02T23:47:14.202Z] 0b02ee6749a1: Layer already exists [2022-07-02T23:47:14.202Z] 58582b80fdcf: Layer already exists [2022-07-02T23:47:14.202Z] 92c7baf16a82: Layer already exists [2022-07-02T23:47:14.202Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:14.202Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:5a93a6c6f2c10d6ad239d9a05ddeed4869d551c73bac97cd96fe86fba47c7ee3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:14.562Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:14.909Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-07-02T23:47:14.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-02T23:47:14.909Z] a2f4d984141f: Preparing [2022-07-02T23:47:14.909Z] a2f4d984141f: Preparing [2022-07-02T23:47:14.909Z] bbc3d6c7316c: Preparing [2022-07-02T23:47:14.909Z] 1f1367abdece: Preparing [2022-07-02T23:47:14.909Z] 4ca859840faf: Preparing [2022-07-02T23:47:14.909Z] caa37413cb8c: Preparing [2022-07-02T23:47:14.909Z] b644b8dd8eba: Preparing [2022-07-02T23:47:14.909Z] 7e520590cbdc: Preparing [2022-07-02T23:47:14.909Z] 92c7baf16a82: Preparing [2022-07-02T23:47:14.909Z] 58582b80fdcf: Preparing [2022-07-02T23:47:14.909Z] 0b02ee6749a1: Preparing [2022-07-02T23:47:14.909Z] f73e7dbfee58: Preparing [2022-07-02T23:47:14.909Z] b644b8dd8eba: Waiting [2022-07-02T23:47:14.909Z] 7e520590cbdc: Waiting [2022-07-02T23:47:14.909Z] 58582b80fdcf: Waiting [2022-07-02T23:47:14.909Z] 0b02ee6749a1: Waiting [2022-07-02T23:47:14.909Z] f73e7dbfee58: Waiting [2022-07-02T23:47:14.909Z] 92c7baf16a82: Waiting [2022-07-02T23:47:14.909Z] caa37413cb8c: Layer already exists [2022-07-02T23:47:14.909Z] bbc3d6c7316c: Layer already exists [2022-07-02T23:47:14.909Z] 1f1367abdece: Layer already exists [2022-07-02T23:47:14.909Z] a2f4d984141f: Layer already exists [2022-07-02T23:47:14.909Z] 4ca859840faf: Layer already exists [2022-07-02T23:47:14.909Z] 7e520590cbdc: Layer already exists [2022-07-02T23:47:14.909Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:14.909Z] 92c7baf16a82: Layer already exists [2022-07-02T23:47:14.909Z] 58582b80fdcf: Layer already exists [2022-07-02T23:47:14.909Z] 0b02ee6749a1: Layer already exists [2022-07-02T23:47:15.181Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:15.181Z] main: digest: sha256:5a93a6c6f2c10d6ad239d9a05ddeed4869d551c73bac97cd96fe86fba47c7ee3 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:47:15.238Z] ===================================================== [Pipeline] echo [2022-07-02T23:47:15.247Z] taggedImages: [2022-07-02T23:47:15.247Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:15.247Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-02T23:47:15.247Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.21 [2022-07-02T23:47:15.247Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:15.247Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-07-02T23:47:15.272Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-07-02T23:47:15.272Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:15.272Z] latest [2022-07-02T23:47:15.272Z] 2.2.1-dev.21 [2022-07-02T23:47:15.272Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:15.272Z] main [2022-07-02T23:47:15.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:15.632Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:15.983Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:15.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T23:47:15.983Z] 901b2a5677a6: Preparing [2022-07-02T23:47:15.983Z] 5f181f2da238: Preparing [2022-07-02T23:47:15.983Z] aa49efaad105: Preparing [2022-07-02T23:47:15.983Z] cac14d9d8ce2: Preparing [2022-07-02T23:47:15.983Z] 683767db4787: Preparing [2022-07-02T23:47:15.983Z] 2c6b5a4f7e55: Preparing [2022-07-02T23:47:15.983Z] ea4fc2a62e4f: Preparing [2022-07-02T23:47:15.983Z] f73e7dbfee58: Preparing [2022-07-02T23:47:15.983Z] 2c6b5a4f7e55: Waiting [2022-07-02T23:47:15.983Z] ea4fc2a62e4f: Waiting [2022-07-02T23:47:15.983Z] f73e7dbfee58: Waiting [2022-07-02T23:47:16.258Z] 901b2a5677a6: Pushed [2022-07-02T23:47:16.258Z] 683767db4787: Pushed [2022-07-02T23:47:16.258Z] 5f181f2da238: Pushed [2022-07-02T23:47:16.258Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:16.531Z] 2c6b5a4f7e55: Pushed [2022-07-02T23:47:17.127Z] ea4fc2a62e4f: Pushed [2022-07-02T23:47:18.553Z] cac14d9d8ce2: Pushed [2022-07-02T23:47:18.553Z] aa49efaad105: Pushed [2022-07-02T23:47:18.823Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:e53c51ac8e993ccdd1bedfeb5bc7150ce6841bfaac95be5e9e9419dabe84c301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:19.187Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:19.546Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-02T23:47:19.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T23:47:19.546Z] 901b2a5677a6: Preparing [2022-07-02T23:47:19.546Z] 5f181f2da238: Preparing [2022-07-02T23:47:19.546Z] aa49efaad105: Preparing [2022-07-02T23:47:19.546Z] cac14d9d8ce2: Preparing [2022-07-02T23:47:19.546Z] 683767db4787: Preparing [2022-07-02T23:47:19.546Z] 2c6b5a4f7e55: Preparing [2022-07-02T23:47:19.546Z] ea4fc2a62e4f: Preparing [2022-07-02T23:47:19.546Z] f73e7dbfee58: Preparing [2022-07-02T23:47:19.546Z] ea4fc2a62e4f: Waiting [2022-07-02T23:47:19.546Z] f73e7dbfee58: Waiting [2022-07-02T23:47:19.546Z] 2c6b5a4f7e55: Waiting [2022-07-02T23:47:19.546Z] 901b2a5677a6: Layer already exists [2022-07-02T23:47:19.546Z] aa49efaad105: Layer already exists [2022-07-02T23:47:19.546Z] 5f181f2da238: Layer already exists [2022-07-02T23:47:19.546Z] cac14d9d8ce2: Layer already exists [2022-07-02T23:47:19.546Z] 683767db4787: Layer already exists [2022-07-02T23:47:19.546Z] 2c6b5a4f7e55: Layer already exists [2022-07-02T23:47:19.546Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:19.546Z] ea4fc2a62e4f: Layer already exists [2022-07-02T23:47:19.816Z] latest: digest: sha256:e53c51ac8e993ccdd1bedfeb5bc7150ce6841bfaac95be5e9e9419dabe84c301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:20.170Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:20.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.21 [2022-07-02T23:47:20.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T23:47:20.530Z] 901b2a5677a6: Preparing [2022-07-02T23:47:20.530Z] 5f181f2da238: Preparing [2022-07-02T23:47:20.530Z] aa49efaad105: Preparing [2022-07-02T23:47:20.530Z] cac14d9d8ce2: Preparing [2022-07-02T23:47:20.530Z] 683767db4787: Preparing [2022-07-02T23:47:20.530Z] 2c6b5a4f7e55: Preparing [2022-07-02T23:47:20.530Z] ea4fc2a62e4f: Preparing [2022-07-02T23:47:20.530Z] f73e7dbfee58: Preparing [2022-07-02T23:47:20.530Z] 2c6b5a4f7e55: Waiting [2022-07-02T23:47:20.530Z] ea4fc2a62e4f: Waiting [2022-07-02T23:47:20.530Z] f73e7dbfee58: Waiting [2022-07-02T23:47:20.530Z] 5f181f2da238: Layer already exists [2022-07-02T23:47:20.530Z] aa49efaad105: Layer already exists [2022-07-02T23:47:20.530Z] 683767db4787: Layer already exists [2022-07-02T23:47:20.530Z] cac14d9d8ce2: Layer already exists [2022-07-02T23:47:20.530Z] 901b2a5677a6: Layer already exists [2022-07-02T23:47:20.530Z] 2c6b5a4f7e55: Layer already exists [2022-07-02T23:47:20.530Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:20.530Z] ea4fc2a62e4f: Layer already exists [2022-07-02T23:47:20.799Z] 2.2.1-dev.21: digest: sha256:e53c51ac8e993ccdd1bedfeb5bc7150ce6841bfaac95be5e9e9419dabe84c301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:21.155Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:21.504Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:21.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T23:47:21.504Z] 901b2a5677a6: Preparing [2022-07-02T23:47:21.504Z] 5f181f2da238: Preparing [2022-07-02T23:47:21.504Z] aa49efaad105: Preparing [2022-07-02T23:47:21.504Z] cac14d9d8ce2: Preparing [2022-07-02T23:47:21.504Z] 683767db4787: Preparing [2022-07-02T23:47:21.504Z] 2c6b5a4f7e55: Preparing [2022-07-02T23:47:21.504Z] ea4fc2a62e4f: Preparing [2022-07-02T23:47:21.504Z] f73e7dbfee58: Preparing [2022-07-02T23:47:21.504Z] ea4fc2a62e4f: Waiting [2022-07-02T23:47:21.504Z] f73e7dbfee58: Waiting [2022-07-02T23:47:21.504Z] 2c6b5a4f7e55: Waiting [2022-07-02T23:47:21.504Z] 683767db4787: Layer already exists [2022-07-02T23:47:21.504Z] cac14d9d8ce2: Layer already exists [2022-07-02T23:47:21.504Z] 5f181f2da238: Layer already exists [2022-07-02T23:47:21.504Z] 901b2a5677a6: Layer already exists [2022-07-02T23:47:21.504Z] aa49efaad105: Layer already exists [2022-07-02T23:47:21.504Z] 2c6b5a4f7e55: Layer already exists [2022-07-02T23:47:21.504Z] ea4fc2a62e4f: Layer already exists [2022-07-02T23:47:21.504Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:21.774Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:e53c51ac8e993ccdd1bedfeb5bc7150ce6841bfaac95be5e9e9419dabe84c301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:22.129Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:22.499Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-07-02T23:47:22.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-02T23:47:22.499Z] 901b2a5677a6: Preparing [2022-07-02T23:47:22.499Z] 5f181f2da238: Preparing [2022-07-02T23:47:22.499Z] aa49efaad105: Preparing [2022-07-02T23:47:22.499Z] cac14d9d8ce2: Preparing [2022-07-02T23:47:22.499Z] 683767db4787: Preparing [2022-07-02T23:47:22.499Z] 2c6b5a4f7e55: Preparing [2022-07-02T23:47:22.499Z] ea4fc2a62e4f: Preparing [2022-07-02T23:47:22.499Z] f73e7dbfee58: Preparing [2022-07-02T23:47:22.499Z] 2c6b5a4f7e55: Waiting [2022-07-02T23:47:22.499Z] ea4fc2a62e4f: Waiting [2022-07-02T23:47:22.499Z] f73e7dbfee58: Waiting [2022-07-02T23:47:22.499Z] 901b2a5677a6: Layer already exists [2022-07-02T23:47:22.499Z] 5f181f2da238: Layer already exists [2022-07-02T23:47:22.499Z] cac14d9d8ce2: Layer already exists [2022-07-02T23:47:22.499Z] 683767db4787: Layer already exists [2022-07-02T23:47:22.499Z] aa49efaad105: Layer already exists [2022-07-02T23:47:22.499Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:22.499Z] 2c6b5a4f7e55: Layer already exists [2022-07-02T23:47:22.499Z] ea4fc2a62e4f: Layer already exists [2022-07-02T23:47:22.793Z] main: digest: sha256:e53c51ac8e993ccdd1bedfeb5bc7150ce6841bfaac95be5e9e9419dabe84c301 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:47:22.847Z] ===================================================== [Pipeline] echo [2022-07-02T23:47:22.855Z] taggedImages: [2022-07-02T23:47:22.855Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:22.855Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-02T23:47:22.855Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.21 [2022-07-02T23:47:22.855Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:22.855Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-07-02T23:47:22.874Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-07-02T23:47:22.874Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:22.874Z] latest [2022-07-02T23:47:22.874Z] 2.2.1-dev.21 [2022-07-02T23:47:22.874Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:22.874Z] main [2022-07-02T23:47:22.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:23.244Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:23.642Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:23.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T23:47:23.642Z] 08b5e7cf342f: Preparing [2022-07-02T23:47:23.642Z] f3aed96e4f72: Preparing [2022-07-02T23:47:23.642Z] 784e69c47c4a: Preparing [2022-07-02T23:47:23.642Z] 83614ff728a8: Preparing [2022-07-02T23:47:23.642Z] dac031ff6dd2: Preparing [2022-07-02T23:47:23.642Z] 6d244712aaaf: Preparing [2022-07-02T23:47:23.642Z] d4c89d6ed57c: Preparing [2022-07-02T23:47:23.642Z] e87b27c9be5c: Preparing [2022-07-02T23:47:23.642Z] 760cff163ef9: Preparing [2022-07-02T23:47:23.642Z] f73e7dbfee58: Preparing [2022-07-02T23:47:23.642Z] 6d244712aaaf: Waiting [2022-07-02T23:47:23.642Z] d4c89d6ed57c: Waiting [2022-07-02T23:47:23.642Z] e87b27c9be5c: Waiting [2022-07-02T23:47:23.642Z] 760cff163ef9: Waiting [2022-07-02T23:47:23.642Z] f73e7dbfee58: Waiting [2022-07-02T23:47:23.929Z] f3aed96e4f72: Pushed [2022-07-02T23:47:23.929Z] dac031ff6dd2: Pushed [2022-07-02T23:47:23.929Z] 08b5e7cf342f: Pushed [2022-07-02T23:47:24.226Z] 6d244712aaaf: Pushed [2022-07-02T23:47:24.226Z] d4c89d6ed57c: Pushed [2022-07-02T23:47:24.226Z] e87b27c9be5c: Pushed [2022-07-02T23:47:24.226Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:24.522Z] 760cff163ef9: Pushed [2022-07-02T23:47:26.529Z] 83614ff728a8: Pushed [2022-07-02T23:47:27.124Z] 784e69c47c4a: Pushed [2022-07-02T23:47:27.395Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:a2859714676346c48942bf3c32b7668473c0e3e5e08c1794643fe029b959f6c4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:27.755Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:28.109Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-02T23:47:28.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T23:47:28.109Z] 08b5e7cf342f: Preparing [2022-07-02T23:47:28.109Z] f3aed96e4f72: Preparing [2022-07-02T23:47:28.109Z] 784e69c47c4a: Preparing [2022-07-02T23:47:28.109Z] 83614ff728a8: Preparing [2022-07-02T23:47:28.109Z] dac031ff6dd2: Preparing [2022-07-02T23:47:28.109Z] 6d244712aaaf: Preparing [2022-07-02T23:47:28.109Z] d4c89d6ed57c: Preparing [2022-07-02T23:47:28.109Z] e87b27c9be5c: Preparing [2022-07-02T23:47:28.109Z] 760cff163ef9: Preparing [2022-07-02T23:47:28.109Z] f73e7dbfee58: Preparing [2022-07-02T23:47:28.109Z] 6d244712aaaf: Waiting [2022-07-02T23:47:28.109Z] e87b27c9be5c: Waiting [2022-07-02T23:47:28.109Z] d4c89d6ed57c: Waiting [2022-07-02T23:47:28.109Z] 760cff163ef9: Waiting [2022-07-02T23:47:28.109Z] f73e7dbfee58: Waiting [2022-07-02T23:47:28.109Z] dac031ff6dd2: Layer already exists [2022-07-02T23:47:28.109Z] 08b5e7cf342f: Layer already exists [2022-07-02T23:47:28.109Z] f3aed96e4f72: Layer already exists [2022-07-02T23:47:28.109Z] 784e69c47c4a: Layer already exists [2022-07-02T23:47:28.109Z] 83614ff728a8: Layer already exists [2022-07-02T23:47:28.109Z] 760cff163ef9: Layer already exists [2022-07-02T23:47:28.109Z] 6d244712aaaf: Layer already exists [2022-07-02T23:47:28.109Z] e87b27c9be5c: Layer already exists [2022-07-02T23:47:28.109Z] d4c89d6ed57c: Layer already exists [2022-07-02T23:47:28.109Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:28.381Z] latest: digest: sha256:a2859714676346c48942bf3c32b7668473c0e3e5e08c1794643fe029b959f6c4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:28.748Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:29.106Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.21 [2022-07-02T23:47:29.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T23:47:29.106Z] 08b5e7cf342f: Preparing [2022-07-02T23:47:29.106Z] f3aed96e4f72: Preparing [2022-07-02T23:47:29.106Z] 784e69c47c4a: Preparing [2022-07-02T23:47:29.106Z] 83614ff728a8: Preparing [2022-07-02T23:47:29.106Z] dac031ff6dd2: Preparing [2022-07-02T23:47:29.106Z] 6d244712aaaf: Preparing [2022-07-02T23:47:29.106Z] d4c89d6ed57c: Preparing [2022-07-02T23:47:29.106Z] e87b27c9be5c: Preparing [2022-07-02T23:47:29.106Z] 760cff163ef9: Preparing [2022-07-02T23:47:29.106Z] f73e7dbfee58: Preparing [2022-07-02T23:47:29.106Z] 6d244712aaaf: Waiting [2022-07-02T23:47:29.106Z] d4c89d6ed57c: Waiting [2022-07-02T23:47:29.106Z] e87b27c9be5c: Waiting [2022-07-02T23:47:29.106Z] f73e7dbfee58: Waiting [2022-07-02T23:47:29.106Z] 760cff163ef9: Waiting [2022-07-02T23:47:29.106Z] 784e69c47c4a: Layer already exists [2022-07-02T23:47:29.106Z] 08b5e7cf342f: Layer already exists [2022-07-02T23:47:29.106Z] 83614ff728a8: Layer already exists [2022-07-02T23:47:29.106Z] f3aed96e4f72: Layer already exists [2022-07-02T23:47:29.106Z] dac031ff6dd2: Layer already exists [2022-07-02T23:47:29.106Z] 6d244712aaaf: Layer already exists [2022-07-02T23:47:29.106Z] e87b27c9be5c: Layer already exists [2022-07-02T23:47:29.106Z] d4c89d6ed57c: Layer already exists [2022-07-02T23:47:29.106Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:29.106Z] 760cff163ef9: Layer already exists [2022-07-02T23:47:29.378Z] 2.2.1-dev.21: digest: sha256:a2859714676346c48942bf3c32b7668473c0e3e5e08c1794643fe029b959f6c4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:29.742Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:30.096Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:30.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T23:47:30.096Z] 08b5e7cf342f: Preparing [2022-07-02T23:47:30.096Z] f3aed96e4f72: Preparing [2022-07-02T23:47:30.096Z] 784e69c47c4a: Preparing [2022-07-02T23:47:30.096Z] 83614ff728a8: Preparing [2022-07-02T23:47:30.096Z] dac031ff6dd2: Preparing [2022-07-02T23:47:30.096Z] 6d244712aaaf: Preparing [2022-07-02T23:47:30.096Z] d4c89d6ed57c: Preparing [2022-07-02T23:47:30.096Z] e87b27c9be5c: Preparing [2022-07-02T23:47:30.096Z] 760cff163ef9: Preparing [2022-07-02T23:47:30.096Z] f73e7dbfee58: Preparing [2022-07-02T23:47:30.096Z] 6d244712aaaf: Waiting [2022-07-02T23:47:30.096Z] e87b27c9be5c: Waiting [2022-07-02T23:47:30.096Z] 760cff163ef9: Waiting [2022-07-02T23:47:30.096Z] f73e7dbfee58: Waiting [2022-07-02T23:47:30.096Z] d4c89d6ed57c: Waiting [2022-07-02T23:47:30.096Z] 08b5e7cf342f: Layer already exists [2022-07-02T23:47:30.096Z] 784e69c47c4a: Layer already exists [2022-07-02T23:47:30.096Z] 83614ff728a8: Layer already exists [2022-07-02T23:47:30.096Z] f3aed96e4f72: Layer already exists [2022-07-02T23:47:30.096Z] dac031ff6dd2: Layer already exists [2022-07-02T23:47:30.096Z] 6d244712aaaf: Layer already exists [2022-07-02T23:47:30.096Z] e87b27c9be5c: Layer already exists [2022-07-02T23:47:30.096Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:30.096Z] d4c89d6ed57c: Layer already exists [2022-07-02T23:47:30.096Z] 760cff163ef9: Layer already exists [2022-07-02T23:47:30.366Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:a2859714676346c48942bf3c32b7668473c0e3e5e08c1794643fe029b959f6c4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:30.723Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:31.080Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-07-02T23:47:31.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-02T23:47:31.080Z] 08b5e7cf342f: Preparing [2022-07-02T23:47:31.080Z] f3aed96e4f72: Preparing [2022-07-02T23:47:31.080Z] 784e69c47c4a: Preparing [2022-07-02T23:47:31.080Z] 83614ff728a8: Preparing [2022-07-02T23:47:31.080Z] dac031ff6dd2: Preparing [2022-07-02T23:47:31.080Z] 6d244712aaaf: Preparing [2022-07-02T23:47:31.080Z] d4c89d6ed57c: Preparing [2022-07-02T23:47:31.080Z] e87b27c9be5c: Preparing [2022-07-02T23:47:31.080Z] 760cff163ef9: Preparing [2022-07-02T23:47:31.080Z] f73e7dbfee58: Preparing [2022-07-02T23:47:31.080Z] 6d244712aaaf: Waiting [2022-07-02T23:47:31.080Z] d4c89d6ed57c: Waiting [2022-07-02T23:47:31.080Z] e87b27c9be5c: Waiting [2022-07-02T23:47:31.080Z] 760cff163ef9: Waiting [2022-07-02T23:47:31.080Z] f73e7dbfee58: Waiting [2022-07-02T23:47:31.080Z] f3aed96e4f72: Layer already exists [2022-07-02T23:47:31.080Z] dac031ff6dd2: Layer already exists [2022-07-02T23:47:31.080Z] 83614ff728a8: Layer already exists [2022-07-02T23:47:31.080Z] 08b5e7cf342f: Layer already exists [2022-07-02T23:47:31.080Z] 784e69c47c4a: Layer already exists [2022-07-02T23:47:31.351Z] e87b27c9be5c: Layer already exists [2022-07-02T23:47:31.351Z] 6d244712aaaf: Layer already exists [2022-07-02T23:47:31.351Z] 760cff163ef9: Layer already exists [2022-07-02T23:47:31.351Z] d4c89d6ed57c: Layer already exists [2022-07-02T23:47:31.351Z] f73e7dbfee58: Layer already exists [2022-07-02T23:47:31.351Z] main: digest: sha256:a2859714676346c48942bf3c32b7668473c0e3e5e08c1794643fe029b959f6c4 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:47:31.406Z] ===================================================== [Pipeline] echo [2022-07-02T23:47:31.415Z] taggedImages: [2022-07-02T23:47:31.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:31.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-02T23:47:31.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.21 [2022-07-02T23:47:31.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:31.415Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-07-02T23:47:31.434Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-07-02T23:47:31.434Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:31.434Z] latest [2022-07-02T23:47:31.434Z] 2.2.1-dev.21 [2022-07-02T23:47:31.434Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:31.434Z] main [2022-07-02T23:47:31.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:31.796Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:32.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:32.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T23:47:32.156Z] 8372dd08e59d: Preparing [2022-07-02T23:47:32.156Z] 089c5226a32b: Preparing [2022-07-02T23:47:32.156Z] b644b8dd8eba: Preparing [2022-07-02T23:47:32.156Z] c2d234f3f99d: Preparing [2022-07-02T23:47:32.156Z] e1ca1c1ec138: Preparing [2022-07-02T23:47:32.156Z] 4f4ce317c6bb: Preparing [2022-07-02T23:47:32.156Z] 4f4ce317c6bb: Waiting [2022-07-02T23:47:32.156Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:32.430Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:47:32.430Z] 8372dd08e59d: Pushed [2022-07-02T23:47:32.430Z] e1ca1c1ec138: Pushed [2022-07-02T23:47:33.857Z] c2d234f3f99d: Pushed [2022-07-02T23:47:37.226Z] 089c5226a32b: Pushed [2022-07-02T23:47:37.226Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:f57a6a1b23314119851714e7b88d291917b202f650993164a36f14792b4f70cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:37.583Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:37.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-02T23:47:37.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T23:47:37.939Z] 8372dd08e59d: Preparing [2022-07-02T23:47:37.939Z] 089c5226a32b: Preparing [2022-07-02T23:47:37.939Z] b644b8dd8eba: Preparing [2022-07-02T23:47:37.939Z] c2d234f3f99d: Preparing [2022-07-02T23:47:37.939Z] e1ca1c1ec138: Preparing [2022-07-02T23:47:37.939Z] 4f4ce317c6bb: Preparing [2022-07-02T23:47:37.939Z] 4f4ce317c6bb: Waiting [2022-07-02T23:47:37.939Z] 8372dd08e59d: Layer already exists [2022-07-02T23:47:37.939Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:37.939Z] c2d234f3f99d: Layer already exists [2022-07-02T23:47:37.939Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:47:37.939Z] 089c5226a32b: Layer already exists [2022-07-02T23:47:37.939Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:47:38.208Z] latest: digest: sha256:f57a6a1b23314119851714e7b88d291917b202f650993164a36f14792b4f70cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:38.569Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:38.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.21 [2022-07-02T23:47:38.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T23:47:38.923Z] 8372dd08e59d: Preparing [2022-07-02T23:47:38.923Z] 089c5226a32b: Preparing [2022-07-02T23:47:38.923Z] b644b8dd8eba: Preparing [2022-07-02T23:47:38.923Z] c2d234f3f99d: Preparing [2022-07-02T23:47:38.923Z] e1ca1c1ec138: Preparing [2022-07-02T23:47:38.923Z] 4f4ce317c6bb: Preparing [2022-07-02T23:47:38.923Z] 4f4ce317c6bb: Waiting [2022-07-02T23:47:38.923Z] c2d234f3f99d: Layer already exists [2022-07-02T23:47:38.923Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:38.923Z] 8372dd08e59d: Layer already exists [2022-07-02T23:47:38.923Z] 089c5226a32b: Layer already exists [2022-07-02T23:47:38.923Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:47:38.923Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:47:39.194Z] 2.2.1-dev.21: digest: sha256:f57a6a1b23314119851714e7b88d291917b202f650993164a36f14792b4f70cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:39.544Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:39.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:39.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T23:47:39.897Z] 8372dd08e59d: Preparing [2022-07-02T23:47:39.897Z] 089c5226a32b: Preparing [2022-07-02T23:47:39.897Z] b644b8dd8eba: Preparing [2022-07-02T23:47:39.897Z] c2d234f3f99d: Preparing [2022-07-02T23:47:39.897Z] e1ca1c1ec138: Preparing [2022-07-02T23:47:39.897Z] 4f4ce317c6bb: Preparing [2022-07-02T23:47:39.897Z] 4f4ce317c6bb: Waiting [2022-07-02T23:47:39.897Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:47:39.897Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:39.897Z] 8372dd08e59d: Layer already exists [2022-07-02T23:47:39.897Z] 089c5226a32b: Layer already exists [2022-07-02T23:47:39.897Z] c2d234f3f99d: Layer already exists [2022-07-02T23:47:39.897Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:47:40.168Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:f57a6a1b23314119851714e7b88d291917b202f650993164a36f14792b4f70cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:40.519Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:40.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-07-02T23:47:40.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-02T23:47:40.871Z] 8372dd08e59d: Preparing [2022-07-02T23:47:40.871Z] 089c5226a32b: Preparing [2022-07-02T23:47:40.871Z] b644b8dd8eba: Preparing [2022-07-02T23:47:40.871Z] c2d234f3f99d: Preparing [2022-07-02T23:47:40.871Z] e1ca1c1ec138: Preparing [2022-07-02T23:47:40.871Z] 4f4ce317c6bb: Preparing [2022-07-02T23:47:40.871Z] 4f4ce317c6bb: Waiting [2022-07-02T23:47:40.871Z] b644b8dd8eba: Layer already exists [2022-07-02T23:47:40.871Z] 089c5226a32b: Layer already exists [2022-07-02T23:47:40.871Z] 8372dd08e59d: Layer already exists [2022-07-02T23:47:40.871Z] c2d234f3f99d: Layer already exists [2022-07-02T23:47:40.871Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:47:40.871Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:47:41.141Z] main: digest: sha256:f57a6a1b23314119851714e7b88d291917b202f650993164a36f14792b4f70cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:47:41.202Z] ===================================================== [Pipeline] echo [2022-07-02T23:47:41.210Z] taggedImages: [2022-07-02T23:47:41.210Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:41.210Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-02T23:47:41.210Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.21 [2022-07-02T23:47:41.210Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:41.210Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-07-02T23:47:41.234Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-07-02T23:47:41.234Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:41.234Z] latest [2022-07-02T23:47:41.234Z] 2.2.1-dev.21 [2022-07-02T23:47:41.234Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:47:41.234Z] main [2022-07-02T23:47:41.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:41.597Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:41.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:47:41.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T23:47:41.952Z] 65b3b060a5ab: Preparing [2022-07-02T23:47:41.952Z] ca37afa95cf7: Preparing [2022-07-02T23:47:41.952Z] fda4538a64d4: Preparing [2022-07-02T23:47:41.952Z] ae68e9a09e5c: Preparing [2022-07-02T23:47:41.952Z] 4c58b52ff0b8: Preparing [2022-07-02T23:47:41.952Z] ce063a20e0eb: Preparing [2022-07-02T23:47:41.952Z] e1ca1c1ec138: Preparing [2022-07-02T23:47:41.952Z] 4f4ce317c6bb: Preparing [2022-07-02T23:47:41.952Z] ce063a20e0eb: Waiting [2022-07-02T23:47:41.952Z] e1ca1c1ec138: Waiting [2022-07-02T23:47:41.952Z] 4f4ce317c6bb: Waiting [2022-07-02T23:47:42.228Z] ca37afa95cf7: Pushed [2022-07-02T23:47:42.228Z] 65b3b060a5ab: Pushed [2022-07-02T23:47:42.228Z] fda4538a64d4: Pushed [2022-07-02T23:47:42.228Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:47:42.228Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:47:43.202Z] ce063a20e0eb: Pushed [2022-07-02T23:47:51.441Z] 4c58b52ff0b8: Pushed [2022-07-02T23:47:58.108Z] ae68e9a09e5c: Pushed [2022-07-02T23:47:58.108Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:9e77311ea65c9c535a014fd860d9fbbba7affc7b72b64fd84cc9bba458679d5c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:58.461Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:58.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-02T23:47:58.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T23:47:58.811Z] 65b3b060a5ab: Preparing [2022-07-02T23:47:58.811Z] ca37afa95cf7: Preparing [2022-07-02T23:47:58.811Z] fda4538a64d4: Preparing [2022-07-02T23:47:58.811Z] ae68e9a09e5c: Preparing [2022-07-02T23:47:58.811Z] 4c58b52ff0b8: Preparing [2022-07-02T23:47:58.811Z] ce063a20e0eb: Preparing [2022-07-02T23:47:58.811Z] e1ca1c1ec138: Preparing [2022-07-02T23:47:58.811Z] 4f4ce317c6bb: Preparing [2022-07-02T23:47:58.811Z] ce063a20e0eb: Waiting [2022-07-02T23:47:58.811Z] e1ca1c1ec138: Waiting [2022-07-02T23:47:58.811Z] 4f4ce317c6bb: Waiting [2022-07-02T23:47:58.811Z] 4c58b52ff0b8: Layer already exists [2022-07-02T23:47:58.811Z] fda4538a64d4: Layer already exists [2022-07-02T23:47:58.811Z] ae68e9a09e5c: Layer already exists [2022-07-02T23:47:58.811Z] 65b3b060a5ab: Layer already exists [2022-07-02T23:47:58.811Z] ca37afa95cf7: Layer already exists [2022-07-02T23:47:58.811Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:47:58.811Z] ce063a20e0eb: Layer already exists [2022-07-02T23:47:58.811Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:47:59.079Z] latest: digest: sha256:9e77311ea65c9c535a014fd860d9fbbba7affc7b72b64fd84cc9bba458679d5c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:59.426Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:47:59.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.21 [2022-07-02T23:47:59.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T23:47:59.771Z] 65b3b060a5ab: Preparing [2022-07-02T23:47:59.771Z] ca37afa95cf7: Preparing [2022-07-02T23:47:59.771Z] fda4538a64d4: Preparing [2022-07-02T23:47:59.771Z] ae68e9a09e5c: Preparing [2022-07-02T23:47:59.771Z] 4c58b52ff0b8: Preparing [2022-07-02T23:47:59.771Z] ce063a20e0eb: Preparing [2022-07-02T23:47:59.771Z] e1ca1c1ec138: Preparing [2022-07-02T23:47:59.771Z] 4f4ce317c6bb: Preparing [2022-07-02T23:47:59.771Z] ce063a20e0eb: Waiting [2022-07-02T23:47:59.771Z] e1ca1c1ec138: Waiting [2022-07-02T23:47:59.771Z] 4f4ce317c6bb: Waiting [2022-07-02T23:47:59.771Z] fda4538a64d4: Layer already exists [2022-07-02T23:47:59.771Z] ae68e9a09e5c: Layer already exists [2022-07-02T23:47:59.771Z] ca37afa95cf7: Layer already exists [2022-07-02T23:47:59.771Z] 65b3b060a5ab: Layer already exists [2022-07-02T23:47:59.771Z] 4c58b52ff0b8: Layer already exists [2022-07-02T23:47:59.771Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:47:59.771Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:47:59.771Z] ce063a20e0eb: Layer already exists [2022-07-02T23:48:00.039Z] 2.2.1-dev.21: digest: sha256:9e77311ea65c9c535a014fd860d9fbbba7affc7b72b64fd84cc9bba458679d5c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:00.389Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:00.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:00.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T23:48:00.739Z] 65b3b060a5ab: Preparing [2022-07-02T23:48:00.739Z] ca37afa95cf7: Preparing [2022-07-02T23:48:00.739Z] fda4538a64d4: Preparing [2022-07-02T23:48:00.739Z] ae68e9a09e5c: Preparing [2022-07-02T23:48:00.739Z] 4c58b52ff0b8: Preparing [2022-07-02T23:48:00.739Z] ce063a20e0eb: Preparing [2022-07-02T23:48:00.739Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:00.739Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:00.739Z] ce063a20e0eb: Waiting [2022-07-02T23:48:00.739Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:00.739Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:00.739Z] ae68e9a09e5c: Layer already exists [2022-07-02T23:48:00.739Z] 4c58b52ff0b8: Layer already exists [2022-07-02T23:48:00.739Z] ca37afa95cf7: Layer already exists [2022-07-02T23:48:00.739Z] 65b3b060a5ab: Layer already exists [2022-07-02T23:48:00.739Z] fda4538a64d4: Layer already exists [2022-07-02T23:48:00.739Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:00.739Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:00.739Z] ce063a20e0eb: Layer already exists [2022-07-02T23:48:01.008Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:9e77311ea65c9c535a014fd860d9fbbba7affc7b72b64fd84cc9bba458679d5c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:01.355Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:01.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-07-02T23:48:01.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-02T23:48:01.705Z] 65b3b060a5ab: Preparing [2022-07-02T23:48:01.705Z] ca37afa95cf7: Preparing [2022-07-02T23:48:01.705Z] fda4538a64d4: Preparing [2022-07-02T23:48:01.705Z] ae68e9a09e5c: Preparing [2022-07-02T23:48:01.705Z] 4c58b52ff0b8: Preparing [2022-07-02T23:48:01.705Z] ce063a20e0eb: Preparing [2022-07-02T23:48:01.705Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:01.705Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:01.705Z] ce063a20e0eb: Waiting [2022-07-02T23:48:01.705Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:01.705Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:01.705Z] fda4538a64d4: Layer already exists [2022-07-02T23:48:01.705Z] 4c58b52ff0b8: Layer already exists [2022-07-02T23:48:01.705Z] 65b3b060a5ab: Layer already exists [2022-07-02T23:48:01.705Z] ae68e9a09e5c: Layer already exists [2022-07-02T23:48:01.705Z] ca37afa95cf7: Layer already exists [2022-07-02T23:48:01.705Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:01.705Z] ce063a20e0eb: Layer already exists [2022-07-02T23:48:01.705Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:01.974Z] main: digest: sha256:9e77311ea65c9c535a014fd860d9fbbba7affc7b72b64fd84cc9bba458679d5c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:48:02.020Z] ===================================================== [Pipeline] echo [2022-07-02T23:48:02.025Z] taggedImages: [2022-07-02T23:48:02.025Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:02.025Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-02T23:48:02.025Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.21 [2022-07-02T23:48:02.025Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:02.025Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-07-02T23:48:02.038Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-07-02T23:48:02.038Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:02.038Z] latest [2022-07-02T23:48:02.038Z] 2.2.1-dev.21 [2022-07-02T23:48:02.038Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:02.038Z] main [2022-07-02T23:48:02.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:02.573Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:02.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:02.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T23:48:02.918Z] f47fb181f997: Preparing [2022-07-02T23:48:02.918Z] b57793443ed5: Preparing [2022-07-02T23:48:02.918Z] 4465eaeeb363: Preparing [2022-07-02T23:48:02.918Z] 343221f9dc23: Preparing [2022-07-02T23:48:02.918Z] d8f880b7fc44: Preparing [2022-07-02T23:48:02.918Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:02.918Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:02.918Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:02.918Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:03.188Z] b57793443ed5: Pushed [2022-07-02T23:48:03.188Z] 4465eaeeb363: Pushed [2022-07-02T23:48:03.188Z] f47fb181f997: Pushed [2022-07-02T23:48:03.188Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:03.188Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:03.777Z] d8f880b7fc44: Pushed [2022-07-02T23:48:18.799Z] 343221f9dc23: Pushed [2022-07-02T23:48:18.799Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:8360cae79f854c4b821caedb34ba80bd66f0ff8e62259ee065629f7b90e2a527 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:19.149Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:19.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-02T23:48:19.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T23:48:19.494Z] f47fb181f997: Preparing [2022-07-02T23:48:19.494Z] b57793443ed5: Preparing [2022-07-02T23:48:19.494Z] 4465eaeeb363: Preparing [2022-07-02T23:48:19.494Z] 343221f9dc23: Preparing [2022-07-02T23:48:19.494Z] d8f880b7fc44: Preparing [2022-07-02T23:48:19.494Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:19.494Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:19.494Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:19.494Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:19.494Z] 343221f9dc23: Layer already exists [2022-07-02T23:48:19.494Z] b57793443ed5: Layer already exists [2022-07-02T23:48:19.494Z] d8f880b7fc44: Layer already exists [2022-07-02T23:48:19.494Z] f47fb181f997: Layer already exists [2022-07-02T23:48:19.494Z] 4465eaeeb363: Layer already exists [2022-07-02T23:48:19.494Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:19.494Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:19.763Z] latest: digest: sha256:8360cae79f854c4b821caedb34ba80bd66f0ff8e62259ee065629f7b90e2a527 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:20.112Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:20.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.21 [2022-07-02T23:48:20.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T23:48:20.454Z] f47fb181f997: Preparing [2022-07-02T23:48:20.454Z] b57793443ed5: Preparing [2022-07-02T23:48:20.454Z] 4465eaeeb363: Preparing [2022-07-02T23:48:20.454Z] 343221f9dc23: Preparing [2022-07-02T23:48:20.454Z] d8f880b7fc44: Preparing [2022-07-02T23:48:20.454Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:20.454Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:20.454Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:20.454Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:20.454Z] d8f880b7fc44: Layer already exists [2022-07-02T23:48:20.454Z] b57793443ed5: Layer already exists [2022-07-02T23:48:20.454Z] f47fb181f997: Layer already exists [2022-07-02T23:48:20.454Z] 4465eaeeb363: Layer already exists [2022-07-02T23:48:20.454Z] 343221f9dc23: Layer already exists [2022-07-02T23:48:20.454Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:20.454Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:20.723Z] 2.2.1-dev.21: digest: sha256:8360cae79f854c4b821caedb34ba80bd66f0ff8e62259ee065629f7b90e2a527 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:21.073Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:21.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:21.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T23:48:21.418Z] f47fb181f997: Preparing [2022-07-02T23:48:21.418Z] b57793443ed5: Preparing [2022-07-02T23:48:21.418Z] 4465eaeeb363: Preparing [2022-07-02T23:48:21.418Z] 343221f9dc23: Preparing [2022-07-02T23:48:21.418Z] d8f880b7fc44: Preparing [2022-07-02T23:48:21.418Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:21.418Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:21.418Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:21.418Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:21.418Z] d8f880b7fc44: Layer already exists [2022-07-02T23:48:21.418Z] b57793443ed5: Layer already exists [2022-07-02T23:48:21.418Z] 4465eaeeb363: Layer already exists [2022-07-02T23:48:21.418Z] f47fb181f997: Layer already exists [2022-07-02T23:48:21.418Z] 343221f9dc23: Layer already exists [2022-07-02T23:48:21.418Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:21.418Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:21.687Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:8360cae79f854c4b821caedb34ba80bd66f0ff8e62259ee065629f7b90e2a527 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:22.036Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:22.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-07-02T23:48:22.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-02T23:48:22.382Z] f47fb181f997: Preparing [2022-07-02T23:48:22.382Z] b57793443ed5: Preparing [2022-07-02T23:48:22.382Z] 4465eaeeb363: Preparing [2022-07-02T23:48:22.382Z] 343221f9dc23: Preparing [2022-07-02T23:48:22.383Z] d8f880b7fc44: Preparing [2022-07-02T23:48:22.383Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:22.383Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:22.383Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:22.383Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:22.383Z] d8f880b7fc44: Layer already exists [2022-07-02T23:48:22.383Z] b57793443ed5: Layer already exists [2022-07-02T23:48:22.383Z] 4465eaeeb363: Layer already exists [2022-07-02T23:48:22.383Z] 343221f9dc23: Layer already exists [2022-07-02T23:48:22.383Z] f47fb181f997: Layer already exists [2022-07-02T23:48:22.383Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:22.383Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:22.652Z] main: digest: sha256:8360cae79f854c4b821caedb34ba80bd66f0ff8e62259ee065629f7b90e2a527 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:48:22.708Z] ===================================================== [Pipeline] echo [2022-07-02T23:48:22.718Z] taggedImages: [2022-07-02T23:48:22.718Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:22.718Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-02T23:48:22.718Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.21 [2022-07-02T23:48:22.718Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:22.718Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-07-02T23:48:22.740Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-07-02T23:48:22.740Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:22.740Z] latest [2022-07-02T23:48:22.740Z] 2.2.1-dev.21 [2022-07-02T23:48:22.740Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:22.740Z] main [2022-07-02T23:48:22.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:23.070Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:23.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:23.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T23:48:23.415Z] efa051adc1ca: Preparing [2022-07-02T23:48:23.415Z] 1d69510b7296: Preparing [2022-07-02T23:48:23.415Z] 91079d013c3d: Preparing [2022-07-02T23:48:23.415Z] 5e35a72efa0e: Preparing [2022-07-02T23:48:23.415Z] ce063a20e0eb: Preparing [2022-07-02T23:48:23.415Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:23.415Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:23.415Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:23.415Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:23.685Z] ce063a20e0eb: Layer already exists [2022-07-02T23:48:23.685Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:23.685Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:23.685Z] 1d69510b7296: Pushed [2022-07-02T23:48:23.685Z] 91079d013c3d: Pushed [2022-07-02T23:48:23.685Z] efa051adc1ca: Pushed [2022-07-02T23:48:38.706Z] 5e35a72efa0e: Pushed [2022-07-02T23:48:38.706Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:7c79a1c482bb3cd50bb0c35a22ec4996cc846ffef6de023aa1e95e877a20d781 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:39.055Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:39.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-02T23:48:39.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T23:48:39.406Z] efa051adc1ca: Preparing [2022-07-02T23:48:39.406Z] 1d69510b7296: Preparing [2022-07-02T23:48:39.406Z] 91079d013c3d: Preparing [2022-07-02T23:48:39.406Z] 5e35a72efa0e: Preparing [2022-07-02T23:48:39.406Z] ce063a20e0eb: Preparing [2022-07-02T23:48:39.406Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:39.406Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:39.406Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:39.406Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:39.406Z] 5e35a72efa0e: Layer already exists [2022-07-02T23:48:39.406Z] 1d69510b7296: Layer already exists [2022-07-02T23:48:39.406Z] 91079d013c3d: Layer already exists [2022-07-02T23:48:39.406Z] efa051adc1ca: Layer already exists [2022-07-02T23:48:39.406Z] ce063a20e0eb: Layer already exists [2022-07-02T23:48:39.406Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:39.406Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:39.674Z] latest: digest: sha256:7c79a1c482bb3cd50bb0c35a22ec4996cc846ffef6de023aa1e95e877a20d781 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:40.035Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:40.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.21 [2022-07-02T23:48:40.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T23:48:40.394Z] efa051adc1ca: Preparing [2022-07-02T23:48:40.394Z] 1d69510b7296: Preparing [2022-07-02T23:48:40.394Z] 91079d013c3d: Preparing [2022-07-02T23:48:40.394Z] 5e35a72efa0e: Preparing [2022-07-02T23:48:40.394Z] ce063a20e0eb: Preparing [2022-07-02T23:48:40.394Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:40.394Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:40.394Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:40.394Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:40.394Z] 5e35a72efa0e: Layer already exists [2022-07-02T23:48:40.394Z] 91079d013c3d: Layer already exists [2022-07-02T23:48:40.394Z] ce063a20e0eb: Layer already exists [2022-07-02T23:48:40.394Z] efa051adc1ca: Layer already exists [2022-07-02T23:48:40.394Z] 1d69510b7296: Layer already exists [2022-07-02T23:48:40.394Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:40.394Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:40.664Z] 2.2.1-dev.21: digest: sha256:7c79a1c482bb3cd50bb0c35a22ec4996cc846ffef6de023aa1e95e877a20d781 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:41.018Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:41.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:41.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T23:48:41.369Z] efa051adc1ca: Preparing [2022-07-02T23:48:41.369Z] 1d69510b7296: Preparing [2022-07-02T23:48:41.369Z] 91079d013c3d: Preparing [2022-07-02T23:48:41.369Z] 5e35a72efa0e: Preparing [2022-07-02T23:48:41.369Z] ce063a20e0eb: Preparing [2022-07-02T23:48:41.369Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:41.369Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:41.369Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:41.369Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:41.369Z] efa051adc1ca: Layer already exists [2022-07-02T23:48:41.369Z] 5e35a72efa0e: Layer already exists [2022-07-02T23:48:41.369Z] 91079d013c3d: Layer already exists [2022-07-02T23:48:41.369Z] ce063a20e0eb: Layer already exists [2022-07-02T23:48:41.369Z] 1d69510b7296: Layer already exists [2022-07-02T23:48:41.369Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:41.369Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:41.638Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:7c79a1c482bb3cd50bb0c35a22ec4996cc846ffef6de023aa1e95e877a20d781 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:41.988Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:42.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-07-02T23:48:42.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-02T23:48:42.328Z] efa051adc1ca: Preparing [2022-07-02T23:48:42.328Z] 1d69510b7296: Preparing [2022-07-02T23:48:42.328Z] 91079d013c3d: Preparing [2022-07-02T23:48:42.328Z] 5e35a72efa0e: Preparing [2022-07-02T23:48:42.328Z] ce063a20e0eb: Preparing [2022-07-02T23:48:42.328Z] e1ca1c1ec138: Preparing [2022-07-02T23:48:42.328Z] 4f4ce317c6bb: Preparing [2022-07-02T23:48:42.328Z] e1ca1c1ec138: Waiting [2022-07-02T23:48:42.328Z] 4f4ce317c6bb: Waiting [2022-07-02T23:48:42.328Z] efa051adc1ca: Layer already exists [2022-07-02T23:48:42.328Z] 1d69510b7296: Layer already exists [2022-07-02T23:48:42.328Z] 5e35a72efa0e: Layer already exists [2022-07-02T23:48:42.328Z] ce063a20e0eb: Layer already exists [2022-07-02T23:48:42.328Z] 91079d013c3d: Layer already exists [2022-07-02T23:48:42.328Z] e1ca1c1ec138: Layer already exists [2022-07-02T23:48:42.328Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:48:42.596Z] main: digest: sha256:7c79a1c482bb3cd50bb0c35a22ec4996cc846ffef6de023aa1e95e877a20d781 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:48:42.653Z] ===================================================== [Pipeline] echo [2022-07-02T23:48:42.662Z] taggedImages: [2022-07-02T23:48:42.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:42.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-02T23:48:42.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.21 [2022-07-02T23:48:42.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:42.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-07-02T23:48:42.681Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-07-02T23:48:42.681Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:42.681Z] latest [2022-07-02T23:48:42.681Z] 2.2.1-dev.21 [2022-07-02T23:48:42.681Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:42.681Z] main [2022-07-02T23:48:42.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:43.038Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:43.386Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:43.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T23:48:43.386Z] a263c93effc7: Preparing [2022-07-02T23:48:43.386Z] bfd8b49820f9: Preparing [2022-07-02T23:48:43.386Z] b644b8dd8eba: Preparing [2022-07-02T23:48:43.386Z] 311690771149: Preparing [2022-07-02T23:48:43.386Z] f73e7dbfee58: Preparing [2022-07-02T23:48:43.386Z] f73e7dbfee58: Layer already exists [2022-07-02T23:48:43.654Z] b644b8dd8eba: Layer already exists [2022-07-02T23:48:43.654Z] a263c93effc7: Pushed [2022-07-02T23:48:43.654Z] 311690771149: Pushed [2022-07-02T23:48:47.932Z] bfd8b49820f9: Pushed [2022-07-02T23:48:48.201Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:3f2857e3da92da09340e7298821ad5fdd00232d23afb15002408d8c28a64d9a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:48.573Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:48.937Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-02T23:48:48.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T23:48:48.937Z] a263c93effc7: Preparing [2022-07-02T23:48:48.937Z] bfd8b49820f9: Preparing [2022-07-02T23:48:48.937Z] b644b8dd8eba: Preparing [2022-07-02T23:48:48.937Z] 311690771149: Preparing [2022-07-02T23:48:48.937Z] f73e7dbfee58: Preparing [2022-07-02T23:48:48.937Z] f73e7dbfee58: Layer already exists [2022-07-02T23:48:48.937Z] b644b8dd8eba: Layer already exists [2022-07-02T23:48:48.937Z] bfd8b49820f9: Layer already exists [2022-07-02T23:48:48.937Z] 311690771149: Layer already exists [2022-07-02T23:48:48.937Z] a263c93effc7: Layer already exists [2022-07-02T23:48:49.217Z] latest: digest: sha256:3f2857e3da92da09340e7298821ad5fdd00232d23afb15002408d8c28a64d9a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:49.577Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:49.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.21 [2022-07-02T23:48:49.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T23:48:49.940Z] a263c93effc7: Preparing [2022-07-02T23:48:49.940Z] bfd8b49820f9: Preparing [2022-07-02T23:48:49.940Z] b644b8dd8eba: Preparing [2022-07-02T23:48:49.940Z] 311690771149: Preparing [2022-07-02T23:48:49.940Z] f73e7dbfee58: Preparing [2022-07-02T23:48:49.940Z] f73e7dbfee58: Layer already exists [2022-07-02T23:48:49.940Z] a263c93effc7: Layer already exists [2022-07-02T23:48:49.940Z] bfd8b49820f9: Layer already exists [2022-07-02T23:48:49.940Z] 311690771149: Layer already exists [2022-07-02T23:48:49.940Z] b644b8dd8eba: Layer already exists [2022-07-02T23:48:50.225Z] 2.2.1-dev.21: digest: sha256:3f2857e3da92da09340e7298821ad5fdd00232d23afb15002408d8c28a64d9a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:50.604Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:50.956Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:50.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T23:48:50.956Z] a263c93effc7: Preparing [2022-07-02T23:48:50.956Z] bfd8b49820f9: Preparing [2022-07-02T23:48:50.956Z] b644b8dd8eba: Preparing [2022-07-02T23:48:50.956Z] 311690771149: Preparing [2022-07-02T23:48:50.956Z] f73e7dbfee58: Preparing [2022-07-02T23:48:50.956Z] f73e7dbfee58: Layer already exists [2022-07-02T23:48:50.956Z] a263c93effc7: Layer already exists [2022-07-02T23:48:50.956Z] b644b8dd8eba: Layer already exists [2022-07-02T23:48:50.956Z] bfd8b49820f9: Layer already exists [2022-07-02T23:48:50.956Z] 311690771149: Layer already exists [2022-07-02T23:48:51.246Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:3f2857e3da92da09340e7298821ad5fdd00232d23afb15002408d8c28a64d9a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:51.620Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:51.970Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-07-02T23:48:51.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-02T23:48:51.970Z] a263c93effc7: Preparing [2022-07-02T23:48:51.970Z] bfd8b49820f9: Preparing [2022-07-02T23:48:51.970Z] b644b8dd8eba: Preparing [2022-07-02T23:48:51.970Z] 311690771149: Preparing [2022-07-02T23:48:51.970Z] f73e7dbfee58: Preparing [2022-07-02T23:48:51.970Z] bfd8b49820f9: Layer already exists [2022-07-02T23:48:51.970Z] f73e7dbfee58: Layer already exists [2022-07-02T23:48:51.970Z] 311690771149: Layer already exists [2022-07-02T23:48:51.970Z] b644b8dd8eba: Layer already exists [2022-07-02T23:48:51.970Z] a263c93effc7: Layer already exists [2022-07-02T23:48:52.240Z] main: digest: sha256:3f2857e3da92da09340e7298821ad5fdd00232d23afb15002408d8c28a64d9a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:48:52.292Z] ===================================================== [Pipeline] echo [2022-07-02T23:48:52.298Z] taggedImages: [2022-07-02T23:48:52.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:52.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-02T23:48:52.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.21 [2022-07-02T23:48:52.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:52.298Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-07-02T23:48:52.311Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-07-02T23:48:52.311Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:52.311Z] latest [2022-07-02T23:48:52.311Z] 2.2.1-dev.21 [2022-07-02T23:48:52.311Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:48:52.311Z] main [2022-07-02T23:48:52.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:52.642Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:52.988Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:48:52.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T23:48:52.988Z] d7398c45e2e7: Preparing [2022-07-02T23:48:52.988Z] 51bcccbefa92: Preparing [2022-07-02T23:48:52.988Z] b644b8dd8eba: Preparing [2022-07-02T23:48:52.988Z] 3565e9ff410e: Preparing [2022-07-02T23:48:52.988Z] f73e7dbfee58: Preparing [2022-07-02T23:48:52.988Z] b644b8dd8eba: Layer already exists [2022-07-02T23:48:52.988Z] 3565e9ff410e: Layer already exists [2022-07-02T23:48:53.257Z] f73e7dbfee58: Layer already exists [2022-07-02T23:48:53.257Z] d7398c45e2e7: Pushed [2022-07-02T23:48:57.530Z] 51bcccbefa92: Pushed [2022-07-02T23:48:57.800Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:575e276189d6cb99a2c743897e331002e8e7c541ead7f2fa6dfeeef1450f2edb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:58.152Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:58.491Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-02T23:48:58.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T23:48:58.491Z] d7398c45e2e7: Preparing [2022-07-02T23:48:58.491Z] 51bcccbefa92: Preparing [2022-07-02T23:48:58.491Z] b644b8dd8eba: Preparing [2022-07-02T23:48:58.491Z] 3565e9ff410e: Preparing [2022-07-02T23:48:58.491Z] f73e7dbfee58: Preparing [2022-07-02T23:48:58.491Z] 3565e9ff410e: Layer already exists [2022-07-02T23:48:58.491Z] d7398c45e2e7: Layer already exists [2022-07-02T23:48:58.491Z] b644b8dd8eba: Layer already exists [2022-07-02T23:48:58.491Z] f73e7dbfee58: Layer already exists [2022-07-02T23:48:58.491Z] 51bcccbefa92: Layer already exists [2022-07-02T23:48:58.761Z] latest: digest: sha256:575e276189d6cb99a2c743897e331002e8e7c541ead7f2fa6dfeeef1450f2edb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:59.109Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:48:59.454Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.21 [2022-07-02T23:48:59.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T23:48:59.454Z] d7398c45e2e7: Preparing [2022-07-02T23:48:59.454Z] 51bcccbefa92: Preparing [2022-07-02T23:48:59.454Z] b644b8dd8eba: Preparing [2022-07-02T23:48:59.454Z] 3565e9ff410e: Preparing [2022-07-02T23:48:59.454Z] f73e7dbfee58: Preparing [2022-07-02T23:48:59.454Z] f73e7dbfee58: Layer already exists [2022-07-02T23:48:59.454Z] 3565e9ff410e: Layer already exists [2022-07-02T23:48:59.454Z] b644b8dd8eba: Layer already exists [2022-07-02T23:48:59.454Z] 51bcccbefa92: Layer already exists [2022-07-02T23:48:59.454Z] d7398c45e2e7: Layer already exists [2022-07-02T23:48:59.723Z] 2.2.1-dev.21: digest: sha256:575e276189d6cb99a2c743897e331002e8e7c541ead7f2fa6dfeeef1450f2edb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:00.070Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:00.413Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:49:00.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T23:49:00.413Z] d7398c45e2e7: Preparing [2022-07-02T23:49:00.413Z] 51bcccbefa92: Preparing [2022-07-02T23:49:00.413Z] b644b8dd8eba: Preparing [2022-07-02T23:49:00.413Z] 3565e9ff410e: Preparing [2022-07-02T23:49:00.413Z] f73e7dbfee58: Preparing [2022-07-02T23:49:00.413Z] d7398c45e2e7: Layer already exists [2022-07-02T23:49:00.413Z] b644b8dd8eba: Layer already exists [2022-07-02T23:49:00.413Z] f73e7dbfee58: Layer already exists [2022-07-02T23:49:00.413Z] 3565e9ff410e: Layer already exists [2022-07-02T23:49:00.413Z] 51bcccbefa92: Layer already exists [2022-07-02T23:49:00.682Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:575e276189d6cb99a2c743897e331002e8e7c541ead7f2fa6dfeeef1450f2edb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:01.041Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:01.385Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-07-02T23:49:01.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-02T23:49:01.385Z] d7398c45e2e7: Preparing [2022-07-02T23:49:01.385Z] 51bcccbefa92: Preparing [2022-07-02T23:49:01.385Z] b644b8dd8eba: Preparing [2022-07-02T23:49:01.385Z] 3565e9ff410e: Preparing [2022-07-02T23:49:01.385Z] f73e7dbfee58: Preparing [2022-07-02T23:49:01.385Z] 3565e9ff410e: Layer already exists [2022-07-02T23:49:01.385Z] d7398c45e2e7: Layer already exists [2022-07-02T23:49:01.385Z] b644b8dd8eba: Layer already exists [2022-07-02T23:49:01.385Z] f73e7dbfee58: Layer already exists [2022-07-02T23:49:01.385Z] 51bcccbefa92: Layer already exists [2022-07-02T23:49:01.654Z] main: digest: sha256:575e276189d6cb99a2c743897e331002e8e7c541ead7f2fa6dfeeef1450f2edb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:49:01.710Z] ===================================================== [Pipeline] echo [2022-07-02T23:49:01.719Z] taggedImages: [2022-07-02T23:49:01.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:49:01.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-02T23:49:01.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.21 [2022-07-02T23:49:01.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:49:01.719Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-07-02T23:49:01.738Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-07-02T23:49:01.738Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:49:01.738Z] latest [2022-07-02T23:49:01.738Z] 2.2.1-dev.21 [2022-07-02T23:49:01.738Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:49:01.738Z] main [2022-07-02T23:49:01.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:02.091Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:02.451Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:49:02.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T23:49:02.451Z] c97824e68dd8: Preparing [2022-07-02T23:49:02.451Z] 56ca83007779: Preparing [2022-07-02T23:49:02.451Z] 0809567bcb4e: Preparing [2022-07-02T23:49:02.451Z] dac52e79761d: Preparing [2022-07-02T23:49:02.451Z] f0e5a4d6c014: Preparing [2022-07-02T23:49:02.451Z] 3b19d27f08f7: Preparing [2022-07-02T23:49:02.451Z] 73bb99a6e169: Preparing [2022-07-02T23:49:02.451Z] ec06c3102977: Preparing [2022-07-02T23:49:02.451Z] 6a3c62e080c7: Preparing [2022-07-02T23:49:02.451Z] 340cb19ca677: Preparing [2022-07-02T23:49:02.451Z] 4f4ce317c6bb: Preparing [2022-07-02T23:49:02.451Z] 3b19d27f08f7: Waiting [2022-07-02T23:49:02.451Z] 73bb99a6e169: Waiting [2022-07-02T23:49:02.451Z] ec06c3102977: Waiting [2022-07-02T23:49:02.451Z] 6a3c62e080c7: Waiting [2022-07-02T23:49:02.451Z] 340cb19ca677: Waiting [2022-07-02T23:49:02.451Z] 4f4ce317c6bb: Waiting [2022-07-02T23:49:02.451Z] f0e5a4d6c014: Layer already exists [2022-07-02T23:49:02.726Z] 3b19d27f08f7: Layer already exists [2022-07-02T23:49:02.726Z] 73bb99a6e169: Layer already exists [2022-07-02T23:49:02.726Z] 56ca83007779: Pushed [2022-07-02T23:49:02.726Z] ec06c3102977: Layer already exists [2022-07-02T23:49:02.726Z] 6a3c62e080c7: Layer already exists [2022-07-02T23:49:02.726Z] 340cb19ca677: Layer already exists [2022-07-02T23:49:02.726Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:49:03.318Z] c97824e68dd8: Pushed [2022-07-02T23:49:05.272Z] 0809567bcb4e: Pushed [2022-07-02T23:49:20.301Z] dac52e79761d: Pushed [2022-07-02T23:49:20.301Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f: digest: sha256:5afbd223ac3f94b8d04efa9655b7fadd3231bc7ed60f0554c836959b0414285b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:20.655Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:21.001Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-02T23:49:21.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T23:49:21.001Z] c97824e68dd8: Preparing [2022-07-02T23:49:21.001Z] 56ca83007779: Preparing [2022-07-02T23:49:21.001Z] 0809567bcb4e: Preparing [2022-07-02T23:49:21.001Z] dac52e79761d: Preparing [2022-07-02T23:49:21.001Z] f0e5a4d6c014: Preparing [2022-07-02T23:49:21.001Z] 3b19d27f08f7: Preparing [2022-07-02T23:49:21.001Z] 73bb99a6e169: Preparing [2022-07-02T23:49:21.001Z] ec06c3102977: Preparing [2022-07-02T23:49:21.001Z] 6a3c62e080c7: Preparing [2022-07-02T23:49:21.001Z] 340cb19ca677: Preparing [2022-07-02T23:49:21.001Z] 4f4ce317c6bb: Preparing [2022-07-02T23:49:21.001Z] 3b19d27f08f7: Waiting [2022-07-02T23:49:21.001Z] 73bb99a6e169: Waiting [2022-07-02T23:49:21.001Z] ec06c3102977: Waiting [2022-07-02T23:49:21.001Z] 340cb19ca677: Waiting [2022-07-02T23:49:21.001Z] 6a3c62e080c7: Waiting [2022-07-02T23:49:21.001Z] 4f4ce317c6bb: Waiting [2022-07-02T23:49:21.001Z] c97824e68dd8: Layer already exists [2022-07-02T23:49:21.001Z] dac52e79761d: Layer already exists [2022-07-02T23:49:21.001Z] 56ca83007779: Layer already exists [2022-07-02T23:49:21.001Z] f0e5a4d6c014: Layer already exists [2022-07-02T23:49:21.001Z] 0809567bcb4e: Layer already exists [2022-07-02T23:49:21.001Z] 3b19d27f08f7: Layer already exists [2022-07-02T23:49:21.001Z] 73bb99a6e169: Layer already exists [2022-07-02T23:49:21.001Z] ec06c3102977: Layer already exists [2022-07-02T23:49:21.001Z] 6a3c62e080c7: Layer already exists [2022-07-02T23:49:21.273Z] 340cb19ca677: Layer already exists [2022-07-02T23:49:21.273Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:49:21.273Z] latest: digest: sha256:5afbd223ac3f94b8d04efa9655b7fadd3231bc7ed60f0554c836959b0414285b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:21.631Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:21.982Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.21 [2022-07-02T23:49:21.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T23:49:21.982Z] c97824e68dd8: Preparing [2022-07-02T23:49:21.982Z] 56ca83007779: Preparing [2022-07-02T23:49:21.982Z] 0809567bcb4e: Preparing [2022-07-02T23:49:21.982Z] dac52e79761d: Preparing [2022-07-02T23:49:21.982Z] f0e5a4d6c014: Preparing [2022-07-02T23:49:21.982Z] 3b19d27f08f7: Preparing [2022-07-02T23:49:21.982Z] 73bb99a6e169: Preparing [2022-07-02T23:49:21.982Z] ec06c3102977: Preparing [2022-07-02T23:49:21.982Z] 6a3c62e080c7: Preparing [2022-07-02T23:49:21.982Z] 340cb19ca677: Preparing [2022-07-02T23:49:21.982Z] 4f4ce317c6bb: Preparing [2022-07-02T23:49:21.982Z] 3b19d27f08f7: Waiting [2022-07-02T23:49:21.982Z] 73bb99a6e169: Waiting [2022-07-02T23:49:21.982Z] ec06c3102977: Waiting [2022-07-02T23:49:21.982Z] 6a3c62e080c7: Waiting [2022-07-02T23:49:21.982Z] 340cb19ca677: Waiting [2022-07-02T23:49:21.982Z] 4f4ce317c6bb: Waiting [2022-07-02T23:49:21.982Z] f0e5a4d6c014: Layer already exists [2022-07-02T23:49:21.982Z] 56ca83007779: Layer already exists [2022-07-02T23:49:21.982Z] c97824e68dd8: Layer already exists [2022-07-02T23:49:21.982Z] dac52e79761d: Layer already exists [2022-07-02T23:49:21.982Z] 0809567bcb4e: Layer already exists [2022-07-02T23:49:21.982Z] ec06c3102977: Layer already exists [2022-07-02T23:49:21.982Z] 73bb99a6e169: Layer already exists [2022-07-02T23:49:22.252Z] 340cb19ca677: Layer already exists [2022-07-02T23:49:22.252Z] 3b19d27f08f7: Layer already exists [2022-07-02T23:49:22.252Z] 6a3c62e080c7: Layer already exists [2022-07-02T23:49:22.252Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:49:22.252Z] 2.2.1-dev.21: digest: sha256:5afbd223ac3f94b8d04efa9655b7fadd3231bc7ed60f0554c836959b0414285b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:22.608Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:22.958Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:49:22.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T23:49:22.958Z] c97824e68dd8: Preparing [2022-07-02T23:49:22.958Z] 56ca83007779: Preparing [2022-07-02T23:49:22.958Z] 0809567bcb4e: Preparing [2022-07-02T23:49:22.958Z] dac52e79761d: Preparing [2022-07-02T23:49:22.958Z] f0e5a4d6c014: Preparing [2022-07-02T23:49:22.958Z] 3b19d27f08f7: Preparing [2022-07-02T23:49:22.958Z] 73bb99a6e169: Preparing [2022-07-02T23:49:22.958Z] ec06c3102977: Preparing [2022-07-02T23:49:22.958Z] 6a3c62e080c7: Preparing [2022-07-02T23:49:22.958Z] 340cb19ca677: Preparing [2022-07-02T23:49:22.958Z] 4f4ce317c6bb: Preparing [2022-07-02T23:49:22.958Z] 3b19d27f08f7: Waiting [2022-07-02T23:49:22.958Z] 73bb99a6e169: Waiting [2022-07-02T23:49:22.958Z] ec06c3102977: Waiting [2022-07-02T23:49:22.958Z] 6a3c62e080c7: Waiting [2022-07-02T23:49:22.958Z] 340cb19ca677: Waiting [2022-07-02T23:49:22.958Z] 4f4ce317c6bb: Waiting [2022-07-02T23:49:22.958Z] f0e5a4d6c014: Layer already exists [2022-07-02T23:49:22.958Z] dac52e79761d: Layer already exists [2022-07-02T23:49:22.958Z] c97824e68dd8: Layer already exists [2022-07-02T23:49:22.958Z] 56ca83007779: Layer already exists [2022-07-02T23:49:22.958Z] 0809567bcb4e: Layer already exists [2022-07-02T23:49:22.958Z] 3b19d27f08f7: Layer already exists [2022-07-02T23:49:22.958Z] ec06c3102977: Layer already exists [2022-07-02T23:49:22.958Z] 73bb99a6e169: Layer already exists [2022-07-02T23:49:22.958Z] 6a3c62e080c7: Layer already exists [2022-07-02T23:49:22.958Z] 340cb19ca677: Layer already exists [2022-07-02T23:49:23.230Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:49:23.230Z] 33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21: digest: sha256:5afbd223ac3f94b8d04efa9655b7fadd3231bc7ed60f0554c836959b0414285b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:23.588Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:23.934Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-07-02T23:49:23.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-02T23:49:23.934Z] c97824e68dd8: Preparing [2022-07-02T23:49:23.934Z] 56ca83007779: Preparing [2022-07-02T23:49:23.934Z] 0809567bcb4e: Preparing [2022-07-02T23:49:23.934Z] dac52e79761d: Preparing [2022-07-02T23:49:23.934Z] f0e5a4d6c014: Preparing [2022-07-02T23:49:23.934Z] 3b19d27f08f7: Preparing [2022-07-02T23:49:23.934Z] 73bb99a6e169: Preparing [2022-07-02T23:49:23.934Z] ec06c3102977: Preparing [2022-07-02T23:49:23.934Z] 6a3c62e080c7: Preparing [2022-07-02T23:49:23.934Z] 340cb19ca677: Preparing [2022-07-02T23:49:23.934Z] 4f4ce317c6bb: Preparing [2022-07-02T23:49:23.934Z] 3b19d27f08f7: Waiting [2022-07-02T23:49:23.934Z] 73bb99a6e169: Waiting [2022-07-02T23:49:23.934Z] ec06c3102977: Waiting [2022-07-02T23:49:23.934Z] 6a3c62e080c7: Waiting [2022-07-02T23:49:23.934Z] 340cb19ca677: Waiting [2022-07-02T23:49:23.934Z] 4f4ce317c6bb: Waiting [2022-07-02T23:49:23.934Z] 56ca83007779: Layer already exists [2022-07-02T23:49:23.934Z] c97824e68dd8: Layer already exists [2022-07-02T23:49:23.934Z] f0e5a4d6c014: Layer already exists [2022-07-02T23:49:23.934Z] dac52e79761d: Layer already exists [2022-07-02T23:49:23.934Z] 0809567bcb4e: Layer already exists [2022-07-02T23:49:23.934Z] 340cb19ca677: Layer already exists [2022-07-02T23:49:23.934Z] 73bb99a6e169: Layer already exists [2022-07-02T23:49:23.934Z] 6a3c62e080c7: Layer already exists [2022-07-02T23:49:23.934Z] 3b19d27f08f7: Layer already exists [2022-07-02T23:49:23.934Z] ec06c3102977: Layer already exists [2022-07-02T23:49:24.204Z] 4f4ce317c6bb: Layer already exists [2022-07-02T23:49:24.204Z] main: digest: sha256:5afbd223ac3f94b8d04efa9655b7fadd3231bc7ed60f0554c836959b0414285b size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-02T23:49:24.262Z] ===================================================== [Pipeline] echo [2022-07-02T23:49:24.270Z] taggedImages: [2022-07-02T23:49:24.270Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f [2022-07-02T23:49:24.270Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-02T23:49:24.270Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.21 [2022-07-02T23:49:24.270Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:33a3e4f3e3406f6cea49ab831237154515d8a27f-2.2.1-dev.21 [2022-07-02T23:49:24.270Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:24.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T23:49:24.643Z] [2022-07-02T23:49:24.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:49:24.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T23:49:25.261Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-02T23:49:25.262Z] 8998bd30e6a1: Pulling fs layer [2022-07-02T23:49:25.262Z] 04944245beec: Pulling fs layer [2022-07-02T23:49:25.262Z] 699f458cf7ca: Pulling fs layer [2022-07-02T23:49:25.262Z] 765212b225bb: Pulling fs layer [2022-07-02T23:49:25.262Z] f23df028b6ca: Pulling fs layer [2022-07-02T23:49:25.262Z] d65c8cfc05b1: Pulling fs layer [2022-07-02T23:49:25.262Z] 2437ff75d9bd: Pulling fs layer [2022-07-02T23:49:25.262Z] 765212b225bb: Waiting [2022-07-02T23:49:25.262Z] f23df028b6ca: Waiting [2022-07-02T23:49:25.262Z] d65c8cfc05b1: Waiting [2022-07-02T23:49:25.262Z] 2437ff75d9bd: Waiting [2022-07-02T23:49:25.262Z] 04944245beec: Verifying Checksum [2022-07-02T23:49:25.262Z] 04944245beec: Download complete [2022-07-02T23:49:25.262Z] 765212b225bb: Verifying Checksum [2022-07-02T23:49:25.262Z] 765212b225bb: Download complete [2022-07-02T23:49:25.262Z] f23df028b6ca: Verifying Checksum [2022-07-02T23:49:25.262Z] f23df028b6ca: Download complete [2022-07-02T23:49:25.262Z] d65c8cfc05b1: Verifying Checksum [2022-07-02T23:49:25.262Z] d65c8cfc05b1: Download complete [2022-07-02T23:49:25.537Z] 699f458cf7ca: Download complete [2022-07-02T23:49:25.810Z] 8998bd30e6a1: Download complete [2022-07-02T23:49:28.431Z] 2437ff75d9bd: Verifying Checksum [2022-07-02T23:49:28.431Z] 2437ff75d9bd: Download complete [2022-07-02T23:49:29.860Z] 8998bd30e6a1: Pull complete [2022-07-02T23:49:30.454Z] 04944245beec: Pull complete [2022-07-02T23:49:31.887Z] 699f458cf7ca: Pull complete [2022-07-02T23:49:32.159Z] 765212b225bb: Pull complete [2022-07-02T23:49:33.137Z] f23df028b6ca: Pull complete [2022-07-02T23:49:33.137Z] d65c8cfc05b1: Pull complete [2022-07-02T23:49:48.205Z] 2437ff75d9bd: Pull complete [2022-07-02T23:49:48.205Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-02T23:49:48.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T23:49:48.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:49:48.471Z] prd-ubuntu20.04-docker-arm64-4c-16g-16722 does not seem to be running inside a container [2022-07-02T23:49:48.546Z] $ 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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-02T23:49:51.081Z] $ docker top 66093e70285d1d046b35e46dd7f66c22a4abd762451f74ea866c85cf171dcacc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:49:52.058Z] ---> job-cost.sh [2022-07-02T23:49:52.058Z] lf-activate-venv: SKIPPING [2022-07-02T23:49:52.058Z] INFO: No Stack... [2022-07-02T23:49:52.647Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-02T23:49:53.616Z] INFO: Archiving Costs [Pipeline] sh [2022-07-02T23:49:54.267Z] + cut -d, -f6 [2022-07-02T23:49:54.267Z] + cat /w/workspace/edgex-go/252/archives/cost.csv [Pipeline] lock [2022-07-02T23:49:54.328Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-252-stack-cost] [2022-07-02T23:49:54.335Z] Resource [jenkins-edgexfoundry-edgex-go-main-252-stack-cost] did not exist. Created. [2022-07-02T23:49:54.335Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-252-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-02T23:49:54.994Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-02T23:49:55.576Z] Stashed 1 file(s) [Pipeline] } [2022-07-02T23:49:55.582Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-252-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-02T23:49:55.591Z] $ docker stop --time=1 66093e70285d1d046b35e46dd7f66c22a4abd762451f74ea866c85cf171dcacc [2022-07-02T23:49:57.128Z] $ docker rm -f 66093e70285d1d046b35e46dd7f66c22a4abd762451f74ea866c85cf171dcacc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-02T23:49:57.648Z] provisioning config files... [2022-07-02T23:49:57.656Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/252@tmp/config5902875531653225743tmp [Pipeline] { [Pipeline] sh [2022-07-02T23:49:57.945Z] + set +x [2022-07-02T23:49:57.945Z] + curl -s https://codecov.io/bash [2022-07-02T23:49:57.945Z] + bash -s -- [2022-07-02T23:49:57.945Z] [2022-07-02T23:49:57.945Z] _____ _ [2022-07-02T23:49:57.945Z] / ____| | | [2022-07-02T23:49:57.945Z] | | ___ __| | ___ ___ _____ __ [2022-07-02T23:49:57.945Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-02T23:49:57.945Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-02T23:49:57.945Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-02T23:49:57.945Z] Bash-1.0.6 [2022-07-02T23:49:57.945Z] [2022-07-02T23:49:57.945Z] [2022-07-02T23:49:57.945Z] ==> git version 2.25.1 found [2022-07-02T23:49:57.945Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-02T23:49:57.945Z] Release-Date: 2020-01-08 [2022-07-02T23:49:57.945Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-02T23:49:57.945Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-02T23:49:57.945Z] ==> Jenkins CI detected. [2022-07-02T23:49:57.945Z] current dir:  /w/workspace/edgex-go/252 [2022-07-02T23:49:57.945Z] project root: . [2022-07-02T23:49:57.945Z] --> token set from env [2022-07-02T23:49:57.945Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-02T23:49:57.945Z] ==> Running gcov in . (disable via -X gcov) [2022-07-02T23:49:57.945Z] ==> Python coveragepy not found [2022-07-02T23:49:57.945Z] ==> Searching for coverage reports in: [2022-07-02T23:49:57.945Z] + . [2022-07-02T23:49:57.945Z] -> Found 1 reports [2022-07-02T23:49:57.945Z] ==> Detecting git/mercurial file structure [2022-07-02T23:49:58.206Z] ==> Reading reports [2022-07-02T23:49:58.206Z] + ./coverage.out bytes=435593 [2022-07-02T23:49:58.206Z] ==> Appending adjustments [2022-07-02T23:49:58.206Z] https://docs.codecov.io/docs/fixing-reports [2022-07-02T23:49:59.590Z] + Found adjustments [2022-07-02T23:49:59.590Z] ==> Gzipping contents [2022-07-02T23:49:59.590Z] 60K /tmp/codecov.eaGWJS.gz [2022-07-02T23:49:59.590Z] ==> Uploading reports [2022-07-02T23:49:59.590Z] url: https://codecov.io [2022-07-02T23:49:59.590Z] query: branch=main&commit=33a3e4f3e3406f6cea49ab831237154515d8a27f&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-02T23:49:59.590Z] -> Pinging Codecov [2022-07-02T23:49:59.590Z] 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=33a3e4f3e3406f6cea49ab831237154515d8a27f&build=252&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F252%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-02T23:49:59.590Z] -> Uploading to [2022-07-02T23:49:59.590Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/33a3e4f3e3406f6cea49ab831237154515d8a27f/5f06c18f-7d56-4c59-a427-8a5374aa3270.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T234959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba7181dbd67ba3d8fbcd225ccda8d42076e350e7f50c317bc680c0721e5ec724 [2022-07-02T23:49:59.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T23:49:59.590Z] Dload Upload Total Spent Left Speed [2022-07-02T23:49:59.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59946 0 0 100 59946 0 212k --:--:-- --:--:-- --:--:-- 212k [2022-07-02T23:49:59.849Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/33a3e4f3e3406f6cea49ab831237154515d8a27f [Pipeline] } [2022-07-02T23:49:59.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-07-02T23:50:00.042Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-02T23:50:00.050Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:50:00.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-02T23:50:00.346Z] [2022-07-02T23:50:00.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:50:00.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-02T23:50:00.646Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-02T23:50:00.646Z] df9b9388f04a: Already exists [2022-07-02T23:50:00.646Z] 52dc419b0ee2: Pulling fs layer [2022-07-02T23:50:00.646Z] 25bc292e5bac: Pulling fs layer [2022-07-02T23:50:00.646Z] 114826534d7a: Pulling fs layer [2022-07-02T23:50:00.646Z] 4657fd5d0bcf: Pulling fs layer [2022-07-02T23:50:00.646Z] 6ad1cebc031e: Pulling fs layer [2022-07-02T23:50:00.646Z] 8a3aa393b2d8: Pulling fs layer [2022-07-02T23:50:00.646Z] 4657fd5d0bcf: Waiting [2022-07-02T23:50:00.646Z] 8a3aa393b2d8: Waiting [2022-07-02T23:50:00.646Z] 6ad1cebc031e: Waiting [2022-07-02T23:50:00.646Z] 25bc292e5bac: Verifying Checksum [2022-07-02T23:50:00.647Z] 25bc292e5bac: Download complete [2022-07-02T23:50:00.647Z] 52dc419b0ee2: Download complete [2022-07-02T23:50:00.647Z] 4657fd5d0bcf: Verifying Checksum [2022-07-02T23:50:00.647Z] 4657fd5d0bcf: Download complete [2022-07-02T23:50:00.906Z] 52dc419b0ee2: Pull complete [2022-07-02T23:50:00.906Z] 6ad1cebc031e: Verifying Checksum [2022-07-02T23:50:00.906Z] 6ad1cebc031e: Download complete [2022-07-02T23:50:00.906Z] 25bc292e5bac: Pull complete [2022-07-02T23:50:01.474Z] 114826534d7a: Verifying Checksum [2022-07-02T23:50:01.474Z] 114826534d7a: Download complete [2022-07-02T23:50:01.474Z] 8a3aa393b2d8: Verifying Checksum [2022-07-02T23:50:01.474Z] 8a3aa393b2d8: Download complete [2022-07-02T23:50:05.674Z] 114826534d7a: Pull complete [2022-07-02T23:50:05.674Z] 4657fd5d0bcf: Pull complete [2022-07-02T23:50:05.674Z] 6ad1cebc031e: Pull complete [2022-07-02T23:50:08.966Z] 8a3aa393b2d8: Pull complete [2022-07-02T23:50:08.966Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-02T23:50:08.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-02T23:50:08.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:50:09.057Z] prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container [2022-07-02T23:50:09.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-02T23:50:11.942Z] $ docker top 77c2e5511e10156bf51eafda448a7972c990bcdc8eeeca99da3a01df649fa5b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-02T23:50:12.017Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-07-02T23:50:12.293Z] + set -o pipefail [2022-07-02T23:50:12.293Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-07-02T23:50:18.869Z] [2022-07-02T23:50:18.869Z] Monitoring /w/workspace/edgex-go/252 (github.com/edgexfoundry/edgex-go)... [2022-07-02T23:50:18.869Z] [2022-07-02T23:50:18.869Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0523d541-8561-4deb-b94b-5dc4a841a375 [2022-07-02T23:50:18.869Z] [2022-07-02T23:50:18.869Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-02T23:50:18.869Z] [2022-07-02T23:50:18.869Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-02T23:50:18.869Z] [2022-07-02T23:50:18.869Z] [2022-07-02T23:50:18.869Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-02T23:50:18.869Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-02T23:50:18.881Z] $ docker stop --time=1 77c2e5511e10156bf51eafda448a7972c990bcdc8eeeca99da3a01df649fa5b0 [2022-07-02T23:50:21.218Z] $ docker rm -f 77c2e5511e10156bf51eafda448a7972c990bcdc8eeeca99da3a01df649fa5b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-02T23:50:21.608Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T23:50:21.618Z] provisioning config files... [2022-07-02T23:50:21.625Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/252@tmp/config6153003784303193111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:50:21.919Z] --> edgex-publish-swagger.sh [2022-07-02T23:50:21.920Z] === Publish openapi/v2 API === [2022-07-02T23:50:21.920Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-02T23:50:21.920Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/252/openapi/v2/core-command.yaml] [2022-07-02T23:50:21.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T23:50:21.920Z] Dload Upload Total Spent Left Speed [2022-07-02T23:50:22.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 36973 --:--:-- --:--:-- --:--:-- 36933 100 33831 0 0 100 33831 0 36973 --:--:-- --:--:-- --:--:-- 36933 [2022-07-02T23:50:22.860Z] [2022-07-02T23:50:22.860Z] [2022-07-02T23:50:22.860Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/252/openapi/v2/core-data.yaml] [2022-07-02T23:50:22.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T23:50:22.860Z] Dload Upload Total Spent Left Speed [2022-07-02T23:50:23.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 81739 --:--:-- --:--:-- --:--:-- 81646 100 71604 0 0 100 71604 0 81739 --:--:-- --:--:-- --:--:-- 81646 [2022-07-02T23:50:23.802Z] [2022-07-02T23:50:23.802Z] [2022-07-02T23:50:23.802Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/252/openapi/v2/core-metadata.yaml] [2022-07-02T23:50:23.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T23:50:23.802Z] Dload Upload Total Spent Left Speed [2022-07-02T23:50:24.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 154k --:--:-- --:--:-- --:--:-- 154k 100 141k 0 0 100 141k 0 154k --:--:-- --:--:-- --:--:-- 154k [2022-07-02T23:50:24.742Z] [2022-07-02T23:50:24.742Z] [2022-07-02T23:50:24.742Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/252/openapi/v2/support-notifications.yaml] [2022-07-02T23:50:24.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T23:50:24.742Z] Dload Upload Total Spent Left Speed [2022-07-02T23:50:25.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 96351 --:--:-- --:--:-- --:--:-- 96247 100 89318 0 0 100 89318 0 96351 --:--:-- --:--:-- --:--:-- 96247 [2022-07-02T23:50:25.683Z] [2022-07-02T23:50:25.683Z] [2022-07-02T23:50:25.683Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/252/openapi/v2/support-scheduler.yaml] [2022-07-02T23:50:25.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T23:50:25.683Z] Dload Upload Total Spent Left Speed [2022-07-02T23:50:26.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 45362 --:--:-- --:--:-- --:--:-- 45310 100 39556 0 0 100 39556 0 45258 --:--:-- --:--:-- --:--:-- 45206 [2022-07-02T23:50:26.620Z] [2022-07-02T23:50:26.620Z] [2022-07-02T23:50:26.620Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/252/openapi/v2/system-agent.yaml] [2022-07-02T23:50:26.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T23:50:26.620Z] Dload Upload Total Spent Left Speed [2022-07-02T23:50:27.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20521 --:--:-- --:--:-- --:--:-- 20501 100 20091 0 0 100 20091 0 20521 --:--:-- --:--:-- --:--:-- 20501 [2022-07-02T23:50:27.628Z] [2022-07-02T23:50:27.628Z] [Pipeline] } [2022-07-02T23:50:27.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-07-02T23:50:28.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T23:50:28.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:50:28.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T23:50:28.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:50:28.417Z] prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container [2022-07-02T23:50:28.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-02T23:50:28.871Z] $ docker top 72d2e0867781f19f9f322858d952784bc962c5eed55f6105017f45ff34869d99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T23:50:28.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T23:50:28.960Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T23:50:29.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T23:50:29.085Z] $ docker exec 72d2e0867781f19f9f322858d952784bc962c5eed55f6105017f45ff34869d99 ssh-agent [2022-07-02T23:50:29.211Z] SSH_AUTH_SOCK=/tmp/ssh-XdyCOXD7p8Iw/agent.34 [2022-07-02T23:50:29.211Z] SSH_AGENT_PID=41 [2022-07-02T23:50:29.216Z] Running ssh-add (command line suppressed) [2022-07-02T23:50:29.330Z] Identity added: /w/workspace/edgex-go/252@tmp/private_key_8874289782012008285.key (/w/workspace/edgex-go/252@tmp/private_key_8874289782012008285.key) [2022-07-02T23:50:29.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T23:50:29.625Z] + git semver tag [2022-07-02T23:50:29.885Z] 2022-07-02 23:50:29,799 [run_tag] DEBUG tag force:False [2022-07-02T23:50:29.885Z] 2022-07-02 23:50:29,800 [check_head_tag] DEBUG check head tag [2022-07-02T23:50:29.885Z] 2022-07-02 23:50:29,800 [execute] INFO git cat-file --batch-check [2022-07-02T23:50:29.885Z] 2022-07-02 23:50:29,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/252, universal_newlines=False, shell=None, istream=) [2022-07-02T23:50:29.885Z] 2022-07-02 23:50:29,803 [execute] INFO git cat-file --batch [2022-07-02T23:50:29.885Z] 2022-07-02 23:50:29,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/252, universal_newlines=False, shell=None, istream=) [2022-07-02T23:50:29.885Z] 2022-07-02 23:50:29,818 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main [2022-07-02T23:50:29.885Z] 2022-07-02 23:50:29,819 [execute] INFO git tag -a v2.2.1-dev.21 -m v2.2.1-dev.21 [2022-07-02T23:50:29.885Z] 2022-07-02 23:50:29,819 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.21', '-m', 'v2.2.1-dev.21'], cwd=/w/workspace/edgex-go/252, universal_newlines=False, shell=None, istream=None) [2022-07-02T23:50:29.885Z] 2022-07-02 23:50:29,825 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main [2022-07-02T23:50:29.885Z] 2.2.1-dev.21 [Pipeline] } [2022-07-02T23:50:29.894Z] $ docker exec --env ******** --env ******** 72d2e0867781f19f9f322858d952784bc962c5eed55f6105017f45ff34869d99 ssh-agent -k [2022-07-02T23:50:30.017Z] unset SSH_AUTH_SOCK; [2022-07-02T23:50:30.017Z] unset SSH_AGENT_PID; [2022-07-02T23:50:30.018Z] echo Agent pid 41 killed; [2022-07-02T23:50:30.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T23:50:30.334Z] + git semver [Pipeline] } [2022-07-02T23:50:30.609Z] $ docker stop --time=1 72d2e0867781f19f9f322858d952784bc962c5eed55f6105017f45ff34869d99 [2022-07-02T23:50:31.912Z] $ docker rm -f 72d2e0867781f19f9f322858d952784bc962c5eed55f6105017f45ff34869d99 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:50:32.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-02T23:50:32.285Z] [2022-07-02T23:50:32.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:50:32.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-02T23:50:32.584Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-02T23:50:32.584Z] ab5ef0e58194: Pulling fs layer [2022-07-02T23:50:32.584Z] 9712f1f96733: Pulling fs layer [2022-07-02T23:50:32.584Z] 63f879dbbcfc: Pulling fs layer [2022-07-02T23:50:32.584Z] 0d9ebad4ef96: Pulling fs layer [2022-07-02T23:50:32.584Z] e9a5061849ea: Pulling fs layer [2022-07-02T23:50:32.584Z] d747dcd14b5f: Pulling fs layer [2022-07-02T23:50:32.584Z] 2de7ff778b66: Pulling fs layer [2022-07-02T23:50:32.584Z] e9a5061849ea: Waiting [2022-07-02T23:50:32.584Z] d747dcd14b5f: Waiting [2022-07-02T23:50:32.584Z] 9712f1f96733: Verifying Checksum [2022-07-02T23:50:32.846Z] 63f879dbbcfc: Verifying Checksum [2022-07-02T23:50:32.846Z] 63f879dbbcfc: Download complete [2022-07-02T23:50:33.106Z] 0d9ebad4ef96: Verifying Checksum [2022-07-02T23:50:33.106Z] 0d9ebad4ef96: Download complete [2022-07-02T23:50:33.106Z] d747dcd14b5f: Verifying Checksum [2022-07-02T23:50:33.106Z] d747dcd14b5f: Download complete [2022-07-02T23:50:33.106Z] e9a5061849ea: Verifying Checksum [2022-07-02T23:50:33.106Z] e9a5061849ea: Download complete [2022-07-02T23:50:33.106Z] ab5ef0e58194: Verifying Checksum [2022-07-02T23:50:33.106Z] ab5ef0e58194: Download complete [2022-07-02T23:50:33.106Z] 2de7ff778b66: Verifying Checksum [2022-07-02T23:50:33.106Z] 2de7ff778b66: Download complete [2022-07-02T23:50:36.400Z] ab5ef0e58194: Pull complete [2022-07-02T23:50:36.400Z] 9712f1f96733: Pull complete [2022-07-02T23:50:36.659Z] 63f879dbbcfc: Pull complete [2022-07-02T23:50:40.856Z] 0d9ebad4ef96: Pull complete [2022-07-02T23:50:41.117Z] e9a5061849ea: Pull complete [2022-07-02T23:50:41.117Z] d747dcd14b5f: Pull complete [2022-07-02T23:50:42.497Z] 2de7ff778b66: Pull complete [2022-07-02T23:50:42.497Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-02T23:50:42.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-02T23:50:42.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:50:42.592Z] prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container [2022-07-02T23:50:42.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-02T23:50:45.334Z] $ docker top cafbb3070741ea25a12a75d504d1bb6308ca7cdd2fc77da3ca59ac6df3a455eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-02T23:50:45.432Z] provisioning config files... [2022-07-02T23:50:45.440Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/252@tmp/config1617134742240517521tmp [2022-07-02T23:50:45.452Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/252@tmp/config4200358537008463761tmp [2022-07-02T23:50:45.463Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/252@tmp/config3985482628567431168tmp [Pipeline] { [Pipeline] echo [2022-07-02T23:50:45.479Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:50:45.762Z] ---> sigul-configuration.sh [2022-07-02T23:50:45.762Z] gpg: directory `/root/.gnupg' created [2022-07-02T23:50:45.762Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-02T23:50:45.762Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-02T23:50:45.762Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-02T23:50:45.762Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-02T23:50:45.762Z] gpg: CAST5 encrypted data [2022-07-02T23:50:45.762Z] gpg: encrypted with 1 passphrase [2022-07-02T23:50:45.762Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-02T23:50:46.050Z] + mkdir /home/jenkins [2022-07-02T23:50:46.050Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-02T23:50:46.335Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-02T23:50:46.345Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:50:46.640Z] ---> sigul-install.sh [2022-07-02T23:50:46.640Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-02T23:50:46.933Z] + git tag --list [2022-07-02T23:50:46.933Z] 0.6.0 [2022-07-02T23:50:46.933Z] 0.6.1 [2022-07-02T23:50:46.933Z] 0.7.0 [2022-07-02T23:50:46.933Z] 0.7.1 [2022-07-02T23:50:46.933Z] v1.0.0 [2022-07-02T23:50:46.933Z] v1.0.1 [2022-07-02T23:50:46.933Z] v1.1.0 [2022-07-02T23:50:46.933Z] v1.2.0 [2022-07-02T23:50:46.933Z] v1.2.1 [2022-07-02T23:50:46.933Z] v1.3.0 [2022-07-02T23:50:46.933Z] v1.3.1 [2022-07-02T23:50:46.933Z] v2.0.0 [2022-07-02T23:50:46.933Z] v2.1.0 [2022-07-02T23:50:46.933Z] v2.1.1 [2022-07-02T23:50:46.933Z] v2.1.1-dev.1 [2022-07-02T23:50:46.933Z] v2.1.1-dev.2 [2022-07-02T23:50:46.933Z] v2.1.1-dev.3 [2022-07-02T23:50:46.933Z] v2.1.1-dev.4 [2022-07-02T23:50:46.933Z] v2.1.1-dev.5 [2022-07-02T23:50:46.933Z] v2.1.1-dev.6 [2022-07-02T23:50:46.933Z] v2.1.1-dev.7 [2022-07-02T23:50:46.933Z] v2.1.1-dev.8 [2022-07-02T23:50:46.933Z] v2.2.0 [2022-07-02T23:50:46.933Z] v2.2.1-dev.1 [2022-07-02T23:50:46.933Z] v2.2.1-dev.10 [2022-07-02T23:50:46.933Z] v2.2.1-dev.11 [2022-07-02T23:50:46.933Z] v2.2.1-dev.12 [2022-07-02T23:50:46.933Z] v2.2.1-dev.13 [2022-07-02T23:50:46.933Z] v2.2.1-dev.14 [2022-07-02T23:50:46.933Z] v2.2.1-dev.15 [2022-07-02T23:50:46.933Z] v2.2.1-dev.16 [2022-07-02T23:50:46.933Z] v2.2.1-dev.17 [2022-07-02T23:50:46.933Z] v2.2.1-dev.18 [2022-07-02T23:50:46.933Z] v2.2.1-dev.19 [2022-07-02T23:50:46.933Z] v2.2.1-dev.2 [2022-07-02T23:50:46.933Z] v2.2.1-dev.20 [2022-07-02T23:50:46.933Z] v2.2.1-dev.21 [2022-07-02T23:50:46.933Z] v2.2.1-dev.3 [2022-07-02T23:50:46.933Z] v2.2.1-dev.4 [2022-07-02T23:50:46.933Z] v2.2.1-dev.5 [2022-07-02T23:50:46.933Z] v2.2.1-dev.6 [2022-07-02T23:50:46.933Z] v2.2.1-dev.7 [2022-07-02T23:50:46.933Z] v2.2.1-dev.8 [2022-07-02T23:50:46.933Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-02T23:50:47.221Z] + lftools sign git-tag v2.2.1-dev.21 [2022-07-02T23:50:47.793Z] Signing Git tag with Sigul... [2022-07-02T23:50:47.793Z] Signing v2.2.1-dev.21 [Pipeline] echo [2022-07-02T23:50:48.063Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:50:48.351Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-02T23:50:48.359Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-02T23:50:48.378Z] $ docker stop --time=1 cafbb3070741ea25a12a75d504d1bb6308ca7cdd2fc77da3ca59ac6df3a455eb [2022-07-02T23:50:49.684Z] $ docker rm -f cafbb3070741ea25a12a75d504d1bb6308ca7cdd2fc77da3ca59ac6df3a455eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-02T23:50:50.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T23:50:50.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:50:50.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T23:50:50.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:50:50.496Z] prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container [2022-07-02T23:50:50.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-02T23:50:50.947Z] $ docker top 7da28c5a756149705f29eeddaebede88fd6b5f0067f12f3f3fcb64cdc1ddc1b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T23:50:51.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T23:50:51.066Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T23:50:51.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T23:50:51.189Z] $ docker exec 7da28c5a756149705f29eeddaebede88fd6b5f0067f12f3f3fcb64cdc1ddc1b3 ssh-agent [2022-07-02T23:50:51.323Z] SSH_AUTH_SOCK=/tmp/ssh-kPEdVu65ztFO/agent.31 [2022-07-02T23:50:51.323Z] SSH_AGENT_PID=37 [2022-07-02T23:50:51.328Z] Running ssh-add (command line suppressed) [2022-07-02T23:50:51.447Z] Identity added: /w/workspace/edgex-go/252@tmp/private_key_3188621633094875415.key (/w/workspace/edgex-go/252@tmp/private_key_3188621633094875415.key) [2022-07-02T23:50:51.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T23:50:51.749Z] + git semver bump pre [2022-07-02T23:50:52.009Z] 2022-07-02 23:50:51,929 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main [2022-07-02T23:50:52.009Z] 2022-07-02 23:50:51,929 [bump_version] DEBUG bumping version:2.2.1-dev.21 on axis:pre with prefix:dev [2022-07-02T23:50:52.009Z] 2022-07-02 23:50:51,929 [bump_version] DEBUG bumped version:2.2.1-dev.22 [2022-07-02T23:50:52.009Z] 2022-07-02 23:50:51,929 [write_version] DEBUG write version:2.2.1-dev.22 to path:/w/workspace/edgex-go/252/.semver/main with force:True [2022-07-02T23:50:52.009Z] 2022-07-02 23:50:51,929 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main [2022-07-02T23:50:52.009Z] 2022-07-02 23:50:51,929 [write_file] DEBUG write to file:/w/workspace/edgex-go/252/.semver/main [2022-07-02T23:50:52.009Z] 2022-07-02 23:50:51,931 [execute] INFO git cat-file --batch-check [2022-07-02T23:50:52.009Z] 2022-07-02 23:50:51,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T23:50:52.009Z] 2022-07-02 23:50:51,935 [execute] INFO git cat-file --batch [2022-07-02T23:50:52.009Z] 2022-07-02 23:50:51,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T23:50:52.009Z] 2022-07-02 23:50:51,940 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main [2022-07-02T23:50:52.009Z] 2.2.1-dev.22 [Pipeline] } [2022-07-02T23:50:52.019Z] $ docker exec --env ******** --env ******** 7da28c5a756149705f29eeddaebede88fd6b5f0067f12f3f3fcb64cdc1ddc1b3 ssh-agent -k [2022-07-02T23:50:52.134Z] unset SSH_AUTH_SOCK; [2022-07-02T23:50:52.134Z] unset SSH_AGENT_PID; [2022-07-02T23:50:52.134Z] echo Agent pid 37 killed; [2022-07-02T23:50:52.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T23:50:52.452Z] + git semver [Pipeline] } [2022-07-02T23:50:52.726Z] $ docker stop --time=1 7da28c5a756149705f29eeddaebede88fd6b5f0067f12f3f3fcb64cdc1ddc1b3 [2022-07-02T23:50:53.999Z] $ docker rm -f 7da28c5a756149705f29eeddaebede88fd6b5f0067f12f3f3fcb64cdc1ddc1b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T23:50:54.362Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-02T23:50:54.362Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:50:54.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-02T23:50:54.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:50:54.740Z] prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container [2022-07-02T23:50:54.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-02T23:50:55.194Z] $ docker top 8e11d38cef41679348763337d605aaf5c0e30c737a14f9f90b8e280b281ee1c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-02T23:50:55.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-02T23:50:55.294Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-02T23:50:55.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-02T23:50:55.435Z] $ docker exec 8e11d38cef41679348763337d605aaf5c0e30c737a14f9f90b8e280b281ee1c2 ssh-agent [2022-07-02T23:50:55.558Z] SSH_AUTH_SOCK=/tmp/ssh-EZrVzRHQBL1d/agent.34 [2022-07-02T23:50:55.558Z] SSH_AGENT_PID=40 [2022-07-02T23:50:55.563Z] Running ssh-add (command line suppressed) [2022-07-02T23:50:55.685Z] Identity added: /w/workspace/edgex-go/252@tmp/private_key_5509865496361928956.key (/w/workspace/edgex-go/252@tmp/private_key_5509865496361928956.key) [2022-07-02T23:50:55.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-02T23:50:55.989Z] + git semver push [2022-07-02T23:50:56.249Z] 2022-07-02 23:50:56,182 [run_push] DEBUG push [2022-07-02T23:50:56.249Z] 2022-07-02 23:50:56,183 [execute] INFO git cat-file --batch-check [2022-07-02T23:50:56.249Z] 2022-07-02 23:50:56,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=False, shell=None, istream=) [2022-07-02T23:50:56.249Z] 2022-07-02 23:50:56,188 [execute] INFO git rev-list e718432dabf9cc1ea4ca7093171c17caea6bf4e0 -- [2022-07-02T23:50:56.249Z] 2022-07-02 23:50:56,188 [execute] DEBUG Popen(['git', 'rev-list', 'e718432dabf9cc1ea4ca7093171c17caea6bf4e0', '--'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-02T23:50:56.249Z] 2022-07-02 23:50:56,203 [execute] INFO git fetch -v origin [2022-07-02T23:50:56.249Z] 2022-07-02 23:50:56,204 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-02T23:50:56.820Z] 2022-07-02 23:50:56,678 [run_push] DEBUG no remote changes detected [2022-07-02T23:50:56.820Z] 2022-07-02 23:50:56,679 [execute] INFO git push origin semver [2022-07-02T23:50:56.820Z] 2022-07-02 23:50:56,679 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/252/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-02T23:50:57.762Z] 2022-07-02 23:50:57,403 [run_push] DEBUG push all version tags [2022-07-02T23:50:57.762Z] 2022-07-02 23:50:57,403 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-02T23:50:57.762Z] 2022-07-02 23:50:57,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/252, universal_newlines=False, shell=None, istream=None) [2022-07-02T23:50:58.331Z] 2022-07-02 23:50:58,067 [read_version] DEBUG read version from /w/workspace/edgex-go/252/.semver/main [2022-07-02T23:50:58.331Z] 2.2.1-dev.22 [Pipeline] } [2022-07-02T23:50:58.341Z] $ docker exec --env ******** --env ******** 8e11d38cef41679348763337d605aaf5c0e30c737a14f9f90b8e280b281ee1c2 ssh-agent -k [2022-07-02T23:50:58.464Z] unset SSH_AUTH_SOCK; [2022-07-02T23:50:58.465Z] unset SSH_AGENT_PID; [2022-07-02T23:50:58.465Z] echo Agent pid 40 killed; [2022-07-02T23:50:58.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-02T23:50:58.781Z] + git semver [Pipeline] } [2022-07-02T23:50:59.054Z] $ docker stop --time=1 8e11d38cef41679348763337d605aaf5c0e30c737a14f9f90b8e280b281ee1c2 [2022-07-02T23:51:00.370Z] $ docker rm -f 8e11d38cef41679348763337d605aaf5c0e30c737a14f9f90b8e280b281ee1c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-02T23:51:00.908Z] + [ -d /w/workspace/edgex-go/252/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:51:01.202Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:51:02.065Z] ---> package-listing.sh [2022-07-02T23:51:02.065Z] ++ facter osfamily [2022-07-02T23:51:02.065Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-02T23:51:02.327Z] + OS_FAMILY=debian [2022-07-02T23:51:02.327Z] + workspace=/w/workspace/edgex-go/252 [2022-07-02T23:51:02.327Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-02T23:51:02.327Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-02T23:51:02.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-02T23:51:02.327Z] + PACKAGES=/tmp/packages_start.txt [2022-07-02T23:51:02.327Z] + '[' /w/workspace/edgex-go/252 ']' [2022-07-02T23:51:02.327Z] + PACKAGES=/tmp/packages_end.txt [2022-07-02T23:51:02.327Z] + case "${OS_FAMILY}" in [2022-07-02T23:51:02.327Z] + dpkg -l [2022-07-02T23:51:02.327Z] + grep '^ii' [2022-07-02T23:51:02.327Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-02T23:51:02.327Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-02T23:51:02.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-02T23:51:02.327Z] + '[' /w/workspace/edgex-go/252 ']' [2022-07-02T23:51:02.327Z] + mkdir -p /w/workspace/edgex-go/252/archives/ [2022-07-02T23:51:02.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/252/archives/ [Pipeline] echo [2022-07-02T23:51:02.339Z] 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/252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-02T23:51:02.619Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:51:03.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T23:51:03.182Z] [2022-07-02T23:51:03.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T23:51:03.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T23:51:03.489Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-02T23:51:03.489Z] 5eb5b503b376: Pulling fs layer [2022-07-02T23:51:03.489Z] 5c69ac0246d0: Pulling fs layer [2022-07-02T23:51:03.489Z] ec43610c2a17: Pulling fs layer [2022-07-02T23:51:03.489Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-02T23:51:03.489Z] 33b1e0a273af: Pulling fs layer [2022-07-02T23:51:03.489Z] 5d3b04190fa2: Pulling fs layer [2022-07-02T23:51:03.489Z] 2f39f015ded8: Pulling fs layer [2022-07-02T23:51:03.489Z] 33b1e0a273af: Waiting [2022-07-02T23:51:03.489Z] 5d3b04190fa2: Waiting [2022-07-02T23:51:03.489Z] 2f39f015ded8: Waiting [2022-07-02T23:51:03.489Z] 3a2ae6a8a46f: Waiting [2022-07-02T23:51:03.489Z] 5c69ac0246d0: Download complete [2022-07-02T23:51:03.489Z] 3a2ae6a8a46f: Download complete [2022-07-02T23:51:03.489Z] 33b1e0a273af: Verifying Checksum [2022-07-02T23:51:03.489Z] 33b1e0a273af: Download complete [2022-07-02T23:51:03.489Z] 5d3b04190fa2: Download complete [2022-07-02T23:51:03.748Z] ec43610c2a17: Verifying Checksum [2022-07-02T23:51:03.748Z] ec43610c2a17: Download complete [2022-07-02T23:51:03.748Z] 5eb5b503b376: Verifying Checksum [2022-07-02T23:51:03.748Z] 5eb5b503b376: Download complete [2022-07-02T23:51:04.316Z] 2f39f015ded8: Download complete [2022-07-02T23:51:05.256Z] 5eb5b503b376: Pull complete [2022-07-02T23:51:05.256Z] 5c69ac0246d0: Pull complete [2022-07-02T23:51:05.826Z] ec43610c2a17: Pull complete [2022-07-02T23:51:05.826Z] 3a2ae6a8a46f: Pull complete [2022-07-02T23:51:06.086Z] 33b1e0a273af: Pull complete [2022-07-02T23:51:06.086Z] 5d3b04190fa2: Pull complete [2022-07-02T23:51:11.363Z] 2f39f015ded8: Pull complete [2022-07-02T23:51:11.363Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-02T23:51:11.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T23:51:11.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T23:51:11.452Z] prd-ubuntu20.04-docker-8c-8g-16721 does not seem to be running inside a container [2022-07-02T23:51:11.488Z] $ 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/252/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/252 -v /w/workspace/edgex-go/252:/w/workspace/edgex-go/252:rw,z -v /w/workspace/edgex-go/252@tmp:/w/workspace/edgex-go/252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-02T23:51:13.317Z] $ docker top f131e1ee21159797770c53eefe8569e5a74f861de1ed2b6e5c40515b610801e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T23:51:13.675Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-02T23:51:13.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-02T23:51:14.253Z] + ls /var/log/sa-host [2022-07-02T23:51:14.253Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T23:51:14.385Z] provisioning config files... [2022-07-02T23:51:14.393Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/252@tmp/config7824492769760164786tmp [Pipeline] { [Pipeline] echo [2022-07-02T23:51:14.404Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:51:14.688Z] ---> create-netrc.sh [Pipeline] } [2022-07-02T23:51:14.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:51:15.117Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-02T23:51:15.126Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:51:15.411Z] ---> sudo-logs.sh [2022-07-02T23:51:15.411Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-02T23:51:15.438Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:51:15.722Z] ---> job-cost.sh [2022-07-02T23:51:15.722Z] lf-activate-venv: SKIPPING [2022-07-02T23:51:15.722Z] DEBUG: total: 0.10999999940395355 [2022-07-02T23:51:15.722Z] INFO: Retrieving Stack Cost... [2022-07-02T23:51:15.982Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-02T23:51:16.555Z] INFO: Archiving Costs [Pipeline] echo [2022-07-02T23:51:16.566Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T23:51:16.856Z] ---> logs-deploy.sh [2022-07-02T23:51:16.856Z] lf-activate-venv: SKIPPING [2022-07-02T23:51:16.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/252 [2022-07-02T23:51:16.856Z] INFO: archiving workspace using pattern(s): [2022-07-02T23:51:17.795Z] Archives upload complete. [2022-07-02T23:51:17.795Z] INFO: archiving logs to Nexus