Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76a2231e8148cb604158a0f3c13d077a257babdb 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-ssh11003925415433238413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13130100094153773018.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh11846801948431418558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh4296133945145817217.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-ssh12374094837857199882.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1466 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/136 [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/136 # 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/136@tmp/jenkins-gitclient-ssh7222774475686567682.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 76a2231e8148cb604158a0f3c13d077a257babdb (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 76a2231e8148cb604158a0f3c13d077a257babdb # timeout=10 Commit message: "build: Updated formating from gofmt 1.17 (#3861)" > git rev-list --no-walk 76a2231e8148cb604158a0f3c13d077a257babdb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-13T22:53:42.976Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-13T22:53:43.032Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-13T22:53:43.050Z] ========================================================= [2022-01-13T22:53:43.050Z] EdgeX Global Pipelines Version Info [2022-01-13T22:53:43.050Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:53:44.169Z] ------------------- [2022-01-13T22:53:44.169Z] stable info: [2022-01-13T22:53:44.169Z] ------------------- [2022-01-13T22:53:44.169Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-13T22:53:44.169Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-13T22:53:44.169Z] Message: update stable to v1.0.219 [2022-01-13T22:53:44.740Z] ------------------- [2022-01-13T22:53:44.740Z] experimental info: [2022-01-13T22:53:44.740Z] ------------------- [2022-01-13T22:53:44.740Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-13T22:53:44.740Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-13T22:53:44.740Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-13T22:53:44.884Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-13T22:53:44.897Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-13T22:53:44.908Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-13T22:53:44.920Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-13T22:53:44.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-13T22:53:44.948Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-13T22:53:44.962Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-13T22:53:44.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-13T22:53:44.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-13T22:53:44.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-13T22:53:45.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-13T22:53:45.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-13T22:53:45.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-13T22:53:45.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-13T22:53:45.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-13T22:53:45.059Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-13T22:53:45.070Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-13T22:53:45.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-13T22:53:45.094Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-13T22:53:45.104Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-13T22:53:45.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-13T22:53:45.126Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-13T22:53:45.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-13T22:53:45.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-13T22:53:45.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-13T22:53:45.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo [2022-01-13T22:53:45.182Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76a2231 [Pipeline] echo [2022-01-13T22:53:45.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:53:45.239Z] provisioning config files... [2022-01-13T22:53:45.250Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/136@tmp/config8146746326425937252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:53:45.555Z] ---> docker-login.sh [2022-01-13T22:53:45.556Z] nexus3.edgexfoundry.org:10001 [2022-01-13T22:53:45.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:53:45.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:53:45.817Z] Configure a credential helper to remove this warning. See [2022-01-13T22:53:45.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:53:45.817Z] [2022-01-13T22:53:45.817Z] Login Succeeded [2022-01-13T22:53:45.817Z] nexus3.edgexfoundry.org:10002 [2022-01-13T22:53:45.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:53:45.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:53:45.817Z] Configure a credential helper to remove this warning. See [2022-01-13T22:53:45.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:53:45.817Z] [2022-01-13T22:53:45.817Z] Login Succeeded [2022-01-13T22:53:45.817Z] nexus3.edgexfoundry.org:10003 [2022-01-13T22:53:45.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:53:45.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:53:45.817Z] Configure a credential helper to remove this warning. See [2022-01-13T22:53:45.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:53:45.817Z] [2022-01-13T22:53:45.817Z] Login Succeeded [2022-01-13T22:53:45.817Z] nexus3.edgexfoundry.org:10004 [2022-01-13T22:53:46.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:53:46.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:53:46.079Z] Configure a credential helper to remove this warning. See [2022-01-13T22:53:46.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:53:46.079Z] [2022-01-13T22:53:46.079Z] Login Succeeded [2022-01-13T22:53:46.079Z] docker.io [2022-01-13T22:53:46.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:53:46.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:53:46.652Z] Configure a credential helper to remove this warning. See [2022-01-13T22:53:46.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:53:46.652Z] [2022-01-13T22:53:46.652Z] Login Succeeded [2022-01-13T22:53:46.652Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T22:53:46.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T22:53:46.970Z] ++ 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 [2022-01-13T22:53:46.970Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:53:46.970Z] ++ dirname cmd/core-command/Dockerfile [2022-01-13T22:53:46.970Z] ++ cut -d/ -f2 [2022-01-13T22:53:46.970Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-13T22:53:46.970Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:53:46.970Z] ++ dirname cmd/core-data/Dockerfile [2022-01-13T22:53:46.970Z] ++ cut -d/ -f2 [2022-01-13T22:53:46.970Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-13T22:53:46.970Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:53:46.970Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-13T22:53:46.970Z] ++ cut -d/ -f2 [2022-01-13T22:53:46.970Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-13T22:53:46.970Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:53:46.970Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-13T22:53:46.970Z] ++ cut -d/ -f2 [2022-01-13T22:53:46.970Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-13T22:53:46.970Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:53:46.970Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-13T22:53:46.970Z] ++ cut -d/ -f2 [2022-01-13T22:53:46.970Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-13T22:53:46.970Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:53:46.970Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-13T22:53:46.970Z] ++ cut -d/ -f2 [2022-01-13T22:53:46.970Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-13T22:53:46.970Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:53:46.970Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-13T22:53:46.970Z] ++ cut -d/ -f2 [2022-01-13T22:53:46.970Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-13T22:53:46.970Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:53:46.970Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-13T22:53:46.970Z] ++ cut -d/ -f2 [2022-01-13T22:53:46.970Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-13T22:53:46.970Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:53:46.970Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-13T22:53:46.970Z] ++ cut -d/ -f2 [2022-01-13T22:53:46.970Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-13T22:53:46.999Z] 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 [2022-01-13T22:53:47.337Z] + git rev-list -1 --merges 76a2231e8148cb604158a0f3c13d077a257babdb~1..76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo [2022-01-13T22:53:47.356Z] -----------> git rev-list -1 --merges 76a2231e8148cb604158a0f3c13d077a257babdb~1..76a2231e8148cb604158a0f3c13d077a257babdb 76a2231e8148cb604158a0f3c13d077a257babdb [false] [Pipeline] sh [2022-01-13T22:53:47.649Z] + git log --format=format:%s -1 76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo [2022-01-13T22:53:47.664Z] ========================================================= [2022-01-13T22:53:47.664Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-13T22:53:47.664Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-13T22:53:48.213Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T22:53:48.213Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-13T22:53:48.213Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-13T22:53:48.213Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-13T22:53:48.213Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-13T22:53:48.213Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-13T22:53:48.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:53:48.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:53:48.628Z] [2022-01-13T22:53:48.628Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:53:48.944Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:53:48.944Z] latest: Pulling from edgex-devops/git-semver [2022-01-13T22:53:48.944Z] a0d0a0d46f8b: Pulling fs layer [2022-01-13T22:53:48.944Z] 3e5f54012d9b: Pulling fs layer [2022-01-13T22:53:48.944Z] 4c7163046ea9: Pulling fs layer [2022-01-13T22:53:48.944Z] 0c2d73faf560: Pulling fs layer [2022-01-13T22:53:48.944Z] 0c2d73faf560: Waiting [2022-01-13T22:53:48.944Z] 3e5f54012d9b: Download complete [2022-01-13T22:53:48.944Z] a0d0a0d46f8b: Verifying Checksum [2022-01-13T22:53:48.944Z] a0d0a0d46f8b: Download complete [2022-01-13T22:53:48.944Z] 0c2d73faf560: Verifying Checksum [2022-01-13T22:53:48.944Z] 0c2d73faf560: Download complete [2022-01-13T22:53:49.208Z] 4c7163046ea9: Verifying Checksum [2022-01-13T22:53:49.208Z] 4c7163046ea9: Download complete [2022-01-13T22:53:49.208Z] a0d0a0d46f8b: Pull complete [2022-01-13T22:53:49.208Z] 3e5f54012d9b: Pull complete [2022-01-13T22:53:49.473Z] 4c7163046ea9: Pull complete [2022-01-13T22:53:49.739Z] 0c2d73faf560: Pull complete [2022-01-13T22:53:49.740Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-13T22:53:49.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:53:49.740Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-13T22:53:49.811Z] prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container [2022-01-13T22:53:49.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-13T22:53:50.301Z] $ docker top 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-13T22:53:50.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T22:53:50.527Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T22:53:50.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T22:53:50.513Z] $ docker exec 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f ssh-agent [2022-01-13T22:53:50.743Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhJCfjp/agent.14 [2022-01-13T22:53:50.743Z] SSH_AGENT_PID=20 [2022-01-13T22:53:50.750Z] Running ssh-add (command line suppressed) [2022-01-13T22:53:50.748Z] Identity added: /w/workspace/edgex-go/136@tmp/private_key_861629621300059835.key (/w/workspace/edgex-go/136@tmp/private_key_861629621300059835.key) [2022-01-13T22:53:50.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T22:53:51.170Z] + git tag --points-at HEAD [Pipeline] } [2022-01-13T22:53:51.098Z] $ docker exec --env ******** --env ******** 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f ssh-agent -k [2022-01-13T22:53:51.195Z] unset SSH_AUTH_SOCK; [2022-01-13T22:53:51.195Z] unset SSH_AGENT_PID; [2022-01-13T22:53:51.195Z] echo Agent pid 20 killed; [2022-01-13T22:53:51.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-01-13T22:53:51.307Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.0-dev.19' [Pipeline] sshagent [2022-01-13T22:53:51.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T22:53:51.324Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T22:53:51.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T22:53:51.373Z] $ docker exec 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f ssh-agent [2022-01-13T22:53:51.528Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeFlaAM/agent.53 [2022-01-13T22:53:51.528Z] SSH_AGENT_PID=60 [2022-01-13T22:53:51.533Z] Running ssh-add (command line suppressed) [2022-01-13T22:53:51.564Z] Identity added: /w/workspace/edgex-go/136@tmp/private_key_7041298262898842438.key (/w/workspace/edgex-go/136@tmp/private_key_7041298262898842438.key) [2022-01-13T22:53:51.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T22:53:51.919Z] + git semver init [2022-01-13T22:53:51.919Z] # -> Open(): unable to determine branch for HEAD [2022-01-13T22:53:51.919Z] # $GIT_DIR = /w/workspace/edgex-go/136/.git [2022-01-13T22:53:51.919Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/136 [2022-01-13T22:53:51.919Z] # $SEMVER_REMOTE_NAME = origin [2022-01-13T22:53:51.919Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-13T22:53:51.919Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-13T22:53:51.919Z] # $SEMVER_BRANCH = main [2022-01-13T22:53:51.919Z] # $SEMVER_TEMP = /tmp/semver-744375885 [2022-01-13T22:53:51.919Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-13T22:54:04.234Z] # '/tmp/semver-744375885' -> '/w/workspace/edgex-go/136/.semver' [2022-01-13T22:54:04.496Z] # -> Force: false [2022-01-13T22:54:04.496Z] # $SEMVER_DIR = /w/workspace/edgex-go/136/.semver [Pipeline] } [2022-01-13T22:54:04.496Z] $ docker exec --env ******** --env ******** 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f ssh-agent -k [2022-01-13T22:54:04.582Z] unset SSH_AUTH_SOCK; [2022-01-13T22:54:04.582Z] unset SSH_AGENT_PID; [2022-01-13T22:54:04.582Z] echo Agent pid 60 killed; [2022-01-13T22:54:04.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T22:54:04.912Z] + git semver [Pipeline] } [2022-01-13T22:54:04.916Z] $ docker stop --time=1 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f [2022-01-13T22:54:06.842Z] $ docker rm -f 6de36443e75af13183f180728e9e89122475bf3e7c8a5966f84c8d2a773ffb7f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T22:54:07.220Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-13T22:54:07.471Z] Stashed 1 file(s) [Pipeline] echo [2022-01-13T22:54:07.475Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.20 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-13T22:54:07.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T22:54:07.584Z] ========================================================= [2022-01-13T22:54:07.584Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-13T22:54:07.584Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:54:07.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-13T22:54:07.893Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-13T22:54:07.893Z] 59bf1c3509f3: Pulling fs layer [2022-01-13T22:54:07.893Z] 666ba61612fd: Pulling fs layer [2022-01-13T22:54:07.893Z] 8ed8ca486205: Pulling fs layer [2022-01-13T22:54:07.893Z] 4fe6c5a15a65: Pulling fs layer [2022-01-13T22:54:07.893Z] 22a0e8bec74d: Pulling fs layer [2022-01-13T22:54:07.893Z] f965cba54748: Pulling fs layer [2022-01-13T22:54:07.893Z] 861ffc35075e: Pulling fs layer [2022-01-13T22:54:07.893Z] 4b385c91608e: Pulling fs layer [2022-01-13T22:54:07.893Z] 560528eb2ebb: Pulling fs layer [2022-01-13T22:54:07.893Z] f965cba54748: Waiting [2022-01-13T22:54:07.893Z] 861ffc35075e: Waiting [2022-01-13T22:54:07.893Z] 4b385c91608e: Waiting [2022-01-13T22:54:07.893Z] 560528eb2ebb: Waiting [2022-01-13T22:54:07.893Z] 4fe6c5a15a65: Waiting [2022-01-13T22:54:07.893Z] 22a0e8bec74d: Waiting [2022-01-13T22:54:07.893Z] 8ed8ca486205: Verifying Checksum [2022-01-13T22:54:07.893Z] 8ed8ca486205: Download complete [2022-01-13T22:54:07.893Z] 666ba61612fd: Verifying Checksum [2022-01-13T22:54:07.893Z] 666ba61612fd: Download complete [2022-01-13T22:54:07.893Z] 22a0e8bec74d: Verifying Checksum [2022-01-13T22:54:07.893Z] 22a0e8bec74d: Download complete [2022-01-13T22:54:07.893Z] f965cba54748: Verifying Checksum [2022-01-13T22:54:07.893Z] f965cba54748: Download complete [2022-01-13T22:54:07.893Z] 59bf1c3509f3: Verifying Checksum [2022-01-13T22:54:07.893Z] 59bf1c3509f3: Download complete [2022-01-13T22:54:07.893Z] 861ffc35075e: Verifying Checksum [2022-01-13T22:54:07.893Z] 861ffc35075e: Download complete [2022-01-13T22:54:08.155Z] 4b385c91608e: Verifying Checksum [2022-01-13T22:54:08.155Z] 4b385c91608e: Download complete [2022-01-13T22:54:08.155Z] 59bf1c3509f3: Pull complete [2022-01-13T22:54:08.728Z] 4fe6c5a15a65: Verifying Checksum [2022-01-13T22:54:08.728Z] 4fe6c5a15a65: Download complete [2022-01-13T22:54:08.728Z] 666ba61612fd: Pull complete [2022-01-13T22:54:08.728Z] 560528eb2ebb: Verifying Checksum [2022-01-13T22:54:08.728Z] 560528eb2ebb: Download complete [2022-01-13T22:54:08.728Z] 8ed8ca486205: Pull complete [2022-01-13T22:54:12.959Z] 4fe6c5a15a65: Pull complete [2022-01-13T22:54:12.959Z] 22a0e8bec74d: Pull complete [2022-01-13T22:54:12.959Z] f965cba54748: Pull complete [2022-01-13T22:54:12.959Z] 861ffc35075e: Pull complete [2022-01-13T22:54:12.959Z] 4b385c91608e: Pull complete [2022-01-13T22:54:15.549Z] 560528eb2ebb: Pull complete [2022-01-13T22:54:15.549Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-13T22:54:15.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-13T22:54:15.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:54:15.857Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-13T22:54:15.857Z] WORKDIR /edgex [2022-01-13T22:54:15.857Z] COPY go.mod . [2022-01-13T22:54:15.857Z] RUN go mod download' [2022-01-13T22:54:15.857Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-13T22:54:17.243Z] Sending build context to Docker daemon 333.8MB [2022-01-13T22:54:17.243Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-13T22:54:17.243Z] ---> dd4a08f94e63 [2022-01-13T22:54:17.243Z] Step 2/4 : WORKDIR /edgex [2022-01-13T22:54:19.786Z] ---> Running in c64bfd4e6d70 [2022-01-13T22:54:19.786Z] Removing intermediate container c64bfd4e6d70 [2022-01-13T22:54:19.786Z] ---> d3ef7ec91480 [2022-01-13T22:54:19.786Z] Step 3/4 : COPY go.mod . [2022-01-13T22:54:19.786Z] ---> 37af8551b10e [2022-01-13T22:54:19.786Z] Step 4/4 : RUN go mod download [2022-01-13T22:54:19.786Z] ---> Running in dd7876be5743 [2022-01-13T22:54:22.543Z] Still waiting to schedule task [2022-01-13T22:54:22.543Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-13T22:54:46.404Z] Removing intermediate container dd7876be5743 [2022-01-13T22:54:46.404Z] ---> 9fc5d8e549cf [2022-01-13T22:54:46.404Z] Successfully built 9fc5d8e549cf [2022-01-13T22:54:46.404Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:54:46.701Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-13T22:54:46.701Z] . [Pipeline] withDockerContainer [2022-01-13T22:54:46.759Z] prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container [2022-01-13T22:54:46.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-13T22:54:47.143Z] $ docker top 69ea1dbebd45f874715688e9783286779cb70cded739ffad141a28cd874d1eb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:54:47.507Z] + go version [2022-01-13T22:54:47.507Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-13T22:54:47.509Z] $ docker stop --time=1 69ea1dbebd45f874715688e9783286779cb70cded739ffad141a28cd874d1eb0 [2022-01-13T22:54:48.684Z] $ docker rm -f 69ea1dbebd45f874715688e9783286779cb70cded739ffad141a28cd874d1eb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:54:49.086Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-13T22:54:49.086Z] . [Pipeline] withDockerContainer [2022-01-13T22:54:49.152Z] prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container [2022-01-13T22:54:49.175Z] $ 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/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-13T22:54:49.500Z] $ docker top 58d8295b60f97a93bd374f9fae39c4be4c3892981dd103e97320b410fa7b965d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-13T22:54:49.585Z] ========================================================= [2022-01-13T22:54:49.585Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-13T22:54:49.585Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:54:49.886Z] + make test [2022-01-13T22:54:49.886Z] go mod tidy [2022-01-13T22:54:50.150Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-13T22:54:56.780Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-13T22:55:11.762Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-13T22:55:16.034Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-13T22:55:16.034Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-13T22:55:16.299Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-13T22:55:18.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-13T22:55:18.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-13T22:55:18.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-13T22:55:18.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-13T22:55:19.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-13T22:55:19.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-13T22:55:19.662Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-13T22:55:19.662Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-13T22:55:19.662Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-13T22:55:19.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-13T22:55:21.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2022-01-13T22:55:21.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-13T22:55:21.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-13T22:55:22.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements [2022-01-13T22:55:22.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-13T22:55:22.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 44.7% of statements [2022-01-13T22:55:22.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-13T22:55:22.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-13T22:55:23.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 89.5% of statements [2022-01-13T22:55:23.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-13T22:55:23.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:55:24.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements [2022-01-13T22:55:24.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-13T22:55:24.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-13T22:55:24.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-13T22:55:24.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-13T22:55:24.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-13T22:55:24.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.272s coverage: 94.2% of statements [2022-01-13T22:55:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-13T22:55:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:55:24.914Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 59.1% of statements [2022-01-13T22:55:24.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-13T22:55:24.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-13T22:55:24.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-13T22:55:24.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-13T22:55:24.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-13T22:55:25.191Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2022-01-13T22:55:25.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-13T22:55:25.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-13T22:55:25.191Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-13T22:55:26.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.9% of statements [2022-01-13T22:55:26.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-13T22:55:26.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-01-13T22:55:26.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2022-01-13T22:55:26.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-13T22:55:26.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements [2022-01-13T22:55:26.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2022-01-13T22:55:26.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-01-13T22:55:26.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-01-13T22:55:27.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements [2022-01-13T22:55:39.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2022-01-13T22:55:39.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-01-13T22:55:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.157s coverage: 82.5% of statements [2022-01-13T22:55:44.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-13T22:55:45.692Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1467 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-13T22:55:45.705Z] Running in /w/workspace/edgex-go/136 [Pipeline] { [Pipeline] checkout [2022-01-13T22:55:45.949Z] The recommended git tool is: git [2022-01-13T22:55:50.387Z] using credential edgex-jenkins-ssh [2022-01-13T22:55:50.404Z] Cloning the remote Git repository [2022-01-13T22:55:50.460Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-13T22:55:50.534Z] > git init /w/workspace/edgex-go/136 # timeout=10 [2022-01-13T22:55:50.611Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-13T22:55:50.611Z] > git --version # timeout=10 [2022-01-13T22:55:50.631Z] > git --version # 'git version 2.17.1' [2022-01-13T22:55:50.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T22:55:50.706Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.123s coverage: 91.2% of statements [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.241s coverage: 65.4% of statements [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 43.8% of statements [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-13T22:56:02.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2022-01-13T22:56:02.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-13T22:56:06.186Z] Avoid second fetch [2022-01-13T22:56:06.187Z] Checking out Revision 76a2231e8148cb604158a0f3c13d077a257babdb (main) [2022-01-13T22:56:06.148Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-13T22:56:06.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T22:56:06.203Z] > git config core.sparsecheckout # timeout=10 [2022-01-13T22:56:06.220Z] > git checkout -f 76a2231e8148cb604158a0f3c13d077a257babdb # timeout=10 [2022-01-13T22:56:09.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements [2022-01-13T22:56:09.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-13T22:56:09.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-13T22:56:09.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-13T22:56:09.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-13T22:56:09.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 92.3% of statements [2022-01-13T22:56:09.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-13T22:56:09.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:56:09.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-13T22:56:09.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-13T22:56:09.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-01-13T22:56:09.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-13T22:56:09.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-13T22:56:09.472Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2022-01-13T22:56:09.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-13T22:56:09.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:56:09.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-13T22:56:09.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-13T22:56:09.472Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-01-13T22:56:09.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-13T22:56:09.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-13T22:56:09.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-13T22:56:09.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-13T22:56:09.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-13T22:56:09.472Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-13T22:56:09.472Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-01-13T22:56:09.472Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-01-13T22:56:09.472Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-01-13T22:56:10.694Z] Commit message: "build: Updated formating from gofmt 1.17 (#3861)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-13T22:56:11.595Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-13T22:56:11.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:56:11.595Z] Dload Upload Total Spent Left Speed [2022-01-13T22:56:11.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh [2022-01-13T22:56:12.126Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-13T22:56:12.464Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-13T22:56:12.464Z] + sudo tee /etc/docker/daemon.new [2022-01-13T22:56:12.464Z] { [2022-01-13T22:56:12.464Z] "registry-mirrors": [ [2022-01-13T22:56:12.464Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-13T22:56:12.464Z] ], [2022-01-13T22:56:12.464Z] "bip": "10.250.0.254/24", [2022-01-13T22:56:12.464Z] "hosts": [ [2022-01-13T22:56:12.464Z] "tcp://0.0.0.0:5555", [2022-01-13T22:56:12.464Z] "unix:///var/run/docker.sock" [2022-01-13T22:56:12.464Z] ], [2022-01-13T22:56:12.464Z] "mtu": 1458, [2022-01-13T22:56:12.464Z] "selinux-enabled": true, [2022-01-13T22:56:12.464Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-13T22:56:12.464Z] } [Pipeline] sh [2022-01-13T22:56:12.816Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-13T22:56:13.159Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:56:31.554Z] provisioning config files... [2022-01-13T22:56:31.576Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/136@tmp/config4068372129581726794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:56:31.934Z] ---> docker-login.sh [2022-01-13T22:56:31.934Z] nexus3.edgexfoundry.org:10001 [2022-01-13T22:56:32.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:56:32.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:56:32.809Z] Configure a credential helper to remove this warning. See [2022-01-13T22:56:32.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:56:32.809Z] [2022-01-13T22:56:32.809Z] Login Succeeded [2022-01-13T22:56:32.809Z] nexus3.edgexfoundry.org:10002 [2022-01-13T22:56:33.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:56:33.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:56:33.086Z] Configure a credential helper to remove this warning. See [2022-01-13T22:56:33.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:56:33.086Z] [2022-01-13T22:56:33.086Z] Login Succeeded [2022-01-13T22:56:33.086Z] nexus3.edgexfoundry.org:10003 [2022-01-13T22:56:33.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:56:33.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:56:33.630Z] Configure a credential helper to remove this warning. See [2022-01-13T22:56:33.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:56:33.630Z] [2022-01-13T22:56:33.630Z] Login Succeeded [2022-01-13T22:56:33.630Z] nexus3.edgexfoundry.org:10004 [2022-01-13T22:56:33.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:56:33.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:56:33.906Z] Configure a credential helper to remove this warning. See [2022-01-13T22:56:33.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:56:33.906Z] [2022-01-13T22:56:33.906Z] Login Succeeded [2022-01-13T22:56:33.906Z] docker.io [2022-01-13T22:56:34.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:56:34.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:56:34.768Z] Configure a credential helper to remove this warning. See [2022-01-13T22:56:34.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:56:34.768Z] [2022-01-13T22:56:34.768Z] Login Succeeded [2022-01-13T22:56:34.768Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T22:56:34.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-13T22:56:35.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T22:56:35.203Z] ========================================================= [2022-01-13T22:56:35.203Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-13T22:56:35.203Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:56:35.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-13T22:56:35.809Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-13T22:56:35.810Z] 9b3977197b4f: Pulling fs layer [2022-01-13T22:56:35.810Z] 1a89e8eeedd5: Pulling fs layer [2022-01-13T22:56:35.810Z] 94645a83ff95: Pulling fs layer [2022-01-13T22:56:35.810Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-13T22:56:35.810Z] 0c92f367c5e7: Pulling fs layer [2022-01-13T22:56:35.810Z] 4b8299f9d1f4: Pulling fs layer [2022-01-13T22:56:35.810Z] 9a6b49a46696: Pulling fs layer [2022-01-13T22:56:35.810Z] cf05db05a679: Pulling fs layer [2022-01-13T22:56:35.810Z] 0c92f367c5e7: Waiting [2022-01-13T22:56:35.810Z] 4b8299f9d1f4: Waiting [2022-01-13T22:56:35.810Z] 9a6b49a46696: Waiting [2022-01-13T22:56:35.810Z] cf05db05a679: Waiting [2022-01-13T22:56:35.810Z] 3f3a8bcf1eab: Waiting [2022-01-13T22:56:35.810Z] 94645a83ff95: Verifying Checksum [2022-01-13T22:56:35.810Z] 94645a83ff95: Download complete [2022-01-13T22:56:35.810Z] 1a89e8eeedd5: Verifying Checksum [2022-01-13T22:56:35.810Z] 1a89e8eeedd5: Download complete [2022-01-13T22:56:35.810Z] 0c92f367c5e7: Verifying Checksum [2022-01-13T22:56:35.810Z] 0c92f367c5e7: Download complete [2022-01-13T22:56:35.810Z] 4b8299f9d1f4: Verifying Checksum [2022-01-13T22:56:35.810Z] 4b8299f9d1f4: Download complete [2022-01-13T22:56:35.810Z] 9a6b49a46696: Download complete [2022-01-13T22:56:35.810Z] 9b3977197b4f: Download complete [2022-01-13T22:56:36.799Z] 9b3977197b4f: Pull complete [2022-01-13T22:56:37.079Z] 1a89e8eeedd5: Pull complete [2022-01-13T22:56:37.677Z] 94645a83ff95: Pull complete [2022-01-13T22:56:37.677Z] cf05db05a679: Verifying Checksum [2022-01-13T22:56:37.677Z] cf05db05a679: Download complete [2022-01-13T22:56:38.274Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-13T22:56:38.274Z] 3f3a8bcf1eab: Download complete [2022-01-13T22:56:48.334Z] GO111MODULE=on go vet ./... [2022-01-13T22:56:48.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-13T22:56:49.181Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-13T22:56:49.441Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-13T22:56:50.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-13T22:56:50.322Z] + ls -al . [2022-01-13T22:56:50.322Z] total 644 [2022-01-13T22:56:50.322Z] drwxrwxr-x 10 1001 1001 4096 Jan 13 22:56 . [2022-01-13T22:56:50.322Z] drwxr-xr-x 4 root root 32 Jan 13 22:54 .. [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 22:53 .dockerignore [2022-01-13T22:56:50.322Z] drwxrwxr-x 8 1001 1001 162 Jan 13 22:53 .git [2022-01-13T22:56:50.322Z] drwxrwxr-x 4 1001 1001 142 Jan 13 22:53 .github [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 804 Jan 13 22:53 .gitignore [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 42 Jan 13 22:53 .golangci.yml [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 76 Jan 13 22:53 .hadolint.yml [2022-01-13T22:56:50.322Z] drwx------ 3 1001 1001 58 Jan 13 22:54 .semver [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 22:53 .sonarcloud.properties [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 1171 Jan 13 22:53 ADOPTERS.md [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 8910 Jan 13 22:53 Attribution.txt [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 51732 Jan 13 22:53 CHANGELOG.md [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 22:53 CONTRIBUTING.md [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 677 Jan 13 22:53 GOVERNANCE.md [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 849 Jan 13 22:53 Jenkinsfile [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 22:53 LICENSE [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 6508 Jan 13 22:53 Makefile [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 582 Jan 13 22:53 OWNERS.md [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 8207 Jan 13 22:53 README.md [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 6912 Jan 13 22:53 SECURITY.md [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 12 Jan 13 22:54 VERSION [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 22:53 ZMQWindows.md [2022-01-13T22:56:50.322Z] drwxrwxr-x 2 1001 1001 37 Jan 13 22:53 bin [2022-01-13T22:56:50.322Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 22:53 cmd [2022-01-13T22:56:50.322Z] -rw-r--r-- 1 root root 428381 Jan 13 22:56 coverage.out [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 828 Jan 13 22:53 go.mod [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 49574 Jan 13 22:53 go.sum [2022-01-13T22:56:50.322Z] drwxrwxr-x 8 1001 1001 124 Jan 13 22:53 internal [2022-01-13T22:56:50.322Z] drwxrwxr-x 3 1001 1001 16 Jan 13 22:53 openapi [2022-01-13T22:56:50.322Z] drwxrwxr-x 4 1001 1001 71 Jan 13 22:53 snap [2022-01-13T22:56:50.322Z] -rw-rw-r-- 1 1001 1001 204 Jan 13 22:53 version.go [Pipeline] sh [2022-01-13T22:56:50.624Z] + '[' -e coverage.out ] [2022-01-13T22:56:50.624Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-13T22:56:50.662Z] 3f3a8bcf1eab: Pull complete [2022-01-13T22:56:50.662Z] 0c92f367c5e7: Pull complete [2022-01-13T22:56:50.662Z] 4b8299f9d1f4: Pull complete [2022-01-13T22:56:50.662Z] 9a6b49a46696: Pull complete [2022-01-13T22:56:50.726Z] Stashed 1 file(s) [Pipeline] sh [2022-01-13T22:56:51.013Z] + make build [2022-01-13T22:56:51.014Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-data/core-data ./cmd/core-data [2022-01-13T22:56:52.406Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-13T22:56:56.054Z] cf05db05a679: Pull complete [2022-01-13T22:56:56.054Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-13T22:56:56.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-13T22:56:56.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:56:56.408Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-13T22:56:56.408Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-13T22:56:56.408Z] WORKDIR /edgex [2022-01-13T22:56:56.408Z] COPY go.mod . [2022-01-13T22:56:56.408Z] RUN go mod download [2022-01-13T22:56:59.040Z] Sending build context to Docker daemon 168.6MB [2022-01-13T22:56:59.040Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-13T22:56:59.040Z] ---> 0ccda1f7e2ee [2022-01-13T22:56:59.040Z] Step 2/4 : WORKDIR /edgex [2022-01-13T22:56:59.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-command/core-command ./cmd/core-command [2022-01-13T22:56:59.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-13T22:57:00.470Z] ---> Running in f1e0ea982b66 [2022-01-13T22:57:00.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-13T22:57:00.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-13T22:57:01.060Z] Removing intermediate container f1e0ea982b66 [2022-01-13T22:57:01.060Z] ---> c61897385b7c [2022-01-13T22:57:01.060Z] Step 3/4 : COPY go.mod . [2022-01-13T22:57:01.653Z] ---> 47754fb03662 [2022-01-13T22:57:01.653Z] Step 4/4 : RUN go mod download [2022-01-13T22:57:01.653Z] ---> Running in 39d98c31c331 [2022-01-13T22:57:01.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-13T22:57:02.376Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-13T22:57:03.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-13T22:57:04.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-13T22:57:04.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-13T22:57:05.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-13T22:57:07.206Z] $ docker stop --time=1 58d8295b60f97a93bd374f9fae39c4be4c3892981dd103e97320b410fa7b965d [2022-01-13T22:57:08.870Z] $ docker rm -f 58d8295b60f97a93bd374f9fae39c4be4c3892981dd103e97320b410fa7b965d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:57:10.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:57:10.380Z] [2022-01-13T22:57:10.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:57:10.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:57:10.681Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-13T22:57:10.681Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-13T22:57:10.681Z] ca9280d653b3: Pulling fs layer [2022-01-13T22:57:10.681Z] 7e9c9ca2126c: Pulling fs layer [2022-01-13T22:57:10.681Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-13T22:57:10.681Z] cbdbe7a5bc2a: Download complete [2022-01-13T22:57:10.951Z] ca9280d653b3: Verifying Checksum [2022-01-13T22:57:10.951Z] ca9280d653b3: Download complete [2022-01-13T22:57:10.951Z] cbdbe7a5bc2a: Pull complete [2022-01-13T22:57:11.214Z] 7e9c9ca2126c: Verifying Checksum [2022-01-13T22:57:11.214Z] 7e9c9ca2126c: Download complete [2022-01-13T22:57:11.479Z] ca9280d653b3: Pull complete [2022-01-13T22:57:15.716Z] 7e9c9ca2126c: Pull complete [2022-01-13T22:57:15.716Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-13T22:57:15.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:57:15.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-13T22:57:15.781Z] prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container [2022-01-13T22:57:16.013Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-13T22:57:18.456Z] $ docker top 8d3014e831d4ee6427eb1364c9b51ff787eaed3a93a750c30092fe0ff31f2c38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:57:18.931Z] + docker-compose build --help [2022-01-13T22:57:18.931Z] + grep parallel [2022-01-13T22:57:19.499Z] --parallel Build images in parallel. [Pipeline] } [2022-01-13T22:57:19.503Z] $ docker stop --time=1 8d3014e831d4ee6427eb1364c9b51ff787eaed3a93a750c30092fe0ff31f2c38 [2022-01-13T22:57:20.679Z] $ docker rm -f 8d3014e831d4ee6427eb1364c9b51ff787eaed3a93a750c30092fe0ff31f2c38 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:57:21.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:57:21.085Z] . [Pipeline] withDockerContainer [2022-01-13T22:57:21.151Z] prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container [2022-01-13T22:57:21.175Z] $ 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/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-13T22:57:21.499Z] $ docker top 88060e5bd30c128d850dd250cff5946040b8784c2c09e83629143ff18fa19652 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:57:21.862Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-13T22:57:22.433Z] Building core-command ... [2022-01-13T22:57:22.433Z] Building core-data ... [2022-01-13T22:57:22.433Z] Building core-metadata ... [2022-01-13T22:57:22.433Z] Building security-bootstrapper ... [2022-01-13T22:57:22.433Z] Building security-proxy-setup ... [2022-01-13T22:57:22.433Z] Building security-secretstore-setup ... [2022-01-13T22:57:22.433Z] Building support-notifications ... [2022-01-13T22:57:22.433Z] Building support-scheduler ... [2022-01-13T22:57:22.433Z] Building sys-mgmt-agent ... [2022-01-13T22:57:22.433Z] Building support-scheduler [2022-01-13T22:57:22.433Z] Building core-data [2022-01-13T22:57:22.433Z] Building support-notifications [2022-01-13T22:57:22.433Z] Building core-metadata [2022-01-13T22:57:22.433Z] Building sys-mgmt-agent [2022-01-13T22:57:34.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:57:34.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:57:34.700Z] ---> 9fc5d8e549cf [2022-01-13T22:57:34.700Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:57:34.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:57:34.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:57:34.700Z] ---> 9fc5d8e549cf [2022-01-13T22:57:34.700Z] Step 3/23 : WORKDIR /edgex-go [2022-01-13T22:57:34.700Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:57:34.700Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:57:34.700Z] ---> 9fc5d8e549cf [2022-01-13T22:57:34.700Z] Step 3/21 : WORKDIR /edgex-go [2022-01-13T22:57:36.088Z] ---> Running in 55338262a365 [2022-01-13T22:57:36.088Z] ---> Running in d50ee949d894 [2022-01-13T22:57:36.349Z] ---> Running in c24ff664f16b [2022-01-13T22:57:36.623Z] Removing intermediate container d50ee949d894 [2022-01-13T22:57:36.623Z] ---> dded643894cd [2022-01-13T22:57:36.623Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:57:36.623Z] Removing intermediate container c24ff664f16b [2022-01-13T22:57:36.623Z] ---> f10fd2e99458 [2022-01-13T22:57:36.623Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:57:36.623Z] Removing intermediate container 55338262a365 [2022-01-13T22:57:36.623Z] ---> 4b4dccc4f08f [2022-01-13T22:57:36.623Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:57:36.623Z] ---> Running in 3f7782ead6ab [2022-01-13T22:57:36.623Z] ---> Running in 805aa970c24d [2022-01-13T22:57:36.623Z] ---> Running in a953847b8ab6 [2022-01-13T22:57:37.577Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:57:37.577Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:57:37.577Z] ---> 9fc5d8e549cf [2022-01-13T22:57:37.577Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:57:37.577Z] ---> Using cache [2022-01-13T22:57:37.577Z] ---> 4b4dccc4f08f [2022-01-13T22:57:37.577Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:57:37.840Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:57:37.840Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:57:37.840Z] ---> 9fc5d8e549cf [2022-01-13T22:57:37.840Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:57:37.840Z] ---> Using cache [2022-01-13T22:57:37.840Z] ---> 4b4dccc4f08f [2022-01-13T22:57:37.840Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:57:37.840Z] ---> Running in d1de67e2fa73 [2022-01-13T22:57:37.840Z] ---> Running in 68043bc50e90 [2022-01-13T22:57:38.102Z] Removing intermediate container 3f7782ead6ab [2022-01-13T22:57:38.102Z] ---> 022f107316ca [2022-01-13T22:57:38.102Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-13T22:57:38.102Z] ---> Running in 5ab02df0ff0d [2022-01-13T22:57:38.365Z] Removing intermediate container 805aa970c24d [2022-01-13T22:57:38.365Z] ---> a4d6950410f1 [2022-01-13T22:57:38.365Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-13T22:57:38.365Z] Removing intermediate container a953847b8ab6 [2022-01-13T22:57:38.365Z] ---> df652f71d074 [2022-01-13T22:57:38.365Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-13T22:57:38.365Z] ---> Running in fae9bfe0f43f [2022-01-13T22:57:38.365Z] ---> Running in 0def18420cba [2022-01-13T22:57:38.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:57:38.629Z] Removing intermediate container d1de67e2fa73 [2022-01-13T22:57:38.629Z] ---> 8c7b495b2603 [2022-01-13T22:57:38.629Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-13T22:57:38.889Z] ---> Running in 8692743ede9b [2022-01-13T22:57:38.889Z] Removing intermediate container 68043bc50e90 [2022-01-13T22:57:38.889Z] ---> f885fcf69f8a [2022-01-13T22:57:38.889Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T22:57:38.889Z] ---> Running in 5883f8307eef [2022-01-13T22:57:38.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:57:38.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:57:39.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:57:39.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:57:39.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:57:39.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:57:39.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:57:39.680Z] OK: 221 MiB in 52 packages [2022-01-13T22:57:39.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:57:39.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:57:40.223Z] OK: 221 MiB in 52 packages [2022-01-13T22:57:40.223Z] Removing intermediate container 5ab02df0ff0d [2022-01-13T22:57:40.223Z] ---> 3b53ac99c2c3 [2022-01-13T22:57:40.223Z] Step 6/23 : COPY go.mod . [2022-01-13T22:57:40.223Z] OK: 221 MiB in 52 packages [2022-01-13T22:57:40.223Z] OK: 221 MiB in 52 packages [2022-01-13T22:57:40.484Z] ---> 7dccdab81719 [2022-01-13T22:57:40.484Z] Step 7/23 : RUN go mod download [2022-01-13T22:57:40.484Z] OK: 221 MiB in 52 packages [2022-01-13T22:57:40.484Z] ---> Running in 801307b6183c [2022-01-13T22:57:40.750Z] Removing intermediate container 0def18420cba [2022-01-13T22:57:40.750Z] ---> d6d3530f0ab3 [2022-01-13T22:57:40.750Z] Step 6/22 : COPY . . [2022-01-13T22:57:40.750Z] Removing intermediate container fae9bfe0f43f [2022-01-13T22:57:40.750Z] ---> aafb63342160 [2022-01-13T22:57:40.750Z] Step 6/21 : COPY . . [2022-01-13T22:57:42.150Z] Removing intermediate container 8692743ede9b [2022-01-13T22:57:42.150Z] ---> 20ab201b1179 [2022-01-13T22:57:42.150Z] Step 6/22 : COPY . . [2022-01-13T22:57:42.150Z] Removing intermediate container 5883f8307eef [2022-01-13T22:57:42.150Z] ---> 5c7b7a3d697f [2022-01-13T22:57:42.150Z] Step 6/22 : COPY . . [2022-01-13T22:57:45.458Z] Removing intermediate container 801307b6183c [2022-01-13T22:57:45.458Z] ---> d1c72efddcfe [2022-01-13T22:57:45.458Z] Step 8/23 : COPY . . [2022-01-13T22:58:09.665Z] Removing intermediate container 39d98c31c331 [2022-01-13T22:58:09.665Z] ---> b69aa133e2f9 [2022-01-13T22:58:09.665Z] Successfully built b69aa133e2f9 [2022-01-13T22:58:09.665Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:58:10.007Z] + docker inspect -f . ci-base-image-arm64 [2022-01-13T22:58:10.007Z] . [Pipeline] withDockerContainer [2022-01-13T22:58:10.203Z] prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container [2022-01-13T22:58:10.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-13T22:58:11.550Z] $ docker top d0bf7b260a05225cb78a590fcdad4bbebefa1a64d8a6ab1152901ba2a2bea199 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:58:12.064Z] ---> 6dc9acf987a5 [2022-01-13T22:58:12.064Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:58:12.064Z] ---> 44ed098b935f [2022-01-13T22:58:12.064Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:58:12.064Z] ---> Running in fe4347567b8b [2022-01-13T22:58:12.064Z] ---> Running in b25ec66291e5 [2022-01-13T22:58:12.064Z] ---> ce47c33075c4 [2022-01-13T22:58:12.064Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:58:12.064Z] ---> Running in e28a6d4d311f [2022-01-13T22:58:12.064Z] ---> a36c2fb8abf1 [2022-01-13T22:58:12.064Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:58:12.064Z] ---> Running in aed25f26ae05 [2022-01-13T22:58:12.397Z] + go version [2022-01-13T22:58:12.397Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-13T22:58:12.422Z] $ docker stop --time=1 d0bf7b260a05225cb78a590fcdad4bbebefa1a64d8a6ab1152901ba2a2bea199 [2022-01-13T22:58:14.016Z] $ docker rm -f d0bf7b260a05225cb78a590fcdad4bbebefa1a64d8a6ab1152901ba2a2bea199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:58:14.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:58:14.645Z] [2022-01-13T22:58:14.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:58:14.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:58:14.985Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-13T22:58:14.985Z] 29e5d40040c1: Pulling fs layer [2022-01-13T22:58:14.985Z] 1ce36da41761: Pulling fs layer [2022-01-13T22:58:14.985Z] 25b303627fd3: Pulling fs layer [2022-01-13T22:58:15.261Z] 29e5d40040c1: Verifying Checksum [2022-01-13T22:58:15.261Z] 29e5d40040c1: Download complete [2022-01-13T22:58:15.387Z] Removing intermediate container aed25f26ae05 [2022-01-13T22:58:15.388Z] ---> cab7b686ccca [2022-01-13T22:58:15.388Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-13T22:58:15.388Z] ---> Running in 733cdf1ecfd7 [2022-01-13T22:58:15.388Z] ---> fa02a6bccc6c [2022-01-13T22:58:15.388Z] Step 9/23 : RUN go mod tidy [2022-01-13T22:58:15.388Z] Removing intermediate container b25ec66291e5 [2022-01-13T22:58:15.388Z] ---> f1f56b6fbde5 [2022-01-13T22:58:15.388Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-13T22:58:15.388Z] ---> Running in 086efcb640f3 [2022-01-13T22:58:15.388Z] Removing intermediate container fe4347567b8b [2022-01-13T22:58:15.388Z] ---> c9bba319892b [2022-01-13T22:58:15.388Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-13T22:58:15.388Z] Removing intermediate container e28a6d4d311f [2022-01-13T22:58:15.388Z] ---> 35dd8d0a0cc6 [2022-01-13T22:58:15.388Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-13T22:58:15.388Z] ---> Running in 1bd40beed563 [2022-01-13T22:58:15.388Z] ---> Running in 356536d9fb65 [2022-01-13T22:58:15.388Z] ---> Running in 64c52f404aa3 [2022-01-13T22:58:15.537Z] 1ce36da41761: Verifying Checksum [2022-01-13T22:58:15.537Z] 1ce36da41761: Download complete [2022-01-13T22:58:15.654Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-data/core-data ./cmd/core-data [2022-01-13T22:58:15.655Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-13T22:58:15.814Z] 29e5d40040c1: Pull complete [2022-01-13T22:58:15.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-13T22:58:15.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-13T22:58:16.802Z] 25b303627fd3: Verifying Checksum [2022-01-13T22:58:16.802Z] 25b303627fd3: Download complete [2022-01-13T22:58:17.073Z] 1ce36da41761: Pull complete [2022-01-13T22:58:21.227Z] Removing intermediate container 086efcb640f3 [2022-01-13T22:58:21.227Z] ---> 5256f1768951 [2022-01-13T22:58:21.227Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-13T22:58:21.227Z] ---> Running in ac7bad6e7c02 [2022-01-13T22:58:21.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-13T22:58:27.213Z] 25b303627fd3: Pull complete [2022-01-13T22:58:27.213Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-13T22:58:27.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:58:27.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-13T22:58:27.439Z] prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container [2022-01-13T22:58:27.518Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-13T22:58:29.769Z] $ docker top 1082b67a0031ec632217d5f1502210c1f9961fdc9e54254fcfa6c78b7b0c3f19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:58:30.664Z] + + grep parallel [2022-01-13T22:58:30.664Z] docker-compose build --help [2022-01-13T22:58:34.034Z] --parallel Build images in parallel. [Pipeline] } [2022-01-13T22:58:34.333Z] $ docker stop --time=1 1082b67a0031ec632217d5f1502210c1f9961fdc9e54254fcfa6c78b7b0c3f19 [2022-01-13T22:58:35.973Z] $ docker rm -f 1082b67a0031ec632217d5f1502210c1f9961fdc9e54254fcfa6c78b7b0c3f19 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:58:36.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:58:36.545Z] . [Pipeline] withDockerContainer [2022-01-13T22:58:36.763Z] prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container [2022-01-13T22:58:36.847Z] $ 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/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-13T22:58:38.098Z] $ docker top 7bdc933aee387cf8d9acaf9755fbf81f9f61146e2b11cadb90f2d2329c903698 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:58:38.976Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-13T22:58:42.347Z] Building core-command ... [2022-01-13T22:58:42.347Z] Building core-data ... [2022-01-13T22:58:42.347Z] Building core-metadata ... [2022-01-13T22:58:42.347Z] Building security-bootstrapper ... [2022-01-13T22:58:42.347Z] Building security-proxy-setup ... [2022-01-13T22:58:42.347Z] Building security-secretstore-setup ... [2022-01-13T22:58:42.347Z] Building support-notifications ... [2022-01-13T22:58:42.347Z] Building support-scheduler ... [2022-01-13T22:58:42.347Z] Building sys-mgmt-agent ... [2022-01-13T22:58:42.347Z] Building security-bootstrapper [2022-01-13T22:58:42.347Z] Building security-proxy-setup [2022-01-13T22:58:42.347Z] Building security-secretstore-setup [2022-01-13T22:58:42.347Z] Building core-command [2022-01-13T22:58:42.347Z] Building support-notifications [2022-01-13T22:59:00.096Z] Removing intermediate container 64c52f404aa3 [2022-01-13T22:59:00.096Z] ---> 9a36b6205eb3 [2022-01-13T22:59:00.096Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-13T22:59:00.096Z] ---> Running in a1343d7470fb [2022-01-13T22:59:00.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-13T22:59:02.702Z] Removing intermediate container 1bd40beed563 [2022-01-13T22:59:02.702Z] ---> fb7ce5439857 [2022-01-13T22:59:02.702Z] [2022-01-13T22:59:02.702Z] Step 9/21 : FROM alpine:3.14 [2022-01-13T22:59:02.702Z] Removing intermediate container a1343d7470fb [2022-01-13T22:59:02.702Z] ---> 71c2ace54af4 [2022-01-13T22:59:02.702Z] [2022-01-13T22:59:02.702Z] Step 10/22 : FROM docker:20.10.10 [2022-01-13T22:59:02.702Z] 3.14: Pulling from library/alpine [2022-01-13T22:59:02.963Z] 20.10.10: Pulling from library/docker [2022-01-13T22:59:02.963Z] Removing intermediate container 356536d9fb65 [2022-01-13T22:59:02.963Z] ---> 2e7a158df3af [2022-01-13T22:59:02.963Z] [2022-01-13T22:59:02.963Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:59:03.229Z] 3.14: Pulling from library/alpine [2022-01-13T22:59:04.207Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-13T22:59:04.207Z] Status: Downloaded newer image for alpine:3.14 [2022-01-13T22:59:04.207Z] ---> 0a97eee8041e [2022-01-13T22:59:04.207Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-13T22:59:04.207Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-13T22:59:04.207Z] Status: Image is up to date for alpine:3.14 [2022-01-13T22:59:04.207Z] ---> 0a97eee8041e [2022-01-13T22:59:04.207Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:59:04.207Z] ---> Running in 9d9502685f86 [2022-01-13T22:59:04.207Z] ---> Running in 66e33c0f1de3 [2022-01-13T22:59:04.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:05.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:05.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:05.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:05.348Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-13T22:59:05.348Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-13T22:59:05.348Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:59:05.348Z] OK: 6 MiB in 15 packages [2022-01-13T22:59:05.348Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-13T22:59:05.348Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:59:05.348Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:59:05.348Z] OK: 6 MiB in 16 packages [2022-01-13T22:59:05.348Z] Removing intermediate container ac7bad6e7c02 [2022-01-13T22:59:05.348Z] ---> ad5b27480e9e [2022-01-13T22:59:05.348Z] [2022-01-13T22:59:05.348Z] Step 11/23 : FROM alpine:3.14 [2022-01-13T22:59:05.348Z] ---> 0a97eee8041e [2022-01-13T22:59:05.348Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:59:05.613Z] ---> Running in 3ed60a34c616 [2022-01-13T22:59:05.911Z] Removing intermediate container 66e33c0f1de3 [2022-01-13T22:59:05.911Z] ---> 5e5d2d0885e6 [2022-01-13T22:59:05.911Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:59:06.186Z] Removing intermediate container 9d9502685f86 [2022-01-13T22:59:06.186Z] ---> 35ec8a1751f2 [2022-01-13T22:59:06.186Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:59:06.186Z] ---> Running in d445e3fec2c3 [2022-01-13T22:59:06.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:06.456Z] ---> Running in 8e37f4ff312a [2022-01-13T22:59:06.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:06.456Z] Removing intermediate container d445e3fec2c3 [2022-01-13T22:59:06.456Z] ---> 40b45bedcbde [2022-01-13T22:59:06.456Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-13T22:59:06.456Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-13T22:59:06.724Z] Removing intermediate container 8e37f4ff312a [2022-01-13T22:59:06.724Z] ---> dfef5b454aa3 [2022-01-13T22:59:06.724Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-13T22:59:06.724Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:59:06.724Z] OK: 6 MiB in 15 packages [2022-01-13T22:59:06.724Z] ---> Running in e8bb89d8fef9 [2022-01-13T22:59:06.724Z] ---> Running in 93428bd909ad [2022-01-13T22:59:06.724Z] Removing intermediate container 733cdf1ecfd7 [2022-01-13T22:59:06.724Z] ---> 36231280752a [2022-01-13T22:59:06.724Z] [2022-01-13T22:59:06.724Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:59:06.724Z] ---> 0a97eee8041e [2022-01-13T22:59:06.724Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-13T22:59:06.724Z] ---> Running in 32eda2b68e55 [2022-01-13T22:59:06.724Z] Removing intermediate container 93428bd909ad [2022-01-13T22:59:06.724Z] ---> 3e8d2fe18722 [2022-01-13T22:59:06.724Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-13T22:59:06.993Z] Removing intermediate container e8bb89d8fef9 [2022-01-13T22:59:06.993Z] ---> 13e744fe484b [2022-01-13T22:59:06.993Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T22:59:06.993Z] ---> Running in 1a2fe83f0659 [2022-01-13T22:59:06.993Z] Removing intermediate container 32eda2b68e55 [2022-01-13T22:59:06.993Z] ---> 591a32222222 [2022-01-13T22:59:06.993Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-13T22:59:06.993Z] ---> Running in ea481436f823 [2022-01-13T22:59:06.993Z] Removing intermediate container 3ed60a34c616 [2022-01-13T22:59:06.993Z] ---> da81cefd4f51 [2022-01-13T22:59:06.993Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:59:06.993Z] ---> Running in 59e4a7169f23 [2022-01-13T22:59:06.993Z] Removing intermediate container ea481436f823 [2022-01-13T22:59:06.993Z] ---> 212108f14b3c [2022-01-13T22:59:06.993Z] Step 14/22 : WORKDIR / [2022-01-13T22:59:06.993Z] ---> Running in ea2276e7a80d [2022-01-13T22:59:07.255Z] Removing intermediate container 1a2fe83f0659 [2022-01-13T22:59:07.255Z] ---> 47786b09cd81 [2022-01-13T22:59:07.255Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:59:07.255Z] ---> Running in eac67de54744 [2022-01-13T22:59:07.255Z] Removing intermediate container 59e4a7169f23 [2022-01-13T22:59:07.255Z] ---> 18ea91a7a5fb [2022-01-13T22:59:07.255Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-13T22:59:07.255Z] Removing intermediate container ea2276e7a80d [2022-01-13T22:59:07.255Z] ---> 1797435f47bd [2022-01-13T22:59:07.255Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-13T22:59:07.255Z] ---> Running in dae0a744e56f [2022-01-13T22:59:07.529Z] ---> Running in fb6d1ce7d9eb [2022-01-13T22:59:07.529Z] Removing intermediate container eac67de54744 [2022-01-13T22:59:07.529Z] ---> 047776bd5dfe [2022-01-13T22:59:07.529Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:59:07.529Z] ---> f71d165d0275 [2022-01-13T22:59:07.529Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-13T22:59:07.529Z] Removing intermediate container dae0a744e56f [2022-01-13T22:59:07.529Z] ---> ef69b4d53050 [2022-01-13T22:59:07.529Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:59:07.529Z] Removing intermediate container fb6d1ce7d9eb [2022-01-13T22:59:07.529Z] ---> d5fc24c3ea58 [2022-01-13T22:59:07.529Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-13T22:59:07.529Z] ---> Running in 6b156f9888bc [2022-01-13T22:59:07.529Z] ---> Running in 0606a9807fc2 [2022-01-13T22:59:07.791Z] ---> 41b8a8a64ad9 [2022-01-13T22:59:07.791Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-13T22:59:07.791Z] Removing intermediate container 6b156f9888bc [2022-01-13T22:59:07.791Z] ---> 3c9406fc7852 [2022-01-13T22:59:07.791Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:59:08.370Z] ---> c299ca68a6a4 [2022-01-13T22:59:08.370Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-13T22:59:08.370Z] ---> a4245dc05117 [2022-01-13T22:59:08.370Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-13T22:59:08.370Z] ---> 48daa843815c [2022-01-13T22:59:08.370Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-13T22:59:08.637Z] ---> 5ab561c06468 [2022-01-13T22:59:08.637Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-13T22:59:08.637Z] Removing intermediate container 0606a9807fc2 [2022-01-13T22:59:08.637Z] ---> b3fbb067f454 [2022-01-13T22:59:08.637Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-13T22:59:08.637Z] ---> Running in b444ff29175a [2022-01-13T22:59:08.637Z] ---> 1bb11fb67126 [2022-01-13T22:59:08.637Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-13T22:59:08.637Z] ---> Running in a0531e645e7b [2022-01-13T22:59:08.899Z] ---> Running in 04ab6bf262f2 [2022-01-13T22:59:08.899Z] Removing intermediate container b444ff29175a [2022-01-13T22:59:08.899Z] ---> 42e1a6e02145 [2022-01-13T22:59:08.899Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:59:08.899Z] ---> 5e2873fa0a90 [2022-01-13T22:59:08.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-13T22:59:08.899Z] Removing intermediate container 04ab6bf262f2 [2022-01-13T22:59:08.899Z] ---> cabddbba14b1 [2022-01-13T22:59:08.899Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:59:08.899Z] ---> Running in cfb63487d70f [2022-01-13T22:59:08.899Z] ---> Running in 2bf8bfc657d7 [2022-01-13T22:59:09.166Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:09.166Z] Removing intermediate container cfb63487d70f [2022-01-13T22:59:09.166Z] ---> 186e104de1cd [2022-01-13T22:59:09.166Z] Step 19/21 : LABEL arch=x86_64 [2022-01-13T22:59:09.166Z] Removing intermediate container 2bf8bfc657d7 [2022-01-13T22:59:09.166Z] ---> 9a3e5286e952 [2022-01-13T22:59:09.166Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:59:09.166Z] ---> Running in a5f886eb2905 [2022-01-13T22:59:09.166Z] ---> 4e57d4bcc989 [2022-01-13T22:59:09.166Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-13T22:59:09.166Z] ---> Running in ffcb02c2063d [2022-01-13T22:59:09.166Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-13T22:59:09.166Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-13T22:59:09.166Z] ---> Running in acf81c084105 [2022-01-13T22:59:09.166Z] ---> b706a049f56e [2022-01-13T22:59:09.166Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:59:09.166Z] ---> Running in c09694ca0bec [2022-01-13T22:59:09.435Z] Removing intermediate container a5f886eb2905 [2022-01-13T22:59:09.435Z] ---> b11af0277571 [2022-01-13T22:59:09.435Z] Step 20/21 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:59:09.435Z] Removing intermediate container ffcb02c2063d [2022-01-13T22:59:09.435Z] ---> 6a0dc61eaa27 [2022-01-13T22:59:09.435Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:59:09.435Z] ---> Running in c3abe6191acd [2022-01-13T22:59:09.435Z] Removing intermediate container c09694ca0bec [2022-01-13T22:59:09.435Z] ---> 206ecdfdd7b2 [2022-01-13T22:59:09.435Z] 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 [2022-01-13T22:59:09.435Z] Removing intermediate container acf81c084105 [2022-01-13T22:59:09.435Z] ---> 8fc813d6378a [2022-01-13T22:59:09.435Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:59:09.435Z] ---> Running in 2892f6e114b1 [2022-01-13T22:59:09.435Z] ---> Running in 33c47561272d [2022-01-13T22:59:09.435Z] ---> Running in b8b857a1aed8 [2022-01-13T22:59:09.435Z] Removing intermediate container c3abe6191acd [2022-01-13T22:59:09.435Z] ---> 158047ab7ac6 [2022-01-13T22:59:09.435Z] Step 21/21 : LABEL version=2.2.0-dev.20 [2022-01-13T22:59:09.435Z] ---> Running in 3c0e2de06a90 [2022-01-13T22:59:09.435Z] Removing intermediate container 2892f6e114b1 [2022-01-13T22:59:09.435Z] ---> 9d1aeebefda9 [2022-01-13T22:59:09.435Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-13T22:59:09.701Z] ---> Running in e46ee507365d [2022-01-13T22:59:09.701Z] Removing intermediate container b8b857a1aed8 [2022-01-13T22:59:09.701Z] ---> 088d7fe2822d [2022-01-13T22:59:09.701Z] Step 21/23 : LABEL arch=x86_64 [2022-01-13T22:59:09.701Z] ---> Running in 5d972ec15487 [2022-01-13T22:59:09.701Z] Removing intermediate container 3c0e2de06a90 [2022-01-13T22:59:09.701Z] ---> 34f1f67e4a8c [2022-01-13T22:59:09.701Z] [2022-01-13T22:59:09.701Z] Removing intermediate container e46ee507365d [2022-01-13T22:59:09.701Z] ---> a051f30f39a1 [2022-01-13T22:59:09.701Z] [2022-01-13T22:59:09.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:09.701Z] Removing intermediate container 5d972ec15487 [2022-01-13T22:59:09.701Z] ---> dcd63abc962b [2022-01-13T22:59:09.701Z] Step 22/23 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:59:09.967Z] Successfully built 34f1f67e4a8c [2022-01-13T22:59:09.967Z] Successfully built a051f30f39a1 [2022-01-13T22:59:09.967Z] Successfully tagged support-notifications:latest [2022-01-13T22:59:09.967Z]  Building support-notifications ... done Successfully tagged core-metadata:latest [2022-01-13T22:59:09.967Z]  Building core-metadata ... done Building security-bootstrapper [2022-01-13T22:59:09.967Z] Building core-command [2022-01-13T22:59:09.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:09.967Z] ---> Running in 62edd42caf16 [2022-01-13T22:59:09.967Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:10.229Z] (1/42) Installing readline (8.1.0-r0) [2022-01-13T22:59:10.229Z] (2/42) Installing bash (5.1.4-r0) [2022-01-13T22:59:10.229Z] Removing intermediate container 62edd42caf16 [2022-01-13T22:59:10.229Z] ---> a65dbe909993 [2022-01-13T22:59:10.229Z] Step 23/23 : LABEL version=2.2.0-dev.20 [2022-01-13T22:59:10.229Z] Executing bash-5.1.4-r0.post-install [2022-01-13T22:59:10.229Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-13T22:59:10.229Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T22:59:10.229Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-13T22:59:10.229Z] (6/42) Installing curl (7.79.1-r0) [2022-01-13T22:59:10.229Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-13T22:59:10.229Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-13T22:59:10.229Z] (9/42) Installing expat (2.4.1-r0) [2022-01-13T22:59:10.229Z] (10/42) Installing libffi (3.3-r2) [2022-01-13T22:59:10.229Z] (11/42) Installing gdbm (1.19-r0) [2022-01-13T22:59:10.229Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-13T22:59:10.229Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T22:59:10.229Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T22:59:10.229Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-13T22:59:10.229Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-13T22:59:10.229Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-13T22:59:10.229Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-13T22:59:10.488Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T22:59:10.488Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-13T22:59:10.488Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T22:59:10.748Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-13T22:59:10.748Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-13T22:59:11.008Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:59:11.008Z] OK: 8 MiB in 20 packages [2022-01-13T22:59:11.272Z] ---> Running in 85fb0780e07a [2022-01-13T22:59:13.820Z] Removing intermediate container 85fb0780e07a [2022-01-13T22:59:13.820Z] ---> da5fbc53c52d [2022-01-13T22:59:13.820Z] [2022-01-13T22:59:13.820Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-13T22:59:13.820Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-13T22:59:13.820Z] Successfully built da5fbc53c52d [2022-01-13T22:59:13.820Z] Successfully tagged support-scheduler:latest [2022-01-13T22:59:13.820Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-01-13T22:59:14.083Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-13T22:59:14.083Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-13T22:59:14.659Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-13T22:59:14.659Z] Removing intermediate container a0531e645e7b [2022-01-13T22:59:14.659Z] ---> 0ed3572a2347 [2022-01-13T22:59:14.659Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:59:14.659Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-13T22:59:14.659Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-13T22:59:14.659Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-13T22:59:14.659Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-13T22:59:14.659Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-13T22:59:14.659Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-13T22:59:14.659Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-13T22:59:14.659Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-13T22:59:14.659Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-13T22:59:14.659Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-13T22:59:14.659Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-13T22:59:14.659Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-13T22:59:14.659Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-13T22:59:14.659Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-13T22:59:14.921Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-13T22:59:14.921Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-13T22:59:14.921Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-13T22:59:15.182Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-13T22:59:15.182Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-13T22:59:15.443Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-13T22:59:18.006Z] ---> e285043038b4 [2022-01-13T22:59:18.006Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-13T22:59:18.006Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:59:18.006Z] OK: 84 MiB in 64 packages [2022-01-13T22:59:18.578Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:59:18.578Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:59:18.578Z] ---> 9fc5d8e549cf [2022-01-13T22:59:18.578Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:59:18.578Z] ---> Using cache [2022-01-13T22:59:18.578Z] ---> 4b4dccc4f08f [2022-01-13T22:59:18.578Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:59:18.840Z] ---> Using cache [2022-01-13T22:59:18.840Z] ---> f885fcf69f8a [2022-01-13T22:59:18.840Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T22:59:18.840Z] ---> Using cache [2022-01-13T22:59:18.840Z] ---> 5c7b7a3d697f [2022-01-13T22:59:18.840Z] Step 6/22 : COPY . . [2022-01-13T22:59:18.840Z] ---> Using cache [2022-01-13T22:59:18.840Z] ---> 6dc9acf987a5 [2022-01-13T22:59:18.840Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:59:18.840Z] ---> Using cache [2022-01-13T22:59:18.840Z] ---> c9bba319892b [2022-01-13T22:59:18.840Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-13T22:59:19.116Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:59:19.116Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:59:19.116Z] ---> 9fc5d8e549cf [2022-01-13T22:59:19.116Z] Step 3/24 : WORKDIR /edgex-go [2022-01-13T22:59:19.116Z] ---> Using cache [2022-01-13T22:59:19.116Z] ---> 4b4dccc4f08f [2022-01-13T22:59:19.116Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:59:19.116Z] ---> Using cache [2022-01-13T22:59:19.116Z] ---> f885fcf69f8a [2022-01-13T22:59:19.116Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-13T22:59:19.116Z] ---> Using cache [2022-01-13T22:59:19.116Z] ---> 5c7b7a3d697f [2022-01-13T22:59:19.116Z] Step 6/24 : COPY . . [2022-01-13T22:59:19.116Z] ---> Using cache [2022-01-13T22:59:19.116Z] ---> 6dc9acf987a5 [2022-01-13T22:59:19.116Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:59:19.116Z] ---> Using cache [2022-01-13T22:59:19.116Z] ---> c9bba319892b [2022-01-13T22:59:19.116Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-13T22:59:19.400Z] Collecting docker-compose==1.23.2 [2022-01-13T22:59:19.400Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-13T22:59:19.668Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:59:19.668Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:59:19.668Z] ---> 9fc5d8e549cf [2022-01-13T22:59:19.668Z] Step 3/30 : WORKDIR /edgex-go [2022-01-13T22:59:19.668Z] ---> Using cache [2022-01-13T22:59:19.668Z] ---> 4b4dccc4f08f [2022-01-13T22:59:19.668Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:59:19.668Z] ---> Using cache [2022-01-13T22:59:19.668Z] ---> f885fcf69f8a [2022-01-13T22:59:19.668Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-13T22:59:19.668Z] ---> Using cache [2022-01-13T22:59:19.668Z] ---> 5c7b7a3d697f [2022-01-13T22:59:19.668Z] Step 6/30 : COPY . . [2022-01-13T22:59:19.668Z] ---> Using cache [2022-01-13T22:59:19.668Z] ---> 6dc9acf987a5 [2022-01-13T22:59:19.668Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:59:19.668Z] ---> Using cache [2022-01-13T22:59:19.668Z] ---> c9bba319892b [2022-01-13T22:59:19.668Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-13T22:59:19.668Z] Collecting docker<4.0,>=3.6.0 [2022-01-13T22:59:19.668Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-13T22:59:19.668Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-13T22:59:19.668Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-13T22:59:19.944Z] ---> 9a48de10c800 [2022-01-13T22:59:19.944Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-13T22:59:19.944Z] ---> Running in 0dc3748396cc [2022-01-13T22:59:19.944Z] ---> Running in f5dfebb59b7e [2022-01-13T22:59:19.944Z] ---> Running in 09161968dc90 [2022-01-13T22:59:19.944Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-13T22:59:19.944Z] ---> e0edd6b7a366 [2022-01-13T22:59:19.944Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-13T22:59:19.944Z] ---> Running in 03d4861f48b5 [2022-01-13T22:59:20.210Z] Removing intermediate container 03d4861f48b5 [2022-01-13T22:59:20.210Z] ---> aa07de9b120d [2022-01-13T22:59:20.210Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:59:20.210Z] Collecting PyYAML<4,>=3.10 [2022-01-13T22:59:20.210Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-13T22:59:20.210Z] ---> Running in f283e90b6aaf [2022-01-13T22:59:20.478Z] Removing intermediate container f283e90b6aaf [2022-01-13T22:59:20.478Z] ---> a2bde62b932e [2022-01-13T22:59:20.478Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:59:20.478Z] ---> Running in c6318a601c96 [2022-01-13T22:59:20.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-13T22:59:20.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-13T22:59:20.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-command/core-command ./cmd/core-command [2022-01-13T22:59:20.742Z] Removing intermediate container c6318a601c96 [2022-01-13T22:59:20.742Z] ---> b0615e1cebfb [2022-01-13T22:59:20.742Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:59:20.742Z] Collecting docopt<0.7,>=0.6.1 [2022-01-13T22:59:20.742Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-13T22:59:21.003Z] ---> Running in e4f7ba3e3b1b [2022-01-13T22:59:21.003Z] Removing intermediate container e4f7ba3e3b1b [2022-01-13T22:59:21.003Z] ---> 5adb1edd3f8d [2022-01-13T22:59:21.003Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-13T22:59:21.003Z] ---> Running in 4449caccb2f7 [2022-01-13T22:59:21.269Z] Removing intermediate container 4449caccb2f7 [2022-01-13T22:59:21.269Z] ---> f39301a289c4 [2022-01-13T22:59:21.269Z] [2022-01-13T22:59:21.269Z] Successfully built f39301a289c4 [2022-01-13T22:59:21.269Z] Successfully tagged core-data:latest [2022-01-13T22:59:21.269Z] Building security-proxy-setup [2022-01-13T22:59:21.269Z] Collecting cached-property<2,>=1.2.0 [2022-01-13T22:59:21.269Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-13T22:59:21.533Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2022-01-13T22:59:21.533Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-13T22:59:21.533Z] Collecting texttable<0.10,>=0.9.0 [2022-01-13T22:59:21.533Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-13T22:59:22.106Z] Collecting jsonschema<3,>=2.5.1 [2022-01-13T22:59:22.106Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-13T22:59:22.368Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-13T22:59:22.368Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-13T22:59:22.631Z] Collecting docker-pycreds>=0.4.0 [2022-01-13T22:59:22.631Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-13T22:59:22.895Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-13T22:59:22.895Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-13T22:59:22.895Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-13T22:59:22.895Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-13T22:59:22.895Z] Collecting idna<2.8,>=2.5 [2022-01-13T22:59:22.895Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-13T22:59:22.895Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-13T22:59:23.156Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-13T22:59:23.156Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-13T22:59:23.156Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-13T22:59:23.156Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-13T22:59:23.418Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-13T22:59:23.418Z] Attempting uninstall: urllib3 [2022-01-13T22:59:23.418Z] Found existing installation: urllib3 1.26.5 [2022-01-13T22:59:23.418Z] Uninstalling urllib3-1.26.5: [2022-01-13T22:59:23.418Z] Successfully uninstalled urllib3-1.26.5 [2022-01-13T22:59:23.678Z] Attempting uninstall: idna [2022-01-13T22:59:23.678Z] Found existing installation: idna 3.2 [2022-01-13T22:59:23.678Z] Uninstalling idna-3.2: [2022-01-13T22:59:23.941Z] Successfully uninstalled idna-3.2 [2022-01-13T22:59:24.207Z] Attempting uninstall: chardet [2022-01-13T22:59:24.207Z] Found existing installation: chardet 4.0.0 [2022-01-13T22:59:24.207Z] Uninstalling chardet-4.0.0: [2022-01-13T22:59:24.207Z] Successfully uninstalled chardet-4.0.0 [2022-01-13T22:59:25.608Z] Attempting uninstall: requests [2022-01-13T22:59:25.608Z] Found existing installation: requests 2.25.1 [2022-01-13T22:59:25.608Z] Uninstalling requests-2.25.1: [2022-01-13T22:59:25.608Z] Successfully uninstalled requests-2.25.1 [2022-01-13T22:59:25.608Z] Running setup.py install for texttable: started [2022-01-13T22:59:26.182Z] Running setup.py install for texttable: finished with status 'done' [2022-01-13T22:59:26.182Z] Running setup.py install for PyYAML: started [2022-01-13T22:59:27.573Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-13T22:59:27.835Z] Running setup.py install for docopt: started [2022-01-13T22:59:28.436Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:59:28.436Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:59:28.436Z] ---> 9fc5d8e549cf [2022-01-13T22:59:28.436Z] Step 3/20 : WORKDIR /edgex-go [2022-01-13T22:59:28.436Z] ---> Using cache [2022-01-13T22:59:28.436Z] ---> 4b4dccc4f08f [2022-01-13T22:59:28.436Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:59:28.436Z] ---> Using cache [2022-01-13T22:59:28.436Z] ---> f885fcf69f8a [2022-01-13T22:59:28.436Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-13T22:59:28.436Z] ---> Using cache [2022-01-13T22:59:28.436Z] ---> 5c7b7a3d697f [2022-01-13T22:59:28.436Z] Step 6/20 : COPY . . [2022-01-13T22:59:28.436Z] ---> Using cache [2022-01-13T22:59:28.436Z] ---> 6dc9acf987a5 [2022-01-13T22:59:28.436Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:59:28.436Z] ---> Using cache [2022-01-13T22:59:28.436Z] ---> c9bba319892b [2022-01-13T22:59:28.436Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-13T22:59:28.436Z] Running setup.py install for docopt: finished with status 'done' [2022-01-13T22:59:28.436Z] Running setup.py install for dockerpty: started [2022-01-13T22:59:29.055Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-13T22:59:29.304Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:59:29.304Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:59:29.304Z] ---> b69aa133e2f9 [2022-01-13T22:59:29.304Z] Step 3/30 : WORKDIR /edgex-go [2022-01-13T22:59:29.304Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:59:29.304Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:59:29.304Z] ---> b69aa133e2f9 [2022-01-13T22:59:29.304Z] Step 3/24 : WORKDIR /edgex-go [2022-01-13T22:59:29.304Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:59:29.304Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:59:29.304Z] ---> b69aa133e2f9 [2022-01-13T22:59:29.304Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:59:29.304Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:59:29.304Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:59:29.304Z] ---> b69aa133e2f9 [2022-01-13T22:59:29.304Z] Step 3/21 : WORKDIR /edgex-go [2022-01-13T22:59:29.304Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:59:29.304Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:59:29.304Z] ---> b69aa133e2f9 [2022-01-13T22:59:29.304Z] Step 3/20 : WORKDIR /edgex-go [2022-01-13T22:59:29.304Z] ---> Running in 74315af65590 [2022-01-13T22:59:29.304Z] ---> Running in 1705ab7e614e [2022-01-13T22:59:29.304Z] ---> Running in 655aa7b9ec11 [2022-01-13T22:59:29.304Z] ---> Running in 26a8c2f3fbb2 [2022-01-13T22:59:29.304Z] ---> Running in b28bdf89f812 [2022-01-13T22:59:29.304Z] Removing intermediate container 1705ab7e614e [2022-01-13T22:59:29.304Z] ---> d8d093c56853 [2022-01-13T22:59:29.304Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:59:29.304Z] Removing intermediate container 74315af65590 [2022-01-13T22:59:29.304Z] ---> ca14cea6246f [2022-01-13T22:59:29.304Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:59:29.304Z] Removing intermediate container 655aa7b9ec11 [2022-01-13T22:59:29.304Z] ---> 370754aed665 [2022-01-13T22:59:29.304Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:59:29.304Z] Removing intermediate container 26a8c2f3fbb2 [2022-01-13T22:59:29.304Z] ---> d54de6583db5 [2022-01-13T22:59:29.304Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:59:29.304Z] Removing intermediate container b28bdf89f812 [2022-01-13T22:59:29.304Z] ---> 15d11b95c4d9 [2022-01-13T22:59:29.304Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:59:29.304Z] ---> Running in 096744774d83 [2022-01-13T22:59:29.304Z] ---> Running in 1baabacb16c9 [2022-01-13T22:59:29.304Z] ---> Running in a0b6a655d7c2 [2022-01-13T22:59:29.304Z] ---> Running in 5ce91af03798 [2022-01-13T22:59:29.304Z] ---> Running in 892965f0c57e [2022-01-13T22:59:29.323Z] ---> Running in be9298a6f3de [2022-01-13T22:59:29.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-13T22:59:29.927Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-13T22:59:30.293Z] Removing intermediate container 1baabacb16c9 [2022-01-13T22:59:30.293Z] ---> f1ad88cd26a0 [2022-01-13T22:59:30.293Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-13T22:59:30.293Z] ---> Running in 4b1158e85dff [2022-01-13T22:59:30.570Z] Removing intermediate container 096744774d83 [2022-01-13T22:59:30.570Z] ---> e5805f808327 [2022-01-13T22:59:30.570Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T22:59:30.849Z] Removing intermediate container a0b6a655d7c2 [2022-01-13T22:59:30.849Z] ---> be195ffe6d5d [2022-01-13T22:59:30.849Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-13T22:59:30.849Z] Removing intermediate container 5ce91af03798 [2022-01-13T22:59:30.849Z] ---> e8e37bd3400d [2022-01-13T22:59:30.849Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-13T22:59:30.849Z] ---> Running in 5d338bc59999 [2022-01-13T22:59:30.849Z] Removing intermediate container 892965f0c57e [2022-01-13T22:59:30.849Z] ---> c158bec44a19 [2022-01-13T22:59:30.849Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-13T22:59:31.130Z] ---> Running in 33fb89796191 [2022-01-13T22:59:31.130Z] ---> Running in d6b0bbeaaadc [2022-01-13T22:59:31.130Z] ---> Running in 761579317ac2 [2022-01-13T22:59:32.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:59:32.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:59:32.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:59:33.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:59:33.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:59:33.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:59:33.607Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:59:33.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:59:33.883Z] OK: 220 MiB in 52 packages [2022-01-13T22:59:33.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:59:33.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:59:34.196Z] Removing intermediate container 33c47561272d [2022-01-13T22:59:34.196Z] ---> 33cb491ec2ff [2022-01-13T22:59:34.196Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-13T22:59:34.467Z] ---> Running in 111a16685432 [2022-01-13T22:59:34.467Z] Removing intermediate container 111a16685432 [2022-01-13T22:59:34.467Z] ---> a78ea1c461a5 [2022-01-13T22:59:34.467Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-13T22:59:34.467Z] ---> Running in d57bac42bc36 [2022-01-13T22:59:34.750Z] Removing intermediate container d57bac42bc36 [2022-01-13T22:59:34.750Z] ---> be529147841b [2022-01-13T22:59:34.750Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-13T22:59:34.883Z] OK: 220 MiB in 52 packages [2022-01-13T22:59:34.883Z] OK: 220 MiB in 52 packages [2022-01-13T22:59:35.161Z] OK: 220 MiB in 52 packages [2022-01-13T22:59:35.161Z] OK: 220 MiB in 52 packages [2022-01-13T22:59:35.343Z] ---> 50fd84c13d19 [2022-01-13T22:59:35.343Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-13T22:59:35.343Z] ---> 127f1c5cc416 [2022-01-13T22:59:35.343Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-13T22:59:35.435Z] Removing intermediate container 4b1158e85dff [2022-01-13T22:59:35.435Z] ---> 669da5e74eb2 [2022-01-13T22:59:35.435Z] Step 6/24 : COPY . . [2022-01-13T22:59:35.938Z] ---> 81f2f254498c [2022-01-13T22:59:35.938Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-13T22:59:35.938Z] ---> Running in e23341c917dc [2022-01-13T22:59:35.938Z] Removing intermediate container e23341c917dc [2022-01-13T22:59:35.938Z] ---> 90abcd2f0c6a [2022-01-13T22:59:35.938Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:59:35.938Z] ---> Running in 3cbab133b6bd [2022-01-13T22:59:36.036Z] Removing intermediate container 5d338bc59999 [2022-01-13T22:59:36.036Z] ---> 584b794b4b0c [2022-01-13T22:59:36.036Z] Step 6/22 : COPY . . [2022-01-13T22:59:36.206Z] Removing intermediate container 3cbab133b6bd [2022-01-13T22:59:36.206Z] ---> 0c8182fd0993 [2022-01-13T22:59:36.206Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:59:36.206Z] ---> Running in c9c7fb0d0bdc [2022-01-13T22:59:36.476Z] Removing intermediate container c9c7fb0d0bdc [2022-01-13T22:59:36.476Z] ---> d9f7a0fa5f3a [2022-01-13T22:59:36.476Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:59:36.476Z] ---> Running in 91da3f8a78a3 [2022-01-13T22:59:36.476Z] Removing intermediate container 91da3f8a78a3 [2022-01-13T22:59:36.476Z] ---> 9d9e112e059b [2022-01-13T22:59:36.476Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-13T22:59:36.642Z] Removing intermediate container 761579317ac2 [2022-01-13T22:59:36.642Z] ---> b32bf0f57c8c [2022-01-13T22:59:36.642Z] Step 6/30 : COPY . . [2022-01-13T22:59:36.642Z] Removing intermediate container 33fb89796191 [2022-01-13T22:59:36.642Z] ---> a95ba74e904c [2022-01-13T22:59:36.642Z] Step 6/21 : COPY . . [2022-01-13T22:59:36.642Z] Removing intermediate container d6b0bbeaaadc [2022-01-13T22:59:36.642Z] ---> dd6e92065df3 [2022-01-13T22:59:36.642Z] Step 6/20 : COPY . . [2022-01-13T22:59:36.740Z] ---> Running in 9fcd3c7a7c06 [2022-01-13T22:59:37.013Z] Removing intermediate container 9fcd3c7a7c06 [2022-01-13T22:59:37.013Z] ---> 58902135fb1a [2022-01-13T22:59:37.013Z] [2022-01-13T22:59:37.013Z] Successfully built 58902135fb1a [2022-01-13T22:59:37.013Z] Successfully tagged sys-mgmt-agent:latest [2022-01-13T22:59:51.738Z] ---> 2aa074b37cb5 [2022-01-13T22:59:51.738Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:59:51.738Z] ---> 5f82646e3034 [2022-01-13T22:59:51.738Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:59:51.738Z] ---> a96f5e6f56ac [2022-01-13T22:59:51.738Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:59:51.738Z] ---> Running in eb09992424f1 [2022-01-13T22:59:51.738Z] ---> 61b7bb28d1b1 [2022-01-13T22:59:51.738Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:59:51.738Z] ---> Running in 8c45d72758f3 [2022-01-13T22:59:51.738Z] ---> Running in 6631314a0607 [2022-01-13T22:59:51.738Z] ---> Running in 1b881424dfba [2022-01-13T22:59:51.738Z] ---> f6d5360b47e5 [2022-01-13T22:59:51.738Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:59:51.738Z] ---> Running in ffea973d883b [2022-01-13T22:59:55.153Z] Removing intermediate container eb09992424f1 [2022-01-13T22:59:55.153Z] ---> f8980e151c8d [2022-01-13T22:59:55.153Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-13T22:59:55.153Z] ---> Running in 14b55f5bc9e2 [2022-01-13T22:59:55.235Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-13T22:59:55.818Z] Removing intermediate container f5dfebb59b7e [2022-01-13T22:59:55.818Z] ---> 331acdaf0fdc [2022-01-13T22:59:55.818Z] [2022-01-13T22:59:55.818Z] Step 9/30 : FROM alpine:3.14 [2022-01-13T22:59:55.818Z] ---> 0a97eee8041e [2022-01-13T22:59:55.818Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-13T22:59:56.086Z] Removing intermediate container 09161968dc90 [2022-01-13T22:59:56.086Z] ---> 18ec26f53698 [2022-01-13T22:59:56.086Z] [2022-01-13T22:59:56.086Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:59:56.086Z] ---> 0a97eee8041e [2022-01-13T22:59:56.086Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:59:56.086Z] ---> Using cache [2022-01-13T22:59:56.086Z] ---> da81cefd4f51 [2022-01-13T22:59:56.086Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:59:56.086Z] ---> Using cache [2022-01-13T22:59:56.086Z] ---> 1797435f47bd [2022-01-13T22:59:56.086Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-13T22:59:56.086Z] ---> Running in 3d22b3d818eb [2022-01-13T22:59:56.086Z] ---> Running in c327698f4d68 [2022-01-13T22:59:56.086Z] Removing intermediate container 3d22b3d818eb [2022-01-13T22:59:56.086Z] ---> 6daea8bc6e43 [2022-01-13T22:59:56.086Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-13T22:59:56.086Z] Removing intermediate container c327698f4d68 [2022-01-13T22:59:56.086Z] ---> b0d92d16a05e [2022-01-13T22:59:56.086Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T22:59:56.137Z] Removing intermediate container ffea973d883b [2022-01-13T22:59:56.137Z] ---> f72e909f1b0b [2022-01-13T22:59:56.137Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-13T22:59:56.351Z] ---> Running in 3a2d8de896c7 [2022-01-13T22:59:56.351Z] ---> Running in 3fa6b322d071 [2022-01-13T22:59:56.352Z] Removing intermediate container 3fa6b322d071 [2022-01-13T22:59:56.352Z] ---> 84b96f347841 [2022-01-13T22:59:56.352Z] Step 14/22 : WORKDIR / [2022-01-13T22:59:56.422Z] Removing intermediate container 1b881424dfba [2022-01-13T22:59:56.422Z] ---> 7641f6063982 [2022-01-13T22:59:56.422Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-13T22:59:56.422Z] ---> Running in 9050a93e5ca6 [2022-01-13T22:59:56.422Z] ---> Running in cc01e00015e2 [2022-01-13T22:59:56.614Z] ---> Running in db91dd1f21ac [2022-01-13T22:59:56.693Z] Removing intermediate container 6631314a0607 [2022-01-13T22:59:56.693Z] Removing intermediate container 8c45d72758f3 [2022-01-13T22:59:56.693Z] ---> 0eb9487d9d75 [2022-01-13T22:59:56.693Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-13T22:59:56.693Z] ---> c48e4988d069 [2022-01-13T22:59:56.693Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-13T22:59:56.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:56.971Z] ---> Running in 04be190d76f7 [2022-01-13T22:59:56.971Z] ---> Running in cbb4f0cf05aa [2022-01-13T22:59:57.138Z] Removing intermediate container db91dd1f21ac [2022-01-13T22:59:57.138Z] ---> 3b90401078c8 [2022-01-13T22:59:57.138Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:59:57.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:57.138Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-13T22:59:57.401Z] (2/2) Installing su-exec (0.2-r1) [2022-01-13T22:59:57.401Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:59:57.401Z] OK: 6 MiB in 16 packages [2022-01-13T22:59:57.401Z] Removing intermediate container 0dc3748396cc [2022-01-13T22:59:57.401Z] ---> 23b5040f4569 [2022-01-13T22:59:57.401Z] [2022-01-13T22:59:57.401Z] Step 9/24 : FROM alpine:3.14 [2022-01-13T22:59:57.401Z] ---> 0a97eee8041e [2022-01-13T22:59:57.401Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-13T22:59:57.401Z] ---> 531c7f2ab4b1 [2022-01-13T22:59:57.401Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-13T22:59:57.401Z] ---> Running in 0085df3efa84 [2022-01-13T22:59:57.663Z] ---> 7d6225d192d0 [2022-01-13T22:59:57.663Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-13T22:59:57.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-13T22:59:57.929Z] Removing intermediate container 3a2d8de896c7 [2022-01-13T22:59:57.929Z] ---> d91e200c9b99 [2022-01-13T22:59:57.929Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-13T22:59:57.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:57.929Z] ---> Running in 093d6e917b0b [2022-01-13T22:59:57.929Z] ---> d4ad1fccb06e [2022-01-13T22:59:57.929Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-13T22:59:57.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:59:57.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-13T22:59:58.199Z] ---> Running in f8351a44f07e [2022-01-13T22:59:58.199Z] Removing intermediate container 093d6e917b0b [2022-01-13T22:59:58.199Z] ---> 702e647d7cfa [2022-01-13T22:59:58.199Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-13T22:59:58.199Z] ---> Running in 6a378b614156 [2022-01-13T22:59:58.199Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-13T22:59:58.199Z] Removing intermediate container f8351a44f07e [2022-01-13T22:59:58.199Z] ---> 198a0c8b9504 [2022-01-13T22:59:58.199Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:59:58.199Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-13T22:59:58.199Z] (3/3) Installing su-exec (0.2-r1) [2022-01-13T22:59:58.199Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:59:58.243Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-13T22:59:58.467Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:59:58.467Z] OK: 6 MiB in 17 packages [2022-01-13T22:59:58.467Z] ---> Running in 412ceb8e1e88 [2022-01-13T22:59:58.467Z] Removing intermediate container 6a378b614156 [2022-01-13T22:59:58.467Z] ---> c25b0ef2839b [2022-01-13T22:59:58.467Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-13T22:59:58.467Z] ---> Running in e50f260ecc8a [2022-01-13T22:59:58.731Z] Removing intermediate container 412ceb8e1e88 [2022-01-13T22:59:58.731Z] ---> ae2210f7261c [2022-01-13T22:59:58.731Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:59:58.731Z] ---> Running in 0ba12848101a [2022-01-13T22:59:58.731Z] Removing intermediate container 0ba12848101a [2022-01-13T22:59:58.731Z] ---> bb0b32624dd8 [2022-01-13T22:59:58.731Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:59:58.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-13T22:59:58.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-13T22:59:58.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-command/core-command ./cmd/core-command [2022-01-13T22:59:58.996Z] ---> Running in 43cbd6bea5fa [2022-01-13T22:59:58.996Z] Removing intermediate container 0085df3efa84 [2022-01-13T22:59:58.996Z] ---> 0168d0ebdf5c [2022-01-13T22:59:58.996Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T22:59:58.996Z] ---> Running in de8311b0c392 [2022-01-13T22:59:58.996Z] Removing intermediate container 43cbd6bea5fa [2022-01-13T22:59:58.996Z] ---> dbbd55696197 [2022-01-13T22:59:58.996Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-13T22:59:58.996Z] ---> Running in 0ea0762207bd [2022-01-13T22:59:59.262Z] Removing intermediate container de8311b0c392 [2022-01-13T22:59:59.262Z] ---> b6c478861f07 [2022-01-13T22:59:59.262Z] Step 12/24 : WORKDIR / [2022-01-13T22:59:59.262Z] ---> Running in e630a40a4007 [2022-01-13T22:59:59.262Z] Removing intermediate container 0ea0762207bd [2022-01-13T22:59:59.262Z] ---> 19c44a10921d [2022-01-13T22:59:59.262Z] [2022-01-13T22:59:59.524Z] Successfully built 19c44a10921d [2022-01-13T22:59:59.524Z] Successfully tagged core-command:latest [2022-01-13T22:59:59.524Z]  Building core-command ... done Removing intermediate container e630a40a4007 [2022-01-13T22:59:59.524Z] ---> eec870d3b8a8 [2022-01-13T22:59:59.524Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-13T22:59:59.524Z] Removing intermediate container e50f260ecc8a [2022-01-13T22:59:59.524Z] ---> 56462b4798c2 [2022-01-13T22:59:59.524Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-13T22:59:59.524Z] ---> Running in da7eab4233a3 [2022-01-13T22:59:59.794Z] Removing intermediate container da7eab4233a3 [2022-01-13T22:59:59.794Z] ---> ff0ae73d77b4 [2022-01-13T22:59:59.794Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-13T22:59:59.794Z] ---> ccf9909d2740 [2022-01-13T22:59:59.794Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-13T23:00:00.374Z] ---> 59b89c49d3ed [2022-01-13T23:00:00.374Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-13T23:00:00.374Z] ---> 4d9c5ae817a5 [2022-01-13T23:00:00.374Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-13T23:00:00.374Z] Removing intermediate container be9298a6f3de [2022-01-13T23:00:00.374Z] ---> 92c5c66b65d8 [2022-01-13T23:00:00.374Z] [2022-01-13T23:00:00.374Z] Step 9/20 : FROM alpine:3.14 [2022-01-13T23:00:00.374Z] ---> 0a97eee8041e [2022-01-13T23:00:00.374Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-13T23:00:00.374Z] ---> Running in fe0f57e777a7 [2022-01-13T23:00:00.374Z] ---> Running in b06c5a6aaf2f [2022-01-13T23:00:00.635Z] ---> 7cdbc2ac7f85 [2022-01-13T23:00:00.635Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-13T23:00:00.635Z] ---> 7bdf7c952a35 [2022-01-13T23:00:00.635Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-13T23:00:00.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T23:00:00.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T23:00:01.179Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-13T23:00:01.179Z] ---> ccde98d5ac0c [2022-01-13T23:00:01.179Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-13T23:00:01.179Z] Removing intermediate container fe0f57e777a7 [2022-01-13T23:00:01.179Z] ---> c52a7a15ffe4 [2022-01-13T23:00:01.179Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T23:00:01.179Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-13T23:00:01.179Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T23:00:01.179Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-13T23:00:01.179Z] (5/5) Installing curl (7.79.1-r0) [2022-01-13T23:00:01.179Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T23:00:01.179Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T23:00:01.179Z] OK: 8 MiB in 19 packages [2022-01-13T23:00:01.452Z] ---> 6dcfbd486370 [2022-01-13T23:00:01.452Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-13T23:00:01.452Z] ---> 01a72b6910b6 [2022-01-13T23:00:01.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-13T23:00:01.713Z] Removing intermediate container b06c5a6aaf2f [2022-01-13T23:00:01.713Z] ---> 1f7982e0dfb3 [2022-01-13T23:00:01.713Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T23:00:01.713Z] ---> 4d20b83c180c [2022-01-13T23:00:01.713Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-13T23:00:01.713Z] ---> e00ea4a3b84b [2022-01-13T23:00:01.713Z] 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/ [2022-01-13T23:00:01.713Z] ---> Running in cc0dd6b65dd4 [2022-01-13T23:00:01.994Z] ---> Running in 8baff35ad5fc [2022-01-13T23:00:01.994Z] Removing intermediate container cc0dd6b65dd4 [2022-01-13T23:00:01.994Z] ---> 406cb95f49a3 [2022-01-13T23:00:01.994Z] Step 12/20 : WORKDIR /edgex [2022-01-13T23:00:01.994Z] ---> Running in 5c72e12c6bcf [2022-01-13T23:00:01.994Z] ---> 73d87b18a4d4 [2022-01-13T23:00:01.994Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-13T23:00:02.261Z] Removing intermediate container 5c72e12c6bcf [2022-01-13T23:00:02.261Z] ---> bb314c27a6ce [2022-01-13T23:00:02.261Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-13T23:00:02.524Z] ---> cd1dca69f5cc [2022-01-13T23:00:02.524Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-13T23:00:02.524Z] ---> acdd95023685 [2022-01-13T23:00:02.524Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-13T23:00:02.524Z] ---> cb79c274de4c [2022-01-13T23:00:02.524Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-13T23:00:02.784Z] Removing intermediate container 8baff35ad5fc [2022-01-13T23:00:02.784Z] ---> 6c64d6bb7a43 [2022-01-13T23:00:02.784Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-13T23:00:02.784Z] ---> Running in 457ec3c02e1d [2022-01-13T23:00:02.784Z] ---> d0e9485e8067 [2022-01-13T23:00:02.784Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-13T23:00:03.052Z] ---> Running in 9946ed202ee2 [2022-01-13T23:00:03.052Z] Removing intermediate container 457ec3c02e1d [2022-01-13T23:00:03.052Z] ---> 080eb78bad52 [2022-01-13T23:00:03.052Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-13T23:00:03.052Z] Removing intermediate container 9946ed202ee2 [2022-01-13T23:00:03.052Z] ---> e72b8a933fd4 [2022-01-13T23:00:03.052Z] Step 22/24 : LABEL arch=x86_64 [2022-01-13T23:00:03.052Z] ---> Running in 2542f9b02109 [2022-01-13T23:00:03.313Z] ---> d69607e1eb29 [2022-01-13T23:00:03.313Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-13T23:00:03.313Z] Removing intermediate container 2542f9b02109 [2022-01-13T23:00:03.313Z] ---> adb804a838df [2022-01-13T23:00:03.313Z] Step 23/24 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:03.313Z] ---> 21de07bfbe5b [2022-01-13T23:00:03.313Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-13T23:00:03.313Z] ---> Running in 20ee7abe0a46 [2022-01-13T23:00:03.313Z] ---> Running in c6e65811a8e9 [2022-01-13T23:00:03.313Z] ---> Running in f192ad73cf15 [2022-01-13T23:00:03.313Z] Removing intermediate container c6e65811a8e9 [2022-01-13T23:00:03.313Z] ---> 13d1406d73dd [2022-01-13T23:00:03.313Z] Step 24/24 : LABEL version=2.2.0-dev.20 [2022-01-13T23:00:03.313Z] Removing intermediate container f192ad73cf15 [2022-01-13T23:00:03.313Z] ---> c87b2094b862 [2022-01-13T23:00:03.313Z] Step 17/20 : CMD ["--init=true"] [2022-01-13T23:00:03.313Z] ---> Running in 70ce319b3b77 [2022-01-13T23:00:03.585Z] ---> Running in 62191108b69a [2022-01-13T23:00:03.585Z] Removing intermediate container 70ce319b3b77 [2022-01-13T23:00:03.585Z] ---> fc060c5b5d2a [2022-01-13T23:00:03.585Z] [2022-01-13T23:00:03.585Z] Removing intermediate container 62191108b69a [2022-01-13T23:00:03.585Z] ---> 7b0ab05c91ae [2022-01-13T23:00:03.585Z] Step 18/20 : LABEL arch=x86_64 [2022-01-13T23:00:03.585Z] Successfully built fc060c5b5d2a [2022-01-13T23:00:03.585Z] Successfully tagged security-secretstore-setup:latest [2022-01-13T23:00:03.585Z]  Building security-secretstore-setup ... done  ---> Running in 04ea9c6c5a40 [2022-01-13T23:00:03.844Z] Removing intermediate container 04ea9c6c5a40 [2022-01-13T23:00:03.844Z] ---> 218293279c70 [2022-01-13T23:00:03.844Z] Step 19/20 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:03.844Z] ---> Running in 6c66fa6832d6 [2022-01-13T23:00:03.844Z] Removing intermediate container 6c66fa6832d6 [2022-01-13T23:00:03.844Z] ---> 9d46a8efcc8c [2022-01-13T23:00:03.844Z] Step 20/20 : LABEL version=2.2.0-dev.20 [2022-01-13T23:00:03.844Z] Removing intermediate container 20ee7abe0a46 [2022-01-13T23:00:03.844Z] ---> f744e2188167 [2022-01-13T23:00:03.844Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-13T23:00:03.844Z] ---> Running in cb7569b1eb5c [2022-01-13T23:00:04.107Z] ---> Running in b32f2ba91b6d [2022-01-13T23:00:04.107Z] Removing intermediate container cb7569b1eb5c [2022-01-13T23:00:04.107Z] ---> c29fb31ad69a [2022-01-13T23:00:04.107Z] [2022-01-13T23:00:04.107Z] Removing intermediate container b32f2ba91b6d [2022-01-13T23:00:04.107Z] ---> a1e2a0ec2c11 [2022-01-13T23:00:04.107Z] Step 27/30 : CMD ["gate"] [2022-01-13T23:00:04.107Z] Successfully built c29fb31ad69a [2022-01-13T23:00:04.107Z] Successfully tagged security-proxy-setup:latest [2022-01-13T23:00:04.107Z]  Building security-proxy-setup ... done  ---> Running in de4e2d9ae3aa [2022-01-13T23:00:04.368Z] Removing intermediate container de4e2d9ae3aa [2022-01-13T23:00:04.368Z] ---> fe4573de480e [2022-01-13T23:00:04.368Z] Step 28/30 : LABEL arch=x86_64 [2022-01-13T23:00:04.368Z] ---> Running in 01cdc044e80a [2022-01-13T23:00:04.368Z] Removing intermediate container 01cdc044e80a [2022-01-13T23:00:04.368Z] ---> dc2338774119 [2022-01-13T23:00:04.368Z] Step 29/30 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:04.631Z] ---> Running in 820037fabf58 [2022-01-13T23:00:04.631Z] Removing intermediate container 820037fabf58 [2022-01-13T23:00:04.631Z] ---> 5e15113c1b16 [2022-01-13T23:00:04.631Z] Step 30/30 : LABEL version=2.2.0-dev.20 [2022-01-13T23:00:04.631Z] ---> Running in 191043a51010 [2022-01-13T23:00:04.890Z] Removing intermediate container 191043a51010 [2022-01-13T23:00:04.890Z] ---> f21892dc8dac [2022-01-13T23:00:04.890Z] [2022-01-13T23:00:04.890Z] Successfully built f21892dc8dac [2022-01-13T23:00:04.890Z] Successfully tagged security-bootstrapper:latest [2022-01-13T23:00:04.895Z]  Building security-bootstrapper ... done  [Pipeline] } [2022-01-13T23:00:04.892Z] $ docker stop --time=1 88060e5bd30c128d850dd250cff5946040b8784c2c09e83629143ff18fa19652 [2022-01-13T23:00:06.186Z] $ docker rm -f 88060e5bd30c128d850dd250cff5946040b8784c2c09e83629143ff18fa19652 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T23:00:06.560Z] + docker images [2022-01-13T23:00:06.560Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-13T23:00:06.560Z] security-bootstrapper latest f21892dc8dac 2 seconds ago 18.7MB [2022-01-13T23:00:06.560Z] security-secretstore-setup latest fc060c5b5d2a 3 seconds ago 27.8MB [2022-01-13T23:00:06.560Z] security-proxy-setup latest c29fb31ad69a 3 seconds ago 26.1MB [2022-01-13T23:00:06.560Z] 92c5c66b65d8 6 seconds ago 1.78GB [2022-01-13T23:00:06.560Z] core-command latest 19c44a10921d 7 seconds ago 15.7MB [2022-01-13T23:00:06.560Z] 23b5040f4569 9 seconds ago 1.78GB [2022-01-13T23:00:06.560Z] 18ec26f53698 11 seconds ago 1.77GB [2022-01-13T23:00:06.560Z] 331acdaf0fdc 11 seconds ago 1.77GB [2022-01-13T23:00:06.560Z] sys-mgmt-agent latest 58902135fb1a 30 seconds ago 296MB [2022-01-13T23:00:06.560Z] core-data latest f39301a289c4 45 seconds ago 19.9MB [2022-01-13T23:00:06.560Z] support-scheduler latest da5fbc53c52d 55 seconds ago 15.9MB [2022-01-13T23:00:06.560Z] support-notifications latest 34f1f67e4a8c 57 seconds ago 16.6MB [2022-01-13T23:00:06.560Z] core-metadata latest a051f30f39a1 57 seconds ago 16.5MB [2022-01-13T23:00:06.560Z] 36231280752a About a minute ago 1.78GB [2022-01-13T23:00:06.560Z] ad5b27480e9e About a minute ago 1.77GB [2022-01-13T23:00:06.560Z] 2e7a158df3af About a minute ago 1.78GB [2022-01-13T23:00:06.560Z] 71c2ace54af4 About a minute ago 1.77GB [2022-01-13T23:00:06.560Z] fb7ce5439857 About a minute ago 1.77GB [2022-01-13T23:00:06.560Z] ci-base-image-x86_64 latest 9fc5d8e549cf 5 minutes ago 1.27GB [2022-01-13T23:00:06.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 days ago 562MB [2022-01-13T23:00:06.560Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-13T23:00:06.560Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-13T23:00:06.560Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-13T23:00:06.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T23:00:06.649Z] provisioning config files... [2022-01-13T23:00:06.659Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/136@tmp/config2764010059606507853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:00:06.961Z] ---> docker-login.sh [2022-01-13T23:00:06.961Z] nexus3.edgexfoundry.org:10001 [2022-01-13T23:00:06.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T23:00:06.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T23:00:06.961Z] Configure a credential helper to remove this warning. See [2022-01-13T23:00:06.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T23:00:06.961Z] [2022-01-13T23:00:06.961Z] Login Succeeded [2022-01-13T23:00:06.961Z] nexus3.edgexfoundry.org:10002 [2022-01-13T23:00:06.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T23:00:07.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T23:00:07.223Z] Configure a credential helper to remove this warning. See [2022-01-13T23:00:07.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T23:00:07.223Z] [2022-01-13T23:00:07.223Z] Login Succeeded [2022-01-13T23:00:07.223Z] nexus3.edgexfoundry.org:10003 [2022-01-13T23:00:07.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T23:00:07.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T23:00:07.223Z] Configure a credential helper to remove this warning. See [2022-01-13T23:00:07.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T23:00:07.223Z] [2022-01-13T23:00:07.223Z] Login Succeeded [2022-01-13T23:00:07.223Z] nexus3.edgexfoundry.org:10004 [2022-01-13T23:00:07.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T23:00:07.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T23:00:07.483Z] Configure a credential helper to remove this warning. See [2022-01-13T23:00:07.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T23:00:07.483Z] [2022-01-13T23:00:07.483Z] Login Succeeded [2022-01-13T23:00:07.483Z] docker.io [2022-01-13T23:00:07.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T23:00:07.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T23:00:07.742Z] Configure a credential helper to remove this warning. See [2022-01-13T23:00:07.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T23:00:07.742Z] [2022-01-13T23:00:07.742Z] Login Succeeded [2022-01-13T23:00:07.742Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T23:00:07.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:00:07.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T23:00:07.799Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-13T23:00:07.799Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:07.799Z] latest [2022-01-13T23:00:07.799Z] 2.2.0-dev.20 [2022-01-13T23:00:07.799Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:07.799Z] main [2022-01-13T23:00:07.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:08.113Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:08.407Z] + docker push nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:08.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-13T23:00:08.407Z] 2038bb641a0a: Preparing [2022-01-13T23:00:08.407Z] 48e535cf3a06: Preparing [2022-01-13T23:00:08.407Z] e5a7ce14b442: Preparing [2022-01-13T23:00:08.407Z] bacac092bcfe: Preparing [2022-01-13T23:00:08.407Z] 1a058d5342cc: Preparing [2022-01-13T23:00:08.407Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:08.407Z] e5a7ce14b442: Pushed [2022-01-13T23:00:08.407Z] 2038bb641a0a: Pushed [2022-01-13T23:00:08.407Z] bacac092bcfe: Pushed [2022-01-13T23:00:09.793Z] 48e535cf3a06: Pushed [2022-01-13T23:00:09.793Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:17b40ca94c1c551128626f320706d67549aaeafe6c0e9d5391e8e69113a5c663 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:10.090Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:10.378Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-13T23:00:10.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-13T23:00:10.378Z] 2038bb641a0a: Preparing [2022-01-13T23:00:10.378Z] 48e535cf3a06: Preparing [2022-01-13T23:00:10.378Z] e5a7ce14b442: Preparing [2022-01-13T23:00:10.378Z] bacac092bcfe: Preparing [2022-01-13T23:00:10.378Z] 1a058d5342cc: Preparing [2022-01-13T23:00:10.378Z] 48e535cf3a06: Layer already exists [2022-01-13T23:00:10.378Z] bacac092bcfe: Layer already exists [2022-01-13T23:00:10.378Z] 2038bb641a0a: Layer already exists [2022-01-13T23:00:10.378Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:10.378Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:10.378Z] latest: digest: sha256:17b40ca94c1c551128626f320706d67549aaeafe6c0e9d5391e8e69113a5c663 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:10.671Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:10.971Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.20 [2022-01-13T23:00:10.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-13T23:00:10.971Z] 2038bb641a0a: Preparing [2022-01-13T23:00:10.971Z] 48e535cf3a06: Preparing [2022-01-13T23:00:10.971Z] e5a7ce14b442: Preparing [2022-01-13T23:00:10.971Z] bacac092bcfe: Preparing [2022-01-13T23:00:10.971Z] 1a058d5342cc: Preparing [2022-01-13T23:00:10.971Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:10.971Z] bacac092bcfe: Layer already exists [2022-01-13T23:00:10.971Z] 48e535cf3a06: Layer already exists [2022-01-13T23:00:10.971Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:10.971Z] 2038bb641a0a: Layer already exists [2022-01-13T23:00:10.971Z] 2.2.0-dev.20: digest: sha256:17b40ca94c1c551128626f320706d67549aaeafe6c0e9d5391e8e69113a5c663 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:11.267Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:11.558Z] + docker push nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:11.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-13T23:00:11.559Z] 2038bb641a0a: Preparing [2022-01-13T23:00:11.559Z] 48e535cf3a06: Preparing [2022-01-13T23:00:11.559Z] e5a7ce14b442: Preparing [2022-01-13T23:00:11.559Z] bacac092bcfe: Preparing [2022-01-13T23:00:11.559Z] 1a058d5342cc: Preparing [2022-01-13T23:00:11.559Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:11.559Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:11.559Z] bacac092bcfe: Layer already exists [2022-01-13T23:00:11.559Z] 2038bb641a0a: Layer already exists [2022-01-13T23:00:11.559Z] 48e535cf3a06: Layer already exists [2022-01-13T23:00:11.559Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:17b40ca94c1c551128626f320706d67549aaeafe6c0e9d5391e8e69113a5c663 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:11.856Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:12.151Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-13T23:00:12.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-13T23:00:12.151Z] 2038bb641a0a: Preparing [2022-01-13T23:00:12.151Z] 48e535cf3a06: Preparing [2022-01-13T23:00:12.151Z] e5a7ce14b442: Preparing [2022-01-13T23:00:12.151Z] bacac092bcfe: Preparing [2022-01-13T23:00:12.151Z] 1a058d5342cc: Preparing [2022-01-13T23:00:12.151Z] 2038bb641a0a: Layer already exists [2022-01-13T23:00:12.151Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:12.151Z] 48e535cf3a06: Layer already exists [2022-01-13T23:00:12.151Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:12.151Z] bacac092bcfe: Layer already exists [2022-01-13T23:00:12.151Z] main: digest: sha256:17b40ca94c1c551128626f320706d67549aaeafe6c0e9d5391e8e69113a5c663 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:00:12.188Z] ===================================================== [Pipeline] echo [2022-01-13T23:00:12.196Z] taggedImages: [2022-01-13T23:00:12.196Z] - nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:12.196Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-13T23:00:12.196Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.20 [2022-01-13T23:00:12.196Z] - nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:12.196Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-13T23:00:12.216Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-13T23:00:12.216Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:12.216Z] latest [2022-01-13T23:00:12.216Z] 2.2.0-dev.20 [2022-01-13T23:00:12.216Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:12.216Z] main [2022-01-13T23:00:12.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:12.542Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:12.844Z] + docker push nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:12.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-13T23:00:12.844Z] 7c283a8c79ad: Preparing [2022-01-13T23:00:12.844Z] 267a4b500afd: Preparing [2022-01-13T23:00:12.844Z] e5a7ce14b442: Preparing [2022-01-13T23:00:12.844Z] 20a3de168a9a: Preparing [2022-01-13T23:00:12.844Z] 734b61ea9a18: Preparing [2022-01-13T23:00:12.844Z] 1a058d5342cc: Preparing [2022-01-13T23:00:12.844Z] 1a058d5342cc: Waiting [2022-01-13T23:00:12.844Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:12.844Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:13.107Z] 734b61ea9a18: Pushed [2022-01-13T23:00:13.107Z] 7c283a8c79ad: Pushed [2022-01-13T23:00:13.107Z] 20a3de168a9a: Pushed [2022-01-13T23:00:14.066Z] 267a4b500afd: Pushed [2022-01-13T23:00:14.326Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:0f253f81ab5f228fa243b78857665d19f726b8dd07439ceeb5a8af05c54d06b2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:14.630Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:14.926Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-13T23:00:14.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-13T23:00:14.926Z] 7c283a8c79ad: Preparing [2022-01-13T23:00:14.926Z] 267a4b500afd: Preparing [2022-01-13T23:00:14.926Z] e5a7ce14b442: Preparing [2022-01-13T23:00:14.926Z] 20a3de168a9a: Preparing [2022-01-13T23:00:14.926Z] 734b61ea9a18: Preparing [2022-01-13T23:00:14.926Z] 1a058d5342cc: Preparing [2022-01-13T23:00:14.926Z] 1a058d5342cc: Waiting [2022-01-13T23:00:14.926Z] 734b61ea9a18: Layer already exists [2022-01-13T23:00:14.926Z] 20a3de168a9a: Layer already exists [2022-01-13T23:00:14.926Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:14.926Z] 267a4b500afd: Layer already exists [2022-01-13T23:00:14.926Z] 7c283a8c79ad: Layer already exists [2022-01-13T23:00:14.926Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:14.926Z] latest: digest: sha256:0f253f81ab5f228fa243b78857665d19f726b8dd07439ceeb5a8af05c54d06b2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:15.229Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:15.523Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.20 [2022-01-13T23:00:15.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-13T23:00:15.523Z] 7c283a8c79ad: Preparing [2022-01-13T23:00:15.523Z] 267a4b500afd: Preparing [2022-01-13T23:00:15.523Z] e5a7ce14b442: Preparing [2022-01-13T23:00:15.523Z] 20a3de168a9a: Preparing [2022-01-13T23:00:15.523Z] 734b61ea9a18: Preparing [2022-01-13T23:00:15.523Z] 1a058d5342cc: Preparing [2022-01-13T23:00:15.523Z] 1a058d5342cc: Waiting [2022-01-13T23:00:15.523Z] 7c283a8c79ad: Layer already exists [2022-01-13T23:00:15.523Z] 734b61ea9a18: Layer already exists [2022-01-13T23:00:15.523Z] 267a4b500afd: Layer already exists [2022-01-13T23:00:15.523Z] 20a3de168a9a: Layer already exists [2022-01-13T23:00:15.523Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:15.523Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:15.523Z] 2.2.0-dev.20: digest: sha256:0f253f81ab5f228fa243b78857665d19f726b8dd07439ceeb5a8af05c54d06b2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:15.822Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:16.127Z] + docker push nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:16.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-13T23:00:16.127Z] 7c283a8c79ad: Preparing [2022-01-13T23:00:16.127Z] 267a4b500afd: Preparing [2022-01-13T23:00:16.127Z] e5a7ce14b442: Preparing [2022-01-13T23:00:16.127Z] 20a3de168a9a: Preparing [2022-01-13T23:00:16.127Z] 734b61ea9a18: Preparing [2022-01-13T23:00:16.127Z] 1a058d5342cc: Preparing [2022-01-13T23:00:16.127Z] 1a058d5342cc: Waiting [2022-01-13T23:00:16.127Z] 7c283a8c79ad: Layer already exists [2022-01-13T23:00:16.127Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:16.127Z] 267a4b500afd: Layer already exists [2022-01-13T23:00:16.127Z] 734b61ea9a18: Layer already exists [2022-01-13T23:00:16.127Z] 20a3de168a9a: Layer already exists [2022-01-13T23:00:16.127Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:16.127Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:0f253f81ab5f228fa243b78857665d19f726b8dd07439ceeb5a8af05c54d06b2 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:16.674Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:17.195Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-13T23:00:17.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-13T23:00:17.195Z] 7c283a8c79ad: Preparing [2022-01-13T23:00:17.195Z] 267a4b500afd: Preparing [2022-01-13T23:00:17.195Z] e5a7ce14b442: Preparing [2022-01-13T23:00:17.195Z] 20a3de168a9a: Preparing [2022-01-13T23:00:17.195Z] 734b61ea9a18: Preparing [2022-01-13T23:00:17.195Z] 1a058d5342cc: Preparing [2022-01-13T23:00:17.195Z] 1a058d5342cc: Waiting [2022-01-13T23:00:17.195Z] 267a4b500afd: Layer already exists [2022-01-13T23:00:17.195Z] 20a3de168a9a: Layer already exists [2022-01-13T23:00:17.195Z] 734b61ea9a18: Layer already exists [2022-01-13T23:00:17.195Z] 7c283a8c79ad: Layer already exists [2022-01-13T23:00:17.195Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:17.195Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:17.195Z] main: digest: sha256:0f253f81ab5f228fa243b78857665d19f726b8dd07439ceeb5a8af05c54d06b2 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:00:17.234Z] ===================================================== [Pipeline] echo [2022-01-13T23:00:17.247Z] taggedImages: [2022-01-13T23:00:17.247Z] - nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:17.247Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-13T23:00:17.247Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.20 [2022-01-13T23:00:17.247Z] - nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:17.247Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-13T23:00:17.268Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-13T23:00:17.268Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:17.268Z] latest [2022-01-13T23:00:17.268Z] 2.2.0-dev.20 [2022-01-13T23:00:17.268Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:17.268Z] main [2022-01-13T23:00:17.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:17.582Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:17.882Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:17.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-13T23:00:17.882Z] c2f1bc0ade7e: Preparing [2022-01-13T23:00:17.882Z] d4d1534fb1b9: Preparing [2022-01-13T23:00:17.882Z] e5a7ce14b442: Preparing [2022-01-13T23:00:17.882Z] 087d62007eaa: Preparing [2022-01-13T23:00:17.882Z] 1a058d5342cc: Preparing [2022-01-13T23:00:17.882Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:17.882Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:17.882Z] c2f1bc0ade7e: Pushed [2022-01-13T23:00:17.882Z] 087d62007eaa: Pushed [2022-01-13T23:00:19.268Z] d4d1534fb1b9: Pushed [2022-01-13T23:00:19.268Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:df5adaeaf5897203b3bc4f39339f77d08442487a7ab857a1271a21158c989b0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:19.571Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:19.866Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-13T23:00:19.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-13T23:00:19.866Z] c2f1bc0ade7e: Preparing [2022-01-13T23:00:19.866Z] d4d1534fb1b9: Preparing [2022-01-13T23:00:19.866Z] e5a7ce14b442: Preparing [2022-01-13T23:00:19.866Z] 087d62007eaa: Preparing [2022-01-13T23:00:19.866Z] 1a058d5342cc: Preparing [2022-01-13T23:00:19.866Z] 087d62007eaa: Layer already exists [2022-01-13T23:00:19.866Z] c2f1bc0ade7e: Layer already exists [2022-01-13T23:00:19.866Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:19.866Z] d4d1534fb1b9: Layer already exists [2022-01-13T23:00:19.867Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:19.867Z] latest: digest: sha256:df5adaeaf5897203b3bc4f39339f77d08442487a7ab857a1271a21158c989b0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:20.165Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:20.456Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.20 [2022-01-13T23:00:20.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-13T23:00:20.456Z] c2f1bc0ade7e: Preparing [2022-01-13T23:00:20.456Z] d4d1534fb1b9: Preparing [2022-01-13T23:00:20.456Z] e5a7ce14b442: Preparing [2022-01-13T23:00:20.456Z] 087d62007eaa: Preparing [2022-01-13T23:00:20.456Z] 1a058d5342cc: Preparing [2022-01-13T23:00:20.456Z] c2f1bc0ade7e: Layer already exists [2022-01-13T23:00:20.456Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:20.456Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:20.456Z] 087d62007eaa: Layer already exists [2022-01-13T23:00:20.456Z] d4d1534fb1b9: Layer already exists [2022-01-13T23:00:20.456Z] 2.2.0-dev.20: digest: sha256:df5adaeaf5897203b3bc4f39339f77d08442487a7ab857a1271a21158c989b0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:20.756Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:21.046Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:21.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-13T23:00:21.046Z] c2f1bc0ade7e: Preparing [2022-01-13T23:00:21.046Z] d4d1534fb1b9: Preparing [2022-01-13T23:00:21.046Z] e5a7ce14b442: Preparing [2022-01-13T23:00:21.046Z] 087d62007eaa: Preparing [2022-01-13T23:00:21.046Z] 1a058d5342cc: Preparing [2022-01-13T23:00:21.046Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:21.046Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:21.046Z] c2f1bc0ade7e: Layer already exists [2022-01-13T23:00:21.046Z] 087d62007eaa: Layer already exists [2022-01-13T23:00:21.046Z] d4d1534fb1b9: Layer already exists [2022-01-13T23:00:21.046Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:df5adaeaf5897203b3bc4f39339f77d08442487a7ab857a1271a21158c989b0e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:21.339Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:21.628Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-13T23:00:21.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-13T23:00:21.628Z] c2f1bc0ade7e: Preparing [2022-01-13T23:00:21.628Z] d4d1534fb1b9: Preparing [2022-01-13T23:00:21.628Z] e5a7ce14b442: Preparing [2022-01-13T23:00:21.628Z] 087d62007eaa: Preparing [2022-01-13T23:00:21.628Z] 1a058d5342cc: Preparing [2022-01-13T23:00:21.628Z] c2f1bc0ade7e: Layer already exists [2022-01-13T23:00:21.628Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:21.628Z] 087d62007eaa: Layer already exists [2022-01-13T23:00:21.628Z] d4d1534fb1b9: Layer already exists [2022-01-13T23:00:21.629Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:21.629Z] main: digest: sha256:df5adaeaf5897203b3bc4f39339f77d08442487a7ab857a1271a21158c989b0e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:00:21.664Z] ===================================================== [Pipeline] echo [2022-01-13T23:00:21.675Z] taggedImages: [2022-01-13T23:00:21.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:21.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-13T23:00:21.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.20 [2022-01-13T23:00:21.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:21.675Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-13T23:00:21.695Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-13T23:00:21.695Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:21.695Z] latest [2022-01-13T23:00:21.695Z] 2.2.0-dev.20 [2022-01-13T23:00:21.695Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:21.695Z] main [2022-01-13T23:00:21.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:22.016Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:22.310Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:22.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-13T23:00:22.310Z] 357bdbd9a1da: Preparing [2022-01-13T23:00:22.310Z] 357bdbd9a1da: Preparing [2022-01-13T23:00:22.310Z] fb444eea7cd0: Preparing [2022-01-13T23:00:22.310Z] c1fe9e04677c: Preparing [2022-01-13T23:00:22.310Z] e2cacd6ef1f1: Preparing [2022-01-13T23:00:22.310Z] 8dbb05fd74c0: Preparing [2022-01-13T23:00:22.310Z] e5a7ce14b442: Preparing [2022-01-13T23:00:22.310Z] 1d8de0891ee9: Preparing [2022-01-13T23:00:22.310Z] b21771b7b40d: Preparing [2022-01-13T23:00:22.310Z] df8d85bc96dc: Preparing [2022-01-13T23:00:22.310Z] 85375c20f190: Preparing [2022-01-13T23:00:22.310Z] 1a058d5342cc: Preparing [2022-01-13T23:00:22.310Z] e5a7ce14b442: Waiting [2022-01-13T23:00:22.310Z] 1d8de0891ee9: Waiting [2022-01-13T23:00:22.310Z] b21771b7b40d: Waiting [2022-01-13T23:00:22.310Z] df8d85bc96dc: Waiting [2022-01-13T23:00:22.310Z] 85375c20f190: Waiting [2022-01-13T23:00:22.310Z] 1a058d5342cc: Waiting [2022-01-13T23:00:22.310Z] e2cacd6ef1f1: Pushed [2022-01-13T23:00:22.310Z] 357bdbd9a1da: Pushed [2022-01-13T23:00:22.568Z] fb444eea7cd0: Pushed [2022-01-13T23:00:22.568Z] c1fe9e04677c: Pushed [2022-01-13T23:00:22.568Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:22.568Z] 1d8de0891ee9: Pushed [2022-01-13T23:00:22.568Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:22.568Z] df8d85bc96dc: Pushed [2022-01-13T23:00:22.568Z] b21771b7b40d: Pushed [2022-01-13T23:00:22.568Z] 85375c20f190: Pushed [2022-01-13T23:00:23.512Z] 8dbb05fd74c0: Pushed [2022-01-13T23:00:23.776Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:a909fc7681b5e31aea85850d46d6a408efc0b9eb46bb7c58ab9856893fb951e1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:24.077Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:24.370Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-13T23:00:24.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-13T23:00:24.370Z] 357bdbd9a1da: Preparing [2022-01-13T23:00:24.370Z] 357bdbd9a1da: Preparing [2022-01-13T23:00:24.370Z] fb444eea7cd0: Preparing [2022-01-13T23:00:24.370Z] c1fe9e04677c: Preparing [2022-01-13T23:00:24.370Z] e2cacd6ef1f1: Preparing [2022-01-13T23:00:24.370Z] 8dbb05fd74c0: Preparing [2022-01-13T23:00:24.370Z] e5a7ce14b442: Preparing [2022-01-13T23:00:24.370Z] 1d8de0891ee9: Preparing [2022-01-13T23:00:24.370Z] b21771b7b40d: Preparing [2022-01-13T23:00:24.370Z] df8d85bc96dc: Preparing [2022-01-13T23:00:24.370Z] 85375c20f190: Preparing [2022-01-13T23:00:24.370Z] 1a058d5342cc: Preparing [2022-01-13T23:00:24.370Z] e5a7ce14b442: Waiting [2022-01-13T23:00:24.370Z] 1d8de0891ee9: Waiting [2022-01-13T23:00:24.370Z] b21771b7b40d: Waiting [2022-01-13T23:00:24.370Z] df8d85bc96dc: Waiting [2022-01-13T23:00:24.370Z] 85375c20f190: Waiting [2022-01-13T23:00:24.370Z] 1a058d5342cc: Waiting [2022-01-13T23:00:24.370Z] 8dbb05fd74c0: Layer already exists [2022-01-13T23:00:24.370Z] e2cacd6ef1f1: Layer already exists [2022-01-13T23:00:24.370Z] fb444eea7cd0: Layer already exists [2022-01-13T23:00:24.370Z] 357bdbd9a1da: Layer already exists [2022-01-13T23:00:24.370Z] c1fe9e04677c: Layer already exists [2022-01-13T23:00:24.370Z] b21771b7b40d: Layer already exists [2022-01-13T23:00:24.370Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:24.370Z] 1d8de0891ee9: Layer already exists [2022-01-13T23:00:24.370Z] 85375c20f190: Layer already exists [2022-01-13T23:00:24.370Z] df8d85bc96dc: Layer already exists [2022-01-13T23:00:24.370Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:24.370Z] latest: digest: sha256:a909fc7681b5e31aea85850d46d6a408efc0b9eb46bb7c58ab9856893fb951e1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:24.669Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:24.961Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.20 [2022-01-13T23:00:24.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-13T23:00:24.961Z] 357bdbd9a1da: Preparing [2022-01-13T23:00:24.961Z] 357bdbd9a1da: Preparing [2022-01-13T23:00:24.961Z] fb444eea7cd0: Preparing [2022-01-13T23:00:24.961Z] c1fe9e04677c: Preparing [2022-01-13T23:00:24.961Z] e2cacd6ef1f1: Preparing [2022-01-13T23:00:24.961Z] 8dbb05fd74c0: Preparing [2022-01-13T23:00:24.961Z] e5a7ce14b442: Preparing [2022-01-13T23:00:24.961Z] 1d8de0891ee9: Preparing [2022-01-13T23:00:24.961Z] b21771b7b40d: Preparing [2022-01-13T23:00:24.961Z] df8d85bc96dc: Preparing [2022-01-13T23:00:24.961Z] 85375c20f190: Preparing [2022-01-13T23:00:24.961Z] 1a058d5342cc: Preparing [2022-01-13T23:00:24.961Z] e5a7ce14b442: Waiting [2022-01-13T23:00:24.961Z] 1d8de0891ee9: Waiting [2022-01-13T23:00:24.961Z] b21771b7b40d: Waiting [2022-01-13T23:00:24.961Z] df8d85bc96dc: Waiting [2022-01-13T23:00:24.961Z] 85375c20f190: Waiting [2022-01-13T23:00:24.961Z] 1a058d5342cc: Waiting [2022-01-13T23:00:24.961Z] 8dbb05fd74c0: Layer already exists [2022-01-13T23:00:24.961Z] 357bdbd9a1da: Layer already exists [2022-01-13T23:00:24.961Z] c1fe9e04677c: Layer already exists [2022-01-13T23:00:24.961Z] fb444eea7cd0: Layer already exists [2022-01-13T23:00:24.961Z] e2cacd6ef1f1: Layer already exists [2022-01-13T23:00:24.961Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:24.961Z] 1d8de0891ee9: Layer already exists [2022-01-13T23:00:24.961Z] b21771b7b40d: Layer already exists [2022-01-13T23:00:24.961Z] df8d85bc96dc: Layer already exists [2022-01-13T23:00:24.961Z] 85375c20f190: Layer already exists [2022-01-13T23:00:24.961Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:24.961Z] 2.2.0-dev.20: digest: sha256:a909fc7681b5e31aea85850d46d6a408efc0b9eb46bb7c58ab9856893fb951e1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:25.257Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:25.553Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:25.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-13T23:00:25.553Z] 357bdbd9a1da: Preparing [2022-01-13T23:00:25.553Z] 357bdbd9a1da: Preparing [2022-01-13T23:00:25.553Z] fb444eea7cd0: Preparing [2022-01-13T23:00:25.553Z] c1fe9e04677c: Preparing [2022-01-13T23:00:25.553Z] e2cacd6ef1f1: Preparing [2022-01-13T23:00:25.553Z] 8dbb05fd74c0: Preparing [2022-01-13T23:00:25.553Z] e5a7ce14b442: Preparing [2022-01-13T23:00:25.553Z] 1d8de0891ee9: Preparing [2022-01-13T23:00:25.553Z] b21771b7b40d: Preparing [2022-01-13T23:00:25.553Z] df8d85bc96dc: Preparing [2022-01-13T23:00:25.553Z] 85375c20f190: Preparing [2022-01-13T23:00:25.553Z] 1a058d5342cc: Preparing [2022-01-13T23:00:25.553Z] 1d8de0891ee9: Waiting [2022-01-13T23:00:25.553Z] b21771b7b40d: Waiting [2022-01-13T23:00:25.553Z] df8d85bc96dc: Waiting [2022-01-13T23:00:25.553Z] 85375c20f190: Waiting [2022-01-13T23:00:25.553Z] 1a058d5342cc: Waiting [2022-01-13T23:00:25.553Z] e5a7ce14b442: Waiting [2022-01-13T23:00:25.553Z] 8dbb05fd74c0: Layer already exists [2022-01-13T23:00:25.553Z] fb444eea7cd0: Layer already exists [2022-01-13T23:00:25.553Z] e2cacd6ef1f1: Layer already exists [2022-01-13T23:00:25.553Z] 357bdbd9a1da: Layer already exists [2022-01-13T23:00:25.553Z] c1fe9e04677c: Layer already exists [2022-01-13T23:00:25.553Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:25.553Z] b21771b7b40d: Layer already exists [2022-01-13T23:00:25.553Z] 85375c20f190: Layer already exists [2022-01-13T23:00:25.553Z] df8d85bc96dc: Layer already exists [2022-01-13T23:00:25.553Z] 1d8de0891ee9: Layer already exists [2022-01-13T23:00:25.553Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:25.553Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:a909fc7681b5e31aea85850d46d6a408efc0b9eb46bb7c58ab9856893fb951e1 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:25.845Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:26.136Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-13T23:00:26.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-13T23:00:26.137Z] 357bdbd9a1da: Preparing [2022-01-13T23:00:26.137Z] 357bdbd9a1da: Preparing [2022-01-13T23:00:26.137Z] fb444eea7cd0: Preparing [2022-01-13T23:00:26.137Z] c1fe9e04677c: Preparing [2022-01-13T23:00:26.137Z] e2cacd6ef1f1: Preparing [2022-01-13T23:00:26.137Z] 8dbb05fd74c0: Preparing [2022-01-13T23:00:26.137Z] e5a7ce14b442: Preparing [2022-01-13T23:00:26.137Z] 1d8de0891ee9: Preparing [2022-01-13T23:00:26.137Z] b21771b7b40d: Preparing [2022-01-13T23:00:26.137Z] df8d85bc96dc: Preparing [2022-01-13T23:00:26.137Z] 85375c20f190: Preparing [2022-01-13T23:00:26.137Z] 1a058d5342cc: Preparing [2022-01-13T23:00:26.137Z] e5a7ce14b442: Waiting [2022-01-13T23:00:26.137Z] 1d8de0891ee9: Waiting [2022-01-13T23:00:26.137Z] df8d85bc96dc: Waiting [2022-01-13T23:00:26.137Z] 85375c20f190: Waiting [2022-01-13T23:00:26.137Z] b21771b7b40d: Waiting [2022-01-13T23:00:26.137Z] 1a058d5342cc: Waiting [2022-01-13T23:00:26.137Z] 8dbb05fd74c0: Layer already exists [2022-01-13T23:00:26.137Z] 357bdbd9a1da: Layer already exists [2022-01-13T23:00:26.137Z] c1fe9e04677c: Layer already exists [2022-01-13T23:00:26.137Z] fb444eea7cd0: Layer already exists [2022-01-13T23:00:26.137Z] e2cacd6ef1f1: Layer already exists [2022-01-13T23:00:26.137Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:26.137Z] 1d8de0891ee9: Layer already exists [2022-01-13T23:00:26.137Z] df8d85bc96dc: Layer already exists [2022-01-13T23:00:26.137Z] b21771b7b40d: Layer already exists [2022-01-13T23:00:26.137Z] 85375c20f190: Layer already exists [2022-01-13T23:00:26.137Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:26.137Z] main: digest: sha256:a909fc7681b5e31aea85850d46d6a408efc0b9eb46bb7c58ab9856893fb951e1 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:00:26.170Z] ===================================================== [Pipeline] echo [2022-01-13T23:00:26.178Z] taggedImages: [2022-01-13T23:00:26.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:26.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-13T23:00:26.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.20 [2022-01-13T23:00:26.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:26.178Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-13T23:00:26.197Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-13T23:00:26.197Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:26.197Z] latest [2022-01-13T23:00:26.197Z] 2.2.0-dev.20 [2022-01-13T23:00:26.197Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:26.197Z] main [2022-01-13T23:00:26.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:26.514Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:26.807Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:26.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-13T23:00:26.807Z] e166148400b3: Preparing [2022-01-13T23:00:26.807Z] 0bc442bb62d0: Preparing [2022-01-13T23:00:26.807Z] 56f2b2939c5f: Preparing [2022-01-13T23:00:26.807Z] 6aaef31fdbce: Preparing [2022-01-13T23:00:26.807Z] 1d3780a108a3: Preparing [2022-01-13T23:00:26.807Z] 1a058d5342cc: Preparing [2022-01-13T23:00:26.807Z] 1a058d5342cc: Waiting [2022-01-13T23:00:27.391Z] 6aaef31fdbce: Pushed [2022-01-13T23:00:27.391Z] 56f2b2939c5f: Pushed [2022-01-13T23:00:27.391Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:27.391Z] 1d3780a108a3: Pushed [2022-01-13T23:00:27.653Z] 0bc442bb62d0: Pushed [2022-01-13T23:00:27.654Z] e166148400b3: Pushed [2022-01-13T23:00:27.654Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:906fd961126c250e7f9e55d61f756d7434386ec6f1e1c91b65a5750bcebe6087 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:27.949Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:28.244Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-13T23:00:28.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-13T23:00:28.244Z] e166148400b3: Preparing [2022-01-13T23:00:28.244Z] 0bc442bb62d0: Preparing [2022-01-13T23:00:28.244Z] 56f2b2939c5f: Preparing [2022-01-13T23:00:28.244Z] 6aaef31fdbce: Preparing [2022-01-13T23:00:28.244Z] 1d3780a108a3: Preparing [2022-01-13T23:00:28.244Z] 1a058d5342cc: Preparing [2022-01-13T23:00:28.244Z] 1a058d5342cc: Waiting [2022-01-13T23:00:28.244Z] 1d3780a108a3: Layer already exists [2022-01-13T23:00:28.244Z] 0bc442bb62d0: Layer already exists [2022-01-13T23:00:28.244Z] e166148400b3: Layer already exists [2022-01-13T23:00:28.244Z] 6aaef31fdbce: Layer already exists [2022-01-13T23:00:28.244Z] 56f2b2939c5f: Layer already exists [2022-01-13T23:00:28.244Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:28.244Z] latest: digest: sha256:906fd961126c250e7f9e55d61f756d7434386ec6f1e1c91b65a5750bcebe6087 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:28.537Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:28.835Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.20 [2022-01-13T23:00:28.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-13T23:00:28.835Z] e166148400b3: Preparing [2022-01-13T23:00:28.835Z] 0bc442bb62d0: Preparing [2022-01-13T23:00:28.835Z] 56f2b2939c5f: Preparing [2022-01-13T23:00:28.835Z] 6aaef31fdbce: Preparing [2022-01-13T23:00:28.835Z] 1d3780a108a3: Preparing [2022-01-13T23:00:28.835Z] 1a058d5342cc: Preparing [2022-01-13T23:00:28.835Z] 1a058d5342cc: Waiting [2022-01-13T23:00:28.835Z] 6aaef31fdbce: Layer already exists [2022-01-13T23:00:28.835Z] e166148400b3: Layer already exists [2022-01-13T23:00:28.835Z] 0bc442bb62d0: Layer already exists [2022-01-13T23:00:28.835Z] 56f2b2939c5f: Layer already exists [2022-01-13T23:00:28.835Z] 1d3780a108a3: Layer already exists [2022-01-13T23:00:28.835Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:28.835Z] 2.2.0-dev.20: digest: sha256:906fd961126c250e7f9e55d61f756d7434386ec6f1e1c91b65a5750bcebe6087 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:29.133Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:29.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:29.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-13T23:00:29.427Z] e166148400b3: Preparing [2022-01-13T23:00:29.427Z] 0bc442bb62d0: Preparing [2022-01-13T23:00:29.427Z] 56f2b2939c5f: Preparing [2022-01-13T23:00:29.427Z] 6aaef31fdbce: Preparing [2022-01-13T23:00:29.427Z] 1d3780a108a3: Preparing [2022-01-13T23:00:29.427Z] 1a058d5342cc: Preparing [2022-01-13T23:00:29.427Z] 1a058d5342cc: Waiting [2022-01-13T23:00:29.427Z] 56f2b2939c5f: Layer already exists [2022-01-13T23:00:29.427Z] e166148400b3: Layer already exists [2022-01-13T23:00:29.427Z] 1d3780a108a3: Layer already exists [2022-01-13T23:00:29.427Z] 6aaef31fdbce: Layer already exists [2022-01-13T23:00:29.427Z] 0bc442bb62d0: Layer already exists [2022-01-13T23:00:29.427Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:29.427Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:906fd961126c250e7f9e55d61f756d7434386ec6f1e1c91b65a5750bcebe6087 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:29.724Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:30.017Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-13T23:00:30.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-13T23:00:30.017Z] e166148400b3: Preparing [2022-01-13T23:00:30.017Z] 0bc442bb62d0: Preparing [2022-01-13T23:00:30.017Z] 56f2b2939c5f: Preparing [2022-01-13T23:00:30.017Z] 6aaef31fdbce: Preparing [2022-01-13T23:00:30.017Z] 1d3780a108a3: Preparing [2022-01-13T23:00:30.017Z] 1a058d5342cc: Preparing [2022-01-13T23:00:30.017Z] 1a058d5342cc: Waiting [2022-01-13T23:00:30.017Z] e166148400b3: Layer already exists [2022-01-13T23:00:30.017Z] 1d3780a108a3: Layer already exists [2022-01-13T23:00:30.017Z] 56f2b2939c5f: Layer already exists [2022-01-13T23:00:30.017Z] 0bc442bb62d0: Layer already exists [2022-01-13T23:00:30.017Z] 6aaef31fdbce: Layer already exists [2022-01-13T23:00:30.017Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:30.017Z] main: digest: sha256:906fd961126c250e7f9e55d61f756d7434386ec6f1e1c91b65a5750bcebe6087 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:00:30.051Z] ===================================================== [Pipeline] echo [2022-01-13T23:00:30.062Z] taggedImages: [2022-01-13T23:00:30.062Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:30.062Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-13T23:00:30.062Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.20 [2022-01-13T23:00:30.062Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:30.062Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-13T23:00:30.082Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-13T23:00:30.082Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:30.082Z] latest [2022-01-13T23:00:30.082Z] 2.2.0-dev.20 [2022-01-13T23:00:30.082Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:30.082Z] main [2022-01-13T23:00:30.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:30.388Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:30.681Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:30.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-13T23:00:30.681Z] 801b9c92a6df: Preparing [2022-01-13T23:00:30.681Z] eb9bf60003c8: Preparing [2022-01-13T23:00:30.681Z] 3af71a4d6e6d: Preparing [2022-01-13T23:00:30.681Z] ba4ebbf79bfc: Preparing [2022-01-13T23:00:30.681Z] 23e0d6fc4b25: Preparing [2022-01-13T23:00:30.681Z] 5d8a9f3202d1: Preparing [2022-01-13T23:00:30.681Z] 683b4cc8c177: Preparing [2022-01-13T23:00:30.681Z] b9eb81db0517: Preparing [2022-01-13T23:00:30.681Z] ddbc92762948: Preparing [2022-01-13T23:00:30.681Z] 1a058d5342cc: Preparing [2022-01-13T23:00:30.681Z] 5d8a9f3202d1: Waiting [2022-01-13T23:00:30.681Z] 683b4cc8c177: Waiting [2022-01-13T23:00:30.681Z] b9eb81db0517: Waiting [2022-01-13T23:00:30.681Z] ddbc92762948: Waiting [2022-01-13T23:00:30.681Z] 1a058d5342cc: Waiting [2022-01-13T23:00:31.265Z] eb9bf60003c8: Pushed [2022-01-13T23:00:31.265Z] 801b9c92a6df: Pushed [2022-01-13T23:00:31.265Z] 23e0d6fc4b25: Pushed [2022-01-13T23:00:31.265Z] 5d8a9f3202d1: Pushed [2022-01-13T23:00:31.265Z] 683b4cc8c177: Pushed [2022-01-13T23:00:31.265Z] ba4ebbf79bfc: Pushed [2022-01-13T23:00:31.265Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:31.265Z] b9eb81db0517: Pushed [2022-01-13T23:00:31.527Z] ddbc92762948: Pushed [2022-01-13T23:00:31.527Z] 3af71a4d6e6d: Pushed [2022-01-13T23:00:31.786Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:e5e5e2146e7fd9afba1041832bac531a81ddc2f63299713b90526cd74a63c85f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:32.094Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:32.407Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-13T23:00:32.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-13T23:00:32.407Z] 801b9c92a6df: Preparing [2022-01-13T23:00:32.407Z] eb9bf60003c8: Preparing [2022-01-13T23:00:32.407Z] 3af71a4d6e6d: Preparing [2022-01-13T23:00:32.407Z] ba4ebbf79bfc: Preparing [2022-01-13T23:00:32.407Z] 23e0d6fc4b25: Preparing [2022-01-13T23:00:32.407Z] 5d8a9f3202d1: Preparing [2022-01-13T23:00:32.407Z] 683b4cc8c177: Preparing [2022-01-13T23:00:32.407Z] b9eb81db0517: Preparing [2022-01-13T23:00:32.407Z] ddbc92762948: Preparing [2022-01-13T23:00:32.407Z] 1a058d5342cc: Preparing [2022-01-13T23:00:32.407Z] 5d8a9f3202d1: Waiting [2022-01-13T23:00:32.407Z] 683b4cc8c177: Waiting [2022-01-13T23:00:32.407Z] b9eb81db0517: Waiting [2022-01-13T23:00:32.407Z] ddbc92762948: Waiting [2022-01-13T23:00:32.407Z] 1a058d5342cc: Waiting [2022-01-13T23:00:32.407Z] ba4ebbf79bfc: Layer already exists [2022-01-13T23:00:32.407Z] 3af71a4d6e6d: Layer already exists [2022-01-13T23:00:32.407Z] 23e0d6fc4b25: Layer already exists [2022-01-13T23:00:32.407Z] 801b9c92a6df: Layer already exists [2022-01-13T23:00:32.407Z] eb9bf60003c8: Layer already exists [2022-01-13T23:00:32.407Z] 5d8a9f3202d1: Layer already exists [2022-01-13T23:00:32.407Z] 683b4cc8c177: Layer already exists [2022-01-13T23:00:32.407Z] ddbc92762948: Layer already exists [2022-01-13T23:00:32.407Z] b9eb81db0517: Layer already exists [2022-01-13T23:00:32.407Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:32.407Z] latest: digest: sha256:e5e5e2146e7fd9afba1041832bac531a81ddc2f63299713b90526cd74a63c85f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:32.735Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:33.049Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.20 [2022-01-13T23:00:33.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-13T23:00:33.049Z] 801b9c92a6df: Preparing [2022-01-13T23:00:33.049Z] eb9bf60003c8: Preparing [2022-01-13T23:00:33.049Z] 3af71a4d6e6d: Preparing [2022-01-13T23:00:33.049Z] ba4ebbf79bfc: Preparing [2022-01-13T23:00:33.049Z] 23e0d6fc4b25: Preparing [2022-01-13T23:00:33.049Z] 5d8a9f3202d1: Preparing [2022-01-13T23:00:33.049Z] 683b4cc8c177: Preparing [2022-01-13T23:00:33.049Z] b9eb81db0517: Preparing [2022-01-13T23:00:33.049Z] ddbc92762948: Preparing [2022-01-13T23:00:33.049Z] 1a058d5342cc: Preparing [2022-01-13T23:00:33.049Z] 5d8a9f3202d1: Waiting [2022-01-13T23:00:33.049Z] 683b4cc8c177: Waiting [2022-01-13T23:00:33.049Z] b9eb81db0517: Waiting [2022-01-13T23:00:33.049Z] ddbc92762948: Waiting [2022-01-13T23:00:33.049Z] 1a058d5342cc: Waiting [2022-01-13T23:00:33.049Z] 23e0d6fc4b25: Layer already exists [2022-01-13T23:00:33.049Z] eb9bf60003c8: Layer already exists [2022-01-13T23:00:33.049Z] ba4ebbf79bfc: Layer already exists [2022-01-13T23:00:33.049Z] 801b9c92a6df: Layer already exists [2022-01-13T23:00:33.049Z] 3af71a4d6e6d: Layer already exists [2022-01-13T23:00:33.049Z] 5d8a9f3202d1: Layer already exists [2022-01-13T23:00:33.049Z] 683b4cc8c177: Layer already exists [2022-01-13T23:00:33.049Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:33.049Z] b9eb81db0517: Layer already exists [2022-01-13T23:00:33.049Z] ddbc92762948: Layer already exists [2022-01-13T23:00:33.049Z] 2.2.0-dev.20: digest: sha256:e5e5e2146e7fd9afba1041832bac531a81ddc2f63299713b90526cd74a63c85f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:33.358Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:33.647Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:33.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-13T23:00:33.647Z] 801b9c92a6df: Preparing [2022-01-13T23:00:33.647Z] eb9bf60003c8: Preparing [2022-01-13T23:00:33.647Z] 3af71a4d6e6d: Preparing [2022-01-13T23:00:33.647Z] ba4ebbf79bfc: Preparing [2022-01-13T23:00:33.647Z] 23e0d6fc4b25: Preparing [2022-01-13T23:00:33.647Z] 5d8a9f3202d1: Preparing [2022-01-13T23:00:33.647Z] 683b4cc8c177: Preparing [2022-01-13T23:00:33.647Z] b9eb81db0517: Preparing [2022-01-13T23:00:33.647Z] ddbc92762948: Preparing [2022-01-13T23:00:33.647Z] 1a058d5342cc: Preparing [2022-01-13T23:00:33.647Z] b9eb81db0517: Waiting [2022-01-13T23:00:33.647Z] 5d8a9f3202d1: Waiting [2022-01-13T23:00:33.647Z] 683b4cc8c177: Waiting [2022-01-13T23:00:33.647Z] ddbc92762948: Waiting [2022-01-13T23:00:33.647Z] 1a058d5342cc: Waiting [2022-01-13T23:00:33.647Z] 801b9c92a6df: Layer already exists [2022-01-13T23:00:33.647Z] 23e0d6fc4b25: Layer already exists [2022-01-13T23:00:33.647Z] ba4ebbf79bfc: Layer already exists [2022-01-13T23:00:33.647Z] eb9bf60003c8: Layer already exists [2022-01-13T23:00:33.647Z] 3af71a4d6e6d: Layer already exists [2022-01-13T23:00:33.647Z] 5d8a9f3202d1: Layer already exists [2022-01-13T23:00:33.647Z] 683b4cc8c177: Layer already exists [2022-01-13T23:00:33.647Z] b9eb81db0517: Layer already exists [2022-01-13T23:00:33.647Z] ddbc92762948: Layer already exists [2022-01-13T23:00:33.647Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:33.647Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:e5e5e2146e7fd9afba1041832bac531a81ddc2f63299713b90526cd74a63c85f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:33.938Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:34.226Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-13T23:00:34.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-13T23:00:34.226Z] 801b9c92a6df: Preparing [2022-01-13T23:00:34.226Z] eb9bf60003c8: Preparing [2022-01-13T23:00:34.226Z] 3af71a4d6e6d: Preparing [2022-01-13T23:00:34.226Z] ba4ebbf79bfc: Preparing [2022-01-13T23:00:34.226Z] 23e0d6fc4b25: Preparing [2022-01-13T23:00:34.226Z] 5d8a9f3202d1: Preparing [2022-01-13T23:00:34.226Z] 683b4cc8c177: Preparing [2022-01-13T23:00:34.226Z] b9eb81db0517: Preparing [2022-01-13T23:00:34.226Z] ddbc92762948: Preparing [2022-01-13T23:00:34.226Z] 1a058d5342cc: Preparing [2022-01-13T23:00:34.226Z] 5d8a9f3202d1: Waiting [2022-01-13T23:00:34.226Z] 683b4cc8c177: Waiting [2022-01-13T23:00:34.226Z] b9eb81db0517: Waiting [2022-01-13T23:00:34.226Z] ddbc92762948: Waiting [2022-01-13T23:00:34.226Z] 1a058d5342cc: Waiting [2022-01-13T23:00:34.226Z] 3af71a4d6e6d: Layer already exists [2022-01-13T23:00:34.226Z] eb9bf60003c8: Layer already exists [2022-01-13T23:00:34.226Z] ba4ebbf79bfc: Layer already exists [2022-01-13T23:00:34.226Z] 23e0d6fc4b25: Layer already exists [2022-01-13T23:00:34.226Z] 801b9c92a6df: Layer already exists [2022-01-13T23:00:34.226Z] 5d8a9f3202d1: Layer already exists [2022-01-13T23:00:34.226Z] 683b4cc8c177: Layer already exists [2022-01-13T23:00:34.226Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:34.226Z] b9eb81db0517: Layer already exists [2022-01-13T23:00:34.226Z] ddbc92762948: Layer already exists [2022-01-13T23:00:34.226Z] main: digest: sha256:e5e5e2146e7fd9afba1041832bac531a81ddc2f63299713b90526cd74a63c85f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:00:34.263Z] ===================================================== [Pipeline] echo [2022-01-13T23:00:34.273Z] taggedImages: [2022-01-13T23:00:34.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:34.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-13T23:00:34.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.20 [2022-01-13T23:00:34.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:34.273Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-13T23:00:34.293Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-13T23:00:34.294Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:34.294Z] latest [2022-01-13T23:00:34.294Z] 2.2.0-dev.20 [2022-01-13T23:00:34.294Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:34.294Z] main [2022-01-13T23:00:34.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:34.611Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:34.899Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:34.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-13T23:00:34.899Z] f905c1ba5502: Preparing [2022-01-13T23:00:34.899Z] 83fd9f746e1a: Preparing [2022-01-13T23:00:34.899Z] e5a7ce14b442: Preparing [2022-01-13T23:00:34.899Z] d4a92a73ce1f: Preparing [2022-01-13T23:00:34.899Z] 1a058d5342cc: Preparing [2022-01-13T23:00:34.899Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:34.899Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:34.899Z] f905c1ba5502: Pushed [2022-01-13T23:00:34.899Z] d4a92a73ce1f: Pushed [2022-01-13T23:00:35.837Z] 83fd9f746e1a: Pushed [2022-01-13T23:00:36.096Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:9de4b18091043e2f31f551c2e33dfe40613dd46896f047cdc923407ffa1fc671 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:36.390Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:36.680Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-13T23:00:36.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-13T23:00:36.680Z] f905c1ba5502: Preparing [2022-01-13T23:00:36.680Z] 83fd9f746e1a: Preparing [2022-01-13T23:00:36.680Z] e5a7ce14b442: Preparing [2022-01-13T23:00:36.680Z] d4a92a73ce1f: Preparing [2022-01-13T23:00:36.680Z] 1a058d5342cc: Preparing [2022-01-13T23:00:36.680Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:36.680Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:36.680Z] f905c1ba5502: Layer already exists [2022-01-13T23:00:36.680Z] d4a92a73ce1f: Layer already exists [2022-01-13T23:00:36.680Z] 83fd9f746e1a: Layer already exists [2022-01-13T23:00:36.680Z] latest: digest: sha256:9de4b18091043e2f31f551c2e33dfe40613dd46896f047cdc923407ffa1fc671 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:36.983Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:37.275Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.20 [2022-01-13T23:00:37.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-13T23:00:37.275Z] f905c1ba5502: Preparing [2022-01-13T23:00:37.275Z] 83fd9f746e1a: Preparing [2022-01-13T23:00:37.275Z] e5a7ce14b442: Preparing [2022-01-13T23:00:37.275Z] d4a92a73ce1f: Preparing [2022-01-13T23:00:37.275Z] 1a058d5342cc: Preparing [2022-01-13T23:00:37.275Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:37.275Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:37.275Z] d4a92a73ce1f: Layer already exists [2022-01-13T23:00:37.275Z] f905c1ba5502: Layer already exists [2022-01-13T23:00:37.275Z] 83fd9f746e1a: Layer already exists [2022-01-13T23:00:37.275Z] 2.2.0-dev.20: digest: sha256:9de4b18091043e2f31f551c2e33dfe40613dd46896f047cdc923407ffa1fc671 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:37.573Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:37.860Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:37.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-13T23:00:37.860Z] f905c1ba5502: Preparing [2022-01-13T23:00:37.860Z] 83fd9f746e1a: Preparing [2022-01-13T23:00:37.860Z] e5a7ce14b442: Preparing [2022-01-13T23:00:37.860Z] d4a92a73ce1f: Preparing [2022-01-13T23:00:37.860Z] 1a058d5342cc: Preparing [2022-01-13T23:00:37.860Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:37.860Z] 83fd9f746e1a: Layer already exists [2022-01-13T23:00:37.860Z] d4a92a73ce1f: Layer already exists [2022-01-13T23:00:37.860Z] f905c1ba5502: Layer already exists [2022-01-13T23:00:37.860Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:37.860Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:9de4b18091043e2f31f551c2e33dfe40613dd46896f047cdc923407ffa1fc671 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:38.158Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:38.455Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-13T23:00:38.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-13T23:00:38.456Z] f905c1ba5502: Preparing [2022-01-13T23:00:38.456Z] 83fd9f746e1a: Preparing [2022-01-13T23:00:38.456Z] e5a7ce14b442: Preparing [2022-01-13T23:00:38.456Z] d4a92a73ce1f: Preparing [2022-01-13T23:00:38.456Z] 1a058d5342cc: Preparing [2022-01-13T23:00:38.456Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:38.456Z] 83fd9f746e1a: Layer already exists [2022-01-13T23:00:38.456Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:38.456Z] d4a92a73ce1f: Layer already exists [2022-01-13T23:00:38.456Z] f905c1ba5502: Layer already exists [2022-01-13T23:00:38.456Z] main: digest: sha256:9de4b18091043e2f31f551c2e33dfe40613dd46896f047cdc923407ffa1fc671 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:00:38.485Z] ===================================================== [Pipeline] echo [2022-01-13T23:00:38.498Z] taggedImages: [2022-01-13T23:00:38.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:38.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-13T23:00:38.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.20 [2022-01-13T23:00:38.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:38.498Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-13T23:00:38.526Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-13T23:00:38.526Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:38.526Z] latest [2022-01-13T23:00:38.526Z] 2.2.0-dev.20 [2022-01-13T23:00:38.526Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:38.526Z] main [2022-01-13T23:00:38.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:38.846Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:39.142Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:39.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-13T23:00:39.142Z] 44324916b2f7: Preparing [2022-01-13T23:00:39.142Z] a653017e1079: Preparing [2022-01-13T23:00:39.142Z] e5a7ce14b442: Preparing [2022-01-13T23:00:39.142Z] bacac092bcfe: Preparing [2022-01-13T23:00:39.142Z] 1a058d5342cc: Preparing [2022-01-13T23:00:39.142Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:39.142Z] bacac092bcfe: Layer already exists [2022-01-13T23:00:39.142Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:39.142Z] 44324916b2f7: Pushed [2022-01-13T23:00:40.078Z] a653017e1079: Pushed [2022-01-13T23:00:40.078Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:2ed7d2af1e294c7ea2313b180704e06c0b4dcbb555176edac2d2ad417f52c140 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:40.375Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:40.670Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-13T23:00:40.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-13T23:00:40.670Z] 44324916b2f7: Preparing [2022-01-13T23:00:40.670Z] a653017e1079: Preparing [2022-01-13T23:00:40.670Z] e5a7ce14b442: Preparing [2022-01-13T23:00:40.670Z] bacac092bcfe: Preparing [2022-01-13T23:00:40.670Z] 1a058d5342cc: Preparing [2022-01-13T23:00:40.670Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:40.670Z] a653017e1079: Layer already exists [2022-01-13T23:00:40.670Z] bacac092bcfe: Layer already exists [2022-01-13T23:00:40.670Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:40.670Z] 44324916b2f7: Layer already exists [2022-01-13T23:00:40.670Z] latest: digest: sha256:2ed7d2af1e294c7ea2313b180704e06c0b4dcbb555176edac2d2ad417f52c140 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:40.965Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:41.254Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.20 [2022-01-13T23:00:41.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-13T23:00:41.254Z] 44324916b2f7: Preparing [2022-01-13T23:00:41.254Z] a653017e1079: Preparing [2022-01-13T23:00:41.254Z] e5a7ce14b442: Preparing [2022-01-13T23:00:41.254Z] bacac092bcfe: Preparing [2022-01-13T23:00:41.254Z] 1a058d5342cc: Preparing [2022-01-13T23:00:41.254Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:41.254Z] bacac092bcfe: Layer already exists [2022-01-13T23:00:41.254Z] 44324916b2f7: Layer already exists [2022-01-13T23:00:41.254Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:41.254Z] a653017e1079: Layer already exists [2022-01-13T23:00:41.254Z] 2.2.0-dev.20: digest: sha256:2ed7d2af1e294c7ea2313b180704e06c0b4dcbb555176edac2d2ad417f52c140 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:41.551Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:41.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:41.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-13T23:00:41.846Z] 44324916b2f7: Preparing [2022-01-13T23:00:41.846Z] a653017e1079: Preparing [2022-01-13T23:00:41.846Z] e5a7ce14b442: Preparing [2022-01-13T23:00:41.846Z] bacac092bcfe: Preparing [2022-01-13T23:00:41.846Z] 1a058d5342cc: Preparing [2022-01-13T23:00:41.846Z] bacac092bcfe: Layer already exists [2022-01-13T23:00:41.846Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:41.846Z] a653017e1079: Layer already exists [2022-01-13T23:00:41.846Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:41.846Z] 44324916b2f7: Layer already exists [2022-01-13T23:00:41.846Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:2ed7d2af1e294c7ea2313b180704e06c0b4dcbb555176edac2d2ad417f52c140 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:42.146Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:42.438Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-13T23:00:42.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-13T23:00:42.438Z] 44324916b2f7: Preparing [2022-01-13T23:00:42.438Z] a653017e1079: Preparing [2022-01-13T23:00:42.438Z] e5a7ce14b442: Preparing [2022-01-13T23:00:42.438Z] bacac092bcfe: Preparing [2022-01-13T23:00:42.438Z] 1a058d5342cc: Preparing [2022-01-13T23:00:42.438Z] bacac092bcfe: Layer already exists [2022-01-13T23:00:42.438Z] a653017e1079: Layer already exists [2022-01-13T23:00:42.438Z] e5a7ce14b442: Layer already exists [2022-01-13T23:00:42.438Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:42.438Z] 44324916b2f7: Layer already exists [2022-01-13T23:00:42.438Z] main: digest: sha256:2ed7d2af1e294c7ea2313b180704e06c0b4dcbb555176edac2d2ad417f52c140 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:00:42.475Z] ===================================================== [Pipeline] echo [2022-01-13T23:00:42.482Z] taggedImages: [2022-01-13T23:00:42.482Z] - nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:42.482Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-13T23:00:42.482Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.20 [2022-01-13T23:00:42.482Z] - nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:42.482Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-13T23:00:42.498Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-13T23:00:42.498Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:42.498Z] latest [2022-01-13T23:00:42.498Z] 2.2.0-dev.20 [2022-01-13T23:00:42.498Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:42.498Z] main [2022-01-13T23:00:42.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:42.805Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:43.109Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:43.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-13T23:00:43.110Z] 5de84c36d370: Preparing [2022-01-13T23:00:43.110Z] 38f701bdb815: Preparing [2022-01-13T23:00:43.110Z] aebf8682a18c: Preparing [2022-01-13T23:00:43.110Z] 5409e5b3972e: Preparing [2022-01-13T23:00:43.110Z] 4b4527d9d361: Preparing [2022-01-13T23:00:43.110Z] 0419e16943bb: Preparing [2022-01-13T23:00:43.110Z] 2bc6eda7d6fe: Preparing [2022-01-13T23:00:43.110Z] 38c686747f67: Preparing [2022-01-13T23:00:43.110Z] 698317193ef4: Preparing [2022-01-13T23:00:43.110Z] 3de006b0ad1b: Preparing [2022-01-13T23:00:43.110Z] 1a058d5342cc: Preparing [2022-01-13T23:00:43.110Z] 0419e16943bb: Waiting [2022-01-13T23:00:43.110Z] 2bc6eda7d6fe: Waiting [2022-01-13T23:00:43.110Z] 38c686747f67: Waiting [2022-01-13T23:00:43.110Z] 698317193ef4: Waiting [2022-01-13T23:00:43.110Z] 3de006b0ad1b: Waiting [2022-01-13T23:00:43.110Z] 1a058d5342cc: Waiting [2022-01-13T23:00:43.110Z] 4b4527d9d361: Layer already exists [2022-01-13T23:00:43.712Z] 0419e16943bb: Layer already exists [2022-01-13T23:00:43.712Z] 38f701bdb815: Pushed [2022-01-13T23:00:43.712Z] 2bc6eda7d6fe: Layer already exists [2022-01-13T23:00:43.712Z] 38c686747f67: Layer already exists [2022-01-13T23:00:43.712Z] 698317193ef4: Layer already exists [2022-01-13T23:00:43.712Z] 3de006b0ad1b: Layer already exists [2022-01-13T23:00:43.712Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:43.712Z] 5de84c36d370: Pushed [2022-01-13T23:00:43.712Z] aebf8682a18c: Pushed [2022-01-13T23:00:48.999Z] 5409e5b3972e: Pushed [2022-01-13T23:00:49.259Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:8f99f1ae0f9e2cd4753ccede1632fcb93a39e02ae4be84425531b0108114dd22 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:49.554Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:49.850Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-13T23:00:49.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-13T23:00:49.850Z] 5de84c36d370: Preparing [2022-01-13T23:00:49.850Z] 38f701bdb815: Preparing [2022-01-13T23:00:49.850Z] aebf8682a18c: Preparing [2022-01-13T23:00:49.850Z] 5409e5b3972e: Preparing [2022-01-13T23:00:49.850Z] 4b4527d9d361: Preparing [2022-01-13T23:00:49.850Z] 0419e16943bb: Preparing [2022-01-13T23:00:49.850Z] 2bc6eda7d6fe: Preparing [2022-01-13T23:00:49.850Z] 38c686747f67: Preparing [2022-01-13T23:00:49.850Z] 698317193ef4: Preparing [2022-01-13T23:00:49.850Z] 3de006b0ad1b: Preparing [2022-01-13T23:00:49.850Z] 1a058d5342cc: Preparing [2022-01-13T23:00:49.850Z] 0419e16943bb: Waiting [2022-01-13T23:00:49.850Z] 2bc6eda7d6fe: Waiting [2022-01-13T23:00:49.850Z] 38c686747f67: Waiting [2022-01-13T23:00:49.850Z] 698317193ef4: Waiting [2022-01-13T23:00:49.850Z] 3de006b0ad1b: Waiting [2022-01-13T23:00:49.850Z] 1a058d5342cc: Waiting [2022-01-13T23:00:49.850Z] 5de84c36d370: Layer already exists [2022-01-13T23:00:49.850Z] 4b4527d9d361: Layer already exists [2022-01-13T23:00:49.850Z] 5409e5b3972e: Layer already exists [2022-01-13T23:00:49.850Z] 38f701bdb815: Layer already exists [2022-01-13T23:00:49.850Z] aebf8682a18c: Layer already exists [2022-01-13T23:00:49.850Z] 38c686747f67: Layer already exists [2022-01-13T23:00:49.850Z] 0419e16943bb: Layer already exists [2022-01-13T23:00:49.850Z] 2bc6eda7d6fe: Layer already exists [2022-01-13T23:00:49.850Z] 3de006b0ad1b: Layer already exists [2022-01-13T23:00:49.850Z] 698317193ef4: Layer already exists [2022-01-13T23:00:49.850Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:49.850Z] latest: digest: sha256:8f99f1ae0f9e2cd4753ccede1632fcb93a39e02ae4be84425531b0108114dd22 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:50.151Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:50.447Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.20 [2022-01-13T23:00:50.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-13T23:00:50.448Z] 5de84c36d370: Preparing [2022-01-13T23:00:50.448Z] 38f701bdb815: Preparing [2022-01-13T23:00:50.448Z] aebf8682a18c: Preparing [2022-01-13T23:00:50.448Z] 5409e5b3972e: Preparing [2022-01-13T23:00:50.448Z] 4b4527d9d361: Preparing [2022-01-13T23:00:50.448Z] 0419e16943bb: Preparing [2022-01-13T23:00:50.448Z] 2bc6eda7d6fe: Preparing [2022-01-13T23:00:50.448Z] 38c686747f67: Preparing [2022-01-13T23:00:50.448Z] 698317193ef4: Preparing [2022-01-13T23:00:50.448Z] 3de006b0ad1b: Preparing [2022-01-13T23:00:50.448Z] 1a058d5342cc: Preparing [2022-01-13T23:00:50.448Z] 2bc6eda7d6fe: Waiting [2022-01-13T23:00:50.448Z] 38c686747f67: Waiting [2022-01-13T23:00:50.448Z] 698317193ef4: Waiting [2022-01-13T23:00:50.448Z] 3de006b0ad1b: Waiting [2022-01-13T23:00:50.448Z] 1a058d5342cc: Waiting [2022-01-13T23:00:50.448Z] 0419e16943bb: Waiting [2022-01-13T23:00:50.448Z] 4b4527d9d361: Layer already exists [2022-01-13T23:00:50.448Z] 38f701bdb815: Layer already exists [2022-01-13T23:00:50.448Z] aebf8682a18c: Layer already exists [2022-01-13T23:00:50.448Z] 5de84c36d370: Layer already exists [2022-01-13T23:00:50.448Z] 5409e5b3972e: Layer already exists [2022-01-13T23:00:50.448Z] 38c686747f67: Layer already exists [2022-01-13T23:00:50.448Z] 3de006b0ad1b: Layer already exists [2022-01-13T23:00:50.448Z] 2bc6eda7d6fe: Layer already exists [2022-01-13T23:00:50.448Z] 698317193ef4: Layer already exists [2022-01-13T23:00:50.448Z] 0419e16943bb: Layer already exists [2022-01-13T23:00:50.448Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:50.448Z] 2.2.0-dev.20: digest: sha256:8f99f1ae0f9e2cd4753ccede1632fcb93a39e02ae4be84425531b0108114dd22 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:50.745Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:51.039Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:51.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-13T23:00:51.039Z] 5de84c36d370: Preparing [2022-01-13T23:00:51.039Z] 38f701bdb815: Preparing [2022-01-13T23:00:51.039Z] aebf8682a18c: Preparing [2022-01-13T23:00:51.039Z] 5409e5b3972e: Preparing [2022-01-13T23:00:51.039Z] 4b4527d9d361: Preparing [2022-01-13T23:00:51.039Z] 0419e16943bb: Preparing [2022-01-13T23:00:51.039Z] 2bc6eda7d6fe: Preparing [2022-01-13T23:00:51.039Z] 38c686747f67: Preparing [2022-01-13T23:00:51.039Z] 698317193ef4: Preparing [2022-01-13T23:00:51.039Z] 3de006b0ad1b: Preparing [2022-01-13T23:00:51.039Z] 1a058d5342cc: Preparing [2022-01-13T23:00:51.039Z] 0419e16943bb: Waiting [2022-01-13T23:00:51.039Z] 2bc6eda7d6fe: Waiting [2022-01-13T23:00:51.039Z] 38c686747f67: Waiting [2022-01-13T23:00:51.039Z] 698317193ef4: Waiting [2022-01-13T23:00:51.039Z] 3de006b0ad1b: Waiting [2022-01-13T23:00:51.039Z] 1a058d5342cc: Waiting [2022-01-13T23:00:51.039Z] 5409e5b3972e: Layer already exists [2022-01-13T23:00:51.039Z] 5de84c36d370: Layer already exists [2022-01-13T23:00:51.039Z] 38f701bdb815: Layer already exists [2022-01-13T23:00:51.039Z] 4b4527d9d361: Layer already exists [2022-01-13T23:00:51.039Z] aebf8682a18c: Layer already exists [2022-01-13T23:00:51.039Z] 698317193ef4: Layer already exists [2022-01-13T23:00:51.039Z] 2bc6eda7d6fe: Layer already exists [2022-01-13T23:00:51.039Z] 0419e16943bb: Layer already exists [2022-01-13T23:00:51.039Z] 38c686747f67: Layer already exists [2022-01-13T23:00:51.039Z] 3de006b0ad1b: Layer already exists [2022-01-13T23:00:51.039Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:51.039Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:8f99f1ae0f9e2cd4753ccede1632fcb93a39e02ae4be84425531b0108114dd22 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:51.339Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:00:51.634Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-13T23:00:51.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-13T23:00:51.634Z] 5de84c36d370: Preparing [2022-01-13T23:00:51.634Z] 38f701bdb815: Preparing [2022-01-13T23:00:51.634Z] aebf8682a18c: Preparing [2022-01-13T23:00:51.634Z] 5409e5b3972e: Preparing [2022-01-13T23:00:51.634Z] 4b4527d9d361: Preparing [2022-01-13T23:00:51.634Z] 0419e16943bb: Preparing [2022-01-13T23:00:51.634Z] 2bc6eda7d6fe: Preparing [2022-01-13T23:00:51.634Z] 38c686747f67: Preparing [2022-01-13T23:00:51.634Z] 698317193ef4: Preparing [2022-01-13T23:00:51.634Z] 3de006b0ad1b: Preparing [2022-01-13T23:00:51.634Z] 1a058d5342cc: Preparing [2022-01-13T23:00:51.634Z] 0419e16943bb: Waiting [2022-01-13T23:00:51.634Z] 2bc6eda7d6fe: Waiting [2022-01-13T23:00:51.634Z] 38c686747f67: Waiting [2022-01-13T23:00:51.634Z] 698317193ef4: Waiting [2022-01-13T23:00:51.634Z] 3de006b0ad1b: Waiting [2022-01-13T23:00:51.634Z] 1a058d5342cc: Waiting [2022-01-13T23:00:51.634Z] 4b4527d9d361: Layer already exists [2022-01-13T23:00:51.634Z] aebf8682a18c: Layer already exists [2022-01-13T23:00:51.634Z] 5de84c36d370: Layer already exists [2022-01-13T23:00:51.634Z] 38f701bdb815: Layer already exists [2022-01-13T23:00:51.634Z] 5409e5b3972e: Layer already exists [2022-01-13T23:00:51.634Z] 0419e16943bb: Layer already exists [2022-01-13T23:00:51.634Z] 2bc6eda7d6fe: Layer already exists [2022-01-13T23:00:51.634Z] 38c686747f67: Layer already exists [2022-01-13T23:00:51.634Z] 3de006b0ad1b: Layer already exists [2022-01-13T23:00:51.634Z] 698317193ef4: Layer already exists [2022-01-13T23:00:51.634Z] 1a058d5342cc: Layer already exists [2022-01-13T23:00:51.634Z] main: digest: sha256:8f99f1ae0f9e2cd4753ccede1632fcb93a39e02ae4be84425531b0108114dd22 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:00:51.666Z] ===================================================== [Pipeline] echo [2022-01-13T23:00:51.675Z] taggedImages: [2022-01-13T23:00:51.675Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:00:51.675Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-13T23:00:51.675Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.20 [2022-01-13T23:00:51.675Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:00:51.675Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-13T23:01:50.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-13T23:01:56.247Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-13T23:02:02.992Z] Removing intermediate container cbb4f0cf05aa [2022-01-13T23:02:02.992Z] ---> f4f459a81197 [2022-01-13T23:02:02.992Z] [2022-01-13T23:02:02.992Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T23:02:02.992Z] 3.14: Pulling from library/alpine [2022-01-13T23:02:05.636Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-13T23:02:05.636Z] Status: Downloaded newer image for alpine:3.14 [2022-01-13T23:02:05.636Z] ---> 5b8b7b635229 [2022-01-13T23:02:05.636Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T23:02:05.636Z] ---> Running in f4321de3adc0 [2022-01-13T23:02:07.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:07.614Z] Removing intermediate container 9050a93e5ca6 [2022-01-13T23:02:07.614Z] ---> 4ef16c4edd8a [2022-01-13T23:02:07.614Z] [2022-01-13T23:02:07.614Z] Step 9/20 : FROM alpine:3.14 [2022-01-13T23:02:07.614Z] ---> 5b8b7b635229 [2022-01-13T23:02:07.614Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-13T23:02:07.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:07.885Z] ---> Running in ddf0da19abdb [2022-01-13T23:02:08.870Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-13T23:02:08.870Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T23:02:08.870Z] OK: 6 MiB in 15 packages [2022-01-13T23:02:09.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:10.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:10.139Z] Removing intermediate container f4321de3adc0 [2022-01-13T23:02:10.139Z] ---> 05842ebd2784 [2022-01-13T23:02:10.139Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T23:02:10.412Z] ---> Running in 702216e82c64 [2022-01-13T23:02:10.412Z] Removing intermediate container 04be190d76f7 [2022-01-13T23:02:10.412Z] ---> 29be930ff3d7 [2022-01-13T23:02:10.412Z] [2022-01-13T23:02:10.412Z] Step 9/30 : FROM alpine:3.14 [2022-01-13T23:02:10.412Z] ---> 5b8b7b635229 [2022-01-13T23:02:10.412Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-13T23:02:10.700Z] Removing intermediate container 14b55f5bc9e2 [2022-01-13T23:02:10.700Z] ---> 1c14fa276533 [2022-01-13T23:02:10.700Z] [2022-01-13T23:02:10.700Z] Step 9/24 : FROM alpine:3.14 [2022-01-13T23:02:10.700Z] ---> 5b8b7b635229 [2022-01-13T23:02:10.700Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-13T23:02:10.700Z] ---> Running in 60cf133259c1 [2022-01-13T23:02:10.700Z] ---> Running in c0f7e2dd7c6e [2022-01-13T23:02:10.980Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-13T23:02:10.980Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-13T23:02:10.980Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T23:02:10.980Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-13T23:02:10.980Z] (5/5) Installing curl (7.79.1-r0) [2022-01-13T23:02:10.980Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T23:02:11.255Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T23:02:11.255Z] Removing intermediate container 702216e82c64 [2022-01-13T23:02:11.255Z] ---> fefb88ea4944 [2022-01-13T23:02:11.255Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-13T23:02:11.535Z] ---> Running in 1ec2157ef07b [2022-01-13T23:02:11.535Z] OK: 8 MiB in 19 packages [2022-01-13T23:02:11.535Z] Removing intermediate container c0f7e2dd7c6e [2022-01-13T23:02:11.535Z] ---> 30eb04543833 [2022-01-13T23:02:11.535Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-13T23:02:11.812Z] ---> Running in 0a894dd3c72e [2022-01-13T23:02:12.104Z] Removing intermediate container 1ec2157ef07b [2022-01-13T23:02:12.105Z] ---> bb5939ed11f0 [2022-01-13T23:02:12.105Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T23:02:12.379Z] ---> Running in b9a38a48f5b0 [2022-01-13T23:02:12.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:12.986Z] Removing intermediate container b9a38a48f5b0 [2022-01-13T23:02:12.986Z] ---> 8f6956d95bd2 [2022-01-13T23:02:12.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:12.986Z] Step 14/22 : WORKDIR / [2022-01-13T23:02:13.266Z] ---> Running in be98dc346f79 [2022-01-13T23:02:13.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:13.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:13.823Z] Removing intermediate container cc01e00015e2 [2022-01-13T23:02:13.823Z] ---> 582cebbcc8e7 [2022-01-13T23:02:13.823Z] [2022-01-13T23:02:13.823Z] Step 9/21 : FROM alpine:3.14 [2022-01-13T23:02:13.823Z] ---> 5b8b7b635229 [2022-01-13T23:02:13.823Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-13T23:02:13.823Z] Removing intermediate container ddf0da19abdb [2022-01-13T23:02:13.823Z] ---> f4c10a719879 [2022-01-13T23:02:13.823Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T23:02:13.823Z] ---> Running in dda567eeca4c [2022-01-13T23:02:13.823Z] ---> Running in b25e2e0000b2 [2022-01-13T23:02:14.105Z] Removing intermediate container be98dc346f79 [2022-01-13T23:02:14.105Z] ---> 2d1a4d9ca1c5 [2022-01-13T23:02:14.105Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T23:02:14.105Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-13T23:02:14.105Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-13T23:02:14.105Z] (3/3) Installing su-exec (0.2-r1) [2022-01-13T23:02:14.105Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T23:02:14.386Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T23:02:14.661Z] Removing intermediate container b25e2e0000b2 [2022-01-13T23:02:14.661Z] ---> 012e4c27bc05 [2022-01-13T23:02:14.661Z] Step 12/20 : WORKDIR /edgex [2022-01-13T23:02:14.661Z] OK: 6 MiB in 17 packages [2022-01-13T23:02:14.661Z] ---> Running in 7761c0f68bef [2022-01-13T23:02:14.661Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-13T23:02:14.661Z] (2/2) Installing su-exec (0.2-r1) [2022-01-13T23:02:14.661Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T23:02:14.661Z] OK: 6 MiB in 16 packages [2022-01-13T23:02:15.281Z] ---> d2fb26b401e1 [2022-01-13T23:02:15.281Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-13T23:02:15.567Z] Removing intermediate container 7761c0f68bef [2022-01-13T23:02:15.567Z] ---> 378c233077e3 [2022-01-13T23:02:15.567Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-13T23:02:15.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:16.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:16.410Z] Removing intermediate container 0a894dd3c72e [2022-01-13T23:02:16.410Z] ---> ec5cc8413153 [2022-01-13T23:02:16.410Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-13T23:02:16.410Z] ---> f5529c07a2e1 [2022-01-13T23:02:16.688Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-13T23:02:16.688Z] ---> Running in 35b22472374d [2022-01-13T23:02:16.688Z] Removing intermediate container 60cf133259c1 [2022-01-13T23:02:16.688Z] ---> eb0c9e44f902 [2022-01-13T23:02:16.688Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T23:02:16.963Z] ---> Running in 4ee0043bfb0c [2022-01-13T23:02:16.963Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-13T23:02:17.240Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-13T23:02:17.240Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T23:02:17.240Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T23:02:17.240Z] ---> 3d03be5a6518 [2022-01-13T23:02:17.240Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-13T23:02:17.240Z] Removing intermediate container 35b22472374d [2022-01-13T23:02:17.240Z] ---> eaff2affe35b [2022-01-13T23:02:17.240Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-13T23:02:17.240Z] OK: 6 MiB in 16 packages [2022-01-13T23:02:17.517Z] Removing intermediate container 4ee0043bfb0c [2022-01-13T23:02:17.517Z] ---> ec75cfe09d88 [2022-01-13T23:02:17.517Z] Step 12/24 : WORKDIR / [2022-01-13T23:02:17.517Z] ---> Running in f431e8e6df23 [2022-01-13T23:02:17.517Z] ---> Running in d7412c565b2f [2022-01-13T23:02:18.126Z] Removing intermediate container f431e8e6df23 [2022-01-13T23:02:18.126Z] ---> 9a905195b765 [2022-01-13T23:02:18.126Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-13T23:02:18.403Z] ---> a5e0fb6aaeb2 [2022-01-13T23:02:18.403Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-13T23:02:18.403Z] Removing intermediate container d7412c565b2f [2022-01-13T23:02:18.403Z] ---> 0b929d3a5c59 [2022-01-13T23:02:18.403Z] ---> a5517e03e79d [2022-01-13T23:02:18.403Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-13T23:02:18.403Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-13T23:02:18.403Z] ---> Running in 1d80143644d4 [2022-01-13T23:02:18.403Z] ---> Running in 8ecca20765d0 [2022-01-13T23:02:19.385Z] Removing intermediate container 8ecca20765d0 [2022-01-13T23:02:19.385Z] ---> 133553dd9a8a [2022-01-13T23:02:19.385Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T23:02:19.385Z] Removing intermediate container dda567eeca4c [2022-01-13T23:02:19.385Z] ---> bee81fa41f3a [2022-01-13T23:02:19.385Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T23:02:19.385Z] ---> 5652670c3ffd [2022-01-13T23:02:19.385Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-13T23:02:19.385Z] ---> Running in db06aaf657d5 [2022-01-13T23:02:19.658Z] ---> Running in c83633a28334 [2022-01-13T23:02:19.932Z] ---> c80a08c5f2a1 [2022-01-13T23:02:19.932Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-13T23:02:20.222Z] Removing intermediate container db06aaf657d5 [2022-01-13T23:02:20.222Z] ---> 8457aa701ddd [2022-01-13T23:02:20.222Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-13T23:02:20.222Z] ---> Running in 89c015b0c273 [2022-01-13T23:02:20.222Z] Removing intermediate container c83633a28334 [2022-01-13T23:02:20.222Z] ---> 253a16580c60 [2022-01-13T23:02:20.222Z] Step 20/22 : LABEL arch=arm64 [2022-01-13T23:02:20.222Z] ---> Running in 91a7d4c5ebbd [2022-01-13T23:02:20.222Z] ---> Running in 55eac249de9f [2022-01-13T23:02:20.497Z] ---> 676f6d51869b [2022-01-13T23:02:20.497Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-13T23:02:20.773Z] Removing intermediate container 89c015b0c273 [2022-01-13T23:02:20.773Z] ---> e9063cfb1772 [2022-01-13T23:02:20.773Z] Step 17/20 : CMD ["--init=true"] [2022-01-13T23:02:20.773Z] Removing intermediate container 91a7d4c5ebbd [2022-01-13T23:02:20.773Z] ---> 0d0ca500f766 [2022-01-13T23:02:20.773Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-13T23:02:21.047Z] ---> Running in d8cd16ddc0ec [2022-01-13T23:02:21.047Z] ---> Running in 663f345dccd6 [2022-01-13T23:02:21.047Z] Removing intermediate container 55eac249de9f [2022-01-13T23:02:21.047Z] ---> c52e0b70c7cc [2022-01-13T23:02:21.047Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:02:21.047Z] Removing intermediate container 1d80143644d4 [2022-01-13T23:02:21.047Z] ---> 7ccb391b7842 [2022-01-13T23:02:21.047Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-13T23:02:21.047Z] ---> Running in be217e5d61d4 [2022-01-13T23:02:21.321Z] ---> Running in 6e46565da5f6 [2022-01-13T23:02:21.321Z] ---> 0d0da96f4f91 [2022-01-13T23:02:21.321Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-13T23:02:21.599Z] Removing intermediate container d8cd16ddc0ec [2022-01-13T23:02:21.599Z] ---> 42477b0cca12 [2022-01-13T23:02:21.599Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T23:02:21.599Z] Removing intermediate container 663f345dccd6 [2022-01-13T23:02:21.599Z] ---> 3084d00c9a72 [2022-01-13T23:02:21.599Z] Step 18/20 : LABEL arch=arm64 [2022-01-13T23:02:21.599Z] ---> Running in ac57de032dae [2022-01-13T23:02:21.880Z] Removing intermediate container be217e5d61d4 [2022-01-13T23:02:21.880Z] ---> da630f01ab85 [2022-01-13T23:02:21.880Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-13T23:02:21.880Z] ---> Running in 585c55d11a25 [2022-01-13T23:02:21.880Z] Removing intermediate container 6e46565da5f6 [2022-01-13T23:02:21.880Z] ---> a21ba4e11a8e [2022-01-13T23:02:21.880Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-13T23:02:22.155Z] Removing intermediate container ac57de032dae [2022-01-13T23:02:22.428Z] ---> 95b6811c0591 [2022-01-13T23:02:22.428Z] Step 19/20 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:02:22.428Z] Removing intermediate container 585c55d11a25 [2022-01-13T23:02:22.428Z] ---> 22a180636a14 [2022-01-13T23:02:22.428Z] [2022-01-13T23:02:22.428Z] ---> b311cf38d30e [2022-01-13T23:02:22.428Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-13T23:02:22.428Z] ---> Running in 922064b70512 [2022-01-13T23:02:22.702Z] ---> 3ac01381c257 [2022-01-13T23:02:22.702Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-13T23:02:22.978Z] Successfully built 22a180636a14 [2022-01-13T23:02:22.978Z] Successfully tagged core-command-arm64:latest [2022-01-13T23:02:22.978Z]  Building core-command ... done Building sys-mgmt-agent [2022-01-13T23:02:22.978Z] Removing intermediate container 922064b70512 [2022-01-13T23:02:22.978Z] ---> e5a2a915a8ea [2022-01-13T23:02:22.978Z] Step 20/20 : LABEL version=2.2.0-dev.20 [2022-01-13T23:02:22.978Z] ---> e2e9d49fbfed [2022-01-13T23:02:22.978Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-13T23:02:23.256Z] ---> Running in 229ac018f05e [2022-01-13T23:02:23.256Z] ---> Running in 80e0a3c80937 [2022-01-13T23:02:24.238Z] Removing intermediate container 80e0a3c80937 [2022-01-13T23:02:24.238Z] ---> 150639bc5f4c [2022-01-13T23:02:24.238Z] [2022-01-13T23:02:24.513Z] Successfully built 150639bc5f4c [2022-01-13T23:02:24.513Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-13T23:02:24.513Z]  Building security-proxy-setup ... done Building core-metadata [2022-01-13T23:02:24.513Z] ---> 557d0030383e [2022-01-13T23:02:24.513Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-13T23:02:24.513Z] ---> e3ef91b76e52 [2022-01-13T23:02:24.513Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-13T23:02:25.500Z] ---> bc7bec3133b1 [2022-01-13T23:02:25.500Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-13T23:02:25.779Z] ---> Running in 2ccec1cbd51f [2022-01-13T23:02:26.057Z] Removing intermediate container 229ac018f05e [2022-01-13T23:02:26.057Z] ---> 80b5453c8c57 [2022-01-13T23:02:26.057Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T23:02:26.336Z] Removing intermediate container 2ccec1cbd51f [2022-01-13T23:02:26.336Z] ---> 640083147ec7 [2022-01-13T23:02:26.336Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T23:02:26.336Z] ---> 47efd8e0722a [2022-01-13T23:02:26.336Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-13T23:02:26.336Z] ---> Running in 14220b8e7610 [2022-01-13T23:02:26.935Z] ---> bd0ac98f153b [2022-01-13T23:02:26.935Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-13T23:02:27.209Z] Removing intermediate container 14220b8e7610 [2022-01-13T23:02:27.209Z] ---> bd0c6a7ba248 [2022-01-13T23:02:27.209Z] Step 19/21 : LABEL arch=arm64 [2022-01-13T23:02:27.483Z] ---> Running in d179c4bd2e10 [2022-01-13T23:02:27.483Z] ---> d8e9427e22a1 [2022-01-13T23:02:27.483Z] 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/ [2022-01-13T23:02:27.768Z] ---> Running in b0d34a1921ee [2022-01-13T23:02:28.046Z] Removing intermediate container d179c4bd2e10 [2022-01-13T23:02:28.046Z] ---> 839bfacd8aad [2022-01-13T23:02:28.046Z] Step 20/21 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:02:28.320Z] ---> Running in 353078981b17 [2022-01-13T23:02:28.917Z] Removing intermediate container 353078981b17 [2022-01-13T23:02:28.917Z] ---> 9e9feee06653 [2022-01-13T23:02:28.917Z] Step 21/21 : LABEL version=2.2.0-dev.20 [2022-01-13T23:02:28.917Z] ---> Running in b3017b28ea90 [2022-01-13T23:02:28.917Z] ---> ab5d262fd2d2 [2022-01-13T23:02:28.917Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-13T23:02:29.523Z] Removing intermediate container b3017b28ea90 [2022-01-13T23:02:29.523Z] ---> 27beada97308 [2022-01-13T23:02:29.523Z] [2022-01-13T23:02:29.796Z] Successfully built 27beada97308 [2022-01-13T23:02:29.796Z] Successfully tagged support-notifications-arm64:latest [2022-01-13T23:02:29.796Z]  Building support-notifications ... done Building support-scheduler [2022-01-13T23:02:30.069Z] Removing intermediate container b0d34a1921ee [2022-01-13T23:02:30.069Z] ---> 17da798fd91b [2022-01-13T23:02:30.069Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-13T23:02:30.069Z] ---> ff162143ce8c [2022-01-13T23:02:30.069Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-13T23:02:30.340Z] ---> Running in 661ce50ba6be [2022-01-13T23:02:30.614Z] Removing intermediate container 661ce50ba6be [2022-01-13T23:02:30.614Z] ---> facb448e2f79 [2022-01-13T23:02:30.614Z] Step 22/24 : LABEL arch=arm64 [2022-01-13T23:02:30.890Z] ---> Running in a4b807aada49 [2022-01-13T23:02:30.890Z] ---> 23a1ccfe5572 [2022-01-13T23:02:30.890Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-13T23:02:31.486Z] Removing intermediate container a4b807aada49 [2022-01-13T23:02:31.486Z] ---> 86a6f0732d00 [2022-01-13T23:02:31.486Z] Step 23/24 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:02:31.486Z] ---> Running in 0788ec884833 [2022-01-13T23:02:31.767Z] ---> 5d0fffd6b399 [2022-01-13T23:02:31.767Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-13T23:02:32.042Z] ---> Running in b4add9e3cba6 [2022-01-13T23:02:32.042Z] Removing intermediate container 0788ec884833 [2022-01-13T23:02:32.042Z] ---> c070e4609695 [2022-01-13T23:02:32.042Z] Step 24/24 : LABEL version=2.2.0-dev.20 [2022-01-13T23:02:32.312Z] ---> Running in 4d35990be762 [2022-01-13T23:02:32.587Z] Removing intermediate container b4add9e3cba6 [2022-01-13T23:02:32.587Z] ---> f3a836b09294 [2022-01-13T23:02:32.587Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-13T23:02:32.587Z] Removing intermediate container 4d35990be762 [2022-01-13T23:02:32.587Z] ---> 736d52a0bed4 [2022-01-13T23:02:32.587Z] [2022-01-13T23:02:32.860Z] Successfully built 736d52a0bed4 [2022-01-13T23:02:32.860Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-13T23:02:33.149Z]  Building security-secretstore-setup ... done Building core-data [2022-01-13T23:02:33.424Z] ---> 9f291577ebcb [2022-01-13T23:02:33.424Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-13T23:02:33.424Z] ---> Running in 28d0d8d60f45 [2022-01-13T23:02:35.405Z] Removing intermediate container 28d0d8d60f45 [2022-01-13T23:02:35.405Z] ---> 1940087b93d0 [2022-01-13T23:02:35.405Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-13T23:02:35.690Z] ---> Running in cdd5ed4c8db6 [2022-01-13T23:02:36.289Z] Removing intermediate container cdd5ed4c8db6 [2022-01-13T23:02:36.289Z] ---> 8a0cbeb4eef3 [2022-01-13T23:02:36.289Z] Step 27/30 : CMD ["gate"] [2022-01-13T23:02:36.565Z] ---> Running in 00f894854a04 [2022-01-13T23:02:36.845Z] Removing intermediate container 00f894854a04 [2022-01-13T23:02:36.845Z] ---> ba08f16e739c [2022-01-13T23:02:36.845Z] Step 28/30 : LABEL arch=arm64 [2022-01-13T23:02:37.442Z] ---> Running in a218f5bef349 [2022-01-13T23:02:37.715Z] Removing intermediate container a218f5bef349 [2022-01-13T23:02:37.715Z] ---> 46251fc35254 [2022-01-13T23:02:37.715Z] Step 29/30 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:02:37.992Z] ---> Running in 6385a157ef93 [2022-01-13T23:02:38.599Z] Removing intermediate container 6385a157ef93 [2022-01-13T23:02:38.599Z] ---> acf0b2a861d1 [2022-01-13T23:02:38.599Z] Step 30/30 : LABEL version=2.2.0-dev.20 [2022-01-13T23:02:38.873Z] ---> Running in 7243d003d12e [2022-01-13T23:02:39.470Z] Removing intermediate container 7243d003d12e [2022-01-13T23:02:39.470Z] ---> f96c270480f1 [2022-01-13T23:02:39.470Z] [2022-01-13T23:02:39.743Z] Successfully built f96c270480f1 [2022-01-13T23:02:39.743Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-13T23:02:52.139Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T23:02:52.139Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T23:02:52.139Z] ---> b69aa133e2f9 [2022-01-13T23:02:52.139Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T23:02:52.139Z] ---> Using cache [2022-01-13T23:02:52.139Z] ---> 15d11b95c4d9 [2022-01-13T23:02:52.139Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T23:02:52.139Z] ---> Using cache [2022-01-13T23:02:52.139Z] ---> e8e37bd3400d [2022-01-13T23:02:52.139Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-13T23:02:52.417Z] ---> Running in 1eab2c9dbdc6 [2022-01-13T23:02:53.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:53.862Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T23:02:53.862Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T23:02:53.862Z] ---> b69aa133e2f9 [2022-01-13T23:02:53.862Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T23:02:53.862Z] ---> Using cache [2022-01-13T23:02:53.862Z] ---> 15d11b95c4d9 [2022-01-13T23:02:53.862Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T23:02:53.862Z] ---> Using cache [2022-01-13T23:02:53.862Z] ---> e8e37bd3400d [2022-01-13T23:02:53.862Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T23:02:54.142Z] ---> Running in c8ef12afbbe3 [2022-01-13T23:02:54.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:55.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:55.619Z] OK: 220 MiB in 52 packages [2022-01-13T23:02:56.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-13T23:02:57.215Z] Removing intermediate container 1eab2c9dbdc6 [2022-01-13T23:02:57.215Z] ---> 8cc2ff69eb57 [2022-01-13T23:02:57.215Z] Step 6/22 : COPY . . [2022-01-13T23:02:57.215Z] OK: 220 MiB in 52 packages [2022-01-13T23:02:58.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T23:02:58.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-13T23:02:58.215Z] ---> b69aa133e2f9 [2022-01-13T23:02:58.215Z] Step 3/23 : WORKDIR /edgex-go [2022-01-13T23:02:58.215Z] ---> Using cache [2022-01-13T23:02:58.215Z] ---> 15d11b95c4d9 [2022-01-13T23:02:58.215Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T23:02:58.215Z] ---> Using cache [2022-01-13T23:02:58.215Z] ---> e8e37bd3400d [2022-01-13T23:02:58.215Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-13T23:02:58.215Z] ---> Running in e1b8eeb87f0b [2022-01-13T23:02:58.818Z] Removing intermediate container c8ef12afbbe3 [2022-01-13T23:02:58.818Z] ---> 8d98e3c23ba5 [2022-01-13T23:02:58.818Z] Step 6/22 : COPY . . [2022-01-13T23:02:59.092Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T23:02:59.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T23:02:59.092Z] ---> b69aa133e2f9 [2022-01-13T23:02:59.092Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T23:02:59.092Z] ---> Using cache [2022-01-13T23:02:59.092Z] ---> 15d11b95c4d9 [2022-01-13T23:02:59.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T23:02:59.092Z] ---> Using cache [2022-01-13T23:02:59.092Z] ---> e8e37bd3400d [2022-01-13T23:02:59.092Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-13T23:02:59.092Z] ---> Running in 69d13949f0ff [2022-01-13T23:02:59.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-13T23:03:00.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-13T23:03:00.564Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-13T23:03:01.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-13T23:03:01.444Z] OK: 220 MiB in 52 packages [2022-01-13T23:03:02.435Z] OK: 220 MiB in 52 packages [2022-01-13T23:03:03.416Z] Removing intermediate container e1b8eeb87f0b [2022-01-13T23:03:03.416Z] ---> 4e1609644210 [2022-01-13T23:03:03.416Z] Step 6/23 : COPY go.mod . [2022-01-13T23:03:03.416Z] Removing intermediate container 69d13949f0ff [2022-01-13T23:03:03.416Z] ---> 42009f964776 [2022-01-13T23:03:03.416Z] Step 6/22 : COPY . . [2022-01-13T23:03:04.401Z] ---> 26094e857398 [2022-01-13T23:03:04.401Z] Step 7/23 : RUN go mod download [2022-01-13T23:03:04.401Z] ---> Running in e7d8c4cb062d [2022-01-13T23:03:08.705Z] Removing intermediate container e7d8c4cb062d [2022-01-13T23:03:08.705Z] ---> 5fac8da08101 [2022-01-13T23:03:08.705Z] Step 8/23 : COPY . . [2022-01-13T23:03:08.705Z] ---> cb6df73cb170 [2022-01-13T23:03:08.705Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T23:03:08.987Z] ---> Running in 595bb0fd67b2 [2022-01-13T23:03:10.417Z] ---> ed8af4c53bc4 [2022-01-13T23:03:10.417Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T23:03:10.691Z] ---> Running in 378130d4e091 [2022-01-13T23:03:12.128Z] Removing intermediate container 595bb0fd67b2 [2022-01-13T23:03:12.128Z] ---> 80a7f430f480 [2022-01-13T23:03:12.128Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-13T23:03:12.403Z] ---> Running in d390e98aceb7 [2022-01-13T23:03:13.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-13T23:03:13.850Z] Removing intermediate container 378130d4e091 [2022-01-13T23:03:13.850Z] ---> ce37d6d8c3ac [2022-01-13T23:03:13.850Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-13T23:03:14.123Z] ---> Running in 7424f8dbe06b [2022-01-13T23:03:16.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-13T23:03:18.089Z] ---> d67124981420 [2022-01-13T23:03:18.090Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T23:03:18.090Z] ---> Running in f5bc71b11c27 [2022-01-13T23:03:25.068Z] Removing intermediate container f5bc71b11c27 [2022-01-13T23:03:25.068Z] ---> 6dca05729b44 [2022-01-13T23:03:25.068Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-13T23:03:25.068Z] ---> 3c6de8fee240 [2022-01-13T23:03:25.068Z] Step 9/23 : RUN go mod tidy [2022-01-13T23:03:25.068Z] ---> Running in 4a798a34bb5d [2022-01-13T23:03:25.068Z] ---> Running in 46b44c5335dc [2022-01-13T23:03:26.549Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/core-data/core-data ./cmd/core-data [2022-01-13T23:03:30.868Z] Removing intermediate container 46b44c5335dc [2022-01-13T23:03:30.868Z] ---> cb6ebb27dfe2 [2022-01-13T23:03:30.868Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-13T23:03:31.140Z] ---> Running in 267320000a88 [2022-01-13T23:03:33.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-13T23:05:09.951Z] Removing intermediate container d390e98aceb7 [2022-01-13T23:05:09.951Z] ---> 0d4df408c8ca [2022-01-13T23:05:09.951Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-13T23:05:09.951Z] ---> Running in 6fef1acd34d4 [2022-01-13T23:05:09.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.20" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-13T23:05:09.951Z] Removing intermediate container 6fef1acd34d4 [2022-01-13T23:05:09.951Z] ---> 0b736c4a7c73 [2022-01-13T23:05:09.951Z] [2022-01-13T23:05:09.951Z] Step 10/22 : FROM docker:20.10.10 [2022-01-13T23:05:09.951Z] 20.10.10: Pulling from library/docker [2022-01-13T23:05:16.674Z] Removing intermediate container 7424f8dbe06b [2022-01-13T23:05:16.674Z] ---> 1776546ba4b3 [2022-01-13T23:05:16.674Z] [2022-01-13T23:05:16.674Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T23:05:16.674Z] ---> 5b8b7b635229 [2022-01-13T23:05:16.674Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T23:05:16.674Z] ---> Using cache [2022-01-13T23:05:16.674Z] ---> 05842ebd2784 [2022-01-13T23:05:16.674Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T23:05:16.674Z] ---> Using cache [2022-01-13T23:05:16.674Z] ---> fefb88ea4944 [2022-01-13T23:05:16.674Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-13T23:05:16.674Z] ---> Running in 026e258f332f [2022-01-13T23:05:16.674Z] Removing intermediate container 026e258f332f [2022-01-13T23:05:16.674Z] ---> c230d3375d6d [2022-01-13T23:05:16.946Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T23:05:16.946Z] ---> Running in e6274b31ced2 [2022-01-13T23:05:17.547Z] Removing intermediate container e6274b31ced2 [2022-01-13T23:05:17.547Z] ---> 651df9bfef18 [2022-01-13T23:05:17.547Z] Step 14/22 : WORKDIR / [2022-01-13T23:05:17.547Z] ---> Running in 1456e5df727d [2022-01-13T23:05:18.137Z] Removing intermediate container 1456e5df727d [2022-01-13T23:05:18.137Z] ---> bd4b2370bcf1 [2022-01-13T23:05:18.137Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T23:05:18.731Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-13T23:05:18.731Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-13T23:05:18.731Z] ---> 520e9a0a30f7 [2022-01-13T23:05:18.731Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-13T23:05:18.731Z] ---> Running in 2fa041a688f1 [2022-01-13T23:05:19.323Z] ---> fbc3c0e6c667 [2022-01-13T23:05:19.323Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-13T23:05:19.323Z] Removing intermediate container 2fa041a688f1 [2022-01-13T23:05:19.323Z] ---> 96874b036081 [2022-01-13T23:05:19.323Z] 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 [2022-01-13T23:05:19.597Z] ---> Running in da433d723c6b [2022-01-13T23:05:21.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T23:05:21.305Z] ---> 10be6caa4e4a [2022-01-13T23:05:21.305Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-13T23:05:21.305Z] Removing intermediate container 267320000a88 [2022-01-13T23:05:21.305Z] ---> ea8e568cee62 [2022-01-13T23:05:21.305Z] [2022-01-13T23:05:21.305Z] Step 11/23 : FROM alpine:3.14 [2022-01-13T23:05:21.305Z] ---> 5b8b7b635229 [2022-01-13T23:05:21.305Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-13T23:05:21.305Z] ---> Using cache [2022-01-13T23:05:21.305Z] ---> 05842ebd2784 [2022-01-13T23:05:21.305Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T23:05:21.305Z] ---> Using cache [2022-01-13T23:05:21.305Z] ---> fefb88ea4944 [2022-01-13T23:05:21.305Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-13T23:05:21.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T23:05:21.579Z] ---> Running in a61fecca5a5f [2022-01-13T23:05:22.180Z] Removing intermediate container a61fecca5a5f [2022-01-13T23:05:22.180Z] ---> 8cfb3143a6a0 [2022-01-13T23:05:22.180Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-13T23:05:22.180Z] ---> Running in 35dc3e3d652c [2022-01-13T23:05:22.180Z] (1/42) Installing readline (8.1.0-r0) [2022-01-13T23:05:22.180Z] ---> 4ebe5a799509 [2022-01-13T23:05:22.180Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-13T23:05:22.180Z] (2/42) Installing bash (5.1.4-r0) [2022-01-13T23:05:22.180Z] Executing bash-5.1.4-r0.post-install [2022-01-13T23:05:22.455Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-13T23:05:22.455Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T23:05:22.455Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-13T23:05:22.455Z] ---> Running in acc68900bd10 [2022-01-13T23:05:22.455Z] (6/42) Installing curl (7.79.1-r0) [2022-01-13T23:05:22.455Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-13T23:05:22.455Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-13T23:05:22.455Z] (9/42) Installing expat (2.4.1-r0) [2022-01-13T23:05:22.455Z] (10/42) Installing libffi (3.3-r2) [2022-01-13T23:05:22.455Z] (11/42) Installing gdbm (1.19-r0) [2022-01-13T23:05:22.455Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-13T23:05:22.455Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T23:05:22.455Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T23:05:22.455Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-13T23:05:22.455Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-13T23:05:22.455Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-13T23:05:22.729Z] Removing intermediate container 35dc3e3d652c [2022-01-13T23:05:22.729Z] ---> 25d7649f9aa0 [2022-01-13T23:05:22.729Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T23:05:22.729Z] Removing intermediate container acc68900bd10 [2022-01-13T23:05:22.729Z] ---> 7abe77b30fab [2022-01-13T23:05:22.729Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T23:05:23.000Z] ---> Running in 74dd3f27ab37 [2022-01-13T23:05:23.611Z] Removing intermediate container 74dd3f27ab37 [2022-01-13T23:05:23.611Z] ---> e97b6223b3f6 [2022-01-13T23:05:23.611Z] Step 20/22 : LABEL arch=arm64 [2022-01-13T23:05:23.611Z] ---> ab17ef577568 [2022-01-13T23:05:23.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-13T23:05:23.895Z] ---> Running in 9556f9394938 [2022-01-13T23:05:24.491Z] Removing intermediate container 9556f9394938 [2022-01-13T23:05:24.491Z] ---> 3d043ce690bf [2022-01-13T23:05:24.491Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:05:24.765Z] ---> Running in cd8d1ece417e [2022-01-13T23:05:24.766Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-13T23:05:24.766Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-13T23:05:24.766Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-13T23:05:24.766Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-13T23:05:25.041Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-13T23:05:25.041Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-13T23:05:25.041Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-13T23:05:25.041Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-13T23:05:25.041Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-13T23:05:25.041Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-13T23:05:25.041Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-13T23:05:25.041Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-13T23:05:25.041Z] ---> 627b8e757800 [2022-01-13T23:05:25.041Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-13T23:05:25.041Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-13T23:05:25.041Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-13T23:05:25.041Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-13T23:05:25.041Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-13T23:05:25.324Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-13T23:05:25.324Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-13T23:05:25.324Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-13T23:05:25.324Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-13T23:05:25.324Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-13T23:05:25.324Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-13T23:05:25.324Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-13T23:05:25.324Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-13T23:05:25.324Z] Removing intermediate container cd8d1ece417e [2022-01-13T23:05:25.324Z] ---> 1fc1f2e5d5ed [2022-01-13T23:05:25.324Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-13T23:05:25.596Z] ---> Running in afbb359c9aa6 [2022-01-13T23:05:25.596Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-13T23:05:26.194Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T23:05:26.194Z] OK: 84 MiB in 64 packages [2022-01-13T23:05:26.194Z] Removing intermediate container afbb359c9aa6 [2022-01-13T23:05:26.194Z] ---> 49ccb6b89e75 [2022-01-13T23:05:26.194Z] [2022-01-13T23:05:26.194Z] ---> c7159023e53d [2022-01-13T23:05:26.194Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-13T23:05:26.485Z] ---> Running in 05dff46f1f34 [2022-01-13T23:05:26.485Z] Successfully built 49ccb6b89e75 [2022-01-13T23:05:26.485Z] Successfully tagged core-metadata-arm64:latest [2022-01-13T23:05:27.031Z]  Building core-metadata ... done Removing intermediate container 05dff46f1f34 [2022-01-13T23:05:27.031Z] ---> 0d62993c3c5b [2022-01-13T23:05:27.031Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T23:05:27.306Z] ---> Running in cb02dccd30f6 [2022-01-13T23:05:27.586Z] Removing intermediate container 4a798a34bb5d [2022-01-13T23:05:27.586Z] ---> 13cf0bd0fb9f [2022-01-13T23:05:27.586Z] [2022-01-13T23:05:27.586Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T23:05:27.586Z] ---> 5b8b7b635229 [2022-01-13T23:05:27.586Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-13T23:05:27.586Z] ---> Running in 75d92324fc57 [2022-01-13T23:05:27.858Z] Removing intermediate container cb02dccd30f6 [2022-01-13T23:05:27.858Z] ---> d9770deaf3ea [2022-01-13T23:05:27.858Z] Step 21/23 : LABEL arch=arm64 [2022-01-13T23:05:27.858Z] ---> Running in 3cd39236a858 [2022-01-13T23:05:27.858Z] Removing intermediate container 75d92324fc57 [2022-01-13T23:05:27.858Z] ---> 8783b4e1b113 [2022-01-13T23:05:27.858Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-13T23:05:28.137Z] ---> Running in 0daa07748822 [2022-01-13T23:05:28.410Z] Removing intermediate container 3cd39236a858 [2022-01-13T23:05:28.410Z] ---> 1ed7b8b21589 [2022-01-13T23:05:28.410Z] Step 22/23 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:05:28.410Z] ---> Running in 229084dfe31c [2022-01-13T23:05:28.410Z] Removing intermediate container 0daa07748822 [2022-01-13T23:05:28.410Z] ---> f442830e4599 [2022-01-13T23:05:28.410Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-13T23:05:28.682Z] ---> Running in b2a629f33658 [2022-01-13T23:05:28.958Z] Removing intermediate container 229084dfe31c [2022-01-13T23:05:28.958Z] ---> 08e5f58fd38a [2022-01-13T23:05:28.958Z] Step 23/23 : LABEL version=2.2.0-dev.20 [2022-01-13T23:05:28.958Z] ---> Running in a0e09899e1f9 [2022-01-13T23:05:28.958Z] Removing intermediate container b2a629f33658 [2022-01-13T23:05:28.958Z] ---> 2cd6a5e1b33f [2022-01-13T23:05:28.958Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T23:05:29.230Z] ---> Running in 511b17276a0a [2022-01-13T23:05:29.504Z] Removing intermediate container a0e09899e1f9 [2022-01-13T23:05:29.504Z] ---> fc17172756f8 [2022-01-13T23:05:29.504Z] [2022-01-13T23:05:29.775Z] Successfully built fc17172756f8 [2022-01-13T23:05:29.775Z] Successfully tagged support-scheduler-arm64:latest [2022-01-13T23:05:30.370Z]  Building support-scheduler ... done Collecting docker-compose==1.23.2 [2022-01-13T23:05:30.370Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-13T23:05:30.984Z] Removing intermediate container 511b17276a0a [2022-01-13T23:05:30.984Z] ---> b42a49691679 [2022-01-13T23:05:30.984Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-13T23:05:31.261Z] ---> Running in 6dab4c5fa0fb [2022-01-13T23:05:31.534Z] Collecting PyYAML<4,>=3.10 [2022-01-13T23:05:31.534Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-13T23:05:32.133Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T23:05:33.103Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T23:05:34.078Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-13T23:05:34.079Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T23:05:34.079Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-13T23:05:34.079Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T23:05:34.350Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-13T23:05:34.350Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-13T23:05:34.620Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T23:05:34.620Z] OK: 8 MiB in 20 packages [2022-01-13T23:05:34.891Z] Collecting docker<4.0,>=3.6.0 [2022-01-13T23:05:34.891Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-13T23:05:34.891Z] Collecting docopt<0.7,>=0.6.1 [2022-01-13T23:05:34.891Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-13T23:05:35.500Z] Removing intermediate container 6dab4c5fa0fb [2022-01-13T23:05:35.500Z] ---> 7c9498a07f3b [2022-01-13T23:05:35.500Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T23:05:36.098Z] ---> d83ba3c629da [2022-01-13T23:05:36.098Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-13T23:05:36.692Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-13T23:05:36.974Z] Collecting texttable<0.10,>=0.9.0 [2022-01-13T23:05:36.974Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-13T23:05:37.246Z] ---> 7ceee14c3fe2 [2022-01-13T23:05:37.246Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-13T23:05:37.842Z] ---> 08b388da38b5 [2022-01-13T23:05:37.842Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-13T23:05:37.842Z] ---> Running in 60ecb28e3557 [2022-01-13T23:05:38.117Z] Removing intermediate container 60ecb28e3557 [2022-01-13T23:05:38.117Z] ---> 79b6413dbdb1 [2022-01-13T23:05:38.117Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T23:05:38.391Z] ---> Running in 5a360d9daa7c [2022-01-13T23:05:38.663Z] Removing intermediate container 5a360d9daa7c [2022-01-13T23:05:38.663Z] ---> 48456566ae03 [2022-01-13T23:05:38.663Z] Step 20/22 : LABEL arch=arm64 [2022-01-13T23:05:38.663Z] ---> Running in e5aa5fa56dc6 [2022-01-13T23:05:38.936Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-13T23:05:38.936Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-13T23:05:39.207Z] Removing intermediate container e5aa5fa56dc6 [2022-01-13T23:05:39.207Z] ---> dc6b8aebcb35 [2022-01-13T23:05:39.207Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:05:39.207Z] ---> Running in 401abf60d2c3 [2022-01-13T23:05:39.480Z] Removing intermediate container 401abf60d2c3 [2022-01-13T23:05:39.480Z] ---> 23531c70a4ad [2022-01-13T23:05:39.480Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-13T23:05:39.480Z] ---> Running in 09635dbe9bb5 [2022-01-13T23:05:40.471Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-13T23:05:40.471Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-13T23:05:40.471Z] Collecting cached-property<2,>=1.2.0 [2022-01-13T23:05:40.471Z] Removing intermediate container 09635dbe9bb5 [2022-01-13T23:05:40.471Z] ---> 109fed1a44bf [2022-01-13T23:05:40.471Z] [2022-01-13T23:05:40.471Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-13T23:05:40.743Z] Successfully built 109fed1a44bf [2022-01-13T23:05:40.743Z] Successfully tagged core-data-arm64:latest [2022-01-13T23:05:40.743Z]  Building core-data ... done Collecting jsonschema<3,>=2.5.1 [2022-01-13T23:05:40.743Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-13T23:05:40.743Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-13T23:05:40.743Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-13T23:05:43.344Z] Collecting docker-pycreds>=0.4.0 [2022-01-13T23:05:43.344Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-13T23:05:43.344Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-13T23:05:43.344Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-13T23:05:43.615Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-13T23:05:43.615Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-13T23:05:43.615Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-13T23:05:43.886Z] Collecting idna<2.8,>=2.5 [2022-01-13T23:05:43.886Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-13T23:05:44.156Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-13T23:05:44.156Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-13T23:05:44.156Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-13T23:05:44.156Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-13T23:05:44.747Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-13T23:05:44.748Z] Attempting uninstall: urllib3 [2022-01-13T23:05:44.748Z] Found existing installation: urllib3 1.26.5 [2022-01-13T23:05:44.748Z] Uninstalling urllib3-1.26.5: [2022-01-13T23:05:44.748Z] Successfully uninstalled urllib3-1.26.5 [2022-01-13T23:05:45.341Z] Attempting uninstall: idna [2022-01-13T23:05:45.341Z] Found existing installation: idna 3.2 [2022-01-13T23:05:45.341Z] Uninstalling idna-3.2: [2022-01-13T23:05:45.341Z] Successfully uninstalled idna-3.2 [2022-01-13T23:05:46.312Z] Attempting uninstall: chardet [2022-01-13T23:05:46.312Z] Found existing installation: chardet 4.0.0 [2022-01-13T23:05:46.312Z] Uninstalling chardet-4.0.0: [2022-01-13T23:05:46.312Z] Successfully uninstalled chardet-4.0.0 [2022-01-13T23:05:47.732Z] Attempting uninstall: requests [2022-01-13T23:05:47.732Z] Found existing installation: requests 2.25.1 [2022-01-13T23:05:47.732Z] Uninstalling requests-2.25.1: [2022-01-13T23:05:47.732Z] Successfully uninstalled requests-2.25.1 [2022-01-13T23:05:48.004Z] Running setup.py install for texttable: started [2022-01-13T23:05:49.968Z] Running setup.py install for texttable: finished with status 'done' [2022-01-13T23:05:49.968Z] Running setup.py install for PyYAML: started [2022-01-13T23:05:51.938Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-13T23:05:51.938Z] Running setup.py install for docopt: started [2022-01-13T23:05:53.898Z] Running setup.py install for docopt: finished with status 'done' [2022-01-13T23:05:53.898Z] Running setup.py install for dockerpty: started [2022-01-13T23:05:55.325Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-13T23:05:56.752Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-13T23:06:05.007Z] Removing intermediate container da433d723c6b [2022-01-13T23:06:05.007Z] ---> 89b8ddc60b7d [2022-01-13T23:06:05.007Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-13T23:06:05.007Z] ---> Running in 006797e09d97 [2022-01-13T23:06:05.007Z] Removing intermediate container 006797e09d97 [2022-01-13T23:06:05.007Z] ---> 917c28e9773c [2022-01-13T23:06:05.007Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-13T23:06:05.007Z] ---> Running in 4ba3d0e4a3cf [2022-01-13T23:06:05.285Z] Removing intermediate container 4ba3d0e4a3cf [2022-01-13T23:06:05.285Z] ---> 07938750a80d [2022-01-13T23:06:05.285Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-13T23:06:06.257Z] ---> b651c2b759d0 [2022-01-13T23:06:06.257Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-13T23:06:06.851Z] ---> 8ffb5c67ad77 [2022-01-13T23:06:06.851Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-13T23:06:07.822Z] ---> c34c5f32501a [2022-01-13T23:06:07.822Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-13T23:06:07.822Z] ---> Running in c44662ab8765 [2022-01-13T23:06:08.093Z] Removing intermediate container c44662ab8765 [2022-01-13T23:06:08.093Z] ---> 3525a3ffa36a [2022-01-13T23:06:08.093Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T23:06:08.093Z] ---> Running in 20d8728b7a89 [2022-01-13T23:06:08.685Z] Removing intermediate container 20d8728b7a89 [2022-01-13T23:06:08.685Z] ---> c07ada9a9571 [2022-01-13T23:06:08.685Z] Step 20/22 : LABEL arch=arm64 [2022-01-13T23:06:08.685Z] ---> Running in a3593a1cd295 [2022-01-13T23:06:08.956Z] Removing intermediate container a3593a1cd295 [2022-01-13T23:06:08.956Z] ---> da64918534e9 [2022-01-13T23:06:08.956Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:08.956Z] ---> Running in bc9d50c0be78 [2022-01-13T23:06:09.228Z] Removing intermediate container bc9d50c0be78 [2022-01-13T23:06:09.228Z] ---> 761013c6b9f3 [2022-01-13T23:06:09.228Z] Step 22/22 : LABEL version=2.2.0-dev.20 [2022-01-13T23:06:09.498Z] ---> Running in 794923ec620e [2022-01-13T23:06:09.769Z] Removing intermediate container 794923ec620e [2022-01-13T23:06:09.769Z] ---> 0428e3e952a7 [2022-01-13T23:06:09.769Z] [2022-01-13T23:06:10.040Z] Successfully built 0428e3e952a7 [2022-01-13T23:06:10.040Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-13T23:06:10.323Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-13T23:06:10.349Z] $ docker stop --time=1 7bdc933aee387cf8d9acaf9755fbf81f9f61146e2b11cadb90f2d2329c903698 [2022-01-13T23:06:11.954Z] $ docker rm -f 7bdc933aee387cf8d9acaf9755fbf81f9f61146e2b11cadb90f2d2329c903698 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T23:06:12.471Z] + docker images [2022-01-13T23:06:12.743Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-13T23:06:12.743Z] sys-mgmt-agent-arm64 latest 0428e3e952a7 3 seconds ago 280MB [2022-01-13T23:06:12.743Z] core-data-arm64 latest 109fed1a44bf 32 seconds ago 19.2MB [2022-01-13T23:06:12.743Z] support-scheduler-arm64 latest fc17172756f8 43 seconds ago 15.3MB [2022-01-13T23:06:12.743Z] 13cf0bd0fb9f 45 seconds ago 1.49GB [2022-01-13T23:06:12.743Z] core-metadata-arm64 latest 49ccb6b89e75 47 seconds ago 15.9MB [2022-01-13T23:06:12.743Z] ea8e568cee62 52 seconds ago 1.48GB [2022-01-13T23:06:12.743Z] 1776546ba4b3 58 seconds ago 1.48GB [2022-01-13T23:06:12.743Z] 0b736c4a7c73 About a minute ago 1.48GB [2022-01-13T23:06:12.743Z] security-bootstrapper-arm64 latest f96c270480f1 3 minutes ago 18MB [2022-01-13T23:06:12.743Z] security-secretstore-setup-arm64 latest 736d52a0bed4 3 minutes ago 26.8MB [2022-01-13T23:06:12.743Z] support-notifications-arm64 latest 27beada97308 3 minutes ago 16MB [2022-01-13T23:06:12.743Z] security-proxy-setup-arm64 latest 150639bc5f4c 3 minutes ago 25.3MB [2022-01-13T23:06:12.743Z] core-command-arm64 latest 22a180636a14 3 minutes ago 15.1MB [2022-01-13T23:06:12.743Z] 582cebbcc8e7 3 minutes ago 1.48GB [2022-01-13T23:06:12.743Z] 1c14fa276533 4 minutes ago 1.48GB [2022-01-13T23:06:12.743Z] 29be930ff3d7 4 minutes ago 1.48GB [2022-01-13T23:06:12.743Z] 4ef16c4edd8a 4 minutes ago 1.48GB [2022-01-13T23:06:12.743Z] f4f459a81197 4 minutes ago 1.47GB [2022-01-13T23:06:12.743Z] ci-base-image-arm64 latest b69aa133e2f9 8 minutes ago 1.26GB [2022-01-13T23:06:12.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 days ago 551MB [2022-01-13T23:06:12.743Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-13T23:06:12.743Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-13T23:06:12.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T23:06:12.878Z] provisioning config files... [2022-01-13T23:06:12.896Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/136@tmp/config7990901774224370312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:06:13.244Z] ---> docker-login.sh [2022-01-13T23:06:13.245Z] nexus3.edgexfoundry.org:10001 [2022-01-13T23:06:13.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T23:06:13.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T23:06:13.515Z] Configure a credential helper to remove this warning. See [2022-01-13T23:06:13.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T23:06:13.515Z] [2022-01-13T23:06:13.515Z] Login Succeeded [2022-01-13T23:06:13.515Z] nexus3.edgexfoundry.org:10002 [2022-01-13T23:06:13.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T23:06:14.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T23:06:14.057Z] Configure a credential helper to remove this warning. See [2022-01-13T23:06:14.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T23:06:14.057Z] [2022-01-13T23:06:14.057Z] Login Succeeded [2022-01-13T23:06:14.057Z] nexus3.edgexfoundry.org:10003 [2022-01-13T23:06:14.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T23:06:14.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T23:06:14.329Z] Configure a credential helper to remove this warning. See [2022-01-13T23:06:14.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T23:06:14.329Z] [2022-01-13T23:06:14.329Z] Login Succeeded [2022-01-13T23:06:14.329Z] nexus3.edgexfoundry.org:10004 [2022-01-13T23:06:14.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T23:06:14.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T23:06:14.870Z] Configure a credential helper to remove this warning. See [2022-01-13T23:06:14.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T23:06:14.870Z] [2022-01-13T23:06:14.870Z] Login Succeeded [2022-01-13T23:06:14.870Z] docker.io [2022-01-13T23:06:15.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T23:06:15.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T23:06:15.410Z] Configure a credential helper to remove this warning. See [2022-01-13T23:06:15.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T23:06:15.410Z] [2022-01-13T23:06:15.410Z] Login Succeeded [2022-01-13T23:06:15.410Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T23:06:15.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:06:15.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T23:06:15.490Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-01-13T23:06:15.490Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:15.490Z] latest [2022-01-13T23:06:15.490Z] 2.2.0-dev.20 [2022-01-13T23:06:15.490Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:15.490Z] main [2022-01-13T23:06:15.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:15.844Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:16.180Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:16.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-13T23:06:16.180Z] 299c29629bbd: Preparing [2022-01-13T23:06:16.180Z] 02ad5911ea02: Preparing [2022-01-13T23:06:16.180Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:16.180Z] 7dff50af090b: Preparing [2022-01-13T23:06:16.180Z] 62170e181a92: Preparing [2022-01-13T23:06:16.180Z] 62170e181a92: Layer already exists [2022-01-13T23:06:16.450Z] 299c29629bbd: Pushed [2022-01-13T23:06:16.450Z] 1d8b9f763f0c: Pushed [2022-01-13T23:06:16.450Z] 7dff50af090b: Pushed [2022-01-13T23:06:19.050Z] 02ad5911ea02: Pushed [2022-01-13T23:06:19.050Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:0957f15f1d1b670b636e9b3ca4505b4c58794e146a490a823628b60c356177bd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:19.390Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:19.725Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-13T23:06:19.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-13T23:06:19.725Z] 299c29629bbd: Preparing [2022-01-13T23:06:19.725Z] 02ad5911ea02: Preparing [2022-01-13T23:06:19.725Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:19.725Z] 7dff50af090b: Preparing [2022-01-13T23:06:19.725Z] 62170e181a92: Preparing [2022-01-13T23:06:19.725Z] 02ad5911ea02: Layer already exists [2022-01-13T23:06:19.725Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:19.725Z] 7dff50af090b: Layer already exists [2022-01-13T23:06:19.725Z] 299c29629bbd: Layer already exists [2022-01-13T23:06:19.725Z] 62170e181a92: Layer already exists [2022-01-13T23:06:19.725Z] latest: digest: sha256:0957f15f1d1b670b636e9b3ca4505b4c58794e146a490a823628b60c356177bd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:20.338Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:20.675Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.20 [2022-01-13T23:06:20.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-13T23:06:20.675Z] 299c29629bbd: Preparing [2022-01-13T23:06:20.675Z] 02ad5911ea02: Preparing [2022-01-13T23:06:20.675Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:20.675Z] 7dff50af090b: Preparing [2022-01-13T23:06:20.675Z] 62170e181a92: Preparing [2022-01-13T23:06:20.675Z] 299c29629bbd: Layer already exists [2022-01-13T23:06:20.675Z] 7dff50af090b: Layer already exists [2022-01-13T23:06:20.675Z] 02ad5911ea02: Layer already exists [2022-01-13T23:06:20.675Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:20.675Z] 62170e181a92: Layer already exists [2022-01-13T23:06:20.675Z] 2.2.0-dev.20: digest: sha256:0957f15f1d1b670b636e9b3ca4505b4c58794e146a490a823628b60c356177bd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:21.016Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:21.352Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:21.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-13T23:06:21.352Z] 299c29629bbd: Preparing [2022-01-13T23:06:21.352Z] 02ad5911ea02: Preparing [2022-01-13T23:06:21.352Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:21.352Z] 7dff50af090b: Preparing [2022-01-13T23:06:21.352Z] 62170e181a92: Preparing [2022-01-13T23:06:21.352Z] 02ad5911ea02: Layer already exists [2022-01-13T23:06:21.352Z] 62170e181a92: Layer already exists [2022-01-13T23:06:21.352Z] 7dff50af090b: Layer already exists [2022-01-13T23:06:21.352Z] 299c29629bbd: Layer already exists [2022-01-13T23:06:21.352Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:21.352Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:0957f15f1d1b670b636e9b3ca4505b4c58794e146a490a823628b60c356177bd size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:21.690Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:22.024Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-01-13T23:06:22.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-13T23:06:22.025Z] 299c29629bbd: Preparing [2022-01-13T23:06:22.025Z] 02ad5911ea02: Preparing [2022-01-13T23:06:22.025Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:22.025Z] 7dff50af090b: Preparing [2022-01-13T23:06:22.025Z] 62170e181a92: Preparing [2022-01-13T23:06:22.025Z] 7dff50af090b: Layer already exists [2022-01-13T23:06:22.025Z] 299c29629bbd: Layer already exists [2022-01-13T23:06:22.025Z] 02ad5911ea02: Layer already exists [2022-01-13T23:06:22.025Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:22.025Z] 62170e181a92: Layer already exists [2022-01-13T23:06:22.294Z] main: digest: sha256:0957f15f1d1b670b636e9b3ca4505b4c58794e146a490a823628b60c356177bd size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:06:22.337Z] ===================================================== [Pipeline] echo [2022-01-13T23:06:22.345Z] taggedImages: [2022-01-13T23:06:22.345Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:22.345Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-13T23:06:22.345Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.20 [2022-01-13T23:06:22.345Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:22.345Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-01-13T23:06:22.365Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-01-13T23:06:22.365Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:22.365Z] latest [2022-01-13T23:06:22.365Z] 2.2.0-dev.20 [2022-01-13T23:06:22.365Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:22.365Z] main [2022-01-13T23:06:22.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:22.711Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:23.049Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:23.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-13T23:06:23.050Z] 37aaed26d8e8: Preparing [2022-01-13T23:06:23.050Z] c1cfd729f5df: Preparing [2022-01-13T23:06:23.050Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:23.050Z] dd7d70994a8e: Preparing [2022-01-13T23:06:23.050Z] bbb89fd6fdf4: Preparing [2022-01-13T23:06:23.050Z] 62170e181a92: Preparing [2022-01-13T23:06:23.050Z] 62170e181a92: Waiting [2022-01-13T23:06:23.050Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:23.319Z] 62170e181a92: Layer already exists [2022-01-13T23:06:23.319Z] 37aaed26d8e8: Pushed [2022-01-13T23:06:23.319Z] bbb89fd6fdf4: Pushed [2022-01-13T23:06:23.909Z] dd7d70994a8e: Pushed [2022-01-13T23:06:25.865Z] c1cfd729f5df: Pushed [2022-01-13T23:06:26.135Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:bf273afa1c131a00de9ba5625b1fe9b317f5b3a6b30589f8a92f85726c88337c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:26.470Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:26.801Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-13T23:06:26.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-13T23:06:26.801Z] 37aaed26d8e8: Preparing [2022-01-13T23:06:26.801Z] c1cfd729f5df: Preparing [2022-01-13T23:06:26.801Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:26.801Z] dd7d70994a8e: Preparing [2022-01-13T23:06:26.801Z] bbb89fd6fdf4: Preparing [2022-01-13T23:06:26.801Z] 62170e181a92: Preparing [2022-01-13T23:06:26.801Z] 62170e181a92: Waiting [2022-01-13T23:06:26.801Z] bbb89fd6fdf4: Layer already exists [2022-01-13T23:06:26.801Z] dd7d70994a8e: Layer already exists [2022-01-13T23:06:26.801Z] 37aaed26d8e8: Layer already exists [2022-01-13T23:06:26.801Z] c1cfd729f5df: Layer already exists [2022-01-13T23:06:26.801Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:26.801Z] 62170e181a92: Layer already exists [2022-01-13T23:06:27.070Z] latest: digest: sha256:bf273afa1c131a00de9ba5625b1fe9b317f5b3a6b30589f8a92f85726c88337c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:27.407Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:27.746Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.20 [2022-01-13T23:06:27.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-13T23:06:27.746Z] 37aaed26d8e8: Preparing [2022-01-13T23:06:27.746Z] c1cfd729f5df: Preparing [2022-01-13T23:06:27.746Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:27.746Z] dd7d70994a8e: Preparing [2022-01-13T23:06:27.746Z] bbb89fd6fdf4: Preparing [2022-01-13T23:06:27.746Z] 62170e181a92: Preparing [2022-01-13T23:06:27.746Z] 62170e181a92: Waiting [2022-01-13T23:06:27.746Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:27.746Z] bbb89fd6fdf4: Layer already exists [2022-01-13T23:06:27.746Z] dd7d70994a8e: Layer already exists [2022-01-13T23:06:27.746Z] 37aaed26d8e8: Layer already exists [2022-01-13T23:06:27.746Z] c1cfd729f5df: Layer already exists [2022-01-13T23:06:27.746Z] 62170e181a92: Layer already exists [2022-01-13T23:06:28.014Z] 2.2.0-dev.20: digest: sha256:bf273afa1c131a00de9ba5625b1fe9b317f5b3a6b30589f8a92f85726c88337c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:28.350Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:28.683Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:28.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-13T23:06:28.683Z] 37aaed26d8e8: Preparing [2022-01-13T23:06:28.683Z] c1cfd729f5df: Preparing [2022-01-13T23:06:28.683Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:28.683Z] dd7d70994a8e: Preparing [2022-01-13T23:06:28.683Z] bbb89fd6fdf4: Preparing [2022-01-13T23:06:28.683Z] 62170e181a92: Preparing [2022-01-13T23:06:28.683Z] 62170e181a92: Waiting [2022-01-13T23:06:28.683Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:28.683Z] c1cfd729f5df: Layer already exists [2022-01-13T23:06:28.683Z] 37aaed26d8e8: Layer already exists [2022-01-13T23:06:28.683Z] bbb89fd6fdf4: Layer already exists [2022-01-13T23:06:28.683Z] dd7d70994a8e: Layer already exists [2022-01-13T23:06:28.683Z] 62170e181a92: Layer already exists [2022-01-13T23:06:28.683Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:bf273afa1c131a00de9ba5625b1fe9b317f5b3a6b30589f8a92f85726c88337c size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:29.289Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:29.658Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-01-13T23:06:29.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-13T23:06:29.658Z] 37aaed26d8e8: Preparing [2022-01-13T23:06:29.658Z] c1cfd729f5df: Preparing [2022-01-13T23:06:29.658Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:29.658Z] dd7d70994a8e: Preparing [2022-01-13T23:06:29.658Z] bbb89fd6fdf4: Preparing [2022-01-13T23:06:29.658Z] 62170e181a92: Preparing [2022-01-13T23:06:29.658Z] 62170e181a92: Waiting [2022-01-13T23:06:29.658Z] bbb89fd6fdf4: Layer already exists [2022-01-13T23:06:29.658Z] dd7d70994a8e: Layer already exists [2022-01-13T23:06:29.658Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:29.658Z] c1cfd729f5df: Layer already exists [2022-01-13T23:06:29.658Z] 37aaed26d8e8: Layer already exists [2022-01-13T23:06:29.658Z] 62170e181a92: Layer already exists [2022-01-13T23:06:29.933Z] main: digest: sha256:bf273afa1c131a00de9ba5625b1fe9b317f5b3a6b30589f8a92f85726c88337c size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:06:29.985Z] ===================================================== [Pipeline] echo [2022-01-13T23:06:29.995Z] taggedImages: [2022-01-13T23:06:29.995Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:29.995Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-13T23:06:29.995Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.20 [2022-01-13T23:06:29.995Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:29.995Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-01-13T23:06:30.016Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-01-13T23:06:30.016Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:30.016Z] latest [2022-01-13T23:06:30.016Z] 2.2.0-dev.20 [2022-01-13T23:06:30.016Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:30.016Z] main [2022-01-13T23:06:30.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:30.386Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:30.750Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:30.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-13T23:06:30.750Z] 4d45c2ce9fbe: Preparing [2022-01-13T23:06:30.750Z] 3d4ed3c6b4ac: Preparing [2022-01-13T23:06:30.750Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:30.750Z] 7dff50af090b: Preparing [2022-01-13T23:06:30.750Z] 62170e181a92: Preparing [2022-01-13T23:06:31.028Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:31.028Z] 62170e181a92: Layer already exists [2022-01-13T23:06:31.028Z] 7dff50af090b: Layer already exists [2022-01-13T23:06:31.028Z] 4d45c2ce9fbe: Pushed [2022-01-13T23:06:33.696Z] 3d4ed3c6b4ac: Pushed [2022-01-13T23:06:33.696Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:5708ed15c41a8d84db4589faecbfc95ea2df8b9475a31e537460c3bbfaf2d433 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:34.038Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:34.374Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-13T23:06:34.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-13T23:06:34.374Z] 4d45c2ce9fbe: Preparing [2022-01-13T23:06:34.374Z] 3d4ed3c6b4ac: Preparing [2022-01-13T23:06:34.374Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:34.374Z] 7dff50af090b: Preparing [2022-01-13T23:06:34.374Z] 62170e181a92: Preparing [2022-01-13T23:06:34.374Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:34.374Z] 62170e181a92: Layer already exists [2022-01-13T23:06:34.374Z] 7dff50af090b: Layer already exists [2022-01-13T23:06:34.374Z] 3d4ed3c6b4ac: Layer already exists [2022-01-13T23:06:34.374Z] 4d45c2ce9fbe: Layer already exists [2022-01-13T23:06:34.644Z] latest: digest: sha256:5708ed15c41a8d84db4589faecbfc95ea2df8b9475a31e537460c3bbfaf2d433 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:34.988Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:35.325Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.20 [2022-01-13T23:06:35.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-13T23:06:35.325Z] 4d45c2ce9fbe: Preparing [2022-01-13T23:06:35.325Z] 3d4ed3c6b4ac: Preparing [2022-01-13T23:06:35.325Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:35.325Z] 7dff50af090b: Preparing [2022-01-13T23:06:35.325Z] 62170e181a92: Preparing [2022-01-13T23:06:35.325Z] 3d4ed3c6b4ac: Layer already exists [2022-01-13T23:06:35.325Z] 62170e181a92: Layer already exists [2022-01-13T23:06:35.325Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:35.325Z] 7dff50af090b: Layer already exists [2022-01-13T23:06:35.325Z] 4d45c2ce9fbe: Layer already exists [2022-01-13T23:06:35.325Z] 2.2.0-dev.20: digest: sha256:5708ed15c41a8d84db4589faecbfc95ea2df8b9475a31e537460c3bbfaf2d433 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:35.936Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:36.269Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:36.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-13T23:06:36.269Z] 4d45c2ce9fbe: Preparing [2022-01-13T23:06:36.269Z] 3d4ed3c6b4ac: Preparing [2022-01-13T23:06:36.269Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:36.269Z] 7dff50af090b: Preparing [2022-01-13T23:06:36.269Z] 62170e181a92: Preparing [2022-01-13T23:06:36.269Z] 3d4ed3c6b4ac: Layer already exists [2022-01-13T23:06:36.269Z] 62170e181a92: Layer already exists [2022-01-13T23:06:36.269Z] 7dff50af090b: Layer already exists [2022-01-13T23:06:36.269Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:36.269Z] 4d45c2ce9fbe: Layer already exists [2022-01-13T23:06:36.540Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:5708ed15c41a8d84db4589faecbfc95ea2df8b9475a31e537460c3bbfaf2d433 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:36.883Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:37.215Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-01-13T23:06:37.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-13T23:06:37.215Z] 4d45c2ce9fbe: Preparing [2022-01-13T23:06:37.215Z] 3d4ed3c6b4ac: Preparing [2022-01-13T23:06:37.215Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:37.215Z] 7dff50af090b: Preparing [2022-01-13T23:06:37.215Z] 62170e181a92: Preparing [2022-01-13T23:06:37.215Z] 62170e181a92: Layer already exists [2022-01-13T23:06:37.215Z] 4d45c2ce9fbe: Layer already exists [2022-01-13T23:06:37.215Z] 3d4ed3c6b4ac: Layer already exists [2022-01-13T23:06:37.215Z] 7dff50af090b: Layer already exists [2022-01-13T23:06:37.215Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:37.484Z] main: digest: sha256:5708ed15c41a8d84db4589faecbfc95ea2df8b9475a31e537460c3bbfaf2d433 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:06:37.528Z] ===================================================== [Pipeline] echo [2022-01-13T23:06:37.537Z] taggedImages: [2022-01-13T23:06:37.537Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:37.537Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-13T23:06:37.537Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.20 [2022-01-13T23:06:37.537Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:37.537Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-01-13T23:06:37.561Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-01-13T23:06:37.561Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:37.561Z] latest [2022-01-13T23:06:37.561Z] 2.2.0-dev.20 [2022-01-13T23:06:37.561Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:37.561Z] main [2022-01-13T23:06:37.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:37.916Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:38.250Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:38.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-13T23:06:38.250Z] 969174817f7e: Preparing [2022-01-13T23:06:38.250Z] 969174817f7e: Preparing [2022-01-13T23:06:38.250Z] 8e39a3c3c44f: Preparing [2022-01-13T23:06:38.250Z] 768b63a2414e: Preparing [2022-01-13T23:06:38.250Z] b0fdfdf09cb8: Preparing [2022-01-13T23:06:38.250Z] a765caac72c4: Preparing [2022-01-13T23:06:38.250Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:38.250Z] c9f0f5d2c001: Preparing [2022-01-13T23:06:38.250Z] c4b11606e316: Preparing [2022-01-13T23:06:38.250Z] 1f10a599ffaa: Preparing [2022-01-13T23:06:38.250Z] c72fc2be4346: Preparing [2022-01-13T23:06:38.250Z] 62170e181a92: Preparing [2022-01-13T23:06:38.250Z] 1d8b9f763f0c: Waiting [2022-01-13T23:06:38.250Z] c72fc2be4346: Waiting [2022-01-13T23:06:38.250Z] 1f10a599ffaa: Waiting [2022-01-13T23:06:38.250Z] c9f0f5d2c001: Waiting [2022-01-13T23:06:38.250Z] c4b11606e316: Waiting [2022-01-13T23:06:38.250Z] 62170e181a92: Waiting [2022-01-13T23:06:38.518Z] 768b63a2414e: Pushed [2022-01-13T23:06:38.518Z] 969174817f7e: Pushed [2022-01-13T23:06:38.518Z] 8e39a3c3c44f: Pushed [2022-01-13T23:06:38.518Z] b0fdfdf09cb8: Pushed [2022-01-13T23:06:38.518Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:38.788Z] c9f0f5d2c001: Pushed [2022-01-13T23:06:38.788Z] 1f10a599ffaa: Pushed [2022-01-13T23:06:38.788Z] 62170e181a92: Layer already exists [2022-01-13T23:06:38.788Z] c4b11606e316: Pushed [2022-01-13T23:06:38.788Z] c72fc2be4346: Pushed [2022-01-13T23:06:42.154Z] a765caac72c4: Pushed [2022-01-13T23:06:42.155Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:3d7be871a51e7a5a48ce284a5cf42221842d9b9b27413e00d51330cbcb44c897 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:42.494Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:42.826Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-13T23:06:42.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-13T23:06:42.826Z] 969174817f7e: Preparing [2022-01-13T23:06:42.826Z] 969174817f7e: Preparing [2022-01-13T23:06:42.826Z] 8e39a3c3c44f: Preparing [2022-01-13T23:06:42.826Z] 768b63a2414e: Preparing [2022-01-13T23:06:42.826Z] b0fdfdf09cb8: Preparing [2022-01-13T23:06:42.826Z] a765caac72c4: Preparing [2022-01-13T23:06:42.826Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:42.826Z] c9f0f5d2c001: Preparing [2022-01-13T23:06:42.826Z] c4b11606e316: Preparing [2022-01-13T23:06:42.826Z] 1f10a599ffaa: Preparing [2022-01-13T23:06:42.826Z] c72fc2be4346: Preparing [2022-01-13T23:06:42.826Z] 62170e181a92: Preparing [2022-01-13T23:06:42.826Z] 1d8b9f763f0c: Waiting [2022-01-13T23:06:42.826Z] c9f0f5d2c001: Waiting [2022-01-13T23:06:42.826Z] 1f10a599ffaa: Waiting [2022-01-13T23:06:42.826Z] c4b11606e316: Waiting [2022-01-13T23:06:42.826Z] c72fc2be4346: Waiting [2022-01-13T23:06:42.826Z] 62170e181a92: Waiting [2022-01-13T23:06:42.826Z] 768b63a2414e: Layer already exists [2022-01-13T23:06:42.826Z] b0fdfdf09cb8: Layer already exists [2022-01-13T23:06:42.826Z] a765caac72c4: Layer already exists [2022-01-13T23:06:42.826Z] 8e39a3c3c44f: Layer already exists [2022-01-13T23:06:42.826Z] 969174817f7e: Layer already exists [2022-01-13T23:06:42.826Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:42.826Z] 1f10a599ffaa: Layer already exists [2022-01-13T23:06:42.826Z] c9f0f5d2c001: Layer already exists [2022-01-13T23:06:42.826Z] c72fc2be4346: Layer already exists [2022-01-13T23:06:42.826Z] c4b11606e316: Layer already exists [2022-01-13T23:06:42.826Z] 62170e181a92: Layer already exists [2022-01-13T23:06:43.096Z] latest: digest: sha256:3d7be871a51e7a5a48ce284a5cf42221842d9b9b27413e00d51330cbcb44c897 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:43.438Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:43.773Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.20 [2022-01-13T23:06:43.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-13T23:06:43.773Z] 969174817f7e: Preparing [2022-01-13T23:06:43.773Z] 969174817f7e: Preparing [2022-01-13T23:06:43.773Z] 8e39a3c3c44f: Preparing [2022-01-13T23:06:43.773Z] 768b63a2414e: Preparing [2022-01-13T23:06:43.773Z] b0fdfdf09cb8: Preparing [2022-01-13T23:06:43.773Z] a765caac72c4: Preparing [2022-01-13T23:06:43.773Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:43.773Z] c9f0f5d2c001: Preparing [2022-01-13T23:06:43.773Z] c4b11606e316: Preparing [2022-01-13T23:06:43.773Z] 1f10a599ffaa: Preparing [2022-01-13T23:06:43.773Z] c72fc2be4346: Preparing [2022-01-13T23:06:43.773Z] 62170e181a92: Preparing [2022-01-13T23:06:43.773Z] c4b11606e316: Waiting [2022-01-13T23:06:43.773Z] 1f10a599ffaa: Waiting [2022-01-13T23:06:43.773Z] c72fc2be4346: Waiting [2022-01-13T23:06:43.773Z] 62170e181a92: Waiting [2022-01-13T23:06:43.773Z] 1d8b9f763f0c: Waiting [2022-01-13T23:06:43.773Z] c9f0f5d2c001: Waiting [2022-01-13T23:06:43.773Z] a765caac72c4: Layer already exists [2022-01-13T23:06:43.773Z] 768b63a2414e: Layer already exists [2022-01-13T23:06:43.773Z] 8e39a3c3c44f: Layer already exists [2022-01-13T23:06:43.773Z] 969174817f7e: Layer already exists [2022-01-13T23:06:43.773Z] b0fdfdf09cb8: Layer already exists [2022-01-13T23:06:43.773Z] c9f0f5d2c001: Layer already exists [2022-01-13T23:06:43.773Z] c4b11606e316: Layer already exists [2022-01-13T23:06:43.773Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:43.773Z] c72fc2be4346: Layer already exists [2022-01-13T23:06:43.773Z] 1f10a599ffaa: Layer already exists [2022-01-13T23:06:43.773Z] 62170e181a92: Layer already exists [2022-01-13T23:06:44.051Z] 2.2.0-dev.20: digest: sha256:3d7be871a51e7a5a48ce284a5cf42221842d9b9b27413e00d51330cbcb44c897 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:44.390Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:44.723Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:44.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-13T23:06:44.723Z] 969174817f7e: Preparing [2022-01-13T23:06:44.723Z] 969174817f7e: Preparing [2022-01-13T23:06:44.723Z] 8e39a3c3c44f: Preparing [2022-01-13T23:06:44.723Z] 768b63a2414e: Preparing [2022-01-13T23:06:44.723Z] b0fdfdf09cb8: Preparing [2022-01-13T23:06:44.723Z] a765caac72c4: Preparing [2022-01-13T23:06:44.723Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:44.723Z] c9f0f5d2c001: Preparing [2022-01-13T23:06:44.723Z] c4b11606e316: Preparing [2022-01-13T23:06:44.723Z] 1f10a599ffaa: Preparing [2022-01-13T23:06:44.723Z] c72fc2be4346: Preparing [2022-01-13T23:06:44.723Z] 62170e181a92: Preparing [2022-01-13T23:06:44.723Z] c4b11606e316: Waiting [2022-01-13T23:06:44.723Z] 1f10a599ffaa: Waiting [2022-01-13T23:06:44.723Z] c9f0f5d2c001: Waiting [2022-01-13T23:06:44.723Z] c72fc2be4346: Waiting [2022-01-13T23:06:44.723Z] 62170e181a92: Waiting [2022-01-13T23:06:44.723Z] 1d8b9f763f0c: Waiting [2022-01-13T23:06:44.723Z] a765caac72c4: Layer already exists [2022-01-13T23:06:44.723Z] 969174817f7e: Layer already exists [2022-01-13T23:06:44.723Z] 768b63a2414e: Layer already exists [2022-01-13T23:06:44.723Z] b0fdfdf09cb8: Layer already exists [2022-01-13T23:06:44.723Z] 8e39a3c3c44f: Layer already exists [2022-01-13T23:06:44.723Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:44.723Z] c4b11606e316: Layer already exists [2022-01-13T23:06:44.723Z] c9f0f5d2c001: Layer already exists [2022-01-13T23:06:44.723Z] 1f10a599ffaa: Layer already exists [2022-01-13T23:06:44.724Z] c72fc2be4346: Layer already exists [2022-01-13T23:06:44.724Z] 62170e181a92: Layer already exists [2022-01-13T23:06:44.993Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:3d7be871a51e7a5a48ce284a5cf42221842d9b9b27413e00d51330cbcb44c897 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:45.334Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:45.665Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-01-13T23:06:45.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-13T23:06:45.666Z] 969174817f7e: Preparing [2022-01-13T23:06:45.666Z] 969174817f7e: Preparing [2022-01-13T23:06:45.666Z] 8e39a3c3c44f: Preparing [2022-01-13T23:06:45.666Z] 768b63a2414e: Preparing [2022-01-13T23:06:45.666Z] b0fdfdf09cb8: Preparing [2022-01-13T23:06:45.666Z] a765caac72c4: Preparing [2022-01-13T23:06:45.666Z] 1d8b9f763f0c: Preparing [2022-01-13T23:06:45.666Z] c9f0f5d2c001: Preparing [2022-01-13T23:06:45.666Z] c4b11606e316: Preparing [2022-01-13T23:06:45.666Z] 1f10a599ffaa: Preparing [2022-01-13T23:06:45.666Z] c72fc2be4346: Preparing [2022-01-13T23:06:45.666Z] 62170e181a92: Preparing [2022-01-13T23:06:45.666Z] 1d8b9f763f0c: Waiting [2022-01-13T23:06:45.666Z] c9f0f5d2c001: Waiting [2022-01-13T23:06:45.666Z] c4b11606e316: Waiting [2022-01-13T23:06:45.666Z] 1f10a599ffaa: Waiting [2022-01-13T23:06:45.666Z] c72fc2be4346: Waiting [2022-01-13T23:06:45.666Z] 62170e181a92: Waiting [2022-01-13T23:06:45.666Z] 969174817f7e: Layer already exists [2022-01-13T23:06:45.666Z] a765caac72c4: Layer already exists [2022-01-13T23:06:45.666Z] 8e39a3c3c44f: Layer already exists [2022-01-13T23:06:45.666Z] b0fdfdf09cb8: Layer already exists [2022-01-13T23:06:45.666Z] 768b63a2414e: Layer already exists [2022-01-13T23:06:45.666Z] c9f0f5d2c001: Layer already exists [2022-01-13T23:06:45.666Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:06:45.666Z] 1f10a599ffaa: Layer already exists [2022-01-13T23:06:45.666Z] c72fc2be4346: Layer already exists [2022-01-13T23:06:45.666Z] c4b11606e316: Layer already exists [2022-01-13T23:06:45.936Z] 62170e181a92: Layer already exists [2022-01-13T23:06:45.936Z] main: digest: sha256:3d7be871a51e7a5a48ce284a5cf42221842d9b9b27413e00d51330cbcb44c897 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:06:45.982Z] ===================================================== [Pipeline] echo [2022-01-13T23:06:45.991Z] taggedImages: [2022-01-13T23:06:45.991Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:45.991Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-13T23:06:45.991Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.20 [2022-01-13T23:06:45.991Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:45.991Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-01-13T23:06:46.020Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-01-13T23:06:46.020Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:46.020Z] latest [2022-01-13T23:06:46.020Z] 2.2.0-dev.20 [2022-01-13T23:06:46.020Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:46.020Z] main [2022-01-13T23:06:46.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:46.372Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:46.710Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:46.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-13T23:06:46.710Z] a755efe52193: Preparing [2022-01-13T23:06:46.710Z] 97861b36c6bc: Preparing [2022-01-13T23:06:46.710Z] 3b6e535b8535: Preparing [2022-01-13T23:06:46.710Z] 8c4bfd44cf3f: Preparing [2022-01-13T23:06:46.710Z] 26e6a786714f: Preparing [2022-01-13T23:06:46.710Z] 62170e181a92: Preparing [2022-01-13T23:06:46.710Z] 62170e181a92: Waiting [2022-01-13T23:06:46.980Z] 8c4bfd44cf3f: Pushed [2022-01-13T23:06:46.980Z] 3b6e535b8535: Pushed [2022-01-13T23:06:46.980Z] 62170e181a92: Layer already exists [2022-01-13T23:06:47.572Z] 26e6a786714f: Pushed [2022-01-13T23:06:48.999Z] 97861b36c6bc: Pushed [2022-01-13T23:06:49.269Z] a755efe52193: Pushed [2022-01-13T23:06:49.269Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:785fe6fd0cd2f1895c0685a3fd63fc5fe45737cf741fa8a38208d5e044fee5c0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:49.884Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:50.218Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-13T23:06:50.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-13T23:06:50.218Z] a755efe52193: Preparing [2022-01-13T23:06:50.218Z] 97861b36c6bc: Preparing [2022-01-13T23:06:50.218Z] 3b6e535b8535: Preparing [2022-01-13T23:06:50.218Z] 8c4bfd44cf3f: Preparing [2022-01-13T23:06:50.218Z] 26e6a786714f: Preparing [2022-01-13T23:06:50.218Z] 62170e181a92: Preparing [2022-01-13T23:06:50.218Z] 62170e181a92: Waiting [2022-01-13T23:06:50.218Z] 8c4bfd44cf3f: Layer already exists [2022-01-13T23:06:50.218Z] 97861b36c6bc: Layer already exists [2022-01-13T23:06:50.218Z] 26e6a786714f: Layer already exists [2022-01-13T23:06:50.218Z] a755efe52193: Layer already exists [2022-01-13T23:06:50.218Z] 3b6e535b8535: Layer already exists [2022-01-13T23:06:50.218Z] 62170e181a92: Layer already exists [2022-01-13T23:06:50.486Z] latest: digest: sha256:785fe6fd0cd2f1895c0685a3fd63fc5fe45737cf741fa8a38208d5e044fee5c0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:50.830Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:51.162Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.20 [2022-01-13T23:06:51.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-13T23:06:51.162Z] a755efe52193: Preparing [2022-01-13T23:06:51.162Z] 97861b36c6bc: Preparing [2022-01-13T23:06:51.162Z] 3b6e535b8535: Preparing [2022-01-13T23:06:51.162Z] 8c4bfd44cf3f: Preparing [2022-01-13T23:06:51.162Z] 26e6a786714f: Preparing [2022-01-13T23:06:51.162Z] 62170e181a92: Preparing [2022-01-13T23:06:51.162Z] 62170e181a92: Waiting [2022-01-13T23:06:51.162Z] 97861b36c6bc: Layer already exists [2022-01-13T23:06:51.162Z] 8c4bfd44cf3f: Layer already exists [2022-01-13T23:06:51.162Z] 26e6a786714f: Layer already exists [2022-01-13T23:06:51.162Z] a755efe52193: Layer already exists [2022-01-13T23:06:51.162Z] 3b6e535b8535: Layer already exists [2022-01-13T23:06:51.162Z] 62170e181a92: Layer already exists [2022-01-13T23:06:51.432Z] 2.2.0-dev.20: digest: sha256:785fe6fd0cd2f1895c0685a3fd63fc5fe45737cf741fa8a38208d5e044fee5c0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:51.771Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:52.107Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:52.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-13T23:06:52.107Z] a755efe52193: Preparing [2022-01-13T23:06:52.107Z] 97861b36c6bc: Preparing [2022-01-13T23:06:52.107Z] 3b6e535b8535: Preparing [2022-01-13T23:06:52.107Z] 8c4bfd44cf3f: Preparing [2022-01-13T23:06:52.107Z] 26e6a786714f: Preparing [2022-01-13T23:06:52.107Z] 62170e181a92: Preparing [2022-01-13T23:06:52.107Z] 62170e181a92: Waiting [2022-01-13T23:06:52.107Z] a755efe52193: Layer already exists [2022-01-13T23:06:52.107Z] 26e6a786714f: Layer already exists [2022-01-13T23:06:52.107Z] 97861b36c6bc: Layer already exists [2022-01-13T23:06:52.107Z] 8c4bfd44cf3f: Layer already exists [2022-01-13T23:06:52.107Z] 3b6e535b8535: Layer already exists [2022-01-13T23:06:52.107Z] 62170e181a92: Layer already exists [2022-01-13T23:06:52.376Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:785fe6fd0cd2f1895c0685a3fd63fc5fe45737cf741fa8a38208d5e044fee5c0 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:52.718Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:53.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-01-13T23:06:53.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-13T23:06:53.046Z] a755efe52193: Preparing [2022-01-13T23:06:53.046Z] 97861b36c6bc: Preparing [2022-01-13T23:06:53.046Z] 3b6e535b8535: Preparing [2022-01-13T23:06:53.046Z] 8c4bfd44cf3f: Preparing [2022-01-13T23:06:53.046Z] 26e6a786714f: Preparing [2022-01-13T23:06:53.046Z] 62170e181a92: Preparing [2022-01-13T23:06:53.046Z] 62170e181a92: Waiting [2022-01-13T23:06:53.046Z] 3b6e535b8535: Layer already exists [2022-01-13T23:06:53.046Z] 8c4bfd44cf3f: Layer already exists [2022-01-13T23:06:53.046Z] 26e6a786714f: Layer already exists [2022-01-13T23:06:53.046Z] a755efe52193: Layer already exists [2022-01-13T23:06:53.046Z] 97861b36c6bc: Layer already exists [2022-01-13T23:06:53.046Z] 62170e181a92: Layer already exists [2022-01-13T23:06:53.314Z] main: digest: sha256:785fe6fd0cd2f1895c0685a3fd63fc5fe45737cf741fa8a38208d5e044fee5c0 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:06:53.364Z] ===================================================== [Pipeline] echo [2022-01-13T23:06:53.375Z] taggedImages: [2022-01-13T23:06:53.375Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:53.375Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-13T23:06:53.375Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.20 [2022-01-13T23:06:53.375Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:53.375Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-01-13T23:06:53.401Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-01-13T23:06:53.401Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:53.401Z] latest [2022-01-13T23:06:53.401Z] 2.2.0-dev.20 [2022-01-13T23:06:53.401Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:53.401Z] main [2022-01-13T23:06:53.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:53.748Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:54.082Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:06:54.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-13T23:06:54.082Z] 0361943002cf: Preparing [2022-01-13T23:06:54.082Z] 4ca2c1bb5220: Preparing [2022-01-13T23:06:54.082Z] 18330a4759b4: Preparing [2022-01-13T23:06:54.082Z] dc430d529133: Preparing [2022-01-13T23:06:54.082Z] dca31b5c047e: Preparing [2022-01-13T23:06:54.082Z] 964c494a84de: Preparing [2022-01-13T23:06:54.082Z] f976ee183b77: Preparing [2022-01-13T23:06:54.082Z] f43f734e960d: Preparing [2022-01-13T23:06:54.082Z] c2068135e125: Preparing [2022-01-13T23:06:54.082Z] 62170e181a92: Preparing [2022-01-13T23:06:54.082Z] 964c494a84de: Waiting [2022-01-13T23:06:54.082Z] c2068135e125: Waiting [2022-01-13T23:06:54.082Z] 62170e181a92: Waiting [2022-01-13T23:06:54.082Z] f976ee183b77: Waiting [2022-01-13T23:06:54.082Z] f43f734e960d: Waiting [2022-01-13T23:06:54.355Z] 4ca2c1bb5220: Pushed [2022-01-13T23:06:54.355Z] 0361943002cf: Pushed [2022-01-13T23:06:54.356Z] dca31b5c047e: Pushed [2022-01-13T23:06:54.625Z] 964c494a84de: Pushed [2022-01-13T23:06:54.625Z] f976ee183b77: Pushed [2022-01-13T23:06:54.625Z] f43f734e960d: Pushed [2022-01-13T23:06:54.625Z] 62170e181a92: Layer already exists [2022-01-13T23:06:54.897Z] c2068135e125: Pushed [2022-01-13T23:06:56.862Z] dc430d529133: Pushed [2022-01-13T23:06:57.134Z] 18330a4759b4: Pushed [2022-01-13T23:06:57.134Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:964e37a03f650ac7a52f4d5bf3c7617c0fa2d28b067f56cbde6968873991eb00 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:57.474Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:57.813Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-13T23:06:57.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-13T23:06:57.813Z] 0361943002cf: Preparing [2022-01-13T23:06:57.813Z] 4ca2c1bb5220: Preparing [2022-01-13T23:06:57.813Z] 18330a4759b4: Preparing [2022-01-13T23:06:57.813Z] dc430d529133: Preparing [2022-01-13T23:06:57.813Z] dca31b5c047e: Preparing [2022-01-13T23:06:57.813Z] 964c494a84de: Preparing [2022-01-13T23:06:57.813Z] f976ee183b77: Preparing [2022-01-13T23:06:57.813Z] f43f734e960d: Preparing [2022-01-13T23:06:57.813Z] c2068135e125: Preparing [2022-01-13T23:06:57.813Z] 62170e181a92: Preparing [2022-01-13T23:06:57.813Z] f976ee183b77: Waiting [2022-01-13T23:06:57.813Z] c2068135e125: Waiting [2022-01-13T23:06:57.813Z] f43f734e960d: Waiting [2022-01-13T23:06:57.813Z] 62170e181a92: Waiting [2022-01-13T23:06:57.813Z] 4ca2c1bb5220: Layer already exists [2022-01-13T23:06:57.813Z] 18330a4759b4: Layer already exists [2022-01-13T23:06:57.813Z] 0361943002cf: Layer already exists [2022-01-13T23:06:57.813Z] dca31b5c047e: Layer already exists [2022-01-13T23:06:57.813Z] dc430d529133: Layer already exists [2022-01-13T23:06:57.813Z] 964c494a84de: Layer already exists [2022-01-13T23:06:57.813Z] f976ee183b77: Layer already exists [2022-01-13T23:06:57.813Z] f43f734e960d: Layer already exists [2022-01-13T23:06:57.813Z] c2068135e125: Layer already exists [2022-01-13T23:06:57.813Z] 62170e181a92: Layer already exists [2022-01-13T23:06:58.083Z] latest: digest: sha256:964e37a03f650ac7a52f4d5bf3c7617c0fa2d28b067f56cbde6968873991eb00 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:58.434Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:58.773Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.20 [2022-01-13T23:06:58.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-13T23:06:58.773Z] 0361943002cf: Preparing [2022-01-13T23:06:58.773Z] 4ca2c1bb5220: Preparing [2022-01-13T23:06:58.773Z] 18330a4759b4: Preparing [2022-01-13T23:06:58.773Z] dc430d529133: Preparing [2022-01-13T23:06:58.773Z] dca31b5c047e: Preparing [2022-01-13T23:06:58.773Z] 964c494a84de: Preparing [2022-01-13T23:06:58.773Z] f976ee183b77: Preparing [2022-01-13T23:06:58.773Z] f43f734e960d: Preparing [2022-01-13T23:06:58.773Z] c2068135e125: Preparing [2022-01-13T23:06:58.773Z] 62170e181a92: Preparing [2022-01-13T23:06:58.773Z] f976ee183b77: Waiting [2022-01-13T23:06:58.773Z] f43f734e960d: Waiting [2022-01-13T23:06:58.773Z] 62170e181a92: Waiting [2022-01-13T23:06:58.773Z] 964c494a84de: Waiting [2022-01-13T23:06:58.773Z] c2068135e125: Waiting [2022-01-13T23:06:58.773Z] dca31b5c047e: Layer already exists [2022-01-13T23:06:58.773Z] 4ca2c1bb5220: Layer already exists [2022-01-13T23:06:58.773Z] dc430d529133: Layer already exists [2022-01-13T23:06:58.773Z] 18330a4759b4: Layer already exists [2022-01-13T23:06:58.773Z] 0361943002cf: Layer already exists [2022-01-13T23:06:58.773Z] c2068135e125: Layer already exists [2022-01-13T23:06:58.773Z] f976ee183b77: Layer already exists [2022-01-13T23:06:58.773Z] f43f734e960d: Layer already exists [2022-01-13T23:06:58.773Z] 62170e181a92: Layer already exists [2022-01-13T23:06:58.773Z] 964c494a84de: Layer already exists [2022-01-13T23:06:59.041Z] 2.2.0-dev.20: digest: sha256:964e37a03f650ac7a52f4d5bf3c7617c0fa2d28b067f56cbde6968873991eb00 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:59.388Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:06:59.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:06:59.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-13T23:06:59.725Z] 0361943002cf: Preparing [2022-01-13T23:06:59.725Z] 4ca2c1bb5220: Preparing [2022-01-13T23:06:59.725Z] 18330a4759b4: Preparing [2022-01-13T23:06:59.725Z] dc430d529133: Preparing [2022-01-13T23:06:59.725Z] dca31b5c047e: Preparing [2022-01-13T23:06:59.725Z] 964c494a84de: Preparing [2022-01-13T23:06:59.725Z] f976ee183b77: Preparing [2022-01-13T23:06:59.725Z] f43f734e960d: Preparing [2022-01-13T23:06:59.725Z] c2068135e125: Preparing [2022-01-13T23:06:59.725Z] 62170e181a92: Preparing [2022-01-13T23:06:59.725Z] 964c494a84de: Waiting [2022-01-13T23:06:59.725Z] f976ee183b77: Waiting [2022-01-13T23:06:59.725Z] c2068135e125: Waiting [2022-01-13T23:06:59.725Z] 62170e181a92: Waiting [2022-01-13T23:06:59.726Z] f43f734e960d: Waiting [2022-01-13T23:06:59.726Z] 0361943002cf: Layer already exists [2022-01-13T23:06:59.726Z] dc430d529133: Layer already exists [2022-01-13T23:06:59.726Z] 18330a4759b4: Layer already exists [2022-01-13T23:06:59.726Z] 4ca2c1bb5220: Layer already exists [2022-01-13T23:06:59.726Z] dca31b5c047e: Layer already exists [2022-01-13T23:06:59.726Z] 964c494a84de: Layer already exists [2022-01-13T23:06:59.726Z] f976ee183b77: Layer already exists [2022-01-13T23:06:59.726Z] c2068135e125: Layer already exists [2022-01-13T23:06:59.726Z] f43f734e960d: Layer already exists [2022-01-13T23:06:59.726Z] 62170e181a92: Layer already exists [2022-01-13T23:06:59.996Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:964e37a03f650ac7a52f4d5bf3c7617c0fa2d28b067f56cbde6968873991eb00 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:00.338Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:00.673Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-01-13T23:07:00.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-13T23:07:00.673Z] 0361943002cf: Preparing [2022-01-13T23:07:00.673Z] 4ca2c1bb5220: Preparing [2022-01-13T23:07:00.673Z] 18330a4759b4: Preparing [2022-01-13T23:07:00.673Z] dc430d529133: Preparing [2022-01-13T23:07:00.673Z] dca31b5c047e: Preparing [2022-01-13T23:07:00.673Z] 964c494a84de: Preparing [2022-01-13T23:07:00.673Z] f976ee183b77: Preparing [2022-01-13T23:07:00.673Z] f43f734e960d: Preparing [2022-01-13T23:07:00.673Z] c2068135e125: Preparing [2022-01-13T23:07:00.673Z] 62170e181a92: Preparing [2022-01-13T23:07:00.673Z] f976ee183b77: Waiting [2022-01-13T23:07:00.673Z] f43f734e960d: Waiting [2022-01-13T23:07:00.673Z] c2068135e125: Waiting [2022-01-13T23:07:00.673Z] 62170e181a92: Waiting [2022-01-13T23:07:00.673Z] 964c494a84de: Waiting [2022-01-13T23:07:00.673Z] 18330a4759b4: Layer already exists [2022-01-13T23:07:00.673Z] 0361943002cf: Layer already exists [2022-01-13T23:07:00.673Z] 4ca2c1bb5220: Layer already exists [2022-01-13T23:07:00.673Z] dc430d529133: Layer already exists [2022-01-13T23:07:00.673Z] dca31b5c047e: Layer already exists [2022-01-13T23:07:00.673Z] 964c494a84de: Layer already exists [2022-01-13T23:07:00.673Z] f976ee183b77: Layer already exists [2022-01-13T23:07:00.673Z] f43f734e960d: Layer already exists [2022-01-13T23:07:00.673Z] 62170e181a92: Layer already exists [2022-01-13T23:07:00.945Z] c2068135e125: Layer already exists [2022-01-13T23:07:00.945Z] main: digest: sha256:964e37a03f650ac7a52f4d5bf3c7617c0fa2d28b067f56cbde6968873991eb00 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:07:00.997Z] ===================================================== [Pipeline] echo [2022-01-13T23:07:01.006Z] taggedImages: [2022-01-13T23:07:01.006Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:07:01.006Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-13T23:07:01.006Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.20 [2022-01-13T23:07:01.006Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:07:01.006Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-01-13T23:07:01.032Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-01-13T23:07:01.032Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:07:01.032Z] latest [2022-01-13T23:07:01.032Z] 2.2.0-dev.20 [2022-01-13T23:07:01.032Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:07:01.032Z] main [2022-01-13T23:07:01.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:01.411Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:01.747Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:07:01.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-13T23:07:01.747Z] 103f85801083: Preparing [2022-01-13T23:07:01.747Z] d21594480fc4: Preparing [2022-01-13T23:07:01.747Z] 1d8b9f763f0c: Preparing [2022-01-13T23:07:01.747Z] 445d48c6d8fc: Preparing [2022-01-13T23:07:01.747Z] 62170e181a92: Preparing [2022-01-13T23:07:01.747Z] 62170e181a92: Layer already exists [2022-01-13T23:07:01.747Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:07:02.017Z] 103f85801083: Pushed [2022-01-13T23:07:02.286Z] 445d48c6d8fc: Pushed [2022-01-13T23:07:04.881Z] d21594480fc4: Pushed [2022-01-13T23:07:04.881Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:ce804f8131b1925c0bb479d6bf3ffaefff85b209c05f26dd03b3a769aa675385 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:05.215Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:05.545Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-13T23:07:05.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-13T23:07:05.545Z] 103f85801083: Preparing [2022-01-13T23:07:05.545Z] d21594480fc4: Preparing [2022-01-13T23:07:05.545Z] 1d8b9f763f0c: Preparing [2022-01-13T23:07:05.545Z] 445d48c6d8fc: Preparing [2022-01-13T23:07:05.545Z] 62170e181a92: Preparing [2022-01-13T23:07:05.545Z] 103f85801083: Layer already exists [2022-01-13T23:07:05.545Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:07:05.545Z] d21594480fc4: Layer already exists [2022-01-13T23:07:05.545Z] 62170e181a92: Layer already exists [2022-01-13T23:07:05.545Z] 445d48c6d8fc: Layer already exists [2022-01-13T23:07:05.820Z] latest: digest: sha256:ce804f8131b1925c0bb479d6bf3ffaefff85b209c05f26dd03b3a769aa675385 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:06.158Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:06.490Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.20 [2022-01-13T23:07:06.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-13T23:07:06.490Z] 103f85801083: Preparing [2022-01-13T23:07:06.490Z] d21594480fc4: Preparing [2022-01-13T23:07:06.490Z] 1d8b9f763f0c: Preparing [2022-01-13T23:07:06.490Z] 445d48c6d8fc: Preparing [2022-01-13T23:07:06.490Z] 62170e181a92: Preparing [2022-01-13T23:07:06.490Z] 62170e181a92: Layer already exists [2022-01-13T23:07:06.490Z] 103f85801083: Layer already exists [2022-01-13T23:07:06.490Z] 445d48c6d8fc: Layer already exists [2022-01-13T23:07:06.490Z] d21594480fc4: Layer already exists [2022-01-13T23:07:06.490Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:07:06.760Z] 2.2.0-dev.20: digest: sha256:ce804f8131b1925c0bb479d6bf3ffaefff85b209c05f26dd03b3a769aa675385 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:07.096Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:07.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:07:07.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-13T23:07:07.426Z] 103f85801083: Preparing [2022-01-13T23:07:07.426Z] d21594480fc4: Preparing [2022-01-13T23:07:07.426Z] 1d8b9f763f0c: Preparing [2022-01-13T23:07:07.426Z] 445d48c6d8fc: Preparing [2022-01-13T23:07:07.426Z] 62170e181a92: Preparing [2022-01-13T23:07:07.426Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:07:07.426Z] 62170e181a92: Layer already exists [2022-01-13T23:07:07.426Z] 103f85801083: Layer already exists [2022-01-13T23:07:07.426Z] 445d48c6d8fc: Layer already exists [2022-01-13T23:07:07.426Z] d21594480fc4: Layer already exists [2022-01-13T23:07:07.696Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:ce804f8131b1925c0bb479d6bf3ffaefff85b209c05f26dd03b3a769aa675385 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:08.034Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:08.363Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-01-13T23:07:08.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-13T23:07:08.363Z] 103f85801083: Preparing [2022-01-13T23:07:08.363Z] d21594480fc4: Preparing [2022-01-13T23:07:08.363Z] 1d8b9f763f0c: Preparing [2022-01-13T23:07:08.363Z] 445d48c6d8fc: Preparing [2022-01-13T23:07:08.363Z] 62170e181a92: Preparing [2022-01-13T23:07:08.363Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:07:08.363Z] 62170e181a92: Layer already exists [2022-01-13T23:07:08.364Z] 103f85801083: Layer already exists [2022-01-13T23:07:08.364Z] 445d48c6d8fc: Layer already exists [2022-01-13T23:07:08.364Z] d21594480fc4: Layer already exists [2022-01-13T23:07:08.632Z] main: digest: sha256:ce804f8131b1925c0bb479d6bf3ffaefff85b209c05f26dd03b3a769aa675385 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:07:08.678Z] ===================================================== [Pipeline] echo [2022-01-13T23:07:08.685Z] taggedImages: [2022-01-13T23:07:08.685Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:07:08.685Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-13T23:07:08.685Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.20 [2022-01-13T23:07:08.685Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:07:08.685Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-01-13T23:07:08.706Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-01-13T23:07:08.706Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:07:08.706Z] latest [2022-01-13T23:07:08.706Z] 2.2.0-dev.20 [2022-01-13T23:07:08.706Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:07:08.706Z] main [2022-01-13T23:07:08.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:09.052Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:09.383Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:07:09.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-13T23:07:09.383Z] a6077367b651: Preparing [2022-01-13T23:07:09.383Z] 1279e7edae2c: Preparing [2022-01-13T23:07:09.383Z] 1d8b9f763f0c: Preparing [2022-01-13T23:07:09.383Z] 7dff50af090b: Preparing [2022-01-13T23:07:09.383Z] 62170e181a92: Preparing [2022-01-13T23:07:09.383Z] 62170e181a92: Layer already exists [2022-01-13T23:07:09.383Z] 7dff50af090b: Layer already exists [2022-01-13T23:07:09.383Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:07:09.651Z] a6077367b651: Pushed [2022-01-13T23:07:12.236Z] 1279e7edae2c: Pushed [2022-01-13T23:07:12.236Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:4688374aad5382ff5f04a74b8ee2160bb9cbc1d1fc562eadafa065cf175cf869 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:12.569Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:12.900Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-13T23:07:12.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-13T23:07:12.900Z] a6077367b651: Preparing [2022-01-13T23:07:12.900Z] 1279e7edae2c: Preparing [2022-01-13T23:07:12.900Z] 1d8b9f763f0c: Preparing [2022-01-13T23:07:12.900Z] 7dff50af090b: Preparing [2022-01-13T23:07:12.900Z] 62170e181a92: Preparing [2022-01-13T23:07:12.900Z] a6077367b651: Layer already exists [2022-01-13T23:07:12.900Z] 7dff50af090b: Layer already exists [2022-01-13T23:07:12.900Z] 62170e181a92: Layer already exists [2022-01-13T23:07:12.900Z] 1279e7edae2c: Layer already exists [2022-01-13T23:07:12.900Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:07:13.167Z] latest: digest: sha256:4688374aad5382ff5f04a74b8ee2160bb9cbc1d1fc562eadafa065cf175cf869 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:13.495Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:13.824Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.20 [2022-01-13T23:07:13.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-13T23:07:13.824Z] a6077367b651: Preparing [2022-01-13T23:07:13.824Z] 1279e7edae2c: Preparing [2022-01-13T23:07:13.824Z] 1d8b9f763f0c: Preparing [2022-01-13T23:07:13.824Z] 7dff50af090b: Preparing [2022-01-13T23:07:13.824Z] 62170e181a92: Preparing [2022-01-13T23:07:13.824Z] 62170e181a92: Layer already exists [2022-01-13T23:07:13.824Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:07:13.824Z] a6077367b651: Layer already exists [2022-01-13T23:07:13.824Z] 1279e7edae2c: Layer already exists [2022-01-13T23:07:13.824Z] 7dff50af090b: Layer already exists [2022-01-13T23:07:14.092Z] 2.2.0-dev.20: digest: sha256:4688374aad5382ff5f04a74b8ee2160bb9cbc1d1fc562eadafa065cf175cf869 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:14.426Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:14.751Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:07:14.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-13T23:07:14.751Z] a6077367b651: Preparing [2022-01-13T23:07:14.751Z] 1279e7edae2c: Preparing [2022-01-13T23:07:14.751Z] 1d8b9f763f0c: Preparing [2022-01-13T23:07:14.751Z] 7dff50af090b: Preparing [2022-01-13T23:07:14.751Z] 62170e181a92: Preparing [2022-01-13T23:07:14.751Z] a6077367b651: Layer already exists [2022-01-13T23:07:14.751Z] 62170e181a92: Layer already exists [2022-01-13T23:07:14.751Z] 7dff50af090b: Layer already exists [2022-01-13T23:07:14.751Z] 1279e7edae2c: Layer already exists [2022-01-13T23:07:14.751Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:07:15.019Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:4688374aad5382ff5f04a74b8ee2160bb9cbc1d1fc562eadafa065cf175cf869 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:15.356Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:15.679Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-01-13T23:07:15.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-13T23:07:15.679Z] a6077367b651: Preparing [2022-01-13T23:07:15.679Z] 1279e7edae2c: Preparing [2022-01-13T23:07:15.679Z] 1d8b9f763f0c: Preparing [2022-01-13T23:07:15.679Z] 7dff50af090b: Preparing [2022-01-13T23:07:15.679Z] 62170e181a92: Preparing [2022-01-13T23:07:15.679Z] 62170e181a92: Layer already exists [2022-01-13T23:07:15.679Z] a6077367b651: Layer already exists [2022-01-13T23:07:15.679Z] 1279e7edae2c: Layer already exists [2022-01-13T23:07:15.679Z] 7dff50af090b: Layer already exists [2022-01-13T23:07:15.679Z] 1d8b9f763f0c: Layer already exists [2022-01-13T23:07:15.946Z] main: digest: sha256:4688374aad5382ff5f04a74b8ee2160bb9cbc1d1fc562eadafa065cf175cf869 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:07:15.989Z] ===================================================== [Pipeline] echo [2022-01-13T23:07:15.998Z] taggedImages: [2022-01-13T23:07:15.998Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:07:15.998Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-13T23:07:15.998Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.20 [2022-01-13T23:07:15.998Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:07:15.998Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-01-13T23:07:16.018Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-01-13T23:07:16.018Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:07:16.018Z] latest [2022-01-13T23:07:16.018Z] 2.2.0-dev.20 [2022-01-13T23:07:16.018Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:07:16.018Z] main [2022-01-13T23:07:16.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:16.371Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:16.702Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:07:16.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-13T23:07:16.702Z] 93a6f2f8e9b7: Preparing [2022-01-13T23:07:16.702Z] 19ebbc3eea1e: Preparing [2022-01-13T23:07:16.702Z] d9aca2341ede: Preparing [2022-01-13T23:07:16.702Z] d677045dbd09: Preparing [2022-01-13T23:07:16.702Z] e25cc80ef78c: Preparing [2022-01-13T23:07:16.702Z] f7be28c579d0: Preparing [2022-01-13T23:07:16.702Z] 5ddf987a193f: Preparing [2022-01-13T23:07:16.702Z] 05d0a213effb: Preparing [2022-01-13T23:07:16.702Z] 087270190219: Preparing [2022-01-13T23:07:16.702Z] b49c6594ab31: Preparing [2022-01-13T23:07:16.702Z] 62170e181a92: Preparing [2022-01-13T23:07:16.702Z] 05d0a213effb: Waiting [2022-01-13T23:07:16.702Z] b49c6594ab31: Waiting [2022-01-13T23:07:16.702Z] 62170e181a92: Waiting [2022-01-13T23:07:16.702Z] f7be28c579d0: Waiting [2022-01-13T23:07:16.702Z] 087270190219: Waiting [2022-01-13T23:07:16.702Z] 5ddf987a193f: Waiting [2022-01-13T23:07:16.975Z] e25cc80ef78c: Layer already exists [2022-01-13T23:07:16.975Z] f7be28c579d0: Layer already exists [2022-01-13T23:07:16.975Z] 5ddf987a193f: Layer already exists [2022-01-13T23:07:16.975Z] 05d0a213effb: Layer already exists [2022-01-13T23:07:16.975Z] 087270190219: Layer already exists [2022-01-13T23:07:16.975Z] 19ebbc3eea1e: Pushed [2022-01-13T23:07:16.975Z] b49c6594ab31: Layer already exists [2022-01-13T23:07:16.975Z] 62170e181a92: Layer already exists [2022-01-13T23:07:17.569Z] 93a6f2f8e9b7: Pushed [2022-01-13T23:07:19.589Z] d9aca2341ede: Pushed [2022-01-13T23:07:34.746Z] d677045dbd09: Pushed [2022-01-13T23:07:34.746Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:a08319e3777ee61cbfc5a1b7ab178967290f20d66019b5dbdd467a4511e5b94a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:35.081Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:35.414Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-13T23:07:35.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-13T23:07:35.414Z] 93a6f2f8e9b7: Preparing [2022-01-13T23:07:35.414Z] 19ebbc3eea1e: Preparing [2022-01-13T23:07:35.414Z] d9aca2341ede: Preparing [2022-01-13T23:07:35.414Z] d677045dbd09: Preparing [2022-01-13T23:07:35.414Z] e25cc80ef78c: Preparing [2022-01-13T23:07:35.414Z] f7be28c579d0: Preparing [2022-01-13T23:07:35.414Z] 5ddf987a193f: Preparing [2022-01-13T23:07:35.414Z] 05d0a213effb: Preparing [2022-01-13T23:07:35.414Z] 087270190219: Preparing [2022-01-13T23:07:35.414Z] b49c6594ab31: Preparing [2022-01-13T23:07:35.414Z] 62170e181a92: Preparing [2022-01-13T23:07:35.415Z] f7be28c579d0: Waiting [2022-01-13T23:07:35.415Z] 05d0a213effb: Waiting [2022-01-13T23:07:35.415Z] 087270190219: Waiting [2022-01-13T23:07:35.415Z] b49c6594ab31: Waiting [2022-01-13T23:07:35.415Z] 62170e181a92: Waiting [2022-01-13T23:07:35.415Z] 5ddf987a193f: Waiting [2022-01-13T23:07:35.415Z] d9aca2341ede: Layer already exists [2022-01-13T23:07:35.415Z] e25cc80ef78c: Layer already exists [2022-01-13T23:07:35.415Z] 93a6f2f8e9b7: Layer already exists [2022-01-13T23:07:35.415Z] d677045dbd09: Layer already exists [2022-01-13T23:07:35.415Z] 19ebbc3eea1e: Layer already exists [2022-01-13T23:07:35.415Z] 5ddf987a193f: Layer already exists [2022-01-13T23:07:35.415Z] 05d0a213effb: Layer already exists [2022-01-13T23:07:35.415Z] f7be28c579d0: Layer already exists [2022-01-13T23:07:35.415Z] 087270190219: Layer already exists [2022-01-13T23:07:35.415Z] b49c6594ab31: Layer already exists [2022-01-13T23:07:35.415Z] 62170e181a92: Layer already exists [2022-01-13T23:07:35.684Z] latest: digest: sha256:a08319e3777ee61cbfc5a1b7ab178967290f20d66019b5dbdd467a4511e5b94a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:36.023Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:36.351Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.20 [2022-01-13T23:07:36.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-13T23:07:36.351Z] 93a6f2f8e9b7: Preparing [2022-01-13T23:07:36.351Z] 19ebbc3eea1e: Preparing [2022-01-13T23:07:36.351Z] d9aca2341ede: Preparing [2022-01-13T23:07:36.351Z] d677045dbd09: Preparing [2022-01-13T23:07:36.351Z] e25cc80ef78c: Preparing [2022-01-13T23:07:36.351Z] f7be28c579d0: Preparing [2022-01-13T23:07:36.351Z] 5ddf987a193f: Preparing [2022-01-13T23:07:36.351Z] 05d0a213effb: Preparing [2022-01-13T23:07:36.351Z] 087270190219: Preparing [2022-01-13T23:07:36.351Z] b49c6594ab31: Preparing [2022-01-13T23:07:36.351Z] 62170e181a92: Preparing [2022-01-13T23:07:36.351Z] 05d0a213effb: Waiting [2022-01-13T23:07:36.351Z] 087270190219: Waiting [2022-01-13T23:07:36.351Z] b49c6594ab31: Waiting [2022-01-13T23:07:36.351Z] 62170e181a92: Waiting [2022-01-13T23:07:36.351Z] f7be28c579d0: Waiting [2022-01-13T23:07:36.351Z] 5ddf987a193f: Waiting [2022-01-13T23:07:36.351Z] e25cc80ef78c: Layer already exists [2022-01-13T23:07:36.351Z] 19ebbc3eea1e: Layer already exists [2022-01-13T23:07:36.352Z] d9aca2341ede: Layer already exists [2022-01-13T23:07:36.352Z] 93a6f2f8e9b7: Layer already exists [2022-01-13T23:07:36.352Z] d677045dbd09: Layer already exists [2022-01-13T23:07:36.352Z] 5ddf987a193f: Layer already exists [2022-01-13T23:07:36.352Z] f7be28c579d0: Layer already exists [2022-01-13T23:07:36.352Z] 05d0a213effb: Layer already exists [2022-01-13T23:07:36.352Z] b49c6594ab31: Layer already exists [2022-01-13T23:07:36.352Z] 087270190219: Layer already exists [2022-01-13T23:07:36.622Z] 62170e181a92: Layer already exists [2022-01-13T23:07:36.622Z] 2.2.0-dev.20: digest: sha256:a08319e3777ee61cbfc5a1b7ab178967290f20d66019b5dbdd467a4511e5b94a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:36.957Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:37.287Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:07:37.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-13T23:07:37.287Z] 93a6f2f8e9b7: Preparing [2022-01-13T23:07:37.287Z] 19ebbc3eea1e: Preparing [2022-01-13T23:07:37.287Z] d9aca2341ede: Preparing [2022-01-13T23:07:37.287Z] d677045dbd09: Preparing [2022-01-13T23:07:37.287Z] e25cc80ef78c: Preparing [2022-01-13T23:07:37.287Z] f7be28c579d0: Preparing [2022-01-13T23:07:37.287Z] 5ddf987a193f: Preparing [2022-01-13T23:07:37.287Z] 05d0a213effb: Preparing [2022-01-13T23:07:37.287Z] 087270190219: Preparing [2022-01-13T23:07:37.287Z] b49c6594ab31: Preparing [2022-01-13T23:07:37.287Z] 62170e181a92: Preparing [2022-01-13T23:07:37.287Z] f7be28c579d0: Waiting [2022-01-13T23:07:37.287Z] 5ddf987a193f: Waiting [2022-01-13T23:07:37.287Z] 05d0a213effb: Waiting [2022-01-13T23:07:37.287Z] 087270190219: Waiting [2022-01-13T23:07:37.287Z] b49c6594ab31: Waiting [2022-01-13T23:07:37.287Z] 62170e181a92: Waiting [2022-01-13T23:07:37.287Z] d9aca2341ede: Layer already exists [2022-01-13T23:07:37.287Z] d677045dbd09: Layer already exists [2022-01-13T23:07:37.287Z] e25cc80ef78c: Layer already exists [2022-01-13T23:07:37.287Z] 93a6f2f8e9b7: Layer already exists [2022-01-13T23:07:37.287Z] 19ebbc3eea1e: Layer already exists [2022-01-13T23:07:37.287Z] f7be28c579d0: Layer already exists [2022-01-13T23:07:37.287Z] 5ddf987a193f: Layer already exists [2022-01-13T23:07:37.287Z] b49c6594ab31: Layer already exists [2022-01-13T23:07:37.287Z] 087270190219: Layer already exists [2022-01-13T23:07:37.287Z] 05d0a213effb: Layer already exists [2022-01-13T23:07:37.287Z] 62170e181a92: Layer already exists [2022-01-13T23:07:37.557Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20: digest: sha256:a08319e3777ee61cbfc5a1b7ab178967290f20d66019b5dbdd467a4511e5b94a size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:37.897Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:38.229Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-01-13T23:07:38.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-13T23:07:38.229Z] 93a6f2f8e9b7: Preparing [2022-01-13T23:07:38.229Z] 19ebbc3eea1e: Preparing [2022-01-13T23:07:38.229Z] d9aca2341ede: Preparing [2022-01-13T23:07:38.229Z] d677045dbd09: Preparing [2022-01-13T23:07:38.229Z] e25cc80ef78c: Preparing [2022-01-13T23:07:38.229Z] f7be28c579d0: Preparing [2022-01-13T23:07:38.229Z] 5ddf987a193f: Preparing [2022-01-13T23:07:38.229Z] 05d0a213effb: Preparing [2022-01-13T23:07:38.229Z] 087270190219: Preparing [2022-01-13T23:07:38.229Z] b49c6594ab31: Preparing [2022-01-13T23:07:38.229Z] 62170e181a92: Preparing [2022-01-13T23:07:38.229Z] 05d0a213effb: Waiting [2022-01-13T23:07:38.229Z] 087270190219: Waiting [2022-01-13T23:07:38.229Z] f7be28c579d0: Waiting [2022-01-13T23:07:38.229Z] 5ddf987a193f: Waiting [2022-01-13T23:07:38.229Z] 62170e181a92: Waiting [2022-01-13T23:07:38.229Z] b49c6594ab31: Waiting [2022-01-13T23:07:38.229Z] d9aca2341ede: Layer already exists [2022-01-13T23:07:38.229Z] d677045dbd09: Layer already exists [2022-01-13T23:07:38.229Z] e25cc80ef78c: Layer already exists [2022-01-13T23:07:38.229Z] 93a6f2f8e9b7: Layer already exists [2022-01-13T23:07:38.230Z] 19ebbc3eea1e: Layer already exists [2022-01-13T23:07:38.230Z] 05d0a213effb: Layer already exists [2022-01-13T23:07:38.230Z] f7be28c579d0: Layer already exists [2022-01-13T23:07:38.230Z] 087270190219: Layer already exists [2022-01-13T23:07:38.230Z] 5ddf987a193f: Layer already exists [2022-01-13T23:07:38.230Z] b49c6594ab31: Layer already exists [2022-01-13T23:07:38.499Z] 62170e181a92: Layer already exists [2022-01-13T23:07:38.499Z] main: digest: sha256:a08319e3777ee61cbfc5a1b7ab178967290f20d66019b5dbdd467a4511e5b94a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T23:07:38.547Z] ===================================================== [Pipeline] echo [2022-01-13T23:07:38.556Z] taggedImages: [2022-01-13T23:07:38.556Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T23:07:38.556Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-13T23:07:38.556Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.20 [2022-01-13T23:07:38.556Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.20 [2022-01-13T23:07:38.556Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:38.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T23:07:38.922Z] [2022-01-13T23:07:38.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:07:39.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T23:07:39.534Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-13T23:07:39.534Z] 448f6bf000e3: Pulling fs layer [2022-01-13T23:07:39.534Z] f757da607395: Pulling fs layer [2022-01-13T23:07:39.534Z] 05883995daec: Pulling fs layer [2022-01-13T23:07:39.534Z] 8603b9c90790: Pulling fs layer [2022-01-13T23:07:39.534Z] 1560dd03e051: Pulling fs layer [2022-01-13T23:07:39.534Z] 27f5ce0e4adf: Pulling fs layer [2022-01-13T23:07:39.534Z] c2d8d7efcc4b: Pulling fs layer [2022-01-13T23:07:39.534Z] 1560dd03e051: Waiting [2022-01-13T23:07:39.534Z] 8603b9c90790: Waiting [2022-01-13T23:07:39.534Z] c2d8d7efcc4b: Waiting [2022-01-13T23:07:39.534Z] 27f5ce0e4adf: Waiting [2022-01-13T23:07:39.534Z] f757da607395: Download complete [2022-01-13T23:07:39.534Z] 8603b9c90790: Verifying Checksum [2022-01-13T23:07:39.534Z] 8603b9c90790: Download complete [2022-01-13T23:07:39.534Z] 1560dd03e051: Verifying Checksum [2022-01-13T23:07:39.534Z] 1560dd03e051: Download complete [2022-01-13T23:07:39.534Z] 27f5ce0e4adf: Verifying Checksum [2022-01-13T23:07:39.534Z] 27f5ce0e4adf: Download complete [2022-01-13T23:07:39.806Z] 05883995daec: Verifying Checksum [2022-01-13T23:07:40.079Z] 448f6bf000e3: Download complete [2022-01-13T23:07:42.685Z] c2d8d7efcc4b: Verifying Checksum [2022-01-13T23:07:42.685Z] c2d8d7efcc4b: Download complete [2022-01-13T23:07:43.668Z] 448f6bf000e3: Pull complete [2022-01-13T23:07:44.258Z] f757da607395: Pull complete [2022-01-13T23:07:45.677Z] 05883995daec: Pull complete [2022-01-13T23:07:45.949Z] 8603b9c90790: Pull complete [2022-01-13T23:07:46.919Z] 1560dd03e051: Pull complete [2022-01-13T23:07:47.187Z] 27f5ce0e4adf: Pull complete [2022-01-13T23:08:02.446Z] c2d8d7efcc4b: Pull complete [2022-01-13T23:08:02.446Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-13T23:08:02.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T23:08:02.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-13T23:08:02.637Z] prd-ubuntu18.04-docker-arm64-4c-16g-1467 does not seem to be running inside a container [2022-01-13T23:08:02.731Z] $ 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/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-13T23:08:04.167Z] $ docker top 49953f9ef08832a1ab621c08cf5eb3444a9116f4fab007cfda0e965085d3b704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:08:05.128Z] ---> job-cost.sh [2022-01-13T23:08:05.128Z] lf-activate-venv: SKIPPING [2022-01-13T23:08:05.128Z] INFO: No Stack... [2022-01-13T23:08:05.396Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-13T23:08:05.664Z] INFO: Archiving Costs [Pipeline] sh [2022-01-13T23:08:06.312Z] + + catcut /w/workspace/edgex-go/136/archives/cost.csv -d, [2022-01-13T23:08:06.312Z] -f6 [Pipeline] lock [2022-01-13T23:08:06.372Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-136-stack-cost] [2022-01-13T23:08:06.380Z] Resource [jenkins-edgexfoundry-edgex-go-main-136-stack-cost] did not exist. Created. [2022-01-13T23:08:06.380Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-13T23:08:07.028Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-13T23:08:07.595Z] Stashed 1 file(s) [Pipeline] } [2022-01-13T23:08:07.604Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-136-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-13T23:08:07.646Z] $ docker stop --time=1 49953f9ef08832a1ab621c08cf5eb3444a9116f4fab007cfda0e965085d3b704 [2022-01-13T23:08:09.122Z] $ docker rm -f 49953f9ef08832a1ab621c08cf5eb3444a9116f4fab007cfda0e965085d3b704 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-13T23:08:09.636Z] provisioning config files... [2022-01-13T23:08:09.647Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/136@tmp/config7917804539656976611tmp [Pipeline] { [Pipeline] sh [2022-01-13T23:08:09.943Z] + set +x [2022-01-13T23:08:09.943Z] + curl -s https://codecov.io/bash [2022-01-13T23:08:09.943Z] + bash -s -- [2022-01-13T23:08:09.943Z] [2022-01-13T23:08:09.943Z] _____ _ [2022-01-13T23:08:09.943Z] / ____| | | [2022-01-13T23:08:09.943Z] | | ___ __| | ___ ___ _____ __ [2022-01-13T23:08:09.943Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-13T23:08:09.943Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-13T23:08:09.943Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-13T23:08:09.943Z] Bash-1.0.6 [2022-01-13T23:08:09.943Z] [2022-01-13T23:08:09.943Z] [2022-01-13T23:08:09.943Z] ==> git version 2.24.4 found [2022-01-13T23:08:09.943Z] ==> 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 [2022-01-13T23:08:09.943Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-13T23:08:09.943Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-13T23:08:09.943Z] ==> Jenkins CI detected. [2022-01-13T23:08:09.943Z] current dir:  /w/workspace/edgex-go/136 [2022-01-13T23:08:09.943Z] project root: . [2022-01-13T23:08:09.943Z] --> token set from env [2022-01-13T23:08:09.943Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-13T23:08:10.202Z] ==> Running gcov in . (disable via -X gcov) [2022-01-13T23:08:10.202Z] ==> Python coveragepy not found [2022-01-13T23:08:10.202Z] ==> Searching for coverage reports in: [2022-01-13T23:08:10.202Z] + . [2022-01-13T23:08:10.202Z] -> Found 1 reports [2022-01-13T23:08:10.202Z] ==> Detecting git/mercurial file structure [2022-01-13T23:08:10.203Z] ==> Reading reports [2022-01-13T23:08:10.203Z] + ./coverage.out bytes=428381 [2022-01-13T23:08:10.203Z] ==> Appending adjustments [2022-01-13T23:08:10.203Z] https://docs.codecov.io/docs/fixing-reports [2022-01-13T23:08:11.140Z] + Found adjustments [2022-01-13T23:08:11.140Z] ==> Gzipping contents [2022-01-13T23:08:11.400Z] 60K /tmp/codecov.GzsiJ4.gz [2022-01-13T23:08:11.400Z] ==> Uploading reports [2022-01-13T23:08:11.400Z] url: https://codecov.io [2022-01-13T23:08:11.400Z] query: branch=main&commit=76a2231e8148cb604158a0f3c13d077a257babdb&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-13T23:08:11.400Z] -> Pinging Codecov [2022-01-13T23:08:11.400Z] 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=76a2231e8148cb604158a0f3c13d077a257babdb&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-13T23:08:11.660Z] -> Uploading to [2022-01-13T23:08:11.660Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-13/00271124DB129430A58F1EEE437C3FCB/76a2231e8148cb604158a0f3c13d077a257babdb/549418c8-ccf9-4a66-96f0-189d44fdbc51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220113T230811Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e08341313d14086e4e295e9bb8a0efd3a317361d96e3533463eba4f7912d0d13 [2022-01-13T23:08:11.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T23:08:11.660Z] Dload Upload Total Spent Left Speed [2022-01-13T23:08:11.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57895 0 0 100 57895 0 173k --:--:-- --:--:-- --:--:-- 173k [2022-01-13T23:08:11.920Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] } [2022-01-13T23:08:11.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-01-13T23:08:12.199Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-13T23:08:12.214Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:08:12.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-13T23:08:12.502Z] [2022-01-13T23:08:12.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:08:12.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-13T23:08:12.813Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-13T23:08:12.813Z] 188c0c94c7c5: Pulling fs layer [2022-01-13T23:08:12.813Z] 0ef7d3d256c8: Pulling fs layer [2022-01-13T23:08:12.813Z] de9db76c5a1d: Pulling fs layer [2022-01-13T23:08:12.813Z] 0eba1c9be4d2: Pulling fs layer [2022-01-13T23:08:12.813Z] 0d57e429df01: Pulling fs layer [2022-01-13T23:08:12.813Z] 4e4be7b47b0d: Pulling fs layer [2022-01-13T23:08:12.813Z] e1f770b5df2f: Pulling fs layer [2022-01-13T23:08:12.813Z] 85a0685a4137: Pulling fs layer [2022-01-13T23:08:12.813Z] 0eba1c9be4d2: Waiting [2022-01-13T23:08:12.813Z] 0d57e429df01: Waiting [2022-01-13T23:08:12.813Z] 4e4be7b47b0d: Waiting [2022-01-13T23:08:12.813Z] e1f770b5df2f: Waiting [2022-01-13T23:08:12.813Z] 85a0685a4137: Waiting [2022-01-13T23:08:12.813Z] de9db76c5a1d: Download complete [2022-01-13T23:08:12.813Z] 0ef7d3d256c8: Verifying Checksum [2022-01-13T23:08:12.813Z] 0ef7d3d256c8: Download complete [2022-01-13T23:08:12.813Z] 0d57e429df01: Verifying Checksum [2022-01-13T23:08:12.813Z] 0d57e429df01: Download complete [2022-01-13T23:08:12.813Z] 4e4be7b47b0d: Verifying Checksum [2022-01-13T23:08:12.813Z] 4e4be7b47b0d: Download complete [2022-01-13T23:08:12.813Z] 188c0c94c7c5: Verifying Checksum [2022-01-13T23:08:12.813Z] 188c0c94c7c5: Download complete [2022-01-13T23:08:13.075Z] 188c0c94c7c5: Pull complete [2022-01-13T23:08:13.075Z] e1f770b5df2f: Verifying Checksum [2022-01-13T23:08:13.075Z] e1f770b5df2f: Download complete [2022-01-13T23:08:13.339Z] 0ef7d3d256c8: Pull complete [2022-01-13T23:08:13.606Z] de9db76c5a1d: Pull complete [2022-01-13T23:08:13.606Z] 0eba1c9be4d2: Verifying Checksum [2022-01-13T23:08:13.606Z] 0eba1c9be4d2: Download complete [2022-01-13T23:08:13.874Z] 85a0685a4137: Verifying Checksum [2022-01-13T23:08:13.874Z] 85a0685a4137: Download complete [2022-01-13T23:08:17.191Z] 0eba1c9be4d2: Pull complete [2022-01-13T23:08:17.191Z] 0d57e429df01: Pull complete [2022-01-13T23:08:17.191Z] 4e4be7b47b0d: Pull complete [2022-01-13T23:08:18.141Z] e1f770b5df2f: Pull complete [2022-01-13T23:08:22.357Z] 85a0685a4137: Pull complete [2022-01-13T23:08:22.357Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-13T23:08:22.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-13T23:08:22.357Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-13T23:08:22.423Z] prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container [2022-01-13T23:08:22.449Z] $ 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/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-13T23:08:25.209Z] $ docker top 69f049805dfbdf85638ce27ae6b1f08dc8455cfa35972dd6e947ed3a641b7bb3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-13T23:08:25.290Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-13T23:08:25.587Z] + set -o pipefail [2022-01-13T23:08:25.587Z] + snyk monitor '--org=edgex-jenkins' [2022-01-13T23:08:32.190Z] [2022-01-13T23:08:32.190Z] Monitoring /w/workspace/edgex-go/136 (github.com/edgexfoundry/edgex-go)... [2022-01-13T23:08:32.190Z] [2022-01-13T23:08:32.190Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f0f4eee2-aff2-446d-8c2e-fb37552c820b [2022-01-13T23:08:32.190Z] [2022-01-13T23:08:32.190Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-13T23:08:32.190Z] [2022-01-13T23:08:32.190Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-13T23:08:32.190Z] [2022-01-13T23:08:32.190Z] [Pipeline] } [2022-01-13T23:08:32.194Z] $ docker stop --time=1 69f049805dfbdf85638ce27ae6b1f08dc8455cfa35972dd6e947ed3a641b7bb3 [2022-01-13T23:08:34.173Z] $ docker rm -f 69f049805dfbdf85638ce27ae6b1f08dc8455cfa35972dd6e947ed3a641b7bb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-01-13T23:08:34.663Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T23:08:34.677Z] provisioning config files... [2022-01-13T23:08:34.686Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/136@tmp/config8639591419479455005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:08:34.982Z] --> edgex-publish-swagger.sh [2022-01-13T23:08:34.982Z] === Publish openapi/v2 API === [2022-01-13T23:08:34.982Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-01-13T23:08:34.982Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/136/openapi/v2/core-command.yaml] [2022-01-13T23:08:34.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T23:08:34.982Z] Dload Upload Total Spent Left Speed [2022-01-13T23:08:35.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33343 0 0 100 33343 0 30073 0:00:01 0:00:01 --:--:-- 30092 100 33343 0 0 100 33343 0 30069 0:00:01 0:00:01 --:--:-- 30092 [2022-01-13T23:08:35.923Z] [2022-01-13T23:08:35.923Z] [2022-01-13T23:08:35.923Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/136/openapi/v2/core-data.yaml] [2022-01-13T23:08:35.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T23:08:35.923Z] Dload Upload Total Spent Left Speed [2022-01-13T23:08:37.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 69027 0:00:01 0:00:01 --:--:-- 69044 100 71116 0 0 100 71116 0 69015 0:00:01 0:00:01 --:--:-- 69044 [2022-01-13T23:08:37.301Z] [2022-01-13T23:08:37.301Z] [2022-01-13T23:08:37.301Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/136/openapi/v2/core-metadata.yaml] [2022-01-13T23:08:37.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T23:08:37.301Z] Dload Upload Total Spent Left Speed [2022-01-13T23:08:38.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 119k 0:00:01 0:00:01 --:--:-- 119k 100 119k 0 0 100 119k 0 119k 0:00:01 0:00:01 --:--:-- 119k [2022-01-13T23:08:38.239Z] [2022-01-13T23:08:38.239Z] [2022-01-13T23:08:38.239Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/136/openapi/v2/support-notifications.yaml] [2022-01-13T23:08:38.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T23:08:38.239Z] Dload Upload Total Spent Left Speed [2022-01-13T23:08:39.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 83609 0:00:01 0:00:01 --:--:-- 83644 100 88830 0 0 100 88830 0 83597 0:00:01 0:00:01 --:--:-- 83644 [2022-01-13T23:08:39.175Z] [2022-01-13T23:08:39.175Z] [2022-01-13T23:08:39.175Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/136/openapi/v2/support-scheduler.yaml] [2022-01-13T23:08:39.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T23:08:39.176Z] Dload Upload Total Spent Left Speed [2022-01-13T23:08:40.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 38731 0:00:01 0:00:01 --:--:-- 38757 100 39068 0 0 100 39068 0 38726 0:00:01 0:00:01 --:--:-- 38757 [2022-01-13T23:08:40.118Z] [2022-01-13T23:08:40.118Z] [2022-01-13T23:08:40.118Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/136/openapi/v2/system-agent.yaml] [2022-01-13T23:08:40.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T23:08:40.118Z] Dload Upload Total Spent Left Speed [2022-01-13T23:08:41.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 21024 --:--:-- --:--:-- --:--:-- 21010 100 19603 0 0 100 19603 0 21021 --:--:-- --:--:-- --:--:-- 21010 [2022-01-13T23:08:41.058Z] [2022-01-13T23:08:41.058Z] [Pipeline] } [2022-01-13T23:08:41.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-01-13T23:08:41.440Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T23:08:41.440Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:08:41.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T23:08:41.736Z] . [Pipeline] withDockerContainer [2022-01-13T23:08:41.798Z] prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container [2022-01-13T23:08:41.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-13T23:08:42.188Z] $ docker top cbd402b150e5a9acbb80c312d17d037b376779bb456cb350d0d03c6b7efa77b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-13T23:08:42.266Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T23:08:42.554Z] + git semver [Pipeline] } [2022-01-13T23:08:42.560Z] $ docker stop --time=1 cbd402b150e5a9acbb80c312d17d037b376779bb456cb350d0d03c6b7efa77b1 [2022-01-13T23:08:43.738Z] $ docker rm -f cbd402b150e5a9acbb80c312d17d037b376779bb456cb350d0d03c6b7efa77b1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:08:44.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-13T23:08:44.116Z] [2022-01-13T23:08:44.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:08:44.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-13T23:08:44.417Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-13T23:08:44.417Z] ab5ef0e58194: Pulling fs layer [2022-01-13T23:08:44.417Z] 9712f1f96733: Pulling fs layer [2022-01-13T23:08:44.417Z] 63f879dbbcfc: Pulling fs layer [2022-01-13T23:08:44.417Z] 0d9ebad4ef96: Pulling fs layer [2022-01-13T23:08:44.417Z] e9a5061849ea: Pulling fs layer [2022-01-13T23:08:44.417Z] d747dcd14b5f: Pulling fs layer [2022-01-13T23:08:44.417Z] 2de7ff778b66: Pulling fs layer [2022-01-13T23:08:44.417Z] 0d9ebad4ef96: Waiting [2022-01-13T23:08:44.417Z] e9a5061849ea: Waiting [2022-01-13T23:08:44.417Z] d747dcd14b5f: Waiting [2022-01-13T23:08:44.417Z] 2de7ff778b66: Waiting [2022-01-13T23:08:44.417Z] 9712f1f96733: Verifying Checksum [2022-01-13T23:08:44.417Z] 9712f1f96733: Download complete [2022-01-13T23:08:44.684Z] 63f879dbbcfc: Verifying Checksum [2022-01-13T23:08:44.684Z] 63f879dbbcfc: Download complete [2022-01-13T23:08:44.969Z] ab5ef0e58194: Verifying Checksum [2022-01-13T23:08:44.969Z] ab5ef0e58194: Download complete [2022-01-13T23:08:44.969Z] d747dcd14b5f: Verifying Checksum [2022-01-13T23:08:44.969Z] d747dcd14b5f: Download complete [2022-01-13T23:08:44.969Z] 0d9ebad4ef96: Verifying Checksum [2022-01-13T23:08:44.969Z] 0d9ebad4ef96: Download complete [2022-01-13T23:08:44.969Z] e9a5061849ea: Verifying Checksum [2022-01-13T23:08:44.969Z] e9a5061849ea: Download complete [2022-01-13T23:08:44.969Z] 2de7ff778b66: Verifying Checksum [2022-01-13T23:08:44.969Z] 2de7ff778b66: Download complete [2022-01-13T23:08:48.307Z] ab5ef0e58194: Pull complete [2022-01-13T23:08:48.307Z] 9712f1f96733: Pull complete [2022-01-13T23:08:48.896Z] 63f879dbbcfc: Pull complete [2022-01-13T23:08:53.141Z] 0d9ebad4ef96: Pull complete [2022-01-13T23:08:53.141Z] e9a5061849ea: Pull complete [2022-01-13T23:08:53.141Z] d747dcd14b5f: Pull complete [2022-01-13T23:08:54.088Z] 2de7ff778b66: Pull complete [2022-01-13T23:08:54.088Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-13T23:08:54.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-13T23:08:54.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-13T23:08:54.151Z] prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container [2022-01-13T23:08:54.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-13T23:08:57.386Z] $ docker top 08bbb69b3a2c7523a3084db187961d8d487c72fc66d66dc6250204688c0ea972 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-13T23:08:57.549Z] provisioning config files... [2022-01-13T23:08:57.618Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/136@tmp/config3959296683210374834tmp [2022-01-13T23:08:57.724Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/136@tmp/config3426352223084856470tmp [2022-01-13T23:08:57.825Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/136@tmp/config6228557127415832506tmp [Pipeline] { [Pipeline] echo [2022-01-13T23:08:57.840Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:08:58.125Z] ---> sigul-configuration.sh [2022-01-13T23:08:58.125Z] gpg: directory `/root/.gnupg' created [2022-01-13T23:08:58.125Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-13T23:08:58.125Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-13T23:08:58.125Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-13T23:08:58.125Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-13T23:08:58.125Z] gpg: CAST5 encrypted data [2022-01-13T23:08:58.125Z] gpg: encrypted with 1 passphrase [2022-01-13T23:08:58.125Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-13T23:08:58.414Z] + mkdir /home/jenkins [2022-01-13T23:08:58.414Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-13T23:08:58.707Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-01-13T23:08:58.717Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:08:59.006Z] ---> sigul-install.sh [2022-01-13T23:08:59.006Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-13T23:08:59.303Z] + git tag --list [2022-01-13T23:08:59.303Z] 0.6.0 [2022-01-13T23:08:59.303Z] 0.6.1 [2022-01-13T23:08:59.303Z] 0.7.0 [2022-01-13T23:08:59.303Z] 0.7.1 [2022-01-13T23:08:59.303Z] v1.0.0 [2022-01-13T23:08:59.303Z] v1.0.1 [2022-01-13T23:08:59.303Z] v1.1.0 [2022-01-13T23:08:59.303Z] v1.2.0 [2022-01-13T23:08:59.303Z] v1.2.1 [2022-01-13T23:08:59.303Z] v1.3.0 [2022-01-13T23:08:59.303Z] v1.3.1 [2022-01-13T23:08:59.303Z] v2.0.0 [2022-01-13T23:08:59.303Z] v2.0.1-dev.1 [2022-01-13T23:08:59.303Z] v2.0.1-dev.10 [2022-01-13T23:08:59.303Z] v2.0.1-dev.11 [2022-01-13T23:08:59.303Z] v2.0.1-dev.12 [2022-01-13T23:08:59.303Z] v2.0.1-dev.13 [2022-01-13T23:08:59.303Z] v2.0.1-dev.14 [2022-01-13T23:08:59.303Z] v2.0.1-dev.15 [2022-01-13T23:08:59.303Z] v2.0.1-dev.16 [2022-01-13T23:08:59.303Z] v2.0.1-dev.17 [2022-01-13T23:08:59.303Z] v2.0.1-dev.18 [2022-01-13T23:08:59.303Z] v2.0.1-dev.19 [2022-01-13T23:08:59.303Z] v2.0.1-dev.2 [2022-01-13T23:08:59.303Z] v2.0.1-dev.20 [2022-01-13T23:08:59.303Z] v2.0.1-dev.21 [2022-01-13T23:08:59.303Z] v2.0.1-dev.22 [2022-01-13T23:08:59.303Z] v2.0.1-dev.23 [2022-01-13T23:08:59.303Z] v2.0.1-dev.24 [2022-01-13T23:08:59.303Z] v2.0.1-dev.25 [2022-01-13T23:08:59.303Z] v2.0.1-dev.26 [2022-01-13T23:08:59.303Z] v2.0.1-dev.27 [2022-01-13T23:08:59.303Z] v2.0.1-dev.28 [2022-01-13T23:08:59.303Z] v2.0.1-dev.29 [2022-01-13T23:08:59.303Z] v2.0.1-dev.3 [2022-01-13T23:08:59.303Z] v2.0.1-dev.30 [2022-01-13T23:08:59.303Z] v2.0.1-dev.31 [2022-01-13T23:08:59.303Z] v2.0.1-dev.32 [2022-01-13T23:08:59.303Z] v2.0.1-dev.33 [2022-01-13T23:08:59.303Z] v2.0.1-dev.34 [2022-01-13T23:08:59.303Z] v2.0.1-dev.35 [2022-01-13T23:08:59.303Z] v2.0.1-dev.36 [2022-01-13T23:08:59.303Z] v2.0.1-dev.37 [2022-01-13T23:08:59.303Z] v2.0.1-dev.38 [2022-01-13T23:08:59.303Z] v2.0.1-dev.39 [2022-01-13T23:08:59.303Z] v2.0.1-dev.4 [2022-01-13T23:08:59.303Z] v2.0.1-dev.40 [2022-01-13T23:08:59.303Z] v2.0.1-dev.41 [2022-01-13T23:08:59.303Z] v2.0.1-dev.42 [2022-01-13T23:08:59.303Z] v2.0.1-dev.43 [2022-01-13T23:08:59.303Z] v2.0.1-dev.44 [2022-01-13T23:08:59.303Z] v2.0.1-dev.45 [2022-01-13T23:08:59.303Z] v2.0.1-dev.46 [2022-01-13T23:08:59.303Z] v2.0.1-dev.47 [2022-01-13T23:08:59.303Z] v2.0.1-dev.48 [2022-01-13T23:08:59.303Z] v2.0.1-dev.49 [2022-01-13T23:08:59.303Z] v2.0.1-dev.5 [2022-01-13T23:08:59.303Z] v2.0.1-dev.50 [2022-01-13T23:08:59.303Z] v2.0.1-dev.51 [2022-01-13T23:08:59.303Z] v2.0.1-dev.52 [2022-01-13T23:08:59.303Z] v2.0.1-dev.53 [2022-01-13T23:08:59.303Z] v2.0.1-dev.54 [2022-01-13T23:08:59.303Z] v2.0.1-dev.55 [2022-01-13T23:08:59.303Z] v2.0.1-dev.56 [2022-01-13T23:08:59.303Z] v2.0.1-dev.57 [2022-01-13T23:08:59.303Z] v2.0.1-dev.58 [2022-01-13T23:08:59.303Z] v2.0.1-dev.59 [2022-01-13T23:08:59.303Z] v2.0.1-dev.6 [2022-01-13T23:08:59.303Z] v2.0.1-dev.60 [2022-01-13T23:08:59.303Z] v2.0.1-dev.61 [2022-01-13T23:08:59.303Z] v2.0.1-dev.62 [2022-01-13T23:08:59.303Z] v2.0.1-dev.63 [2022-01-13T23:08:59.303Z] v2.0.1-dev.64 [2022-01-13T23:08:59.303Z] v2.0.1-dev.65 [2022-01-13T23:08:59.303Z] v2.0.1-dev.66 [2022-01-13T23:08:59.303Z] v2.0.1-dev.67 [2022-01-13T23:08:59.303Z] v2.0.1-dev.68 [2022-01-13T23:08:59.303Z] v2.0.1-dev.69 [2022-01-13T23:08:59.303Z] v2.0.1-dev.7 [2022-01-13T23:08:59.303Z] v2.0.1-dev.70 [2022-01-13T23:08:59.303Z] v2.0.1-dev.71 [2022-01-13T23:08:59.303Z] v2.0.1-dev.72 [2022-01-13T23:08:59.303Z] v2.0.1-dev.73 [2022-01-13T23:08:59.303Z] v2.0.1-dev.74 [2022-01-13T23:08:59.303Z] v2.0.1-dev.75 [2022-01-13T23:08:59.303Z] v2.0.1-dev.76 [2022-01-13T23:08:59.303Z] v2.0.1-dev.77 [2022-01-13T23:08:59.303Z] v2.0.1-dev.78 [2022-01-13T23:08:59.303Z] v2.0.1-dev.79 [2022-01-13T23:08:59.303Z] v2.0.1-dev.8 [2022-01-13T23:08:59.303Z] v2.0.1-dev.80 [2022-01-13T23:08:59.303Z] v2.0.1-dev.81 [2022-01-13T23:08:59.303Z] v2.0.1-dev.82 [2022-01-13T23:08:59.303Z] v2.0.1-dev.83 [2022-01-13T23:08:59.303Z] v2.0.1-dev.84 [2022-01-13T23:08:59.303Z] v2.0.1-dev.85 [2022-01-13T23:08:59.303Z] v2.0.1-dev.86 [2022-01-13T23:08:59.303Z] v2.0.1-dev.87 [2022-01-13T23:08:59.303Z] v2.0.1-dev.88 [2022-01-13T23:08:59.303Z] v2.0.1-dev.89 [2022-01-13T23:08:59.303Z] v2.0.1-dev.9 [2022-01-13T23:08:59.303Z] v2.0.1-dev.90 [2022-01-13T23:08:59.303Z] v2.0.1-dev.91 [2022-01-13T23:08:59.303Z] v2.0.1-dev.92 [2022-01-13T23:08:59.303Z] v2.0.1-dev.93 [2022-01-13T23:08:59.303Z] v2.0.1-dev.94 [2022-01-13T23:08:59.303Z] v2.0.1-dev.95 [2022-01-13T23:08:59.303Z] v2.0.1-dev.96 [2022-01-13T23:08:59.303Z] v2.0.1-dev.97 [2022-01-13T23:08:59.303Z] v2.0.1-dev.98 [2022-01-13T23:08:59.303Z] v2.0.1-dev.99 [2022-01-13T23:08:59.303Z] v2.1.0 [2022-01-13T23:08:59.303Z] v2.2.0-dev.1 [2022-01-13T23:08:59.303Z] v2.2.0-dev.10 [2022-01-13T23:08:59.303Z] v2.2.0-dev.11 [2022-01-13T23:08:59.303Z] v2.2.0-dev.12 [2022-01-13T23:08:59.303Z] v2.2.0-dev.13 [2022-01-13T23:08:59.303Z] v2.2.0-dev.14 [2022-01-13T23:08:59.303Z] v2.2.0-dev.15 [2022-01-13T23:08:59.303Z] v2.2.0-dev.16 [2022-01-13T23:08:59.303Z] v2.2.0-dev.17 [2022-01-13T23:08:59.303Z] v2.2.0-dev.18 [2022-01-13T23:08:59.303Z] v2.2.0-dev.19 [2022-01-13T23:08:59.303Z] v2.2.0-dev.2 [2022-01-13T23:08:59.303Z] v2.2.0-dev.3 [2022-01-13T23:08:59.303Z] v2.2.0-dev.4 [2022-01-13T23:08:59.303Z] v2.2.0-dev.5 [2022-01-13T23:08:59.303Z] v2.2.0-dev.6 [2022-01-13T23:08:59.303Z] v2.2.0-dev.7 [2022-01-13T23:08:59.303Z] v2.2.0-dev.8 [2022-01-13T23:08:59.303Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-13T23:08:59.599Z] + lftools sign git-tag v2.2.0-dev.20 [2022-01-13T23:09:00.168Z] Signing Git tag with Sigul... [2022-01-13T23:09:00.168Z] Signing v2.2.0-dev.20 [2022-01-13T23:09:00.168Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.2.0-dev.20'], return code 1, stdout , stderr [Pipeline] echo [2022-01-13T23:09:00.177Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:09:00.468Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-13T23:09:00.477Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-13T23:09:00.486Z] $ docker stop --time=1 08bbb69b3a2c7523a3084db187961d8d487c72fc66d66dc6250204688c0ea972 [2022-01-13T23:09:01.685Z] $ docker rm -f 08bbb69b3a2c7523a3084db187961d8d487c72fc66d66dc6250204688c0ea972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-13T23:09:02.113Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T23:09:02.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:09:02.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T23:09:02.408Z] . [Pipeline] withDockerContainer [2022-01-13T23:09:02.472Z] prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container [2022-01-13T23:09:02.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-13T23:09:02.894Z] $ docker top 87bd5ed8862d476c7fb9d6ae3318502689eddd629afa991896e7d51380c2390c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-13T23:09:02.985Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T23:09:03.279Z] + git semver [Pipeline] } [2022-01-13T23:09:03.286Z] $ docker stop --time=1 87bd5ed8862d476c7fb9d6ae3318502689eddd629afa991896e7d51380c2390c [2022-01-13T23:09:04.456Z] $ docker rm -f 87bd5ed8862d476c7fb9d6ae3318502689eddd629afa991896e7d51380c2390c [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T23:09:04.803Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T23:09:04.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:09:05.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T23:09:05.099Z] . [Pipeline] withDockerContainer [2022-01-13T23:09:05.174Z] prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container [2022-01-13T23:09:05.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-13T23:09:05.581Z] $ docker top 10628c7c50cbcbd25b144af77787f9f4517bb78f8ef9fe5a37478a218c49909d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-13T23:09:05.672Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.0-dev.19' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T23:09:05.966Z] + git semver [Pipeline] } [2022-01-13T23:09:05.971Z] $ docker stop --time=1 10628c7c50cbcbd25b144af77787f9f4517bb78f8ef9fe5a37478a218c49909d [2022-01-13T23:09:07.148Z] $ docker rm -f 10628c7c50cbcbd25b144af77787f9f4517bb78f8ef9fe5a37478a218c49909d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-13T23:09:07.733Z] + '[' -d /w/workspace/edgex-go/136/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:09:08.037Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:09:08.596Z] ---> package-listing.sh [2022-01-13T23:09:08.596Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-13T23:09:08.596Z] ++ facter osfamily [2022-01-13T23:09:08.857Z] + OS_FAMILY=redhat [2022-01-13T23:09:08.857Z] + workspace=/w/workspace/edgex-go/136 [2022-01-13T23:09:08.857Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-13T23:09:08.857Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-13T23:09:08.857Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-13T23:09:08.857Z] + PACKAGES=/tmp/packages_start.txt [2022-01-13T23:09:08.857Z] + '[' /w/workspace/edgex-go/136 ']' [2022-01-13T23:09:08.857Z] + PACKAGES=/tmp/packages_end.txt [2022-01-13T23:09:08.857Z] + case "${OS_FAMILY}" in [2022-01-13T23:09:08.857Z] + sort [2022-01-13T23:09:08.857Z] + rpm -qa [2022-01-13T23:09:13.055Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-13T23:09:13.055Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-13T23:09:13.055Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-13T23:09:13.055Z] + '[' /w/workspace/edgex-go/136 ']' [2022-01-13T23:09:13.055Z] + mkdir -p /w/workspace/edgex-go/136/archives/ [2022-01-13T23:09:13.055Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/136/archives/ [Pipeline] echo [2022-01-13T23:09:13.067Z] 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/136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-13T23:09:13.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:09:13.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T23:09:13.909Z] [2022-01-13T23:09:13.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T23:09:14.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T23:09:14.209Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-13T23:09:14.209Z] b4d181a07f80: Pulling fs layer [2022-01-13T23:09:14.209Z] a1111a8f2ec3: Pulling fs layer [2022-01-13T23:09:14.209Z] ed53099fbce6: Pulling fs layer [2022-01-13T23:09:14.209Z] dc539afda2c1: Pulling fs layer [2022-01-13T23:09:14.209Z] 77bc0d833cb6: Pulling fs layer [2022-01-13T23:09:14.209Z] 9065ff56babe: Pulling fs layer [2022-01-13T23:09:14.209Z] d287ab97295c: Pulling fs layer [2022-01-13T23:09:14.209Z] dc539afda2c1: Waiting [2022-01-13T23:09:14.209Z] 77bc0d833cb6: Waiting [2022-01-13T23:09:14.209Z] 9065ff56babe: Waiting [2022-01-13T23:09:14.209Z] d287ab97295c: Waiting [2022-01-13T23:09:14.209Z] a1111a8f2ec3: Verifying Checksum [2022-01-13T23:09:14.209Z] a1111a8f2ec3: Download complete [2022-01-13T23:09:14.209Z] dc539afda2c1: Verifying Checksum [2022-01-13T23:09:14.209Z] dc539afda2c1: Download complete [2022-01-13T23:09:14.209Z] ed53099fbce6: Verifying Checksum [2022-01-13T23:09:14.209Z] ed53099fbce6: Download complete [2022-01-13T23:09:14.473Z] 9065ff56babe: Verifying Checksum [2022-01-13T23:09:14.473Z] 9065ff56babe: Download complete [2022-01-13T23:09:14.473Z] 77bc0d833cb6: Verifying Checksum [2022-01-13T23:09:14.473Z] 77bc0d833cb6: Download complete [2022-01-13T23:09:14.473Z] b4d181a07f80: Verifying Checksum [2022-01-13T23:09:14.473Z] b4d181a07f80: Download complete [2022-01-13T23:09:15.058Z] d287ab97295c: Verifying Checksum [2022-01-13T23:09:15.058Z] d287ab97295c: Download complete [2022-01-13T23:09:16.014Z] b4d181a07f80: Pull complete [2022-01-13T23:09:16.014Z] a1111a8f2ec3: Pull complete [2022-01-13T23:09:16.586Z] ed53099fbce6: Pull complete [2022-01-13T23:09:16.586Z] dc539afda2c1: Pull complete [2022-01-13T23:09:16.849Z] 77bc0d833cb6: Pull complete [2022-01-13T23:09:17.107Z] 9065ff56babe: Pull complete [2022-01-13T23:09:22.426Z] d287ab97295c: Pull complete [2022-01-13T23:09:22.426Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-13T23:09:22.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T23:09:22.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-13T23:09:22.486Z] prd-centos7-docker-4c-2g-1466 does not seem to be running inside a container [2022-01-13T23:09:22.510Z] $ 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/136/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/136 -v /w/workspace/edgex-go/136:/w/workspace/edgex-go/136:rw,z -v /w/workspace/edgex-go/136@tmp:/w/workspace/edgex-go/136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-13T23:09:24.759Z] $ docker top 19fee4e6fb3d303c1d6b27793ca7f58fdf122cd7b19e48a70db81b37d5e7c5e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T23:09:25.119Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-13T23:09:25.408Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-13T23:09:25.695Z] + ls /var/log/sa-host [2022-01-13T23:09:25.695Z] + sadf -c /var/log/sa-host/sa13 [2022-01-13T23:09:25.695Z] file_magic: OK [2022-01-13T23:09:25.695Z] HZ: Using current value: 100 [2022-01-13T23:09:25.695Z] file_header: OK [2022-01-13T23:09:25.695Z] 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 [2022-01-13T23:09:25.695Z] Statistics: [2022-01-13T23:09:25.695Z] 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... [2022-01-13T23:09:25.695Z] File successfully converted to sysstat format version 12.0.3 [2022-01-13T23:09:25.695Z] + sadf -c /var/log/sa-host/sa17 [2022-01-13T23:09:25.695Z] file_magic: OK [2022-01-13T23:09:25.695Z] HZ: Using current value: 100 [2022-01-13T23:09:25.695Z] file_header: OK [2022-01-13T23:09:25.695Z] 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 [2022-01-13T23:09:25.695Z] Statistics: [2022-01-13T23:09:25.695Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-13T23:09:25.695Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T23:09:25.910Z] provisioning config files... [2022-01-13T23:09:25.920Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/136@tmp/config7780811378258914572tmp [Pipeline] { [Pipeline] echo [2022-01-13T23:09:25.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:09:26.218Z] ---> create-netrc.sh [Pipeline] } [2022-01-13T23:09:26.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:09:26.556Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-13T23:09:26.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:09:26.856Z] ---> sudo-logs.sh [2022-01-13T23:09:26.856Z] Archiving 'sudo' log.. [2022-01-13T23:09:26.856Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1466.novalocal: Name or service not known [2022-01-13T23:09:26.856Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1466.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-13T23:09:26.876Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:09:27.161Z] ---> job-cost.sh [2022-01-13T23:09:27.161Z] lf-activate-venv: SKIPPING [2022-01-13T23:09:27.161Z] DEBUG: total: 0.10999999940395355 [2022-01-13T23:09:27.161Z] INFO: Retrieving Stack Cost... [2022-01-13T23:09:27.730Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-13T23:09:27.989Z] INFO: Archiving Costs [Pipeline] echo [2022-01-13T23:09:28.002Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T23:09:28.296Z] ---> logs-deploy.sh [2022-01-13T23:09:28.296Z] lf-activate-venv: SKIPPING [2022-01-13T23:09:28.296Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/136 [2022-01-13T23:09:28.296Z] INFO: archiving workspace using pattern(s): [2022-01-13T23:09:28.868Z] Archives upload complete. [2022-01-13T23:09:28.868Z] INFO: archiving logs to Nexus [2022-01-13T23:09:29.436Z] ---> uname -a: [2022-01-13T23:09:29.436Z] Linux prd-centos7-docker-4c-2g-1466.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-01-13T23:09:29.436Z] [2022-01-13T23:09:29.436Z] [2022-01-13T23:09:29.436Z] ---> lscpu: [2022-01-13T23:09:29.436Z] Architecture: x86_64 [2022-01-13T23:09:29.436Z] CPU op-mode(s): 32-bit, 64-bit [2022-01-13T23:09:29.436Z] Byte Order: Little Endian [2022-01-13T23:09:29.436Z] Address sizes: 40 bits physical, 48 bits virtual [2022-01-13T23:09:29.436Z] CPU(s): 2 [2022-01-13T23:09:29.436Z] On-line CPU(s) list: 0,1 [2022-01-13T23:09:29.436Z] Thread(s) per core: 1 [2022-01-13T23:09:29.436Z] Core(s) per socket: 1 [2022-01-13T23:09:29.436Z] Socket(s): 2 [2022-01-13T23:09:29.436Z] NUMA node(s): 1 [2022-01-13T23:09:29.436Z] Vendor ID: AuthenticAMD [2022-01-13T23:09:29.436Z] CPU family: 23 [2022-01-13T23:09:29.436Z] Model: 49 [2022-01-13T23:09:29.436Z] Model name: AMD EPYC-Rome Processor [2022-01-13T23:09:29.436Z] Stepping: 0 [2022-01-13T23:09:29.436Z] CPU MHz: 2799.976 [2022-01-13T23:09:29.436Z] BogoMIPS: 5599.95 [2022-01-13T23:09:29.436Z] Virtualization: AMD-V [2022-01-13T23:09:29.436Z] Hypervisor vendor: KVM [2022-01-13T23:09:29.436Z] Virtualization type: full [2022-01-13T23:09:29.436Z] L1d cache: 32K [2022-01-13T23:09:29.436Z] L1i cache: 32K [2022-01-13T23:09:29.436Z] L2 cache: 512K [2022-01-13T23:09:29.436Z] L3 cache: 16384K [2022-01-13T23:09:29.436Z] NUMA node0 CPU(s): 0,1 [2022-01-13T23:09:29.436Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-01-13T23:09:29.436Z] [2022-01-13T23:09:29.436Z] [2022-01-13T23:09:29.436Z] ---> nproc: [2022-01-13T23:09:29.436Z] 2 [2022-01-13T23:09:29.436Z] [2022-01-13T23:09:29.436Z] [2022-01-13T23:09:29.436Z] ---> df -h: [2022-01-13T23:09:29.436Z] Filesystem Size Used Avail Use% Mounted on [2022-01-13T23:09:29.436Z] overlay 40G 14G 27G 35% / [2022-01-13T23:09:29.436Z] tmpfs 64M 0 64M 0% /dev [2022-01-13T23:09:29.436Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-01-13T23:09:29.436Z] shm 64M 0 64M 0% /dev/shm [2022-01-13T23:09:29.436Z] /dev/vda1 40G 14G 27G 35% /facter-os [2022-01-13T23:09:29.436Z] [2022-01-13T23:09:29.436Z] [2022-01-13T23:09:29.436Z] ---> sar -b -r -n DEV: [2022-01-13T23:09:29.436Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/13/22 _x86_64_ (2 CPU) [2022-01-13T23:09:29.436Z] [2022-01-13T23:09:29.436Z] 22:53:08 LINUX RESTART (2 CPU) [2022-01-13T23:09:29.436Z] [2022-01-13T23:09:29.436Z] 22:54:01 tps rtps wtps bread/s bwrtn/s [2022-01-13T23:09:29.436Z] 22:55:01 319.95 0.00 319.95 0.00 99662.50 [2022-01-13T23:09:29.436Z] 22:56:01 60.51 0.00 60.51 0.00 11590.24 [2022-01-13T23:09:29.436Z] 22:57:02 115.75 0.02 115.74 0.53 5059.95 [2022-01-13T23:09:29.436Z] 22:58:02 796.40 369.96 426.44 30556.19 273928.40 [2022-01-13T23:09:29.436Z] 22:59:01 433.60 272.07 161.54 14949.31 58563.67 [2022-01-13T23:09:29.436Z] 23:00:02 523.14 42.00 481.14 4724.75 161873.06 [2022-01-13T23:09:29.436Z] 23:01:01 66.03 18.22 47.81 1496.22 5168.89 [2022-01-13T23:09:29.436Z] 23:02:01 2.01 0.13 1.88 2.80 41.32 [2022-01-13T23:09:29.436Z] 23:03:01 0.25 0.00 0.25 0.00 2.43 [2022-01-13T23:09:29.436Z] 23:04:01 0.20 0.03 0.17 0.27 1.77 [2022-01-13T23:09:29.436Z] 23:05:01 0.27 0.00 0.27 0.00 3.43 [2022-01-13T23:09:29.436Z] 23:06:01 0.22 0.00 0.22 0.00 2.45 [2022-01-13T23:09:29.436Z] 23:07:01 0.20 0.00 0.20 0.00 1.65 [2022-01-13T23:09:29.436Z] 23:08:01 0.22 0.00 0.22 0.00 2.20 [2022-01-13T23:09:29.436Z] 23:09:01 237.99 3.10 234.89 676.90 54286.83 [2022-01-13T23:09:29.436Z] Average: 170.87 47.12 123.76 3508.18 44922.49 [2022-01-13T23:09:29.436Z] [2022-01-13T23:09:29.436Z] 22:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-01-13T23:09:29.436Z] 22:55:01 3502560 0 1025104 12.80 2620 3478656 1514464 16.72 1300388 2730024 112772 [2022-01-13T23:09:29.436Z] 22:56:01 3236164 0 1048344 13.09 2620 3721812 1520184 16.78 1446388 2835356 17020 [2022-01-13T23:09:29.436Z] 22:57:02 3182868 0 1062288 13.26 2620 3761164 1443224 15.93 1466456 2848272 92764 [2022-01-13T23:09:29.436Z] 22:58:02 141956 0 1360876 16.99 2620 6503488 2519256 27.81 3439940 3815320 420204 [2022-01-13T23:09:29.436Z] 22:59:01 1172396 0 1329520 16.60 2620 5504404 2319064 25.60 2281820 3937144 11768 [2022-01-13T23:09:29.436Z] 23:00:02 1825444 0 1223056 15.27 2620 4957820 2022240 22.33 1540632 4012692 184 [2022-01-13T23:09:29.436Z] 23:01:01 3187932 0 1129144 14.10 2620 3689244 1502440 16.59 1610308 2615856 20 [2022-01-13T23:09:29.437Z] 23:02:01 3201396 0 1115464 13.93 2620 3689460 1369776 15.12 1601412 2615048 24 [2022-01-13T23:09:29.437Z] 23:03:01 3202132 0 1114760 13.92 2620 3689428 1369776 15.12 1600844 2615040 8 [2022-01-13T23:09:29.437Z] 23:04:01 3196812 0 1120072 13.99 2620 3689436 1370076 15.13 1606952 2614448 20 [2022-01-13T23:09:29.437Z] 23:05:01 3198400 0 1118484 13.97 2620 3689436 1369776 15.12 1606404 2613736 12 [2022-01-13T23:09:29.437Z] 23:06:01 3200788 0 1116088 13.94 2620 3689444 1369776 15.12 1605296 2612148 8 [2022-01-13T23:09:29.437Z] 23:07:01 3200780 0 1116092 13.94 2620 3689448 1369776 15.12 1605744 2612144 16 [2022-01-13T23:09:29.437Z] 23:08:01 3198320 0 1118552 13.97 2620 3689448 1370040 15.13 1607732 2612144 12 [2022-01-13T23:09:29.437Z] 23:09:01 1550700 0 1423924 17.78 2620 5031696 1745704 19.27 1935444 3758052 328 [2022-01-13T23:09:29.437Z] Average: 2679910 0 1161451 14.50 2620 4164959 1611705 17.79 1750384 2989828 43677 [2022-01-13T23:09:29.437Z] [2022-01-13T23:09:29.437Z] 22:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-01-13T23:09:29.437Z] 22:55:01 eth0 399.95 276.59 5407.45 39.17 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:55:01 veth019bd58 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:55:01 docker0 190.23 250.40 15.47 2041.29 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:56:01 eth0 25.77 13.81 19.94 10.63 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:56:01 veth019bd58 1.85 1.85 0.15 0.16 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:56:01 docker0 1.85 1.85 0.12 0.16 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:57:02 eth0 20.60 10.94 17.88 9.29 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:57:02 veth019bd58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:58:02 eth0 152.80 103.91 1863.84 130.43 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:58:02 veth586960a 0.00 0.51 0.00 0.03 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:58:02 docker0 36.22 44.82 2.05 187.91 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:59:01 veth304b66c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:59:01 veth29c866a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:59:01 eth0 12.63 6.43 10.50 5.51 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:00:02 eth0 175.55 85.22 1850.93 23.78 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:00:02 veth74b2517 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:00:02 veth586960a 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:01:01 eth0 404.18 407.84 235.74 1653.29 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:01:01 docker0 637.38 693.09 67.76 5718.19 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:02:01 eth0 0.10 0.13 0.01 0.04 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:03:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:04:01 eth0 8.23 4.21 7.85 0.48 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:05:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:06:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:07:01 eth0 0.90 0.08 0.09 0.01 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:08:01 eth0 2.95 0.57 0.74 0.40 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:09:01 eth0 360.60 218.27 7669.31 162.67 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:09:01 veth39145ca 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] 23:09:01 docker0 28.94 54.15 2.87 392.58 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] Average: eth0 104.14 74.97 1142.08 134.19 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] Average: veth39145ca 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] Average: docker0 19.35 28.92 1.53 221.63 0.00 0.00 0.00 0.00 [2022-01-13T23:09:29.437Z] [2022-01-13T23:09:29.437Z] [2022-01-13T23:09:29.437Z] ---> sar -P ALL: [2022-01-13T23:09:29.437Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/13/22 _x86_64_ (2 CPU) [2022-01-13T23:09:29.437Z] [2022-01-13T23:09:29.437Z] 22:53:08 LINUX RESTART (2 CPU) [2022-01-13T23:09:29.437Z] [2022-01-13T23:09:29.437Z] 22:54:01 CPU %user %nice %system %iowait %steal %idle [2022-01-13T23:09:29.437Z] 22:55:01 all 42.12 0.00 13.20 2.87 0.09 41.71 [2022-01-13T23:09:29.437Z] 22:55:01 0 42.57 0.00 13.70 2.75 0.09 40.88 [2022-01-13T23:09:29.437Z] 22:55:01 1 41.67 0.00 12.71 2.99 0.09 42.54 [2022-01-13T23:09:29.437Z] 22:56:01 all 40.41 0.00 4.26 0.33 0.08 54.91 [2022-01-13T23:09:29.437Z] 22:56:01 0 40.46 0.00 4.35 0.39 0.07 54.74 [2022-01-13T23:09:29.437Z] 22:56:01 1 40.37 0.00 4.18 0.28 0.09 55.08 [2022-01-13T23:09:29.437Z] 22:57:02 all 73.38 0.00 6.43 1.14 0.11 18.93 [2022-01-13T23:09:29.437Z] 22:57:02 0 73.97 0.00 6.03 1.15 0.13 18.72 [2022-01-13T23:09:29.437Z] 22:57:02 1 72.80 0.00 6.84 1.13 0.09 19.14 [2022-01-13T23:09:29.437Z] 22:58:02 all 30.78 0.00 17.88 26.49 0.11 24.75 [2022-01-13T23:09:29.437Z] 22:58:02 0 30.58 0.00 18.46 27.59 0.09 23.29 [2022-01-13T23:09:29.437Z] 22:58:02 1 30.98 0.00 17.30 25.40 0.13 26.20 [2022-01-13T23:09:29.437Z] 22:59:01 all 70.70 0.00 10.51 17.27 0.13 1.39 [2022-01-13T23:09:29.437Z] 22:59:01 0 70.26 0.00 10.35 17.29 0.13 1.97 [2022-01-13T23:09:29.437Z] 22:59:01 1 71.14 0.00 10.66 17.26 0.13 0.81 [2022-01-13T23:09:29.437Z] 23:00:02 all 73.32 0.00 18.56 5.39 0.14 2.59 [2022-01-13T23:09:29.437Z] 23:00:02 0 73.03 0.00 18.59 5.47 0.15 2.76 [2022-01-13T23:09:29.437Z] 23:00:02 1 73.62 0.00 18.52 5.31 0.13 2.42 [2022-01-13T23:09:29.437Z] 23:01:01 all 18.86 0.00 5.12 0.84 0.09 75.09 [2022-01-13T23:09:29.437Z] 23:01:01 0 18.62 0.00 5.27 0.97 0.07 75.06 [2022-01-13T23:09:29.437Z] 23:01:01 1 19.10 0.00 4.96 0.71 0.11 75.12 [2022-01-13T23:09:29.437Z] 23:02:01 all 0.24 0.00 0.08 0.00 0.03 99.65 [2022-01-13T23:09:29.437Z] 23:02:01 0 0.03 0.00 0.07 0.00 0.03 99.87 [2022-01-13T23:09:29.437Z] 23:02:01 1 0.45 0.00 0.08 0.00 0.03 99.43 [2022-01-13T23:09:29.437Z] 23:03:01 all 0.14 0.00 0.04 0.00 0.02 99.80 [2022-01-13T23:09:29.437Z] 23:03:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2022-01-13T23:09:29.437Z] 23:03:01 1 0.23 0.00 0.03 0.00 0.00 99.73 [2022-01-13T23:09:29.437Z] 23:04:01 all 0.20 0.00 0.04 0.00 0.03 99.73 [2022-01-13T23:09:29.437Z] 23:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-01-13T23:09:29.437Z] 23:04:01 1 0.35 0.00 0.05 0.00 0.03 99.57 [2022-01-13T23:09:29.437Z] 23:05:01 all 0.09 0.00 0.05 0.00 0.03 99.83 [2022-01-13T23:09:29.437Z] 23:05:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2022-01-13T23:09:29.437Z] 23:05:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2022-01-13T23:09:29.437Z] [2022-01-13T23:09:29.437Z] 23:05:01 CPU %user %nice %system %iowait %steal %idle [2022-01-13T23:09:29.437Z] 23:06:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2022-01-13T23:09:29.437Z] 23:06:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2022-01-13T23:09:29.437Z] 23:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-01-13T23:09:29.437Z] 23:07:01 all 0.08 0.00 0.04 0.00 0.02 99.86 [2022-01-13T23:09:29.437Z] 23:07:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2022-01-13T23:09:29.437Z] 23:07:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2022-01-13T23:09:29.437Z] 23:08:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2022-01-13T23:09:29.437Z] 23:08:01 0 0.28 0.00 0.05 0.00 0.03 99.63 [2022-01-13T23:09:29.437Z] 23:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2022-01-13T23:09:29.437Z] 23:09:01 all 23.93 0.00 10.61 3.33 0.08 62.05 [2022-01-13T23:09:29.437Z] 23:09:01 0 23.90 0.00 10.57 3.37 0.09 62.07 [2022-01-13T23:09:29.437Z] 23:09:01 1 23.96 0.00 10.64 3.30 0.07 62.03 [2022-01-13T23:09:29.437Z] Average: all 23.88 0.00 5.57 3.68 0.06 66.82 [2022-01-13T23:09:29.437Z] Average: 0 23.85 0.00 5.61 3.76 0.07 66.71 [2022-01-13T23:09:29.437Z] Average: 1 23.90 0.00 5.52 3.59 0.06 66.92 [2022-01-13T23:09:29.437Z] [2022-01-13T23:09:29.437Z] [2022-01-13T23:09:29.437Z]