Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4264632f3ddafb0cbc2089cffbea8c0719035c96 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-ssh14672228225495190818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh14052205408929975985.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18067866596177616429.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15505254090248794206.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11580052800920463099.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-343’ is offline Running on prd-centos7-docker-4c-2g-347 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/123 [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/123 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/123@tmp/jenkins-gitclient-ssh366986108794981980.key > 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 4264632f3ddafb0cbc2089cffbea8c0719035c96 (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 4264632f3ddafb0cbc2089cffbea8c0719035c96 # timeout=10 Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0 (#3837)" > git rev-list --no-walk 87838b6d0d653c2c1edac1be3b99b5b7508036b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-06T17:17:49.006Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-06T17:17:49.051Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-06T17:17:49.064Z] ========================================================= [2021-12-06T17:17:49.065Z] EdgeX Global Pipelines Version Info [2021-12-06T17:17:49.065Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:17:50.211Z] ------------------- [2021-12-06T17:17:50.211Z] stable info: [2021-12-06T17:17:50.211Z] ------------------- [2021-12-06T17:17:50.211Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-06T17:17:50.211Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-06T17:17:50.211Z] Message: update stable to v1.0.217 [2021-12-06T17:17:50.786Z] ------------------- [2021-12-06T17:17:50.786Z] experimental info: [2021-12-06T17:17:50.786Z] ------------------- [2021-12-06T17:17:50.786Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-06T17:17:50.786Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-06T17:17:50.786Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-06T17:17:50.927Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-06T17:17:50.940Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-06T17:17:50.952Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-06T17:17:50.965Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-06T17:17:50.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-06T17:17:50.987Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-06T17:17:50.998Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-06T17:17:51.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-06T17:17:51.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-06T17:17:51.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-06T17:17:51.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-06T17:17:51.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-06T17:17:51.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-06T17:17:51.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-06T17:17:51.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-06T17:17:51.110Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-06T17:17:51.122Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-06T17:17:51.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-06T17:17:51.147Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-06T17:17:51.161Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-06T17:17:51.172Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-06T17:17:51.241Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-06T17:17:51.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-06T17:17:51.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-06T17:17:51.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-06T17:17:51.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] echo [2021-12-06T17:17:51.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4264632 [Pipeline] echo [2021-12-06T17:17:51.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T17:17:51.366Z] provisioning config files... [2021-12-06T17:17:51.382Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/123@tmp/config948109969221580187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:17:51.707Z] ---> docker-login.sh [2021-12-06T17:17:51.707Z] nexus3.edgexfoundry.org:10001 [2021-12-06T17:17:51.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:17:51.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:17:51.974Z] Configure a credential helper to remove this warning. See [2021-12-06T17:17:51.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:17:51.974Z] [2021-12-06T17:17:51.974Z] Login Succeeded [2021-12-06T17:17:51.974Z] nexus3.edgexfoundry.org:10002 [2021-12-06T17:17:51.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:17:51.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:17:51.974Z] Configure a credential helper to remove this warning. See [2021-12-06T17:17:51.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:17:51.974Z] [2021-12-06T17:17:51.974Z] Login Succeeded [2021-12-06T17:17:51.974Z] nexus3.edgexfoundry.org:10003 [2021-12-06T17:17:52.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:17:52.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:17:52.241Z] Configure a credential helper to remove this warning. See [2021-12-06T17:17:52.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:17:52.241Z] [2021-12-06T17:17:52.241Z] Login Succeeded [2021-12-06T17:17:52.241Z] nexus3.edgexfoundry.org:10004 [2021-12-06T17:17:52.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:17:52.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:17:52.241Z] Configure a credential helper to remove this warning. See [2021-12-06T17:17:52.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:17:52.241Z] [2021-12-06T17:17:52.241Z] Login Succeeded [2021-12-06T17:17:52.241Z] docker.io [2021-12-06T17:17:52.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:17:53.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:17:53.076Z] Configure a credential helper to remove this warning. See [2021-12-06T17:17:53.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:17:53.076Z] [2021-12-06T17:17:53.076Z] Login Succeeded [2021-12-06T17:17:53.076Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T17:17:53.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T17:17:53.406Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-12-06T17:17:53.406Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T17:17:53.406Z] ++ cut -d/ -f2 [2021-12-06T17:17:53.406Z] ++ dirname cmd/core-command/Dockerfile [2021-12-06T17:17:53.406Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-06T17:17:53.406Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T17:17:53.406Z] ++ dirname cmd/core-data/Dockerfile [2021-12-06T17:17:53.406Z] ++ cut -d/ -f2 [2021-12-06T17:17:53.406Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-06T17:17:53.406Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T17:17:53.406Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-06T17:17:53.406Z] ++ cut -d/ -f2 [2021-12-06T17:17:53.406Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-06T17:17:53.406Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T17:17:53.406Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-06T17:17:53.406Z] ++ cut -d/ -f2 [2021-12-06T17:17:53.406Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-06T17:17:53.406Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T17:17:53.406Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-06T17:17:53.406Z] ++ cut -d/ -f2 [2021-12-06T17:17:53.406Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-06T17:17:53.406Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T17:17:53.406Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-06T17:17:53.406Z] ++ cut -d/ -f2 [2021-12-06T17:17:53.406Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-06T17:17:53.406Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T17:17:53.406Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-06T17:17:53.406Z] ++ cut -d/ -f2 [2021-12-06T17:17:53.406Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-06T17:17:53.406Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T17:17:53.406Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-06T17:17:53.406Z] ++ cut -d/ -f2 [2021-12-06T17:17:53.406Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-06T17:17:53.406Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-06T17:17:53.406Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-06T17:17:53.406Z] ++ cut -d/ -f2 [2021-12-06T17:17:53.406Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-06T17:17:53.439Z] 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: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 [2021-12-06T17:17:53.857Z] + git rev-list -1 --merges 4264632f3ddafb0cbc2089cffbea8c0719035c96~1..4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] echo [2021-12-06T17:17:53.882Z] -----------> git rev-list -1 --merges 4264632f3ddafb0cbc2089cffbea8c0719035c96~1..4264632f3ddafb0cbc2089cffbea8c0719035c96 4264632f3ddafb0cbc2089cffbea8c0719035c96 [false] [Pipeline] sh [2021-12-06T17:17:54.177Z] + git log --format=format:%s -1 4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] echo [2021-12-06T17:17:54.195Z] ========================================================= [2021-12-06T17:17:54.195Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-06T17:17:54.195Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-06T17:17:54.754Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T17:17:54.754Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-06T17:17:54.754Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-06T17:17:54.754Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-06T17:17:54.754Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-06T17:17:54.754Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-06T17:17:54.754Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:17:55.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T17:17:55.185Z] [2021-12-06T17:17:55.185Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:17:55.501Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T17:17:55.501Z] latest: Pulling from edgex-devops/git-semver [2021-12-06T17:17:55.501Z] a0d0a0d46f8b: Pulling fs layer [2021-12-06T17:17:55.501Z] 3e5f54012d9b: Pulling fs layer [2021-12-06T17:17:55.501Z] 4c7163046ea9: Pulling fs layer [2021-12-06T17:17:55.501Z] 0c2d73faf560: Pulling fs layer [2021-12-06T17:17:55.501Z] 0c2d73faf560: Waiting [2021-12-06T17:17:55.501Z] 3e5f54012d9b: Verifying Checksum [2021-12-06T17:17:55.501Z] 3e5f54012d9b: Download complete [2021-12-06T17:17:55.501Z] a0d0a0d46f8b: Verifying Checksum [2021-12-06T17:17:55.501Z] a0d0a0d46f8b: Download complete [2021-12-06T17:17:55.763Z] 4c7163046ea9: Verifying Checksum [2021-12-06T17:17:55.763Z] 4c7163046ea9: Download complete [2021-12-06T17:17:55.763Z] 0c2d73faf560: Verifying Checksum [2021-12-06T17:17:55.763Z] 0c2d73faf560: Download complete [2021-12-06T17:17:55.763Z] a0d0a0d46f8b: Pull complete [2021-12-06T17:17:55.763Z] 3e5f54012d9b: Pull complete [2021-12-06T17:17:56.342Z] 4c7163046ea9: Pull complete [2021-12-06T17:17:56.342Z] 0c2d73faf560: Pull complete [2021-12-06T17:17:56.342Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-06T17:17:56.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T17:17:56.342Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-06T17:17:56.435Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2021-12-06T17:17:56.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-06T17:17:57.149Z] $ docker top abc83a37816c8fe36b2165bd7bdc506889fca93327f416bcb274babdf173b796 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T17:17:57.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T17:17:57.271Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T17:17:57.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T17:17:57.377Z] $ docker exec abc83a37816c8fe36b2165bd7bdc506889fca93327f416bcb274babdf173b796 ssh-agent [2021-12-06T17:17:57.491Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdNnIdH/agent.14 [2021-12-06T17:17:57.491Z] SSH_AGENT_PID=20 [2021-12-06T17:17:57.499Z] Running ssh-add (command line suppressed) [2021-12-06T17:17:57.582Z] Identity added: /w/workspace/edgex-go/123@tmp/private_key_1050460055438141838.key (/w/workspace/edgex-go/123@tmp/private_key_1050460055438141838.key) [2021-12-06T17:17:57.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T17:17:57.902Z] + git tag --points-at HEAD [Pipeline] } [2021-12-06T17:17:57.911Z] $ docker exec --env ******** --env ******** abc83a37816c8fe36b2165bd7bdc506889fca93327f416bcb274babdf173b796 ssh-agent -k [2021-12-06T17:17:58.021Z] unset SSH_AUTH_SOCK; [2021-12-06T17:17:58.021Z] unset SSH_AGENT_PID; [2021-12-06T17:17:58.021Z] echo Agent pid 20 killed; [2021-12-06T17:17:58.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-06T17:17:58.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T17:17:58.067Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T17:17:58.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T17:17:58.181Z] $ docker exec abc83a37816c8fe36b2165bd7bdc506889fca93327f416bcb274babdf173b796 ssh-agent [2021-12-06T17:17:58.296Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXELeDcD/agent.54 [2021-12-06T17:17:58.296Z] SSH_AGENT_PID=60 [2021-12-06T17:17:58.303Z] Running ssh-add (command line suppressed) [2021-12-06T17:17:58.390Z] Identity added: /w/workspace/edgex-go/123@tmp/private_key_8739158360470871475.key (/w/workspace/edgex-go/123@tmp/private_key_8739158360470871475.key) [2021-12-06T17:17:58.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T17:17:58.707Z] + git semver init [2021-12-06T17:17:58.707Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T17:17:58.707Z] # $GIT_DIR = /w/workspace/edgex-go/123/.git [2021-12-06T17:17:58.707Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/123 [2021-12-06T17:17:58.707Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T17:17:58.707Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T17:17:58.707Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T17:17:58.707Z] # $SEMVER_BRANCH = main [2021-12-06T17:17:58.707Z] # $SEMVER_TEMP = /tmp/semver-421208645 [2021-12-06T17:17:58.707Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-06T17:18:13.675Z] # '/tmp/semver-421208645' -> '/w/workspace/edgex-go/123/.semver' [2021-12-06T17:18:13.675Z] # -> Force: false [2021-12-06T17:18:13.675Z] # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver [Pipeline] } [2021-12-06T17:18:13.686Z] $ docker exec --env ******** --env ******** abc83a37816c8fe36b2165bd7bdc506889fca93327f416bcb274babdf173b796 ssh-agent -k [2021-12-06T17:18:13.804Z] unset SSH_AUTH_SOCK; [2021-12-06T17:18:13.804Z] unset SSH_AGENT_PID; [2021-12-06T17:18:13.804Z] echo Agent pid 60 killed; [2021-12-06T17:18:13.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T17:18:14.132Z] + git semver [Pipeline] } [2021-12-06T17:18:14.148Z] $ docker stop --time=1 abc83a37816c8fe36b2165bd7bdc506889fca93327f416bcb274babdf173b796 [2021-12-06T17:18:16.033Z] $ docker rm -f abc83a37816c8fe36b2165bd7bdc506889fca93327f416bcb274babdf173b796 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T17:18:16.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-06T17:18:16.626Z] Stashed 1 file(s) [Pipeline] echo [2021-12-06T17:18:16.629Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.10 [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 [2021-12-06T17:18:16.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T17:18:16.834Z] ========================================================= [2021-12-06T17:18:16.834Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-06T17:18:16.834Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T17:18:17.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T17:18:17.138Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-06T17:18:17.138Z] a0d0a0d46f8b: Already exists [2021-12-06T17:18:17.138Z] 31adcdaf11c8: Pulling fs layer [2021-12-06T17:18:17.138Z] b8b176561691: Pulling fs layer [2021-12-06T17:18:17.138Z] 4527c011a84f: Pulling fs layer [2021-12-06T17:18:17.138Z] 5d74067f8e1e: Pulling fs layer [2021-12-06T17:18:17.138Z] e0aca202a116: Pulling fs layer [2021-12-06T17:18:17.138Z] 3a43be97a3b4: Pulling fs layer [2021-12-06T17:18:17.138Z] 34cad66bf833: Pulling fs layer [2021-12-06T17:18:17.138Z] b4e3c513aaa6: Pulling fs layer [2021-12-06T17:18:17.138Z] 5d74067f8e1e: Waiting [2021-12-06T17:18:17.138Z] e0aca202a116: Waiting [2021-12-06T17:18:17.138Z] 3a43be97a3b4: Waiting [2021-12-06T17:18:17.138Z] 34cad66bf833: Waiting [2021-12-06T17:18:17.138Z] b4e3c513aaa6: Waiting [2021-12-06T17:18:17.138Z] b8b176561691: Verifying Checksum [2021-12-06T17:18:17.138Z] b8b176561691: Download complete [2021-12-06T17:18:17.138Z] 31adcdaf11c8: Verifying Checksum [2021-12-06T17:18:17.138Z] 31adcdaf11c8: Download complete [2021-12-06T17:18:17.138Z] 5d74067f8e1e: Verifying Checksum [2021-12-06T17:18:17.138Z] 5d74067f8e1e: Download complete [2021-12-06T17:18:17.138Z] e0aca202a116: Verifying Checksum [2021-12-06T17:18:17.138Z] e0aca202a116: Download complete [2021-12-06T17:18:17.138Z] 3a43be97a3b4: Verifying Checksum [2021-12-06T17:18:17.138Z] 3a43be97a3b4: Download complete [2021-12-06T17:18:17.406Z] 31adcdaf11c8: Pull complete [2021-12-06T17:18:17.406Z] 34cad66bf833: Verifying Checksum [2021-12-06T17:18:17.406Z] 34cad66bf833: Download complete [2021-12-06T17:18:17.406Z] b8b176561691: Pull complete [2021-12-06T17:18:17.670Z] b4e3c513aaa6: Verifying Checksum [2021-12-06T17:18:17.670Z] b4e3c513aaa6: Download complete [2021-12-06T17:18:17.935Z] 4527c011a84f: Verifying Checksum [2021-12-06T17:18:17.935Z] 4527c011a84f: Download complete [2021-12-06T17:18:22.159Z] 4527c011a84f: Pull complete [2021-12-06T17:18:22.159Z] 5d74067f8e1e: Pull complete [2021-12-06T17:18:22.159Z] e0aca202a116: Pull complete [2021-12-06T17:18:22.159Z] 3a43be97a3b4: Pull complete [2021-12-06T17:18:22.159Z] 34cad66bf833: Pull complete [2021-12-06T17:18:24.713Z] b4e3c513aaa6: Pull complete [2021-12-06T17:18:24.713Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-06T17:18:24.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T17:18:24.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-06T17:18:25.014Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T17:18:25.014Z] WORKDIR /edgex [2021-12-06T17:18:25.014Z] COPY go.mod . [2021-12-06T17:18:25.014Z] RUN go mod download' [2021-12-06T17:18:25.014Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-06T17:18:26.410Z] Sending build context to Docker daemon 334.5MB [2021-12-06T17:18:26.410Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-06T17:18:26.410Z] ---> 9f6097aaca64 [2021-12-06T17:18:26.410Z] Step 2/4 : WORKDIR /edgex [2021-12-06T17:18:28.340Z] ---> Running in 926db2e3a55c [2021-12-06T17:18:28.340Z] Removing intermediate container 926db2e3a55c [2021-12-06T17:18:28.340Z] ---> 48bb8593e6fb [2021-12-06T17:18:28.340Z] Step 3/4 : COPY go.mod . [2021-12-06T17:18:28.340Z] ---> 6b3b36eb4f9e [2021-12-06T17:18:28.340Z] Step 4/4 : RUN go mod download [2021-12-06T17:18:28.605Z] ---> Running in 57ac86dc9dd8 [2021-12-06T17:18:31.773Z] Still waiting to schedule task [2021-12-06T17:18:31.773Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-06T17:19:00.754Z] Removing intermediate container 57ac86dc9dd8 [2021-12-06T17:19:00.754Z] ---> d52373de6486 [2021-12-06T17:19:00.754Z] Successfully built d52373de6486 [2021-12-06T17:19:00.754Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:19:01.059Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-06T17:19:01.059Z] . [Pipeline] withDockerContainer [2021-12-06T17:19:01.154Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2021-12-06T17:19:01.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-06T17:19:01.654Z] $ docker top fa0ad49a4d97005aad0f909b3af28ddbb0de00a4692cb2b426b21177eae9b1fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T17:19:02.035Z] + go version [2021-12-06T17:19:02.035Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-06T17:19:02.047Z] $ docker stop --time=1 fa0ad49a4d97005aad0f909b3af28ddbb0de00a4692cb2b426b21177eae9b1fe [2021-12-06T17:19:03.249Z] $ docker rm -f fa0ad49a4d97005aad0f909b3af28ddbb0de00a4692cb2b426b21177eae9b1fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:19:03.802Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-06T17:19:03.802Z] . [Pipeline] withDockerContainer [2021-12-06T17:19:03.867Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2021-12-06T17:19:03.903Z] $ 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/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-06T17:19:04.277Z] $ docker top a8000828d8b1032ccb6521156506a1abdb5736ef2a20e3a2c15cc87a5f5e1145 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-06T17:19:04.364Z] ========================================================= [2021-12-06T17:19:04.365Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-06T17:19:04.365Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T17:19:04.655Z] + make test [2021-12-06T17:19:04.656Z] go mod tidy [2021-12-06T17:19:04.656Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-06T17:19:11.308Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-06T17:19:29.491Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-06T17:19:34.885Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-06T17:19:34.885Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-06T17:19:35.146Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-06T17:19:37.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-06T17:19:38.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-06T17:19:38.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-06T17:19:38.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-06T17:19:38.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-06T17:19:39.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-06T17:19:39.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-06T17:19:39.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-06T17:19:39.772Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-06T17:19:39.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-06T17:19:41.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2021-12-06T17:19:41.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-06T17:19:41.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-06T17:19:42.286Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2021-12-06T17:19:42.286Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-06T17:19:42.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements [2021-12-06T17:19:42.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-06T17:19:42.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-06T17:19:43.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 89.5% of statements [2021-12-06T17:19:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-06T17:19:43.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-06T17:19:44.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 84.4% of statements [2021-12-06T17:19:44.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-06T17:19:44.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-06T17:19:44.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-06T17:19:44.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-06T17:19:44.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-06T17:19:45.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.315s coverage: 94.2% of statements [2021-12-06T17:19:45.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-06T17:19:45.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-06T17:19:45.357Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-12-06T17:19:45.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-06T17:19:45.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-06T17:19:45.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-06T17:19:45.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-06T17:19:45.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-06T17:19:45.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2021-12-06T17:19:45.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-06T17:19:45.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-06T17:19:45.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-06T17:19:46.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2021-12-06T17:19:46.525Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-06T17:19:46.525Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-12-06T17:19:47.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-12-06T17:19:47.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-06T17:19:47.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements [2021-12-06T17:19:48.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements [2021-12-06T17:19:48.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-12-06T17:19:48.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2021-12-06T17:19:48.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-12-06T17:19:56.342Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-348 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-12-06T17:19:56.355Z] Running in /w/workspace/edgex-go/123 [Pipeline] { [Pipeline] checkout [2021-12-06T17:19:56.569Z] The recommended git tool is: git [2021-12-06T17:20:00.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements [2021-12-06T17:20:00.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-12-06T17:20:01.205Z] using credential edgex-jenkins-ssh [2021-12-06T17:20:01.231Z] Cloning the remote Git repository [2021-12-06T17:20:01.283Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-06T17:20:01.358Z] > git init /w/workspace/edgex-go/123 # timeout=10 [2021-12-06T17:20:01.440Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-06T17:20:01.441Z] > git --version # timeout=10 [2021-12-06T17:20:01.457Z] > git --version # 'git version 2.17.1' [2021-12-06T17:20:01.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-06T17:20:01.549Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T17:20:06.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.153s coverage: 82.5% of statements [2021-12-06T17:20:06.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-12-06T17:20:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 65.4% of statements [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-06T17:20:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-06T17:20:24.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements [2021-12-06T17:20:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-06T17:20:24.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-06T17:20:24.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-12-06T17:20:24.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-06T17:20:24.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-12-06T17:20:24.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-06T17:20:27.176Z] Avoid second fetch [2021-12-06T17:20:27.177Z] Checking out Revision 4264632f3ddafb0cbc2089cffbea8c0719035c96 (main) [2021-12-06T17:20:27.127Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-06T17:20:27.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-06T17:20:27.193Z] > git config core.sparsecheckout # timeout=10 [2021-12-06T17:20:27.248Z] > git checkout -f 4264632f3ddafb0cbc2089cffbea8c0719035c96 # timeout=10 [2021-12-06T17:20:31.726Z] Commit message: "build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0 (#3837)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-06T17:20:32.640Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-06T17:20:32.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T17:20:32.641Z] Dload Upload Total Spent Left Speed [2021-12-06T17:20:32.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 81544 0 --:--:-- --:--:-- --:--:-- 81544 [Pipeline] sh [2021-12-06T17:20:33.161Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2021-12-06T17:20:33.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2021-12-06T17:20:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-06T17:20:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-06T17:20:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-06T17:20:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-06T17:20:33.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2021-12-06T17:20:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-06T17:20:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-06T17:20:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-06T17:20:33.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-06T17:20:33.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-06T17:20:33.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-06T17:20:33.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-06T17:20:33.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-12-06T17:20:33.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-12-06T17:20:33.172Z] 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 [Pipeline] sh [2021-12-06T17:20:33.498Z] + sudo tee /etc/docker/daemon.new [2021-12-06T17:20:33.498Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-06T17:20:33.498Z] { [2021-12-06T17:20:33.498Z] "registry-mirrors": [ [2021-12-06T17:20:33.498Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-06T17:20:33.498Z] ], [2021-12-06T17:20:33.498Z] "bip": "10.250.0.254/24", [2021-12-06T17:20:33.498Z] "hosts": [ [2021-12-06T17:20:33.498Z] "tcp://0.0.0.0:5555", [2021-12-06T17:20:33.498Z] "unix:///var/run/docker.sock" [2021-12-06T17:20:33.498Z] ], [2021-12-06T17:20:33.498Z] "mtu": 1458, [2021-12-06T17:20:33.498Z] "selinux-enabled": true, [2021-12-06T17:20:33.498Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-06T17:20:33.498Z] } [Pipeline] sh [2021-12-06T17:20:33.847Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-06T17:20:34.204Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T17:20:52.568Z] provisioning config files... [2021-12-06T17:20:52.590Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/123@tmp/config6611707714730669491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:20:52.945Z] ---> docker-login.sh [2021-12-06T17:20:52.945Z] nexus3.edgexfoundry.org:10001 [2021-12-06T17:20:53.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:20:53.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:20:53.494Z] Configure a credential helper to remove this warning. See [2021-12-06T17:20:53.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:20:53.494Z] [2021-12-06T17:20:53.494Z] Login Succeeded [2021-12-06T17:20:53.494Z] nexus3.edgexfoundry.org:10002 [2021-12-06T17:20:53.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:20:54.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:20:54.039Z] Configure a credential helper to remove this warning. See [2021-12-06T17:20:54.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:20:54.039Z] [2021-12-06T17:20:54.039Z] Login Succeeded [2021-12-06T17:20:54.039Z] nexus3.edgexfoundry.org:10003 [2021-12-06T17:20:54.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:20:54.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:20:54.313Z] Configure a credential helper to remove this warning. See [2021-12-06T17:20:54.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:20:54.313Z] [2021-12-06T17:20:54.313Z] Login Succeeded [2021-12-06T17:20:54.313Z] nexus3.edgexfoundry.org:10004 [2021-12-06T17:20:54.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:20:54.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:20:54.856Z] Configure a credential helper to remove this warning. See [2021-12-06T17:20:54.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:20:54.856Z] [2021-12-06T17:20:54.856Z] Login Succeeded [2021-12-06T17:20:54.856Z] docker.io [2021-12-06T17:20:55.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:20:55.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:20:55.399Z] Configure a credential helper to remove this warning. See [2021-12-06T17:20:55.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:20:55.399Z] [2021-12-06T17:20:55.399Z] Login Succeeded [2021-12-06T17:20:55.399Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T17:20:55.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-06T17:20:55.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T17:20:55.782Z] ========================================================= [2021-12-06T17:20:55.782Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-06T17:20:55.782Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-06T17:20:56.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T17:20:56.407Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-06T17:20:56.407Z] 552d1f2373af: Pulling fs layer [2021-12-06T17:20:56.407Z] ea3f2d53f512: Pulling fs layer [2021-12-06T17:20:56.407Z] 9e70ebbbe112: Pulling fs layer [2021-12-06T17:20:56.407Z] 7a9cfe048b4a: Pulling fs layer [2021-12-06T17:20:56.407Z] 72dc09318566: Pulling fs layer [2021-12-06T17:20:56.407Z] f4f7b4309257: Pulling fs layer [2021-12-06T17:20:56.407Z] 0ac9a79272e3: Pulling fs layer [2021-12-06T17:20:56.407Z] b78e95d17946: Pulling fs layer [2021-12-06T17:20:56.407Z] 7a9cfe048b4a: Waiting [2021-12-06T17:20:56.407Z] 72dc09318566: Waiting [2021-12-06T17:20:56.407Z] f4f7b4309257: Waiting [2021-12-06T17:20:56.407Z] 0ac9a79272e3: Waiting [2021-12-06T17:20:56.407Z] b78e95d17946: Waiting [2021-12-06T17:20:56.407Z] 9e70ebbbe112: Verifying Checksum [2021-12-06T17:20:56.407Z] 9e70ebbbe112: Download complete [2021-12-06T17:20:56.407Z] ea3f2d53f512: Verifying Checksum [2021-12-06T17:20:56.407Z] ea3f2d53f512: Download complete [2021-12-06T17:20:56.407Z] 72dc09318566: Verifying Checksum [2021-12-06T17:20:56.407Z] 72dc09318566: Download complete [2021-12-06T17:20:56.407Z] f4f7b4309257: Verifying Checksum [2021-12-06T17:20:56.407Z] f4f7b4309257: Download complete [2021-12-06T17:20:56.407Z] 552d1f2373af: Verifying Checksum [2021-12-06T17:20:56.407Z] 552d1f2373af: Download complete [2021-12-06T17:20:56.407Z] 0ac9a79272e3: Verifying Checksum [2021-12-06T17:20:56.407Z] 0ac9a79272e3: Download complete [2021-12-06T17:20:57.006Z] 552d1f2373af: Pull complete [2021-12-06T17:20:57.607Z] ea3f2d53f512: Pull complete [2021-12-06T17:20:57.883Z] 9e70ebbbe112: Pull complete [2021-12-06T17:20:58.159Z] b78e95d17946: Verifying Checksum [2021-12-06T17:20:58.159Z] b78e95d17946: Download complete [2021-12-06T17:20:58.757Z] 7a9cfe048b4a: Download complete [2021-12-06T17:21:11.154Z] 7a9cfe048b4a: Pull complete [2021-12-06T17:21:11.154Z] 72dc09318566: Pull complete [2021-12-06T17:21:11.154Z] f4f7b4309257: Pull complete [2021-12-06T17:21:11.154Z] 0ac9a79272e3: Pull complete [2021-12-06T17:21:12.061Z] GO111MODULE=on go vet ./... [2021-12-06T17:21:16.557Z] b78e95d17946: Pull complete [2021-12-06T17:21:16.557Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-06T17:21:16.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T17:21:16.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-06T17:21:16.911Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T17:21:16.911Z] WORKDIR /edgex [2021-12-06T17:21:16.911Z] COPY go.mod . [2021-12-06T17:21:16.911Z] RUN go mod download [2021-12-06T17:21:16.911Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-06T17:21:18.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-06T17:21:18.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-06T17:21:18.699Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-06T17:21:19.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-06T17:21:19.545Z] Sending build context to Docker daemon 168.9MB [2021-12-06T17:21:19.545Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-06T17:21:19.545Z] ---> 8b459fc5aaf0 [2021-12-06T17:21:19.545Z] Step 2/4 : WORKDIR /edgex [2021-12-06T17:21:19.582Z] + ls -al . [2021-12-06T17:21:19.582Z] total 644 [2021-12-06T17:21:19.582Z] drwxrwxr-x 10 1001 1001 4096 Dec 6 17:21 . [2021-12-06T17:21:19.582Z] drwxr-xr-x 4 root root 32 Dec 6 17:19 .. [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 11 Dec 6 17:17 .dockerignore [2021-12-06T17:21:19.582Z] drwxrwxr-x 8 1001 1001 162 Dec 6 17:17 .git [2021-12-06T17:21:19.582Z] drwxrwxr-x 4 1001 1001 142 Dec 6 17:17 .github [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 804 Dec 6 17:17 .gitignore [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 42 Dec 6 17:17 .golangci.yml [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 76 Dec 6 17:17 .hadolint.yml [2021-12-06T17:21:19.582Z] drwx------ 3 1001 1001 58 Dec 6 17:18 .semver [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 166 Dec 6 17:17 .sonarcloud.properties [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 1171 Dec 6 17:17 ADOPTERS.md [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 8910 Dec 6 17:17 Attribution.txt [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 51732 Dec 6 17:17 CHANGELOG.md [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 3804 Dec 6 17:17 CONTRIBUTING.md [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 677 Dec 6 17:17 GOVERNANCE.md [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 849 Dec 6 17:17 Jenkinsfile [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 10775 Dec 6 17:17 LICENSE [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 6508 Dec 6 17:17 Makefile [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 582 Dec 6 17:17 OWNERS.md [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 8207 Dec 6 17:17 README.md [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 6912 Dec 6 17:17 SECURITY.md [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 12 Dec 6 17:18 VERSION [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 4131 Dec 6 17:17 ZMQWindows.md [2021-12-06T17:21:19.582Z] drwxrwxr-x 2 1001 1001 37 Dec 6 17:17 bin [2021-12-06T17:21:19.582Z] drwxrwxr-x 14 1001 1001 4096 Dec 6 17:17 cmd [2021-12-06T17:21:19.582Z] -rw-r--r-- 1 root root 428381 Dec 6 17:20 coverage.out [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 828 Dec 6 17:17 go.mod [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 49483 Dec 6 17:19 go.sum [2021-12-06T17:21:19.582Z] drwxrwxr-x 8 1001 1001 124 Dec 6 17:17 internal [2021-12-06T17:21:19.582Z] drwxrwxr-x 3 1001 1001 16 Dec 6 17:17 openapi [2021-12-06T17:21:19.582Z] drwxrwxr-x 4 1001 1001 71 Dec 6 17:17 snap [2021-12-06T17:21:19.582Z] -rw-rw-r-- 1 1001 1001 204 Dec 6 17:17 version.go [Pipeline] sh [2021-12-06T17:21:19.892Z] + '[' -e coverage.out ] [2021-12-06T17:21:19.892Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-06T17:21:19.984Z] Stashed 1 file(s) [Pipeline] sh [2021-12-06T17:21:20.274Z] + make build [2021-12-06T17:21:20.274Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-data/core-data ./cmd/core-data [2021-12-06T17:21:20.972Z] ---> Running in 74f38b6d35fd [2021-12-06T17:21:21.566Z] Removing intermediate container 74f38b6d35fd [2021-12-06T17:21:21.566Z] ---> e94dca98ce8a [2021-12-06T17:21:21.566Z] Step 3/4 : COPY go.mod . [2021-12-06T17:21:21.667Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-06T17:21:22.161Z] ---> 082415dbbbbb [2021-12-06T17:21:22.161Z] Step 4/4 : RUN go mod download [2021-12-06T17:21:22.161Z] ---> Running in 057aa29f2051 [2021-12-06T17:21:28.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-command/core-command ./cmd/core-command [2021-12-06T17:21:29.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-06T17:21:30.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-06T17:21:30.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-06T17:21:31.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-06T17:21:32.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-06T17:21:33.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-06T17:21:34.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-06T17:21:35.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-06T17:21:36.365Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-12-06T17:21:37.774Z] $ docker stop --time=1 a8000828d8b1032ccb6521156506a1abdb5736ef2a20e3a2c15cc87a5f5e1145 [2021-12-06T17:21:39.569Z] $ docker rm -f a8000828d8b1032ccb6521156506a1abdb5736ef2a20e3a2c15cc87a5f5e1145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:21:41.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T17:21:41.042Z] [2021-12-06T17:21:41.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:21:41.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T17:21:41.356Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-06T17:21:41.356Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-06T17:21:41.356Z] ca9280d653b3: Pulling fs layer [2021-12-06T17:21:41.356Z] 7e9c9ca2126c: Pulling fs layer [2021-12-06T17:21:41.356Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-06T17:21:41.356Z] cbdbe7a5bc2a: Download complete [2021-12-06T17:21:41.623Z] ca9280d653b3: Verifying Checksum [2021-12-06T17:21:41.623Z] ca9280d653b3: Download complete [2021-12-06T17:21:41.623Z] cbdbe7a5bc2a: Pull complete [2021-12-06T17:21:41.887Z] 7e9c9ca2126c: Verifying Checksum [2021-12-06T17:21:41.887Z] 7e9c9ca2126c: Download complete [2021-12-06T17:21:42.147Z] ca9280d653b3: Pull complete [2021-12-06T17:21:46.376Z] 7e9c9ca2126c: Pull complete [2021-12-06T17:21:46.376Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-06T17:21:46.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T17:21:46.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-06T17:21:46.442Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2021-12-06T17:21:46.493Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-06T17:21:49.199Z] $ docker top 7d46412ced9abaa1203e521ac8cece6d8347f1effda40162b1c64d6f7f3936af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T17:21:49.557Z] + docker-compose build --help [2021-12-06T17:21:49.557Z] + grep parallel [2021-12-06T17:21:50.127Z] --parallel Build images in parallel. [Pipeline] } [2021-12-06T17:21:50.140Z] $ docker stop --time=1 7d46412ced9abaa1203e521ac8cece6d8347f1effda40162b1c64d6f7f3936af [2021-12-06T17:21:51.324Z] $ docker rm -f 7d46412ced9abaa1203e521ac8cece6d8347f1effda40162b1c64d6f7f3936af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:21:51.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-06T17:21:51.714Z] . [Pipeline] withDockerContainer [2021-12-06T17:21:51.783Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2021-12-06T17:21:51.822Z] $ 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/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 [2021-12-06T17:21:52.160Z] $ docker top 1198bcefc40a0402886cff7dae15b3456813998ab875fb500778aaa1fdaafc04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T17:21:52.520Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-06T17:21:53.091Z] Building core-command ... [2021-12-06T17:21:53.091Z] Building core-data ... [2021-12-06T17:21:53.091Z] Building core-metadata ... [2021-12-06T17:21:53.091Z] Building security-bootstrapper ... [2021-12-06T17:21:53.091Z] Building security-proxy-setup ... [2021-12-06T17:21:53.091Z] Building security-secretstore-setup ... [2021-12-06T17:21:53.091Z] Building support-notifications ... [2021-12-06T17:21:53.091Z] Building support-scheduler ... [2021-12-06T17:21:53.091Z] Building sys-mgmt-agent ... [2021-12-06T17:21:53.091Z] Building support-notifications [2021-12-06T17:21:53.091Z] Building support-scheduler [2021-12-06T17:21:53.091Z] Building core-metadata [2021-12-06T17:21:53.091Z] Building security-proxy-setup [2021-12-06T17:21:53.091Z] Building security-secretstore-setup [2021-12-06T17:22:05.351Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:22:05.351Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:22:05.351Z] ---> d52373de6486 [2021-12-06T17:22:05.351Z] Step 3/23 : WORKDIR /edgex-go [2021-12-06T17:22:05.351Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:22:05.351Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:22:05.351Z] ---> d52373de6486 [2021-12-06T17:22:05.351Z] Step 3/20 : WORKDIR /edgex-go [2021-12-06T17:22:09.556Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:22:09.556Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:22:09.556Z] ---> d52373de6486 [2021-12-06T17:22:09.556Z] Step 3/21 : WORKDIR /edgex-go [2021-12-06T17:22:10.126Z] ---> Running in 78339091207b [2021-12-06T17:22:10.126Z] ---> Running in 46d6d216e9b7 [2021-12-06T17:22:10.390Z] ---> Running in 0259b1d7afb0 [2021-12-06T17:22:12.316Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:22:12.316Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:22:12.316Z] ---> d52373de6486 [2021-12-06T17:22:12.316Z] Step 3/24 : WORKDIR /edgex-go [2021-12-06T17:22:12.316Z] ---> Using cache [2021-12-06T17:22:12.316Z] ---> 375132672865 [2021-12-06T17:22:12.316Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:22:12.892Z] Removing intermediate container 0259b1d7afb0 [2021-12-06T17:22:12.892Z] ---> 375132672865 [2021-12-06T17:22:12.892Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:22:12.892Z] Removing intermediate container 78339091207b [2021-12-06T17:22:12.892Z] ---> 95f97b491b86 [2021-12-06T17:22:12.892Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:22:13.152Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:22:13.152Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:22:13.152Z] ---> d52373de6486 [2021-12-06T17:22:13.152Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:22:13.152Z] ---> Using cache [2021-12-06T17:22:13.152Z] ---> 0a94e1011adc [2021-12-06T17:22:13.152Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:22:13.152Z] Removing intermediate container 46d6d216e9b7 [2021-12-06T17:22:13.152Z] ---> 0a94e1011adc [2021-12-06T17:22:13.152Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:22:13.152Z] ---> Running in 0b8570754490 [2021-12-06T17:22:13.152Z] ---> Running in 90a2cf5f40a8 [2021-12-06T17:22:13.152Z] ---> Running in 8511f82813f5 [2021-12-06T17:22:13.152Z] ---> Running in 63d474341374 [2021-12-06T17:22:13.152Z] ---> Running in 7cb1afa78d45 [2021-12-06T17:22:14.137Z] Removing intermediate container 0b8570754490 [2021-12-06T17:22:14.137Z] ---> 7f0991aecd34 [2021-12-06T17:22:14.137Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-06T17:22:14.137Z] ---> Running in 2bbdbd029a69 [2021-12-06T17:22:14.137Z] Removing intermediate container 90a2cf5f40a8 [2021-12-06T17:22:14.137Z] ---> 1a565906e2a8 [2021-12-06T17:22:14.137Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-06T17:22:14.137Z] ---> Running in ce862c0e6188 [2021-12-06T17:22:14.399Z] Removing intermediate container 7cb1afa78d45 [2021-12-06T17:22:14.399Z] ---> 66528c402941 [2021-12-06T17:22:14.399Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-06T17:22:14.399Z] ---> Running in 58d47b45c135 [2021-12-06T17:22:14.399Z] Removing intermediate container 8511f82813f5 [2021-12-06T17:22:14.399Z] ---> 24d8963b6531 [2021-12-06T17:22:14.399Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T17:22:14.399Z] ---> Running in 75d174bda3ba [2021-12-06T17:22:14.668Z] Removing intermediate container 63d474341374 [2021-12-06T17:22:14.668Z] ---> 6d73aa37b959 [2021-12-06T17:22:14.668Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-06T17:22:14.668Z] ---> Running in 0db7426f808b [2021-12-06T17:22:14.938Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:22:15.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:22:15.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:22:15.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:22:15.199Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:22:15.780Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:22:16.042Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:22:16.042Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:22:16.042Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:22:16.042Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:22:16.042Z] OK: 220 MiB in 52 packages [2021-12-06T17:22:16.620Z] OK: 220 MiB in 52 packages [2021-12-06T17:22:16.620Z] OK: 220 MiB in 52 packages [2021-12-06T17:22:16.620Z] OK: 220 MiB in 52 packages [2021-12-06T17:22:16.620Z] OK: 220 MiB in 52 packages [2021-12-06T17:22:16.620Z] Removing intermediate container 2bbdbd029a69 [2021-12-06T17:22:16.620Z] ---> fe2291c7d437 [2021-12-06T17:22:16.620Z] Step 6/24 : COPY . . [2021-12-06T17:22:18.538Z] Removing intermediate container ce862c0e6188 [2021-12-06T17:22:18.539Z] ---> 531ae0ff7021 [2021-12-06T17:22:18.539Z] Step 6/21 : COPY . . [2021-12-06T17:22:18.539Z] Removing intermediate container 75d174bda3ba [2021-12-06T17:22:18.539Z] ---> b23aa16f0a3b [2021-12-06T17:22:18.539Z] Step 6/22 : COPY . . [2021-12-06T17:22:18.539Z] Removing intermediate container 58d47b45c135 [2021-12-06T17:22:18.539Z] ---> 3446a678a6e9 [2021-12-06T17:22:18.539Z] Step 6/23 : COPY go.mod . [2021-12-06T17:22:19.108Z] Removing intermediate container 0db7426f808b [2021-12-06T17:22:19.108Z] ---> 80e05b8deffd [2021-12-06T17:22:19.108Z] Step 6/20 : COPY . . [2021-12-06T17:22:21.034Z] ---> 6c33e31fe0ee [2021-12-06T17:22:21.034Z] Step 7/23 : RUN go mod download [2021-12-06T17:22:23.589Z] ---> Running in 9affe4e9d79d [2021-12-06T17:22:26.962Z] ---> f5a607b36b4b [2021-12-06T17:22:26.962Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:22:27.223Z] ---> Running in e8f6a7a6b79e [2021-12-06T17:22:27.490Z] ---> 052acd7cfc2a [2021-12-06T17:22:27.490Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:22:27.754Z] ---> Running in 09424733a3b6 [2021-12-06T17:22:27.754Z] ---> 9d1fd621487b [2021-12-06T17:22:27.754Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:22:27.754Z] Removing intermediate container 9affe4e9d79d [2021-12-06T17:22:27.754Z] ---> 0048d409fff3 [2021-12-06T17:22:27.754Z] Step 8/23 : COPY . . [2021-12-06T17:22:28.018Z] ---> Running in b02457461aa5 [2021-12-06T17:22:28.283Z] ---> 11d58f38e52c [2021-12-06T17:22:28.283Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:22:28.283Z] ---> Running in bcf0d7fdfc36 [2021-12-06T17:22:29.244Z] Removing intermediate container e8f6a7a6b79e [2021-12-06T17:22:29.244Z] ---> c440bd6c432b [2021-12-06T17:22:29.244Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-06T17:22:29.244Z] ---> Running in 5065e92e5a9e [2021-12-06T17:22:30.623Z] Removing intermediate container 09424733a3b6 [2021-12-06T17:22:30.623Z] ---> bab5dc0101ab [2021-12-06T17:22:30.623Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-06T17:22:30.623Z] Removing intermediate container b02457461aa5 [2021-12-06T17:22:30.623Z] ---> 65d4e5327d9f [2021-12-06T17:22:30.623Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-06T17:22:30.623Z] ---> Running in 149517cdd7cd [2021-12-06T17:22:30.883Z] ---> Running in 2ffcee77a0b3 [2021-12-06T17:22:31.453Z] Removing intermediate container bcf0d7fdfc36 [2021-12-06T17:22:31.453Z] ---> 949fb47a8ee3 [2021-12-06T17:22:31.453Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-06T17:22:31.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-06T17:22:31.716Z] ---> Running in 2b8af10cee45 [2021-12-06T17:22:31.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-06T17:22:32.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-06T17:22:32.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-06T17:22:43.946Z] Removing intermediate container 057aa29f2051 [2021-12-06T17:22:43.946Z] ---> d3af793fe249 [2021-12-06T17:22:43.946Z] Successfully built d3af793fe249 [2021-12-06T17:22:43.946Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:22:44.295Z] + docker inspect -f . ci-base-image-arm64 [2021-12-06T17:22:44.295Z] . [Pipeline] withDockerContainer [2021-12-06T17:22:44.501Z] prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container [2021-12-06T17:22:44.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-06T17:22:45.222Z] ---> 07478c4bc5c8 [2021-12-06T17:22:45.222Z] Step 9/23 : RUN go mod tidy [2021-12-06T17:22:45.222Z] ---> Running in a5ba260dd984 [2021-12-06T17:22:45.795Z] Removing intermediate container a5ba260dd984 [2021-12-06T17:22:45.795Z] ---> 178c84e536c5 [2021-12-06T17:22:45.795Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-06T17:22:45.795Z] ---> Running in 46d04331e0d5 [2021-12-06T17:22:45.883Z] $ docker top d46b4798d9a924c7eedba7fba2e6cb45f23aa42caba493d1d4206f5491868b01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T17:22:46.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-06T17:22:46.782Z] + go version [2021-12-06T17:22:46.782Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-06T17:22:46.797Z] $ docker stop --time=1 d46b4798d9a924c7eedba7fba2e6cb45f23aa42caba493d1d4206f5491868b01 [2021-12-06T17:22:48.408Z] $ docker rm -f d46b4798d9a924c7eedba7fba2e6cb45f23aa42caba493d1d4206f5491868b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:22:49.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T17:22:49.287Z] [2021-12-06T17:22:49.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:22:49.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T17:22:49.905Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-06T17:22:49.905Z] 29e5d40040c1: Pulling fs layer [2021-12-06T17:22:49.905Z] 1ce36da41761: Pulling fs layer [2021-12-06T17:22:49.905Z] 25b303627fd3: Pulling fs layer [2021-12-06T17:22:49.905Z] 29e5d40040c1: Verifying Checksum [2021-12-06T17:22:49.905Z] 29e5d40040c1: Download complete [2021-12-06T17:22:50.179Z] 1ce36da41761: Verifying Checksum [2021-12-06T17:22:50.179Z] 1ce36da41761: Download complete [2021-12-06T17:22:50.453Z] 29e5d40040c1: Pull complete [2021-12-06T17:22:51.885Z] 25b303627fd3: Verifying Checksum [2021-12-06T17:22:51.885Z] 25b303627fd3: Download complete [2021-12-06T17:22:51.885Z] 1ce36da41761: Pull complete [2021-12-06T17:23:02.037Z] 25b303627fd3: Pull complete [2021-12-06T17:23:02.037Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-06T17:23:02.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T17:23:02.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-06T17:23:02.257Z] prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container [2021-12-06T17:23:02.328Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-06T17:23:04.572Z] $ docker top 7f2065a037a5603ee6e40abb81fc0e876a1be14ede12fba3878ea10bc586d18f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T17:23:05.474Z] + grep parallel [2021-12-06T17:23:05.474Z] + docker-compose build --help [2021-12-06T17:23:08.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-06T17:23:08.339Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-06T17:23:08.849Z] --parallel Build images in parallel. [Pipeline] } [2021-12-06T17:23:09.136Z] $ docker stop --time=1 7f2065a037a5603ee6e40abb81fc0e876a1be14ede12fba3878ea10bc586d18f [2021-12-06T17:23:10.775Z] $ docker rm -f 7f2065a037a5603ee6e40abb81fc0e876a1be14ede12fba3878ea10bc586d18f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:23:11.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-06T17:23:11.356Z] . [Pipeline] withDockerContainer [2021-12-06T17:23:11.583Z] prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container [2021-12-06T17:23:11.659Z] $ 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/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@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 [2021-12-06T17:23:12.824Z] $ docker top 4c965fc8fec50941dc3083cb0724853eabf029d810ae976d03319314fdebf1d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T17:23:13.656Z] Removing intermediate container 2b8af10cee45 [2021-12-06T17:23:13.656Z] ---> e177dfe8593b [2021-12-06T17:23:13.656Z] [2021-12-06T17:23:13.656Z] Step 9/20 : FROM alpine:3.14 [2021-12-06T17:23:13.656Z] Removing intermediate container 5065e92e5a9e [2021-12-06T17:23:13.656Z] ---> 7bce1e463316 [2021-12-06T17:23:13.656Z] [2021-12-06T17:23:13.656Z] Step 9/24 : FROM alpine:3.14 [2021-12-06T17:23:13.656Z] 3.14: Pulling from library/alpine [2021-12-06T17:23:13.656Z] 3.14: Pulling from library/alpine [2021-12-06T17:23:13.741Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-06T17:23:15.059Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T17:23:15.059Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T17:23:15.059Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T17:23:15.059Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T17:23:15.059Z] ---> 0a97eee8041e [2021-12-06T17:23:15.059Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-06T17:23:15.059Z] ---> 0a97eee8041e [2021-12-06T17:23:15.059Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-06T17:23:15.643Z] ---> Running in c366daa49c35 [2021-12-06T17:23:15.643Z] Removing intermediate container 2ffcee77a0b3 [2021-12-06T17:23:15.643Z] ---> 29b0e4acea99 [2021-12-06T17:23:15.643Z] [2021-12-06T17:23:15.643Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T17:23:15.643Z] ---> 0a97eee8041e [2021-12-06T17:23:15.643Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T17:23:15.643Z] ---> Running in dd9a14ded4f5 [2021-12-06T17:23:15.909Z] Removing intermediate container 149517cdd7cd [2021-12-06T17:23:15.909Z] ---> ca8bff2fb4ed [2021-12-06T17:23:15.909Z] [2021-12-06T17:23:15.909Z] Step 9/21 : FROM alpine:3.14 [2021-12-06T17:23:15.909Z] ---> 0a97eee8041e [2021-12-06T17:23:15.909Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-06T17:23:15.909Z] ---> Running in 72fced9ecd2d [2021-12-06T17:23:15.909Z] ---> Running in 8f7171b5bcec [2021-12-06T17:23:16.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:16.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:16.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:16.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:16.752Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-06T17:23:16.752Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-06T17:23:16.752Z] (3/3) Installing su-exec (0.2-r1) [2021-12-06T17:23:16.752Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:23:16.752Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T17:23:16.752Z] OK: 6 MiB in 17 packages [2021-12-06T17:23:16.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:16.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:16.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:17.017Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-06T17:23:17.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:17.017Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-06T17:23:17.017Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T17:23:17.017Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-06T17:23:17.017Z] (5/5) Installing curl (7.79.1-r0) [2021-12-06T17:23:17.017Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:23:17.017Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T17:23:17.124Z] Building core-command ... [2021-12-06T17:23:17.124Z] Building core-data ... [2021-12-06T17:23:17.124Z] Building core-metadata ... [2021-12-06T17:23:17.124Z] Building security-bootstrapper ... [2021-12-06T17:23:17.124Z] Building security-proxy-setup ... [2021-12-06T17:23:17.124Z] Building security-secretstore-setup ... [2021-12-06T17:23:17.124Z] Building support-notifications ... [2021-12-06T17:23:17.124Z] Building support-scheduler ... [2021-12-06T17:23:17.124Z] Building sys-mgmt-agent ... [2021-12-06T17:23:17.124Z] Building sys-mgmt-agent [2021-12-06T17:23:17.124Z] Building security-secretstore-setup [2021-12-06T17:23:17.124Z] Building support-scheduler [2021-12-06T17:23:17.124Z] Building security-proxy-setup [2021-12-06T17:23:17.124Z] Building security-bootstrapper [2021-12-06T17:23:17.288Z] OK: 8 MiB in 19 packages [2021-12-06T17:23:17.288Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-06T17:23:17.288Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:23:17.288Z] OK: 6 MiB in 15 packages [2021-12-06T17:23:17.288Z] Removing intermediate container c366daa49c35 [2021-12-06T17:23:17.288Z] ---> 235389e40abd [2021-12-06T17:23:17.288Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T17:23:17.559Z] ---> Running in b87e8aaebf5e [2021-12-06T17:23:17.559Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-06T17:23:17.559Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-06T17:23:17.559Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:23:17.559Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T17:23:17.559Z] OK: 6 MiB in 16 packages [2021-12-06T17:23:17.559Z] Removing intermediate container b87e8aaebf5e [2021-12-06T17:23:17.559Z] ---> d29517473c42 [2021-12-06T17:23:17.559Z] Step 12/24 : WORKDIR / [2021-12-06T17:23:17.833Z] ---> Running in b93f6c74596b [2021-12-06T17:23:18.099Z] Removing intermediate container dd9a14ded4f5 [2021-12-06T17:23:18.099Z] ---> e535e70f2acb [2021-12-06T17:23:18.099Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T17:23:18.099Z] Removing intermediate container b93f6c74596b [2021-12-06T17:23:18.099Z] ---> 0a645e3165e7 [2021-12-06T17:23:18.099Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-06T17:23:18.099Z] ---> Running in e7c8b7adef14 [2021-12-06T17:23:18.099Z] Removing intermediate container 72fced9ecd2d [2021-12-06T17:23:18.099Z] ---> 68184920eda1 [2021-12-06T17:23:18.099Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:23:18.362Z] ---> Running in 147ffffd5448 [2021-12-06T17:23:18.362Z] Removing intermediate container 8f7171b5bcec [2021-12-06T17:23:18.362Z] ---> 564b3b51abed [2021-12-06T17:23:18.362Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:23:18.362Z] Removing intermediate container e7c8b7adef14 [2021-12-06T17:23:18.362Z] ---> cbd81b20fb8c [2021-12-06T17:23:18.362Z] Step 12/20 : WORKDIR /edgex [2021-12-06T17:23:18.362Z] ---> a8839a971dc7 [2021-12-06T17:23:18.362Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-06T17:23:18.362Z] ---> Running in 95334647c5d0 [2021-12-06T17:23:18.362Z] ---> Running in 62d9291d171f [2021-12-06T17:23:18.623Z] Removing intermediate container 147ffffd5448 [2021-12-06T17:23:18.623Z] ---> bb7d0ebccc56 [2021-12-06T17:23:18.623Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-06T17:23:18.623Z] ---> Running in 85c10ae905e4 [2021-12-06T17:23:18.623Z] Removing intermediate container 62d9291d171f [2021-12-06T17:23:18.623Z] ---> 87999df1c13f [2021-12-06T17:23:18.623Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-06T17:23:18.623Z] Removing intermediate container 95334647c5d0 [2021-12-06T17:23:18.623Z] ---> 7922b2cfaa9d [2021-12-06T17:23:18.623Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-06T17:23:18.623Z] ---> Running in 197a222cd27b [2021-12-06T17:23:18.891Z] Removing intermediate container 85c10ae905e4 [2021-12-06T17:23:18.891Z] ---> 6220271a6ec3 [2021-12-06T17:23:18.891Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T17:23:18.891Z] ---> 3ea873384f79 [2021-12-06T17:23:18.891Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-06T17:23:18.891Z] ---> Running in 7c4be8832587 [2021-12-06T17:23:18.891Z] Removing intermediate container 197a222cd27b [2021-12-06T17:23:18.891Z] ---> a427fe337be5 [2021-12-06T17:23:18.891Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-06T17:23:19.160Z] ---> Running in 6cb781c78d27 [2021-12-06T17:23:19.160Z] ---> 71700153e517 [2021-12-06T17:23:19.160Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-06T17:23:19.160Z] Removing intermediate container 7c4be8832587 [2021-12-06T17:23:19.160Z] ---> f421f98ff8f3 [2021-12-06T17:23:19.160Z] Step 14/22 : WORKDIR / [2021-12-06T17:23:19.160Z] ---> 47481dc6abfe [2021-12-06T17:23:19.160Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-06T17:23:19.424Z] Removing intermediate container 6cb781c78d27 [2021-12-06T17:23:19.424Z] ---> 7b5569a5196b [2021-12-06T17:23:19.424Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:23:19.424Z] ---> Running in ae4f0e3ada23 [2021-12-06T17:23:19.690Z] ---> ac78aea94894 [2021-12-06T17:23:19.690Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-06T17:23:19.690Z] Removing intermediate container ae4f0e3ada23 [2021-12-06T17:23:19.690Z] ---> 7980d8445595 [2021-12-06T17:23:19.690Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:23:19.690Z] ---> b43e28d5090c [2021-12-06T17:23:19.690Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-06T17:23:19.690Z] ---> 7ec86555e4af [2021-12-06T17:23:19.690Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-06T17:23:20.268Z] ---> 1ac5b726d1b7 [2021-12-06T17:23:20.268Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-06T17:23:20.532Z] ---> b526331279b6 [2021-12-06T17:23:20.532Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-06T17:23:20.532Z] ---> f37f2a5bdb6c [2021-12-06T17:23:20.532Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-06T17:23:20.532Z] ---> c6d5220c57f2 [2021-12-06T17:23:20.532Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-06T17:23:20.532Z] ---> Running in 9ad899b2a9e5 [2021-12-06T17:23:20.801Z] Removing intermediate container 46d04331e0d5 [2021-12-06T17:23:20.801Z] ---> 86dade78ed08 [2021-12-06T17:23:20.801Z] [2021-12-06T17:23:20.801Z] Step 11/23 : FROM alpine:3.14 [2021-12-06T17:23:20.801Z] ---> 0a97eee8041e [2021-12-06T17:23:20.801Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-06T17:23:20.801Z] ---> Using cache [2021-12-06T17:23:20.801Z] ---> 68184920eda1 [2021-12-06T17:23:20.801Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:23:20.801Z] ---> Using cache [2021-12-06T17:23:20.801Z] ---> bb7d0ebccc56 [2021-12-06T17:23:20.801Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-06T17:23:20.801Z] ---> 7235a3d70376 [2021-12-06T17:23:20.801Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-06T17:23:20.801Z] Removing intermediate container 9ad899b2a9e5 [2021-12-06T17:23:20.801Z] ---> 4c1bf4d44446 [2021-12-06T17:23:20.801Z] Step 17/20 : CMD ["--init=true"] [2021-12-06T17:23:20.801Z] ---> 346d6d980d20 [2021-12-06T17:23:20.801Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-06T17:23:20.801Z] ---> Running in 8ff7bec3aa26 [2021-12-06T17:23:20.801Z] ---> Running in 20221c979906 [2021-12-06T17:23:21.083Z] ---> Running in 69bbf6e296d2 [2021-12-06T17:23:21.083Z] Removing intermediate container 8ff7bec3aa26 [2021-12-06T17:23:21.083Z] ---> 544ee36e7f2c [2021-12-06T17:23:21.083Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-06T17:23:21.083Z] Removing intermediate container 20221c979906 [2021-12-06T17:23:21.083Z] ---> c179efcaa1c5 [2021-12-06T17:23:21.083Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:23:21.083Z] ---> Running in 9db94b49a09c [2021-12-06T17:23:21.083Z] ---> cba9913a2464 [2021-12-06T17:23:21.083Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-06T17:23:21.083Z] Removing intermediate container 69bbf6e296d2 [2021-12-06T17:23:21.083Z] ---> da98ce688502 [2021-12-06T17:23:21.083Z] Step 18/20 : LABEL arch=x86_64 [2021-12-06T17:23:21.083Z] ---> Running in 6e54dc0627ff [2021-12-06T17:23:21.083Z] ---> 5e14905b93d2 [2021-12-06T17:23:21.083Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-06T17:23:21.083Z] ---> Running in eedb2660e56d [2021-12-06T17:23:21.352Z] ---> Running in 740bfbf770ea [2021-12-06T17:23:21.352Z] Removing intermediate container 9db94b49a09c [2021-12-06T17:23:21.352Z] ---> 0f10a3d4dc74 [2021-12-06T17:23:21.352Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:23:21.352Z] Removing intermediate container 6e54dc0627ff [2021-12-06T17:23:21.352Z] ---> 3efea8473ca7 [2021-12-06T17:23:21.352Z] Step 19/21 : LABEL arch=x86_64 [2021-12-06T17:23:21.352Z] Removing intermediate container eedb2660e56d [2021-12-06T17:23:21.352Z] ---> 472625cf85e6 [2021-12-06T17:23:21.352Z] Step 19/20 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:23:21.352Z] ---> df7a0824cd45 [2021-12-06T17:23:21.352Z] Step 20/24 : 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/ [2021-12-06T17:23:21.352Z] ---> Running in 0119978ddc18 [2021-12-06T17:23:21.352Z] ---> Running in 4497becf50f2 [2021-12-06T17:23:21.352Z] ---> Running in 0d31b2f97cbf [2021-12-06T17:23:21.352Z] Removing intermediate container 740bfbf770ea [2021-12-06T17:23:21.352Z] ---> 73aee3ba270b [2021-12-06T17:23:21.352Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:23:21.620Z] ---> Running in 916fa42f20a1 [2021-12-06T17:23:21.620Z] Removing intermediate container 0119978ddc18 [2021-12-06T17:23:21.620Z] ---> 3d72383e9d5c [2021-12-06T17:23:21.620Z] Step 20/21 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:23:21.620Z] ---> Running in 4e91b4549f0c [2021-12-06T17:23:21.620Z] ---> f7b9b43c04e0 [2021-12-06T17:23:21.620Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-06T17:23:21.620Z] Removing intermediate container 4497becf50f2 [2021-12-06T17:23:21.620Z] ---> 3684de08ee86 [2021-12-06T17:23:21.620Z] Step 20/20 : LABEL version=2.2.0-dev.10 [2021-12-06T17:23:21.620Z] ---> Running in 62804729ef4f [2021-12-06T17:23:21.889Z] Removing intermediate container 916fa42f20a1 [2021-12-06T17:23:21.889Z] ---> c1558fccf592 [2021-12-06T17:23:21.889Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T17:23:21.889Z] Removing intermediate container 4e91b4549f0c [2021-12-06T17:23:21.889Z] ---> f7112dc543d6 [2021-12-06T17:23:21.889Z] Step 21/21 : LABEL version=2.2.0-dev.10 [2021-12-06T17:23:21.889Z] ---> Running in 824eb852f456 [2021-12-06T17:23:21.889Z] ---> Running in 5e28abc2b034 [2021-12-06T17:23:21.889Z] Removing intermediate container 62804729ef4f [2021-12-06T17:23:21.889Z] ---> d8264796b908 [2021-12-06T17:23:21.889Z] [2021-12-06T17:23:21.889Z] Removing intermediate container 824eb852f456 [2021-12-06T17:23:21.889Z] ---> fe0e8cce58c4 [2021-12-06T17:23:21.889Z] Step 21/22 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:23:22.184Z] Successfully built d8264796b908 [2021-12-06T17:23:22.184Z] Successfully tagged security-proxy-setup:latest [2021-12-06T17:23:22.184Z]  Building security-proxy-setup ... done Building core-data [2021-12-06T17:23:22.184Z] ---> Running in f4c11d27c239 [2021-12-06T17:23:22.184Z] Removing intermediate container 5e28abc2b034 [2021-12-06T17:23:22.184Z] ---> ddd8fe094b61 [2021-12-06T17:23:22.184Z] [2021-12-06T17:23:22.184Z] ---> 0051b5552d86 [2021-12-06T17:23:22.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-06T17:23:22.459Z] Successfully built ddd8fe094b61 [2021-12-06T17:23:22.459Z] Successfully tagged support-notifications:latest [2021-12-06T17:23:22.459Z] Building core-command [2021-12-06T17:23:23.403Z]  Building support-notifications ... done Removing intermediate container f4c11d27c239 [2021-12-06T17:23:23.403Z] ---> 9f9070c98a5e [2021-12-06T17:23:23.403Z] Step 22/22 : LABEL version=2.2.0-dev.10 [2021-12-06T17:23:23.403Z] Removing intermediate container 0d31b2f97cbf [2021-12-06T17:23:23.403Z] ---> 0b94f6df48b8 [2021-12-06T17:23:23.403Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-06T17:23:23.665Z] ---> c25a41c655be [2021-12-06T17:23:23.665Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-06T17:23:23.931Z] ---> Running in 5f1cdf6878c0 [2021-12-06T17:23:23.931Z] ---> Running in 5e70c0af40dc [2021-12-06T17:23:24.518Z] ---> Running in e105ae310aee [2021-12-06T17:23:25.091Z] Removing intermediate container 5f1cdf6878c0 [2021-12-06T17:23:25.091Z] ---> 938648e42054 [2021-12-06T17:23:25.091Z] [2021-12-06T17:23:25.091Z] Successfully built 938648e42054 [2021-12-06T17:23:25.091Z] Removing intermediate container 5e70c0af40dc [2021-12-06T17:23:25.091Z] ---> 20d087907eb2 [2021-12-06T17:23:25.091Z] Step 22/24 : LABEL arch=x86_64 [2021-12-06T17:23:25.091Z] Successfully tagged core-metadata:latest [2021-12-06T17:23:25.091Z] Building security-bootstrapper [2021-12-06T17:23:25.354Z]  Building core-metadata ... done Removing intermediate container e105ae310aee [2021-12-06T17:23:25.354Z] ---> 1bb727478c21 [2021-12-06T17:23:25.354Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:23:26.758Z] ---> Running in 5f4c2cefc40e [2021-12-06T17:23:27.344Z] ---> Running in c7035a5dc882 [2021-12-06T17:23:28.728Z] Removing intermediate container 5f4c2cefc40e [2021-12-06T17:23:28.728Z] ---> c4b8fdfe7874 [2021-12-06T17:23:28.728Z] Step 23/24 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:23:30.119Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:23:30.119Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:23:30.119Z] ---> d52373de6486 [2021-12-06T17:23:30.119Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:23:30.119Z] ---> Using cache [2021-12-06T17:23:30.119Z] ---> 0a94e1011adc [2021-12-06T17:23:30.119Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:23:30.119Z] ---> Using cache [2021-12-06T17:23:30.119Z] ---> 24d8963b6531 [2021-12-06T17:23:30.119Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T17:23:30.119Z] ---> Using cache [2021-12-06T17:23:30.119Z] ---> b23aa16f0a3b [2021-12-06T17:23:30.119Z] Step 6/22 : COPY . . [2021-12-06T17:23:30.119Z] ---> Using cache [2021-12-06T17:23:30.119Z] ---> 9d1fd621487b [2021-12-06T17:23:30.119Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:23:30.119Z] ---> Using cache [2021-12-06T17:23:30.119Z] ---> 65d4e5327d9f [2021-12-06T17:23:30.119Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-06T17:23:31.068Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:23:31.068Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:23:31.068Z] ---> d52373de6486 [2021-12-06T17:23:31.068Z] Step 3/30 : WORKDIR /edgex-go [2021-12-06T17:23:31.068Z] ---> Using cache [2021-12-06T17:23:31.068Z] ---> 0a94e1011adc [2021-12-06T17:23:31.068Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:23:31.068Z] ---> Using cache [2021-12-06T17:23:31.068Z] ---> 24d8963b6531 [2021-12-06T17:23:31.068Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-06T17:23:31.068Z] ---> Using cache [2021-12-06T17:23:31.068Z] ---> b23aa16f0a3b [2021-12-06T17:23:31.068Z] Step 6/30 : COPY . . [2021-12-06T17:23:31.068Z] ---> Using cache [2021-12-06T17:23:31.068Z] ---> 9d1fd621487b [2021-12-06T17:23:31.068Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:23:31.068Z] ---> Using cache [2021-12-06T17:23:31.068Z] ---> 65d4e5327d9f [2021-12-06T17:23:31.068Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-06T17:23:31.068Z] Removing intermediate container c7035a5dc882 [2021-12-06T17:23:31.068Z] ---> 977e22ebc4a2 [2021-12-06T17:23:31.068Z] Step 21/23 : LABEL arch=x86_64 [2021-12-06T17:23:31.640Z] ---> Running in 262f96060c19 [2021-12-06T17:23:31.640Z] ---> Running in 548f598de080 [2021-12-06T17:23:31.640Z] ---> Running in aeff23315cc1 [2021-12-06T17:23:31.903Z] ---> Running in c9d546e910d2 [2021-12-06T17:23:32.857Z] Removing intermediate container 548f598de080 [2021-12-06T17:23:32.857Z] ---> 78f50e765433 [2021-12-06T17:23:32.857Z] Step 24/24 : LABEL version=2.2.0-dev.10 [2021-12-06T17:23:32.857Z] Removing intermediate container c9d546e910d2 [2021-12-06T17:23:32.857Z] ---> f6d30ee58a0d [2021-12-06T17:23:32.857Z] Step 22/23 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:23:32.857Z] ---> Running in abd35b356091 [2021-12-06T17:23:33.116Z] ---> Running in d24b68bb0945 [2021-12-06T17:23:33.116Z] Removing intermediate container abd35b356091 [2021-12-06T17:23:33.116Z] ---> 3a6881877c5c [2021-12-06T17:23:33.116Z] [2021-12-06T17:23:33.387Z] Successfully built 3a6881877c5c [2021-12-06T17:23:33.387Z] Removing intermediate container d24b68bb0945 [2021-12-06T17:23:33.387Z] ---> 418c8371e833 [2021-12-06T17:23:33.387Z] Step 23/23 : LABEL version=2.2.0-dev.10 [2021-12-06T17:23:33.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-06T17:23:33.387Z] Successfully tagged security-secretstore-setup:latest [2021-12-06T17:23:33.387Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-12-06T17:23:33.387Z] ---> Running in 70f3350ef899 [2021-12-06T17:23:33.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-command/core-command ./cmd/core-command [2021-12-06T17:23:34.621Z] Removing intermediate container 70f3350ef899 [2021-12-06T17:23:34.621Z] ---> e3165ac9e350 [2021-12-06T17:23:34.621Z] [2021-12-06T17:23:34.621Z] Successfully built e3165ac9e350 [2021-12-06T17:23:34.621Z] Successfully tagged support-scheduler:latest [2021-12-06T17:23:36.603Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:23:36.603Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:23:36.603Z] ---> d52373de6486 [2021-12-06T17:23:36.603Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:23:36.603Z] ---> Using cache [2021-12-06T17:23:36.603Z] ---> 0a94e1011adc [2021-12-06T17:23:36.603Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:23:36.603Z] ---> Using cache [2021-12-06T17:23:36.603Z] ---> 24d8963b6531 [2021-12-06T17:23:36.603Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-06T17:23:38.008Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:23:38.008Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:23:38.008Z] ---> d52373de6486 [2021-12-06T17:23:38.008Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:23:38.008Z] ---> Using cache [2021-12-06T17:23:38.008Z] ---> 0a94e1011adc [2021-12-06T17:23:38.008Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:23:38.008Z] ---> Using cache [2021-12-06T17:23:38.008Z] ---> 24d8963b6531 [2021-12-06T17:23:38.008Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-06T17:23:38.272Z] ---> Running in e6c028fe38df [2021-12-06T17:23:38.272Z] ---> Running in b780cd518106 [2021-12-06T17:23:38.845Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:38.845Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:39.822Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:39.822Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:23:40.091Z] OK: 220 MiB in 52 packages [2021-12-06T17:23:40.091Z] OK: 220 MiB in 52 packages [2021-12-06T17:23:40.679Z] Removing intermediate container e6c028fe38df [2021-12-06T17:23:40.679Z] ---> 5311daa91c23 [2021-12-06T17:23:40.679Z] Step 6/22 : COPY . . [2021-12-06T17:23:40.679Z] Removing intermediate container b780cd518106 [2021-12-06T17:23:40.679Z] ---> 7ace8b98822b [2021-12-06T17:23:40.679Z] Step 6/22 : COPY . . [2021-12-06T17:23:50.789Z] ---> 2087a16ae2e5 [2021-12-06T17:23:50.789Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:23:50.789Z] ---> e702ab8582ae [2021-12-06T17:23:50.789Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:23:50.789Z] ---> Running in dfe13a86baa1 [2021-12-06T17:23:50.789Z] ---> Running in c6e7d6c7b47a [2021-12-06T17:23:52.717Z] Removing intermediate container c6e7d6c7b47a [2021-12-06T17:23:52.717Z] ---> 7be18ca8965b [2021-12-06T17:23:52.717Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-06T17:23:52.717Z] ---> Running in bede8145f52f [2021-12-06T17:23:52.717Z] Removing intermediate container dfe13a86baa1 [2021-12-06T17:23:52.717Z] ---> cd07fdecd508 [2021-12-06T17:23:52.717Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-06T17:23:52.717Z] ---> Running in eb7e55452889 [2021-12-06T17:23:53.306Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-data/core-data ./cmd/core-data [2021-12-06T17:23:53.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-06T17:24:04.090Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:24:04.090Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:24:04.090Z] ---> d3af793fe249 [2021-12-06T17:24:04.090Z] Step 3/30 : WORKDIR /edgex-go [2021-12-06T17:24:04.090Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:24:04.090Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:24:04.090Z] ---> d3af793fe249 [2021-12-06T17:24:04.090Z] Step 3/20 : WORKDIR /edgex-go [2021-12-06T17:24:04.090Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:24:04.090Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:24:04.090Z] ---> d3af793fe249 [2021-12-06T17:24:04.090Z] Step 3/24 : WORKDIR /edgex-go [2021-12-06T17:24:04.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:24:04.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:24:04.090Z] ---> d3af793fe249 [2021-12-06T17:24:04.090Z] Step 3/23 : WORKDIR /edgex-go [2021-12-06T17:24:04.090Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:24:04.090Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:24:04.090Z] ---> d3af793fe249 [2021-12-06T17:24:04.090Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:24:04.090Z] ---> Running in 8fe90f145074 [2021-12-06T17:24:04.090Z] ---> Running in bcecae517ebc [2021-12-06T17:24:04.090Z] ---> Running in 6c7d0a2a689e [2021-12-06T17:24:04.090Z] ---> Running in 51246e01df36 [2021-12-06T17:24:04.090Z] ---> Running in 9da572018eff [2021-12-06T17:24:04.090Z] Removing intermediate container 8fe90f145074 [2021-12-06T17:24:04.090Z] ---> b7b3cd83b940 [2021-12-06T17:24:04.090Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:24:04.090Z] Removing intermediate container 6c7d0a2a689e [2021-12-06T17:24:04.090Z] ---> 81fc1dc05086 [2021-12-06T17:24:04.090Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:24:04.090Z] Removing intermediate container bcecae517ebc [2021-12-06T17:24:04.090Z] ---> b151b4224de3 [2021-12-06T17:24:04.090Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:24:04.090Z] Removing intermediate container 51246e01df36 [2021-12-06T17:24:04.090Z] ---> d3b0d2e68548 [2021-12-06T17:24:04.090Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:24:04.090Z] ---> Running in 81058846fda8 [2021-12-06T17:24:04.090Z] Removing intermediate container 9da572018eff [2021-12-06T17:24:04.090Z] ---> 4714d617ab5e [2021-12-06T17:24:04.090Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:24:04.090Z] ---> Running in 60bb135de3d6 [2021-12-06T17:24:04.090Z] ---> Running in b0040845a9e7 [2021-12-06T17:24:04.090Z] ---> Running in bb42ea2fa9de [2021-12-06T17:24:04.090Z] ---> Running in 3f23fcd7952a [2021-12-06T17:24:04.373Z] Removing intermediate container 81058846fda8 [2021-12-06T17:24:04.373Z] ---> 1426e3cdf9ee [2021-12-06T17:24:04.373Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-06T17:24:04.373Z] ---> Running in 8e8bb02998be [2021-12-06T17:24:04.649Z] Removing intermediate container 60bb135de3d6 [2021-12-06T17:24:04.649Z] ---> 1b6e6a75ee38 [2021-12-06T17:24:04.649Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-06T17:24:04.649Z] ---> Running in fd91d7d5dade [2021-12-06T17:24:04.923Z] Removing intermediate container 3f23fcd7952a [2021-12-06T17:24:04.923Z] ---> 2aa4a928dcf9 [2021-12-06T17:24:04.923Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-06T17:24:05.198Z] ---> Running in eeb115d70d3e [2021-12-06T17:24:05.198Z] Removing intermediate container bb42ea2fa9de [2021-12-06T17:24:05.198Z] ---> e3f3bf76cbe7 [2021-12-06T17:24:05.198Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-06T17:24:05.472Z] Removing intermediate container b0040845a9e7 [2021-12-06T17:24:05.472Z] ---> 43c81c73c9a1 [2021-12-06T17:24:05.472Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-06T17:24:05.472Z] ---> Running in 094d6adb6cfd [2021-12-06T17:24:05.472Z] ---> Running in 91680b72e02f [2021-12-06T17:24:05.670Z] Removing intermediate container 262f96060c19 [2021-12-06T17:24:05.670Z] ---> 9f35664c1b3a [2021-12-06T17:24:05.670Z] [2021-12-06T17:24:05.670Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T17:24:05.670Z] ---> 0a97eee8041e [2021-12-06T17:24:05.670Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T17:24:05.670Z] ---> Using cache [2021-12-06T17:24:05.670Z] ---> 68184920eda1 [2021-12-06T17:24:05.670Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:24:05.670Z] ---> Using cache [2021-12-06T17:24:05.670Z] ---> bb7d0ebccc56 [2021-12-06T17:24:05.670Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-06T17:24:05.670Z] ---> Running in 30bfbbd2586a [2021-12-06T17:24:05.670Z] Removing intermediate container 30bfbbd2586a [2021-12-06T17:24:05.670Z] ---> d039296e892a [2021-12-06T17:24:05.670Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T17:24:05.670Z] Removing intermediate container aeff23315cc1 [2021-12-06T17:24:05.670Z] ---> 7f5cf44ffc73 [2021-12-06T17:24:05.670Z] [2021-12-06T17:24:05.670Z] Step 9/30 : FROM alpine:3.14 [2021-12-06T17:24:05.670Z] ---> 0a97eee8041e [2021-12-06T17:24:05.670Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-06T17:24:05.670Z] ---> Running in fa42cbf75f60 [2021-12-06T17:24:05.670Z] ---> Running in 7798292e29aa [2021-12-06T17:24:05.670Z] Removing intermediate container fa42cbf75f60 [2021-12-06T17:24:05.670Z] ---> 991d1a0e574e [2021-12-06T17:24:05.670Z] Step 14/22 : WORKDIR / [2021-12-06T17:24:05.670Z] Removing intermediate container 7798292e29aa [2021-12-06T17:24:05.670Z] ---> 91cd57a275ec [2021-12-06T17:24:05.670Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-06T17:24:05.670Z] ---> Running in 7f83353c98f6 [2021-12-06T17:24:05.670Z] ---> Running in 51f056e6359b [2021-12-06T17:24:05.670Z] Removing intermediate container 7f83353c98f6 [2021-12-06T17:24:05.670Z] ---> 068e6c61537b [2021-12-06T17:24:05.670Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:24:05.670Z] ---> 162ec5528408 [2021-12-06T17:24:05.670Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-06T17:24:05.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:24:05.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:24:05.938Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-06T17:24:05.938Z] (2/2) Installing su-exec (0.2-r1) [2021-12-06T17:24:05.938Z] ---> fd315dbe5c00 [2021-12-06T17:24:05.938Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-06T17:24:05.938Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:24:05.938Z] OK: 6 MiB in 16 packages [2021-12-06T17:24:06.200Z] ---> bd2f309aad67 [2021-12-06T17:24:06.201Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-06T17:24:06.201Z] ---> Running in c64cdf255e80 [2021-12-06T17:24:06.460Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:24:06.465Z] Removing intermediate container c64cdf255e80 [2021-12-06T17:24:06.465Z] ---> 77865fe444b0 [2021-12-06T17:24:06.465Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:24:06.465Z] Removing intermediate container 51f056e6359b [2021-12-06T17:24:06.465Z] ---> ab170e169872 [2021-12-06T17:24:06.465Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-06T17:24:06.465Z] ---> Running in eacf5f07aa67 [2021-12-06T17:24:06.465Z] ---> Running in 796389eccff8 [2021-12-06T17:24:06.728Z] Removing intermediate container eacf5f07aa67 [2021-12-06T17:24:06.728Z] ---> 54c276d72b3a [2021-12-06T17:24:06.728Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-06T17:24:06.728Z] ---> Running in 5c44188344f9 [2021-12-06T17:24:06.728Z] Removing intermediate container 796389eccff8 [2021-12-06T17:24:06.728Z] ---> f2f3e3d14e63 [2021-12-06T17:24:06.728Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T17:24:06.728Z] ---> Running in b45ae0430c7d [2021-12-06T17:24:06.737Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:24:06.992Z] Removing intermediate container 5c44188344f9 [2021-12-06T17:24:06.992Z] ---> eb9cb76ee755 [2021-12-06T17:24:06.992Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-06T17:24:06.992Z] ---> Running in 53d2cc27ccd3 [2021-12-06T17:24:06.992Z] Removing intermediate container b45ae0430c7d [2021-12-06T17:24:06.992Z] ---> 38b6cfa4e404 [2021-12-06T17:24:06.992Z] Step 21/22 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:06.992Z] ---> Running in 81ecdd887ab7 [2021-12-06T17:24:07.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:24:07.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:24:07.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:24:07.285Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:24:07.560Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:24:07.570Z] Removing intermediate container 81ecdd887ab7 [2021-12-06T17:24:07.570Z] ---> b8cab47f9653 [2021-12-06T17:24:07.570Z] Step 22/22 : LABEL version=2.2.0-dev.10 [2021-12-06T17:24:07.570Z] ---> Running in 0252ce68cd8a [2021-12-06T17:24:07.833Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:24:07.834Z] Removing intermediate container 0252ce68cd8a [2021-12-06T17:24:07.834Z] ---> c80c3097a151 [2021-12-06T17:24:07.834Z] [2021-12-06T17:24:07.834Z] Successfully built c80c3097a151 [2021-12-06T17:24:07.834Z] Successfully tagged core-command:latest [2021-12-06T17:24:08.106Z]  Building core-command ... done Removing intermediate container 53d2cc27ccd3 [2021-12-06T17:24:08.106Z] ---> d4ac50b41676 [2021-12-06T17:24:08.106Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-06T17:24:08.106Z] ---> Running in a100da64312f [2021-12-06T17:24:08.110Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:24:08.110Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:24:08.110Z] OK: 219 MiB in 52 packages [2021-12-06T17:24:08.379Z] Removing intermediate container a100da64312f [2021-12-06T17:24:08.379Z] ---> ac57905e8470 [2021-12-06T17:24:08.379Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-06T17:24:08.386Z] OK: 219 MiB in 52 packages [2021-12-06T17:24:08.651Z] ---> 33d8c38dd0dc [2021-12-06T17:24:08.651Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-06T17:24:08.651Z] ---> Running in cecfc78b4c6e [2021-12-06T17:24:08.989Z] OK: 219 MiB in 52 packages [2021-12-06T17:24:09.271Z] OK: 219 MiB in 52 packages [2021-12-06T17:24:09.271Z] OK: 219 MiB in 52 packages [2021-12-06T17:24:09.634Z] Removing intermediate container cecfc78b4c6e [2021-12-06T17:24:09.634Z] ---> 878a7799c473 [2021-12-06T17:24:09.634Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:24:09.870Z] Removing intermediate container 8e8bb02998be [2021-12-06T17:24:09.870Z] ---> 48a7086b5fd8 [2021-12-06T17:24:09.870Z] Step 6/24 : COPY . . [2021-12-06T17:24:09.908Z] ---> 2f1c0afcfcd2 [2021-12-06T17:24:09.908Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-06T17:24:10.146Z] Removing intermediate container fd91d7d5dade [2021-12-06T17:24:10.146Z] ---> f448901d6ab2 [2021-12-06T17:24:10.146Z] Step 6/30 : COPY . . [2021-12-06T17:24:10.146Z] Removing intermediate container eeb115d70d3e [2021-12-06T17:24:10.146Z] ---> 28c75b0b1636 [2021-12-06T17:24:10.146Z] Step 6/22 : COPY . . [2021-12-06T17:24:10.509Z] ---> f62ed8ce06b6 [2021-12-06T17:24:10.509Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-06T17:24:10.743Z] Removing intermediate container 91680b72e02f [2021-12-06T17:24:10.744Z] ---> cb56f9f07756 [2021-12-06T17:24:10.744Z] Step 6/20 : COPY . . [2021-12-06T17:24:10.744Z] Removing intermediate container 094d6adb6cfd [2021-12-06T17:24:10.744Z] ---> 9036836813bf [2021-12-06T17:24:10.744Z] Step 6/23 : COPY go.mod . [2021-12-06T17:24:10.774Z] ---> 16cbd294b888 [2021-12-06T17:24:10.774Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-06T17:24:11.349Z] ---> 7782549b3c1d [2021-12-06T17:24:11.349Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-06T17:24:11.621Z] ---> 18898d89910f [2021-12-06T17:24:11.621Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-06T17:24:11.891Z] ---> Running in fbf0bde19d8d [2021-12-06T17:24:11.891Z] Removing intermediate container fbf0bde19d8d [2021-12-06T17:24:11.891Z] ---> 7f704f6e4f14 [2021-12-06T17:24:11.891Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-06T17:24:12.168Z] ---> 93956df2ff40 [2021-12-06T17:24:12.168Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-06T17:24:12.180Z] ---> 0501d1624ec4 [2021-12-06T17:24:12.180Z] Step 7/23 : RUN go mod download [2021-12-06T17:24:12.180Z] ---> Running in 1d23fd014327 [2021-12-06T17:24:12.439Z] ---> Running in b281a53fdd9f [2021-12-06T17:24:13.419Z] Removing intermediate container b281a53fdd9f [2021-12-06T17:24:13.419Z] ---> a10955ebe8db [2021-12-06T17:24:13.419Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-06T17:24:13.419Z] ---> Running in 4e71c7a21c76 [2021-12-06T17:24:13.689Z] Removing intermediate container 4e71c7a21c76 [2021-12-06T17:24:13.689Z] ---> becec65ff690 [2021-12-06T17:24:13.689Z] Step 27/30 : CMD ["gate"] [2021-12-06T17:24:13.963Z] ---> Running in 0fe32ed58965 [2021-12-06T17:24:14.240Z] Removing intermediate container 0fe32ed58965 [2021-12-06T17:24:14.240Z] ---> a1c026e690c0 [2021-12-06T17:24:14.240Z] Step 28/30 : LABEL arch=x86_64 [2021-12-06T17:24:14.240Z] ---> Running in df6f0cd9b7d6 [2021-12-06T17:24:14.509Z] Removing intermediate container df6f0cd9b7d6 [2021-12-06T17:24:14.509Z] ---> ba2ff8de9a4c [2021-12-06T17:24:14.509Z] Step 29/30 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:14.509Z] ---> Running in 27b3820ccec0 [2021-12-06T17:24:14.783Z] Removing intermediate container 27b3820ccec0 [2021-12-06T17:24:14.783Z] ---> 62596debdc7d [2021-12-06T17:24:14.783Z] Step 30/30 : LABEL version=2.2.0-dev.10 [2021-12-06T17:24:14.783Z] ---> Running in d8db527965c3 [2021-12-06T17:24:15.050Z] Removing intermediate container d8db527965c3 [2021-12-06T17:24:15.050Z] ---> f6b2e6990d33 [2021-12-06T17:24:15.050Z] [2021-12-06T17:24:15.050Z] Successfully built f6b2e6990d33 [2021-12-06T17:24:15.050Z] Successfully tagged security-bootstrapper:latest [2021-12-06T17:24:17.580Z] Removing intermediate container 1d23fd014327 [2021-12-06T17:24:17.580Z] ---> 10820598b7c5 [2021-12-06T17:24:17.580Z] Step 8/23 : COPY . . [2021-12-06T17:24:19.363Z]  Building security-bootstrapper ... done Removing intermediate container eb7e55452889 [2021-12-06T17:24:19.363Z] ---> 9c8d2dca066b [2021-12-06T17:24:19.363Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-06T17:24:19.363Z] ---> Running in 4215953b40b5 [2021-12-06T17:24:19.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-06T17:24:20.600Z] Removing intermediate container 4215953b40b5 [2021-12-06T17:24:20.600Z] ---> 9aa280ee479c [2021-12-06T17:24:20.600Z] [2021-12-06T17:24:20.600Z] Step 10/22 : FROM docker:20.10.8 [2021-12-06T17:24:20.600Z] 20.10.8: Pulling from library/docker [2021-12-06T17:24:23.966Z] Removing intermediate container bede8145f52f [2021-12-06T17:24:23.966Z] ---> e71b2e2f736b [2021-12-06T17:24:23.966Z] [2021-12-06T17:24:23.966Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T17:24:23.966Z] ---> 0a97eee8041e [2021-12-06T17:24:23.966Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-06T17:24:23.966Z] ---> Running in 10724cbcb0a4 [2021-12-06T17:24:23.966Z] Removing intermediate container 10724cbcb0a4 [2021-12-06T17:24:23.966Z] ---> b872615c3f4f [2021-12-06T17:24:23.966Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-06T17:24:23.966Z] ---> Running in 08cb6102fb31 [2021-12-06T17:24:23.966Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-06T17:24:23.966Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-06T17:24:23.966Z] ---> bc6c0ffef665 [2021-12-06T17:24:23.966Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:24:23.966Z] ---> Running in e6703781d91c [2021-12-06T17:24:23.966Z] Removing intermediate container 08cb6102fb31 [2021-12-06T17:24:23.966Z] ---> 49c5ae77d66e [2021-12-06T17:24:23.966Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-06T17:24:24.241Z] ---> Running in 950784fc53bd [2021-12-06T17:24:24.241Z] Removing intermediate container e6703781d91c [2021-12-06T17:24:24.241Z] ---> f06f13bc268b [2021-12-06T17:24:24.241Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-06T17:24:24.241Z] ---> Running in 35ac15dd8f2f [2021-12-06T17:24:24.241Z] Removing intermediate container 950784fc53bd [2021-12-06T17:24:24.241Z] ---> 4436c144e09e [2021-12-06T17:24:24.241Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:24:24.241Z] ---> Running in 30b293f3430c [2021-12-06T17:24:24.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:24:24.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:24:24.770Z] Removing intermediate container 30b293f3430c [2021-12-06T17:24:24.770Z] ---> a86d3d82506e [2021-12-06T17:24:24.770Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-06T17:24:24.770Z] (1/42) Installing readline (8.1.0-r0) [2021-12-06T17:24:24.770Z] (2/42) Installing bash (5.1.4-r0) [2021-12-06T17:24:24.770Z] ---> Running in 6fcf8a6f8bd7 [2021-12-06T17:24:24.770Z] Executing bash-5.1.4-r0.post-install [2021-12-06T17:24:24.770Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-06T17:24:24.770Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T17:24:24.770Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-06T17:24:24.770Z] (6/42) Installing curl (7.79.1-r0) [2021-12-06T17:24:25.038Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-06T17:24:25.038Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-06T17:24:25.038Z] (9/42) Installing expat (2.4.1-r0) [2021-12-06T17:24:25.038Z] (10/42) Installing libffi (3.3-r2) [2021-12-06T17:24:25.038Z] (11/42) Installing gdbm (1.19-r0) [2021-12-06T17:24:25.038Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-06T17:24:25.038Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T17:24:25.038Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T17:24:25.038Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-06T17:24:25.038Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-06T17:24:25.038Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-06T17:24:25.297Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-06T17:24:25.557Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-06T17:24:25.557Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-06T17:24:25.557Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-06T17:24:25.557Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-06T17:24:25.557Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-06T17:24:25.557Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-06T17:24:25.557Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-06T17:24:25.557Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-06T17:24:25.557Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-06T17:24:25.557Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-06T17:24:25.557Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-06T17:24:25.557Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-06T17:24:25.557Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-06T17:24:25.557Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-06T17:24:25.557Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-06T17:24:25.557Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-06T17:24:25.557Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-06T17:24:25.557Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-06T17:24:25.557Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-06T17:24:25.557Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-06T17:24:25.557Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-06T17:24:25.557Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-06T17:24:25.557Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-06T17:24:25.557Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-06T17:24:25.823Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-06T17:24:25.823Z] Executing busybox-1.33.1-r3.trigger [2021-12-06T17:24:25.823Z] OK: 84 MiB in 64 packages [2021-12-06T17:24:26.092Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-06T17:24:26.356Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-06T17:24:26.356Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T17:24:26.356Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-06T17:24:26.615Z] Collecting docker-compose==1.23.2 [2021-12-06T17:24:26.615Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-06T17:24:26.615Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T17:24:26.615Z] Collecting cached-property<2,>=1.2.0 [2021-12-06T17:24:26.615Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-06T17:24:26.615Z] Collecting docopt<0.7,>=0.6.1 [2021-12-06T17:24:26.615Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-06T17:24:26.615Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-06T17:24:26.886Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-06T17:24:26.886Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:24:26.886Z] OK: 8 MiB in 20 packages [2021-12-06T17:24:27.149Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-06T17:24:27.149Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-06T17:24:27.149Z] Collecting docker<4.0,>=3.6.0 [2021-12-06T17:24:27.149Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-06T17:24:27.413Z] Collecting PyYAML<4,>=3.10 [2021-12-06T17:24:27.413Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-06T17:24:27.838Z] ---> 292a1842421f [2021-12-06T17:24:27.838Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:24:27.838Z] ---> 23738117a997 [2021-12-06T17:24:27.838Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:24:27.838Z] ---> 0737b88402e4 [2021-12-06T17:24:27.838Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:24:27.838Z] ---> Running in 4a5a850cf734 [2021-12-06T17:24:27.838Z] ---> Running in b8a6bc2a685f [2021-12-06T17:24:27.838Z] ---> Running in 6cb10f68497a [2021-12-06T17:24:27.838Z] ---> 00feeb98c860 [2021-12-06T17:24:27.838Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:24:27.838Z] ---> Running in 89c802e55174 [2021-12-06T17:24:27.998Z] Removing intermediate container 6fcf8a6f8bd7 [2021-12-06T17:24:27.998Z] ---> 7bd0163e581f [2021-12-06T17:24:27.998Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:24:28.276Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-06T17:24:28.276Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-06T17:24:28.276Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-06T17:24:28.276Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-06T17:24:28.276Z] ---> e8536fd932f6 [2021-12-06T17:24:28.276Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-06T17:24:28.554Z] Collecting jsonschema<3,>=2.5.1 [2021-12-06T17:24:28.554Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-06T17:24:28.554Z] Collecting texttable<0.10,>=0.9.0 [2021-12-06T17:24:28.554Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-06T17:24:28.554Z] ---> 4e446d313404 [2021-12-06T17:24:28.554Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-06T17:24:28.821Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-06T17:24:28.821Z] ---> 45366bffd610 [2021-12-06T17:24:28.821Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-06T17:24:28.821Z] ---> Running in a36953ddabfb [2021-12-06T17:24:28.821Z] Collecting docker-pycreds>=0.4.0 [2021-12-06T17:24:28.821Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-06T17:24:29.086Z] Removing intermediate container a36953ddabfb [2021-12-06T17:24:29.086Z] ---> e21639fac80b [2021-12-06T17:24:29.086Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:24:29.086Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-06T17:24:29.086Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-06T17:24:29.086Z] ---> Running in c9b394ecd3ef [2021-12-06T17:24:29.086Z] Collecting idna<2.8,>=2.5 [2021-12-06T17:24:29.086Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-06T17:24:29.086Z] Removing intermediate container c9b394ecd3ef [2021-12-06T17:24:29.086Z] ---> 96bafbcd5bd8 [2021-12-06T17:24:29.086Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T17:24:29.086Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-06T17:24:29.086Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-06T17:24:29.086Z] 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) [2021-12-06T17:24:29.086Z] ---> Running in 5d2e293e3011 [2021-12-06T17:24:29.086Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-06T17:24:29.086Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-06T17:24:29.086Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-06T17:24:29.086Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-06T17:24:29.350Z] Removing intermediate container 5d2e293e3011 [2021-12-06T17:24:29.350Z] ---> a68ea048a36d [2021-12-06T17:24:29.350Z] Step 21/22 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:29.350Z] ---> Running in 86c06dd1705b [2021-12-06T17:24:29.350Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-06T17:24:29.350Z] Attempting uninstall: urllib3 [2021-12-06T17:24:29.350Z] Found existing installation: urllib3 1.26.5 [2021-12-06T17:24:29.350Z] Uninstalling urllib3-1.26.5: [2021-12-06T17:24:29.350Z] Successfully uninstalled urllib3-1.26.5 [2021-12-06T17:24:29.350Z] Removing intermediate container 86c06dd1705b [2021-12-06T17:24:29.350Z] ---> 2955b3861132 [2021-12-06T17:24:29.350Z] Step 22/22 : LABEL version=2.2.0-dev.10 [2021-12-06T17:24:29.350Z] ---> Running in 22de6ece69b3 [2021-12-06T17:24:29.350Z] Attempting uninstall: idna [2021-12-06T17:24:29.350Z] Found existing installation: idna 3.2 [2021-12-06T17:24:29.350Z] Uninstalling idna-3.2: [2021-12-06T17:24:29.350Z] Successfully uninstalled idna-3.2 [2021-12-06T17:24:29.609Z] Removing intermediate container 22de6ece69b3 [2021-12-06T17:24:29.609Z] ---> f619fadbc858 [2021-12-06T17:24:29.609Z] [2021-12-06T17:24:29.609Z] Attempting uninstall: chardet [2021-12-06T17:24:29.609Z] Found existing installation: chardet 4.0.0 [2021-12-06T17:24:29.609Z] Uninstalling chardet-4.0.0: [2021-12-06T17:24:29.609Z] Successfully uninstalled chardet-4.0.0 [2021-12-06T17:24:29.609Z] Successfully built f619fadbc858 [2021-12-06T17:24:29.609Z] Successfully tagged core-data:latest [2021-12-06T17:24:29.868Z]  Building core-data ... done  Attempting uninstall: requests [2021-12-06T17:24:29.868Z] Found existing installation: requests 2.25.1 [2021-12-06T17:24:29.868Z] Uninstalling requests-2.25.1: [2021-12-06T17:24:29.868Z] Successfully uninstalled requests-2.25.1 [2021-12-06T17:24:30.129Z] Running setup.py install for texttable: started [2021-12-06T17:24:30.389Z] Running setup.py install for texttable: finished with status 'done' [2021-12-06T17:24:30.389Z] Running setup.py install for PyYAML: started [2021-12-06T17:24:30.649Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-06T17:24:30.649Z] Running setup.py install for docopt: started [2021-12-06T17:24:31.220Z] Running setup.py install for docopt: finished with status 'done' [2021-12-06T17:24:31.220Z] Running setup.py install for dockerpty: started [2021-12-06T17:24:31.484Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-06T17:24:31.744Z] 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 [2021-12-06T17:24:32.147Z] Removing intermediate container 4a5a850cf734 [2021-12-06T17:24:32.147Z] ---> 1987da10e698 [2021-12-06T17:24:32.147Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-06T17:24:32.147Z] ---> Running in 4ccf4d60136b [2021-12-06T17:24:32.417Z] ---> fee759d2a094 [2021-12-06T17:24:32.417Z] Step 9/23 : RUN go mod tidy [2021-12-06T17:24:32.693Z] Removing intermediate container 6cb10f68497a [2021-12-06T17:24:32.693Z] ---> 418ed5da5746 [2021-12-06T17:24:32.693Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-06T17:24:32.693Z] ---> Running in e15a306d7180 [2021-12-06T17:24:32.693Z] Removing intermediate container 89c802e55174 [2021-12-06T17:24:32.693Z] ---> af215e3d4599 [2021-12-06T17:24:32.693Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-06T17:24:32.693Z] Removing intermediate container b8a6bc2a685f [2021-12-06T17:24:32.693Z] ---> 7fe1bdc3ae57 [2021-12-06T17:24:32.693Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-06T17:24:32.693Z] ---> Running in 87b0f727b7b1 [2021-12-06T17:24:32.967Z] ---> Running in add29e72911d [2021-12-06T17:24:32.967Z] ---> Running in 3ac3e253beaa [2021-12-06T17:24:33.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-12-06T17:24:34.311Z] Removing intermediate container 35ac15dd8f2f [2021-12-06T17:24:34.311Z] ---> de4e5aa97c40 [2021-12-06T17:24:34.311Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-06T17:24:34.311Z] ---> Running in 7cf981a07695 [2021-12-06T17:24:34.572Z] Removing intermediate container 7cf981a07695 [2021-12-06T17:24:34.572Z] ---> b9387a66ab8a [2021-12-06T17:24:34.572Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-06T17:24:34.572Z] ---> Running in 72cc3150607f [2021-12-06T17:24:34.572Z] Removing intermediate container 72cc3150607f [2021-12-06T17:24:34.572Z] ---> 58c40824f8f5 [2021-12-06T17:24:34.572Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-06T17:24:34.837Z] ---> 095e48f76311 [2021-12-06T17:24:34.837Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-06T17:24:34.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-12-06T17:24:35.100Z] ---> 944bcb9cf4f8 [2021-12-06T17:24:35.100Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-06T17:24:35.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-12-06T17:24:35.193Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-12-06T17:24:35.365Z] ---> 318ab43da070 [2021-12-06T17:24:35.365Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-06T17:24:35.365Z] ---> Running in d9f612caed1a [2021-12-06T17:24:35.365Z] Removing intermediate container d9f612caed1a [2021-12-06T17:24:35.365Z] ---> 38338272221a [2021-12-06T17:24:35.365Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:24:35.365Z] ---> Running in b44bddb97cea [2021-12-06T17:24:35.626Z] Removing intermediate container b44bddb97cea [2021-12-06T17:24:35.626Z] ---> abd6ab1ff851 [2021-12-06T17:24:35.626Z] Step 20/22 : LABEL arch=x86_64 [2021-12-06T17:24:35.626Z] ---> Running in e1420aa7805a [2021-12-06T17:24:35.626Z] Removing intermediate container e1420aa7805a [2021-12-06T17:24:35.626Z] ---> f48b5518f505 [2021-12-06T17:24:35.626Z] Step 21/22 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:35.626Z] ---> Running in 42fad7b289d1 [2021-12-06T17:24:35.886Z] Removing intermediate container 42fad7b289d1 [2021-12-06T17:24:35.886Z] ---> 6a9b540bec34 [2021-12-06T17:24:35.886Z] Step 22/22 : LABEL version=2.2.0-dev.10 [2021-12-06T17:24:35.886Z] ---> Running in 8d398fafd3c2 [2021-12-06T17:24:35.886Z] Removing intermediate container 8d398fafd3c2 [2021-12-06T17:24:35.886Z] ---> 6c1cf4bbf423 [2021-12-06T17:24:35.886Z] [2021-12-06T17:24:35.886Z] Successfully built 6c1cf4bbf423 [2021-12-06T17:24:36.146Z] Successfully tagged sys-mgmt-agent:latest [2021-12-06T17:24:36.152Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-06T17:24:36.161Z] $ docker stop --time=1 1198bcefc40a0402886cff7dae15b3456813998ab875fb500778aaa1fdaafc04 [2021-12-06T17:24:37.534Z] $ docker rm -f 1198bcefc40a0402886cff7dae15b3456813998ab875fb500778aaa1fdaafc04 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T17:24:37.895Z] + docker images [2021-12-06T17:24:37.895Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-06T17:24:37.895Z] sys-mgmt-agent latest 6c1cf4bbf423 2 seconds ago 294MB [2021-12-06T17:24:37.895Z] core-data latest f619fadbc858 8 seconds ago 20.7MB [2021-12-06T17:24:37.895Z] e71b2e2f736b 15 seconds ago 1.77GB [2021-12-06T17:24:37.895Z] 9aa280ee479c 17 seconds ago 1.76GB [2021-12-06T17:24:37.895Z] security-bootstrapper latest f6b2e6990d33 23 seconds ago 18.9MB [2021-12-06T17:24:37.895Z] core-command latest c80c3097a151 30 seconds ago 16.1MB [2021-12-06T17:24:37.895Z] 7f5cf44ffc73 33 seconds ago 1.76GB [2021-12-06T17:24:37.895Z] 9f35664c1b3a 35 seconds ago 1.76GB [2021-12-06T17:24:37.895Z] support-scheduler latest e3165ac9e350 About a minute ago 16.2MB [2021-12-06T17:24:37.895Z] security-secretstore-setup latest 3a6881877c5c About a minute ago 28.4MB [2021-12-06T17:24:37.895Z] core-metadata latest 938648e42054 About a minute ago 16.9MB [2021-12-06T17:24:37.895Z] support-notifications latest ddd8fe094b61 About a minute ago 17MB [2021-12-06T17:24:37.895Z] security-proxy-setup latest d8264796b908 About a minute ago 26.9MB [2021-12-06T17:24:37.895Z] 86dade78ed08 About a minute ago 1.76GB [2021-12-06T17:24:37.895Z] 29b0e4acea99 About a minute ago 1.76GB [2021-12-06T17:24:37.895Z] ca8bff2fb4ed About a minute ago 1.76GB [2021-12-06T17:24:37.895Z] 7bce1e463316 About a minute ago 1.77GB [2021-12-06T17:24:37.895Z] e177dfe8593b About a minute ago 1.77GB [2021-12-06T17:24:37.895Z] ci-base-image-x86_64 latest d52373de6486 5 minutes ago 1.25GB [2021-12-06T17:24:37.895Z] alpine 3.14 0a97eee8041e 3 weeks ago 5.61MB [2021-12-06T17:24:37.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 7 weeks ago 548MB [2021-12-06T17:24:37.895Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 8 weeks ago 34.5MB [2021-12-06T17:24:37.895Z] docker 20.10.8 bc6c0ffef665 3 months ago 214MB [2021-12-06T17:24:37.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T17:24:38.367Z] provisioning config files... [2021-12-06T17:24:38.378Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/123@tmp/config6432457209437922128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:24:38.599Z] Removing intermediate container e15a306d7180 [2021-12-06T17:24:38.599Z] ---> 71e250fdc92d [2021-12-06T17:24:38.599Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-06T17:24:38.677Z] ---> docker-login.sh [2021-12-06T17:24:38.677Z] nexus3.edgexfoundry.org:10001 [2021-12-06T17:24:38.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:24:38.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:24:38.677Z] Configure a credential helper to remove this warning. See [2021-12-06T17:24:38.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:24:38.677Z] [2021-12-06T17:24:38.677Z] Login Succeeded [2021-12-06T17:24:38.677Z] nexus3.edgexfoundry.org:10002 [2021-12-06T17:24:38.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:24:38.876Z] ---> Running in 758047882c49 [2021-12-06T17:24:38.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:24:38.936Z] Configure a credential helper to remove this warning. See [2021-12-06T17:24:38.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:24:38.936Z] [2021-12-06T17:24:38.936Z] Login Succeeded [2021-12-06T17:24:38.936Z] nexus3.edgexfoundry.org:10003 [2021-12-06T17:24:38.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:24:38.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:24:38.936Z] Configure a credential helper to remove this warning. See [2021-12-06T17:24:38.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:24:38.936Z] [2021-12-06T17:24:38.936Z] Login Succeeded [2021-12-06T17:24:38.936Z] nexus3.edgexfoundry.org:10004 [2021-12-06T17:24:39.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:24:39.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:24:39.195Z] Configure a credential helper to remove this warning. See [2021-12-06T17:24:39.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:24:39.195Z] [2021-12-06T17:24:39.195Z] Login Succeeded [2021-12-06T17:24:39.195Z] docker.io [2021-12-06T17:24:39.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:24:39.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:24:39.764Z] Configure a credential helper to remove this warning. See [2021-12-06T17:24:39.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:24:39.764Z] [2021-12-06T17:24:39.764Z] Login Succeeded [2021-12-06T17:24:39.764Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T17:24:39.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:24:39.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T17:24:39.819Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-12-06T17:24:39.819Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:39.819Z] latest [2021-12-06T17:24:39.819Z] 2.2.0-dev.10 [2021-12-06T17:24:39.819Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:39.819Z] main [2021-12-06T17:24:39.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:40.139Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:40.434Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:40.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-06T17:24:40.434Z] 7bac815c5b0e: Preparing [2021-12-06T17:24:40.434Z] 6762f704acff: Preparing [2021-12-06T17:24:40.434Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:40.434Z] 3466631bbce4: Preparing [2021-12-06T17:24:40.434Z] 1a058d5342cc: Preparing [2021-12-06T17:24:40.434Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:40.434Z] 3466631bbce4: Pushed [2021-12-06T17:24:40.434Z] 7bac815c5b0e: Pushed [2021-12-06T17:24:40.434Z] 61e91f6b0faf: Pushed [2021-12-06T17:24:40.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-12-06T17:24:41.824Z] 6762f704acff: Pushed [2021-12-06T17:24:42.086Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:003fef610f032b81d18e6b22d5ae320308bdaae2d30a79afc37c08a5c545eaf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:42.383Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:42.684Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-12-06T17:24:42.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-06T17:24:42.684Z] 7bac815c5b0e: Preparing [2021-12-06T17:24:42.684Z] 6762f704acff: Preparing [2021-12-06T17:24:42.684Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:42.684Z] 3466631bbce4: Preparing [2021-12-06T17:24:42.684Z] 1a058d5342cc: Preparing [2021-12-06T17:24:42.684Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:42.684Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:42.684Z] 7bac815c5b0e: Layer already exists [2021-12-06T17:24:42.684Z] 3466631bbce4: Layer already exists [2021-12-06T17:24:42.684Z] 6762f704acff: Layer already exists [2021-12-06T17:24:42.684Z] latest: digest: sha256:003fef610f032b81d18e6b22d5ae320308bdaae2d30a79afc37c08a5c545eaf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:42.987Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:43.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.10 [2021-12-06T17:24:43.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-06T17:24:43.281Z] 7bac815c5b0e: Preparing [2021-12-06T17:24:43.281Z] 6762f704acff: Preparing [2021-12-06T17:24:43.281Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:43.281Z] 3466631bbce4: Preparing [2021-12-06T17:24:43.281Z] 1a058d5342cc: Preparing [2021-12-06T17:24:43.281Z] 7bac815c5b0e: Layer already exists [2021-12-06T17:24:43.281Z] 3466631bbce4: Layer already exists [2021-12-06T17:24:43.281Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:43.281Z] 6762f704acff: Layer already exists [2021-12-06T17:24:43.281Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:43.281Z] 2.2.0-dev.10: digest: sha256:003fef610f032b81d18e6b22d5ae320308bdaae2d30a79afc37c08a5c545eaf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:43.579Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:43.871Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:43.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-06T17:24:43.871Z] 7bac815c5b0e: Preparing [2021-12-06T17:24:43.871Z] 6762f704acff: Preparing [2021-12-06T17:24:43.871Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:43.871Z] 3466631bbce4: Preparing [2021-12-06T17:24:43.871Z] 1a058d5342cc: Preparing [2021-12-06T17:24:43.871Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:43.871Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:43.871Z] 6762f704acff: Layer already exists [2021-12-06T17:24:43.871Z] 3466631bbce4: Layer already exists [2021-12-06T17:24:43.871Z] 7bac815c5b0e: Layer already exists [2021-12-06T17:24:43.871Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:003fef610f032b81d18e6b22d5ae320308bdaae2d30a79afc37c08a5c545eaf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:44.174Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:44.466Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-12-06T17:24:44.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-12-06T17:24:44.466Z] 7bac815c5b0e: Preparing [2021-12-06T17:24:44.466Z] 6762f704acff: Preparing [2021-12-06T17:24:44.466Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:44.466Z] 3466631bbce4: Preparing [2021-12-06T17:24:44.466Z] 1a058d5342cc: Preparing [2021-12-06T17:24:44.466Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:44.466Z] 3466631bbce4: Layer already exists [2021-12-06T17:24:44.466Z] 7bac815c5b0e: Layer already exists [2021-12-06T17:24:44.466Z] 6762f704acff: Layer already exists [2021-12-06T17:24:44.466Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:44.466Z] main: digest: sha256:003fef610f032b81d18e6b22d5ae320308bdaae2d30a79afc37c08a5c545eaf3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:24:44.502Z] ===================================================== [Pipeline] echo [2021-12-06T17:24:44.511Z] taggedImages: [2021-12-06T17:24:44.511Z] - nexus3.edgexfoundry.org:10004/core-command:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:44.511Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-12-06T17:24:44.511Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.10 [2021-12-06T17:24:44.511Z] - nexus3.edgexfoundry.org:10004/core-command:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:44.511Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-12-06T17:24:44.534Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-12-06T17:24:44.534Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:44.534Z] latest [2021-12-06T17:24:44.534Z] 2.2.0-dev.10 [2021-12-06T17:24:44.534Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:44.534Z] main [2021-12-06T17:24:44.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:44.852Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:45.153Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:45.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-06T17:24:45.153Z] 0121b90e19a5: Preparing [2021-12-06T17:24:45.153Z] 67af7de997a1: Preparing [2021-12-06T17:24:45.153Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:45.153Z] 3c00d8ac420f: Preparing [2021-12-06T17:24:45.153Z] d024954aedc9: Preparing [2021-12-06T17:24:45.153Z] 1a058d5342cc: Preparing [2021-12-06T17:24:45.153Z] 1a058d5342cc: Waiting [2021-12-06T17:24:45.153Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:45.413Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:45.413Z] 0121b90e19a5: Pushed [2021-12-06T17:24:45.413Z] d024954aedc9: Pushed [2021-12-06T17:24:45.413Z] 3c00d8ac420f: Pushed [2021-12-06T17:24:46.798Z] 67af7de997a1: Pushed [2021-12-06T17:24:46.798Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:ec7dc44288e8e2811d58c92f80005af77ae82bfbd4e42f8638378cd6c379ca02 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:47.098Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:47.397Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-12-06T17:24:47.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-06T17:24:47.397Z] 0121b90e19a5: Preparing [2021-12-06T17:24:47.397Z] 67af7de997a1: Preparing [2021-12-06T17:24:47.397Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:47.397Z] 3c00d8ac420f: Preparing [2021-12-06T17:24:47.397Z] d024954aedc9: Preparing [2021-12-06T17:24:47.397Z] 1a058d5342cc: Preparing [2021-12-06T17:24:47.397Z] 1a058d5342cc: Waiting [2021-12-06T17:24:47.397Z] 0121b90e19a5: Layer already exists [2021-12-06T17:24:47.397Z] 3c00d8ac420f: Layer already exists [2021-12-06T17:24:47.397Z] 67af7de997a1: Layer already exists [2021-12-06T17:24:47.397Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:47.397Z] d024954aedc9: Layer already exists [2021-12-06T17:24:47.397Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:47.397Z] latest: digest: sha256:ec7dc44288e8e2811d58c92f80005af77ae82bfbd4e42f8638378cd6c379ca02 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:47.693Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:47.985Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.10 [2021-12-06T17:24:47.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-06T17:24:47.985Z] 0121b90e19a5: Preparing [2021-12-06T17:24:47.985Z] 67af7de997a1: Preparing [2021-12-06T17:24:47.985Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:47.985Z] 3c00d8ac420f: Preparing [2021-12-06T17:24:47.985Z] d024954aedc9: Preparing [2021-12-06T17:24:47.985Z] 1a058d5342cc: Preparing [2021-12-06T17:24:47.985Z] 1a058d5342cc: Waiting [2021-12-06T17:24:47.985Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:47.985Z] 0121b90e19a5: Layer already exists [2021-12-06T17:24:47.985Z] 3c00d8ac420f: Layer already exists [2021-12-06T17:24:47.985Z] d024954aedc9: Layer already exists [2021-12-06T17:24:47.985Z] 67af7de997a1: Layer already exists [2021-12-06T17:24:47.985Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:47.985Z] 2.2.0-dev.10: digest: sha256:ec7dc44288e8e2811d58c92f80005af77ae82bfbd4e42f8638378cd6c379ca02 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:48.281Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:48.575Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:48.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-06T17:24:48.575Z] 0121b90e19a5: Preparing [2021-12-06T17:24:48.575Z] 67af7de997a1: Preparing [2021-12-06T17:24:48.575Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:48.575Z] 3c00d8ac420f: Preparing [2021-12-06T17:24:48.575Z] d024954aedc9: Preparing [2021-12-06T17:24:48.575Z] 1a058d5342cc: Preparing [2021-12-06T17:24:48.575Z] 1a058d5342cc: Waiting [2021-12-06T17:24:48.575Z] 67af7de997a1: Layer already exists [2021-12-06T17:24:48.575Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:48.575Z] 0121b90e19a5: Layer already exists [2021-12-06T17:24:48.575Z] 3c00d8ac420f: Layer already exists [2021-12-06T17:24:48.575Z] d024954aedc9: Layer already exists [2021-12-06T17:24:48.575Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:48.575Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:ec7dc44288e8e2811d58c92f80005af77ae82bfbd4e42f8638378cd6c379ca02 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:48.876Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:49.171Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-12-06T17:24:49.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-12-06T17:24:49.171Z] 0121b90e19a5: Preparing [2021-12-06T17:24:49.171Z] 67af7de997a1: Preparing [2021-12-06T17:24:49.171Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:49.171Z] 3c00d8ac420f: Preparing [2021-12-06T17:24:49.171Z] d024954aedc9: Preparing [2021-12-06T17:24:49.171Z] 1a058d5342cc: Preparing [2021-12-06T17:24:49.171Z] 1a058d5342cc: Waiting [2021-12-06T17:24:49.171Z] 67af7de997a1: Layer already exists [2021-12-06T17:24:49.171Z] 0121b90e19a5: Layer already exists [2021-12-06T17:24:49.171Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:49.171Z] d024954aedc9: Layer already exists [2021-12-06T17:24:49.171Z] 3c00d8ac420f: Layer already exists [2021-12-06T17:24:49.171Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:49.171Z] main: digest: sha256:ec7dc44288e8e2811d58c92f80005af77ae82bfbd4e42f8638378cd6c379ca02 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:24:49.208Z] ===================================================== [Pipeline] echo [2021-12-06T17:24:49.217Z] taggedImages: [2021-12-06T17:24:49.217Z] - nexus3.edgexfoundry.org:10004/core-data:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:49.217Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-12-06T17:24:49.217Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.10 [2021-12-06T17:24:49.217Z] - nexus3.edgexfoundry.org:10004/core-data:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:49.217Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-12-06T17:24:49.237Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-12-06T17:24:49.237Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:49.237Z] latest [2021-12-06T17:24:49.237Z] 2.2.0-dev.10 [2021-12-06T17:24:49.237Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:49.237Z] main [2021-12-06T17:24:49.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:49.562Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:49.864Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:49.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-06T17:24:49.864Z] 9b7d0b008f47: Preparing [2021-12-06T17:24:49.864Z] f5994c5690ce: Preparing [2021-12-06T17:24:49.864Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:49.864Z] 3466631bbce4: Preparing [2021-12-06T17:24:49.864Z] 1a058d5342cc: Preparing [2021-12-06T17:24:49.864Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:49.864Z] 3466631bbce4: Layer already exists [2021-12-06T17:24:49.864Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:49.864Z] 9b7d0b008f47: Pushed [2021-12-06T17:24:50.801Z] f5994c5690ce: Pushed [2021-12-06T17:24:51.062Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:20b6022d7e5b32ac81e9250c0aa04bd0e7bff3b30a7924effe1c6a25f3fdb73c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:51.355Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:51.640Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-12-06T17:24:51.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-06T17:24:51.640Z] 9b7d0b008f47: Preparing [2021-12-06T17:24:51.640Z] f5994c5690ce: Preparing [2021-12-06T17:24:51.640Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:51.640Z] 3466631bbce4: Preparing [2021-12-06T17:24:51.640Z] 1a058d5342cc: Preparing [2021-12-06T17:24:51.640Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:51.640Z] 9b7d0b008f47: Layer already exists [2021-12-06T17:24:51.640Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:51.640Z] f5994c5690ce: Layer already exists [2021-12-06T17:24:51.640Z] 3466631bbce4: Layer already exists [2021-12-06T17:24:51.640Z] latest: digest: sha256:20b6022d7e5b32ac81e9250c0aa04bd0e7bff3b30a7924effe1c6a25f3fdb73c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:51.938Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:52.226Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.10 [2021-12-06T17:24:52.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-06T17:24:52.226Z] 9b7d0b008f47: Preparing [2021-12-06T17:24:52.226Z] f5994c5690ce: Preparing [2021-12-06T17:24:52.226Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:52.226Z] 3466631bbce4: Preparing [2021-12-06T17:24:52.226Z] 1a058d5342cc: Preparing [2021-12-06T17:24:52.226Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:52.226Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:52.226Z] 3466631bbce4: Layer already exists [2021-12-06T17:24:52.226Z] f5994c5690ce: Layer already exists [2021-12-06T17:24:52.226Z] 9b7d0b008f47: Layer already exists [2021-12-06T17:24:52.226Z] 2.2.0-dev.10: digest: sha256:20b6022d7e5b32ac81e9250c0aa04bd0e7bff3b30a7924effe1c6a25f3fdb73c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:52.556Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:52.846Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:52.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-06T17:24:52.846Z] 9b7d0b008f47: Preparing [2021-12-06T17:24:52.846Z] f5994c5690ce: Preparing [2021-12-06T17:24:52.846Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:52.846Z] 3466631bbce4: Preparing [2021-12-06T17:24:52.846Z] 1a058d5342cc: Preparing [2021-12-06T17:24:52.846Z] 3466631bbce4: Layer already exists [2021-12-06T17:24:52.846Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:52.846Z] 9b7d0b008f47: Layer already exists [2021-12-06T17:24:52.846Z] f5994c5690ce: Layer already exists [2021-12-06T17:24:52.846Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:52.846Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:20b6022d7e5b32ac81e9250c0aa04bd0e7bff3b30a7924effe1c6a25f3fdb73c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:53.143Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:53.440Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-12-06T17:24:53.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-12-06T17:24:53.440Z] 9b7d0b008f47: Preparing [2021-12-06T17:24:53.440Z] f5994c5690ce: Preparing [2021-12-06T17:24:53.440Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:53.440Z] 3466631bbce4: Preparing [2021-12-06T17:24:53.440Z] 1a058d5342cc: Preparing [2021-12-06T17:24:53.440Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:53.440Z] f5994c5690ce: Layer already exists [2021-12-06T17:24:53.440Z] 9b7d0b008f47: Layer already exists [2021-12-06T17:24:53.440Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:53.440Z] 3466631bbce4: Layer already exists [2021-12-06T17:24:53.440Z] main: digest: sha256:20b6022d7e5b32ac81e9250c0aa04bd0e7bff3b30a7924effe1c6a25f3fdb73c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:24:53.479Z] ===================================================== [Pipeline] echo [2021-12-06T17:24:53.490Z] taggedImages: [2021-12-06T17:24:53.490Z] - nexus3.edgexfoundry.org:10004/core-metadata:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:53.490Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-12-06T17:24:53.490Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.10 [2021-12-06T17:24:53.490Z] - nexus3.edgexfoundry.org:10004/core-metadata:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:53.490Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-12-06T17:24:53.511Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-12-06T17:24:53.511Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:53.511Z] latest [2021-12-06T17:24:53.511Z] 2.2.0-dev.10 [2021-12-06T17:24:53.511Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:53.511Z] main [2021-12-06T17:24:53.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:53.832Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:54.124Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:54.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-06T17:24:54.124Z] 11a6f8f7a3df: Preparing [2021-12-06T17:24:54.124Z] 11a6f8f7a3df: Preparing [2021-12-06T17:24:54.124Z] 69a270cad811: Preparing [2021-12-06T17:24:54.124Z] 9392dee1ab1a: Preparing [2021-12-06T17:24:54.124Z] 976089b3eb29: Preparing [2021-12-06T17:24:54.124Z] e5ed74aeef52: Preparing [2021-12-06T17:24:54.124Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:54.124Z] 3cda2dc41a49: Preparing [2021-12-06T17:24:54.124Z] e4d7952175b8: Preparing [2021-12-06T17:24:54.124Z] 340ba906c7b5: Preparing [2021-12-06T17:24:54.124Z] 326dd27c0202: Preparing [2021-12-06T17:24:54.124Z] 1a058d5342cc: Preparing [2021-12-06T17:24:54.124Z] e4d7952175b8: Waiting [2021-12-06T17:24:54.124Z] 340ba906c7b5: Waiting [2021-12-06T17:24:54.124Z] 326dd27c0202: Waiting [2021-12-06T17:24:54.124Z] 1a058d5342cc: Waiting [2021-12-06T17:24:54.124Z] 61e91f6b0faf: Waiting [2021-12-06T17:24:54.124Z] 3cda2dc41a49: Waiting [2021-12-06T17:24:54.124Z] 69a270cad811: Pushed [2021-12-06T17:24:54.124Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:54.124Z] 11a6f8f7a3df: Pushed [2021-12-06T17:24:54.124Z] 976089b3eb29: Pushed [2021-12-06T17:24:54.124Z] 9392dee1ab1a: Pushed [2021-12-06T17:24:54.384Z] 3cda2dc41a49: Pushed [2021-12-06T17:24:54.384Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:54.384Z] e4d7952175b8: Pushed [2021-12-06T17:24:54.384Z] 340ba906c7b5: Pushed [2021-12-06T17:24:54.384Z] 326dd27c0202: Pushed [2021-12-06T17:24:55.324Z] e5ed74aeef52: Pushed [2021-12-06T17:24:55.324Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:99a5b0d712f44e654222d0f0e87cdd2c87d49375c441bf0237ea861f25c8187a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:55.620Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:55.912Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-12-06T17:24:55.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-06T17:24:55.912Z] 11a6f8f7a3df: Preparing [2021-12-06T17:24:55.912Z] 11a6f8f7a3df: Preparing [2021-12-06T17:24:55.912Z] 69a270cad811: Preparing [2021-12-06T17:24:55.912Z] 9392dee1ab1a: Preparing [2021-12-06T17:24:55.912Z] 976089b3eb29: Preparing [2021-12-06T17:24:55.912Z] e5ed74aeef52: Preparing [2021-12-06T17:24:55.912Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:55.912Z] 3cda2dc41a49: Preparing [2021-12-06T17:24:55.912Z] e4d7952175b8: Preparing [2021-12-06T17:24:55.912Z] 340ba906c7b5: Preparing [2021-12-06T17:24:55.912Z] 326dd27c0202: Preparing [2021-12-06T17:24:55.912Z] 1a058d5342cc: Preparing [2021-12-06T17:24:55.912Z] 61e91f6b0faf: Waiting [2021-12-06T17:24:55.912Z] 3cda2dc41a49: Waiting [2021-12-06T17:24:55.912Z] e4d7952175b8: Waiting [2021-12-06T17:24:55.912Z] 340ba906c7b5: Waiting [2021-12-06T17:24:55.912Z] 326dd27c0202: Waiting [2021-12-06T17:24:55.912Z] 1a058d5342cc: Waiting [2021-12-06T17:24:55.912Z] 9392dee1ab1a: Layer already exists [2021-12-06T17:24:55.912Z] 11a6f8f7a3df: Layer already exists [2021-12-06T17:24:55.912Z] 976089b3eb29: Layer already exists [2021-12-06T17:24:55.912Z] 69a270cad811: Layer already exists [2021-12-06T17:24:55.912Z] e5ed74aeef52: Layer already exists [2021-12-06T17:24:55.912Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:55.912Z] 326dd27c0202: Layer already exists [2021-12-06T17:24:55.912Z] e4d7952175b8: Layer already exists [2021-12-06T17:24:55.912Z] 3cda2dc41a49: Layer already exists [2021-12-06T17:24:55.912Z] 340ba906c7b5: Layer already exists [2021-12-06T17:24:55.912Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:55.912Z] latest: digest: sha256:99a5b0d712f44e654222d0f0e87cdd2c87d49375c441bf0237ea861f25c8187a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:56.212Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:56.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.10 [2021-12-06T17:24:56.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-06T17:24:56.505Z] 11a6f8f7a3df: Preparing [2021-12-06T17:24:56.505Z] 11a6f8f7a3df: Preparing [2021-12-06T17:24:56.505Z] 69a270cad811: Preparing [2021-12-06T17:24:56.505Z] 9392dee1ab1a: Preparing [2021-12-06T17:24:56.505Z] 976089b3eb29: Preparing [2021-12-06T17:24:56.505Z] e5ed74aeef52: Preparing [2021-12-06T17:24:56.505Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:56.505Z] 3cda2dc41a49: Preparing [2021-12-06T17:24:56.505Z] e4d7952175b8: Preparing [2021-12-06T17:24:56.505Z] 340ba906c7b5: Preparing [2021-12-06T17:24:56.505Z] 326dd27c0202: Preparing [2021-12-06T17:24:56.505Z] 1a058d5342cc: Preparing [2021-12-06T17:24:56.505Z] e4d7952175b8: Waiting [2021-12-06T17:24:56.505Z] 340ba906c7b5: Waiting [2021-12-06T17:24:56.505Z] 326dd27c0202: Waiting [2021-12-06T17:24:56.505Z] 1a058d5342cc: Waiting [2021-12-06T17:24:56.505Z] 61e91f6b0faf: Waiting [2021-12-06T17:24:56.505Z] e5ed74aeef52: Layer already exists [2021-12-06T17:24:56.505Z] 69a270cad811: Layer already exists [2021-12-06T17:24:56.505Z] 9392dee1ab1a: Layer already exists [2021-12-06T17:24:56.505Z] 11a6f8f7a3df: Layer already exists [2021-12-06T17:24:56.505Z] 976089b3eb29: Layer already exists [2021-12-06T17:24:56.505Z] 3cda2dc41a49: Layer already exists [2021-12-06T17:24:56.505Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:56.505Z] 326dd27c0202: Layer already exists [2021-12-06T17:24:56.505Z] e4d7952175b8: Layer already exists [2021-12-06T17:24:56.505Z] 340ba906c7b5: Layer already exists [2021-12-06T17:24:56.505Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:56.505Z] 2.2.0-dev.10: digest: sha256:99a5b0d712f44e654222d0f0e87cdd2c87d49375c441bf0237ea861f25c8187a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:56.801Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:57.096Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:57.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-06T17:24:57.096Z] 11a6f8f7a3df: Preparing [2021-12-06T17:24:57.096Z] 11a6f8f7a3df: Preparing [2021-12-06T17:24:57.096Z] 69a270cad811: Preparing [2021-12-06T17:24:57.096Z] 9392dee1ab1a: Preparing [2021-12-06T17:24:57.096Z] 976089b3eb29: Preparing [2021-12-06T17:24:57.096Z] e5ed74aeef52: Preparing [2021-12-06T17:24:57.096Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:57.096Z] 3cda2dc41a49: Preparing [2021-12-06T17:24:57.096Z] e4d7952175b8: Preparing [2021-12-06T17:24:57.096Z] 340ba906c7b5: Preparing [2021-12-06T17:24:57.096Z] 326dd27c0202: Preparing [2021-12-06T17:24:57.096Z] 1a058d5342cc: Preparing [2021-12-06T17:24:57.096Z] 61e91f6b0faf: Waiting [2021-12-06T17:24:57.096Z] 3cda2dc41a49: Waiting [2021-12-06T17:24:57.096Z] e4d7952175b8: Waiting [2021-12-06T17:24:57.096Z] 340ba906c7b5: Waiting [2021-12-06T17:24:57.096Z] 326dd27c0202: Waiting [2021-12-06T17:24:57.096Z] 1a058d5342cc: Waiting [2021-12-06T17:24:57.096Z] 976089b3eb29: Layer already exists [2021-12-06T17:24:57.096Z] 11a6f8f7a3df: Layer already exists [2021-12-06T17:24:57.096Z] 9392dee1ab1a: Layer already exists [2021-12-06T17:24:57.096Z] e5ed74aeef52: Layer already exists [2021-12-06T17:24:57.096Z] 69a270cad811: Layer already exists [2021-12-06T17:24:57.096Z] 3cda2dc41a49: Layer already exists [2021-12-06T17:24:57.096Z] 340ba906c7b5: Layer already exists [2021-12-06T17:24:57.096Z] 326dd27c0202: Layer already exists [2021-12-06T17:24:57.096Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:57.096Z] e4d7952175b8: Layer already exists [2021-12-06T17:24:57.096Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:57.096Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:99a5b0d712f44e654222d0f0e87cdd2c87d49375c441bf0237ea861f25c8187a size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:57.391Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:57.684Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-12-06T17:24:57.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-12-06T17:24:57.684Z] 11a6f8f7a3df: Preparing [2021-12-06T17:24:57.684Z] 11a6f8f7a3df: Preparing [2021-12-06T17:24:57.684Z] 69a270cad811: Preparing [2021-12-06T17:24:57.684Z] 9392dee1ab1a: Preparing [2021-12-06T17:24:57.684Z] 976089b3eb29: Preparing [2021-12-06T17:24:57.684Z] e5ed74aeef52: Preparing [2021-12-06T17:24:57.684Z] 61e91f6b0faf: Preparing [2021-12-06T17:24:57.684Z] 3cda2dc41a49: Preparing [2021-12-06T17:24:57.684Z] e4d7952175b8: Preparing [2021-12-06T17:24:57.684Z] 340ba906c7b5: Preparing [2021-12-06T17:24:57.684Z] 326dd27c0202: Preparing [2021-12-06T17:24:57.684Z] 1a058d5342cc: Preparing [2021-12-06T17:24:57.684Z] 61e91f6b0faf: Waiting [2021-12-06T17:24:57.684Z] 3cda2dc41a49: Waiting [2021-12-06T17:24:57.684Z] e4d7952175b8: Waiting [2021-12-06T17:24:57.684Z] 340ba906c7b5: Waiting [2021-12-06T17:24:57.684Z] 326dd27c0202: Waiting [2021-12-06T17:24:57.684Z] 1a058d5342cc: Waiting [2021-12-06T17:24:57.684Z] 9392dee1ab1a: Layer already exists [2021-12-06T17:24:57.684Z] e5ed74aeef52: Layer already exists [2021-12-06T17:24:57.684Z] 69a270cad811: Layer already exists [2021-12-06T17:24:57.684Z] 976089b3eb29: Layer already exists [2021-12-06T17:24:57.684Z] 11a6f8f7a3df: Layer already exists [2021-12-06T17:24:57.684Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:24:57.684Z] 3cda2dc41a49: Layer already exists [2021-12-06T17:24:57.684Z] e4d7952175b8: Layer already exists [2021-12-06T17:24:57.684Z] 340ba906c7b5: Layer already exists [2021-12-06T17:24:57.684Z] 326dd27c0202: Layer already exists [2021-12-06T17:24:57.684Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:57.684Z] main: digest: sha256:99a5b0d712f44e654222d0f0e87cdd2c87d49375c441bf0237ea861f25c8187a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:24:57.717Z] ===================================================== [Pipeline] echo [2021-12-06T17:24:57.726Z] taggedImages: [2021-12-06T17:24:57.726Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:57.726Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-12-06T17:24:57.726Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.10 [2021-12-06T17:24:57.726Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:57.726Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-12-06T17:24:57.751Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-12-06T17:24:57.751Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:57.751Z] latest [2021-12-06T17:24:57.751Z] 2.2.0-dev.10 [2021-12-06T17:24:57.751Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:24:57.751Z] main [2021-12-06T17:24:57.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:58.072Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:58.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:24:58.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-06T17:24:58.368Z] c9936afc7c1c: Preparing [2021-12-06T17:24:58.368Z] fb5af8e08aa4: Preparing [2021-12-06T17:24:58.368Z] 6412b18dc61e: Preparing [2021-12-06T17:24:58.368Z] e3b992ae562b: Preparing [2021-12-06T17:24:58.368Z] f8644b92fd41: Preparing [2021-12-06T17:24:58.368Z] 1a058d5342cc: Preparing [2021-12-06T17:24:58.368Z] 1a058d5342cc: Waiting [2021-12-06T17:24:58.968Z] e3b992ae562b: Pushed [2021-12-06T17:24:58.968Z] 6412b18dc61e: Pushed [2021-12-06T17:24:58.968Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:58.968Z] f8644b92fd41: Pushed [2021-12-06T17:24:58.968Z] c9936afc7c1c: Pushed [2021-12-06T17:24:59.228Z] fb5af8e08aa4: Pushed [2021-12-06T17:24:59.228Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:276b42bf3d67eb7478e229274cd71c922d4ed04b519a5a03b560dbaa0bd4321d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:59.523Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:24:59.820Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-12-06T17:24:59.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-06T17:24:59.820Z] c9936afc7c1c: Preparing [2021-12-06T17:24:59.820Z] fb5af8e08aa4: Preparing [2021-12-06T17:24:59.820Z] 6412b18dc61e: Preparing [2021-12-06T17:24:59.820Z] e3b992ae562b: Preparing [2021-12-06T17:24:59.820Z] f8644b92fd41: Preparing [2021-12-06T17:24:59.820Z] 1a058d5342cc: Preparing [2021-12-06T17:24:59.820Z] e3b992ae562b: Layer already exists [2021-12-06T17:24:59.820Z] c9936afc7c1c: Layer already exists [2021-12-06T17:24:59.820Z] f8644b92fd41: Layer already exists [2021-12-06T17:24:59.820Z] fb5af8e08aa4: Layer already exists [2021-12-06T17:24:59.820Z] 6412b18dc61e: Layer already exists [2021-12-06T17:24:59.820Z] 1a058d5342cc: Layer already exists [2021-12-06T17:24:59.820Z] latest: digest: sha256:276b42bf3d67eb7478e229274cd71c922d4ed04b519a5a03b560dbaa0bd4321d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:00.122Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:00.412Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.10 [2021-12-06T17:25:00.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-06T17:25:00.412Z] c9936afc7c1c: Preparing [2021-12-06T17:25:00.412Z] fb5af8e08aa4: Preparing [2021-12-06T17:25:00.412Z] 6412b18dc61e: Preparing [2021-12-06T17:25:00.412Z] e3b992ae562b: Preparing [2021-12-06T17:25:00.412Z] f8644b92fd41: Preparing [2021-12-06T17:25:00.412Z] 1a058d5342cc: Preparing [2021-12-06T17:25:00.412Z] 1a058d5342cc: Waiting [2021-12-06T17:25:00.412Z] e3b992ae562b: Layer already exists [2021-12-06T17:25:00.412Z] f8644b92fd41: Layer already exists [2021-12-06T17:25:00.412Z] fb5af8e08aa4: Layer already exists [2021-12-06T17:25:00.412Z] c9936afc7c1c: Layer already exists [2021-12-06T17:25:00.412Z] 6412b18dc61e: Layer already exists [2021-12-06T17:25:00.412Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:00.412Z] 2.2.0-dev.10: digest: sha256:276b42bf3d67eb7478e229274cd71c922d4ed04b519a5a03b560dbaa0bd4321d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:00.712Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:01.001Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:01.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-06T17:25:01.001Z] c9936afc7c1c: Preparing [2021-12-06T17:25:01.001Z] fb5af8e08aa4: Preparing [2021-12-06T17:25:01.001Z] 6412b18dc61e: Preparing [2021-12-06T17:25:01.001Z] e3b992ae562b: Preparing [2021-12-06T17:25:01.001Z] f8644b92fd41: Preparing [2021-12-06T17:25:01.001Z] 1a058d5342cc: Preparing [2021-12-06T17:25:01.001Z] 1a058d5342cc: Waiting [2021-12-06T17:25:01.001Z] f8644b92fd41: Layer already exists [2021-12-06T17:25:01.001Z] c9936afc7c1c: Layer already exists [2021-12-06T17:25:01.001Z] fb5af8e08aa4: Layer already exists [2021-12-06T17:25:01.001Z] e3b992ae562b: Layer already exists [2021-12-06T17:25:01.001Z] 6412b18dc61e: Layer already exists [2021-12-06T17:25:01.001Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:01.001Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:276b42bf3d67eb7478e229274cd71c922d4ed04b519a5a03b560dbaa0bd4321d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:01.311Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:01.609Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-12-06T17:25:01.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-12-06T17:25:01.609Z] c9936afc7c1c: Preparing [2021-12-06T17:25:01.609Z] fb5af8e08aa4: Preparing [2021-12-06T17:25:01.609Z] 6412b18dc61e: Preparing [2021-12-06T17:25:01.609Z] e3b992ae562b: Preparing [2021-12-06T17:25:01.609Z] f8644b92fd41: Preparing [2021-12-06T17:25:01.609Z] 1a058d5342cc: Preparing [2021-12-06T17:25:01.609Z] 1a058d5342cc: Waiting [2021-12-06T17:25:01.609Z] f8644b92fd41: Layer already exists [2021-12-06T17:25:01.609Z] e3b992ae562b: Layer already exists [2021-12-06T17:25:01.609Z] 6412b18dc61e: Layer already exists [2021-12-06T17:25:01.609Z] fb5af8e08aa4: Layer already exists [2021-12-06T17:25:01.609Z] c9936afc7c1c: Layer already exists [2021-12-06T17:25:01.609Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:01.609Z] main: digest: sha256:276b42bf3d67eb7478e229274cd71c922d4ed04b519a5a03b560dbaa0bd4321d size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:25:01.644Z] ===================================================== [Pipeline] echo [2021-12-06T17:25:01.654Z] taggedImages: [2021-12-06T17:25:01.654Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:01.654Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-12-06T17:25:01.654Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.10 [2021-12-06T17:25:01.654Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:01.654Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-12-06T17:25:01.671Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-12-06T17:25:01.671Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:01.671Z] latest [2021-12-06T17:25:01.671Z] 2.2.0-dev.10 [2021-12-06T17:25:01.671Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:01.671Z] main [2021-12-06T17:25:01.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:01.974Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:02.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:02.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-06T17:25:02.284Z] d761407ee158: Preparing [2021-12-06T17:25:02.284Z] 82bed44a19f0: Preparing [2021-12-06T17:25:02.284Z] 2b70f03d27b4: Preparing [2021-12-06T17:25:02.284Z] 0a98b88a97b6: Preparing [2021-12-06T17:25:02.284Z] fae0b090aae8: Preparing [2021-12-06T17:25:02.284Z] 88f1a66d485e: Preparing [2021-12-06T17:25:02.284Z] 7ea80ff50e41: Preparing [2021-12-06T17:25:02.284Z] d3c78b8929d3: Preparing [2021-12-06T17:25:02.284Z] 73aed31a7a7c: Preparing [2021-12-06T17:25:02.284Z] 1a058d5342cc: Preparing [2021-12-06T17:25:02.284Z] 88f1a66d485e: Waiting [2021-12-06T17:25:02.284Z] 7ea80ff50e41: Waiting [2021-12-06T17:25:02.284Z] d3c78b8929d3: Waiting [2021-12-06T17:25:02.284Z] 73aed31a7a7c: Waiting [2021-12-06T17:25:02.284Z] 1a058d5342cc: Waiting [2021-12-06T17:25:02.895Z] 82bed44a19f0: Pushed [2021-12-06T17:25:02.895Z] d761407ee158: Pushed [2021-12-06T17:25:02.895Z] fae0b090aae8: Pushed [2021-12-06T17:25:02.895Z] 88f1a66d485e: Pushed [2021-12-06T17:25:02.895Z] 7ea80ff50e41: Pushed [2021-12-06T17:25:02.895Z] d3c78b8929d3: Pushed [2021-12-06T17:25:02.895Z] 0a98b88a97b6: Pushed [2021-12-06T17:25:02.895Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:03.155Z] 73aed31a7a7c: Pushed [2021-12-06T17:25:03.155Z] 2b70f03d27b4: Pushed [2021-12-06T17:25:03.416Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:fce2d5603488b68e194d32aa1b1ae0fa48863fe179f3e4b1fa8ff3905f39c937 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:03.723Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:04.012Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-12-06T17:25:04.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-06T17:25:04.013Z] d761407ee158: Preparing [2021-12-06T17:25:04.013Z] 82bed44a19f0: Preparing [2021-12-06T17:25:04.013Z] 2b70f03d27b4: Preparing [2021-12-06T17:25:04.013Z] 0a98b88a97b6: Preparing [2021-12-06T17:25:04.013Z] fae0b090aae8: Preparing [2021-12-06T17:25:04.013Z] 88f1a66d485e: Preparing [2021-12-06T17:25:04.013Z] 7ea80ff50e41: Preparing [2021-12-06T17:25:04.013Z] d3c78b8929d3: Preparing [2021-12-06T17:25:04.013Z] 73aed31a7a7c: Preparing [2021-12-06T17:25:04.013Z] 1a058d5342cc: Preparing [2021-12-06T17:25:04.013Z] 88f1a66d485e: Waiting [2021-12-06T17:25:04.013Z] 7ea80ff50e41: Waiting [2021-12-06T17:25:04.013Z] d3c78b8929d3: Waiting [2021-12-06T17:25:04.013Z] 73aed31a7a7c: Waiting [2021-12-06T17:25:04.013Z] 1a058d5342cc: Waiting [2021-12-06T17:25:04.013Z] fae0b090aae8: Layer already exists [2021-12-06T17:25:04.013Z] 0a98b88a97b6: Layer already exists [2021-12-06T17:25:04.013Z] 82bed44a19f0: Layer already exists [2021-12-06T17:25:04.013Z] 2b70f03d27b4: Layer already exists [2021-12-06T17:25:04.013Z] d761407ee158: Layer already exists [2021-12-06T17:25:04.013Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:04.013Z] 88f1a66d485e: Layer already exists [2021-12-06T17:25:04.013Z] 73aed31a7a7c: Layer already exists [2021-12-06T17:25:04.013Z] 7ea80ff50e41: Layer already exists [2021-12-06T17:25:04.013Z] d3c78b8929d3: Layer already exists [2021-12-06T17:25:04.013Z] latest: digest: sha256:fce2d5603488b68e194d32aa1b1ae0fa48863fe179f3e4b1fa8ff3905f39c937 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:04.313Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:04.603Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.10 [2021-12-06T17:25:04.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-06T17:25:04.604Z] d761407ee158: Preparing [2021-12-06T17:25:04.604Z] 82bed44a19f0: Preparing [2021-12-06T17:25:04.604Z] 2b70f03d27b4: Preparing [2021-12-06T17:25:04.604Z] 0a98b88a97b6: Preparing [2021-12-06T17:25:04.604Z] fae0b090aae8: Preparing [2021-12-06T17:25:04.604Z] 88f1a66d485e: Preparing [2021-12-06T17:25:04.604Z] 7ea80ff50e41: Preparing [2021-12-06T17:25:04.604Z] d3c78b8929d3: Preparing [2021-12-06T17:25:04.604Z] 73aed31a7a7c: Preparing [2021-12-06T17:25:04.604Z] 1a058d5342cc: Preparing [2021-12-06T17:25:04.604Z] 88f1a66d485e: Waiting [2021-12-06T17:25:04.604Z] 7ea80ff50e41: Waiting [2021-12-06T17:25:04.604Z] d3c78b8929d3: Waiting [2021-12-06T17:25:04.604Z] 73aed31a7a7c: Waiting [2021-12-06T17:25:04.604Z] 1a058d5342cc: Waiting [2021-12-06T17:25:04.604Z] d761407ee158: Layer already exists [2021-12-06T17:25:04.604Z] 2b70f03d27b4: Layer already exists [2021-12-06T17:25:04.604Z] 82bed44a19f0: Layer already exists [2021-12-06T17:25:04.604Z] 0a98b88a97b6: Layer already exists [2021-12-06T17:25:04.604Z] fae0b090aae8: Layer already exists [2021-12-06T17:25:04.604Z] 88f1a66d485e: Layer already exists [2021-12-06T17:25:04.604Z] 73aed31a7a7c: Layer already exists [2021-12-06T17:25:04.604Z] d3c78b8929d3: Layer already exists [2021-12-06T17:25:04.604Z] 7ea80ff50e41: Layer already exists [2021-12-06T17:25:04.604Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:04.604Z] 2.2.0-dev.10: digest: sha256:fce2d5603488b68e194d32aa1b1ae0fa48863fe179f3e4b1fa8ff3905f39c937 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:04.901Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:05.193Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:05.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-06T17:25:05.193Z] d761407ee158: Preparing [2021-12-06T17:25:05.193Z] 82bed44a19f0: Preparing [2021-12-06T17:25:05.193Z] 2b70f03d27b4: Preparing [2021-12-06T17:25:05.193Z] 0a98b88a97b6: Preparing [2021-12-06T17:25:05.193Z] fae0b090aae8: Preparing [2021-12-06T17:25:05.193Z] 88f1a66d485e: Preparing [2021-12-06T17:25:05.193Z] 7ea80ff50e41: Preparing [2021-12-06T17:25:05.193Z] d3c78b8929d3: Preparing [2021-12-06T17:25:05.193Z] 73aed31a7a7c: Preparing [2021-12-06T17:25:05.193Z] 1a058d5342cc: Preparing [2021-12-06T17:25:05.193Z] 88f1a66d485e: Waiting [2021-12-06T17:25:05.193Z] 7ea80ff50e41: Waiting [2021-12-06T17:25:05.193Z] d3c78b8929d3: Waiting [2021-12-06T17:25:05.193Z] 73aed31a7a7c: Waiting [2021-12-06T17:25:05.193Z] 1a058d5342cc: Waiting [2021-12-06T17:25:05.193Z] fae0b090aae8: Layer already exists [2021-12-06T17:25:05.193Z] 0a98b88a97b6: Layer already exists [2021-12-06T17:25:05.193Z] 2b70f03d27b4: Layer already exists [2021-12-06T17:25:05.193Z] d761407ee158: Layer already exists [2021-12-06T17:25:05.193Z] 82bed44a19f0: Layer already exists [2021-12-06T17:25:05.193Z] d3c78b8929d3: Layer already exists [2021-12-06T17:25:05.193Z] 88f1a66d485e: Layer already exists [2021-12-06T17:25:05.193Z] 7ea80ff50e41: Layer already exists [2021-12-06T17:25:05.193Z] 73aed31a7a7c: Layer already exists [2021-12-06T17:25:05.193Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:05.193Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:fce2d5603488b68e194d32aa1b1ae0fa48863fe179f3e4b1fa8ff3905f39c937 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:05.488Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:05.780Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-12-06T17:25:05.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-12-06T17:25:05.780Z] d761407ee158: Preparing [2021-12-06T17:25:05.780Z] 82bed44a19f0: Preparing [2021-12-06T17:25:05.780Z] 2b70f03d27b4: Preparing [2021-12-06T17:25:05.780Z] 0a98b88a97b6: Preparing [2021-12-06T17:25:05.780Z] fae0b090aae8: Preparing [2021-12-06T17:25:05.780Z] 88f1a66d485e: Preparing [2021-12-06T17:25:05.780Z] 7ea80ff50e41: Preparing [2021-12-06T17:25:05.780Z] d3c78b8929d3: Preparing [2021-12-06T17:25:05.780Z] 73aed31a7a7c: Preparing [2021-12-06T17:25:05.780Z] 1a058d5342cc: Preparing [2021-12-06T17:25:05.780Z] 88f1a66d485e: Waiting [2021-12-06T17:25:05.780Z] 7ea80ff50e41: Waiting [2021-12-06T17:25:05.780Z] d3c78b8929d3: Waiting [2021-12-06T17:25:05.780Z] 73aed31a7a7c: Waiting [2021-12-06T17:25:05.780Z] 1a058d5342cc: Waiting [2021-12-06T17:25:05.780Z] 82bed44a19f0: Layer already exists [2021-12-06T17:25:05.780Z] 0a98b88a97b6: Layer already exists [2021-12-06T17:25:05.780Z] 2b70f03d27b4: Layer already exists [2021-12-06T17:25:05.780Z] d761407ee158: Layer already exists [2021-12-06T17:25:05.780Z] fae0b090aae8: Layer already exists [2021-12-06T17:25:05.780Z] 7ea80ff50e41: Layer already exists [2021-12-06T17:25:05.780Z] 88f1a66d485e: Layer already exists [2021-12-06T17:25:05.780Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:05.780Z] 73aed31a7a7c: Layer already exists [2021-12-06T17:25:05.780Z] d3c78b8929d3: Layer already exists [2021-12-06T17:25:05.780Z] main: digest: sha256:fce2d5603488b68e194d32aa1b1ae0fa48863fe179f3e4b1fa8ff3905f39c937 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:25:05.819Z] ===================================================== [Pipeline] echo [2021-12-06T17:25:05.827Z] taggedImages: [2021-12-06T17:25:05.827Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:05.827Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-12-06T17:25:05.827Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.10 [2021-12-06T17:25:05.827Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:05.827Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-12-06T17:25:05.846Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-12-06T17:25:05.846Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:05.846Z] latest [2021-12-06T17:25:05.846Z] 2.2.0-dev.10 [2021-12-06T17:25:05.846Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:05.846Z] main [2021-12-06T17:25:05.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:06.163Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:06.452Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:06.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-06T17:25:06.452Z] 5023a4409a69: Preparing [2021-12-06T17:25:06.452Z] 0ce2daf259ac: Preparing [2021-12-06T17:25:06.452Z] 61e91f6b0faf: Preparing [2021-12-06T17:25:06.452Z] 95ada4133754: Preparing [2021-12-06T17:25:06.452Z] 1a058d5342cc: Preparing [2021-12-06T17:25:06.452Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:06.452Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:25:06.452Z] 5023a4409a69: Pushed [2021-12-06T17:25:06.452Z] 95ada4133754: Pushed [2021-12-06T17:25:07.834Z] 0ce2daf259ac: Pushed [2021-12-06T17:25:07.834Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:48f97463309890bfb7d1afec3b9a7fc116d91f40d26056c6bf4afb0ed7538098 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:08.136Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:08.424Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-12-06T17:25:08.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-06T17:25:08.424Z] 5023a4409a69: Preparing [2021-12-06T17:25:08.424Z] 0ce2daf259ac: Preparing [2021-12-06T17:25:08.424Z] 61e91f6b0faf: Preparing [2021-12-06T17:25:08.424Z] 95ada4133754: Preparing [2021-12-06T17:25:08.424Z] 1a058d5342cc: Preparing [2021-12-06T17:25:08.424Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:25:08.424Z] 95ada4133754: Layer already exists [2021-12-06T17:25:08.424Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:08.424Z] 0ce2daf259ac: Layer already exists [2021-12-06T17:25:08.424Z] 5023a4409a69: Layer already exists [2021-12-06T17:25:08.424Z] latest: digest: sha256:48f97463309890bfb7d1afec3b9a7fc116d91f40d26056c6bf4afb0ed7538098 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:08.721Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:09.014Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.10 [2021-12-06T17:25:09.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-06T17:25:09.014Z] 5023a4409a69: Preparing [2021-12-06T17:25:09.014Z] 0ce2daf259ac: Preparing [2021-12-06T17:25:09.014Z] 61e91f6b0faf: Preparing [2021-12-06T17:25:09.014Z] 95ada4133754: Preparing [2021-12-06T17:25:09.014Z] 1a058d5342cc: Preparing [2021-12-06T17:25:09.014Z] 0ce2daf259ac: Layer already exists [2021-12-06T17:25:09.014Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:09.014Z] 95ada4133754: Layer already exists [2021-12-06T17:25:09.014Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:25:09.014Z] 5023a4409a69: Layer already exists [2021-12-06T17:25:09.014Z] 2.2.0-dev.10: digest: sha256:48f97463309890bfb7d1afec3b9a7fc116d91f40d26056c6bf4afb0ed7538098 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:09.310Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:09.603Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:09.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-06T17:25:09.603Z] 5023a4409a69: Preparing [2021-12-06T17:25:09.603Z] 0ce2daf259ac: Preparing [2021-12-06T17:25:09.603Z] 61e91f6b0faf: Preparing [2021-12-06T17:25:09.603Z] 95ada4133754: Preparing [2021-12-06T17:25:09.603Z] 1a058d5342cc: Preparing [2021-12-06T17:25:09.603Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:25:09.603Z] 0ce2daf259ac: Layer already exists [2021-12-06T17:25:09.603Z] 95ada4133754: Layer already exists [2021-12-06T17:25:09.603Z] 5023a4409a69: Layer already exists [2021-12-06T17:25:09.603Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:09.603Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:48f97463309890bfb7d1afec3b9a7fc116d91f40d26056c6bf4afb0ed7538098 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:09.901Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:10.191Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-12-06T17:25:10.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-12-06T17:25:10.191Z] 5023a4409a69: Preparing [2021-12-06T17:25:10.191Z] 0ce2daf259ac: Preparing [2021-12-06T17:25:10.191Z] 61e91f6b0faf: Preparing [2021-12-06T17:25:10.191Z] 95ada4133754: Preparing [2021-12-06T17:25:10.191Z] 1a058d5342cc: Preparing [2021-12-06T17:25:10.191Z] 0ce2daf259ac: Layer already exists [2021-12-06T17:25:10.191Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:10.191Z] 95ada4133754: Layer already exists [2021-12-06T17:25:10.191Z] 5023a4409a69: Layer already exists [2021-12-06T17:25:10.191Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:25:10.191Z] main: digest: sha256:48f97463309890bfb7d1afec3b9a7fc116d91f40d26056c6bf4afb0ed7538098 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:25:10.223Z] ===================================================== [Pipeline] echo [2021-12-06T17:25:10.230Z] taggedImages: [2021-12-06T17:25:10.230Z] - nexus3.edgexfoundry.org:10004/support-notifications:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:10.230Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-12-06T17:25:10.230Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.10 [2021-12-06T17:25:10.230Z] - nexus3.edgexfoundry.org:10004/support-notifications:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:10.230Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-12-06T17:25:10.251Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-12-06T17:25:10.251Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:10.251Z] latest [2021-12-06T17:25:10.251Z] 2.2.0-dev.10 [2021-12-06T17:25:10.251Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:10.251Z] main [2021-12-06T17:25:10.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:10.566Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:10.858Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:10.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-06T17:25:10.858Z] 9cab270463b9: Preparing [2021-12-06T17:25:10.858Z] 834c807de280: Preparing [2021-12-06T17:25:10.858Z] 61e91f6b0faf: Preparing [2021-12-06T17:25:10.858Z] 3466631bbce4: Preparing [2021-12-06T17:25:10.858Z] 1a058d5342cc: Preparing [2021-12-06T17:25:10.858Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:25:10.858Z] 3466631bbce4: Layer already exists [2021-12-06T17:25:10.858Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:10.858Z] 9cab270463b9: Pushed [2021-12-06T17:25:12.241Z] 834c807de280: Pushed [2021-12-06T17:25:12.241Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:889a79ce8cf31db6bb1ef58c9f0bf9e17b11f547cd2a938e1163e8d88bc337d2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:12.537Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:12.831Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-12-06T17:25:12.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-06T17:25:12.831Z] 9cab270463b9: Preparing [2021-12-06T17:25:12.831Z] 834c807de280: Preparing [2021-12-06T17:25:12.831Z] 61e91f6b0faf: Preparing [2021-12-06T17:25:12.831Z] 3466631bbce4: Preparing [2021-12-06T17:25:12.831Z] 1a058d5342cc: Preparing [2021-12-06T17:25:12.831Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:12.831Z] 9cab270463b9: Layer already exists [2021-12-06T17:25:12.831Z] 3466631bbce4: Layer already exists [2021-12-06T17:25:12.831Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:25:12.831Z] 834c807de280: Layer already exists [2021-12-06T17:25:12.831Z] latest: digest: sha256:889a79ce8cf31db6bb1ef58c9f0bf9e17b11f547cd2a938e1163e8d88bc337d2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:13.130Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:13.426Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.10 [2021-12-06T17:25:13.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-06T17:25:13.426Z] 9cab270463b9: Preparing [2021-12-06T17:25:13.426Z] 834c807de280: Preparing [2021-12-06T17:25:13.426Z] 61e91f6b0faf: Preparing [2021-12-06T17:25:13.426Z] 3466631bbce4: Preparing [2021-12-06T17:25:13.426Z] 1a058d5342cc: Preparing [2021-12-06T17:25:13.426Z] 834c807de280: Layer already exists [2021-12-06T17:25:13.426Z] 9cab270463b9: Layer already exists [2021-12-06T17:25:13.426Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:13.426Z] 3466631bbce4: Layer already exists [2021-12-06T17:25:13.426Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:25:13.426Z] 2.2.0-dev.10: digest: sha256:889a79ce8cf31db6bb1ef58c9f0bf9e17b11f547cd2a938e1163e8d88bc337d2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:13.721Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:14.010Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:14.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-06T17:25:14.010Z] 9cab270463b9: Preparing [2021-12-06T17:25:14.010Z] 834c807de280: Preparing [2021-12-06T17:25:14.010Z] 61e91f6b0faf: Preparing [2021-12-06T17:25:14.010Z] 3466631bbce4: Preparing [2021-12-06T17:25:14.010Z] 1a058d5342cc: Preparing [2021-12-06T17:25:14.010Z] 834c807de280: Layer already exists [2021-12-06T17:25:14.010Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:25:14.010Z] 3466631bbce4: Layer already exists [2021-12-06T17:25:14.010Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:14.010Z] 9cab270463b9: Layer already exists [2021-12-06T17:25:14.010Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:889a79ce8cf31db6bb1ef58c9f0bf9e17b11f547cd2a938e1163e8d88bc337d2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:14.308Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:14.608Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-12-06T17:25:14.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-12-06T17:25:14.608Z] 9cab270463b9: Preparing [2021-12-06T17:25:14.608Z] 834c807de280: Preparing [2021-12-06T17:25:14.608Z] 61e91f6b0faf: Preparing [2021-12-06T17:25:14.608Z] 3466631bbce4: Preparing [2021-12-06T17:25:14.608Z] 1a058d5342cc: Preparing [2021-12-06T17:25:14.608Z] 9cab270463b9: Layer already exists [2021-12-06T17:25:14.608Z] 1a058d5342cc: Layer already exists [2021-12-06T17:25:14.608Z] 61e91f6b0faf: Layer already exists [2021-12-06T17:25:14.608Z] 3466631bbce4: Layer already exists [2021-12-06T17:25:14.608Z] 834c807de280: Layer already exists [2021-12-06T17:25:14.608Z] main: digest: sha256:889a79ce8cf31db6bb1ef58c9f0bf9e17b11f547cd2a938e1163e8d88bc337d2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:25:14.651Z] ===================================================== [Pipeline] echo [2021-12-06T17:25:14.661Z] taggedImages: [2021-12-06T17:25:14.661Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:14.661Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-12-06T17:25:14.661Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.10 [2021-12-06T17:25:14.661Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:14.661Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-12-06T17:25:14.683Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-12-06T17:25:14.683Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:14.683Z] latest [2021-12-06T17:25:14.683Z] 2.2.0-dev.10 [2021-12-06T17:25:14.683Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:14.683Z] main [2021-12-06T17:25:14.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:15.001Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:15.297Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:15.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-06T17:25:15.297Z] ce56a502612b: Preparing [2021-12-06T17:25:15.297Z] 5702e51ee782: Preparing [2021-12-06T17:25:15.297Z] b8e6d4cfc4ca: Preparing [2021-12-06T17:25:15.297Z] b1961ba04628: Preparing [2021-12-06T17:25:15.297Z] 879b85f2d1ed: Preparing [2021-12-06T17:25:15.297Z] 6777e3bbcb7c: Preparing [2021-12-06T17:25:15.297Z] fd08d546f6b8: Preparing [2021-12-06T17:25:15.297Z] 0636255016a6: Preparing [2021-12-06T17:25:15.297Z] 84e9d258764d: Preparing [2021-12-06T17:25:15.297Z] 56463f638872: Preparing [2021-12-06T17:25:15.297Z] e2eb06d8af82: Preparing [2021-12-06T17:25:15.297Z] 6777e3bbcb7c: Waiting [2021-12-06T17:25:15.297Z] fd08d546f6b8: Waiting [2021-12-06T17:25:15.297Z] 84e9d258764d: Waiting [2021-12-06T17:25:15.297Z] 56463f638872: Waiting [2021-12-06T17:25:15.297Z] 0636255016a6: Waiting [2021-12-06T17:25:15.297Z] e2eb06d8af82: Waiting [2021-12-06T17:25:15.297Z] 879b85f2d1ed: Layer already exists [2021-12-06T17:25:15.297Z] 6777e3bbcb7c: Layer already exists [2021-12-06T17:25:15.885Z] fd08d546f6b8: Layer already exists [2021-12-06T17:25:15.885Z] 0636255016a6: Layer already exists [2021-12-06T17:25:15.885Z] 84e9d258764d: Layer already exists [2021-12-06T17:25:15.885Z] 5702e51ee782: Pushed [2021-12-06T17:25:15.885Z] ce56a502612b: Pushed [2021-12-06T17:25:15.885Z] 56463f638872: Layer already exists [2021-12-06T17:25:15.885Z] e2eb06d8af82: Layer already exists [2021-12-06T17:25:16.146Z] b8e6d4cfc4ca: Pushed [2021-12-06T17:25:22.740Z] b1961ba04628: Pushed [2021-12-06T17:25:22.740Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:c325f35102c5bf1d919509e82a1d65bb60f0239298d821e8a4a72313d488bd48 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:23.035Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:23.331Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-12-06T17:25:23.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-06T17:25:23.331Z] ce56a502612b: Preparing [2021-12-06T17:25:23.331Z] 5702e51ee782: Preparing [2021-12-06T17:25:23.331Z] b8e6d4cfc4ca: Preparing [2021-12-06T17:25:23.331Z] b1961ba04628: Preparing [2021-12-06T17:25:23.331Z] 879b85f2d1ed: Preparing [2021-12-06T17:25:23.331Z] 6777e3bbcb7c: Preparing [2021-12-06T17:25:23.331Z] fd08d546f6b8: Preparing [2021-12-06T17:25:23.331Z] 0636255016a6: Preparing [2021-12-06T17:25:23.331Z] 84e9d258764d: Preparing [2021-12-06T17:25:23.331Z] 56463f638872: Preparing [2021-12-06T17:25:23.331Z] e2eb06d8af82: Preparing [2021-12-06T17:25:23.331Z] 0636255016a6: Waiting [2021-12-06T17:25:23.331Z] 84e9d258764d: Waiting [2021-12-06T17:25:23.331Z] 6777e3bbcb7c: Waiting [2021-12-06T17:25:23.331Z] 56463f638872: Waiting [2021-12-06T17:25:23.331Z] e2eb06d8af82: Waiting [2021-12-06T17:25:23.331Z] fd08d546f6b8: Waiting [2021-12-06T17:25:23.331Z] 879b85f2d1ed: Layer already exists [2021-12-06T17:25:23.331Z] b1961ba04628: Layer already exists [2021-12-06T17:25:23.331Z] 5702e51ee782: Layer already exists [2021-12-06T17:25:23.331Z] b8e6d4cfc4ca: Layer already exists [2021-12-06T17:25:23.331Z] ce56a502612b: Layer already exists [2021-12-06T17:25:23.331Z] fd08d546f6b8: Layer already exists [2021-12-06T17:25:23.331Z] 56463f638872: Layer already exists [2021-12-06T17:25:23.331Z] 0636255016a6: Layer already exists [2021-12-06T17:25:23.331Z] 6777e3bbcb7c: Layer already exists [2021-12-06T17:25:23.331Z] 84e9d258764d: Layer already exists [2021-12-06T17:25:23.331Z] e2eb06d8af82: Layer already exists [2021-12-06T17:25:23.331Z] latest: digest: sha256:c325f35102c5bf1d919509e82a1d65bb60f0239298d821e8a4a72313d488bd48 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:23.624Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:23.917Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.10 [2021-12-06T17:25:23.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-06T17:25:23.917Z] ce56a502612b: Preparing [2021-12-06T17:25:23.917Z] 5702e51ee782: Preparing [2021-12-06T17:25:23.917Z] b8e6d4cfc4ca: Preparing [2021-12-06T17:25:23.917Z] b1961ba04628: Preparing [2021-12-06T17:25:23.917Z] 879b85f2d1ed: Preparing [2021-12-06T17:25:23.917Z] 6777e3bbcb7c: Preparing [2021-12-06T17:25:23.917Z] fd08d546f6b8: Preparing [2021-12-06T17:25:23.917Z] 0636255016a6: Preparing [2021-12-06T17:25:23.917Z] 84e9d258764d: Preparing [2021-12-06T17:25:23.917Z] 56463f638872: Preparing [2021-12-06T17:25:23.917Z] e2eb06d8af82: Preparing [2021-12-06T17:25:23.917Z] 6777e3bbcb7c: Waiting [2021-12-06T17:25:23.917Z] fd08d546f6b8: Waiting [2021-12-06T17:25:23.917Z] 0636255016a6: Waiting [2021-12-06T17:25:23.917Z] 84e9d258764d: Waiting [2021-12-06T17:25:23.917Z] 56463f638872: Waiting [2021-12-06T17:25:23.917Z] e2eb06d8af82: Waiting [2021-12-06T17:25:23.917Z] 5702e51ee782: Layer already exists [2021-12-06T17:25:23.917Z] 879b85f2d1ed: Layer already exists [2021-12-06T17:25:23.917Z] b1961ba04628: Layer already exists [2021-12-06T17:25:23.917Z] ce56a502612b: Layer already exists [2021-12-06T17:25:23.917Z] b8e6d4cfc4ca: Layer already exists [2021-12-06T17:25:23.917Z] 0636255016a6: Layer already exists [2021-12-06T17:25:23.917Z] fd08d546f6b8: Layer already exists [2021-12-06T17:25:23.917Z] 56463f638872: Layer already exists [2021-12-06T17:25:23.917Z] 84e9d258764d: Layer already exists [2021-12-06T17:25:23.917Z] 6777e3bbcb7c: Layer already exists [2021-12-06T17:25:23.917Z] e2eb06d8af82: Layer already exists [2021-12-06T17:25:23.917Z] 2.2.0-dev.10: digest: sha256:c325f35102c5bf1d919509e82a1d65bb60f0239298d821e8a4a72313d488bd48 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:24.211Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:24.504Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:24.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-06T17:25:24.504Z] ce56a502612b: Preparing [2021-12-06T17:25:24.504Z] 5702e51ee782: Preparing [2021-12-06T17:25:24.504Z] b8e6d4cfc4ca: Preparing [2021-12-06T17:25:24.504Z] b1961ba04628: Preparing [2021-12-06T17:25:24.504Z] 879b85f2d1ed: Preparing [2021-12-06T17:25:24.504Z] 6777e3bbcb7c: Preparing [2021-12-06T17:25:24.504Z] fd08d546f6b8: Preparing [2021-12-06T17:25:24.504Z] 0636255016a6: Preparing [2021-12-06T17:25:24.504Z] 84e9d258764d: Preparing [2021-12-06T17:25:24.504Z] 56463f638872: Preparing [2021-12-06T17:25:24.504Z] e2eb06d8af82: Preparing [2021-12-06T17:25:24.504Z] 6777e3bbcb7c: Waiting [2021-12-06T17:25:24.504Z] fd08d546f6b8: Waiting [2021-12-06T17:25:24.504Z] 0636255016a6: Waiting [2021-12-06T17:25:24.504Z] 84e9d258764d: Waiting [2021-12-06T17:25:24.504Z] 56463f638872: Waiting [2021-12-06T17:25:24.504Z] e2eb06d8af82: Waiting [2021-12-06T17:25:24.504Z] ce56a502612b: Layer already exists [2021-12-06T17:25:24.504Z] b1961ba04628: Layer already exists [2021-12-06T17:25:24.504Z] b8e6d4cfc4ca: Layer already exists [2021-12-06T17:25:24.504Z] 5702e51ee782: Layer already exists [2021-12-06T17:25:24.504Z] 879b85f2d1ed: Layer already exists [2021-12-06T17:25:24.504Z] 6777e3bbcb7c: Layer already exists [2021-12-06T17:25:24.504Z] 0636255016a6: Layer already exists [2021-12-06T17:25:24.504Z] 56463f638872: Layer already exists [2021-12-06T17:25:24.504Z] 84e9d258764d: Layer already exists [2021-12-06T17:25:24.504Z] fd08d546f6b8: Layer already exists [2021-12-06T17:25:24.504Z] e2eb06d8af82: Layer already exists [2021-12-06T17:25:24.504Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:c325f35102c5bf1d919509e82a1d65bb60f0239298d821e8a4a72313d488bd48 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:24.801Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:25:25.091Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-12-06T17:25:25.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-12-06T17:25:25.091Z] ce56a502612b: Preparing [2021-12-06T17:25:25.091Z] 5702e51ee782: Preparing [2021-12-06T17:25:25.091Z] b8e6d4cfc4ca: Preparing [2021-12-06T17:25:25.091Z] b1961ba04628: Preparing [2021-12-06T17:25:25.091Z] 879b85f2d1ed: Preparing [2021-12-06T17:25:25.091Z] 6777e3bbcb7c: Preparing [2021-12-06T17:25:25.091Z] fd08d546f6b8: Preparing [2021-12-06T17:25:25.091Z] 0636255016a6: Preparing [2021-12-06T17:25:25.091Z] 84e9d258764d: Preparing [2021-12-06T17:25:25.091Z] 56463f638872: Preparing [2021-12-06T17:25:25.091Z] e2eb06d8af82: Preparing [2021-12-06T17:25:25.091Z] 6777e3bbcb7c: Waiting [2021-12-06T17:25:25.091Z] fd08d546f6b8: Waiting [2021-12-06T17:25:25.091Z] 0636255016a6: Waiting [2021-12-06T17:25:25.091Z] 84e9d258764d: Waiting [2021-12-06T17:25:25.091Z] e2eb06d8af82: Waiting [2021-12-06T17:25:25.091Z] 56463f638872: Waiting [2021-12-06T17:25:25.091Z] 5702e51ee782: Layer already exists [2021-12-06T17:25:25.091Z] 879b85f2d1ed: Layer already exists [2021-12-06T17:25:25.091Z] b8e6d4cfc4ca: Layer already exists [2021-12-06T17:25:25.091Z] b1961ba04628: Layer already exists [2021-12-06T17:25:25.091Z] ce56a502612b: Layer already exists [2021-12-06T17:25:25.091Z] 6777e3bbcb7c: Layer already exists [2021-12-06T17:25:25.091Z] fd08d546f6b8: Layer already exists [2021-12-06T17:25:25.091Z] 56463f638872: Layer already exists [2021-12-06T17:25:25.091Z] 84e9d258764d: Layer already exists [2021-12-06T17:25:25.091Z] 0636255016a6: Layer already exists [2021-12-06T17:25:25.091Z] e2eb06d8af82: Layer already exists [2021-12-06T17:25:25.091Z] main: digest: sha256:c325f35102c5bf1d919509e82a1d65bb60f0239298d821e8a4a72313d488bd48 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:25:25.131Z] ===================================================== [Pipeline] echo [2021-12-06T17:25:25.140Z] taggedImages: [2021-12-06T17:25:25.140Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:25:25.140Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-12-06T17:25:25.140Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.10 [2021-12-06T17:25:25.140Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:25:25.140Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-06T17:26:17.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/secrets-config ./cmd/secrets-config [2021-12-06T17:26:23.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-12-06T17:26:31.427Z] Removing intermediate container 4ccf4d60136b [2021-12-06T17:26:31.427Z] ---> 1476f5ead60b [2021-12-06T17:26:31.427Z] [2021-12-06T17:26:31.427Z] Step 9/30 : FROM alpine:3.14 [2021-12-06T17:26:31.427Z] Removing intermediate container add29e72911d [2021-12-06T17:26:31.427Z] ---> 64a68e9ac6b6 [2021-12-06T17:26:31.427Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-06T17:26:31.427Z] ---> Running in def0cd9ede94 [2021-12-06T17:26:31.427Z] 3.14: Pulling from library/alpine [2021-12-06T17:26:32.872Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-06T17:26:32.872Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-12-06T17:26:32.872Z] Status: Downloaded newer image for alpine:3.14 [2021-12-06T17:26:32.872Z] ---> 5b8b7b635229 [2021-12-06T17:26:32.872Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-06T17:26:33.145Z] ---> Running in aee3f07ed90b [2021-12-06T17:26:34.144Z] Removing intermediate container aee3f07ed90b [2021-12-06T17:26:34.144Z] ---> 794df60bf6cc [2021-12-06T17:26:34.144Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-06T17:26:34.423Z] ---> Running in 5921c8293101 [2021-12-06T17:26:36.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:26:36.414Z] Removing intermediate container 3ac3e253beaa [2021-12-06T17:26:36.414Z] ---> ac1564f45fb6 [2021-12-06T17:26:36.414Z] [2021-12-06T17:26:36.414Z] Step 9/20 : FROM alpine:3.14 [2021-12-06T17:26:36.414Z] ---> 5b8b7b635229 [2021-12-06T17:26:36.414Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-06T17:26:36.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:26:36.687Z] ---> Running in e414e0f303e7 [2021-12-06T17:26:37.280Z] Removing intermediate container 87b0f727b7b1 [2021-12-06T17:26:37.280Z] ---> 97ec91ca95a3 [2021-12-06T17:26:37.280Z] [2021-12-06T17:26:37.280Z] Step 9/24 : FROM alpine:3.14 [2021-12-06T17:26:37.280Z] ---> 5b8b7b635229 [2021-12-06T17:26:37.280Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-06T17:26:37.553Z] ---> Running in f6adcb4827c4 [2021-12-06T17:26:37.553Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-06T17:26:37.553Z] (2/2) Installing su-exec (0.2-r1) [2021-12-06T17:26:37.553Z] Removing intermediate container def0cd9ede94 [2021-12-06T17:26:37.553Z] ---> 46cd86b691f6 [2021-12-06T17:26:37.553Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:26:37.553Z] [2021-12-06T17:26:37.553Z] Step 10/22 : FROM docker:20.10.8 [2021-12-06T17:26:37.553Z] OK: 6 MiB in 16 packages [2021-12-06T17:26:37.824Z] 20.10.8: Pulling from library/docker [2021-12-06T17:26:38.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:26:38.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:26:39.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:26:39.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:26:39.588Z] Removing intermediate container 5921c8293101 [2021-12-06T17:26:39.588Z] ---> edbee63e4e08 [2021-12-06T17:26:39.588Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-06T17:26:39.588Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-06T17:26:39.866Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-06T17:26:39.866Z] ---> Running in 64b93412f61a [2021-12-06T17:26:39.866Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T17:26:39.866Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-06T17:26:39.866Z] (5/5) Installing curl (7.79.1-r0) [2021-12-06T17:26:39.866Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:26:39.866Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T17:26:40.145Z] OK: 8 MiB in 19 packages [2021-12-06T17:26:40.424Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-06T17:26:40.424Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-06T17:26:40.698Z] (3/3) Installing su-exec (0.2-r1) [2021-12-06T17:26:40.698Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:26:40.698Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T17:26:40.971Z] OK: 6 MiB in 17 packages [2021-12-06T17:26:40.971Z] Removing intermediate container 64b93412f61a [2021-12-06T17:26:40.971Z] ---> afcc99976908 [2021-12-06T17:26:40.971Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-06T17:26:41.248Z] ---> Running in 5638b6113600 [2021-12-06T17:26:42.229Z] Removing intermediate container 5638b6113600 [2021-12-06T17:26:42.229Z] ---> 879cd27f2376 [2021-12-06T17:26:42.229Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-06T17:26:42.229Z] Removing intermediate container 758047882c49 [2021-12-06T17:26:42.229Z] ---> 2a2a208052ca [2021-12-06T17:26:42.229Z] [2021-12-06T17:26:42.229Z] Step 11/23 : FROM alpine:3.14 [2021-12-06T17:26:42.229Z] ---> 5b8b7b635229 [2021-12-06T17:26:42.229Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-06T17:26:42.229Z] ---> Running in 1a9c03d563a2 [2021-12-06T17:26:42.500Z] ---> Running in 14981578ac98 [2021-12-06T17:26:42.500Z] Removing intermediate container e414e0f303e7 [2021-12-06T17:26:42.500Z] ---> eb32e714e8e2 [2021-12-06T17:26:42.500Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T17:26:42.776Z] ---> Running in fb7d8b1c15f9 [2021-12-06T17:26:42.776Z] Removing intermediate container f6adcb4827c4 [2021-12-06T17:26:42.776Z] ---> 30188b9e36c8 [2021-12-06T17:26:42.776Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-06T17:26:43.048Z] ---> Running in 5f44ba1fadc1 [2021-12-06T17:26:43.654Z] Removing intermediate container fb7d8b1c15f9 [2021-12-06T17:26:43.654Z] ---> a797f5c47327 [2021-12-06T17:26:43.654Z] Step 12/20 : WORKDIR /edgex [2021-12-06T17:26:43.654Z] Removing intermediate container 5f44ba1fadc1 [2021-12-06T17:26:43.654Z] ---> e449908578ca [2021-12-06T17:26:43.654Z] Step 12/24 : WORKDIR / [2021-12-06T17:26:43.654Z] ---> Running in c91778780ce2 [2021-12-06T17:26:43.927Z] ---> Running in 2456aca57794 [2021-12-06T17:26:44.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:26:44.490Z] Removing intermediate container c91778780ce2 [2021-12-06T17:26:44.490Z] ---> 3d48251e055a [2021-12-06T17:26:44.490Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-06T17:26:44.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:26:44.490Z] Removing intermediate container 2456aca57794 [2021-12-06T17:26:44.490Z] ---> 161083156422 [2021-12-06T17:26:44.490Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-12-06T17:26:45.465Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-06T17:26:45.465Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:26:45.465Z] OK: 6 MiB in 15 packages [2021-12-06T17:26:45.465Z] Removing intermediate container 1a9c03d563a2 [2021-12-06T17:26:45.465Z] ---> e1577cdaf36f [2021-12-06T17:26:45.465Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-06T17:26:45.737Z] ---> Running in 8296457d1092 [2021-12-06T17:26:46.013Z] ---> 9d03eeb54592 [2021-12-06T17:26:46.013Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-06T17:26:46.013Z] ---> c65fbb55b482 [2021-12-06T17:26:46.013Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-12-06T17:26:46.282Z] Removing intermediate container 8296457d1092 [2021-12-06T17:26:46.282Z] ---> 834b86d99265 [2021-12-06T17:26:46.282Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-06T17:26:46.878Z] Removing intermediate container 14981578ac98 [2021-12-06T17:26:46.878Z] ---> 139b2d7249d2 [2021-12-06T17:26:46.878Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:26:47.164Z] ---> Running in ca48807d9c23 [2021-12-06T17:26:47.164Z] ---> e1d1bbf8c3e4 [2021-12-06T17:26:47.164Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-06T17:26:47.761Z] ---> 49672d1623b1 [2021-12-06T17:26:47.761Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-06T17:26:47.761Z] Removing intermediate container ca48807d9c23 [2021-12-06T17:26:47.761Z] ---> 6d81af20b8dc [2021-12-06T17:26:47.761Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-06T17:26:47.761Z] ---> Running in 39f772efdd45 [2021-12-06T17:26:47.761Z] ---> 56ed628ff788 [2021-12-06T17:26:47.761Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-06T17:26:48.036Z] ---> Running in 27d681d2e36c [2021-12-06T17:26:48.311Z] ---> cef8df3f79b9 [2021-12-06T17:26:48.311Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-12-06T17:26:48.921Z] Removing intermediate container 27d681d2e36c [2021-12-06T17:26:48.921Z] ---> 5491c06a1271 [2021-12-06T17:26:48.921Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-06T17:26:48.921Z] ---> Running in 6db88b0d0e60 [2021-12-06T17:26:49.518Z] Removing intermediate container 6db88b0d0e60 [2021-12-06T17:26:49.518Z] ---> 3502aa6bf593 [2021-12-06T17:26:49.518Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:26:49.518Z] ---> e0d23d49b03a [2021-12-06T17:26:49.518Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-06T17:26:50.117Z] ---> 12db11d09f93 [2021-12-06T17:26:50.117Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-06T17:26:50.391Z] ---> Running in deb801cc2a26 [2021-12-06T17:26:50.391Z] Removing intermediate container 39f772efdd45 [2021-12-06T17:26:50.391Z] ---> fa27e1109a08 [2021-12-06T17:26:50.391Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:26:50.664Z] ---> a4679a46c00f [2021-12-06T17:26:50.664Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-06T17:26:50.938Z] Removing intermediate container deb801cc2a26 [2021-12-06T17:26:50.938Z] ---> 7f21f4a096dc [2021-12-06T17:26:50.938Z] Step 17/20 : CMD ["--init=true"] [2021-12-06T17:26:51.212Z] ---> Running in 914f4c86526e [2021-12-06T17:26:51.484Z] ---> 0c673313e4b0 [2021-12-06T17:26:51.484Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-06T17:26:51.484Z] ---> 84d62ac442f8 [2021-12-06T17:26:51.484Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-06T17:26:51.755Z] Removing intermediate container 914f4c86526e [2021-12-06T17:26:51.755Z] ---> 21797fd3175e [2021-12-06T17:26:51.755Z] Step 18/20 : LABEL arch=arm64 [2021-12-06T17:26:52.029Z] ---> Running in 54d87aabddd0 [2021-12-06T17:26:52.645Z] Removing intermediate container 54d87aabddd0 [2021-12-06T17:26:52.645Z] ---> 9132d9f24f9e [2021-12-06T17:26:52.645Z] Step 19/20 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:26:52.645Z] ---> 590a6da5c4af [2021-12-06T17:26:52.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-06T17:26:52.645Z] ---> Running in 23a970af360f [2021-12-06T17:26:52.645Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-06T17:26:52.645Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-06T17:26:52.645Z] ---> 3734d5adc5ac [2021-12-06T17:26:52.645Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:26:52.918Z] ---> Running in 8ffb9e20d69c [2021-12-06T17:26:53.192Z] ---> f5379facce93 [2021-12-06T17:26:53.192Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-06T17:26:53.192Z] Removing intermediate container 23a970af360f [2021-12-06T17:26:53.192Z] ---> 265feee9767a [2021-12-06T17:26:53.192Z] Step 20/20 : LABEL version=2.2.0-dev.10 [2021-12-06T17:26:53.470Z] Removing intermediate container 8ffb9e20d69c [2021-12-06T17:26:53.470Z] ---> 667e088bbfea [2021-12-06T17:26:53.470Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-12-06T17:26:53.470Z] ---> Running in b6c3490d2fd4 [2021-12-06T17:26:53.470Z] ---> 41a26032a9a2 [2021-12-06T17:26:53.470Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-06T17:26:53.470Z] ---> Running in 97813959c280 [2021-12-06T17:26:53.742Z] ---> cb405f411707 [2021-12-06T17:26:53.742Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-06T17:26:54.016Z] ---> Running in d97472c7a56d [2021-12-06T17:26:54.286Z] Removing intermediate container b6c3490d2fd4 [2021-12-06T17:26:54.287Z] ---> d88c6784cd87 [2021-12-06T17:26:54.287Z] [2021-12-06T17:26:54.557Z] Removing intermediate container d97472c7a56d [2021-12-06T17:26:54.557Z] ---> 53c636ff33c3 [2021-12-06T17:26:54.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:26:54.557Z] ---> d1e716e04739 [2021-12-06T17:26:54.557Z] Step 20/24 : 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/ [2021-12-06T17:26:54.557Z] ---> Running in 8e5a08058c5a [2021-12-06T17:26:54.557Z] ---> 6cb64902d782 [2021-12-06T17:26:54.557Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-06T17:26:54.834Z] Successfully built d88c6784cd87 [2021-12-06T17:26:54.834Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-06T17:26:54.834Z]  Building security-proxy-setup ... done Building core-command [2021-12-06T17:26:54.834Z] ---> Running in 0cba34c8b2b3 [2021-12-06T17:26:55.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:26:55.204Z] Removing intermediate container 8e5a08058c5a [2021-12-06T17:26:55.204Z] ---> 9316af4d5908 [2021-12-06T17:26:55.204Z] Step 21/23 : LABEL arch=arm64 [2021-12-06T17:26:55.527Z] ---> Running in e52705a39b8d [2021-12-06T17:26:55.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:26:56.212Z] ---> 8db6e556e0d5 [2021-12-06T17:26:56.212Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-06T17:26:56.510Z] (1/42) Installing readline (8.1.0-r0) [2021-12-06T17:26:56.510Z] Removing intermediate container e52705a39b8d [2021-12-06T17:26:56.510Z] ---> 2267fc512380 [2021-12-06T17:26:56.510Z] Step 22/23 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:26:56.510Z] (2/42) Installing bash (5.1.4-r0) [2021-12-06T17:26:56.510Z] Executing bash-5.1.4-r0.post-install [2021-12-06T17:26:56.510Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-06T17:26:56.799Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-06T17:26:56.799Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-06T17:26:56.799Z] (6/42) Installing curl (7.79.1-r0) [2021-12-06T17:26:56.799Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-06T17:26:56.799Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-06T17:26:56.799Z] (9/42) Installing expat (2.4.1-r0) [2021-12-06T17:26:56.799Z] (10/42) Installing libffi (3.3-r2) [2021-12-06T17:26:56.799Z] (11/42) Installing gdbm (1.19-r0) [2021-12-06T17:26:56.799Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-06T17:26:56.799Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T17:26:56.799Z] ---> Running in 2f7c35d7692a [2021-12-06T17:26:56.799Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T17:26:56.799Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-06T17:26:56.799Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-06T17:26:57.104Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-06T17:26:58.139Z] Removing intermediate container 2f7c35d7692a [2021-12-06T17:26:58.139Z] ---> 9fca5b5dabbc [2021-12-06T17:26:58.139Z] Step 23/23 : LABEL version=2.2.0-dev.10 [2021-12-06T17:26:58.139Z] ---> 59a72b741091 [2021-12-06T17:26:58.139Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-06T17:26:58.413Z] ---> Running in 17ce0b279664 [2021-12-06T17:26:58.690Z] Removing intermediate container 0cba34c8b2b3 [2021-12-06T17:26:58.690Z] ---> f23f937011d7 [2021-12-06T17:26:58.690Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-06T17:26:58.690Z] ---> Running in 2957f653b295 [2021-12-06T17:26:58.690Z] ---> Running in aca783bd0691 [2021-12-06T17:26:58.967Z] Removing intermediate container 17ce0b279664 [2021-12-06T17:26:58.967Z] ---> 6ea8f6509622 [2021-12-06T17:26:58.967Z] [2021-12-06T17:26:59.242Z] Removing intermediate container 2957f653b295 [2021-12-06T17:26:59.242Z] ---> ff7b730ed5c0 [2021-12-06T17:26:59.242Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-06T17:26:59.516Z] Successfully built 6ea8f6509622 [2021-12-06T17:26:59.516Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-06T17:26:59.516Z] Successfully tagged support-scheduler-arm64:latest [2021-12-06T17:26:59.516Z] Building core-data [2021-12-06T17:26:59.516Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-06T17:26:59.516Z]  Building support-scheduler ... done Removing intermediate container aca783bd0691 [2021-12-06T17:26:59.516Z] ---> 26f69aa8ad64 [2021-12-06T17:26:59.516Z] Step 22/24 : LABEL arch=arm64 [2021-12-06T17:26:59.516Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-06T17:26:59.516Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-06T17:26:59.516Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-06T17:26:59.516Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-06T17:26:59.795Z] ---> Running in f0fbc23ae780 [2021-12-06T17:26:59.795Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-06T17:26:59.795Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-06T17:26:59.795Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-06T17:26:59.795Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-06T17:26:59.795Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-06T17:26:59.795Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-06T17:26:59.795Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-06T17:26:59.795Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-06T17:26:59.795Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-06T17:26:59.795Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-06T17:26:59.795Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-06T17:26:59.795Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-06T17:26:59.795Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-06T17:27:00.067Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-06T17:27:00.067Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-06T17:27:00.067Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-06T17:27:00.067Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-06T17:27:00.067Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-06T17:27:00.067Z] ---> e6210777feb5 [2021-12-06T17:27:00.067Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-06T17:27:00.067Z] Removing intermediate container f0fbc23ae780 [2021-12-06T17:27:00.067Z] ---> de43433ae1cd [2021-12-06T17:27:00.067Z] Step 23/24 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:27:00.067Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-06T17:27:00.350Z] ---> Running in aff93bdfaf7a [2021-12-06T17:27:00.350Z] ---> Running in 251b79e0fd02 [2021-12-06T17:27:00.955Z] Executing busybox-1.33.1-r3.trigger [2021-12-06T17:27:00.955Z] Removing intermediate container aff93bdfaf7a [2021-12-06T17:27:00.955Z] ---> 82eb388309c0 [2021-12-06T17:27:00.955Z] Step 24/24 : LABEL version=2.2.0-dev.10 [2021-12-06T17:27:00.955Z] OK: 84 MiB in 64 packages [2021-12-06T17:27:00.955Z] ---> Running in 83810a4c58f2 [2021-12-06T17:27:01.559Z] Removing intermediate container 83810a4c58f2 [2021-12-06T17:27:01.559Z] ---> 5cbd4dbb1855 [2021-12-06T17:27:01.559Z] [2021-12-06T17:27:01.832Z] Successfully built 5cbd4dbb1855 [2021-12-06T17:27:02.107Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-06T17:27:02.107Z] Building support-notifications [2021-12-06T17:27:03.095Z]  Building security-secretstore-setup ... done Removing intermediate container 251b79e0fd02 [2021-12-06T17:27:03.095Z] ---> 162842f9de02 [2021-12-06T17:27:03.095Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-06T17:27:03.370Z] ---> Running in bb7ae94d1407 [2021-12-06T17:27:03.974Z] Removing intermediate container bb7ae94d1407 [2021-12-06T17:27:03.974Z] ---> 32e5416f6cf6 [2021-12-06T17:27:03.974Z] Step 27/30 : CMD ["gate"] [2021-12-06T17:27:04.247Z] ---> Running in 35752861c5f7 [2021-12-06T17:27:04.843Z] Removing intermediate container 35752861c5f7 [2021-12-06T17:27:04.843Z] ---> 2b092aa35549 [2021-12-06T17:27:04.843Z] Step 28/30 : LABEL arch=arm64 [2021-12-06T17:27:05.115Z] Collecting docker-compose==1.23.2 [2021-12-06T17:27:05.115Z] ---> Running in e30a437c7ce1 [2021-12-06T17:27:05.115Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-06T17:27:05.718Z] Removing intermediate container e30a437c7ce1 [2021-12-06T17:27:05.718Z] ---> ea74386fa580 [2021-12-06T17:27:05.718Z] Step 29/30 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:27:05.993Z] ---> Running in 1cfc3d570882 [2021-12-06T17:27:06.266Z] Collecting PyYAML<4,>=3.10 [2021-12-06T17:27:06.266Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-06T17:27:06.537Z] Removing intermediate container 1cfc3d570882 [2021-12-06T17:27:06.537Z] ---> fe5a639353c4 [2021-12-06T17:27:06.537Z] Step 30/30 : LABEL version=2.2.0-dev.10 [2021-12-06T17:27:06.808Z] ---> Running in 1af5e954714d [2021-12-06T17:27:07.405Z] Removing intermediate container 1af5e954714d [2021-12-06T17:27:07.405Z] ---> 589034ab285a [2021-12-06T17:27:07.405Z] [2021-12-06T17:27:07.678Z] Successfully built 589034ab285a [2021-12-06T17:27:07.678Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-06T17:27:07.678Z] Building core-metadata [2021-12-06T17:27:09.647Z]  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 [2021-12-06T17:27:09.647Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-06T17:27:11.613Z] Collecting docker<4.0,>=3.6.0 [2021-12-06T17:27:11.613Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-06T17:27:12.592Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-06T17:27:12.592Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-06T17:27:12.865Z] Collecting jsonschema<3,>=2.5.1 [2021-12-06T17:27:12.865Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-06T17:27:13.138Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-06T17:27:13.138Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-06T17:27:13.410Z] Collecting cached-property<2,>=1.2.0 [2021-12-06T17:27:13.410Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-06T17:27:13.681Z] Collecting texttable<0.10,>=0.9.0 [2021-12-06T17:27:13.681Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-06T17:27:15.115Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-06T17:27:15.387Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-06T17:27:16.818Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-12-06T17:27:17.412Z] Collecting docker-pycreds>=0.4.0 [2021-12-06T17:27:17.412Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-06T17:27:18.006Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:27:18.006Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:27:18.006Z] ---> d3af793fe249 [2021-12-06T17:27:18.006Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:27:18.006Z] ---> Using cache [2021-12-06T17:27:18.006Z] ---> 4714d617ab5e [2021-12-06T17:27:18.006Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:27:18.006Z] ---> Using cache [2021-12-06T17:27:18.006Z] ---> 2aa4a928dcf9 [2021-12-06T17:27:18.006Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T17:27:18.611Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-06T17:27:18.611Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-06T17:27:18.611Z] 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) [2021-12-06T17:27:18.888Z] ---> Running in 63a4d593a7f4 [2021-12-06T17:27:18.888Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-06T17:27:18.888Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-06T17:27:19.161Z] Collecting idna<2.8,>=2.5 [2021-12-06T17:27:19.161Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-06T17:27:19.435Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-06T17:27:19.435Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-06T17:27:19.435Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-06T17:27:19.435Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-06T17:27:20.037Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:27:20.311Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-06T17:27:20.311Z] Attempting uninstall: urllib3 [2021-12-06T17:27:20.586Z] Found existing installation: urllib3 1.26.5 [2021-12-06T17:27:20.586Z] Uninstalling urllib3-1.26.5: [2021-12-06T17:27:20.586Z] Successfully uninstalled urllib3-1.26.5 [2021-12-06T17:27:21.190Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:27:21.190Z] Attempting uninstall: idna [2021-12-06T17:27:21.190Z] Found existing installation: idna 3.2 [2021-12-06T17:27:21.190Z] Uninstalling idna-3.2: [2021-12-06T17:27:21.474Z] Successfully uninstalled idna-3.2 [2021-12-06T17:27:22.074Z] OK: 219 MiB in 52 packages [2021-12-06T17:27:22.354Z] Attempting uninstall: chardet [2021-12-06T17:27:22.355Z] Found existing installation: chardet 4.0.0 [2021-12-06T17:27:22.355Z] Uninstalling chardet-4.0.0: [2021-12-06T17:27:22.355Z] Successfully uninstalled chardet-4.0.0 [2021-12-06T17:27:23.335Z] Removing intermediate container 63a4d593a7f4 [2021-12-06T17:27:23.335Z] ---> 71550942a6d3 [2021-12-06T17:27:23.335Z] Step 6/22 : COPY . . [2021-12-06T17:27:24.325Z] Attempting uninstall: requests [2021-12-06T17:27:24.325Z] Found existing installation: requests 2.25.1 [2021-12-06T17:27:24.325Z] Uninstalling requests-2.25.1: [2021-12-06T17:27:24.325Z] Successfully uninstalled requests-2.25.1 [2021-12-06T17:27:24.920Z] Running setup.py install for texttable: started [2021-12-06T17:27:25.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:27:25.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:27:25.907Z] ---> d3af793fe249 [2021-12-06T17:27:25.907Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:27:25.907Z] ---> Using cache [2021-12-06T17:27:25.907Z] ---> 4714d617ab5e [2021-12-06T17:27:25.907Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:27:25.907Z] ---> Using cache [2021-12-06T17:27:25.907Z] ---> 2aa4a928dcf9 [2021-12-06T17:27:25.907Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-06T17:27:26.182Z] ---> Running in 1a93c163febb [2021-12-06T17:27:26.783Z] Running setup.py install for texttable: finished with status 'done' [2021-12-06T17:27:26.783Z] Running setup.py install for PyYAML: started [2021-12-06T17:27:27.766Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:27:27.766Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:27:27.766Z] ---> d3af793fe249 [2021-12-06T17:27:27.766Z] Step 3/21 : WORKDIR /edgex-go [2021-12-06T17:27:27.766Z] ---> Using cache [2021-12-06T17:27:27.766Z] ---> 4714d617ab5e [2021-12-06T17:27:27.766Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:27:27.766Z] ---> Using cache [2021-12-06T17:27:27.766Z] ---> 2aa4a928dcf9 [2021-12-06T17:27:27.766Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-06T17:27:28.041Z] ---> Running in df10c8765162 [2021-12-06T17:27:28.041Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:27:29.023Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:27:29.299Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-06T17:27:29.583Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:27:29.583Z] Running setup.py install for docopt: started [2021-12-06T17:27:29.855Z] OK: 219 MiB in 52 packages [2021-12-06T17:27:30.841Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:27:31.437Z] OK: 219 MiB in 52 packages [2021-12-06T17:27:31.710Z] Removing intermediate container 1a93c163febb [2021-12-06T17:27:31.710Z] ---> 054d04c9452e [2021-12-06T17:27:31.710Z] Step 6/22 : COPY . . [2021-12-06T17:27:32.324Z] Running setup.py install for docopt: finished with status 'done' [2021-12-06T17:27:32.324Z] Running setup.py install for dockerpty: started [2021-12-06T17:27:32.600Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-06T17:27:32.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-06T17:27:32.600Z] ---> d3af793fe249 [2021-12-06T17:27:32.600Z] Step 3/22 : WORKDIR /edgex-go [2021-12-06T17:27:32.600Z] ---> Using cache [2021-12-06T17:27:32.600Z] ---> 4714d617ab5e [2021-12-06T17:27:32.873Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:27:32.873Z] ---> Using cache [2021-12-06T17:27:32.873Z] ---> 2aa4a928dcf9 [2021-12-06T17:27:32.873Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-06T17:27:32.873Z] ---> Using cache [2021-12-06T17:27:32.873Z] ---> 71550942a6d3 [2021-12-06T17:27:32.873Z] Step 6/22 : COPY . . [2021-12-06T17:27:32.873Z] Removing intermediate container df10c8765162 [2021-12-06T17:27:32.873Z] ---> 2cf23b8af374 [2021-12-06T17:27:32.873Z] Step 6/21 : COPY . . [2021-12-06T17:27:34.304Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-06T17:27:36.276Z] 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 [2021-12-06T17:27:40.576Z] ---> 86c54775c145 [2021-12-06T17:27:40.576Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:27:40.576Z] ---> Running in 90b16215ae29 [2021-12-06T17:27:44.894Z] Removing intermediate container 90b16215ae29 [2021-12-06T17:27:44.894Z] ---> ad4a148bd54f [2021-12-06T17:27:44.894Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-06T17:27:44.894Z] ---> Running in 649c56495595 [2021-12-06T17:27:45.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-command/core-command ./cmd/core-command [2021-12-06T17:27:50.179Z] ---> de4994731b56 [2021-12-06T17:27:50.179Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:27:50.461Z] ---> Running in 46581740d1d5 [2021-12-06T17:27:50.741Z] ---> 27910e6ab54f [2021-12-06T17:27:50.741Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:27:51.023Z] ---> Running in af9d16d67490 [2021-12-06T17:27:53.021Z] ---> 5abd5be52e2a [2021-12-06T17:27:53.021Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-06T17:27:53.021Z] ---> Running in 068d7e9c2990 [2021-12-06T17:27:56.430Z] Removing intermediate container 97813959c280 [2021-12-06T17:27:56.430Z] ---> 135b3a32231a [2021-12-06T17:27:56.430Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-06T17:27:56.430Z] ---> Running in c9f38284adfa [2021-12-06T17:27:57.417Z] Removing intermediate container af9d16d67490 [2021-12-06T17:27:57.417Z] ---> e493b0f3dc32 [2021-12-06T17:27:57.417Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-06T17:27:57.417Z] Removing intermediate container c9f38284adfa [2021-12-06T17:27:57.417Z] ---> 38501271d215 [2021-12-06T17:27:57.417Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-06T17:27:57.417Z] Removing intermediate container 46581740d1d5 [2021-12-06T17:27:57.417Z] ---> Running in 2714b0f2aad6 [2021-12-06T17:27:57.417Z] ---> b92cfaeecbc4 [2021-12-06T17:27:57.417Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-06T17:27:57.417Z] ---> Running in 93105578f04f [2021-12-06T17:27:57.695Z] ---> Running in b6a840f049f4 [2021-12-06T17:27:58.684Z] Removing intermediate container 2714b0f2aad6 [2021-12-06T17:27:58.684Z] ---> f73bcfe68403 [2021-12-06T17:27:58.684Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-06T17:27:59.283Z] Removing intermediate container 068d7e9c2990 [2021-12-06T17:27:59.283Z] ---> 75a7e5eec1bb [2021-12-06T17:27:59.283Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-06T17:27:59.559Z] ---> Running in 695c4910f8fe [2021-12-06T17:28:00.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-12-06T17:28:00.438Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/core-data/core-data ./cmd/core-data [2021-12-06T17:28:01.046Z] ---> e994c8553882 [2021-12-06T17:28:01.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-06T17:28:01.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-12-06T17:28:02.261Z] ---> c564059b1cf9 [2021-12-06T17:28:02.261Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-06T17:28:03.241Z] ---> c98f2d62dac8 [2021-12-06T17:28:03.241Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-06T17:28:03.518Z] ---> Running in d4cda1de3e80 [2021-12-06T17:28:04.124Z] Removing intermediate container d4cda1de3e80 [2021-12-06T17:28:04.124Z] ---> b3c3b55cf7ca [2021-12-06T17:28:04.124Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:28:04.124Z] ---> Running in 30def07edb8a [2021-12-06T17:28:04.730Z] Removing intermediate container 30def07edb8a [2021-12-06T17:28:04.730Z] ---> bb135ae50b91 [2021-12-06T17:28:04.730Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T17:28:04.730Z] ---> Running in 3b4beb04b4c5 [2021-12-06T17:28:05.338Z] Removing intermediate container 3b4beb04b4c5 [2021-12-06T17:28:05.338Z] ---> 87354be45422 [2021-12-06T17:28:05.338Z] Step 21/22 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:28:05.622Z] ---> Running in b4699ef44400 [2021-12-06T17:28:06.229Z] Removing intermediate container b4699ef44400 [2021-12-06T17:28:06.229Z] ---> 67497efa9c29 [2021-12-06T17:28:06.229Z] Step 22/22 : LABEL version=2.2.0-dev.10 [2021-12-06T17:28:06.229Z] ---> Running in 896d9d7cdf21 [2021-12-06T17:28:06.833Z] Removing intermediate container 896d9d7cdf21 [2021-12-06T17:28:06.833Z] ---> 26ba84ec3a9c [2021-12-06T17:28:06.833Z] [2021-12-06T17:28:07.115Z] Successfully built 26ba84ec3a9c [2021-12-06T17:28:07.115Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-06T17:29:15.502Z]  Building sys-mgmt-agent ... done Removing intermediate container 649c56495595 [2021-12-06T17:29:15.502Z] ---> c2464f2f8d04 [2021-12-06T17:29:15.502Z] [2021-12-06T17:29:15.502Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T17:29:15.502Z] ---> 5b8b7b635229 [2021-12-06T17:29:15.502Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T17:29:15.502Z] ---> Using cache [2021-12-06T17:29:15.502Z] ---> 139b2d7249d2 [2021-12-06T17:29:15.502Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:29:15.502Z] ---> Using cache [2021-12-06T17:29:15.502Z] ---> 6d81af20b8dc [2021-12-06T17:29:15.502Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-06T17:29:15.502Z] ---> Running in b52799d45a5a [2021-12-06T17:29:15.502Z] Removing intermediate container b52799d45a5a [2021-12-06T17:29:15.502Z] ---> b7ff00f040ed [2021-12-06T17:29:15.502Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T17:29:15.502Z] ---> Running in e2c587170cf2 [2021-12-06T17:29:15.502Z] Removing intermediate container e2c587170cf2 [2021-12-06T17:29:15.502Z] ---> 2f42589d83d6 [2021-12-06T17:29:15.502Z] Step 14/22 : WORKDIR / [2021-12-06T17:29:15.502Z] ---> Running in bdc8ea3856a9 [2021-12-06T17:29:15.502Z] Removing intermediate container bdc8ea3856a9 [2021-12-06T17:29:15.502Z] ---> 8b9ffa53bba1 [2021-12-06T17:29:15.502Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:29:15.502Z] ---> 2c9d6f9e113f [2021-12-06T17:29:15.502Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-06T17:29:15.502Z] ---> 28f33bb9693e [2021-12-06T17:29:15.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-06T17:29:15.502Z] ---> 48c75d2be450 [2021-12-06T17:29:15.502Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-06T17:29:15.502Z] ---> Running in 8f1b46336508 [2021-12-06T17:29:15.502Z] Removing intermediate container 8f1b46336508 [2021-12-06T17:29:15.502Z] ---> 7b8d13ba5c8d [2021-12-06T17:29:15.502Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:29:15.502Z] ---> Running in 17f27c2ae501 [2021-12-06T17:29:16.111Z] Removing intermediate container 17f27c2ae501 [2021-12-06T17:29:16.111Z] ---> 0f7dea47700f [2021-12-06T17:29:16.111Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T17:29:16.111Z] ---> Running in f8e5ebd289a7 [2021-12-06T17:29:16.723Z] Removing intermediate container f8e5ebd289a7 [2021-12-06T17:29:16.723Z] ---> 904233a13a6c [2021-12-06T17:29:16.723Z] Step 21/22 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:29:16.723Z] ---> Running in 780397df7289 [2021-12-06T17:29:17.337Z] Removing intermediate container 780397df7289 [2021-12-06T17:29:17.337Z] ---> 01947d892523 [2021-12-06T17:29:17.337Z] Step 22/22 : LABEL version=2.2.0-dev.10 [2021-12-06T17:29:17.337Z] ---> Running in 0d90e51600ef [2021-12-06T17:29:17.942Z] Removing intermediate container 0d90e51600ef [2021-12-06T17:29:17.942Z] ---> e8cd1d07d1e0 [2021-12-06T17:29:17.942Z] [2021-12-06T17:29:18.219Z] Successfully built e8cd1d07d1e0 [2021-12-06T17:29:18.219Z] Successfully tagged core-command-arm64:latest [2021-12-06T17:29:45.037Z]  Building core-command ... done Removing intermediate container 93105578f04f [2021-12-06T17:29:45.037Z] ---> 6ddfa4f2fb95 [2021-12-06T17:29:45.037Z] [2021-12-06T17:29:45.037Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T17:29:45.037Z] ---> 5b8b7b635229 [2021-12-06T17:29:45.037Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-06T17:29:45.037Z] ---> Using cache [2021-12-06T17:29:45.037Z] ---> 139b2d7249d2 [2021-12-06T17:29:45.037Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:29:45.037Z] ---> Using cache [2021-12-06T17:29:45.037Z] ---> 6d81af20b8dc [2021-12-06T17:29:45.037Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-06T17:29:45.037Z] Removing intermediate container 695c4910f8fe [2021-12-06T17:29:45.037Z] ---> 70c6517eaea5 [2021-12-06T17:29:45.037Z] [2021-12-06T17:29:45.037Z] Step 9/21 : FROM alpine:3.14 [2021-12-06T17:29:45.037Z] ---> 5b8b7b635229 [2021-12-06T17:29:45.037Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-06T17:29:45.037Z] ---> Running in c03d3e4b35ea [2021-12-06T17:29:45.037Z] ---> Running in 012b0cde5c33 [2021-12-06T17:29:45.037Z] Removing intermediate container c03d3e4b35ea [2021-12-06T17:29:45.037Z] ---> 1faace4f8deb [2021-12-06T17:29:45.037Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-06T17:29:45.037Z] ---> Running in d430b6699240 [2021-12-06T17:29:45.037Z] Removing intermediate container d430b6699240 [2021-12-06T17:29:45.037Z] ---> 0ecffbcacb49 [2021-12-06T17:29:45.037Z] Step 14/22 : WORKDIR / [2021-12-06T17:29:45.037Z] ---> Running in 93c5a12221d0 [2021-12-06T17:29:45.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:29:45.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:29:45.037Z] Removing intermediate container 93c5a12221d0 [2021-12-06T17:29:45.037Z] ---> ac067acf24c5 [2021-12-06T17:29:45.037Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:29:45.037Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-06T17:29:45.037Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-06T17:29:45.037Z] Executing busybox-1.33.1-r6.trigger [2021-12-06T17:29:45.037Z] Executing ca-certificates-20191127-r5.trigger [2021-12-06T17:29:45.037Z] OK: 6 MiB in 16 packages [2021-12-06T17:29:45.037Z] ---> 356400c47ad6 [2021-12-06T17:29:45.037Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-06T17:29:45.320Z] Removing intermediate container b6a840f049f4 [2021-12-06T17:29:45.320Z] ---> aa09b6196500 [2021-12-06T17:29:45.320Z] [2021-12-06T17:29:45.320Z] Step 9/22 : FROM alpine:3.14 [2021-12-06T17:29:45.320Z] ---> 5b8b7b635229 [2021-12-06T17:29:45.320Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-06T17:29:45.591Z] ---> Running in 656356c807a2 [2021-12-06T17:29:45.591Z] Removing intermediate container 012b0cde5c33 [2021-12-06T17:29:45.591Z] ---> 253670e25204 [2021-12-06T17:29:45.591Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-06T17:29:45.863Z] ---> Running in 9e73e7c23ec2 [2021-12-06T17:29:45.863Z] ---> d26a5c291d30 [2021-12-06T17:29:45.863Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-06T17:29:45.863Z] Removing intermediate container 656356c807a2 [2021-12-06T17:29:45.863Z] ---> 88277f23863f [2021-12-06T17:29:45.863Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-06T17:29:46.135Z] ---> Running in f60b927f5690 [2021-12-06T17:29:46.135Z] Removing intermediate container 9e73e7c23ec2 [2021-12-06T17:29:46.135Z] ---> fae1464600db [2021-12-06T17:29:46.135Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-06T17:29:46.407Z] ---> Running in ab303ea60b52 [2021-12-06T17:29:46.407Z] Removing intermediate container f60b927f5690 [2021-12-06T17:29:46.407Z] ---> 9c141730d98b [2021-12-06T17:29:46.407Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-06T17:29:46.680Z] ---> Running in 92d4bbaa2437 [2021-12-06T17:29:46.680Z] ---> 352edb7853b4 [2021-12-06T17:29:46.680Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-06T17:29:46.680Z] ---> Running in d06213f1afdf [2021-12-06T17:29:46.680Z] Removing intermediate container ab303ea60b52 [2021-12-06T17:29:46.680Z] ---> d45fc5c8358b [2021-12-06T17:29:46.680Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-06T17:29:46.952Z] ---> Running in 311a818e7000 [2021-12-06T17:29:46.952Z] Removing intermediate container 92d4bbaa2437 [2021-12-06T17:29:46.952Z] ---> 48921b6581e8 [2021-12-06T17:29:46.952Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-06T17:29:47.225Z] ---> Running in 2ce5aa3affc4 [2021-12-06T17:29:47.225Z] Removing intermediate container d06213f1afdf [2021-12-06T17:29:47.225Z] ---> 4f9090eff700 [2021-12-06T17:29:47.225Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:29:47.225Z] ---> Running in 5538a35a61ff [2021-12-06T17:29:47.495Z] Removing intermediate container 311a818e7000 [2021-12-06T17:29:47.495Z] ---> 19dc6e3ccc8b [2021-12-06T17:29:47.495Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:29:47.766Z] Removing intermediate container 5538a35a61ff [2021-12-06T17:29:47.766Z] ---> 0a39a59ea43f [2021-12-06T17:29:47.766Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T17:29:48.039Z] ---> Running in f6fcba789b8e [2021-12-06T17:29:48.311Z] ---> 0e32bda031ad [2021-12-06T17:29:48.311Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-06T17:29:48.311Z] Removing intermediate container f6fcba789b8e [2021-12-06T17:29:48.311Z] ---> 89adbd4c2daa [2021-12-06T17:29:48.311Z] Step 21/22 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:29:48.590Z] ---> Running in a0bf20f76fb6 [2021-12-06T17:29:48.865Z] Removing intermediate container a0bf20f76fb6 [2021-12-06T17:29:48.865Z] ---> b08577842877 [2021-12-06T17:29:48.865Z] Step 22/22 : LABEL version=2.2.0-dev.10 [2021-12-06T17:29:49.142Z] ---> Running in e5585bc016fe [2021-12-06T17:29:49.142Z] Removing intermediate container 2ce5aa3affc4 [2021-12-06T17:29:49.142Z] ---> a69afc20a8ae [2021-12-06T17:29:49.142Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-06T17:29:49.427Z] ---> Running in 2e03eebb4a7f [2021-12-06T17:29:49.427Z] ---> c12288186ba2 [2021-12-06T17:29:49.427Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-06T17:29:49.427Z] Removing intermediate container e5585bc016fe [2021-12-06T17:29:49.427Z] ---> b5b67985abb9 [2021-12-06T17:29:49.427Z] [2021-12-06T17:29:50.024Z] Successfully built b5b67985abb9 [2021-12-06T17:29:50.024Z] Successfully tagged core-metadata-arm64:latest [2021-12-06T17:29:50.296Z]  Building core-metadata ... done  ---> d7178b827b79 [2021-12-06T17:29:50.296Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-06T17:29:50.296Z] ---> Running in 485d55393ec7 [2021-12-06T17:29:50.569Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-06T17:29:50.569Z] Removing intermediate container 485d55393ec7 [2021-12-06T17:29:50.569Z] ---> 161b66146b17 [2021-12-06T17:29:50.569Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:29:50.841Z] ---> Running in 537d1686b40c [2021-12-06T17:29:51.114Z] Removing intermediate container 537d1686b40c [2021-12-06T17:29:51.114Z] ---> 930252012b92 [2021-12-06T17:29:51.114Z] Step 19/21 : LABEL arch=arm64 [2021-12-06T17:29:51.114Z] ---> Running in d487884ead2b [2021-12-06T17:29:51.388Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-06T17:29:51.661Z] Removing intermediate container d487884ead2b [2021-12-06T17:29:51.661Z] ---> ad583c8974a2 [2021-12-06T17:29:51.661Z] Step 20/21 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:29:51.661Z] ---> Running in 4c657e9f0c6b [2021-12-06T17:29:51.939Z] Removing intermediate container 4c657e9f0c6b [2021-12-06T17:29:51.939Z] ---> 7c30ae215328 [2021-12-06T17:29:51.939Z] Step 21/21 : LABEL version=2.2.0-dev.10 [2021-12-06T17:29:52.214Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-06T17:29:52.214Z] ---> Running in 84903c0e5d7d [2021-12-06T17:29:52.214Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-06T17:29:52.214Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-06T17:29:52.483Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-06T17:29:52.483Z] Removing intermediate container 84903c0e5d7d [2021-12-06T17:29:52.483Z] ---> e75d7e6814c4 [2021-12-06T17:29:52.483Z] [2021-12-06T17:29:52.483Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-06T17:29:52.755Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-06T17:29:52.755Z] Successfully built e75d7e6814c4 [2021-12-06T17:29:52.755Z] Successfully tagged support-notifications-arm64:latest [2021-12-06T17:29:52.755Z]  Building support-notifications ... done Executing busybox-1.33.1-r6.trigger [2021-12-06T17:29:52.755Z] OK: 8 MiB in 20 packages [2021-12-06T17:29:53.729Z] Removing intermediate container 2e03eebb4a7f [2021-12-06T17:29:53.729Z] ---> 155e886f5057 [2021-12-06T17:29:53.729Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-06T17:29:54.322Z] ---> a5f21bb19e32 [2021-12-06T17:29:54.323Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-06T17:29:55.298Z] ---> 83d94935eaa9 [2021-12-06T17:29:55.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-06T17:29:55.890Z] ---> 98530f13f2ba [2021-12-06T17:29:55.890Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-06T17:29:55.890Z] ---> Running in bb306aff570d [2021-12-06T17:29:56.162Z] Removing intermediate container bb306aff570d [2021-12-06T17:29:56.162Z] ---> 395ad9b7fc15 [2021-12-06T17:29:56.162Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-06T17:29:56.432Z] ---> Running in 6c6ac3913f23 [2021-12-06T17:29:56.703Z] Removing intermediate container 6c6ac3913f23 [2021-12-06T17:29:56.703Z] ---> 6f4b03c74aca [2021-12-06T17:29:56.703Z] Step 20/22 : LABEL arch=arm64 [2021-12-06T17:29:56.703Z] ---> Running in 0ea5237ac0dd [2021-12-06T17:29:56.972Z] Removing intermediate container 0ea5237ac0dd [2021-12-06T17:29:56.972Z] ---> ce1156555fe0 [2021-12-06T17:29:56.972Z] Step 21/22 : LABEL git_sha=4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:29:57.241Z] ---> Running in 080a68ceaa93 [2021-12-06T17:29:57.513Z] Removing intermediate container 080a68ceaa93 [2021-12-06T17:29:57.513Z] ---> 622245f23577 [2021-12-06T17:29:57.513Z] Step 22/22 : LABEL version=2.2.0-dev.10 [2021-12-06T17:29:57.513Z] ---> Running in c005704d0b6e [2021-12-06T17:29:57.784Z] Removing intermediate container c005704d0b6e [2021-12-06T17:29:57.784Z] ---> 918bd39d30f3 [2021-12-06T17:29:57.784Z] [2021-12-06T17:29:58.055Z] Successfully built 918bd39d30f3 [2021-12-06T17:29:58.055Z] Successfully tagged core-data-arm64:latest [2021-12-06T17:29:58.344Z]  Building core-data ... done  [Pipeline] } [2021-12-06T17:29:58.335Z] $ docker stop --time=1 4c965fc8fec50941dc3083cb0724853eabf029d810ae976d03319314fdebf1d1 [2021-12-06T17:29:59.976Z] $ docker rm -f 4c965fc8fec50941dc3083cb0724853eabf029d810ae976d03319314fdebf1d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T17:30:00.514Z] + docker images [2021-12-06T17:30:00.783Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-06T17:30:00.783Z] core-data-arm64 latest 918bd39d30f3 3 seconds ago 19.6MB [2021-12-06T17:30:00.783Z] support-notifications-arm64 latest e75d7e6814c4 8 seconds ago 16.1MB [2021-12-06T17:30:00.783Z] core-metadata-arm64 latest b5b67985abb9 11 seconds ago 15.9MB [2021-12-06T17:30:00.783Z] aa09b6196500 16 seconds ago 1.47GB [2021-12-06T17:30:00.783Z] 70c6517eaea5 20 seconds ago 1.46GB [2021-12-06T17:30:00.783Z] 6ddfa4f2fb95 20 seconds ago 1.46GB [2021-12-06T17:30:00.783Z] core-command-arm64 latest e8cd1d07d1e0 43 seconds ago 15.2MB [2021-12-06T17:30:00.783Z] c2464f2f8d04 52 seconds ago 1.45GB [2021-12-06T17:30:00.783Z] sys-mgmt-agent-arm64 latest 26ba84ec3a9c About a minute ago 277MB [2021-12-06T17:30:00.783Z] security-bootstrapper-arm64 latest 589034ab285a 2 minutes ago 17.8MB [2021-12-06T17:30:00.783Z] security-secretstore-setup-arm64 latest 5cbd4dbb1855 2 minutes ago 26.8MB [2021-12-06T17:30:00.783Z] support-scheduler-arm64 latest 6ea8f6509622 3 minutes ago 15.3MB [2021-12-06T17:30:00.783Z] security-proxy-setup-arm64 latest d88c6784cd87 3 minutes ago 25.5MB [2021-12-06T17:30:00.783Z] 2a2a208052ca 3 minutes ago 1.46GB [2021-12-06T17:30:00.783Z] 46cd86b691f6 3 minutes ago 1.46GB [2021-12-06T17:30:00.783Z] 97ec91ca95a3 3 minutes ago 1.46GB [2021-12-06T17:30:00.783Z] ac1564f45fb6 3 minutes ago 1.46GB [2021-12-06T17:30:00.783Z] 1476f5ead60b 3 minutes ago 1.46GB [2021-12-06T17:30:00.783Z] ci-base-image-arm64 latest d3af793fe249 7 minutes ago 1.24GB [2021-12-06T17:30:00.783Z] alpine 3.14 5b8b7b635229 3 weeks ago 5.35MB [2021-12-06T17:30:00.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 7 weeks ago 534MB [2021-12-06T17:30:00.783Z] docker 20.10.8 3734d5adc5ac 3 months ago 198MB [2021-12-06T17:30:00.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T17:30:01.109Z] provisioning config files... [2021-12-06T17:30:01.129Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/123@tmp/config790570835687806112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:30:01.480Z] ---> docker-login.sh [2021-12-06T17:30:01.480Z] nexus3.edgexfoundry.org:10001 [2021-12-06T17:30:01.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:30:01.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:30:01.754Z] Configure a credential helper to remove this warning. See [2021-12-06T17:30:01.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:30:01.754Z] [2021-12-06T17:30:01.754Z] Login Succeeded [2021-12-06T17:30:01.754Z] nexus3.edgexfoundry.org:10002 [2021-12-06T17:30:02.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:30:02.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:30:02.344Z] Configure a credential helper to remove this warning. See [2021-12-06T17:30:02.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:30:02.344Z] [2021-12-06T17:30:02.344Z] Login Succeeded [2021-12-06T17:30:02.344Z] nexus3.edgexfoundry.org:10003 [2021-12-06T17:30:02.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:30:02.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:30:02.886Z] Configure a credential helper to remove this warning. See [2021-12-06T17:30:02.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:30:02.886Z] [2021-12-06T17:30:02.886Z] Login Succeeded [2021-12-06T17:30:02.886Z] nexus3.edgexfoundry.org:10004 [2021-12-06T17:30:03.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:30:03.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:30:03.157Z] Configure a credential helper to remove this warning. See [2021-12-06T17:30:03.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:30:03.157Z] [2021-12-06T17:30:03.157Z] Login Succeeded [2021-12-06T17:30:03.157Z] docker.io [2021-12-06T17:30:03.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-06T17:30:04.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-06T17:30:04.021Z] Configure a credential helper to remove this warning. See [2021-12-06T17:30:04.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-06T17:30:04.021Z] [2021-12-06T17:30:04.021Z] Login Succeeded [2021-12-06T17:30:04.021Z] ---> docker-login.sh ends [Pipeline] } [2021-12-06T17:30:04.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:30:04.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-06T17:30:04.093Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-12-06T17:30:04.093Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:04.093Z] latest [2021-12-06T17:30:04.093Z] 2.2.0-dev.10 [2021-12-06T17:30:04.093Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:04.093Z] main [2021-12-06T17:30:04.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:04.440Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:04.777Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:04.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-06T17:30:04.777Z] 49e1d03f70e4: Preparing [2021-12-06T17:30:04.777Z] 078855d45a80: Preparing [2021-12-06T17:30:04.777Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:04.777Z] 83f756bc8243: Preparing [2021-12-06T17:30:04.777Z] 62170e181a92: Preparing [2021-12-06T17:30:04.777Z] 62170e181a92: Layer already exists [2021-12-06T17:30:05.048Z] 49e1d03f70e4: Pushed [2021-12-06T17:30:05.048Z] 32ed0a6d05c2: Pushed [2021-12-06T17:30:05.048Z] 83f756bc8243: Pushed [2021-12-06T17:30:07.655Z] 078855d45a80: Pushed [2021-12-06T17:30:07.655Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:7dbe4bea1c3244d6b496f5053708bb3dec4fcefcadb8b9b3f76b64ee8a1c8eab size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:08.000Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:08.331Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-12-06T17:30:08.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-06T17:30:08.331Z] 49e1d03f70e4: Preparing [2021-12-06T17:30:08.331Z] 078855d45a80: Preparing [2021-12-06T17:30:08.331Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:08.331Z] 83f756bc8243: Preparing [2021-12-06T17:30:08.331Z] 62170e181a92: Preparing [2021-12-06T17:30:08.331Z] 078855d45a80: Layer already exists [2021-12-06T17:30:08.331Z] 83f756bc8243: Layer already exists [2021-12-06T17:30:08.331Z] 62170e181a92: Layer already exists [2021-12-06T17:30:08.331Z] 49e1d03f70e4: Layer already exists [2021-12-06T17:30:08.331Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:08.602Z] latest: digest: sha256:7dbe4bea1c3244d6b496f5053708bb3dec4fcefcadb8b9b3f76b64ee8a1c8eab size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:08.940Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:09.273Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.10 [2021-12-06T17:30:09.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-06T17:30:09.273Z] 49e1d03f70e4: Preparing [2021-12-06T17:30:09.273Z] 078855d45a80: Preparing [2021-12-06T17:30:09.273Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:09.273Z] 83f756bc8243: Preparing [2021-12-06T17:30:09.273Z] 62170e181a92: Preparing [2021-12-06T17:30:09.273Z] 62170e181a92: Layer already exists [2021-12-06T17:30:09.273Z] 078855d45a80: Layer already exists [2021-12-06T17:30:09.273Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:09.273Z] 49e1d03f70e4: Layer already exists [2021-12-06T17:30:09.273Z] 83f756bc8243: Layer already exists [2021-12-06T17:30:09.273Z] 2.2.0-dev.10: digest: sha256:7dbe4bea1c3244d6b496f5053708bb3dec4fcefcadb8b9b3f76b64ee8a1c8eab size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:09.883Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:10.215Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:10.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-06T17:30:10.215Z] 49e1d03f70e4: Preparing [2021-12-06T17:30:10.215Z] 078855d45a80: Preparing [2021-12-06T17:30:10.215Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:10.215Z] 83f756bc8243: Preparing [2021-12-06T17:30:10.215Z] 62170e181a92: Preparing [2021-12-06T17:30:10.215Z] 49e1d03f70e4: Layer already exists [2021-12-06T17:30:10.215Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:10.215Z] 83f756bc8243: Layer already exists [2021-12-06T17:30:10.215Z] 078855d45a80: Layer already exists [2021-12-06T17:30:10.215Z] 62170e181a92: Layer already exists [2021-12-06T17:30:10.485Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:7dbe4bea1c3244d6b496f5053708bb3dec4fcefcadb8b9b3f76b64ee8a1c8eab size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:10.843Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:11.186Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-12-06T17:30:11.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-12-06T17:30:11.187Z] 49e1d03f70e4: Preparing [2021-12-06T17:30:11.187Z] 078855d45a80: Preparing [2021-12-06T17:30:11.187Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:11.187Z] 83f756bc8243: Preparing [2021-12-06T17:30:11.187Z] 62170e181a92: Preparing [2021-12-06T17:30:11.187Z] 83f756bc8243: Layer already exists [2021-12-06T17:30:11.187Z] 62170e181a92: Layer already exists [2021-12-06T17:30:11.187Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:11.187Z] 078855d45a80: Layer already exists [2021-12-06T17:30:11.187Z] 49e1d03f70e4: Layer already exists [2021-12-06T17:30:11.457Z] main: digest: sha256:7dbe4bea1c3244d6b496f5053708bb3dec4fcefcadb8b9b3f76b64ee8a1c8eab size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:30:11.501Z] ===================================================== [Pipeline] echo [2021-12-06T17:30:11.511Z] taggedImages: [2021-12-06T17:30:11.511Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:11.511Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-12-06T17:30:11.511Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.10 [2021-12-06T17:30:11.511Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:11.511Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-12-06T17:30:11.532Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-12-06T17:30:11.532Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:11.532Z] latest [2021-12-06T17:30:11.532Z] 2.2.0-dev.10 [2021-12-06T17:30:11.532Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:11.532Z] main [2021-12-06T17:30:11.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:11.891Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:12.262Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:12.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-06T17:30:12.262Z] be8438311377: Preparing [2021-12-06T17:30:12.262Z] 8f199f8cd32c: Preparing [2021-12-06T17:30:12.262Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:12.262Z] 5fe17c245bf6: Preparing [2021-12-06T17:30:12.262Z] c7302ba3fe29: Preparing [2021-12-06T17:30:12.262Z] 62170e181a92: Preparing [2021-12-06T17:30:12.262Z] 62170e181a92: Waiting [2021-12-06T17:30:12.262Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:12.531Z] 62170e181a92: Layer already exists [2021-12-06T17:30:12.531Z] be8438311377: Pushed [2021-12-06T17:30:12.531Z] c7302ba3fe29: Pushed [2021-12-06T17:30:13.126Z] 5fe17c245bf6: Pushed [2021-12-06T17:30:15.730Z] 8f199f8cd32c: Pushed [2021-12-06T17:30:15.730Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:1ce36b931dfa0e931230d7a3d247caa1d6627d340165f9afe9eb31354a31268d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:16.069Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:16.406Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-12-06T17:30:16.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-06T17:30:16.406Z] be8438311377: Preparing [2021-12-06T17:30:16.406Z] 8f199f8cd32c: Preparing [2021-12-06T17:30:16.406Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:16.406Z] 5fe17c245bf6: Preparing [2021-12-06T17:30:16.406Z] c7302ba3fe29: Preparing [2021-12-06T17:30:16.406Z] 62170e181a92: Preparing [2021-12-06T17:30:16.406Z] 62170e181a92: Waiting [2021-12-06T17:30:16.406Z] 5fe17c245bf6: Layer already exists [2021-12-06T17:30:16.406Z] be8438311377: Layer already exists [2021-12-06T17:30:16.406Z] c7302ba3fe29: Layer already exists [2021-12-06T17:30:16.406Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:16.406Z] 8f199f8cd32c: Layer already exists [2021-12-06T17:30:16.406Z] 62170e181a92: Layer already exists [2021-12-06T17:30:16.678Z] latest: digest: sha256:1ce36b931dfa0e931230d7a3d247caa1d6627d340165f9afe9eb31354a31268d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:17.017Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:17.350Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.10 [2021-12-06T17:30:17.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-06T17:30:17.350Z] be8438311377: Preparing [2021-12-06T17:30:17.350Z] 8f199f8cd32c: Preparing [2021-12-06T17:30:17.350Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:17.350Z] 5fe17c245bf6: Preparing [2021-12-06T17:30:17.350Z] c7302ba3fe29: Preparing [2021-12-06T17:30:17.350Z] 62170e181a92: Preparing [2021-12-06T17:30:17.350Z] 62170e181a92: Waiting [2021-12-06T17:30:17.350Z] 5fe17c245bf6: Layer already exists [2021-12-06T17:30:17.350Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:17.350Z] 8f199f8cd32c: Layer already exists [2021-12-06T17:30:17.350Z] be8438311377: Layer already exists [2021-12-06T17:30:17.350Z] c7302ba3fe29: Layer already exists [2021-12-06T17:30:17.350Z] 62170e181a92: Layer already exists [2021-12-06T17:30:17.621Z] 2.2.0-dev.10: digest: sha256:1ce36b931dfa0e931230d7a3d247caa1d6627d340165f9afe9eb31354a31268d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:17.959Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:18.296Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:18.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-06T17:30:18.296Z] be8438311377: Preparing [2021-12-06T17:30:18.296Z] 8f199f8cd32c: Preparing [2021-12-06T17:30:18.296Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:18.296Z] 5fe17c245bf6: Preparing [2021-12-06T17:30:18.296Z] c7302ba3fe29: Preparing [2021-12-06T17:30:18.296Z] 62170e181a92: Preparing [2021-12-06T17:30:18.296Z] 62170e181a92: Waiting [2021-12-06T17:30:18.296Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:18.296Z] 5fe17c245bf6: Layer already exists [2021-12-06T17:30:18.296Z] be8438311377: Layer already exists [2021-12-06T17:30:18.296Z] c7302ba3fe29: Layer already exists [2021-12-06T17:30:18.296Z] 8f199f8cd32c: Layer already exists [2021-12-06T17:30:18.296Z] 62170e181a92: Layer already exists [2021-12-06T17:30:18.567Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:1ce36b931dfa0e931230d7a3d247caa1d6627d340165f9afe9eb31354a31268d size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:18.908Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:19.242Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-12-06T17:30:19.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-12-06T17:30:19.242Z] be8438311377: Preparing [2021-12-06T17:30:19.242Z] 8f199f8cd32c: Preparing [2021-12-06T17:30:19.242Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:19.242Z] 5fe17c245bf6: Preparing [2021-12-06T17:30:19.242Z] c7302ba3fe29: Preparing [2021-12-06T17:30:19.242Z] 62170e181a92: Preparing [2021-12-06T17:30:19.242Z] 62170e181a92: Waiting [2021-12-06T17:30:19.242Z] 8f199f8cd32c: Layer already exists [2021-12-06T17:30:19.242Z] c7302ba3fe29: Layer already exists [2021-12-06T17:30:19.242Z] 5fe17c245bf6: Layer already exists [2021-12-06T17:30:19.242Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:19.242Z] be8438311377: Layer already exists [2021-12-06T17:30:19.242Z] 62170e181a92: Layer already exists [2021-12-06T17:30:19.513Z] main: digest: sha256:1ce36b931dfa0e931230d7a3d247caa1d6627d340165f9afe9eb31354a31268d size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:30:19.561Z] ===================================================== [Pipeline] echo [2021-12-06T17:30:19.569Z] taggedImages: [2021-12-06T17:30:19.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:19.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-12-06T17:30:19.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.10 [2021-12-06T17:30:19.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:19.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-12-06T17:30:19.591Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-12-06T17:30:19.591Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:19.591Z] latest [2021-12-06T17:30:19.591Z] 2.2.0-dev.10 [2021-12-06T17:30:19.591Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:19.591Z] main [2021-12-06T17:30:19.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:19.953Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:20.287Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:20.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-06T17:30:20.288Z] 740e621f58bc: Preparing [2021-12-06T17:30:20.288Z] 1219e49d5df5: Preparing [2021-12-06T17:30:20.288Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:20.288Z] 83f756bc8243: Preparing [2021-12-06T17:30:20.288Z] 62170e181a92: Preparing [2021-12-06T17:30:20.288Z] 83f756bc8243: Layer already exists [2021-12-06T17:30:20.288Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:20.288Z] 62170e181a92: Layer already exists [2021-12-06T17:30:20.559Z] 740e621f58bc: Pushed [2021-12-06T17:30:23.163Z] 1219e49d5df5: Pushed [2021-12-06T17:30:23.164Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:5a72d2813597165923a32c0a38c65d399c880ea8ef5b2770b9e0df1db84f2d21 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:23.505Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:23.848Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-12-06T17:30:23.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-06T17:30:23.848Z] 740e621f58bc: Preparing [2021-12-06T17:30:23.848Z] 1219e49d5df5: Preparing [2021-12-06T17:30:23.848Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:23.848Z] 83f756bc8243: Preparing [2021-12-06T17:30:23.848Z] 62170e181a92: Preparing [2021-12-06T17:30:23.848Z] 740e621f58bc: Layer already exists [2021-12-06T17:30:23.848Z] 1219e49d5df5: Layer already exists [2021-12-06T17:30:23.848Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:23.848Z] 83f756bc8243: Layer already exists [2021-12-06T17:30:23.848Z] 62170e181a92: Layer already exists [2021-12-06T17:30:24.120Z] latest: digest: sha256:5a72d2813597165923a32c0a38c65d399c880ea8ef5b2770b9e0df1db84f2d21 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:24.449Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:24.777Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.10 [2021-12-06T17:30:24.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-06T17:30:24.777Z] 740e621f58bc: Preparing [2021-12-06T17:30:24.777Z] 1219e49d5df5: Preparing [2021-12-06T17:30:24.777Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:24.777Z] 83f756bc8243: Preparing [2021-12-06T17:30:24.777Z] 62170e181a92: Preparing [2021-12-06T17:30:24.777Z] 62170e181a92: Layer already exists [2021-12-06T17:30:24.777Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:24.777Z] 1219e49d5df5: Layer already exists [2021-12-06T17:30:24.777Z] 83f756bc8243: Layer already exists [2021-12-06T17:30:24.777Z] 740e621f58bc: Layer already exists [2021-12-06T17:30:25.048Z] 2.2.0-dev.10: digest: sha256:5a72d2813597165923a32c0a38c65d399c880ea8ef5b2770b9e0df1db84f2d21 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:25.386Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:25.714Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:25.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-06T17:30:25.714Z] 740e621f58bc: Preparing [2021-12-06T17:30:25.714Z] 1219e49d5df5: Preparing [2021-12-06T17:30:25.714Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:25.714Z] 83f756bc8243: Preparing [2021-12-06T17:30:25.714Z] 62170e181a92: Preparing [2021-12-06T17:30:25.714Z] 62170e181a92: Layer already exists [2021-12-06T17:30:25.714Z] 1219e49d5df5: Layer already exists [2021-12-06T17:30:25.714Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:25.714Z] 740e621f58bc: Layer already exists [2021-12-06T17:30:25.714Z] 83f756bc8243: Layer already exists [2021-12-06T17:30:25.983Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:5a72d2813597165923a32c0a38c65d399c880ea8ef5b2770b9e0df1db84f2d21 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:26.320Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:26.647Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-12-06T17:30:26.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-12-06T17:30:26.647Z] 740e621f58bc: Preparing [2021-12-06T17:30:26.647Z] 1219e49d5df5: Preparing [2021-12-06T17:30:26.647Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:26.647Z] 83f756bc8243: Preparing [2021-12-06T17:30:26.647Z] 62170e181a92: Preparing [2021-12-06T17:30:26.647Z] 1219e49d5df5: Layer already exists [2021-12-06T17:30:26.647Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:26.647Z] 62170e181a92: Layer already exists [2021-12-06T17:30:26.647Z] 83f756bc8243: Layer already exists [2021-12-06T17:30:26.647Z] 740e621f58bc: Layer already exists [2021-12-06T17:30:26.915Z] main: digest: sha256:5a72d2813597165923a32c0a38c65d399c880ea8ef5b2770b9e0df1db84f2d21 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:30:26.963Z] ===================================================== [Pipeline] echo [2021-12-06T17:30:26.976Z] taggedImages: [2021-12-06T17:30:26.976Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:26.976Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-12-06T17:30:26.976Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.10 [2021-12-06T17:30:26.976Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:26.976Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-12-06T17:30:26.991Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-12-06T17:30:26.991Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:26.991Z] latest [2021-12-06T17:30:26.991Z] 2.2.0-dev.10 [2021-12-06T17:30:26.991Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:26.991Z] main [2021-12-06T17:30:26.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:27.324Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:27.654Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:27.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-06T17:30:27.654Z] 12dfea35fc2c: Preparing [2021-12-06T17:30:27.654Z] 12dfea35fc2c: Preparing [2021-12-06T17:30:27.654Z] 7b44de1dfac6: Preparing [2021-12-06T17:30:27.654Z] ab985112849b: Preparing [2021-12-06T17:30:27.654Z] fce2fb8d8ff6: Preparing [2021-12-06T17:30:27.654Z] 3bdda6e5da98: Preparing [2021-12-06T17:30:27.654Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:27.654Z] 220b195fa5dd: Preparing [2021-12-06T17:30:27.654Z] ae99da43c91a: Preparing [2021-12-06T17:30:27.654Z] 53136203d875: Preparing [2021-12-06T17:30:27.654Z] 68705008dd22: Preparing [2021-12-06T17:30:27.654Z] 62170e181a92: Preparing [2021-12-06T17:30:27.654Z] ae99da43c91a: Waiting [2021-12-06T17:30:27.654Z] 53136203d875: Waiting [2021-12-06T17:30:27.654Z] 32ed0a6d05c2: Waiting [2021-12-06T17:30:27.654Z] 220b195fa5dd: Waiting [2021-12-06T17:30:27.654Z] 62170e181a92: Waiting [2021-12-06T17:30:27.654Z] 68705008dd22: Waiting [2021-12-06T17:30:27.932Z] 7b44de1dfac6: Pushed [2021-12-06T17:30:27.932Z] fce2fb8d8ff6: Pushed [2021-12-06T17:30:27.932Z] 12dfea35fc2c: Pushed [2021-12-06T17:30:27.932Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:27.932Z] ab985112849b: Pushed [2021-12-06T17:30:28.202Z] 220b195fa5dd: Pushed [2021-12-06T17:30:28.202Z] ae99da43c91a: Pushed [2021-12-06T17:30:28.202Z] 53136203d875: Pushed [2021-12-06T17:30:28.202Z] 68705008dd22: Pushed [2021-12-06T17:30:28.202Z] 62170e181a92: Layer already exists [2021-12-06T17:30:30.799Z] 3bdda6e5da98: Pushed [2021-12-06T17:30:30.799Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:58c398c8e37883f2dd961f1beda6d739107d5fcba2cb295056766e9236c774c9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:31.395Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:31.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-12-06T17:30:31.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-06T17:30:31.729Z] 12dfea35fc2c: Preparing [2021-12-06T17:30:31.729Z] 12dfea35fc2c: Preparing [2021-12-06T17:30:31.729Z] 7b44de1dfac6: Preparing [2021-12-06T17:30:31.729Z] ab985112849b: Preparing [2021-12-06T17:30:31.729Z] fce2fb8d8ff6: Preparing [2021-12-06T17:30:31.729Z] 3bdda6e5da98: Preparing [2021-12-06T17:30:31.729Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:31.729Z] 220b195fa5dd: Preparing [2021-12-06T17:30:31.729Z] ae99da43c91a: Preparing [2021-12-06T17:30:31.729Z] 53136203d875: Preparing [2021-12-06T17:30:31.729Z] 68705008dd22: Preparing [2021-12-06T17:30:31.729Z] 62170e181a92: Preparing [2021-12-06T17:30:31.729Z] ae99da43c91a: Waiting [2021-12-06T17:30:31.729Z] 53136203d875: Waiting [2021-12-06T17:30:31.729Z] 62170e181a92: Waiting [2021-12-06T17:30:31.729Z] 68705008dd22: Waiting [2021-12-06T17:30:31.729Z] 32ed0a6d05c2: Waiting [2021-12-06T17:30:31.729Z] 220b195fa5dd: Waiting [2021-12-06T17:30:31.729Z] 3bdda6e5da98: Layer already exists [2021-12-06T17:30:31.729Z] 7b44de1dfac6: Layer already exists [2021-12-06T17:30:31.729Z] ab985112849b: Layer already exists [2021-12-06T17:30:31.729Z] 12dfea35fc2c: Layer already exists [2021-12-06T17:30:31.729Z] fce2fb8d8ff6: Layer already exists [2021-12-06T17:30:31.729Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:31.729Z] 220b195fa5dd: Layer already exists [2021-12-06T17:30:31.729Z] 53136203d875: Layer already exists [2021-12-06T17:30:31.729Z] 68705008dd22: Layer already exists [2021-12-06T17:30:31.729Z] ae99da43c91a: Layer already exists [2021-12-06T17:30:31.998Z] 62170e181a92: Layer already exists [2021-12-06T17:30:31.998Z] latest: digest: sha256:58c398c8e37883f2dd961f1beda6d739107d5fcba2cb295056766e9236c774c9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:32.335Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:32.666Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.10 [2021-12-06T17:30:32.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-06T17:30:32.667Z] 12dfea35fc2c: Preparing [2021-12-06T17:30:32.667Z] 12dfea35fc2c: Preparing [2021-12-06T17:30:32.667Z] 7b44de1dfac6: Preparing [2021-12-06T17:30:32.667Z] ab985112849b: Preparing [2021-12-06T17:30:32.667Z] fce2fb8d8ff6: Preparing [2021-12-06T17:30:32.667Z] 3bdda6e5da98: Preparing [2021-12-06T17:30:32.667Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:32.667Z] 220b195fa5dd: Preparing [2021-12-06T17:30:32.667Z] ae99da43c91a: Preparing [2021-12-06T17:30:32.667Z] 53136203d875: Preparing [2021-12-06T17:30:32.667Z] 68705008dd22: Preparing [2021-12-06T17:30:32.667Z] 62170e181a92: Preparing [2021-12-06T17:30:32.667Z] ae99da43c91a: Waiting [2021-12-06T17:30:32.667Z] 68705008dd22: Waiting [2021-12-06T17:30:32.667Z] 62170e181a92: Waiting [2021-12-06T17:30:32.667Z] 53136203d875: Waiting [2021-12-06T17:30:32.667Z] 32ed0a6d05c2: Waiting [2021-12-06T17:30:32.667Z] 220b195fa5dd: Waiting [2021-12-06T17:30:32.667Z] 7b44de1dfac6: Layer already exists [2021-12-06T17:30:32.667Z] 12dfea35fc2c: Layer already exists [2021-12-06T17:30:32.667Z] ab985112849b: Layer already exists [2021-12-06T17:30:32.667Z] 3bdda6e5da98: Layer already exists [2021-12-06T17:30:32.667Z] fce2fb8d8ff6: Layer already exists [2021-12-06T17:30:32.667Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:32.667Z] 68705008dd22: Layer already exists [2021-12-06T17:30:32.667Z] ae99da43c91a: Layer already exists [2021-12-06T17:30:32.667Z] 53136203d875: Layer already exists [2021-12-06T17:30:32.667Z] 220b195fa5dd: Layer already exists [2021-12-06T17:30:32.937Z] 62170e181a92: Layer already exists [2021-12-06T17:30:32.937Z] 2.2.0-dev.10: digest: sha256:58c398c8e37883f2dd961f1beda6d739107d5fcba2cb295056766e9236c774c9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:33.278Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:33.607Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:33.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-06T17:30:33.607Z] 12dfea35fc2c: Preparing [2021-12-06T17:30:33.607Z] 12dfea35fc2c: Preparing [2021-12-06T17:30:33.607Z] 7b44de1dfac6: Preparing [2021-12-06T17:30:33.607Z] ab985112849b: Preparing [2021-12-06T17:30:33.607Z] fce2fb8d8ff6: Preparing [2021-12-06T17:30:33.607Z] 3bdda6e5da98: Preparing [2021-12-06T17:30:33.607Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:33.607Z] 220b195fa5dd: Preparing [2021-12-06T17:30:33.607Z] ae99da43c91a: Preparing [2021-12-06T17:30:33.607Z] 53136203d875: Preparing [2021-12-06T17:30:33.607Z] 68705008dd22: Preparing [2021-12-06T17:30:33.607Z] 62170e181a92: Preparing [2021-12-06T17:30:33.607Z] ae99da43c91a: Waiting [2021-12-06T17:30:33.607Z] 53136203d875: Waiting [2021-12-06T17:30:33.607Z] 68705008dd22: Waiting [2021-12-06T17:30:33.607Z] 32ed0a6d05c2: Waiting [2021-12-06T17:30:33.607Z] 220b195fa5dd: Waiting [2021-12-06T17:30:33.607Z] 12dfea35fc2c: Layer already exists [2021-12-06T17:30:33.607Z] fce2fb8d8ff6: Layer already exists [2021-12-06T17:30:33.607Z] 3bdda6e5da98: Layer already exists [2021-12-06T17:30:33.607Z] ab985112849b: Layer already exists [2021-12-06T17:30:33.607Z] 7b44de1dfac6: Layer already exists [2021-12-06T17:30:33.607Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:33.607Z] 220b195fa5dd: Layer already exists [2021-12-06T17:30:33.607Z] 68705008dd22: Layer already exists [2021-12-06T17:30:33.607Z] 53136203d875: Layer already exists [2021-12-06T17:30:33.607Z] ae99da43c91a: Layer already exists [2021-12-06T17:30:33.607Z] 62170e181a92: Layer already exists [2021-12-06T17:30:33.877Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:58c398c8e37883f2dd961f1beda6d739107d5fcba2cb295056766e9236c774c9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:34.239Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:34.592Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-12-06T17:30:34.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-12-06T17:30:34.592Z] 12dfea35fc2c: Preparing [2021-12-06T17:30:34.592Z] 12dfea35fc2c: Preparing [2021-12-06T17:30:34.592Z] 7b44de1dfac6: Preparing [2021-12-06T17:30:34.592Z] ab985112849b: Preparing [2021-12-06T17:30:34.592Z] fce2fb8d8ff6: Preparing [2021-12-06T17:30:34.592Z] 3bdda6e5da98: Preparing [2021-12-06T17:30:34.592Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:34.592Z] 220b195fa5dd: Preparing [2021-12-06T17:30:34.592Z] ae99da43c91a: Preparing [2021-12-06T17:30:34.592Z] 53136203d875: Preparing [2021-12-06T17:30:34.592Z] 68705008dd22: Preparing [2021-12-06T17:30:34.592Z] 62170e181a92: Preparing [2021-12-06T17:30:34.592Z] 32ed0a6d05c2: Waiting [2021-12-06T17:30:34.592Z] ae99da43c91a: Waiting [2021-12-06T17:30:34.592Z] 53136203d875: Waiting [2021-12-06T17:30:34.592Z] 68705008dd22: Waiting [2021-12-06T17:30:34.592Z] 220b195fa5dd: Waiting [2021-12-06T17:30:34.592Z] 62170e181a92: Waiting [2021-12-06T17:30:34.592Z] ab985112849b: Layer already exists [2021-12-06T17:30:34.592Z] 7b44de1dfac6: Layer already exists [2021-12-06T17:30:34.592Z] 3bdda6e5da98: Layer already exists [2021-12-06T17:30:34.592Z] fce2fb8d8ff6: Layer already exists [2021-12-06T17:30:34.592Z] 12dfea35fc2c: Layer already exists [2021-12-06T17:30:34.592Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:34.592Z] 220b195fa5dd: Layer already exists [2021-12-06T17:30:34.592Z] ae99da43c91a: Layer already exists [2021-12-06T17:30:34.592Z] 68705008dd22: Layer already exists [2021-12-06T17:30:34.592Z] 53136203d875: Layer already exists [2021-12-06T17:30:34.872Z] 62170e181a92: Layer already exists [2021-12-06T17:30:34.872Z] main: digest: sha256:58c398c8e37883f2dd961f1beda6d739107d5fcba2cb295056766e9236c774c9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:30:34.923Z] ===================================================== [Pipeline] echo [2021-12-06T17:30:34.929Z] taggedImages: [2021-12-06T17:30:34.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:34.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-12-06T17:30:34.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.10 [2021-12-06T17:30:34.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:34.929Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-12-06T17:30:34.945Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-12-06T17:30:34.945Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:34.945Z] latest [2021-12-06T17:30:34.945Z] 2.2.0-dev.10 [2021-12-06T17:30:34.945Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:34.945Z] main [2021-12-06T17:30:34.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:35.292Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:35.625Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:35.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-06T17:30:35.625Z] 1c32319084aa: Preparing [2021-12-06T17:30:35.625Z] 77c958b5e607: Preparing [2021-12-06T17:30:35.625Z] be21c09fbe08: Preparing [2021-12-06T17:30:35.625Z] 921f68bcad04: Preparing [2021-12-06T17:30:35.625Z] 4f31e8416087: Preparing [2021-12-06T17:30:35.625Z] 62170e181a92: Preparing [2021-12-06T17:30:35.625Z] 62170e181a92: Waiting [2021-12-06T17:30:35.897Z] be21c09fbe08: Pushed [2021-12-06T17:30:35.898Z] 921f68bcad04: Pushed [2021-12-06T17:30:35.898Z] 62170e181a92: Layer already exists [2021-12-06T17:30:36.491Z] 4f31e8416087: Pushed [2021-12-06T17:30:38.459Z] 77c958b5e607: Pushed [2021-12-06T17:30:38.459Z] 1c32319084aa: Pushed [2021-12-06T17:30:38.459Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:1a9acca526717c11bd7805eacb2529d679e3cd90836c4e9f4c584dd719f1047d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:38.800Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:39.134Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-12-06T17:30:39.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-06T17:30:39.134Z] 1c32319084aa: Preparing [2021-12-06T17:30:39.134Z] 77c958b5e607: Preparing [2021-12-06T17:30:39.134Z] be21c09fbe08: Preparing [2021-12-06T17:30:39.134Z] 921f68bcad04: Preparing [2021-12-06T17:30:39.134Z] 4f31e8416087: Preparing [2021-12-06T17:30:39.134Z] 62170e181a92: Preparing [2021-12-06T17:30:39.134Z] 62170e181a92: Waiting [2021-12-06T17:30:39.134Z] be21c09fbe08: Layer already exists [2021-12-06T17:30:39.134Z] 921f68bcad04: Layer already exists [2021-12-06T17:30:39.134Z] 77c958b5e607: Layer already exists [2021-12-06T17:30:39.134Z] 1c32319084aa: Layer already exists [2021-12-06T17:30:39.134Z] 4f31e8416087: Layer already exists [2021-12-06T17:30:39.134Z] 62170e181a92: Layer already exists [2021-12-06T17:30:39.406Z] latest: digest: sha256:1a9acca526717c11bd7805eacb2529d679e3cd90836c4e9f4c584dd719f1047d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:39.749Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:40.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.10 [2021-12-06T17:30:40.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-06T17:30:40.086Z] 1c32319084aa: Preparing [2021-12-06T17:30:40.086Z] 77c958b5e607: Preparing [2021-12-06T17:30:40.086Z] be21c09fbe08: Preparing [2021-12-06T17:30:40.086Z] 921f68bcad04: Preparing [2021-12-06T17:30:40.086Z] 4f31e8416087: Preparing [2021-12-06T17:30:40.086Z] 62170e181a92: Preparing [2021-12-06T17:30:40.086Z] 62170e181a92: Waiting [2021-12-06T17:30:40.086Z] 921f68bcad04: Layer already exists [2021-12-06T17:30:40.086Z] 77c958b5e607: Layer already exists [2021-12-06T17:30:40.086Z] be21c09fbe08: Layer already exists [2021-12-06T17:30:40.086Z] 4f31e8416087: Layer already exists [2021-12-06T17:30:40.086Z] 1c32319084aa: Layer already exists [2021-12-06T17:30:40.086Z] 62170e181a92: Layer already exists [2021-12-06T17:30:40.358Z] 2.2.0-dev.10: digest: sha256:1a9acca526717c11bd7805eacb2529d679e3cd90836c4e9f4c584dd719f1047d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:40.703Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:41.039Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:41.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-06T17:30:41.040Z] 1c32319084aa: Preparing [2021-12-06T17:30:41.040Z] 77c958b5e607: Preparing [2021-12-06T17:30:41.040Z] be21c09fbe08: Preparing [2021-12-06T17:30:41.040Z] 921f68bcad04: Preparing [2021-12-06T17:30:41.040Z] 4f31e8416087: Preparing [2021-12-06T17:30:41.040Z] 62170e181a92: Preparing [2021-12-06T17:30:41.040Z] 62170e181a92: Waiting [2021-12-06T17:30:41.040Z] 921f68bcad04: Layer already exists [2021-12-06T17:30:41.040Z] be21c09fbe08: Layer already exists [2021-12-06T17:30:41.040Z] 1c32319084aa: Layer already exists [2021-12-06T17:30:41.040Z] 4f31e8416087: Layer already exists [2021-12-06T17:30:41.040Z] 77c958b5e607: Layer already exists [2021-12-06T17:30:41.040Z] 62170e181a92: Layer already exists [2021-12-06T17:30:41.311Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:1a9acca526717c11bd7805eacb2529d679e3cd90836c4e9f4c584dd719f1047d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:41.654Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:41.991Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-12-06T17:30:41.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-12-06T17:30:41.991Z] 1c32319084aa: Preparing [2021-12-06T17:30:41.991Z] 77c958b5e607: Preparing [2021-12-06T17:30:41.991Z] be21c09fbe08: Preparing [2021-12-06T17:30:41.991Z] 921f68bcad04: Preparing [2021-12-06T17:30:41.991Z] 4f31e8416087: Preparing [2021-12-06T17:30:41.991Z] 62170e181a92: Preparing [2021-12-06T17:30:41.991Z] 62170e181a92: Waiting [2021-12-06T17:30:41.991Z] 921f68bcad04: Layer already exists [2021-12-06T17:30:41.991Z] 4f31e8416087: Layer already exists [2021-12-06T17:30:41.991Z] be21c09fbe08: Layer already exists [2021-12-06T17:30:41.991Z] 1c32319084aa: Layer already exists [2021-12-06T17:30:41.991Z] 77c958b5e607: Layer already exists [2021-12-06T17:30:41.991Z] 62170e181a92: Layer already exists [2021-12-06T17:30:42.261Z] main: digest: sha256:1a9acca526717c11bd7805eacb2529d679e3cd90836c4e9f4c584dd719f1047d size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:30:42.306Z] ===================================================== [Pipeline] echo [2021-12-06T17:30:42.317Z] taggedImages: [2021-12-06T17:30:42.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:42.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-12-06T17:30:42.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.10 [2021-12-06T17:30:42.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:42.317Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-12-06T17:30:42.339Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-12-06T17:30:42.339Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:42.339Z] latest [2021-12-06T17:30:42.339Z] 2.2.0-dev.10 [2021-12-06T17:30:42.339Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:42.339Z] main [2021-12-06T17:30:42.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:42.684Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:43.022Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:43.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-06T17:30:43.022Z] 1601ae2ad69e: Preparing [2021-12-06T17:30:43.022Z] 9d4b8e085bf2: Preparing [2021-12-06T17:30:43.022Z] 607c89bb58d9: Preparing [2021-12-06T17:30:43.022Z] 102bfce00f07: Preparing [2021-12-06T17:30:43.022Z] 2270af8082e1: Preparing [2021-12-06T17:30:43.022Z] 5131cde29c3b: Preparing [2021-12-06T17:30:43.022Z] 8363d1787f04: Preparing [2021-12-06T17:30:43.022Z] 5d8f7fb30dab: Preparing [2021-12-06T17:30:43.022Z] 66b6f00334de: Preparing [2021-12-06T17:30:43.022Z] 62170e181a92: Preparing [2021-12-06T17:30:43.022Z] 5131cde29c3b: Waiting [2021-12-06T17:30:43.022Z] 66b6f00334de: Waiting [2021-12-06T17:30:43.022Z] 8363d1787f04: Waiting [2021-12-06T17:30:43.022Z] 5d8f7fb30dab: Waiting [2021-12-06T17:30:43.022Z] 62170e181a92: Waiting [2021-12-06T17:30:43.295Z] 1601ae2ad69e: Pushed [2021-12-06T17:30:43.295Z] 2270af8082e1: Pushed [2021-12-06T17:30:43.295Z] 9d4b8e085bf2: Pushed [2021-12-06T17:30:43.567Z] 5131cde29c3b: Pushed [2021-12-06T17:30:43.567Z] 8363d1787f04: Pushed [2021-12-06T17:30:43.567Z] 5d8f7fb30dab: Pushed [2021-12-06T17:30:43.567Z] 62170e181a92: Layer already exists [2021-12-06T17:30:43.838Z] 66b6f00334de: Pushed [2021-12-06T17:30:45.797Z] 102bfce00f07: Pushed [2021-12-06T17:30:46.393Z] 607c89bb58d9: Pushed [2021-12-06T17:30:46.393Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:0833b217bb60b70d00d6a78605c92d1ed7357f0c6e9b3de58131dd94fa6ea19d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:46.731Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:47.066Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-12-06T17:30:47.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-06T17:30:47.066Z] 1601ae2ad69e: Preparing [2021-12-06T17:30:47.066Z] 9d4b8e085bf2: Preparing [2021-12-06T17:30:47.066Z] 607c89bb58d9: Preparing [2021-12-06T17:30:47.066Z] 102bfce00f07: Preparing [2021-12-06T17:30:47.066Z] 2270af8082e1: Preparing [2021-12-06T17:30:47.066Z] 5131cde29c3b: Preparing [2021-12-06T17:30:47.066Z] 8363d1787f04: Preparing [2021-12-06T17:30:47.066Z] 5d8f7fb30dab: Preparing [2021-12-06T17:30:47.066Z] 66b6f00334de: Preparing [2021-12-06T17:30:47.066Z] 62170e181a92: Preparing [2021-12-06T17:30:47.066Z] 5131cde29c3b: Waiting [2021-12-06T17:30:47.066Z] 8363d1787f04: Waiting [2021-12-06T17:30:47.066Z] 5d8f7fb30dab: Waiting [2021-12-06T17:30:47.066Z] 66b6f00334de: Waiting [2021-12-06T17:30:47.066Z] 62170e181a92: Waiting [2021-12-06T17:30:47.066Z] 1601ae2ad69e: Layer already exists [2021-12-06T17:30:47.066Z] 102bfce00f07: Layer already exists [2021-12-06T17:30:47.066Z] 9d4b8e085bf2: Layer already exists [2021-12-06T17:30:47.066Z] 607c89bb58d9: Layer already exists [2021-12-06T17:30:47.066Z] 2270af8082e1: Layer already exists [2021-12-06T17:30:47.066Z] 5131cde29c3b: Layer already exists [2021-12-06T17:30:47.066Z] 8363d1787f04: Layer already exists [2021-12-06T17:30:47.066Z] 5d8f7fb30dab: Layer already exists [2021-12-06T17:30:47.066Z] 66b6f00334de: Layer already exists [2021-12-06T17:30:47.066Z] 62170e181a92: Layer already exists [2021-12-06T17:30:47.337Z] latest: digest: sha256:0833b217bb60b70d00d6a78605c92d1ed7357f0c6e9b3de58131dd94fa6ea19d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:47.676Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:48.010Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.10 [2021-12-06T17:30:48.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-06T17:30:48.010Z] 1601ae2ad69e: Preparing [2021-12-06T17:30:48.010Z] 9d4b8e085bf2: Preparing [2021-12-06T17:30:48.010Z] 607c89bb58d9: Preparing [2021-12-06T17:30:48.010Z] 102bfce00f07: Preparing [2021-12-06T17:30:48.010Z] 2270af8082e1: Preparing [2021-12-06T17:30:48.010Z] 5131cde29c3b: Preparing [2021-12-06T17:30:48.010Z] 8363d1787f04: Preparing [2021-12-06T17:30:48.010Z] 5d8f7fb30dab: Preparing [2021-12-06T17:30:48.010Z] 66b6f00334de: Preparing [2021-12-06T17:30:48.010Z] 62170e181a92: Preparing [2021-12-06T17:30:48.010Z] 8363d1787f04: Waiting [2021-12-06T17:30:48.010Z] 5d8f7fb30dab: Waiting [2021-12-06T17:30:48.010Z] 66b6f00334de: Waiting [2021-12-06T17:30:48.010Z] 62170e181a92: Waiting [2021-12-06T17:30:48.010Z] 5131cde29c3b: Waiting [2021-12-06T17:30:48.010Z] 2270af8082e1: Layer already exists [2021-12-06T17:30:48.010Z] 1601ae2ad69e: Layer already exists [2021-12-06T17:30:48.010Z] 607c89bb58d9: Layer already exists [2021-12-06T17:30:48.010Z] 9d4b8e085bf2: Layer already exists [2021-12-06T17:30:48.010Z] 102bfce00f07: Layer already exists [2021-12-06T17:30:48.010Z] 8363d1787f04: Layer already exists [2021-12-06T17:30:48.010Z] 5d8f7fb30dab: Layer already exists [2021-12-06T17:30:48.010Z] 5131cde29c3b: Layer already exists [2021-12-06T17:30:48.010Z] 66b6f00334de: Layer already exists [2021-12-06T17:30:48.010Z] 62170e181a92: Layer already exists [2021-12-06T17:30:48.281Z] 2.2.0-dev.10: digest: sha256:0833b217bb60b70d00d6a78605c92d1ed7357f0c6e9b3de58131dd94fa6ea19d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:48.616Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:48.948Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:48.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-06T17:30:48.949Z] 1601ae2ad69e: Preparing [2021-12-06T17:30:48.949Z] 9d4b8e085bf2: Preparing [2021-12-06T17:30:48.949Z] 607c89bb58d9: Preparing [2021-12-06T17:30:48.949Z] 102bfce00f07: Preparing [2021-12-06T17:30:48.949Z] 2270af8082e1: Preparing [2021-12-06T17:30:48.949Z] 5131cde29c3b: Preparing [2021-12-06T17:30:48.949Z] 8363d1787f04: Preparing [2021-12-06T17:30:48.949Z] 5d8f7fb30dab: Preparing [2021-12-06T17:30:48.949Z] 66b6f00334de: Preparing [2021-12-06T17:30:48.949Z] 62170e181a92: Preparing [2021-12-06T17:30:48.949Z] 8363d1787f04: Waiting [2021-12-06T17:30:48.949Z] 5d8f7fb30dab: Waiting [2021-12-06T17:30:48.949Z] 5131cde29c3b: Waiting [2021-12-06T17:30:48.949Z] 66b6f00334de: Waiting [2021-12-06T17:30:48.949Z] 62170e181a92: Waiting [2021-12-06T17:30:48.949Z] 607c89bb58d9: Layer already exists [2021-12-06T17:30:48.949Z] 2270af8082e1: Layer already exists [2021-12-06T17:30:48.949Z] 1601ae2ad69e: Layer already exists [2021-12-06T17:30:48.949Z] 102bfce00f07: Layer already exists [2021-12-06T17:30:48.949Z] 9d4b8e085bf2: Layer already exists [2021-12-06T17:30:48.949Z] 8363d1787f04: Layer already exists [2021-12-06T17:30:48.949Z] 5131cde29c3b: Layer already exists [2021-12-06T17:30:48.949Z] 62170e181a92: Layer already exists [2021-12-06T17:30:48.949Z] 5d8f7fb30dab: Layer already exists [2021-12-06T17:30:48.949Z] 66b6f00334de: Layer already exists [2021-12-06T17:30:49.218Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:0833b217bb60b70d00d6a78605c92d1ed7357f0c6e9b3de58131dd94fa6ea19d size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:49.557Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:49.888Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-12-06T17:30:49.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-12-06T17:30:49.888Z] 1601ae2ad69e: Preparing [2021-12-06T17:30:49.888Z] 9d4b8e085bf2: Preparing [2021-12-06T17:30:49.888Z] 607c89bb58d9: Preparing [2021-12-06T17:30:49.888Z] 102bfce00f07: Preparing [2021-12-06T17:30:49.888Z] 2270af8082e1: Preparing [2021-12-06T17:30:49.888Z] 5131cde29c3b: Preparing [2021-12-06T17:30:49.888Z] 8363d1787f04: Preparing [2021-12-06T17:30:49.888Z] 5d8f7fb30dab: Preparing [2021-12-06T17:30:49.888Z] 66b6f00334de: Preparing [2021-12-06T17:30:49.888Z] 62170e181a92: Preparing [2021-12-06T17:30:49.888Z] 8363d1787f04: Waiting [2021-12-06T17:30:49.888Z] 5131cde29c3b: Waiting [2021-12-06T17:30:49.888Z] 5d8f7fb30dab: Waiting [2021-12-06T17:30:49.888Z] 66b6f00334de: Waiting [2021-12-06T17:30:49.888Z] 1601ae2ad69e: Layer already exists [2021-12-06T17:30:49.888Z] 102bfce00f07: Layer already exists [2021-12-06T17:30:49.888Z] 607c89bb58d9: Layer already exists [2021-12-06T17:30:49.888Z] 2270af8082e1: Layer already exists [2021-12-06T17:30:49.888Z] 9d4b8e085bf2: Layer already exists [2021-12-06T17:30:49.888Z] 5131cde29c3b: Layer already exists [2021-12-06T17:30:49.888Z] 5d8f7fb30dab: Layer already exists [2021-12-06T17:30:49.888Z] 8363d1787f04: Layer already exists [2021-12-06T17:30:49.888Z] 66b6f00334de: Layer already exists [2021-12-06T17:30:49.888Z] 62170e181a92: Layer already exists [2021-12-06T17:30:50.159Z] main: digest: sha256:0833b217bb60b70d00d6a78605c92d1ed7357f0c6e9b3de58131dd94fa6ea19d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:30:50.201Z] ===================================================== [Pipeline] echo [2021-12-06T17:30:50.206Z] taggedImages: [2021-12-06T17:30:50.206Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:50.206Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-12-06T17:30:50.206Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.10 [2021-12-06T17:30:50.206Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:50.206Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-12-06T17:30:50.220Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-12-06T17:30:50.220Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:50.220Z] latest [2021-12-06T17:30:50.220Z] 2.2.0-dev.10 [2021-12-06T17:30:50.220Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:50.220Z] main [2021-12-06T17:30:50.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:50.556Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:50.893Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:50.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-06T17:30:50.893Z] b2f3773c44f4: Preparing [2021-12-06T17:30:50.893Z] 183eea063452: Preparing [2021-12-06T17:30:50.893Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:50.893Z] b2a44841e063: Preparing [2021-12-06T17:30:50.893Z] 62170e181a92: Preparing [2021-12-06T17:30:50.893Z] 62170e181a92: Layer already exists [2021-12-06T17:30:51.165Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:51.165Z] b2f3773c44f4: Pushed [2021-12-06T17:30:51.433Z] b2a44841e063: Pushed [2021-12-06T17:30:54.044Z] 183eea063452: Pushed [2021-12-06T17:30:54.044Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:46620a9633143e3c2b46477a5413c4711b1b566e29ba7be13f6377b8740039c5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:54.380Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:54.715Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-12-06T17:30:54.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-06T17:30:54.715Z] b2f3773c44f4: Preparing [2021-12-06T17:30:54.715Z] 183eea063452: Preparing [2021-12-06T17:30:54.716Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:54.716Z] b2a44841e063: Preparing [2021-12-06T17:30:54.716Z] 62170e181a92: Preparing [2021-12-06T17:30:54.716Z] 183eea063452: Layer already exists [2021-12-06T17:30:54.716Z] b2f3773c44f4: Layer already exists [2021-12-06T17:30:54.716Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:54.716Z] 62170e181a92: Layer already exists [2021-12-06T17:30:54.716Z] b2a44841e063: Layer already exists [2021-12-06T17:30:54.986Z] latest: digest: sha256:46620a9633143e3c2b46477a5413c4711b1b566e29ba7be13f6377b8740039c5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:55.324Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:55.654Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.10 [2021-12-06T17:30:55.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-06T17:30:55.654Z] b2f3773c44f4: Preparing [2021-12-06T17:30:55.654Z] 183eea063452: Preparing [2021-12-06T17:30:55.654Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:55.654Z] b2a44841e063: Preparing [2021-12-06T17:30:55.654Z] 62170e181a92: Preparing [2021-12-06T17:30:55.654Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:55.654Z] b2a44841e063: Layer already exists [2021-12-06T17:30:55.654Z] b2f3773c44f4: Layer already exists [2021-12-06T17:30:55.654Z] 183eea063452: Layer already exists [2021-12-06T17:30:55.654Z] 62170e181a92: Layer already exists [2021-12-06T17:30:55.925Z] 2.2.0-dev.10: digest: sha256:46620a9633143e3c2b46477a5413c4711b1b566e29ba7be13f6377b8740039c5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:56.257Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:56.591Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:56.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-06T17:30:56.591Z] b2f3773c44f4: Preparing [2021-12-06T17:30:56.591Z] 183eea063452: Preparing [2021-12-06T17:30:56.591Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:56.591Z] b2a44841e063: Preparing [2021-12-06T17:30:56.591Z] 62170e181a92: Preparing [2021-12-06T17:30:56.591Z] 62170e181a92: Layer already exists [2021-12-06T17:30:56.591Z] b2f3773c44f4: Layer already exists [2021-12-06T17:30:56.591Z] b2a44841e063: Layer already exists [2021-12-06T17:30:56.591Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:56.591Z] 183eea063452: Layer already exists [2021-12-06T17:30:56.863Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:46620a9633143e3c2b46477a5413c4711b1b566e29ba7be13f6377b8740039c5 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:57.218Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:57.565Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-12-06T17:30:57.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-12-06T17:30:57.565Z] b2f3773c44f4: Preparing [2021-12-06T17:30:57.565Z] 183eea063452: Preparing [2021-12-06T17:30:57.565Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:57.565Z] b2a44841e063: Preparing [2021-12-06T17:30:57.565Z] 62170e181a92: Preparing [2021-12-06T17:30:57.565Z] 62170e181a92: Layer already exists [2021-12-06T17:30:57.565Z] 183eea063452: Layer already exists [2021-12-06T17:30:57.565Z] b2a44841e063: Layer already exists [2021-12-06T17:30:57.565Z] b2f3773c44f4: Layer already exists [2021-12-06T17:30:57.565Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:57.838Z] main: digest: sha256:46620a9633143e3c2b46477a5413c4711b1b566e29ba7be13f6377b8740039c5 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:30:57.879Z] ===================================================== [Pipeline] echo [2021-12-06T17:30:57.885Z] taggedImages: [2021-12-06T17:30:57.885Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:57.885Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-12-06T17:30:57.885Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.10 [2021-12-06T17:30:57.885Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:57.885Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-12-06T17:30:57.898Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-12-06T17:30:57.898Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:57.898Z] latest [2021-12-06T17:30:57.898Z] 2.2.0-dev.10 [2021-12-06T17:30:57.898Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:30:57.898Z] main [2021-12-06T17:30:57.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:58.235Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:30:58.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:30:58.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-06T17:30:58.590Z] 0845e1c77b48: Preparing [2021-12-06T17:30:58.590Z] 8886a82cbcf4: Preparing [2021-12-06T17:30:58.590Z] 32ed0a6d05c2: Preparing [2021-12-06T17:30:58.590Z] 83f756bc8243: Preparing [2021-12-06T17:30:58.590Z] 62170e181a92: Preparing [2021-12-06T17:30:58.861Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:30:58.861Z] 62170e181a92: Layer already exists [2021-12-06T17:30:58.861Z] 83f756bc8243: Layer already exists [2021-12-06T17:30:58.861Z] 0845e1c77b48: Pushed [2021-12-06T17:31:01.457Z] 8886a82cbcf4: Pushed [2021-12-06T17:31:01.457Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:c7093e8d818378ac6c45f9bebd6cba240eef4ddf32d283ccf40941174cceea7c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:01.782Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:02.108Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-12-06T17:31:02.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-06T17:31:02.108Z] 0845e1c77b48: Preparing [2021-12-06T17:31:02.108Z] 8886a82cbcf4: Preparing [2021-12-06T17:31:02.108Z] 32ed0a6d05c2: Preparing [2021-12-06T17:31:02.108Z] 83f756bc8243: Preparing [2021-12-06T17:31:02.108Z] 62170e181a92: Preparing [2021-12-06T17:31:02.108Z] 62170e181a92: Layer already exists [2021-12-06T17:31:02.108Z] 83f756bc8243: Layer already exists [2021-12-06T17:31:02.108Z] 0845e1c77b48: Layer already exists [2021-12-06T17:31:02.108Z] 8886a82cbcf4: Layer already exists [2021-12-06T17:31:02.108Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:31:02.380Z] latest: digest: sha256:c7093e8d818378ac6c45f9bebd6cba240eef4ddf32d283ccf40941174cceea7c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:02.716Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:03.044Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.10 [2021-12-06T17:31:03.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-06T17:31:03.044Z] 0845e1c77b48: Preparing [2021-12-06T17:31:03.044Z] 8886a82cbcf4: Preparing [2021-12-06T17:31:03.044Z] 32ed0a6d05c2: Preparing [2021-12-06T17:31:03.044Z] 83f756bc8243: Preparing [2021-12-06T17:31:03.044Z] 62170e181a92: Preparing [2021-12-06T17:31:03.044Z] 62170e181a92: Layer already exists [2021-12-06T17:31:03.044Z] 0845e1c77b48: Layer already exists [2021-12-06T17:31:03.044Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:31:03.044Z] 8886a82cbcf4: Layer already exists [2021-12-06T17:31:03.044Z] 83f756bc8243: Layer already exists [2021-12-06T17:31:03.315Z] 2.2.0-dev.10: digest: sha256:c7093e8d818378ac6c45f9bebd6cba240eef4ddf32d283ccf40941174cceea7c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:03.646Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:03.971Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:31:03.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-06T17:31:03.972Z] 0845e1c77b48: Preparing [2021-12-06T17:31:03.972Z] 8886a82cbcf4: Preparing [2021-12-06T17:31:03.972Z] 32ed0a6d05c2: Preparing [2021-12-06T17:31:03.972Z] 83f756bc8243: Preparing [2021-12-06T17:31:03.972Z] 62170e181a92: Preparing [2021-12-06T17:31:03.972Z] 62170e181a92: Layer already exists [2021-12-06T17:31:03.972Z] 8886a82cbcf4: Layer already exists [2021-12-06T17:31:03.972Z] 83f756bc8243: Layer already exists [2021-12-06T17:31:03.972Z] 0845e1c77b48: Layer already exists [2021-12-06T17:31:03.972Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:31:04.241Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:c7093e8d818378ac6c45f9bebd6cba240eef4ddf32d283ccf40941174cceea7c size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:04.571Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:04.896Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-12-06T17:31:04.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-12-06T17:31:04.896Z] 0845e1c77b48: Preparing [2021-12-06T17:31:04.896Z] 8886a82cbcf4: Preparing [2021-12-06T17:31:04.896Z] 32ed0a6d05c2: Preparing [2021-12-06T17:31:04.896Z] 83f756bc8243: Preparing [2021-12-06T17:31:04.896Z] 62170e181a92: Preparing [2021-12-06T17:31:04.896Z] 8886a82cbcf4: Layer already exists [2021-12-06T17:31:04.896Z] 83f756bc8243: Layer already exists [2021-12-06T17:31:04.896Z] 62170e181a92: Layer already exists [2021-12-06T17:31:04.896Z] 0845e1c77b48: Layer already exists [2021-12-06T17:31:04.896Z] 32ed0a6d05c2: Layer already exists [2021-12-06T17:31:05.166Z] main: digest: sha256:c7093e8d818378ac6c45f9bebd6cba240eef4ddf32d283ccf40941174cceea7c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:31:05.208Z] ===================================================== [Pipeline] echo [2021-12-06T17:31:05.215Z] taggedImages: [2021-12-06T17:31:05.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:31:05.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-12-06T17:31:05.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.10 [2021-12-06T17:31:05.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:31:05.215Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-12-06T17:31:05.238Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-12-06T17:31:05.238Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:31:05.238Z] latest [2021-12-06T17:31:05.238Z] 2.2.0-dev.10 [2021-12-06T17:31:05.238Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:31:05.238Z] main [2021-12-06T17:31:05.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:05.584Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:05.917Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:31:05.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-06T17:31:05.917Z] 0ce935561aa4: Preparing [2021-12-06T17:31:05.917Z] 26486f27ab53: Preparing [2021-12-06T17:31:05.917Z] 4e20afd9b322: Preparing [2021-12-06T17:31:05.917Z] 5258267f3d24: Preparing [2021-12-06T17:31:05.917Z] 166dde17997b: Preparing [2021-12-06T17:31:05.917Z] 78c4bc0ebec3: Preparing [2021-12-06T17:31:05.917Z] 45596ee15a31: Preparing [2021-12-06T17:31:05.917Z] 52dc75cd08be: Preparing [2021-12-06T17:31:05.917Z] a6e1fd50fee5: Preparing [2021-12-06T17:31:05.917Z] 56eb02710082: Preparing [2021-12-06T17:31:05.917Z] ee420dfed78a: Preparing [2021-12-06T17:31:05.917Z] 78c4bc0ebec3: Waiting [2021-12-06T17:31:05.917Z] 45596ee15a31: Waiting [2021-12-06T17:31:05.917Z] 52dc75cd08be: Waiting [2021-12-06T17:31:05.917Z] ee420dfed78a: Waiting [2021-12-06T17:31:05.917Z] a6e1fd50fee5: Waiting [2021-12-06T17:31:05.917Z] 56eb02710082: Waiting [2021-12-06T17:31:05.917Z] 166dde17997b: Layer already exists [2021-12-06T17:31:06.187Z] 78c4bc0ebec3: Layer already exists [2021-12-06T17:31:06.187Z] 45596ee15a31: Layer already exists [2021-12-06T17:31:06.187Z] 52dc75cd08be: Layer already exists [2021-12-06T17:31:06.187Z] a6e1fd50fee5: Layer already exists [2021-12-06T17:31:06.187Z] 26486f27ab53: Pushed [2021-12-06T17:31:06.187Z] 56eb02710082: Layer already exists [2021-12-06T17:31:06.187Z] ee420dfed78a: Layer already exists [2021-12-06T17:31:06.779Z] 0ce935561aa4: Pushed [2021-12-06T17:31:08.750Z] 4e20afd9b322: Pushed [2021-12-06T17:31:23.785Z] 5258267f3d24: Pushed [2021-12-06T17:31:23.785Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96: digest: sha256:cc2e1ab8586bea042105004210c12de3964ec5cfff872dca0518321ab71f6f98 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:24.117Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:24.444Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-12-06T17:31:24.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-06T17:31:24.444Z] 0ce935561aa4: Preparing [2021-12-06T17:31:24.444Z] 26486f27ab53: Preparing [2021-12-06T17:31:24.444Z] 4e20afd9b322: Preparing [2021-12-06T17:31:24.444Z] 5258267f3d24: Preparing [2021-12-06T17:31:24.444Z] 166dde17997b: Preparing [2021-12-06T17:31:24.444Z] 78c4bc0ebec3: Preparing [2021-12-06T17:31:24.444Z] 45596ee15a31: Preparing [2021-12-06T17:31:24.444Z] 52dc75cd08be: Preparing [2021-12-06T17:31:24.444Z] a6e1fd50fee5: Preparing [2021-12-06T17:31:24.444Z] 56eb02710082: Preparing [2021-12-06T17:31:24.444Z] ee420dfed78a: Preparing [2021-12-06T17:31:24.444Z] 78c4bc0ebec3: Waiting [2021-12-06T17:31:24.444Z] 45596ee15a31: Waiting [2021-12-06T17:31:24.444Z] 52dc75cd08be: Waiting [2021-12-06T17:31:24.444Z] a6e1fd50fee5: Waiting [2021-12-06T17:31:24.444Z] 56eb02710082: Waiting [2021-12-06T17:31:24.444Z] ee420dfed78a: Waiting [2021-12-06T17:31:24.444Z] 5258267f3d24: Layer already exists [2021-12-06T17:31:24.444Z] 4e20afd9b322: Layer already exists [2021-12-06T17:31:24.444Z] 0ce935561aa4: Layer already exists [2021-12-06T17:31:24.444Z] 26486f27ab53: Layer already exists [2021-12-06T17:31:24.444Z] 166dde17997b: Layer already exists [2021-12-06T17:31:24.444Z] 52dc75cd08be: Layer already exists [2021-12-06T17:31:24.444Z] 78c4bc0ebec3: Layer already exists [2021-12-06T17:31:24.444Z] 45596ee15a31: Layer already exists [2021-12-06T17:31:24.444Z] a6e1fd50fee5: Layer already exists [2021-12-06T17:31:24.444Z] 56eb02710082: Layer already exists [2021-12-06T17:31:24.444Z] ee420dfed78a: Layer already exists [2021-12-06T17:31:24.714Z] latest: digest: sha256:cc2e1ab8586bea042105004210c12de3964ec5cfff872dca0518321ab71f6f98 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:25.048Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:25.377Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.10 [2021-12-06T17:31:25.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-06T17:31:25.378Z] 0ce935561aa4: Preparing [2021-12-06T17:31:25.378Z] 26486f27ab53: Preparing [2021-12-06T17:31:25.378Z] 4e20afd9b322: Preparing [2021-12-06T17:31:25.378Z] 5258267f3d24: Preparing [2021-12-06T17:31:25.378Z] 166dde17997b: Preparing [2021-12-06T17:31:25.378Z] 78c4bc0ebec3: Preparing [2021-12-06T17:31:25.378Z] 45596ee15a31: Preparing [2021-12-06T17:31:25.378Z] 52dc75cd08be: Preparing [2021-12-06T17:31:25.378Z] a6e1fd50fee5: Preparing [2021-12-06T17:31:25.378Z] 78c4bc0ebec3: Waiting [2021-12-06T17:31:25.378Z] 56eb02710082: Preparing [2021-12-06T17:31:25.378Z] 45596ee15a31: Waiting [2021-12-06T17:31:25.378Z] ee420dfed78a: Preparing [2021-12-06T17:31:25.378Z] 52dc75cd08be: Waiting [2021-12-06T17:31:25.378Z] a6e1fd50fee5: Waiting [2021-12-06T17:31:25.378Z] 56eb02710082: Waiting [2021-12-06T17:31:25.378Z] ee420dfed78a: Waiting [2021-12-06T17:31:25.378Z] 4e20afd9b322: Layer already exists [2021-12-06T17:31:25.378Z] 166dde17997b: Layer already exists [2021-12-06T17:31:25.378Z] 0ce935561aa4: Layer already exists [2021-12-06T17:31:25.378Z] 26486f27ab53: Layer already exists [2021-12-06T17:31:25.378Z] 5258267f3d24: Layer already exists [2021-12-06T17:31:25.378Z] 45596ee15a31: Layer already exists [2021-12-06T17:31:25.378Z] a6e1fd50fee5: Layer already exists [2021-12-06T17:31:25.378Z] 56eb02710082: Layer already exists [2021-12-06T17:31:25.378Z] 78c4bc0ebec3: Layer already exists [2021-12-06T17:31:25.378Z] 52dc75cd08be: Layer already exists [2021-12-06T17:31:25.378Z] ee420dfed78a: Layer already exists [2021-12-06T17:31:25.645Z] 2.2.0-dev.10: digest: sha256:cc2e1ab8586bea042105004210c12de3964ec5cfff872dca0518321ab71f6f98 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:25.979Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:26.310Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:31:26.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-06T17:31:26.310Z] 0ce935561aa4: Preparing [2021-12-06T17:31:26.310Z] 26486f27ab53: Preparing [2021-12-06T17:31:26.310Z] 4e20afd9b322: Preparing [2021-12-06T17:31:26.310Z] 5258267f3d24: Preparing [2021-12-06T17:31:26.310Z] 166dde17997b: Preparing [2021-12-06T17:31:26.310Z] 78c4bc0ebec3: Preparing [2021-12-06T17:31:26.310Z] 45596ee15a31: Preparing [2021-12-06T17:31:26.310Z] 52dc75cd08be: Preparing [2021-12-06T17:31:26.310Z] a6e1fd50fee5: Preparing [2021-12-06T17:31:26.310Z] 56eb02710082: Preparing [2021-12-06T17:31:26.310Z] ee420dfed78a: Preparing [2021-12-06T17:31:26.310Z] 78c4bc0ebec3: Waiting [2021-12-06T17:31:26.310Z] 45596ee15a31: Waiting [2021-12-06T17:31:26.310Z] a6e1fd50fee5: Waiting [2021-12-06T17:31:26.310Z] 52dc75cd08be: Waiting [2021-12-06T17:31:26.310Z] ee420dfed78a: Waiting [2021-12-06T17:31:26.310Z] 56eb02710082: Waiting [2021-12-06T17:31:26.310Z] 0ce935561aa4: Layer already exists [2021-12-06T17:31:26.310Z] 4e20afd9b322: Layer already exists [2021-12-06T17:31:26.310Z] 166dde17997b: Layer already exists [2021-12-06T17:31:26.310Z] 5258267f3d24: Layer already exists [2021-12-06T17:31:26.310Z] 26486f27ab53: Layer already exists [2021-12-06T17:31:26.310Z] a6e1fd50fee5: Layer already exists [2021-12-06T17:31:26.310Z] 78c4bc0ebec3: Layer already exists [2021-12-06T17:31:26.310Z] 45596ee15a31: Layer already exists [2021-12-06T17:31:26.310Z] 52dc75cd08be: Layer already exists [2021-12-06T17:31:26.310Z] 56eb02710082: Layer already exists [2021-12-06T17:31:26.310Z] ee420dfed78a: Layer already exists [2021-12-06T17:31:26.580Z] 4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10: digest: sha256:cc2e1ab8586bea042105004210c12de3964ec5cfff872dca0518321ab71f6f98 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:26.914Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:27.243Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-12-06T17:31:27.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-12-06T17:31:27.243Z] 0ce935561aa4: Preparing [2021-12-06T17:31:27.243Z] 26486f27ab53: Preparing [2021-12-06T17:31:27.243Z] 4e20afd9b322: Preparing [2021-12-06T17:31:27.243Z] 5258267f3d24: Preparing [2021-12-06T17:31:27.243Z] 166dde17997b: Preparing [2021-12-06T17:31:27.243Z] 78c4bc0ebec3: Preparing [2021-12-06T17:31:27.243Z] 45596ee15a31: Preparing [2021-12-06T17:31:27.243Z] 52dc75cd08be: Preparing [2021-12-06T17:31:27.243Z] a6e1fd50fee5: Preparing [2021-12-06T17:31:27.243Z] 56eb02710082: Preparing [2021-12-06T17:31:27.243Z] ee420dfed78a: Preparing [2021-12-06T17:31:27.243Z] 52dc75cd08be: Waiting [2021-12-06T17:31:27.243Z] 78c4bc0ebec3: Waiting [2021-12-06T17:31:27.243Z] a6e1fd50fee5: Waiting [2021-12-06T17:31:27.243Z] 56eb02710082: Waiting [2021-12-06T17:31:27.243Z] 45596ee15a31: Waiting [2021-12-06T17:31:27.243Z] ee420dfed78a: Waiting [2021-12-06T17:31:27.243Z] 4e20afd9b322: Layer already exists [2021-12-06T17:31:27.243Z] 0ce935561aa4: Layer already exists [2021-12-06T17:31:27.243Z] 166dde17997b: Layer already exists [2021-12-06T17:31:27.243Z] 26486f27ab53: Layer already exists [2021-12-06T17:31:27.243Z] 5258267f3d24: Layer already exists [2021-12-06T17:31:27.243Z] 78c4bc0ebec3: Layer already exists [2021-12-06T17:31:27.243Z] 52dc75cd08be: Layer already exists [2021-12-06T17:31:27.243Z] 45596ee15a31: Layer already exists [2021-12-06T17:31:27.243Z] a6e1fd50fee5: Layer already exists [2021-12-06T17:31:27.243Z] 56eb02710082: Layer already exists [2021-12-06T17:31:27.243Z] ee420dfed78a: Layer already exists [2021-12-06T17:31:27.514Z] main: digest: sha256:cc2e1ab8586bea042105004210c12de3964ec5cfff872dca0518321ab71f6f98 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-06T17:31:27.555Z] ===================================================== [Pipeline] echo [2021-12-06T17:31:27.563Z] taggedImages: [2021-12-06T17:31:27.563Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96 [2021-12-06T17:31:27.563Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-12-06T17:31:27.563Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.10 [2021-12-06T17:31:27.563Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4264632f3ddafb0cbc2089cffbea8c0719035c96-2.2.0-dev.10 [2021-12-06T17:31:27.563Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:30.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T17:31:30.066Z] [2021-12-06T17:31:30.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:31:30.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T17:31:30.415Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-06T17:31:30.415Z] 448f6bf000e3: Pulling fs layer [2021-12-06T17:31:30.415Z] f757da607395: Pulling fs layer [2021-12-06T17:31:30.415Z] 05883995daec: Pulling fs layer [2021-12-06T17:31:30.415Z] 8603b9c90790: Pulling fs layer [2021-12-06T17:31:30.415Z] 1560dd03e051: Pulling fs layer [2021-12-06T17:31:30.415Z] 27f5ce0e4adf: Pulling fs layer [2021-12-06T17:31:30.415Z] c2d8d7efcc4b: Pulling fs layer [2021-12-06T17:31:30.415Z] 1560dd03e051: Waiting [2021-12-06T17:31:30.415Z] 8603b9c90790: Waiting [2021-12-06T17:31:30.415Z] 27f5ce0e4adf: Waiting [2021-12-06T17:31:30.415Z] c2d8d7efcc4b: Waiting [2021-12-06T17:31:30.688Z] f757da607395: Verifying Checksum [2021-12-06T17:31:30.688Z] f757da607395: Download complete [2021-12-06T17:31:30.688Z] 8603b9c90790: Verifying Checksum [2021-12-06T17:31:30.688Z] 8603b9c90790: Download complete [2021-12-06T17:31:30.688Z] 1560dd03e051: Verifying Checksum [2021-12-06T17:31:30.688Z] 1560dd03e051: Download complete [2021-12-06T17:31:30.960Z] 27f5ce0e4adf: Verifying Checksum [2021-12-06T17:31:30.960Z] 27f5ce0e4adf: Download complete [2021-12-06T17:31:30.960Z] 05883995daec: Verifying Checksum [2021-12-06T17:31:30.960Z] 05883995daec: Download complete [2021-12-06T17:31:31.231Z] 448f6bf000e3: Verifying Checksum [2021-12-06T17:31:31.231Z] 448f6bf000e3: Download complete [2021-12-06T17:31:33.832Z] c2d8d7efcc4b: Verifying Checksum [2021-12-06T17:31:33.832Z] c2d8d7efcc4b: Download complete [2021-12-06T17:31:34.808Z] 448f6bf000e3: Pull complete [2021-12-06T17:31:35.399Z] f757da607395: Pull complete [2021-12-06T17:31:36.822Z] 05883995daec: Pull complete [2021-12-06T17:31:37.097Z] 8603b9c90790: Pull complete [2021-12-06T17:31:38.074Z] 1560dd03e051: Pull complete [2021-12-06T17:31:38.074Z] 27f5ce0e4adf: Pull complete [2021-12-06T17:31:56.401Z] c2d8d7efcc4b: Pull complete [2021-12-06T17:31:56.401Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-06T17:31:56.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-06T17:31:56.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-06T17:31:56.625Z] prd-ubuntu18.04-docker-arm64-4c-16g-348 does not seem to be running inside a container [2021-12-06T17:31:56.684Z] $ 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/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-06T17:31:59.330Z] $ docker top 4f2b48bc3b89e745c9a480818d7b565c630311e18ab2c2b9bfb190b88a348d9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:32:00.295Z] ---> job-cost.sh [2021-12-06T17:32:00.296Z] lf-activate-venv: SKIPPING [2021-12-06T17:32:00.296Z] INFO: No Stack... [2021-12-06T17:32:00.567Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-06T17:32:00.838Z] INFO: Archiving Costs [Pipeline] sh [2021-12-06T17:32:01.498Z] + + cat /w/workspace/edgex-go/123/archives/cost.csv [2021-12-06T17:32:01.498Z] cut -d, -f6 [Pipeline] lock [2021-12-06T17:32:01.558Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-123-stack-cost] [2021-12-06T17:32:01.563Z] Resource [jenkins-edgexfoundry-edgex-go-main-123-stack-cost] did not exist. Created. [2021-12-06T17:32:01.563Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-06T17:32:02.216Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-06T17:32:02.767Z] Stashed 1 file(s) [Pipeline] } [2021-12-06T17:32:02.775Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-123-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-06T17:32:02.778Z] $ docker stop --time=1 4f2b48bc3b89e745c9a480818d7b565c630311e18ab2c2b9bfb190b88a348d9d [2021-12-06T17:32:04.258Z] $ docker rm -f 4f2b48bc3b89e745c9a480818d7b565c630311e18ab2c2b9bfb190b88a348d9d [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 [2021-12-06T17:32:05.071Z] provisioning config files... [2021-12-06T17:32:05.081Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/123@tmp/config5301641573865011726tmp [Pipeline] { [Pipeline] sh [2021-12-06T17:32:05.375Z] + set +x [2021-12-06T17:32:05.375Z] + curl -s https://codecov.io/bash [2021-12-06T17:32:05.375Z] + bash -s -- [2021-12-06T17:32:05.639Z] [2021-12-06T17:32:05.639Z] _____ _ [2021-12-06T17:32:05.639Z] / ____| | | [2021-12-06T17:32:05.639Z] | | ___ __| | ___ ___ _____ __ [2021-12-06T17:32:05.639Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-06T17:32:05.639Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-06T17:32:05.639Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-06T17:32:05.639Z] Bash-1.0.6 [2021-12-06T17:32:05.639Z] [2021-12-06T17:32:05.639Z] [2021-12-06T17:32:05.639Z] ==> git version 2.24.4 found [2021-12-06T17:32:05.639Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-12-06T17:32:05.639Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-06T17:32:05.639Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-06T17:32:05.639Z] ==> Jenkins CI detected. [2021-12-06T17:32:05.639Z] current dir:  /w/workspace/edgex-go/123 [2021-12-06T17:32:05.639Z] project root: . [2021-12-06T17:32:05.639Z] --> token set from env [2021-12-06T17:32:05.639Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-06T17:32:05.639Z] ==> Running gcov in . (disable via -X gcov) [2021-12-06T17:32:05.639Z] ==> Python coveragepy not found [2021-12-06T17:32:05.639Z] ==> Searching for coverage reports in: [2021-12-06T17:32:05.639Z] + . [2021-12-06T17:32:05.639Z] -> Found 1 reports [2021-12-06T17:32:05.639Z] ==> Detecting git/mercurial file structure [2021-12-06T17:32:05.639Z] ==> Reading reports [2021-12-06T17:32:05.639Z] + ./coverage.out bytes=428381 [2021-12-06T17:32:05.639Z] ==> Appending adjustments [2021-12-06T17:32:05.639Z] https://docs.codecov.io/docs/fixing-reports [2021-12-06T17:32:07.038Z] + Found adjustments [2021-12-06T17:32:07.038Z] ==> Gzipping contents [2021-12-06T17:32:07.038Z] 60K /tmp/codecov.Lh2iNk.gz [2021-12-06T17:32:07.038Z] ==> Uploading reports [2021-12-06T17:32:07.038Z] url: https://codecov.io [2021-12-06T17:32:07.038Z] query: branch=main&commit=4264632f3ddafb0cbc2089cffbea8c0719035c96&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-06T17:32:07.038Z] -> Pinging Codecov [2021-12-06T17:32:07.038Z] 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=4264632f3ddafb0cbc2089cffbea8c0719035c96&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-06T17:32:07.298Z] -> Uploading to [2021-12-06T17:32:07.298Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-06/00271124DB129430A58F1EEE437C3FCB/4264632f3ddafb0cbc2089cffbea8c0719035c96/dcb6a656-d735-4242-8297-f3824a1a5bc4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211206T173207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6761a2ff730711a7d9a3319ca86fc8629e713d6c445408bfe01e057d715b1a3 [2021-12-06T17:32:07.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T17:32:07.298Z] Dload Upload Total Spent Left Speed [2021-12-06T17:32:07.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57819 0 0 100 57819 0 138k --:--:-- --:--:-- --:--:-- 139k 100 57819 0 0 100 57819 0 138k --:--:-- --:--:-- --:--:-- 138k [2021-12-06T17:32:07.559Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4264632f3ddafb0cbc2089cffbea8c0719035c96 [Pipeline] } [2021-12-06T17:32:07.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-12-06T17:32:07.887Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-06T17:32:07.897Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:32:08.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-06T17:32:08.192Z] [2021-12-06T17:32:08.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:32:08.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-06T17:32:08.504Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-06T17:32:08.504Z] 188c0c94c7c5: Pulling fs layer [2021-12-06T17:32:08.504Z] 0ef7d3d256c8: Pulling fs layer [2021-12-06T17:32:08.504Z] de9db76c5a1d: Pulling fs layer [2021-12-06T17:32:08.504Z] 0eba1c9be4d2: Pulling fs layer [2021-12-06T17:32:08.504Z] 0d57e429df01: Pulling fs layer [2021-12-06T17:32:08.504Z] 4e4be7b47b0d: Pulling fs layer [2021-12-06T17:32:08.504Z] e1f770b5df2f: Pulling fs layer [2021-12-06T17:32:08.504Z] 85a0685a4137: Pulling fs layer [2021-12-06T17:32:08.504Z] 0eba1c9be4d2: Waiting [2021-12-06T17:32:08.504Z] 4e4be7b47b0d: Waiting [2021-12-06T17:32:08.504Z] 0d57e429df01: Waiting [2021-12-06T17:32:08.504Z] e1f770b5df2f: Waiting [2021-12-06T17:32:08.504Z] 85a0685a4137: Waiting [2021-12-06T17:32:08.504Z] de9db76c5a1d: Download complete [2021-12-06T17:32:08.504Z] 0ef7d3d256c8: Verifying Checksum [2021-12-06T17:32:08.504Z] 0ef7d3d256c8: Download complete [2021-12-06T17:32:08.504Z] 0d57e429df01: Verifying Checksum [2021-12-06T17:32:08.504Z] 0d57e429df01: Download complete [2021-12-06T17:32:08.504Z] 4e4be7b47b0d: Verifying Checksum [2021-12-06T17:32:08.504Z] 4e4be7b47b0d: Download complete [2021-12-06T17:32:08.504Z] 188c0c94c7c5: Verifying Checksum [2021-12-06T17:32:08.504Z] 188c0c94c7c5: Download complete [2021-12-06T17:32:09.097Z] e1f770b5df2f: Verifying Checksum [2021-12-06T17:32:09.097Z] e1f770b5df2f: Download complete [2021-12-06T17:32:09.097Z] 188c0c94c7c5: Pull complete [2021-12-06T17:32:09.097Z] 0eba1c9be4d2: Verifying Checksum [2021-12-06T17:32:09.097Z] 0eba1c9be4d2: Download complete [2021-12-06T17:32:09.359Z] 85a0685a4137: Verifying Checksum [2021-12-06T17:32:09.359Z] 85a0685a4137: Download complete [2021-12-06T17:32:09.359Z] 0ef7d3d256c8: Pull complete [2021-12-06T17:32:09.359Z] de9db76c5a1d: Pull complete [2021-12-06T17:32:12.695Z] 0eba1c9be4d2: Pull complete [2021-12-06T17:32:12.966Z] 0d57e429df01: Pull complete [2021-12-06T17:32:12.966Z] 4e4be7b47b0d: Pull complete [2021-12-06T17:32:13.536Z] e1f770b5df2f: Pull complete [2021-12-06T17:32:17.786Z] 85a0685a4137: Pull complete [2021-12-06T17:32:17.786Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-06T17:32:17.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-06T17:32:17.786Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-06T17:32:17.863Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2021-12-06T17:32:17.903Z] $ 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/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-12-06T17:32:20.534Z] $ docker top 15b114a86df0c3f3102541f1355dbb1428058f4593ad4c7d6f9c96dd0e26d201 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-06T17:32:20.611Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-06T17:32:20.903Z] + set -o pipefail [2021-12-06T17:32:20.903Z] + snyk monitor '--org=edgex-jenkins' [2021-12-06T17:32:26.195Z] [2021-12-06T17:32:26.195Z] Monitoring /w/workspace/edgex-go/123 (github.com/edgexfoundry/edgex-go)... [2021-12-06T17:32:26.195Z] [2021-12-06T17:32:26.195Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/700841f1-708b-43a8-9c20-c0ebd0e4d54f [2021-12-06T17:32:26.195Z] [2021-12-06T17:32:26.195Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-12-06T17:32:26.195Z] [2021-12-06T17:32:26.195Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-06T17:32:26.195Z] [2021-12-06T17:32:26.195Z] [Pipeline] } [2021-12-06T17:32:26.207Z] $ docker stop --time=1 15b114a86df0c3f3102541f1355dbb1428058f4593ad4c7d6f9c96dd0e26d201 [2021-12-06T17:32:28.210Z] $ docker rm -f 15b114a86df0c3f3102541f1355dbb1428058f4593ad4c7d6f9c96dd0e26d201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-12-06T17:32:28.676Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T17:32:28.693Z] provisioning config files... [2021-12-06T17:32:28.701Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/123@tmp/config1255236407367936003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:32:29.000Z] --> edgex-publish-swagger.sh [2021-12-06T17:32:29.000Z] === Publish openapi/v2 API === [2021-12-06T17:32:29.000Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-12-06T17:32:29.000Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/123/openapi/v2/core-command.yaml] [2021-12-06T17:32:29.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T17:32:29.000Z] Dload Upload Total Spent Left Speed [2021-12-06T17:32:29.940Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 27265 0:00:01 0:00:01 --:--:-- 27286 100 32389 0 0 100 32389 0 27262 0:00:01 0:00:01 --:--:-- 27286 [2021-12-06T17:32:30.202Z] [2021-12-06T17:32:30.202Z] [2021-12-06T17:32:30.202Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/123/openapi/v2/core-data.yaml] [2021-12-06T17:32:30.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T17:32:30.202Z] Dload Upload Total Spent Left Speed [2021-12-06T17:32:31.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 60630 0:00:01 0:00:01 --:--:-- 60679 100 71116 0 0 100 71116 0 60179 0:00:01 0:00:01 --:--:-- 60216 [2021-12-06T17:32:31.144Z] [2021-12-06T17:32:31.144Z] [2021-12-06T17:32:31.144Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/123/openapi/v2/core-metadata.yaml] [2021-12-06T17:32:31.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T17:32:31.144Z] Dload Upload Total Spent Left Speed [2021-12-06T17:32:32.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 109k 0:00:01 0:00:01 --:--:-- 109k 100 119k 0 0 100 119k 0 109k 0:00:01 0:00:01 --:--:-- 109k [2021-12-06T17:32:32.531Z] [2021-12-06T17:32:32.531Z] [2021-12-06T17:32:32.531Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/123/openapi/v2/support-notifications.yaml] [2021-12-06T17:32:32.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T17:32:32.531Z] Dload Upload Total Spent Left Speed [2021-12-06T17:32:33.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 81029 0:00:01 0:00:01 --:--:-- 81049 [2021-12-06T17:32:33.474Z] [2021-12-06T17:32:33.474Z] [2021-12-06T17:32:33.474Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/123/openapi/v2/support-scheduler.yaml] [2021-12-06T17:32:33.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T17:32:33.474Z] Dload Upload Total Spent Left Speed [2021-12-06T17:32:34.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 40321 --:--:-- --:--:-- --:--:-- 40317 [2021-12-06T17:32:34.413Z] [2021-12-06T17:32:34.413Z] [2021-12-06T17:32:34.413Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/123/openapi/v2/system-agent.yaml] [2021-12-06T17:32:34.413Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-06T17:32:34.413Z] Dload Upload Total Spent Left Speed [2021-12-06T17:32:35.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 19950 --:--:-- --:--:-- --:--:-- 19942 [2021-12-06T17:32:35.614Z] [2021-12-06T17:32:35.614Z] [Pipeline] } [2021-12-06T17:32:35.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2021-12-06T17:32:36.067Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T17:32:36.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:32:36.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T17:32:36.361Z] . [Pipeline] withDockerContainer [2021-12-06T17:32:36.423Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2021-12-06T17:32:36.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-06T17:32:36.870Z] $ docker top 70e1405908cd8e668eece097ea0db7dfdbbf57c4d47c1064618dae33710c0d59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T17:32:36.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T17:32:36.955Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T17:32:37.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T17:32:37.069Z] $ docker exec 70e1405908cd8e668eece097ea0db7dfdbbf57c4d47c1064618dae33710c0d59 ssh-agent [2021-12-06T17:32:37.164Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPNjidA/agent.14 [2021-12-06T17:32:37.164Z] SSH_AGENT_PID=20 [2021-12-06T17:32:37.169Z] Running ssh-add (command line suppressed) [2021-12-06T17:32:37.259Z] Identity added: /w/workspace/edgex-go/123@tmp/private_key_6443891152213295251.key (/w/workspace/edgex-go/123@tmp/private_key_6443891152213295251.key) [2021-12-06T17:32:37.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T17:32:37.564Z] + git semver tag [2021-12-06T17:32:37.564Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T17:32:37.564Z] # $GIT_DIR = /w/workspace/edgex-go/123/.git [2021-12-06T17:32:37.564Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/123 [2021-12-06T17:32:37.564Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T17:32:37.564Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T17:32:37.564Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T17:32:37.564Z] # $SEMVER_BRANCH = main [2021-12-06T17:32:37.564Z] # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver [2021-12-06T17:32:37.564Z] # 4264632f3ddafb0cbc2089cffbea8c0719035c96 HEAD [2021-12-06T17:32:37.564Z] # -> Force: false [2021-12-06T17:32:37.564Z] # 951eaabde544380ddd48d45c1cb46cd13d2eafa1 refs/tags/v2.2.0-dev.10 [Pipeline] } [2021-12-06T17:32:37.574Z] $ docker exec --env ******** --env ******** 70e1405908cd8e668eece097ea0db7dfdbbf57c4d47c1064618dae33710c0d59 ssh-agent -k [2021-12-06T17:32:37.663Z] unset SSH_AUTH_SOCK; [2021-12-06T17:32:37.663Z] unset SSH_AGENT_PID; [2021-12-06T17:32:37.663Z] echo Agent pid 20 killed; [2021-12-06T17:32:37.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T17:32:37.979Z] + git semver [Pipeline] } [2021-12-06T17:32:37.993Z] $ docker stop --time=1 70e1405908cd8e668eece097ea0db7dfdbbf57c4d47c1064618dae33710c0d59 [2021-12-06T17:32:39.170Z] $ docker rm -f 70e1405908cd8e668eece097ea0db7dfdbbf57c4d47c1064618dae33710c0d59 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:32:39.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-06T17:32:39.561Z] [2021-12-06T17:32:39.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:32:39.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-06T17:32:39.868Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-06T17:32:39.868Z] ab5ef0e58194: Pulling fs layer [2021-12-06T17:32:39.868Z] 9712f1f96733: Pulling fs layer [2021-12-06T17:32:39.868Z] 63f879dbbcfc: Pulling fs layer [2021-12-06T17:32:39.868Z] 0d9ebad4ef96: Pulling fs layer [2021-12-06T17:32:39.868Z] e9a5061849ea: Pulling fs layer [2021-12-06T17:32:39.868Z] d747dcd14b5f: Pulling fs layer [2021-12-06T17:32:39.868Z] 2de7ff778b66: Pulling fs layer [2021-12-06T17:32:39.868Z] e9a5061849ea: Waiting [2021-12-06T17:32:39.868Z] d747dcd14b5f: Waiting [2021-12-06T17:32:39.868Z] 2de7ff778b66: Waiting [2021-12-06T17:32:39.868Z] 0d9ebad4ef96: Waiting [2021-12-06T17:32:39.868Z] 9712f1f96733: Verifying Checksum [2021-12-06T17:32:39.868Z] 9712f1f96733: Download complete [2021-12-06T17:32:40.128Z] 63f879dbbcfc: Verifying Checksum [2021-12-06T17:32:40.128Z] 63f879dbbcfc: Download complete [2021-12-06T17:32:40.387Z] ab5ef0e58194: Verifying Checksum [2021-12-06T17:32:40.387Z] ab5ef0e58194: Download complete [2021-12-06T17:32:40.387Z] d747dcd14b5f: Verifying Checksum [2021-12-06T17:32:40.387Z] d747dcd14b5f: Download complete [2021-12-06T17:32:40.387Z] 0d9ebad4ef96: Verifying Checksum [2021-12-06T17:32:40.387Z] 0d9ebad4ef96: Download complete [2021-12-06T17:32:40.387Z] e9a5061849ea: Verifying Checksum [2021-12-06T17:32:40.387Z] e9a5061849ea: Download complete [2021-12-06T17:32:40.656Z] 2de7ff778b66: Verifying Checksum [2021-12-06T17:32:40.656Z] 2de7ff778b66: Download complete [2021-12-06T17:32:43.977Z] ab5ef0e58194: Pull complete [2021-12-06T17:32:43.977Z] 9712f1f96733: Pull complete [2021-12-06T17:32:44.238Z] 63f879dbbcfc: Pull complete [2021-12-06T17:32:48.506Z] 0d9ebad4ef96: Pull complete [2021-12-06T17:32:48.768Z] e9a5061849ea: Pull complete [2021-12-06T17:32:48.768Z] d747dcd14b5f: Pull complete [2021-12-06T17:32:50.192Z] 2de7ff778b66: Pull complete [2021-12-06T17:32:50.192Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-06T17:32:50.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-06T17:32:50.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-06T17:32:50.269Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2021-12-06T17:32:50.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-12-06T17:32:53.595Z] $ docker top e6fceb270b026458dfb4706be50cc4c3277b93b6d1c1f53f02283f72f8751e4c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-06T17:32:53.681Z] provisioning config files... [2021-12-06T17:32:53.690Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/123@tmp/config3453341153069994207tmp [2021-12-06T17:32:53.700Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/123@tmp/config5101418278234202463tmp [2021-12-06T17:32:53.712Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/123@tmp/config1026964856061610664tmp [Pipeline] { [Pipeline] echo [2021-12-06T17:32:53.728Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:32:54.014Z] ---> sigul-configuration.sh [2021-12-06T17:32:54.014Z] gpg: directory `/root/.gnupg' created [2021-12-06T17:32:54.014Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-06T17:32:54.014Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-06T17:32:54.014Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-06T17:32:54.014Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-06T17:32:54.014Z] gpg: CAST5 encrypted data [2021-12-06T17:32:54.014Z] gpg: encrypted with 1 passphrase [2021-12-06T17:32:54.014Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-06T17:32:54.301Z] + mkdir /home/jenkins [2021-12-06T17:32:54.302Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-06T17:32:54.587Z] + 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 [2021-12-06T17:32:54.596Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:32:54.882Z] ---> sigul-install.sh [2021-12-06T17:32:54.882Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-06T17:32:55.172Z] + git tag --list [2021-12-06T17:32:55.173Z] 0.6.0 [2021-12-06T17:32:55.173Z] 0.6.1 [2021-12-06T17:32:55.173Z] 0.7.0 [2021-12-06T17:32:55.173Z] 0.7.1 [2021-12-06T17:32:55.173Z] v1.0.0 [2021-12-06T17:32:55.173Z] v1.0.1 [2021-12-06T17:32:55.173Z] v1.1.0 [2021-12-06T17:32:55.173Z] v1.2.0 [2021-12-06T17:32:55.173Z] v1.2.1 [2021-12-06T17:32:55.173Z] v1.3.0 [2021-12-06T17:32:55.173Z] v1.3.1 [2021-12-06T17:32:55.173Z] v2.0.0 [2021-12-06T17:32:55.173Z] v2.0.1-dev.1 [2021-12-06T17:32:55.173Z] v2.0.1-dev.10 [2021-12-06T17:32:55.173Z] v2.0.1-dev.11 [2021-12-06T17:32:55.173Z] v2.0.1-dev.12 [2021-12-06T17:32:55.173Z] v2.0.1-dev.13 [2021-12-06T17:32:55.173Z] v2.0.1-dev.14 [2021-12-06T17:32:55.173Z] v2.0.1-dev.15 [2021-12-06T17:32:55.173Z] v2.0.1-dev.16 [2021-12-06T17:32:55.173Z] v2.0.1-dev.17 [2021-12-06T17:32:55.173Z] v2.0.1-dev.18 [2021-12-06T17:32:55.173Z] v2.0.1-dev.19 [2021-12-06T17:32:55.173Z] v2.0.1-dev.2 [2021-12-06T17:32:55.173Z] v2.0.1-dev.20 [2021-12-06T17:32:55.173Z] v2.0.1-dev.21 [2021-12-06T17:32:55.173Z] v2.0.1-dev.22 [2021-12-06T17:32:55.173Z] v2.0.1-dev.23 [2021-12-06T17:32:55.173Z] v2.0.1-dev.24 [2021-12-06T17:32:55.173Z] v2.0.1-dev.25 [2021-12-06T17:32:55.173Z] v2.0.1-dev.26 [2021-12-06T17:32:55.173Z] v2.0.1-dev.27 [2021-12-06T17:32:55.173Z] v2.0.1-dev.28 [2021-12-06T17:32:55.173Z] v2.0.1-dev.29 [2021-12-06T17:32:55.173Z] v2.0.1-dev.3 [2021-12-06T17:32:55.173Z] v2.0.1-dev.30 [2021-12-06T17:32:55.173Z] v2.0.1-dev.31 [2021-12-06T17:32:55.173Z] v2.0.1-dev.32 [2021-12-06T17:32:55.173Z] v2.0.1-dev.33 [2021-12-06T17:32:55.173Z] v2.0.1-dev.34 [2021-12-06T17:32:55.173Z] v2.0.1-dev.35 [2021-12-06T17:32:55.173Z] v2.0.1-dev.36 [2021-12-06T17:32:55.173Z] v2.0.1-dev.37 [2021-12-06T17:32:55.173Z] v2.0.1-dev.38 [2021-12-06T17:32:55.173Z] v2.0.1-dev.39 [2021-12-06T17:32:55.173Z] v2.0.1-dev.4 [2021-12-06T17:32:55.173Z] v2.0.1-dev.40 [2021-12-06T17:32:55.173Z] v2.0.1-dev.41 [2021-12-06T17:32:55.173Z] v2.0.1-dev.42 [2021-12-06T17:32:55.173Z] v2.0.1-dev.43 [2021-12-06T17:32:55.173Z] v2.0.1-dev.44 [2021-12-06T17:32:55.173Z] v2.0.1-dev.45 [2021-12-06T17:32:55.173Z] v2.0.1-dev.46 [2021-12-06T17:32:55.173Z] v2.0.1-dev.47 [2021-12-06T17:32:55.173Z] v2.0.1-dev.48 [2021-12-06T17:32:55.173Z] v2.0.1-dev.49 [2021-12-06T17:32:55.173Z] v2.0.1-dev.5 [2021-12-06T17:32:55.173Z] v2.0.1-dev.50 [2021-12-06T17:32:55.173Z] v2.0.1-dev.51 [2021-12-06T17:32:55.173Z] v2.0.1-dev.52 [2021-12-06T17:32:55.173Z] v2.0.1-dev.53 [2021-12-06T17:32:55.173Z] v2.0.1-dev.54 [2021-12-06T17:32:55.173Z] v2.0.1-dev.55 [2021-12-06T17:32:55.173Z] v2.0.1-dev.56 [2021-12-06T17:32:55.173Z] v2.0.1-dev.57 [2021-12-06T17:32:55.173Z] v2.0.1-dev.58 [2021-12-06T17:32:55.173Z] v2.0.1-dev.59 [2021-12-06T17:32:55.173Z] v2.0.1-dev.6 [2021-12-06T17:32:55.173Z] v2.0.1-dev.60 [2021-12-06T17:32:55.173Z] v2.0.1-dev.61 [2021-12-06T17:32:55.173Z] v2.0.1-dev.62 [2021-12-06T17:32:55.173Z] v2.0.1-dev.63 [2021-12-06T17:32:55.173Z] v2.0.1-dev.64 [2021-12-06T17:32:55.173Z] v2.0.1-dev.65 [2021-12-06T17:32:55.173Z] v2.0.1-dev.66 [2021-12-06T17:32:55.173Z] v2.0.1-dev.67 [2021-12-06T17:32:55.173Z] v2.0.1-dev.68 [2021-12-06T17:32:55.173Z] v2.0.1-dev.69 [2021-12-06T17:32:55.173Z] v2.0.1-dev.7 [2021-12-06T17:32:55.173Z] v2.0.1-dev.70 [2021-12-06T17:32:55.173Z] v2.0.1-dev.71 [2021-12-06T17:32:55.173Z] v2.0.1-dev.72 [2021-12-06T17:32:55.173Z] v2.0.1-dev.73 [2021-12-06T17:32:55.173Z] v2.0.1-dev.74 [2021-12-06T17:32:55.173Z] v2.0.1-dev.75 [2021-12-06T17:32:55.173Z] v2.0.1-dev.76 [2021-12-06T17:32:55.173Z] v2.0.1-dev.77 [2021-12-06T17:32:55.173Z] v2.0.1-dev.78 [2021-12-06T17:32:55.173Z] v2.0.1-dev.79 [2021-12-06T17:32:55.173Z] v2.0.1-dev.8 [2021-12-06T17:32:55.173Z] v2.0.1-dev.80 [2021-12-06T17:32:55.173Z] v2.0.1-dev.81 [2021-12-06T17:32:55.173Z] v2.0.1-dev.82 [2021-12-06T17:32:55.173Z] v2.0.1-dev.83 [2021-12-06T17:32:55.173Z] v2.0.1-dev.84 [2021-12-06T17:32:55.173Z] v2.0.1-dev.85 [2021-12-06T17:32:55.173Z] v2.0.1-dev.86 [2021-12-06T17:32:55.173Z] v2.0.1-dev.87 [2021-12-06T17:32:55.173Z] v2.0.1-dev.88 [2021-12-06T17:32:55.173Z] v2.0.1-dev.89 [2021-12-06T17:32:55.173Z] v2.0.1-dev.9 [2021-12-06T17:32:55.173Z] v2.0.1-dev.90 [2021-12-06T17:32:55.173Z] v2.0.1-dev.91 [2021-12-06T17:32:55.173Z] v2.0.1-dev.92 [2021-12-06T17:32:55.173Z] v2.0.1-dev.93 [2021-12-06T17:32:55.173Z] v2.0.1-dev.94 [2021-12-06T17:32:55.173Z] v2.0.1-dev.95 [2021-12-06T17:32:55.173Z] v2.0.1-dev.96 [2021-12-06T17:32:55.173Z] v2.0.1-dev.97 [2021-12-06T17:32:55.173Z] v2.0.1-dev.98 [2021-12-06T17:32:55.173Z] v2.0.1-dev.99 [2021-12-06T17:32:55.173Z] v2.1.0 [2021-12-06T17:32:55.173Z] v2.2.0-dev.1 [2021-12-06T17:32:55.173Z] v2.2.0-dev.10 [2021-12-06T17:32:55.173Z] v2.2.0-dev.2 [2021-12-06T17:32:55.173Z] v2.2.0-dev.3 [2021-12-06T17:32:55.173Z] v2.2.0-dev.4 [2021-12-06T17:32:55.173Z] v2.2.0-dev.5 [2021-12-06T17:32:55.173Z] v2.2.0-dev.6 [2021-12-06T17:32:55.173Z] v2.2.0-dev.7 [2021-12-06T17:32:55.173Z] v2.2.0-dev.8 [2021-12-06T17:32:55.173Z] v2.2.0-dev.9 [Pipeline] sh [2021-12-06T17:32:55.465Z] + lftools sign git-tag v2.2.0-dev.10 [2021-12-06T17:32:56.045Z] Signing Git tag with Sigul... [2021-12-06T17:32:56.045Z] Signing v2.2.0-dev.10 [Pipeline] echo [2021-12-06T17:32:56.999Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:32:57.296Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-06T17:32:57.303Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-06T17:32:57.325Z] $ docker stop --time=1 e6fceb270b026458dfb4706be50cc4c3277b93b6d1c1f53f02283f72f8751e4c [2021-12-06T17:32:58.518Z] $ docker rm -f e6fceb270b026458dfb4706be50cc4c3277b93b6d1c1f53f02283f72f8751e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-06T17:32:59.071Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T17:32:59.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:32:59.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T17:32:59.370Z] . [Pipeline] withDockerContainer [2021-12-06T17:32:59.438Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2021-12-06T17:32:59.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-06T17:32:59.827Z] $ docker top 25fa4750e07a28b27fb1e6370daad133720e77aa038ddf98c8b36506ca9b6a30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T17:32:59.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T17:32:59.923Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T17:33:00.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T17:33:00.023Z] $ docker exec 25fa4750e07a28b27fb1e6370daad133720e77aa038ddf98c8b36506ca9b6a30 ssh-agent [2021-12-06T17:33:00.117Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjINGgb/agent.15 [2021-12-06T17:33:00.117Z] SSH_AGENT_PID=21 [2021-12-06T17:33:00.122Z] Running ssh-add (command line suppressed) [2021-12-06T17:33:00.208Z] Identity added: /w/workspace/edgex-go/123@tmp/private_key_7611657736261891118.key (/w/workspace/edgex-go/123@tmp/private_key_7611657736261891118.key) [2021-12-06T17:33:00.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T17:33:00.505Z] + git semver bump pre [2021-12-06T17:33:00.505Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T17:33:00.505Z] # $GIT_DIR = /w/workspace/edgex-go/123/.git [2021-12-06T17:33:00.505Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/123 [2021-12-06T17:33:00.505Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T17:33:00.505Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T17:33:00.505Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T17:33:00.505Z] # $SEMVER_BRANCH = main [2021-12-06T17:33:00.505Z] # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver [2021-12-06T17:33:00.505Z] 2.2.0-dev.11 [Pipeline] } [2021-12-06T17:33:00.515Z] $ docker exec --env ******** --env ******** 25fa4750e07a28b27fb1e6370daad133720e77aa038ddf98c8b36506ca9b6a30 ssh-agent -k [2021-12-06T17:33:00.602Z] unset SSH_AUTH_SOCK; [2021-12-06T17:33:00.603Z] unset SSH_AGENT_PID; [2021-12-06T17:33:00.603Z] echo Agent pid 21 killed; [2021-12-06T17:33:00.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T17:33:00.914Z] + git semver [Pipeline] } [2021-12-06T17:33:00.926Z] $ docker stop --time=1 25fa4750e07a28b27fb1e6370daad133720e77aa038ddf98c8b36506ca9b6a30 [2021-12-06T17:33:02.117Z] $ docker rm -f 25fa4750e07a28b27fb1e6370daad133720e77aa038ddf98c8b36506ca9b6a30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-06T17:33:02.478Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-06T17:33:02.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:33:02.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-06T17:33:02.775Z] . [Pipeline] withDockerContainer [2021-12-06T17:33:02.843Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2021-12-06T17:33:02.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-06T17:33:03.217Z] $ docker top 9df3430bb4f576a0e8a4b487033f01ad91845766bda6c399758156110c1328c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-06T17:33:03.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-06T17:33:03.306Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-06T17:33:03.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-06T17:33:03.401Z] $ docker exec 9df3430bb4f576a0e8a4b487033f01ad91845766bda6c399758156110c1328c7 ssh-agent [2021-12-06T17:33:03.492Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXINmacA/agent.14 [2021-12-06T17:33:03.492Z] SSH_AGENT_PID=21 [2021-12-06T17:33:03.497Z] Running ssh-add (command line suppressed) [2021-12-06T17:33:03.580Z] Identity added: /w/workspace/edgex-go/123@tmp/private_key_960662830379070635.key (/w/workspace/edgex-go/123@tmp/private_key_960662830379070635.key) [2021-12-06T17:33:03.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-06T17:33:03.887Z] + git semver push [2021-12-06T17:33:03.887Z] # -> Open(): unable to determine branch for HEAD [2021-12-06T17:33:03.887Z] # $GIT_DIR = /w/workspace/edgex-go/123/.git [2021-12-06T17:33:03.887Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/123 [2021-12-06T17:33:03.887Z] # $SEMVER_REMOTE_NAME = origin [2021-12-06T17:33:03.887Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-06T17:33:03.887Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-06T17:33:03.887Z] # $SEMVER_BRANCH = main [2021-12-06T17:33:03.887Z] # $SEMVER_DIR = /w/workspace/edgex-go/123/.semver [Pipeline] } [2021-12-06T17:33:08.117Z] $ docker exec --env ******** --env ******** 9df3430bb4f576a0e8a4b487033f01ad91845766bda6c399758156110c1328c7 ssh-agent -k [2021-12-06T17:33:08.205Z] unset SSH_AUTH_SOCK; [2021-12-06T17:33:08.205Z] unset SSH_AGENT_PID; [2021-12-06T17:33:08.205Z] echo Agent pid 21 killed; [2021-12-06T17:33:08.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-06T17:33:08.526Z] + git semver [Pipeline] } [2021-12-06T17:33:08.541Z] $ docker stop --time=1 9df3430bb4f576a0e8a4b487033f01ad91845766bda6c399758156110c1328c7 [2021-12-06T17:33:09.731Z] $ docker rm -f 9df3430bb4f576a0e8a4b487033f01ad91845766bda6c399758156110c1328c7 [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 [2021-12-06T17:33:10.499Z] + '[' -d /w/workspace/edgex-go/123/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:33:10.793Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:33:11.353Z] ---> package-listing.sh [2021-12-06T17:33:11.353Z] ++ facter osfamily [2021-12-06T17:33:11.353Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-06T17:33:11.619Z] + OS_FAMILY=redhat [2021-12-06T17:33:11.619Z] + workspace=/w/workspace/edgex-go/123 [2021-12-06T17:33:11.619Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-06T17:33:11.619Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-06T17:33:11.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-06T17:33:11.619Z] + PACKAGES=/tmp/packages_start.txt [2021-12-06T17:33:11.619Z] + '[' /w/workspace/edgex-go/123 ']' [2021-12-06T17:33:11.619Z] + PACKAGES=/tmp/packages_end.txt [2021-12-06T17:33:11.619Z] + case "${OS_FAMILY}" in [2021-12-06T17:33:11.619Z] + rpm -qa [2021-12-06T17:33:11.619Z] + sort [2021-12-06T17:33:15.834Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-06T17:33:15.834Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-06T17:33:15.834Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-06T17:33:15.834Z] + '[' /w/workspace/edgex-go/123 ']' [2021-12-06T17:33:15.834Z] + mkdir -p /w/workspace/edgex-go/123/archives/ [2021-12-06T17:33:15.834Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/123/archives/ [Pipeline] echo [2021-12-06T17:33:15.849Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-06T17:33:16.134Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:33:16.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T17:33:16.698Z] [2021-12-06T17:33:16.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-06T17:33:17.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T17:33:17.007Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-06T17:33:17.007Z] b4d181a07f80: Pulling fs layer [2021-12-06T17:33:17.007Z] a1111a8f2ec3: Pulling fs layer [2021-12-06T17:33:17.007Z] ed53099fbce6: Pulling fs layer [2021-12-06T17:33:17.007Z] dc539afda2c1: Pulling fs layer [2021-12-06T17:33:17.007Z] 77bc0d833cb6: Pulling fs layer [2021-12-06T17:33:17.007Z] 9065ff56babe: Pulling fs layer [2021-12-06T17:33:17.007Z] d287ab97295c: Pulling fs layer [2021-12-06T17:33:17.007Z] dc539afda2c1: Waiting [2021-12-06T17:33:17.007Z] 77bc0d833cb6: Waiting [2021-12-06T17:33:17.007Z] 9065ff56babe: Waiting [2021-12-06T17:33:17.007Z] d287ab97295c: Waiting [2021-12-06T17:33:17.007Z] a1111a8f2ec3: Verifying Checksum [2021-12-06T17:33:17.007Z] a1111a8f2ec3: Download complete [2021-12-06T17:33:17.007Z] dc539afda2c1: Verifying Checksum [2021-12-06T17:33:17.007Z] dc539afda2c1: Download complete [2021-12-06T17:33:17.271Z] ed53099fbce6: Verifying Checksum [2021-12-06T17:33:17.271Z] ed53099fbce6: Download complete [2021-12-06T17:33:17.271Z] 77bc0d833cb6: Verifying Checksum [2021-12-06T17:33:17.271Z] 77bc0d833cb6: Download complete [2021-12-06T17:33:17.271Z] 9065ff56babe: Verifying Checksum [2021-12-06T17:33:17.271Z] 9065ff56babe: Download complete [2021-12-06T17:33:17.271Z] b4d181a07f80: Verifying Checksum [2021-12-06T17:33:17.271Z] b4d181a07f80: Download complete [2021-12-06T17:33:17.844Z] d287ab97295c: Verifying Checksum [2021-12-06T17:33:17.844Z] d287ab97295c: Download complete [2021-12-06T17:33:18.797Z] b4d181a07f80: Pull complete [2021-12-06T17:33:19.059Z] a1111a8f2ec3: Pull complete [2021-12-06T17:33:19.632Z] ed53099fbce6: Pull complete [2021-12-06T17:33:19.632Z] dc539afda2c1: Pull complete [2021-12-06T17:33:19.897Z] 77bc0d833cb6: Pull complete [2021-12-06T17:33:20.173Z] 9065ff56babe: Pull complete [2021-12-06T17:33:25.508Z] d287ab97295c: Pull complete [2021-12-06T17:33:25.508Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-06T17:33:25.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-06T17:33:25.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-06T17:33:25.580Z] prd-centos7-docker-4c-2g-347 does not seem to be running inside a container [2021-12-06T17:33:25.615Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/123/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/123 -v /w/workspace/edgex-go/123:/w/workspace/edgex-go/123:rw,z -v /w/workspace/edgex-go/123@tmp:/w/workspace/edgex-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-06T17:33:28.604Z] $ docker top 7fd02e2eb2db963ecbae51b74e4e3323e19832f60aa51b367ff6bc8dfd18e5cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-06T17:33:29.096Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-06T17:33:29.595Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-06T17:33:29.992Z] + ls /var/log/sa-host [2021-12-06T17:33:29.992Z] + sadf -c /var/log/sa-host/sa06 [2021-12-06T17:33:29.992Z] file_magic: OK [2021-12-06T17:33:29.992Z] HZ: Using current value: 100 [2021-12-06T17:33:29.992Z] file_header: OK [2021-12-06T17:33:29.992Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-06T17:33:29.992Z] Statistics: [2021-12-06T17:33:29.992Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-06T17:33:29.992Z] File successfully converted to sysstat format version 12.0.3 [2021-12-06T17:33:29.992Z] + sadf -c /var/log/sa-host/sa17 [2021-12-06T17:33:29.992Z] file_magic: OK [2021-12-06T17:33:29.992Z] HZ: Using current value: 100 [2021-12-06T17:33:29.992Z] file_header: OK [2021-12-06T17:33:29.992Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-12-06T17:33:29.992Z] Statistics: [2021-12-06T17:33:29.992Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-06T17:33:29.992Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-06T17:33:30.237Z] provisioning config files... [2021-12-06T17:33:30.248Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/123@tmp/config422081699815511962tmp [Pipeline] { [Pipeline] echo [2021-12-06T17:33:30.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:33:30.551Z] ---> create-netrc.sh [Pipeline] } [2021-12-06T17:33:30.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:33:30.902Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-06T17:33:30.911Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:33:31.200Z] ---> sudo-logs.sh [2021-12-06T17:33:31.200Z] Archiving 'sudo' log.. [2021-12-06T17:33:31.200Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-347.novalocal: Name or service not known [2021-12-06T17:33:31.200Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-347.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-06T17:33:31.224Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:33:31.515Z] ---> job-cost.sh [2021-12-06T17:33:31.515Z] lf-activate-venv: SKIPPING [2021-12-06T17:33:31.515Z] DEBUG: total: 0.10999999940395355 [2021-12-06T17:33:31.515Z] INFO: Retrieving Stack Cost... [2021-12-06T17:33:31.776Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-06T17:33:32.035Z] INFO: Archiving Costs [Pipeline] echo [2021-12-06T17:33:32.050Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-06T17:33:32.338Z] ---> logs-deploy.sh [2021-12-06T17:33:32.338Z] lf-activate-venv: SKIPPING [2021-12-06T17:33:32.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/123 [2021-12-06T17:33:32.338Z] INFO: archiving workspace using pattern(s): [2021-12-06T17:33:32.907Z] Archives upload complete. [2021-12-06T17:33:33.168Z] INFO: archiving logs to Nexus